"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/03/28 05:55:27 DEBUG : Creating backend with remote "TestB2:rclone-test-rinenox3qeje" 2025/03/28 05:55:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/28 05:55:28 DEBUG : Creating backend with remote "/tmp/rclone1498098361" === 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-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:55:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/28 05:55:29 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 05:55:29 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 05:55:29 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.92s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:55:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/28 05:55:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/28 05:55:30 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 05:55:30 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 05:55:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/28 05:55:31 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:55:31 DEBUG : B2 bucket rclone-test-rinenox3qeje: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.10s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", 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-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.37s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:55:33 DEBUG : Creating backend with remote "/non-existing" 2025/03/28 05:55:33 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/28 05:55:33 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 05:55:33 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.92s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:55:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/28 05:55:34 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 05:55:34 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 05:55:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/28 05:55:34 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.87s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:55:35 INFO : B2 bucket rclone-test-rinenox3qeje: Running all checks before starting transfers 2025/03/28 05:55:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/28 05:55:36 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 05:55:36 INFO : B2 bucket rclone-test-rinenox3qeje: Checks finished, now starting transfers 2025/03/28 05:55:36 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 05:55:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/28 05:55:36 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.49s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:55:37 ERROR : Ignoring --no-traverse with sync 2025/03/28 05:55:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/28 05:55:37 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 05:55:37 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 05:55:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/28 05:55:37 INFO : sub dir/hello world: Copied (new) 2025/03/28 05:55:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.55s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:55:39 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/28 05:55:39 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 05:55:39 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 05:55:39 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/03/28 05:55:39 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.52s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:55:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/28 05:55:40 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 05:55:40 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 05:55:40 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/28 05:55:40 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.52s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:55:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/28 05:55:42 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 05:55:42 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 05:55:42 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/28 05:55:42 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.86s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:55:43 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/28 05:55:43 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/28 05:55:43 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/28 05:55:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/28 05:55:44 INFO : sub dir: Making directory 2025/03/28 05:55:44 INFO : sub dir2: Making directory 2025/03/28 05:55:44 INFO : sub dir2/sub sub dir2: Making directory 2025/03/28 05:55:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/28 05:55:44 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 05:55:44 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 05:55:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/28 05:55:44 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/03/28 05:55:44 DEBUG : B2 bucket rclone-test-rinenox3qeje: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.52s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:55:45 INFO : sub dir2: Making directory 2025/03/28 05:55:45 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/28 05:55:45 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/28 05:55:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/28 05:55:45 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 05:55:45 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 05:55:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/28 05:55:45 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.14s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:55:46 DEBUG : sub dir2: Making directory with metadata 2025/03/28 05:55:46 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/28 05:55:46 INFO : sub dir: Making directory 2025/03/28 05:55:46 INFO : sub dir2: Making directory 2025/03/28 05:55:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/28 05:55:46 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 05:55:46 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 05:55:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/28 05:55:46 INFO : sub dir/hello world: Copied (new) 2025/03/28 05:55:46 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/28 05:55:47 DEBUG : B2 bucket rclone-test-rinenox3qeje: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/28 05:55:47 DEBUG : B2 bucket rclone-test-rinenox3qeje: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.70s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:55:48 INFO : sub dir2: Making directory 2025/03/28 05:55:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/28 05:55:48 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 05:55:48 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 05:55:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/28 05:55:49 INFO : sub dir/hello world: Copied (new) 2025/03/28 05:55:49 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.15s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:55:49 DEBUG : sub dir2: Making directory with metadata 2025/03/28 05:55:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/28 05:55:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/28 05:55:49 INFO : sub dir: Making directory 2025/03/28 05:55:49 INFO : sub dir2: Making directory 2025/03/28 05:55:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/28 05:55:49 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 05:55:49 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 05:55:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/28 05:55:50 INFO : sub dir/hello world: Copied (new) 2025/03/28 05:55:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/28 05:55:50 DEBUG : B2 bucket rclone-test-rinenox3qeje: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.49s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:55:51 INFO : sub dir2: Making directory 2025/03/28 05:55:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/28 05:55:52 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 05:55:52 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 05:55:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/28 05:55:52 INFO : sub dir/hello world: Copied (new) 2025/03/28 05:55:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.55s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:55:53 DEBUG : Creating backend with remote "TestB2:rclone-test-yozozej5midu" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-rinenox3qeje -> B2 bucket rclone-test-yozozej5midu 2025/03/28 05:55:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/28 05:55:54 DEBUG : B2 bucket rclone-test-yozozej5midu: Waiting for checks to finish 2025/03/28 05:55:54 DEBUG : B2 bucket rclone-test-yozozej5midu: Waiting for transfers to finish 2025/03/28 05:55:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/28 05:55:55 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:55:55 DEBUG : B2 bucket rclone-test-yozozej5midu: Purge remote 2025/03/28 05:55:55 INFO : B2 bucket rclone-test-yozozej5midu: cleaning bucket "rclone-test-yozozej5midu" of all files 2025/03/28 05:55:56 DEBUG : sub dir/hello world: Deleting (id "4_zefa23dd3502ddbbb9f580e1b_f116f250561b5d25c_d20250328_m055555_c001_v0001161_t0049_u01743141355425") --- PASS: TestServerSideCopy (4.34s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:55:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/28 05:55:58 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 05:55:58 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 05:55:58 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/28 05:55:58 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.12s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:56:00 DEBUG : Creating backend with remote "TestB2:rclone-test-lonopih0zini" 2025/03/28 05:56:00 DEBUG : Config file has changed externally - reloading sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-rinenox3qeje -> B2 bucket rclone-test-lonopih0zini 2025/03/28 05:56:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/28 05:56:01 DEBUG : B2 bucket rclone-test-lonopih0zini: Waiting for checks to finish 2025/03/28 05:56:01 DEBUG : B2 bucket rclone-test-lonopih0zini: Waiting for transfers to finish 2025/03/28 05:56:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/28 05:56:02 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:56:03 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/28 05:56:03 DEBUG : B2 bucket rclone-test-lonopih0zini: Waiting for checks to finish 2025/03/28 05:56:03 DEBUG : B2 bucket rclone-test-lonopih0zini: Waiting for transfers to finish 2025/03/28 05:56:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/28 05:56:03 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:56:03 DEBUG : B2 bucket rclone-test-lonopih0zini: Purge remote 2025/03/28 05:56:03 INFO : B2 bucket rclone-test-lonopih0zini: cleaning bucket "rclone-test-lonopih0zini" of all files 2025/03/28 05:56:04 DEBUG : sub dir/hello world: Deleting (id "4_z2fe25d73502ddbbb9f580e1b_f1119b0172ab81c6d_d20250328_m055603_c001_v0001184_t0030_u01743141363590") 2025/03/28 05:56:04 DEBUG : sub dir/hello world: Deleting (id "4_z2fe25d73502ddbbb9f580e1b_f1069f5d5667fd263_d20250328_m055602_c001_v0001032_t0008_u01743141362136") --- PASS: TestServerSideCopyOverSelf (6.67s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:56:07 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 05:56:07 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/28 05:56:07 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 05:56:07 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/28 05:56:07 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/28 05:56:07 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.24s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:56:08 DEBUG : Creating backend with remote "TestB2:rclone-test-yuropew9cogu" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-rinenox3qeje -> B2 bucket rclone-test-yuropew9cogu 2025/03/28 05:56:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/28 05:56:10 DEBUG : B2 bucket rclone-test-yuropew9cogu: Waiting for checks to finish 2025/03/28 05:56:10 DEBUG : B2 bucket rclone-test-yuropew9cogu: Waiting for transfers to finish 2025/03/28 05:56:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/28 05:56:11 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:56:12 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/28 05:56:12 DEBUG : B2 bucket rclone-test-yuropew9cogu: Waiting for checks to finish 2025/03/28 05:56:12 DEBUG : B2 bucket rclone-test-yuropew9cogu: Waiting for transfers to finish 2025/03/28 05:56:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/28 05:56:13 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/28 05:56:13 INFO : sub dir/hello world: Deleted 2025/03/28 05:56:14 DEBUG : testing file moves 2025/03/28 05:56:14 DEBUG : B2 bucket rclone-test-yuropew9cogu: Waiting for checks to finish 2025/03/28 05:56:14 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/28 05:56:14 DEBUG : B2 bucket rclone-test-yuropew9cogu: Waiting for transfers to finish 2025/03/28 05:56:14 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/03/28 05:56:14 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/28 05:56:15 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:56:15 DEBUG : B2 bucket rclone-test-yuropew9cogu: Purge remote 2025/03/28 05:56:15 INFO : B2 bucket rclone-test-yuropew9cogu: cleaning bucket "rclone-test-yuropew9cogu" of all files 2025/03/28 05:56:15 DEBUG : sub dir/hello world: Deleting (id "4_z4fb27da3502ddbbb9f580e1b_f107f75a63d094990_d20250328_m055614_c001_v0001130_t0030_u01743141374605") 2025/03/28 05:56:15 DEBUG : sub dir/hello world: Deleting (id "4_z4fb27da3502ddbbb9f580e1b_f118e3759d6d0397b_d20250328_m055612_c001_v0001109_t0025_u01743141372508") 2025/03/28 05:56:15 DEBUG : sub dir/hello world: Deleting (id "4_z4fb27da3502ddbbb9f580e1b_f10305589c0ef35fe_d20250328_m055611_c001_v0001145_t0059_u01743141371008") --- PASS: TestServerSideMoveOverSelf (9.21s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:56:17 ERROR : : error listing: directory not found 2025/03/28 05:56:18 INFO : Local file system at /tmp/rclone1498098361: Making directory 2025/03/28 05:56:18 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 05:56:18 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.91s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:56:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/28 05:56:20 DEBUG : Local file system at /tmp/rclone1498098361: Waiting for checks to finish 2025/03/28 05:56:20 DEBUG : Local file system at /tmp/rclone1498098361: Waiting for transfers to finish 2025/03/28 05:56:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/28 05:56:20 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/03/28 05:56:20 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" --- PASS: TestCopyRedownload (2.25s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:56:22 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/28 05:56:22 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 05:56:22 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 05:56:22 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/28 05:56:22 INFO : check sum: Copied (new) 2025/03/28 05:56:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:56:22 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 05:56:22 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/28 05:56:22 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/03/28 05:56:22 DEBUG : check sum: Unchanged skipping 2025/03/28 05:56:22 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 05:56:22 DEBUG : Waiting for deletions to finish 2025/03/28 05:56:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.26s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:56:24 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/28 05:56:24 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 05:56:24 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 05:56:24 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/28 05:56:24 INFO : sizeonly: Copied (new) 2025/03/28 05:56:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:56:24 DEBUG : sizeonly: Sizes identical 2025/03/28 05:56:24 DEBUG : sizeonly: Unchanged skipping 2025/03/28 05:56:24 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 05:56:24 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 05:56:24 DEBUG : Waiting for deletions to finish 2025/03/28 05:56:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.60s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:56:26 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/28 05:56:26 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 05:56:26 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 05:56:27 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/03/28 05:56:27 INFO : ignore-size: Copied (new) 2025/03/28 05:56:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:56:27 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 05:56:27 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 05:56:27 DEBUG : ignore-size: Unchanged skipping 2025/03/28 05:56:27 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 05:56:27 DEBUG : Waiting for deletions to finish 2025/03/28 05:56:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.39s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:56:29 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 05:56:29 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 05:56:29 DEBUG : existing: Unchanged skipping 2025/03/28 05:56:29 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 05:56:29 DEBUG : Waiting for deletions to finish 2025/03/28 05:56:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:56:29 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/28 05:56:29 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 05:56:29 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 05:56:30 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/28 05:56:30 INFO : existing: Copied (replaced existing) 2025/03/28 05:56:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.46s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:56:31 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/28 05:56:31 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 05:56:31 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 05:56:32 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/28 05:56:32 INFO : existing: Copied (new) 2025/03/28 05:56:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:56:32 DEBUG : existing: Destination exists, skipping 2025/03/28 05:56:32 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 05:56:32 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 05:56:32 DEBUG : Waiting for deletions to finish 2025/03/28 05:56:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.27s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:56:34 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/28 05:56:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/28 05:56:34 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/28 05:56:34 DEBUG : c/non empty space: Unchanged skipping 2025/03/28 05:56:34 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/28 05:56:34 INFO : a/potato2: Copied (new) 2025/03/28 05:56:35 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 05:56:35 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 05:56:35 DEBUG : Waiting for deletions to finish 2025/03/28 05:56:35 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.70s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:56:37 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 05:56:37 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/28 05:56:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/28 05:56:37 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/28 05:56:37 DEBUG : empty space: Unchanged skipping 2025/03/28 05:56:37 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 05:56:37 DEBUG : Waiting for deletions to finish 2025/03/28 05:56:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:56:37 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 05:56:37 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/28 05:56:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/28 05:56:38 INFO : empty space: Updated modification time in destination 2025/03/28 05:56:38 DEBUG : empty space: Unchanged skipping 2025/03/28 05:56:38 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 05:56:38 DEBUG : Waiting for deletions to finish 2025/03/28 05:56:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.24s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:56:40 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/28 05:56:40 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 05:56:40 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/28 05:56:40 DEBUG : empty space: Unchanged skipping 2025/03/28 05:56:40 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 05:56:40 DEBUG : Waiting for deletions to finish 2025/03/28 05:56:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.74s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:56:42 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 05:56:42 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/28 05:56:42 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1498098361) 2025/03/28 05:56:42 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-rinenox3qeje) 2025/03/28 05:56:42 DEBUG : foo: sha1 differ 2025/03/28 05:56:42 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 05:56:42 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/03/28 05:56:42 INFO : foo: Copied (replaced existing) 2025/03/28 05:56:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.88s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:56:44 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/28 05:56:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/28 05:56:44 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 05:56:44 DEBUG : empty space: Unchanged skipping 2025/03/28 05:56:44 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 05:56:44 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/28 05:56:44 INFO : potato: Copied (new) 2025/03/28 05:56:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.20s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:56:46 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/28 05:56:46 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 05:56:46 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 05:56:46 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/03/28 05:56:46 INFO : potato: Copied (replaced existing) 2025/03/28 05:56:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.94s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:56:48 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/03/28 05:56:48 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 05:56:48 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1498098361) 2025/03/28 05:56:48 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-rinenox3qeje) 2025/03/28 05:56:48 DEBUG : potato: sha1 differ 2025/03/28 05:56:48 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 05:56:48 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/03/28 05:56:48 INFO : potato: Copied (replaced existing) 2025/03/28 05:56:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:56:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/28 05:56:50 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/28 05:56:50 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 05:56:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/28 05:56:50 DEBUG : empty space: Unchanged skipping 2025/03/28 05:56:50 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 05:56:50 DEBUG : Waiting for deletions to finish 2025/03/28 05:56:50 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:56:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/28 05:56:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/28 05:56:52 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 05:56:52 DEBUG : empty space: Unchanged skipping 2025/03/28 05:56:52 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 05:56:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/28 05:56:52 INFO : potato2: Copied (new) 2025/03/28 05:56:52 DEBUG : Waiting for deletions to finish 2025/03/28 05:56:52 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:56:54 INFO : d: Making directory 2025/03/28 05:56:54 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/03/28 05:56:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/28 05:56:54 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/28 05:56:54 DEBUG : c/non empty space: Unchanged skipping 2025/03/28 05:56:54 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/28 05:56:54 INFO : a/potato2: Copied (new) 2025/03/28 05:56:55 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 05:56:55 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 05:56:55 DEBUG : Waiting for deletions to finish 2025/03/28 05:56:55 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:56:57 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/28 05:56:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/28 05:56:57 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/28 05:56:57 DEBUG : c/non empty space: Unchanged skipping 2025/03/28 05:56:57 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 05:56:57 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 05:56:57 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/28 05:56:57 INFO : a/potato2: Copied (new) 2025/03/28 05:56:57 ERROR : B2 bucket rclone-test-rinenox3qeje: not deleting files as there were IO errors 2025/03/28 05:56:57 ERROR : B2 bucket rclone-test-rinenox3qeje: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.55s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:56:59 DEBUG : Waiting for deletions to finish 2025/03/28 05:57:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/28 05:57:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/28 05:57:00 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 05:57:00 DEBUG : empty space: Unchanged skipping 2025/03/28 05:57:00 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 05:57:00 INFO : potato: Deleted 2025/03/28 05:57:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/28 05:57:00 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.39s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:57:02 DEBUG : Waiting for deletions to finish 2025/03/28 05:57:02 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 05:57:02 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 05:57:02 INFO : potato: Deleted 2025/03/28 05:57:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/28 05:57:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/28 05:57:02 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 05:57:02 DEBUG : empty space: Unchanged skipping 2025/03/28 05:57:02 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 05:57:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/28 05:57:03 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.73s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:57:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/28 05:57:04 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 05:57:04 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 05:57:05 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/03/28 05:57:05 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.17s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:57:07 DEBUG : enormous: Excluded (Size Filter) 2025/03/28 05:57:07 DEBUG : enormous: Excluded 2025/03/28 05:57:07 DEBUG : potato2: Excluded (Size Filter) 2025/03/28 05:57:07 DEBUG : potato2: Excluded 2025/03/28 05:57:07 DEBUG : potato2: Excluded (Size Filter) 2025/03/28 05:57:07 DEBUG : potato2: Excluded 2025/03/28 05:57:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/28 05:57:07 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 05:57:07 DEBUG : empty space: Unchanged skipping 2025/03/28 05:57:07 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 05:57:07 DEBUG : Waiting for deletions to finish 2025/03/28 05:57:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:57:07 DEBUG : enormous: Excluded (Size Filter) 2025/03/28 05:57:07 DEBUG : enormous: Excluded 2025/03/28 05:57:07 DEBUG : potato2: Excluded (Size Filter) 2025/03/28 05:57:07 DEBUG : potato2: Excluded 2025/03/28 05:57:07 DEBUG : potato2: Excluded (Size Filter) 2025/03/28 05:57:07 DEBUG : potato2: Excluded 2025/03/28 05:57:07 DEBUG : Local file system at /tmp/rclone1498098361: Waiting for checks to finish 2025/03/28 05:57:07 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/28 05:57:07 DEBUG : empty space: Unchanged skipping 2025/03/28 05:57:07 DEBUG : Local file system at /tmp/rclone1498098361: Waiting for transfers to finish 2025/03/28 05:57:07 DEBUG : Waiting for deletions to finish 2025/03/28 05:57:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.72s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:57:10 DEBUG : enormous: Excluded (Size Filter) 2025/03/28 05:57:10 DEBUG : enormous: Excluded 2025/03/28 05:57:10 DEBUG : potato2: Excluded (Size Filter) 2025/03/28 05:57:10 DEBUG : potato2: Excluded 2025/03/28 05:57:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/28 05:57:10 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 05:57:10 DEBUG : empty space: Unchanged skipping 2025/03/28 05:57:10 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 05:57:10 DEBUG : Waiting for deletions to finish 2025/03/28 05:57:10 INFO : potato2: Deleted 2025/03/28 05:57:10 INFO : enormous: Deleted 2025/03/28 05:57:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:57:10 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/28 05:57:10 DEBUG : Local file system at /tmp/rclone1498098361: Waiting for checks to finish 2025/03/28 05:57:10 DEBUG : empty space: Unchanged skipping 2025/03/28 05:57:10 DEBUG : Local file system at /tmp/rclone1498098361: Waiting for transfers to finish 2025/03/28 05:57:10 DEBUG : Waiting for deletions to finish 2025/03/28 05:57:10 INFO : enormous: Deleted 2025/03/28 05:57:10 INFO : potato2: Deleted 2025/03/28 05:57:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.06s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:57:13 DEBUG : five: Need to transfer - File not found at Destination 2025/03/28 05:57:13 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/28 05:57:13 DEBUG : one: Destination is newer than source, skipping 2025/03/28 05:57:13 DEBUG : three: Sizes identical 2025/03/28 05:57:13 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 05:57:13 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1498098361) 2025/03/28 05:57:13 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-rinenox3qeje) 2025/03/28 05:57:13 DEBUG : two: sha1 differ 2025/03/28 05:57:13 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/28 05:57:13 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/28 05:57:13 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 05:57:13 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/28 05:57:13 INFO : five: Copied (new) 2025/03/28 05:57:14 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/28 05:57:14 INFO : four: Copied (replaced existing) 2025/03/28 05:57:14 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/28 05:57:14 INFO : two: Copied (replaced existing) 2025/03/28 05:57:14 DEBUG : Waiting for deletions to finish 2025/03/28 05:57:14 DEBUG : one: Destination is newer than source, skipping 2025/03/28 05:57:14 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 05:57:14 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/28 05:57:14 DEBUG : five: Size and sha1 of src and dst objects identical 2025/03/28 05:57:14 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/28 05:57:14 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/28 05:57:14 DEBUG : two: Size and sha1 of src and dst objects identical 2025/03/28 05:57:14 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/28 05:57:14 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/28 05:57:14 DEBUG : four: Size and sha1 of src and dst objects identical 2025/03/28 05:57:14 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/28 05:57:14 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1498098361) 2025/03/28 05:57:14 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-rinenox3qeje) 2025/03/28 05:57:14 DEBUG : three: sha1 differ 2025/03/28 05:57:14 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/28 05:57:14 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 05:57:14 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/28 05:57:14 INFO : three: Copied (replaced existing) 2025/03/28 05:57:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.23s) === 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-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/03/28 05:57:16 INFO : B2 bucket rclone-test-rinenox3qeje: Making map for --track-renames 2025/03/28 05:57:16 INFO : B2 bucket rclone-test-rinenox3qeje: Finished making map for --track-renames 2025/03/28 05:57:16 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 05:57:16 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/28 05:57:16 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/28 05:57:16 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for renames to finish 2025/03/28 05:57:16 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 05:57:16 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/28 05:57:16 INFO : yam: Copied (new) 2025/03/28 05:57:17 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/28 05:57:17 INFO : potato: Copied (new) 2025/03/28 05:57:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:57:17 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 05:57:17 INFO : B2 bucket rclone-test-rinenox3qeje: Making map for --track-renames 2025/03/28 05:57:17 INFO : B2 bucket rclone-test-rinenox3qeje: Finished making map for --track-renames 2025/03/28 05:57:17 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 05:57:17 DEBUG : potato: Unchanged skipping 2025/03/28 05:57:17 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for renames to finish 2025/03/28 05:57:18 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/28 05:57:18 INFO : yam: Copied (server-side copy) to: yaml 2025/03/28 05:57:18 INFO : yam: Deleted 2025/03/28 05:57:18 INFO : yaml: Renamed from "yam" 2025/03/28 05:57:18 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 05:57:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.90s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/03/28 05:57:20 INFO : B2 bucket rclone-test-rinenox3qeje: Making map for --track-renames 2025/03/28 05:57:20 INFO : B2 bucket rclone-test-rinenox3qeje: Finished making map for --track-renames 2025/03/28 05:57:20 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 05:57:20 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/28 05:57:20 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/28 05:57:20 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for renames to finish 2025/03/28 05:57:20 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 05:57:20 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/28 05:57:20 INFO : yam: Copied (new) 2025/03/28 05:57:21 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/28 05:57:21 INFO : potato: Copied (new) 2025/03/28 05:57:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:57:21 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 05:57:21 INFO : B2 bucket rclone-test-rinenox3qeje: Making map for --track-renames 2025/03/28 05:57:21 INFO : B2 bucket rclone-test-rinenox3qeje: Finished making map for --track-renames 2025/03/28 05:57:21 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 05:57:21 DEBUG : potato: Unchanged skipping 2025/03/28 05:57:21 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for renames to finish 2025/03/28 05:57:21 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/28 05:57:21 INFO : yam: Copied (server-side copy) to: yaml 2025/03/28 05:57:22 INFO : yam: Deleted 2025/03/28 05:57:22 INFO : yaml: Renamed from "yam" 2025/03/28 05:57:22 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 05:57:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.44s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/03/28 05:57:24 INFO : B2 bucket rclone-test-rinenox3qeje: Making map for --track-renames 2025/03/28 05:57:24 INFO : B2 bucket rclone-test-rinenox3qeje: Finished making map for --track-renames 2025/03/28 05:57:24 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 05:57:24 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/28 05:57:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/28 05:57:24 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for renames to finish 2025/03/28 05:57:24 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 05:57:24 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/28 05:57:24 INFO : potato: Copied (new) 2025/03/28 05:57:24 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/28 05:57:24 INFO : sub/yam: Copied (new) 2025/03/28 05:57:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:57:25 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 05:57:25 DEBUG : potato: Unchanged skipping 2025/03/28 05:57:25 INFO : B2 bucket rclone-test-rinenox3qeje: Making map for --track-renames 2025/03/28 05:57:25 INFO : B2 bucket rclone-test-rinenox3qeje: Finished making map for --track-renames 2025/03/28 05:57:25 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 05:57:25 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for renames to finish 2025/03/28 05:57:26 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/28 05:57:26 INFO : sub/yam: Copied (server-side copy) to: yam 2025/03/28 05:57:26 INFO : sub/yam: Deleted 2025/03/28 05:57:26 INFO : yam: Renamed from "sub/yam" 2025/03/28 05:57:26 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 05:57:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.28s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:57:28 DEBUG : Creating backend with remote "/tmp/rclone1498098361/dir1" 2025/03/28 05:57:28 DEBUG : Config file has changed externally - reloading 2025/03/28 05:57:28 DEBUG : Creating backend with remote "/tmp/rclone1498098361/dir2" 2025/03/28 05:57:28 DEBUG : Local file system at /tmp/rclone1498098361/dir2: Using server-side directory move 2025/03/28 05:57:28 INFO : Local file system at /tmp/rclone1498098361/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/28 05:57:28 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/28 05:57:28 DEBUG : Local file system at /tmp/rclone1498098361/dir2: Waiting for checks to finish 2025/03/28 05:57:28 DEBUG : Local file system at /tmp/rclone1498098361/dir2: Waiting for transfers to finish 2025/03/28 05:57:28 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:57:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/28 05:57:28 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/28 05:57:28 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 05:57:28 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 05:57:28 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/28 05:57:28 INFO : nested/sub dir/file: Copied (new) 2025/03/28 05:57:28 INFO : nested/sub dir/file: Deleted 2025/03/28 05:57:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/28 05:57:29 INFO : sub dir/hello world: Copied (new) 2025/03/28 05:57:29 INFO : sub dir/hello world: Deleted 2025/03/28 05:57:29 INFO : sub dir: Removing directory 2025/03/28 05:57:29 INFO : nested/sub dir: Removing directory 2025/03/28 05:57:29 INFO : nested: Removing directory 2025/03/28 05:57:29 DEBUG : Local file system at /tmp/rclone1498098361: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.15s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:57:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/28 05:57:30 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/28 05:57:30 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 05:57:30 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 05:57:31 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/28 05:57:31 INFO : nested/sub dir/file: Copied (new) 2025/03/28 05:57:31 INFO : nested/sub dir/file: Deleted 2025/03/28 05:57:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/28 05:57:31 INFO : sub dir/hello world: Copied (new) 2025/03/28 05:57:31 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.53s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:57:33 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/28 05:57:33 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/28 05:57:33 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 05:57:33 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 05:57:33 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/28 05:57:33 INFO : existing: Copied (new) 2025/03/28 05:57:33 INFO : existing: Deleted 2025/03/28 05:57:33 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/03/28 05:57:33 INFO : existing-b: Copied (new) 2025/03/28 05:57:33 INFO : existing-b: Deleted 2025/03/28 05:57:33 DEBUG : existing: Destination exists, skipping 2025/03/28 05:57:33 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/28 05:57:33 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 05:57:33 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 05:57:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.11s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:57:35 DEBUG : Creating backend with remote "TestB2:rclone-test-zogobab9kevo" 2025/03/28 05:57:35 DEBUG : Config file has changed externally - reloading sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-rinenox3qeje -> B2 bucket rclone-test-zogobab9kevo 2025/03/28 05:57:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/28 05:57:39 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/28 05:57:39 DEBUG : B2 bucket rclone-test-zogobab9kevo: Waiting for checks to finish 2025/03/28 05:57:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/28 05:57:39 DEBUG : empty space: Unchanged skipping 2025/03/28 05:57:39 INFO : empty space: Deleted 2025/03/28 05:57:39 DEBUG : B2 bucket rclone-test-zogobab9kevo: Waiting for transfers to finish 2025/03/28 05:57:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/28 05:57:39 INFO : potato2: Copied (server-side copy) 2025/03/28 05:57:39 INFO : potato2: Deleted 2025/03/28 05:57:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/28 05:57:39 INFO : potato3: Copied (server-side copy) 2025/03/28 05:57:39 INFO : potato3: Deleted 2025/03/28 05:57:40 DEBUG : Creating backend with remote "TestB2:rclone-test-josaveg2bawu" 2025/03/28 05:57:41 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/28 05:57:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/28 05:57:41 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/28 05:57:41 DEBUG : B2 bucket rclone-test-josaveg2bawu: Waiting for checks to finish 2025/03/28 05:57:41 DEBUG : B2 bucket rclone-test-josaveg2bawu: Waiting for transfers to finish 2025/03/28 05:57:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/28 05:57:42 INFO : empty space: Copied (server-side copy) 2025/03/28 05:57:42 INFO : empty space: Deleted 2025/03/28 05:57:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/28 05:57:42 INFO : potato2: Copied (server-side copy) 2025/03/28 05:57:42 INFO : potato2: Deleted 2025/03/28 05:57:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/28 05:57:42 INFO : potato3: Copied (server-side copy) 2025/03/28 05:57:43 INFO : potato3: Deleted 2025/03/28 05:57:43 DEBUG : B2 bucket rclone-test-josaveg2bawu: Purge remote 2025/03/28 05:57:43 INFO : B2 bucket rclone-test-josaveg2bawu: cleaning bucket "rclone-test-josaveg2bawu" of all files 2025/03/28 05:57:43 DEBUG : empty space: Deleting (id "4_zfff2ddd3503ddbbb9f580e1b_f1097f7c461eb1c79_d20250328_m055741_c001_v0001183_t0016_u01743141461959") 2025/03/28 05:57:43 DEBUG : potato2: Deleting (id "4_zfff2ddd3503ddbbb9f580e1b_f10167bece899e948_d20250328_m055742_c001_v0001090_t0051_u01743141462203") 2025/03/28 05:57:43 DEBUG : potato3: Deleting (id "4_zfff2ddd3503ddbbb9f580e1b_f11535a54d064bec5_d20250328_m055742_c001_v0001117_t0037_u01743141462346") 2025/03/28 05:57:44 DEBUG : B2 bucket rclone-test-zogobab9kevo: Purge remote 2025/03/28 05:57:44 INFO : B2 bucket rclone-test-zogobab9kevo: cleaning bucket "rclone-test-zogobab9kevo" of all files 2025/03/28 05:57:44 DEBUG : empty space: Deleting (id "4_z5fe2cde3503ddbbb9f580e1b_f419b182e68f1bf1b_d20250328_m055742_c001_v7007000_t0000_u01743141462175") 2025/03/28 05:57:44 DEBUG : empty space: Deleting (id "4_z5fe2cde3503ddbbb9f580e1b_f1135467222b74ebe_d20250328_m055738_c001_v0001183_t0048_u01743141458520") 2025/03/28 05:57:44 DEBUG : potato2: Deleting (id "4_z5fe2cde3503ddbbb9f580e1b_f419b182e68f1bf1f_d20250328_m055742_c001_v7007000_t0000_u01743141462505") 2025/03/28 05:57:44 DEBUG : potato2: Deleting (id "4_z5fe2cde3503ddbbb9f580e1b_f104ea8bb952bd95f_d20250328_m055739_c001_v0001184_t0047_u01743141459344") 2025/03/28 05:57:44 DEBUG : potato3: Deleting (id "4_z5fe2cde3503ddbbb9f580e1b_f419b182e68f1bf22_d20250328_m055742_c001_v7007000_t0000_u01743141462937") 2025/03/28 05:57:44 DEBUG : potato3: Deleting (id "4_z5fe2cde3503ddbbb9f580e1b_f102ae7cb56154789_d20250328_m055739_c001_v0001184_t0038_u01743141459591") 2025/03/28 05:57:44 DEBUG : potato3: Deleting (id "4_z5fe2cde3503ddbbb9f580e1b_f1135467222b74ece_d20250328_m055738_c001_v0001183_t0026_u01743141458720") --- PASS: TestServerSideMove (10.96s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:57:46 DEBUG : Creating backend with remote "TestB2:rclone-test-qaferos1tupe" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-rinenox3qeje -> B2 bucket rclone-test-qaferos1tupe 2025/03/28 05:57:52 DEBUG : empty space: Excluded (Size Filter) 2025/03/28 05:57:52 DEBUG : empty space: Excluded 2025/03/28 05:57:52 DEBUG : empty space: Excluded (Size Filter) 2025/03/28 05:57:52 DEBUG : empty space: Excluded 2025/03/28 05:57:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/28 05:57:52 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/28 05:57:52 DEBUG : B2 bucket rclone-test-qaferos1tupe: Waiting for checks to finish 2025/03/28 05:57:52 DEBUG : B2 bucket rclone-test-qaferos1tupe: Waiting for transfers to finish 2025/03/28 05:57:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/28 05:57:52 INFO : potato2: Copied (server-side copy) 2025/03/28 05:57:52 INFO : potato2: Deleted 2025/03/28 05:57:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/28 05:57:52 INFO : potato3: Copied (server-side copy) 2025/03/28 05:57:52 INFO : potato3: Deleted 2025/03/28 05:57:53 DEBUG : Creating backend with remote "TestB2:rclone-test-funerar4muci" 2025/03/28 05:57:54 DEBUG : empty space: Excluded (Size Filter) 2025/03/28 05:57:54 DEBUG : empty space: Excluded 2025/03/28 05:57:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/28 05:57:54 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/28 05:57:54 DEBUG : B2 bucket rclone-test-funerar4muci: Waiting for checks to finish 2025/03/28 05:57:54 DEBUG : B2 bucket rclone-test-funerar4muci: Waiting for transfers to finish 2025/03/28 05:57:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/28 05:57:55 INFO : potato2: Copied (server-side copy) 2025/03/28 05:57:55 INFO : potato2: Deleted 2025/03/28 05:57:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/28 05:57:55 INFO : potato3: Copied (server-side copy) 2025/03/28 05:57:55 INFO : potato3: Deleted 2025/03/28 05:57:56 DEBUG : B2 bucket rclone-test-funerar4muci: Purge remote 2025/03/28 05:57:56 INFO : B2 bucket rclone-test-funerar4muci: cleaning bucket "rclone-test-funerar4muci" of all files 2025/03/28 05:57:56 DEBUG : potato2: Deleting (id "4_z0f421d13504ddbbb9f580e1b_f107d8b0d84627ce3_d20250328_m055755_c001_v0001134_t0010_u01743141475029") 2025/03/28 05:57:56 DEBUG : potato3: Deleting (id "4_z0f421d13504ddbbb9f580e1b_f100ec38a881afdcd_d20250328_m055755_c001_v0001182_t0042_u01743141475426") 2025/03/28 05:57:57 DEBUG : B2 bucket rclone-test-qaferos1tupe: Purge remote 2025/03/28 05:57:57 INFO : B2 bucket rclone-test-qaferos1tupe: cleaning bucket "rclone-test-qaferos1tupe" of all files 2025/03/28 05:57:57 DEBUG : empty space: Deleting (id "4_zbf02fdd3503ddbbb9f580e1b_f106d3b3822bae779_d20250328_m055751_c001_v0001184_t0015_u01743141471580") 2025/03/28 05:57:57 DEBUG : potato2: Deleting (id "4_zbf02fdd3503ddbbb9f580e1b_f402137e3552108af_d20250328_m055755_c001_v7007000_t0000_u01743141475385") 2025/03/28 05:57:57 DEBUG : potato2: Deleting (id "4_zbf02fdd3503ddbbb9f580e1b_f1086fa4543b30f60_d20250328_m055752_c001_v0001183_t0039_u01743141472385") 2025/03/28 05:57:57 DEBUG : potato3: Deleting (id "4_zbf02fdd3503ddbbb9f580e1b_f402137e3552108b0_d20250328_m055755_c001_v7007000_t0000_u01743141475649") 2025/03/28 05:57:57 DEBUG : potato3: Deleting (id "4_zbf02fdd3503ddbbb9f580e1b_f1102e30969ad2483_d20250328_m055752_c001_v0001182_t0017_u01743141472613") 2025/03/28 05:57:57 DEBUG : potato3: Deleting (id "4_zbf02fdd3503ddbbb9f580e1b_f106d3b3822bae77d_d20250328_m055751_c001_v0001184_t0059_u01743141471786") --- PASS: TestServerSideMoveWithFilter (12.99s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:57:59 DEBUG : Creating backend with remote "TestB2:rclone-test-jedicew0kosu" 2025/03/28 05:58:02 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-rinenox3qeje -> B2 bucket rclone-test-jedicew0kosu 2025/03/28 05:58:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/28 05:58:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/28 05:58:04 DEBUG : empty space: Unchanged skipping 2025/03/28 05:58:04 DEBUG : B2 bucket rclone-test-jedicew0kosu: Waiting for checks to finish 2025/03/28 05:58:04 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/28 05:58:04 INFO : empty space: Deleted 2025/03/28 05:58:04 DEBUG : B2 bucket rclone-test-jedicew0kosu: Waiting for transfers to finish 2025/03/28 05:58:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/28 05:58:04 INFO : potato2: Copied (server-side copy) 2025/03/28 05:58:05 INFO : potato2: Deleted 2025/03/28 05:58:05 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/28 05:58:05 INFO : potato3: Copied (server-side copy) 2025/03/28 05:58:05 INFO : potato3: Deleted 2025/03/28 05:58:06 DEBUG : Creating backend with remote "TestB2:rclone-test-qabetab3dace" 2025/03/28 05:58:06 DEBUG : Config file has changed externally - reloading 2025/03/28 05:58:06 INFO : tomatoDir: Making directory 2025/03/28 05:58:07 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/28 05:58:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/28 05:58:07 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/28 05:58:07 DEBUG : B2 bucket rclone-test-qabetab3dace: Waiting for checks to finish 2025/03/28 05:58:07 DEBUG : B2 bucket rclone-test-qabetab3dace: Waiting for transfers to finish 2025/03/28 05:58:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/28 05:58:07 INFO : potato2: Copied (server-side copy) 2025/03/28 05:58:08 INFO : potato2: Deleted 2025/03/28 05:58:08 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/28 05:58:08 INFO : empty space: Copied (server-side copy) 2025/03/28 05:58:08 INFO : empty space: Deleted 2025/03/28 05:58:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/28 05:58:08 INFO : potato3: Copied (server-side copy) 2025/03/28 05:58:08 INFO : potato3: Deleted 2025/03/28 05:58:09 DEBUG : B2 bucket rclone-test-qabetab3dace: Purge remote 2025/03/28 05:58:09 INFO : B2 bucket rclone-test-qabetab3dace: cleaning bucket "rclone-test-qabetab3dace" of all files 2025/03/28 05:58:09 DEBUG : empty space: Deleting (id "4_z8fc24d23504ddbbb9f580e1b_f114c22a98f7b14a6_d20250328_m055807_c001_v0001043_t0047_u01743141487944") 2025/03/28 05:58:09 DEBUG : potato2: Deleting (id "4_z8fc24d23504ddbbb9f580e1b_f11022b7399b75e69_d20250328_m055807_c001_v0001184_t0007_u01743141487702") 2025/03/28 05:58:09 DEBUG : potato3: Deleting (id "4_z8fc24d23504ddbbb9f580e1b_f119e37b44183d801_d20250328_m055808_c001_v0001106_t0027_u01743141488072") 2025/03/28 05:58:10 DEBUG : B2 bucket rclone-test-jedicew0kosu: Purge remote 2025/03/28 05:58:10 INFO : B2 bucket rclone-test-jedicew0kosu: cleaning bucket "rclone-test-jedicew0kosu" of all files 2025/03/28 05:58:10 DEBUG : empty space: Deleting (id "4_zefc23d13504ddbbb9f580e1b_f419b182e68f1bfe8_d20250328_m055808_c001_v7007000_t0000_u01743141488311") 2025/03/28 05:58:10 DEBUG : empty space: Deleting (id "4_zefc23d13504ddbbb9f580e1b_f103ad1c74f1db140_d20250328_m055803_c001_v0001183_t0045_u01743141483950") 2025/03/28 05:58:10 DEBUG : potato2: Deleting (id "4_zefc23d13504ddbbb9f580e1b_f419b182e68f1bfe7_d20250328_m055807_c001_v7007000_t0000_u01743141487904") 2025/03/28 05:58:10 DEBUG : potato2: Deleting (id "4_zefc23d13504ddbbb9f580e1b_f1138b7d503736de9_d20250328_m055804_c001_v0001179_t0050_u01743141484752") 2025/03/28 05:58:10 DEBUG : potato3: Deleting (id "4_zefc23d13504ddbbb9f580e1b_f419b182e68f1bfe9_d20250328_m055808_c001_v7007000_t0000_u01743141488864") 2025/03/28 05:58:10 DEBUG : potato3: Deleting (id "4_zefc23d13504ddbbb9f580e1b_f104892625e14eb52_d20250328_m055804_c001_v0001038_t0012_u01743141484983") 2025/03/28 05:58:10 DEBUG : potato3: Deleting (id "4_zefc23d13504ddbbb9f580e1b_f103ad1c74f1db142_d20250328_m055804_c001_v0001183_t0047_u01743141484152") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.27s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:58:12 DEBUG : Creating backend with remote "TestB2:rclone-test-rinenox3qeje/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.88s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:58:15 DEBUG : Creating backend with remote "TestB2:rclone-test-rinenox3qeje/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" --- PASS: TestSyncOverlap (2.97s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:58:18 DEBUG : Creating backend with remote "TestB2:rclone-test-rinenox3qeje/rclone-sync-test" 2025/03/28 05:58:20 DEBUG : Creating backend with remote "TestB2:rclone-test-rinenox3qeje/rclone-sync-test-include/layer2" 2025/03/28 05:58:22 DEBUG : Creating backend with remote "TestB2:rclone-test-rinenox3qeje/rclone-sync-test-ignore-file" 2025/03/28 05:58:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/28 05:58:27 DEBUG : B2 bucket rclone-test-rinenox3qeje path rclone-sync-test: Waiting for checks to finish 2025/03/28 05:58:27 DEBUG : B2 bucket rclone-test-rinenox3qeje path rclone-sync-test: Waiting for transfers to finish 2025/03/28 05:58:27 DEBUG : Waiting for deletions to finish 2025/03/28 05:58:27 INFO : There was nothing to transfer 2025/03/28 05:58:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/28 05:58:27 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 05:58:27 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 05:58:27 DEBUG : Waiting for deletions to finish 2025/03/28 05:58:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:58:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/28 05:58:28 DEBUG : B2 bucket rclone-test-rinenox3qeje path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/03/28 05:58:28 DEBUG : B2 bucket rclone-test-rinenox3qeje path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/03/28 05:58:28 DEBUG : Waiting for deletions to finish 2025/03/28 05:58:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:58:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/28 05:58:28 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 05:58:28 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 05:58:28 DEBUG : Waiting for deletions to finish 2025/03/28 05:58:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:58:29 DEBUG : : Excluded 2025/03/28 05:58:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/28 05:58:29 DEBUG : B2 bucket rclone-test-rinenox3qeje path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/03/28 05:58:29 DEBUG : B2 bucket rclone-test-rinenox3qeje path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/03/28 05:58:29 DEBUG : Waiting for deletions to finish 2025/03/28 05:58:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (18.05s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:58:36 DEBUG : Creating backend with remote "TestB2:rclone-test-rinenox3qeje/dst" 2025/03/28 05:58:36 DEBUG : Config file has changed externally - reloading 2025/03/28 05:58:37 DEBUG : Creating backend with remote "TestB2:rclone-test-rinenox3qeje/CompareDest" 2025/03/28 05:58:39 DEBUG : one: Need to transfer - File not found at Destination 2025/03/28 05:58:39 DEBUG : B2 bucket rclone-test-rinenox3qeje path dst: Waiting for checks to finish 2025/03/28 05:58:39 DEBUG : B2 bucket rclone-test-rinenox3qeje path dst: Waiting for transfers to finish 2025/03/28 05:58:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/28 05:58:40 INFO : one: Copied (new) 2025/03/28 05:58:40 DEBUG : Waiting for deletions to finish 2025/03/28 05:58:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/28 05:58:41 DEBUG : B2 bucket rclone-test-rinenox3qeje path dst: Waiting for checks to finish 2025/03/28 05:58:41 DEBUG : B2 bucket rclone-test-rinenox3qeje path dst: Waiting for transfers to finish 2025/03/28 05:58:41 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/28 05:58:41 INFO : one: Copied (replaced existing) 2025/03/28 05:58:41 DEBUG : Waiting for deletions to finish 2025/03/28 05:58:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/28 05:58:43 DEBUG : B2 bucket rclone-test-rinenox3qeje path dst: Waiting for checks to finish 2025/03/28 05:58:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/28 05:58:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/28 05:58:44 DEBUG : B2 bucket rclone-test-rinenox3qeje path dst: Waiting for transfers to finish 2025/03/28 05:58:44 DEBUG : Waiting for deletions to finish 2025/03/28 05:58:44 INFO : There was nothing to transfer 2025/03/28 05:58:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/28 05:58:45 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/28 05:58:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/28 05:58:45 DEBUG : B2 bucket rclone-test-rinenox3qeje path dst: Waiting for checks to finish 2025/03/28 05:58:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/28 05:58:45 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/28 05:58:45 DEBUG : B2 bucket rclone-test-rinenox3qeje path dst: Waiting for transfers to finish 2025/03/28 05:58:45 DEBUG : Waiting for deletions to finish 2025/03/28 05:58:45 INFO : There was nothing to transfer 2025/03/28 05:58:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/28 05:58:46 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/28 05:58:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/28 05:58:46 DEBUG : B2 bucket rclone-test-rinenox3qeje path dst: Waiting for checks to finish 2025/03/28 05:58:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/28 05:58:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/28 05:58:46 DEBUG : B2 bucket rclone-test-rinenox3qeje path dst: Waiting for transfers to finish 2025/03/28 05:58:46 DEBUG : Waiting for deletions to finish 2025/03/28 05:58:46 INFO : There was nothing to transfer 2025/03/28 05:58:47 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/03/28 05:58:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/28 05:58:47 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/28 05:58:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/28 05:58:47 DEBUG : B2 bucket rclone-test-rinenox3qeje path dst: Waiting for checks to finish 2025/03/28 05:58:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/28 05:58:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/28 05:58:47 DEBUG : B2 bucket rclone-test-rinenox3qeje path dst: Waiting for transfers to finish 2025/03/28 05:58:47 DEBUG : Waiting for deletions to finish 2025/03/28 05:58:47 INFO : There was nothing to transfer 2025/03/28 05:58:48 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/28 05:58:48 DEBUG : two: Need to transfer - File not found at Destination 2025/03/28 05:58:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/28 05:58:48 DEBUG : B2 bucket rclone-test-rinenox3qeje path dst: Waiting for checks to finish 2025/03/28 05:58:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/28 05:58:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/28 05:58:48 DEBUG : B2 bucket rclone-test-rinenox3qeje path dst: Waiting for transfers to finish 2025/03/28 05:58:49 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/03/28 05:58:49 INFO : two: Copied (new) 2025/03/28 05:58:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.19s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:58:52 DEBUG : Creating backend with remote "TestB2:rclone-test-rinenox3qeje/dest" 2025/03/28 05:58:53 DEBUG : Creating backend with remote "TestB2:rclone-test-rinenox3qeje/pre-dest1" 2025/03/28 05:58:54 DEBUG : Creating backend with remote "TestB2:rclone-test-rinenox3qeje/pre-dest2" 2025/03/28 05:58:54 DEBUG : Config file has changed externally - reloading 2025/03/28 05:58:56 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 05:58:56 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/28 05:58:56 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 05:58:56 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/28 05:58:57 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/28 05:58:57 DEBUG : B2 bucket rclone-test-rinenox3qeje path dest: Waiting for checks to finish 2025/03/28 05:58:57 DEBUG : B2 bucket rclone-test-rinenox3qeje path dest: Waiting for transfers to finish 2025/03/28 05:58:58 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/03/28 05:58:58 INFO : 3: Copied (new) 2025/03/28 05:58:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.16s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:58:59 DEBUG : Creating backend with remote "TestB2:rclone-test-rinenox3qeje/dst" 2025/03/28 05:59:00 DEBUG : Creating backend with remote "TestB2:rclone-test-rinenox3qeje/CopyDest" 2025/03/28 05:59:02 DEBUG : one: Need to transfer - File not found at Destination 2025/03/28 05:59:02 DEBUG : B2 bucket rclone-test-rinenox3qeje path dst: Waiting for checks to finish 2025/03/28 05:59:02 DEBUG : B2 bucket rclone-test-rinenox3qeje path dst: Waiting for transfers to finish 2025/03/28 05:59:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/28 05:59:03 INFO : one: Copied (new) 2025/03/28 05:59:03 DEBUG : Waiting for deletions to finish 2025/03/28 05:59:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/28 05:59:04 DEBUG : B2 bucket rclone-test-rinenox3qeje path dst: Waiting for checks to finish 2025/03/28 05:59:04 DEBUG : B2 bucket rclone-test-rinenox3qeje path dst: Waiting for transfers to finish 2025/03/28 05:59:05 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/28 05:59:05 INFO : one: Copied (replaced existing) 2025/03/28 05:59:05 DEBUG : Waiting for deletions to finish 2025/03/28 05:59:06 DEBUG : Creating backend with remote "TestB2:rclone-test-rinenox3qeje/BackupDir" 2025/03/28 05:59:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/28 05:59:08 DEBUG : B2 bucket rclone-test-rinenox3qeje path dst: Waiting for checks to finish 2025/03/28 05:59:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/28 05:59:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/28 05:59:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/28 05:59:09 INFO : one: Copied (server-side copy) 2025/03/28 05:59:09 INFO : one: Deleted 2025/03/28 05:59:09 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/28 05:59:09 INFO : one: Copied (server-side copy) 2025/03/28 05:59:09 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/28 05:59:09 DEBUG : B2 bucket rclone-test-rinenox3qeje path dst: Waiting for transfers to finish 2025/03/28 05:59:09 DEBUG : Waiting for deletions to finish 2025/03/28 05:59:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/28 05:59:12 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/28 05:59:12 INFO : two: Copied (server-side copy) 2025/03/28 05:59:12 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/28 05:59:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/28 05:59:12 DEBUG : B2 bucket rclone-test-rinenox3qeje path dst: Waiting for checks to finish 2025/03/28 05:59:12 DEBUG : one: Unchanged skipping 2025/03/28 05:59:12 DEBUG : B2 bucket rclone-test-rinenox3qeje path dst: Waiting for transfers to finish 2025/03/28 05:59:12 DEBUG : Waiting for deletions to finish 2025/03/28 05:59:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/28 05:59:12 DEBUG : one: Unchanged skipping 2025/03/28 05:59:12 DEBUG : B2 bucket rclone-test-rinenox3qeje path dst: Waiting for checks to finish 2025/03/28 05:59:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/28 05:59:12 DEBUG : two: Unchanged skipping 2025/03/28 05:59:12 DEBUG : B2 bucket rclone-test-rinenox3qeje path dst: Waiting for transfers to finish 2025/03/28 05:59:12 DEBUG : Waiting for deletions to finish 2025/03/28 05:59:12 INFO : There was nothing to transfer 2025/03/28 05:59:13 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/28 05:59:13 DEBUG : three: Destination not found in --copy-dest 2025/03/28 05:59:13 DEBUG : three: Need to transfer - File not found at Destination 2025/03/28 05:59:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/28 05:59:13 DEBUG : one: Unchanged skipping 2025/03/28 05:59:13 DEBUG : B2 bucket rclone-test-rinenox3qeje path dst: Waiting for checks to finish 2025/03/28 05:59:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/28 05:59:13 DEBUG : two: Unchanged skipping 2025/03/28 05:59:13 DEBUG : B2 bucket rclone-test-rinenox3qeje path dst: Waiting for transfers to finish 2025/03/28 05:59:14 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/03/28 05:59:14 INFO : three: Copied (new) 2025/03/28 05:59:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.64s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:59:19 DEBUG : Creating backend with remote "TestB2:rclone-test-rinenox3qeje/dst" 2025/03/28 05:59:19 DEBUG : Config file has changed externally - reloading 2025/03/28 05:59:20 DEBUG : Creating backend with remote "TestB2:rclone-test-rinenox3qeje/backup" 2025/03/28 05:59:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/28 05:59:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 05:59:22 DEBUG : B2 bucket rclone-test-rinenox3qeje path dst: Waiting for checks to finish 2025/03/28 05:59:22 DEBUG : two: Unchanged skipping 2025/03/28 05:59:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/28 05:59:23 INFO : one: Copied (server-side copy) 2025/03/28 05:59:23 INFO : one: Deleted 2025/03/28 05:59:23 DEBUG : B2 bucket rclone-test-rinenox3qeje path dst: Waiting for transfers to finish 2025/03/28 05:59:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/28 05:59:24 INFO : one: Copied (new) 2025/03/28 05:59:24 DEBUG : Waiting for deletions to finish 2025/03/28 05:59:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/28 05:59:25 INFO : three.txt: Copied (server-side copy) 2025/03/28 05:59:25 INFO : three.txt: Deleted 2025/03/28 05:59:25 INFO : three.txt: Moved into backup dir 2025/03/28 05:59:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/28 05:59:26 DEBUG : B2 bucket rclone-test-rinenox3qeje path dst: Waiting for checks to finish 2025/03/28 05:59:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 05:59:26 DEBUG : two: Unchanged skipping 2025/03/28 05:59:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/28 05:59:27 INFO : one: Copied (server-side copy) 2025/03/28 05:59:28 INFO : one: Deleted 2025/03/28 05:59:28 DEBUG : B2 bucket rclone-test-rinenox3qeje path dst: Waiting for transfers to finish 2025/03/28 05:59:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/28 05:59:28 INFO : one: Copied (new) 2025/03/28 05:59:28 DEBUG : Waiting for deletions to finish 2025/03/28 05:59:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/28 05:59:28 INFO : three.txt: Copied (server-side copy) 2025/03/28 05:59:28 INFO : three.txt: Deleted 2025/03/28 05:59:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.92s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:59:32 DEBUG : Creating backend with remote "TestB2:rclone-test-rinenox3qeje/dst" 2025/03/28 05:59:32 DEBUG : Config file has changed externally - reloading 2025/03/28 05:59:33 DEBUG : Creating backend with remote "TestB2:rclone-test-rinenox3qeje/backup" 2025/03/28 05:59:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/28 05:59:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 05:59:35 DEBUG : two: Unchanged skipping 2025/03/28 05:59:35 DEBUG : B2 bucket rclone-test-rinenox3qeje path dst: Waiting for checks to finish 2025/03/28 05:59:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/28 05:59:36 INFO : one: Copied (server-side copy) to: one.bak 2025/03/28 05:59:37 INFO : one: Deleted 2025/03/28 05:59:37 DEBUG : B2 bucket rclone-test-rinenox3qeje path dst: Waiting for transfers to finish 2025/03/28 05:59:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/28 05:59:37 INFO : one: Copied (new) 2025/03/28 05:59:37 DEBUG : Waiting for deletions to finish 2025/03/28 05:59:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/28 05:59:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/28 05:59:38 INFO : three.txt: Deleted 2025/03/28 05:59:38 INFO : three.txt: Moved into backup dir 2025/03/28 05:59:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/28 05:59:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 05:59:40 DEBUG : two: Unchanged skipping 2025/03/28 05:59:40 DEBUG : B2 bucket rclone-test-rinenox3qeje path dst: Waiting for checks to finish 2025/03/28 05:59:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/28 05:59:41 INFO : one: Copied (server-side copy) to: one.bak 2025/03/28 05:59:41 INFO : one: Deleted 2025/03/28 05:59:41 DEBUG : B2 bucket rclone-test-rinenox3qeje path dst: Waiting for transfers to finish 2025/03/28 05:59:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/28 05:59:41 INFO : one: Copied (new) 2025/03/28 05:59:41 DEBUG : Waiting for deletions to finish 2025/03/28 05:59:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/28 05:59:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/28 05:59:42 INFO : three.txt: Deleted 2025/03/28 05:59:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.41s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:59:44 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1104-10.backblaze.com/b2api/v1/b2_upload_file/0f82dd83501ddbbb9f580e1b/c001_v0001104_t0029": EOF 2025/03/28 05:59:44 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1104-10.backblaze.com/b2api/v1/b2_upload_file/0f82dd83501ddbbb9f580e1b/c001_v0001104_t0029": EOF) 2025/03/28 05:59:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-rinenox3qeje: 1/10 (Post "https://pod-000-1104-10.backblaze.com/b2api/v1/b2_upload_file/0f82dd83501ddbbb9f580e1b/c001_v0001104_t0029": EOF) 2025/03/28 05:59:47 DEBUG : pacer: Reducing sleep to 10ms 2025/03/28 05:59:47 DEBUG : Creating backend with remote "TestB2:rclone-test-rinenox3qeje/dst" 2025/03/28 05:59:47 DEBUG : Config file has changed externally - reloading 2025/03/28 05:59:48 DEBUG : Creating backend with remote "TestB2:rclone-test-rinenox3qeje/backup" 2025/03/28 05:59:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/28 05:59:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 05:59:50 DEBUG : B2 bucket rclone-test-rinenox3qeje path dst: Waiting for checks to finish 2025/03/28 05:59:50 DEBUG : two: Unchanged skipping 2025/03/28 05:59:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/28 05:59:51 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/28 05:59:51 INFO : one: Deleted 2025/03/28 05:59:51 DEBUG : B2 bucket rclone-test-rinenox3qeje path dst: Waiting for transfers to finish 2025/03/28 05:59:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/28 05:59:52 INFO : one: Copied (new) 2025/03/28 05:59:52 DEBUG : Waiting for deletions to finish 2025/03/28 05:59:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/28 05:59:52 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/28 05:59:53 INFO : three.txt: Deleted 2025/03/28 05:59:53 INFO : three.txt: Moved into backup dir 2025/03/28 05:59:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/28 05:59:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 05:59:54 DEBUG : two: Unchanged skipping 2025/03/28 05:59:54 DEBUG : B2 bucket rclone-test-rinenox3qeje path dst: Waiting for checks to finish 2025/03/28 05:59:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/28 05:59:55 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/28 05:59:55 INFO : one: Deleted 2025/03/28 05:59:55 DEBUG : B2 bucket rclone-test-rinenox3qeje path dst: Waiting for transfers to finish 2025/03/28 05:59:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/28 05:59:55 INFO : one: Copied (new) 2025/03/28 05:59:55 DEBUG : Waiting for deletions to finish 2025/03/28 05:59:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/28 05:59:56 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/28 05:59:56 INFO : three.txt: Deleted 2025/03/28 05:59:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.79s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 05:59:58 DEBUG : Creating backend with remote "TestB2:rclone-test-rinenox3qeje/dst" 2025/03/28 06:00:00 DEBUG : B2 bucket rclone-test-rinenox3qeje path dst: Waiting for checks to finish 2025/03/28 06:00:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/28 06:00:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 06:00:00 DEBUG : two: Unchanged skipping 2025/03/28 06:00:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/28 06:00:01 INFO : one: Copied (server-side copy) to: one.bak 2025/03/28 06:00:01 INFO : one: Deleted 2025/03/28 06:00:01 DEBUG : B2 bucket rclone-test-rinenox3qeje path dst: Waiting for transfers to finish 2025/03/28 06:00:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/28 06:00:02 INFO : one: Copied (new) 2025/03/28 06:00:02 DEBUG : Waiting for deletions to finish 2025/03/28 06:00:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/28 06:00:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/28 06:00:02 INFO : three.txt: Deleted 2025/03/28 06:00:02 INFO : three.txt: Moved into backup dir 2025/03/28 06:00:03 DEBUG : one.bak: Excluded (Path Filter) 2025/03/28 06:00:03 DEBUG : one.bak: Excluded 2025/03/28 06:00:03 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/28 06:00:03 DEBUG : three.txt.bak: Excluded 2025/03/28 06:00:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/28 06:00:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 06:00:03 DEBUG : two: Unchanged skipping 2025/03/28 06:00:03 DEBUG : B2 bucket rclone-test-rinenox3qeje path dst: Waiting for checks to finish 2025/03/28 06:00:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/28 06:00:03 INFO : one: Copied (server-side copy) to: one.bak 2025/03/28 06:00:04 INFO : one: Deleted 2025/03/28 06:00:04 DEBUG : B2 bucket rclone-test-rinenox3qeje path dst: Waiting for transfers to finish 2025/03/28 06:00:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/28 06:00:04 INFO : one: Copied (new) 2025/03/28 06:00:04 DEBUG : Waiting for deletions to finish 2025/03/28 06:00:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/28 06:00:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/28 06:00:05 INFO : three.txt: Deleted 2025/03/28 06:00:05 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.00s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 06:00:07 DEBUG : Creating backend with remote "TestB2:rclone-test-rinenox3qeje/dst" 2025/03/28 06:00:07 DEBUG : Config file has changed externally - reloading 2025/03/28 06:00:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/28 06:00:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/28 06:00:10 INFO : one: Copied (server-side copy) to: one.bak 2025/03/28 06:00:10 INFO : one: Deleted 2025/03/28 06:00:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/28 06:00:11 INFO : one: Copied (new) 2025/03/28 06:00:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 06:00:11 DEBUG : two: Unchanged skipping 2025/03/28 06:00:11 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/28 06:00:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/28 06:00:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/28 06:00:12 INFO : three.txt: Deleted 2025/03/28 06:00:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/28 06:00:12 INFO : three.txt: Copied (new) 2025/03/28 06:00:12 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/03/28 06:00:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/28 06:00:13 DEBUG : pacer: Reducing sleep to 10ms 2025/03/28 06:00:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/28 06:00:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/28 06:00:14 INFO : one: Copied (server-side copy) to: one.bak 2025/03/28 06:00:14 INFO : one: Deleted 2025/03/28 06:00:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/28 06:00:14 INFO : one: Copied (new) 2025/03/28 06:00:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 06:00:14 DEBUG : two: Unchanged skipping 2025/03/28 06:00:15 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/28 06:00:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/28 06:00:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/28 06:00:15 INFO : three.txt: Deleted 2025/03/28 06:00:15 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/28 06:00:15 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.95s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 06:00:19 DEBUG : Creating backend with remote "TestB2:rclone-test-rinenox3qeje/dst" 2025/03/28 06:00:19 DEBUG : Config file has changed externally - reloading 2025/03/28 06:00:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/28 06:00:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/28 06:00:21 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/28 06:00:21 INFO : one: Deleted 2025/03/28 06:00:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/28 06:00:22 INFO : one: Copied (new) 2025/03/28 06:00:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 06:00:22 DEBUG : two: Unchanged skipping 2025/03/28 06:00:23 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/28 06:00:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/28 06:00:23 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/28 06:00:23 INFO : three.txt: Deleted 2025/03/28 06:00:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/28 06:00:23 INFO : three.txt: Copied (new) 2025/03/28 06:00:24 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/03/28 06:00:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/28 06:00:24 DEBUG : pacer: Reducing sleep to 10ms 2025/03/28 06:00:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/28 06:00:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/28 06:00:25 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/28 06:00:25 INFO : one: Deleted 2025/03/28 06:00:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/28 06:00:25 INFO : one: Copied (new) 2025/03/28 06:00:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 06:00:25 DEBUG : two: Unchanged skipping 2025/03/28 06:00:26 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/28 06:00:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/28 06:00:26 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/28 06:00:26 INFO : three.txt: Deleted 2025/03/28 06:00:27 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/28 06:00:27 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.24s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 06:00:29 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/28 06:00:29 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 06:00:29 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 06:00:30 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/03/28 06:00:30 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/28 06:00:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.31s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 06:00:31 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/28 06:00:31 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 06:00:31 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 06:00:31 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/28 06:00:31 INFO : existing: Copied (new) 2025/03/28 06:00:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 06:00:32 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/28 06:00:32 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 06:00:32 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/28 06:00:32 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 06:00:32 ERROR : B2 bucket rclone-test-rinenox3qeje: not deleting files as there were IO errors 2025/03/28 06:00:32 ERROR : B2 bucket rclone-test-rinenox3qeje: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" --- PASS: TestSyncImmutable (2.75s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 06:00:34 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 06:00:34 DEBUG : existing: Unchanged skipping 2025/03/28 06:00:34 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 06:00:34 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 06:00:34 DEBUG : Waiting for deletions to finish 2025/03/28 06:00:34 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.35s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", 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-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.39s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 06:00:36 DEBUG : both0: Clearing upload URL because of error: Post "https://pod-000-1184-09.backblaze.com/b2api/v1/b2_upload_file/0f82dd83501ddbbb9f580e1b/c001_v0001184_t0059": EOF 2025/03/28 06:00:36 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-09.backblaze.com/b2api/v1/b2_upload_file/0f82dd83501ddbbb9f580e1b/c001_v0001184_t0059": EOF) 2025/03/28 06:00:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "both0" to B2 bucket rclone-test-rinenox3qeje: 1/10 (Post "https://pod-000-1184-09.backblaze.com/b2api/v1/b2_upload_file/0f82dd83501ddbbb9f580e1b/c001_v0001184_t0059": EOF) 2025/03/28 06:00:38 DEBUG : pacer: Reducing sleep to 10ms 2025/03/28 06:00:48 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 06:00:48 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 06:00:48 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 06:00:48 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 06:00:48 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 06:00:48 DEBUG : both0: Unchanged skipping 2025/03/28 06:00:48 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 06:00:48 DEBUG : both1: Unchanged skipping 2025/03/28 06:00:48 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 06:00:48 DEBUG : both13: Unchanged skipping 2025/03/28 06:00:48 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 06:00:48 DEBUG : both10: Unchanged skipping 2025/03/28 06:00:48 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 06:00:48 DEBUG : both11: Unchanged skipping 2025/03/28 06:00:48 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 06:00:48 DEBUG : both12: Unchanged skipping 2025/03/28 06:00:48 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 06:00:48 DEBUG : both17: Unchanged skipping 2025/03/28 06:00:48 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 06:00:48 DEBUG : both14: Unchanged skipping 2025/03/28 06:00:48 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 06:00:48 DEBUG : both19: Unchanged skipping 2025/03/28 06:00:48 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 06:00:48 DEBUG : both2: Unchanged skipping 2025/03/28 06:00:48 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 06:00:48 DEBUG : both15: Unchanged skipping 2025/03/28 06:00:48 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 06:00:48 DEBUG : both4: Unchanged skipping 2025/03/28 06:00:48 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 06:00:48 DEBUG : both5: Unchanged skipping 2025/03/28 06:00:48 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 06:00:48 DEBUG : both16: Unchanged skipping 2025/03/28 06:00:48 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 06:00:48 DEBUG : both18: Unchanged skipping 2025/03/28 06:00:48 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 06:00:48 DEBUG : both8: Unchanged skipping 2025/03/28 06:00:48 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 06:00:48 DEBUG : both9: Unchanged skipping 2025/03/28 06:00:48 DEBUG : both3: Unchanged skipping 2025/03/28 06:00:48 DEBUG : both6: Unchanged skipping 2025/03/28 06:00:48 DEBUG : both7: Unchanged skipping 2025/03/28 06:00:48 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 06:00:48 DEBUG : Waiting for deletions to finish 2025/03/28 06:00:48 INFO : only13: Deleted 2025/03/28 06:00:48 INFO : only15: Deleted 2025/03/28 06:00:48 INFO : only19: Deleted 2025/03/28 06:00:48 INFO : only16: Deleted 2025/03/28 06:00:49 INFO : only2: Deleted 2025/03/28 06:00:49 INFO : only8: Deleted 2025/03/28 06:00:49 INFO : only17: Deleted 2025/03/28 06:00:49 INFO : only9: Deleted 2025/03/28 06:00:49 INFO : only1: Deleted 2025/03/28 06:00:49 INFO : only11: Deleted 2025/03/28 06:00:49 INFO : only12: Deleted 2025/03/28 06:00:49 INFO : only18: Deleted 2025/03/28 06:00:49 INFO : only3: Deleted 2025/03/28 06:00:49 INFO : only5: Deleted 2025/03/28 06:00:49 INFO : only0: Deleted 2025/03/28 06:00:49 INFO : only10: Deleted 2025/03/28 06:00:49 INFO : only14: Deleted 2025/03/28 06:00:49 INFO : only4: Deleted 2025/03/28 06:00:49 INFO : only6: Deleted 2025/03/28 06:00:49 INFO : only7: Deleted 2025/03/28 06:00:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (17.95s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 06:01:04 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 06:01:04 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 06:01:04 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for checks to finish 2025/03/28 06:01:04 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 06:01:04 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 06:01:04 DEBUG : both1: Unchanged skipping 2025/03/28 06:01:04 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 06:01:04 DEBUG : both12: Unchanged skipping 2025/03/28 06:01:04 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 06:01:04 DEBUG : both0: Unchanged skipping 2025/03/28 06:01:04 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 06:01:04 DEBUG : both14: Unchanged skipping 2025/03/28 06:01:04 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 06:01:04 DEBUG : both10: Unchanged skipping 2025/03/28 06:01:04 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 06:01:04 DEBUG : both16: Unchanged skipping 2025/03/28 06:01:04 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 06:01:04 DEBUG : both17: Unchanged skipping 2025/03/28 06:01:04 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 06:01:04 DEBUG : both18: Unchanged skipping 2025/03/28 06:01:04 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 06:01:04 DEBUG : both19: Unchanged skipping 2025/03/28 06:01:04 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 06:01:04 DEBUG : both2: Unchanged skipping 2025/03/28 06:01:04 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 06:01:04 DEBUG : both3: Unchanged skipping 2025/03/28 06:01:04 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 06:01:04 DEBUG : both4: Unchanged skipping 2025/03/28 06:01:04 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 06:01:04 DEBUG : both5: Unchanged skipping 2025/03/28 06:01:04 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 06:01:04 DEBUG : both6: Unchanged skipping 2025/03/28 06:01:04 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 06:01:04 DEBUG : both7: Unchanged skipping 2025/03/28 06:01:04 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 06:01:04 DEBUG : both8: Unchanged skipping 2025/03/28 06:01:04 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 06:01:04 DEBUG : both9: Unchanged skipping 2025/03/28 06:01:04 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/28 06:01:04 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/28 06:01:04 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/28 06:01:04 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/28 06:01:04 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/28 06:01:04 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/28 06:01:04 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/28 06:01:04 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/28 06:01:04 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/28 06:01:04 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/28 06:01:04 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/28 06:01:04 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/28 06:01:04 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/28 06:01:04 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/28 06:01:04 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/28 06:01:04 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/28 06:01:04 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/28 06:01:04 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/28 06:01:04 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/28 06:01:04 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/28 06:01:04 DEBUG : both11: Unchanged skipping 2025/03/28 06:01:04 DEBUG : both13: Unchanged skipping 2025/03/28 06:01:04 DEBUG : both15: Unchanged skipping 2025/03/28 06:01:04 DEBUG : B2 bucket rclone-test-rinenox3qeje: Waiting for transfers to finish 2025/03/28 06:01:04 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/28 06:01:04 INFO : only0: Copied (replaced existing) 2025/03/28 06:01:05 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/28 06:01:05 INFO : only1: Copied (replaced existing) 2025/03/28 06:01:05 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/28 06:01:05 INFO : only12: Copied (replaced existing) 2025/03/28 06:01:05 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/28 06:01:05 INFO : only13: Copied (replaced existing) 2025/03/28 06:01:05 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/28 06:01:05 INFO : only14: Copied (replaced existing) 2025/03/28 06:01:05 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/28 06:01:05 INFO : only10: Copied (replaced existing) 2025/03/28 06:01:05 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/28 06:01:05 INFO : only15: Copied (replaced existing) 2025/03/28 06:01:05 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/28 06:01:05 INFO : only11: Copied (replaced existing) 2025/03/28 06:01:05 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/28 06:01:05 INFO : only16: Copied (replaced existing) 2025/03/28 06:01:05 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/28 06:01:05 INFO : only17: Copied (replaced existing) 2025/03/28 06:01:05 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/28 06:01:05 INFO : only18: Copied (replaced existing) 2025/03/28 06:01:05 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/28 06:01:05 INFO : only19: Copied (replaced existing) 2025/03/28 06:01:05 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/28 06:01:05 INFO : only2: Copied (replaced existing) 2025/03/28 06:01:05 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/28 06:01:05 INFO : only3: Copied (replaced existing) 2025/03/28 06:01:05 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/28 06:01:05 INFO : only4: Copied (replaced existing) 2025/03/28 06:01:05 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/28 06:01:05 INFO : only5: Copied (replaced existing) 2025/03/28 06:01:05 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/28 06:01:05 INFO : only6: Copied (replaced existing) 2025/03/28 06:01:05 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/28 06:01:05 INFO : only7: Copied (replaced existing) 2025/03/28 06:01:05 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/28 06:01:05 INFO : only8: Copied (replaced existing) 2025/03/28 06:01:05 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/28 06:01:05 INFO : only9: Copied (replaced existing) 2025/03/28 06:01:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (20.04s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 06:01:14 DEBUG : empty_dir: Making directory with metadata 2025/03/28 06:01:14 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/28 06:01:14 DEBUG : empty_on_remote: Making directory with metadata 2025/03/28 06:01:14 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/28 06:01:14 INFO : empty_on_remote: Making directory 2025/03/28 06:01:14 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-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 06:01:15 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/28 06:01:15 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/28 06:01:15 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/28 06:01:15 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.68s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 06:01:18 DEBUG : empty_dir: Making directory with metadata 2025/03/28 06:01:18 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/28 06:01:18 DEBUG : empty_on_remote: Making directory with metadata 2025/03/28 06:01:18 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/28 06:01:18 INFO : empty_on_remote: Making directory 2025/03/28 06:01:18 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-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 06:01:19 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/28 06:01:19 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/28 06:01:19 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/28 06:01:19 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/28 06:01:19 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.28s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 06:01:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/28 06:01:21 INFO : sub dir: Making directory 2025/03/28 06:01:21 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.75s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" 2025/03/28 06:01:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/28 06:01:26 INFO : sub dir: Making directory 2025/03/28 06:01:26 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rinenox3qeje", Local "Local file system at /tmp/rclone1498098361", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.47s) PASS 2025/03/28 06:01:30 DEBUG : B2 bucket rclone-test-rinenox3qeje: Purge remote 2025/03/28 06:01:30 INFO : B2 bucket rclone-test-rinenox3qeje: cleaning bucket "rclone-test-rinenox3qeje" of all files 2025/03/28 06:01:31 DEBUG : BackupDir/one: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f416caf42375f61c6_d20250328_m055914_c001_v7007000_t0000_u01743141554943") 2025/03/28 06:01:31 DEBUG : BackupDir/one: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1107ca274ee8dc90_d20250328_m055909_c001_v0001177_t0008_u01743141549407") 2025/03/28 06:01:31 DEBUG : CompareDest/one: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f409907ef4b937193_d20250328_m055849_c001_v7007000_t0000_u01743141529739") 2025/03/28 06:01:31 DEBUG : CompareDest/one: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f110e2f7f599ae032_d20250328_m055843_c001_v0001104_t0053_u01743141523067") 2025/03/28 06:01:31 DEBUG : CompareDest/two: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f409907ef4b937196_d20250328_m055849_c001_v7007000_t0000_u01743141529924") 2025/03/28 06:01:31 DEBUG : CompareDest/two: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2fec4_d20250328_m055844_c001_v0001184_t0005_u01743141524725") 2025/03/28 06:01:31 DEBUG : CopyDest/one: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f416caf42375f61c8_d20250328_m055915_c001_v7007000_t0000_u01743141555150") 2025/03/28 06:01:31 DEBUG : CopyDest/one: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9200ce8_d20250328_m055906_c001_v0001184_t0022_u01743141546556") 2025/03/28 06:01:31 DEBUG : CopyDest/three: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f416caf42375f61ca_d20250328_m055915_c001_v7007000_t0000_u01743141555347") 2025/03/28 06:01:31 DEBUG : CopyDest/three: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd301ec_d20250328_m055913_c001_v0001184_t0032_u01743141553060") 2025/03/28 06:01:31 DEBUG : CopyDest/two: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f416caf42375f61cd_d20250328_m055915_c001_v7007000_t0000_u01743141555539") 2025/03/28 06:01:32 DEBUG : CopyDest/two: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f110e2f7f599ae084_d20250328_m055910_c001_v0001104_t0012_u01743141550595") 2025/03/28 06:01:32 DEBUG : EXISTING: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f419b182e68f1c15a_d20250328_m060034_c001_v7007000_t0000_u01743141634812") 2025/03/28 06:01:32 DEBUG : EXISTING: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201990_d20250328_m060033_c001_v0001184_t0049_u01743141633835") 2025/03/28 06:01:32 DEBUG : Testêé: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f419b182e68f1c153_d20250328_m060030_c001_v7007000_t0000_u01743141630699") 2025/03/28 06:01:32 DEBUG : Testêé: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201911_d20250328_m060030_c001_v0001184_t0032_u01743141630091") 2025/03/28 06:01:32 DEBUG : Testêé: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd30a58_d20250328_m060029_c001_v0001184_t0034_u01743141629134") 2025/03/28 06:01:32 DEBUG : a/potato2: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f415d0c953d7bb686_d20250328_m055658_c001_v7007000_t0000_u01743141418163") 2025/03/28 06:01:32 DEBUG : a/potato2: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2f2d7_d20250328_m055657_c001_v0001184_t0002_u01743141417531") 2025/03/28 06:01:32 DEBUG : a/potato2: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f419bc2c4353ac04f_d20250328_m055655_c001_v7007000_t0000_u01743141415777") 2025/03/28 06:01:32 DEBUG : a/potato2: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2f27b_d20250328_m055654_c001_v0001184_t0009_u01743141414869") 2025/03/28 06:01:32 DEBUG : a/potato2: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4054139e3ffa08d8_d20250328_m055635_c001_v7007000_t0000_u01743141395737") 2025/03/28 06:01:32 DEBUG : a/potato2: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2efdb_d20250328_m055634_c001_v0001184_t0058_u01743141394819") 2025/03/28 06:01:32 DEBUG : b/potato: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f415d0c953d7bb687_d20250328_m055658_c001_v7007000_t0000_u01743141418347") 2025/03/28 06:01:32 DEBUG : b/potato: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2f2b9_d20250328_m055656_c001_v0001184_t0029_u01743141416716") 2025/03/28 06:01:32 DEBUG : b/potato: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f419bc2c4353ac04b_d20250328_m055655_c001_v7007000_t0000_u01743141415216") 2025/03/28 06:01:32 DEBUG : b/potato: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2f24d_d20250328_m055654_c001_v0001184_t0044_u01743141414045") 2025/03/28 06:01:32 DEBUG : b/potato: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4054139e3ffa08d7_d20250328_m055635_c001_v7007000_t0000_u01743141395173") 2025/03/28 06:01:32 DEBUG : b/potato: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2efc7_d20250328_m055633_c001_v0001184_t0056_u01743141393991") 2025/03/28 06:01:33 DEBUG : backup/one: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f41764f53a28987a5_d20250328_m055929_c001_v7007000_t0000_u01743141569456") 2025/03/28 06:01:33 DEBUG : backup/one: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f116ceee36cc5bf4e_d20250328_m055927_c001_v0001144_t0024_u01743141567049") 2025/03/28 06:01:33 DEBUG : backup/one: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f100ad199bf70eb10_d20250328_m055923_c001_v0001165_t0051_u01743141563262") 2025/03/28 06:01:33 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f40115b661a9373f4_d20250328_m055956_c001_v7007000_t0000_u01743141596659") 2025/03/28 06:01:33 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad920139c_d20250328_m055954_c001_v0001184_t0039_u01743141594953") 2025/03/28 06:01:33 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1004fbcf459aa338_d20250328_m055951_c001_v0001184_t0008_u01743141591445") 2025/03/28 06:01:33 DEBUG : backup/one.bak: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f411a5cb4065904c2_d20250328_m055942_c001_v7007000_t0000_u01743141582863") 2025/03/28 06:01:33 DEBUG : backup/one.bak: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1020178839d4a025_d20250328_m055940_c001_v0001103_t0001_u01743141580633") 2025/03/28 06:01:33 DEBUG : backup/one.bak: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1188cc11caa8db2f_d20250328_m055936_c001_v0001105_t0028_u01743141576614") 2025/03/28 06:01:33 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f40115b661a9373f5_d20250328_m055956_c001_v7007000_t0000_u01743141596844") 2025/03/28 06:01:33 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f101dfcdf0b0b6452_d20250328_m055955_c001_v0001100_t0016_u01743141595789") 2025/03/28 06:01:33 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f100ec38a881b0579_d20250328_m055952_c001_v0001182_t0048_u01743141592814") 2025/03/28 06:01:33 DEBUG : backup/three.txt: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f41764f53a28987a7_d20250328_m055929_c001_v7007000_t0000_u01743141569640") 2025/03/28 06:01:33 DEBUG : backup/three.txt: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1059c73613b36ac6_d20250328_m055928_c001_v0001184_t0008_u01743141568684") 2025/03/28 06:01:33 DEBUG : backup/three.txt: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1186d59e6e3b833c_d20250328_m055924_c001_v0001029_t0001_u01743141564661") 2025/03/28 06:01:33 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f411a5cb4065904d3_d20250328_m055943_c001_v7007000_t0000_u01743141583047") 2025/03/28 06:01:33 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1194d55eb5721ff4_d20250328_m055941_c001_v0001104_t0054_u01743141581740") 2025/03/28 06:01:33 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f11599c380fda0120_d20250328_m055938_c001_v0001184_t0036_u01743141578120") 2025/03/28 06:01:33 DEBUG : both0: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4154fa61e7a51a9a_d20250328_m060106_c001_v7007000_t0000_u01743141666602") 2025/03/28 06:01:33 DEBUG : both0: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201cf9_d20250328_m060055_c001_v0001184_t0021_u01743141655021") 2025/03/28 06:01:34 DEBUG : both0: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f410bed6b49453432_d20250328_m060050_c001_v7007000_t0000_u01743141650292") 2025/03/28 06:01:34 DEBUG : both0: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201a57_d20250328_m060038_c001_v0001184_t0009_u01743141638721") 2025/03/28 06:01:34 DEBUG : both1: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4154fa61e7a51a9d_d20250328_m060106_c001_v7007000_t0000_u01743141666788") 2025/03/28 06:01:34 DEBUG : both1: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201d05_d20250328_m060055_c001_v0001184_t0001_u01743141655467") 2025/03/28 06:01:34 DEBUG : both1: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f410bed6b49453433_d20250328_m060050_c001_v7007000_t0000_u01743141650482") 2025/03/28 06:01:34 DEBUG : both1: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201a69_d20250328_m060039_c001_v0001184_t0037_u01743141639137") 2025/03/28 06:01:34 DEBUG : both10: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4154fa61e7a51a9f_d20250328_m060106_c001_v7007000_t0000_u01743141666973") 2025/03/28 06:01:34 DEBUG : both10: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201dab_d20250328_m060059_c001_v0001184_t0036_u01743141659401") 2025/03/28 06:01:34 DEBUG : both10: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f410bed6b49453434_d20250328_m060050_c001_v7007000_t0000_u01743141650666") 2025/03/28 06:01:34 DEBUG : both10: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201b42_d20250328_m060043_c001_v0001184_t0007_u01743141643086") 2025/03/28 06:01:34 DEBUG : both11: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4154fa61e7a51aa1_d20250328_m060107_c001_v7007000_t0000_u01743141667157") 2025/03/28 06:01:34 DEBUG : both11: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201dc5_d20250328_m060059_c001_v0001184_t0051_u01743141659825") 2025/03/28 06:01:34 DEBUG : both11: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f410bed6b49453435_d20250328_m060050_c001_v7007000_t0000_u01743141650850") 2025/03/28 06:01:34 DEBUG : both11: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201b5c_d20250328_m060043_c001_v0001184_t0020_u01743141643526") 2025/03/28 06:01:34 DEBUG : both12: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4154fa61e7a51aa4_d20250328_m060107_c001_v7007000_t0000_u01743141667344") 2025/03/28 06:01:34 DEBUG : both12: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201dd5_d20250328_m060100_c001_v0001184_t0050_u01743141660246") 2025/03/28 06:01:34 DEBUG : both12: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f410bed6b49453437_d20250328_m060051_c001_v7007000_t0000_u01743141651034") 2025/03/28 06:01:34 DEBUG : both12: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201b70_d20250328_m060043_c001_v0001184_t0010_u01743141643964") 2025/03/28 06:01:34 DEBUG : both13: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4154fa61e7a51aa6_d20250328_m060107_c001_v7007000_t0000_u01743141667532") 2025/03/28 06:01:34 DEBUG : both13: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201de1_d20250328_m060100_c001_v0001184_t0046_u01743141660671") 2025/03/28 06:01:35 DEBUG : both13: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f410bed6b49453438_d20250328_m060051_c001_v7007000_t0000_u01743141651218") 2025/03/28 06:01:35 DEBUG : both13: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201b86_d20250328_m060044_c001_v0001184_t0048_u01743141644417") 2025/03/28 06:01:35 DEBUG : both14: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4154fa61e7a51aa8_d20250328_m060107_c001_v7007000_t0000_u01743141667717") 2025/03/28 06:01:35 DEBUG : both14: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201df3_d20250328_m060101_c001_v0001184_t0037_u01743141661116") 2025/03/28 06:01:35 DEBUG : both14: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f410bed6b49453439_d20250328_m060051_c001_v7007000_t0000_u01743141651412") 2025/03/28 06:01:35 DEBUG : both14: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201b9c_d20250328_m060044_c001_v0001184_t0040_u01743141644851") 2025/03/28 06:01:35 DEBUG : both15: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4154fa61e7a51aaa_d20250328_m060107_c001_v7007000_t0000_u01743141667908") 2025/03/28 06:01:35 DEBUG : both15: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201e09_d20250328_m060101_c001_v0001184_t0005_u01743141661570") 2025/03/28 06:01:35 DEBUG : both15: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f410bed6b4945343a_d20250328_m060051_c001_v7007000_t0000_u01743141651597") 2025/03/28 06:01:35 DEBUG : both15: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201bb4_d20250328_m060045_c001_v0001184_t0044_u01743141645311") 2025/03/28 06:01:35 DEBUG : both16: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4154fa61e7a51aad_d20250328_m060108_c001_v7007000_t0000_u01743141668093") 2025/03/28 06:01:35 DEBUG : both16: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201e1b_d20250328_m060101_c001_v0001184_t0024_u01743141661996") 2025/03/28 06:01:35 DEBUG : both16: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f410bed6b4945343d_d20250328_m060051_c001_v7007000_t0000_u01743141651781") 2025/03/28 06:01:35 DEBUG : both16: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201bc4_d20250328_m060045_c001_v0001184_t0048_u01743141645712") 2025/03/28 06:01:35 DEBUG : both17: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4154fa61e7a51aaf_d20250328_m060108_c001_v7007000_t0000_u01743141668280") 2025/03/28 06:01:35 DEBUG : both17: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201e30_d20250328_m060102_c001_v0001184_t0007_u01743141662440") 2025/03/28 06:01:35 DEBUG : both17: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f410bed6b49453440_d20250328_m060051_c001_v7007000_t0000_u01743141651974") 2025/03/28 06:01:35 DEBUG : both17: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201bd7_d20250328_m060046_c001_v0001184_t0026_u01743141646144") 2025/03/28 06:01:35 DEBUG : both18: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4154fa61e7a51ab3_d20250328_m060108_c001_v7007000_t0000_u01743141668465") 2025/03/28 06:01:35 DEBUG : both18: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201e4b_d20250328_m060102_c001_v0001184_t0000_u01743141662877") 2025/03/28 06:01:36 DEBUG : both18: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f410bed6b49453441_d20250328_m060052_c001_v7007000_t0000_u01743141652158") 2025/03/28 06:01:36 DEBUG : both18: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201bf0_d20250328_m060046_c001_v0001184_t0057_u01743141646581") 2025/03/28 06:01:36 DEBUG : both19: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4154fa61e7a51ab6_d20250328_m060108_c001_v7007000_t0000_u01743141668650") 2025/03/28 06:01:36 DEBUG : both19: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201e55_d20250328_m060103_c001_v0001184_t0022_u01743141663291") 2025/03/28 06:01:36 DEBUG : both19: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f410bed6b49453444_d20250328_m060052_c001_v7007000_t0000_u01743141652381") 2025/03/28 06:01:36 DEBUG : both19: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201c02_d20250328_m060047_c001_v0001184_t0001_u01743141647037") 2025/03/28 06:01:36 DEBUG : both2: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4154fa61e7a51ab8_d20250328_m060108_c001_v7007000_t0000_u01743141668836") 2025/03/28 06:01:36 DEBUG : both2: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201d11_d20250328_m060055_c001_v0001184_t0022_u01743141655891") 2025/03/28 06:01:36 DEBUG : both2: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f410bed6b49453445_d20250328_m060052_c001_v7007000_t0000_u01743141652567") 2025/03/28 06:01:36 DEBUG : both2: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201a7f_d20250328_m060039_c001_v0001184_t0001_u01743141639616") 2025/03/28 06:01:36 DEBUG : both3: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4154fa61e7a51aba_d20250328_m060109_c001_v7007000_t0000_u01743141669025") 2025/03/28 06:01:36 DEBUG : both3: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201d2b_d20250328_m060056_c001_v0001184_t0048_u01743141656307") 2025/03/28 06:01:36 DEBUG : both3: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f410bed6b49453446_d20250328_m060052_c001_v7007000_t0000_u01743141652761") 2025/03/28 06:01:36 DEBUG : both3: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201a99_d20250328_m060040_c001_v0001184_t0008_u01743141640030") 2025/03/28 06:01:36 DEBUG : both4: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4154fa61e7a51abc_d20250328_m060109_c001_v7007000_t0000_u01743141669211") 2025/03/28 06:01:36 DEBUG : both4: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201d43_d20250328_m060056_c001_v0001184_t0051_u01743141656759") 2025/03/28 06:01:36 DEBUG : both4: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f410bed6b49453447_d20250328_m060052_c001_v7007000_t0000_u01743141652945") 2025/03/28 06:01:36 DEBUG : both4: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201aa7_d20250328_m060040_c001_v0001184_t0047_u01743141640447") 2025/03/28 06:01:37 DEBUG : both5: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4154fa61e7a51abe_d20250328_m060109_c001_v7007000_t0000_u01743141669398") 2025/03/28 06:01:37 DEBUG : both5: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201d51_d20250328_m060057_c001_v0001184_t0054_u01743141657191") 2025/03/28 06:01:37 DEBUG : both5: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f410bed6b49453449_d20250328_m060053_c001_v7007000_t0000_u01743141653131") 2025/03/28 06:01:37 DEBUG : both5: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201ab9_d20250328_m060040_c001_v0001184_t0057_u01743141640900") 2025/03/28 06:01:37 DEBUG : both6: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4154fa61e7a51ac1_d20250328_m060109_c001_v7007000_t0000_u01743141669581") 2025/03/28 06:01:37 DEBUG : both6: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201d63_d20250328_m060057_c001_v0001184_t0051_u01743141657628") 2025/03/28 06:01:37 DEBUG : both6: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f410bed6b4945344a_d20250328_m060053_c001_v7007000_t0000_u01743141653322") 2025/03/28 06:01:37 DEBUG : both6: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201ad7_d20250328_m060041_c001_v0001184_t0007_u01743141641309") 2025/03/28 06:01:37 DEBUG : both7: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4154fa61e7a51ac3_d20250328_m060109_c001_v7007000_t0000_u01743141669766") 2025/03/28 06:01:37 DEBUG : both7: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201d79_d20250328_m060058_c001_v0001184_t0058_u01743141658078") 2025/03/28 06:01:37 DEBUG : both7: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f410bed6b4945344c_d20250328_m060053_c001_v7007000_t0000_u01743141653506") 2025/03/28 06:01:37 DEBUG : both7: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201af6_d20250328_m060041_c001_v0001184_t0054_u01743141641804") 2025/03/28 06:01:37 DEBUG : both8: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4154fa61e7a51ac5_d20250328_m060109_c001_v7007000_t0000_u01743141669950") 2025/03/28 06:01:37 DEBUG : both8: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201d8f_d20250328_m060058_c001_v0001184_t0023_u01743141658530") 2025/03/28 06:01:37 DEBUG : both8: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f410bed6b4945344d_d20250328_m060053_c001_v7007000_t0000_u01743141653703") 2025/03/28 06:01:37 DEBUG : both8: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201b0c_d20250328_m060042_c001_v0001184_t0027_u01743141642213") 2025/03/28 06:01:37 DEBUG : both9: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4154fa61e7a51ac7_d20250328_m060110_c001_v7007000_t0000_u01743141670136") 2025/03/28 06:01:37 DEBUG : both9: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201d9f_d20250328_m060058_c001_v0001184_t0055_u01743141658966") 2025/03/28 06:01:37 DEBUG : both9: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f410bed6b4945344f_d20250328_m060053_c001_v7007000_t0000_u01743141653892") 2025/03/28 06:01:37 DEBUG : both9: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201b2a_d20250328_m060042_c001_v0001184_t0003_u01743141642647") 2025/03/28 06:01:37 DEBUG : c/non empty space: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f415d0c953d7bb688_d20250328_m055658_c001_v7007000_t0000_u01743141418532") 2025/03/28 06:01:38 DEBUG : c/non empty space: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2f2bf_d20250328_m055656_c001_v0001184_t0041_u01743141416926") 2025/03/28 06:01:38 DEBUG : c/non empty space: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f419bc2c4353ac052_d20250328_m055655_c001_v7007000_t0000_u01743141415962") 2025/03/28 06:01:38 DEBUG : c/non empty space: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2f259_d20250328_m055654_c001_v0001184_t0023_u01743141414254") 2025/03/28 06:01:38 DEBUG : c/non empty space: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4054139e3ffa08d9_d20250328_m055635_c001_v7007000_t0000_u01743141395930") 2025/03/28 06:01:38 DEBUG : c/non empty space: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2efcd_d20250328_m055634_c001_v0001184_t0008_u01743141394203") 2025/03/28 06:01:38 DEBUG : check sum: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f41764f53a289868f_d20250328_m055623_c001_v7007000_t0000_u01743141383135") 2025/03/28 06:01:38 DEBUG : check sum: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2ee5f_d20250328_m055622_c001_v0001184_t0039_u01743141382189") 2025/03/28 06:01:38 DEBUG : dest/3: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f416caf42375f6195_d20250328_m055859_c001_v7007000_t0000_u01743141539081") 2025/03/28 06:01:38 DEBUG : dest/3: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f410a6ad2adcc638b_d20250328_m055857_c001_v0001183_t0032_u01743141537943") 2025/03/28 06:01:38 DEBUG : dst/one: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f419b182e68f1c14e_d20250328_m060027_c001_v7007000_t0000_u01743141627650") 2025/03/28 06:01:38 DEBUG : dst/one: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f114c6d1bdcf61797_d20250328_m060025_c001_v0001182_t0042_u01743141625680") 2025/03/28 06:01:38 DEBUG : dst/one: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f402137e355210ad8_d20250328_m060025_c001_v7007000_t0000_u01743141625495") 2025/03/28 06:01:38 DEBUG : dst/one: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f114c6d1bdcf61761_d20250328_m060022_c001_v0001182_t0008_u01743141622596") 2025/03/28 06:01:38 DEBUG : dst/one: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f402137e355210ac0_d20250328_m060021_c001_v7007000_t0000_u01743141621860") 2025/03/28 06:01:38 DEBUG : dst/one: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad920171b_d20250328_m060017_c001_v0001184_t0033_u01743141617888") 2025/03/28 06:01:38 DEBUG : dst/one: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f41764f53a28987eb_d20250328_m060016_c001_v7007000_t0000_u01743141616400") 2025/03/28 06:01:38 DEBUG : dst/one: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f112add6d5c59c867_d20250328_m060014_c001_v0001145_t0015_u01743141614494") 2025/03/28 06:01:38 DEBUG : dst/one: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f403016e154665d19_d20250328_m060014_c001_v7007000_t0000_u01743141614310") 2025/03/28 06:01:38 DEBUG : dst/one: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f112add6d5c59c85b_d20250328_m060011_c001_v0001145_t0015_u01743141611157") 2025/03/28 06:01:38 DEBUG : dst/one: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f403016e154665d05_d20250328_m060010_c001_v7007000_t0000_u01743141610418") 2025/03/28 06:01:39 DEBUG : dst/one: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd307d3_d20250328_m060006_c001_v0001184_t0053_u01743141606945") 2025/03/28 06:01:39 DEBUG : dst/one: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f40115b661a93741b_d20250328_m060005_c001_v7007000_t0000_u01743141605652") 2025/03/28 06:01:39 DEBUG : dst/one: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1135a93ec562b647_d20250328_m060004_c001_v0001182_t0047_u01743141604261") 2025/03/28 06:01:39 DEBUG : dst/one: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f412b67bc1f2ed7b2_d20250328_m060004_c001_v7007000_t0000_u01743141604069") 2025/03/28 06:01:39 DEBUG : dst/one: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1135a93ec562b614_d20250328_m060001_c001_v0001182_t0011_u01743141601982") 2025/03/28 06:01:39 DEBUG : dst/one: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f412b67bc1f2ed7af_d20250328_m060001_c001_v7007000_t0000_u01743141601230") 2025/03/28 06:01:39 DEBUG : dst/one: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd306c9_d20250328_m055957_c001_v0001184_t0032_u01743141597945") 2025/03/28 06:01:39 DEBUG : dst/one: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f40115b661a9373f6_d20250328_m055957_c001_v7007000_t0000_u01743141597028") 2025/03/28 06:01:39 DEBUG : dst/one: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f11740b14f28453c6_d20250328_m055955_c001_v0001184_t0047_u01743141595336") 2025/03/28 06:01:39 DEBUG : dst/one: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f41727ba3ec35396f_d20250328_m055955_c001_v7007000_t0000_u01743141595151") 2025/03/28 06:01:39 DEBUG : dst/one: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f11740b14f2845346_d20250328_m055952_c001_v0001184_t0024_u01743141592389") 2025/03/28 06:01:39 DEBUG : dst/one: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f41727ba3ec35396d_d20250328_m055951_c001_v7007000_t0000_u01743141591653") 2025/03/28 06:01:39 DEBUG : dst/one: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd3052a_d20250328_m055944_c001_v0001184_t0035_u01743141584170") 2025/03/28 06:01:39 DEBUG : dst/one: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f411a5cb4065904d5_d20250328_m055943_c001_v7007000_t0000_u01743141583232") 2025/03/28 06:01:39 DEBUG : dst/one: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f11022b7399b768bd_d20250328_m055941_c001_v0001184_t0015_u01743141581330") 2025/03/28 06:01:39 DEBUG : dst/one: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f400e3be4420f6c3b_d20250328_m055941_c001_v7007000_t0000_u01743141581145") 2025/03/28 06:01:39 DEBUG : dst/one: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f11022b7399b76853_d20250328_m055937_c001_v0001184_t0010_u01743141577671") 2025/03/28 06:01:39 DEBUG : dst/one: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f400e3be4420f6c2d_d20250328_m055936_c001_v7007000_t0000_u01743141576936") 2025/03/28 06:01:39 DEBUG : dst/one: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f110e2f7f599ae0c6_d20250328_m055930_c001_v0001104_t0052_u01743141570758") 2025/03/28 06:01:40 DEBUG : dst/one: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f41764f53a28987a9_d20250328_m055929_c001_v7007000_t0000_u01743141569825") 2025/03/28 06:01:40 DEBUG : dst/one: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1004fbcf459aa119_d20250328_m055928_c001_v0001184_t0053_u01743141568249") 2025/03/28 06:01:40 DEBUG : dst/one: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4154fa61e7a518d2_d20250328_m055928_c001_v7007000_t0000_u01743141568064") 2025/03/28 06:01:40 DEBUG : dst/one: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1004fbcf459aa098_d20250328_m055924_c001_v0001184_t0059_u01743141564248") 2025/03/28 06:01:40 DEBUG : dst/one: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4154fa61e7a5188d_d20250328_m055923_c001_v7007000_t0000_u01743141563512") 2025/03/28 06:01:40 DEBUG : dst/one: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9200e57_d20250328_m055916_c001_v0001184_t0009_u01743141556840") 2025/03/28 06:01:40 DEBUG : dst/one: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f416caf42375f61cf_d20250328_m055915_c001_v7007000_t0000_u01743141555726") 2025/03/28 06:01:40 DEBUG : dst/one: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f11713dd2c962f11e_d20250328_m055909_c001_v0001183_t0007_u01743141549842") 2025/03/28 06:01:40 DEBUG : dst/one: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f419bc2c4353ac2a4_d20250328_m055909_c001_v7007000_t0000_u01743141549637") 2025/03/28 06:01:40 DEBUG : dst/one: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd30118_d20250328_m055905_c001_v0001184_t0024_u01743141545979") 2025/03/28 06:01:40 DEBUG : dst/one: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f105c602bc8794d74_d20250328_m055904_c001_v0001103_t0011_u01743141544795") 2025/03/28 06:01:40 DEBUG : dst/one: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f105c602bc8794d6e_d20250328_m055903_c001_v0001103_t0039_u01743141543540") 2025/03/28 06:01:40 DEBUG : dst/one: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f409907ef4b937198_d20250328_m055850_c001_v7007000_t0000_u01743141530111") 2025/03/28 06:01:40 DEBUG : dst/one: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9200986_d20250328_m055842_c001_v0001184_t0053_u01743141522483") 2025/03/28 06:01:40 DEBUG : dst/one: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f114d5813938d26a9_d20250328_m055841_c001_v0001102_t0039_u01743141521452") 2025/03/28 06:01:40 DEBUG : dst/one: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f114d5813938d26a3_d20250328_m055840_c001_v0001102_t0002_u01743141520226") 2025/03/28 06:01:40 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f419b182e68f1c14f_d20250328_m060027_c001_v7007000_t0000_u01743141627834") 2025/03/28 06:01:40 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f10526e75165731ea_d20250328_m060025_c001_v0001113_t0038_u01743141625226") 2025/03/28 06:01:40 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f110eb9f830ca1698_d20250328_m060021_c001_v0001098_t0007_u01743141621422") 2025/03/28 06:01:40 DEBUG : dst/one.bak: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f41764f53a28987ed_d20250328_m060016_c001_v7007000_t0000_u01743141616584") 2025/03/28 06:01:41 DEBUG : dst/one.bak: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f112c230b5b6f351b_d20250328_m060013_c001_v0001120_t0005_u01743141613894") 2025/03/28 06:01:41 DEBUG : dst/one.bak: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f113918740a2c2e63_d20250328_m060010_c001_v0001184_t0053_u01743141610175") 2025/03/28 06:01:41 DEBUG : dst/one.bak: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f40115b661a93741f_d20250328_m060005_c001_v7007000_t0000_u01743141605837") 2025/03/28 06:01:41 DEBUG : dst/one.bak: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1166755a4bdd51e1_d20250328_m060003_c001_v0001183_t0033_u01743141603849") 2025/03/28 06:01:41 DEBUG : dst/one.bak: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f108b06826ddc06c8_d20250328_m060000_c001_v0001154_t0007_u01743141600941") 2025/03/28 06:01:41 DEBUG : dst/three: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f416caf42375f61d2_d20250328_m055915_c001_v7007000_t0000_u01743141555912") 2025/03/28 06:01:41 DEBUG : dst/three: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f105c602bc8794d8e_d20250328_m055914_c001_v0001103_t0027_u01743141554223") 2025/03/28 06:01:41 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f419b182e68f1c150_d20250328_m060028_c001_v7007000_t0000_u01743141628020") 2025/03/28 06:01:41 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f105bc0b3ce8b4cb7_d20250328_m060026_c001_v0001099_t0056_u01743141626461") 2025/03/28 06:01:41 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f11713dd2c962f963_d20250328_m060023_c001_v0001183_t0004_u01743141623372") 2025/03/28 06:01:41 DEBUG : dst/three.txt: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f419b182e68f1c151_d20250328_m060028_c001_v7007000_t0000_u01743141628206") 2025/03/28 06:01:41 DEBUG : dst/three.txt: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f114c6d1bdcf617b1_d20250328_m060027_c001_v0001182_t0018_u01743141627035") 2025/03/28 06:01:41 DEBUG : dst/three.txt: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f402137e355210ae3_d20250328_m060026_c001_v7007000_t0000_u01743141626845") 2025/03/28 06:01:41 DEBUG : dst/three.txt: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f114c6d1bdcf61773_d20250328_m060023_c001_v0001182_t0004_u01743141623759") 2025/03/28 06:01:41 DEBUG : dst/three.txt: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f402137e355210acb_d20250328_m060023_c001_v7007000_t0000_u01743141623574") 2025/03/28 06:01:41 DEBUG : dst/three.txt: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201739_d20250328_m060018_c001_v0001184_t0035_u01743141618694") 2025/03/28 06:01:41 DEBUG : dst/three.txt: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f41764f53a28987ef_d20250328_m060016_c001_v7007000_t0000_u01743141616771") 2025/03/28 06:01:41 DEBUG : dst/three.txt: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f112add6d5c59c86b_d20250328_m060015_c001_v0001145_t0029_u01743141615743") 2025/03/28 06:01:41 DEBUG : dst/three.txt: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f403016e154665d1d_d20250328_m060015_c001_v7007000_t0000_u01743141615557") 2025/03/28 06:01:41 DEBUG : dst/three.txt: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f112add6d5c59c85f_d20250328_m060012_c001_v0001145_t0040_u01743141612373") 2025/03/28 06:01:41 DEBUG : dst/three.txt: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f403016e154665d11_d20250328_m060012_c001_v7007000_t0000_u01743141612187") 2025/03/28 06:01:42 DEBUG : dst/three.txt: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd307e5_d20250328_m060007_c001_v0001184_t0008_u01743141607352") 2025/03/28 06:01:42 DEBUG : dst/three.txt: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f412b67bc1f2ed7b3_d20250328_m060005_c001_v7007000_t0000_u01743141605085") 2025/03/28 06:01:42 DEBUG : dst/three.txt: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad92014d0_d20250328_m060003_c001_v0001184_t0025_u01743141603038") 2025/03/28 06:01:42 DEBUG : dst/three.txt: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f412b67bc1f2ed7b0_d20250328_m060002_c001_v7007000_t0000_u01743141602658") 2025/03/28 06:01:42 DEBUG : dst/three.txt: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd306d3_d20250328_m055958_c001_v0001184_t0040_u01743141598380") 2025/03/28 06:01:42 DEBUG : dst/three.txt: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f41727ba3ec353970_d20250328_m055956_c001_v7007000_t0000_u01743141596092") 2025/03/28 06:01:42 DEBUG : dst/three.txt: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad920136c_d20250328_m055954_c001_v0001184_t0033_u01743141594150") 2025/03/28 06:01:42 DEBUG : dst/three.txt: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f41727ba3ec35396e_d20250328_m055953_c001_v7007000_t0000_u01743141593039") 2025/03/28 06:01:42 DEBUG : dst/three.txt: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd30589_d20250328_m055947_c001_v0001184_t0041_u01743141587042") 2025/03/28 06:01:42 DEBUG : dst/three.txt: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f400e3be4420f6c3c_d20250328_m055942_c001_v7007000_t0000_u01743141582304") 2025/03/28 06:01:42 DEBUG : dst/three.txt: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f110e2f7f599ae0d6_d20250328_m055939_c001_v0001104_t0035_u01743141579441") 2025/03/28 06:01:42 DEBUG : dst/three.txt: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f400e3be4420f6c35_d20250328_m055938_c001_v7007000_t0000_u01743141578341") 2025/03/28 06:01:42 DEBUG : dst/three.txt: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad920105c_d20250328_m055932_c001_v0001184_t0036_u01743141572268") 2025/03/28 06:01:42 DEBUG : dst/three.txt: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4154fa61e7a518df_d20250328_m055928_c001_v7007000_t0000_u01743141568893") 2025/03/28 06:01:42 DEBUG : dst/three.txt: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9200f7e_d20250328_m055926_c001_v0001184_t0035_u01743141566250") 2025/03/28 06:01:42 DEBUG : dst/three.txt: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4154fa61e7a518a8_d20250328_m055925_c001_v7007000_t0000_u01743141565140") 2025/03/28 06:01:42 DEBUG : dst/three.txt: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd30285_d20250328_m055918_c001_v0001184_t0016_u01743141558950") 2025/03/28 06:01:42 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f41764f53a28987f1_d20250328_m060016_c001_v7007000_t0000_u01743141616955") 2025/03/28 06:01:42 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f114d7cb958f5a59b_d20250328_m060015_c001_v0001184_t0017_u01743141615337") 2025/03/28 06:01:43 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1044b5f188a3abaf_d20250328_m060011_c001_v0001182_t0045_u01743141611978") 2025/03/28 06:01:43 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f40115b661a937423_d20250328_m060006_c001_v7007000_t0000_u01743141606022") 2025/03/28 06:01:43 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1046bd08768a2446_d20250328_m060004_c001_v0001153_t0007_u01743141604701") 2025/03/28 06:01:43 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1082f3d9b474bfae_d20250328_m060002_c001_v0001184_t0002_u01743141602427") 2025/03/28 06:01:43 DEBUG : dst/two: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f419b182e68f1c152_d20250328_m060028_c001_v7007000_t0000_u01743141628391") 2025/03/28 06:01:43 DEBUG : dst/two: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd30925_d20250328_m060018_c001_v0001184_t0049_u01743141618462") 2025/03/28 06:01:43 DEBUG : dst/two: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f41764f53a28987f4_d20250328_m060017_c001_v7007000_t0000_u01743141617142") 2025/03/28 06:01:43 DEBUG : dst/two: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201566_d20250328_m060007_c001_v0001184_t0006_u01743141607152") 2025/03/28 06:01:43 DEBUG : dst/two: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f40115b661a937426_d20250328_m060006_c001_v7007000_t0000_u01743141606208") 2025/03/28 06:01:43 DEBUG : dst/two: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad920141e_d20250328_m055958_c001_v0001184_t0029_u01743141598150") 2025/03/28 06:01:43 DEBUG : dst/two: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f40115b661a9373f7_d20250328_m055957_c001_v7007000_t0000_u01743141597212") 2025/03/28 06:01:43 DEBUG : dst/two: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad920120e_d20250328_m055944_c001_v0001184_t0009_u01743141584747") 2025/03/28 06:01:43 DEBUG : dst/two: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f411a5cb4065904d6_d20250328_m055943_c001_v7007000_t0000_u01743141583421") 2025/03/28 06:01:43 DEBUG : dst/two: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd303f5_d20250328_m055931_c001_v0001184_t0006_u01743141571683") 2025/03/28 06:01:43 DEBUG : dst/two: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f41764f53a28987aa_d20250328_m055930_c001_v7007000_t0000_u01743141570010") 2025/03/28 06:01:43 DEBUG : dst/two: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f110e2f7f599ae0a0_d20250328_m055917_c001_v0001104_t0024_u01743141557413") 2025/03/28 06:01:43 DEBUG : dst/two: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f416caf42375f61d5_d20250328_m055916_c001_v7007000_t0000_u01743141556098") 2025/03/28 06:01:43 DEBUG : dst/two: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd301be_d20250328_m055911_c001_v0001184_t0028_u01743141551889") 2025/03/28 06:01:43 DEBUG : dst/two: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f409907ef4b93719a_d20250328_m055850_c001_v7007000_t0000_u01743141530301") 2025/03/28 06:01:43 DEBUG : dst/two: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f114d5813938d26b3_d20250328_m055848_c001_v0001102_t0049_u01743141528881") 2025/03/28 06:01:43 DEBUG : empty space: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f41814cf3738c2763_d20250328_m055804_c001_v7007000_t0000_u01743141484739") 2025/03/28 06:01:44 DEBUG : empty space: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2fa7d_d20250328_m055801_c001_v0001184_t0003_u01743141481612") 2025/03/28 06:01:44 DEBUG : empty space: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f41814cf3738c2762_d20250328_m055758_c001_v7007000_t0000_u01743141478901") 2025/03/28 06:01:44 DEBUG : empty space: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2f910_d20250328_m055748_c001_v0001184_t0040_u01743141468210") 2025/03/28 06:01:44 DEBUG : empty space: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f404ca036d99d878c_d20250328_m055739_c001_v7007000_t0000_u01743141459317") 2025/03/28 06:01:44 DEBUG : empty space: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2f7b0_d20250328_m055736_c001_v0001184_t0028_u01743141456477") 2025/03/28 06:01:44 DEBUG : empty space: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f415d0c953d7bb69f_d20250328_m055711_c001_v7007000_t0000_u01743141431234") 2025/03/28 06:01:44 DEBUG : empty space: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2f44b_d20250328_m055709_c001_v0001184_t0002_u01743141429492") 2025/03/28 06:01:44 DEBUG : empty space: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f415d0c953d7bb696_d20250328_m055707_c001_v7007000_t0000_u01743141427980") 2025/03/28 06:01:44 DEBUG : empty space: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2f403_d20250328_m055706_c001_v0001184_t0020_u01743141426766") 2025/03/28 06:01:44 DEBUG : empty space: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f415d0c953d7bb68d_d20250328_m055703_c001_v7007000_t0000_u01743141423464") 2025/03/28 06:01:44 DEBUG : empty space: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2f35d_d20250328_m055701_c001_v0001184_t0008_u01743141421886") 2025/03/28 06:01:44 DEBUG : empty space: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f415d0c953d7bb68a_d20250328_m055700_c001_v7007000_t0000_u01743141420738") 2025/03/28 06:01:44 DEBUG : empty space: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2f30f_d20250328_m055659_c001_v0001184_t0059_u01743141419526") 2025/03/28 06:01:44 DEBUG : empty space: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f419bc2c4353ac03b_d20250328_m055653_c001_v7007000_t0000_u01743141413118") 2025/03/28 06:01:44 DEBUG : empty space: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2f21b_d20250328_m055651_c001_v0001184_t0024_u01743141411759") 2025/03/28 06:01:44 DEBUG : empty space: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f419bc2c4353ac029_d20250328_m055650_c001_v7007000_t0000_u01743141410606") 2025/03/28 06:01:44 DEBUG : empty space: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2f1d5_d20250328_m055649_c001_v0001184_t0046_u01743141409834") 2025/03/28 06:01:44 DEBUG : empty space: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4054139e3ffa08df_d20250328_m055644_c001_v7007000_t0000_u01743141404824") 2025/03/28 06:01:44 DEBUG : empty space: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2f125_d20250328_m055643_c001_v0001184_t0051_u01743141403558") 2025/03/28 06:01:44 DEBUG : empty space: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4054139e3ffa08dd_d20250328_m055640_c001_v7007000_t0000_u01743141400933") 2025/03/28 06:01:45 DEBUG : empty space: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2f09f_d20250328_m055639_c001_v0001184_t0027_u01743141399934") 2025/03/28 06:01:45 DEBUG : empty space: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4054139e3ffa08db_d20250328_m055638_c001_v7007000_t0000_u01743141398818") 2025/03/28 06:01:45 DEBUG : empty space: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1030564880295b1d_d20250328_m055638_c001_v0001179_t0025_u01743141398237") 2025/03/28 06:01:45 DEBUG : empty space: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2f02d_d20250328_m055636_c001_v0001184_t0041_u01743141396689") 2025/03/28 06:01:45 DEBUG : enormous: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f415d0c953d7bb69e_d20250328_m055710_c001_v7007000_t0000_u01743141430489") 2025/03/28 06:01:45 DEBUG : enormous: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2f459_d20250328_m055709_c001_v0001184_t0026_u01743141429707") 2025/03/28 06:01:45 DEBUG : existing: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f419b182e68f1c158_d20250328_m060032_c001_v7007000_t0000_u01743141632686") 2025/03/28 06:01:45 DEBUG : existing: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd30a8d_d20250328_m060031_c001_v0001184_t0043_u01743141631474") 2025/03/28 06:01:45 DEBUG : existing: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f404ca036d99d8787_d20250328_m055734_c001_v7007000_t0000_u01743141454424") 2025/03/28 06:01:45 DEBUG : existing: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2f752_d20250328_m055733_c001_v0001184_t0000_u01743141453447") 2025/03/28 06:01:45 DEBUG : existing: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4054139e3ffa08d5_d20250328_m055632_c001_v7007000_t0000_u01743141392877") 2025/03/28 06:01:45 DEBUG : existing: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2ef83_d20250328_m055631_c001_v0001184_t0009_u01743141391899") 2025/03/28 06:01:45 DEBUG : existing: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4054139e3ffa08d1_d20250328_m055630_c001_v7007000_t0000_u01743141390608") 2025/03/28 06:01:45 DEBUG : existing: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2ef5a_d20250328_m055630_c001_v0001184_t0036_u01743141390023") 2025/03/28 06:01:45 DEBUG : existing: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2ef40_d20250328_m055629_c001_v0001184_t0046_u01743141389254") 2025/03/28 06:01:45 DEBUG : existing-b: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f404ca036d99d8789_d20250328_m055734_c001_v7007000_t0000_u01743141454610") 2025/03/28 06:01:45 DEBUG : existing-b: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9200033_d20250328_m055733_c001_v0001184_t0023_u01743141453435") 2025/03/28 06:01:45 DEBUG : file1: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f403e6b509f6995d2_d20250328_m060120_c001_v7007000_t0000_u01743141680126") 2025/03/28 06:01:45 DEBUG : file1: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1086fa4543b32011_d20250328_m060118_c001_v0001183_t0017_u01743141678956") 2025/03/28 06:01:45 DEBUG : file1: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4154fa61e7a51b01_d20250328_m060116_c001_v7007000_t0000_u01743141676819") 2025/03/28 06:01:46 DEBUG : file1: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9202051_d20250328_m060115_c001_v0001184_t0036_u01743141675281") 2025/03/28 06:01:46 DEBUG : five: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f415d0c953d7bb6a0_d20250328_m055715_c001_v7007000_t0000_u01743141435440") 2025/03/28 06:01:46 DEBUG : five: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f409985be6cd2f4ea_d20250328_m055713_c001_v0001184_t0059_u01743141433529") 2025/03/28 06:01:46 DEBUG : foo: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4054139e3ffa08de_d20250328_m055642_c001_v7007000_t0000_u01743141402810") 2025/03/28 06:01:46 DEBUG : foo: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f409985be6cd2f0ed_d20250328_m055642_c001_v0001184_t0059_u01743141402241") 2025/03/28 06:01:46 DEBUG : foo: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f409985be6cd2f0cb_d20250328_m055641_c001_v0001184_t0059_u01743141401676") 2025/03/28 06:01:46 DEBUG : four: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f415d0c953d7bb6a1_d20250328_m055715_c001_v7007000_t0000_u01743141435625") 2025/03/28 06:01:46 DEBUG : four: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f410e2f7f599adf1d_d20250328_m055714_c001_v0001104_t0029_u01743141434091") 2025/03/28 06:01:46 DEBUG : four: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2f4d3_d20250328_m055712_c001_v0001184_t0020_u01743141432956") 2025/03/28 06:01:46 DEBUG : hello world2: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f412b67bc1f2ed42d_d20250328_m055539_c001_v7007000_t0000_u01743141339852") 2025/03/28 06:01:46 DEBUG : hello world2: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2e925_d20250328_m055539_c001_v0001184_t0054_u01743141339267") 2025/03/28 06:01:46 DEBUG : ignore-size: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4054139e3ffa08b7_d20250328_m055628_c001_v7007000_t0000_u01743141388136") 2025/03/28 06:01:46 DEBUG : ignore-size: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2eef6_d20250328_m055627_c001_v0001184_t0047_u01743141387055") 2025/03/28 06:01:46 DEBUG : nested/sub dir/file: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f404ca036d99d8784_d20250328_m055732_c001_v7007000_t0000_u01743141452321") 2025/03/28 06:01:46 DEBUG : nested/sub dir/file: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad91fffbf_d20250328_m055730_c001_v0001184_t0006_u01743141450928") 2025/03/28 06:01:46 DEBUG : nested/sub dir/file: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f404ca036d99d8782_d20250328_m055729_c001_v7007000_t0000_u01743141449764") 2025/03/28 06:01:46 DEBUG : nested/sub dir/file: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad91fff63_d20250328_m055728_c001_v0001184_t0052_u01743141448769") 2025/03/28 06:01:46 DEBUG : one: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f415d0c953d7bb6a2_d20250328_m055715_c001_v7007000_t0000_u01743141435810") 2025/03/28 06:01:46 DEBUG : one: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f409985be6cd2f4bb_d20250328_m055712_c001_v0001184_t0059_u01743141432367") 2025/03/28 06:01:46 DEBUG : only0: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4154fa61e7a51aca_d20250328_m060110_c001_v7007000_t0000_u01743141670330") 2025/03/28 06:01:47 DEBUG : only0: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4164bc2ad9201e87_d20250328_m060104_c001_v0001184_t0035_u01743141664362") 2025/03/28 06:01:47 DEBUG : only0: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201cfd_d20250328_m060055_c001_v0001184_t0002_u01743141655254") 2025/03/28 06:01:47 DEBUG : only0: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f41839514bbd09b1d_d20250328_m060049_c001_v7007000_t0000_u01743141649459") 2025/03/28 06:01:47 DEBUG : only0: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201a5f_d20250328_m060038_c001_v0001184_t0007_u01743141638921") 2025/03/28 06:01:47 DEBUG : only1: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4154fa61e7a51acb_d20250328_m060110_c001_v7007000_t0000_u01743141670542") 2025/03/28 06:01:47 DEBUG : only1: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f412d90c37f2cc56c_d20250328_m060104_c001_v0001184_t0032_u01743141664924") 2025/03/28 06:01:47 DEBUG : only1: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201d09_d20250328_m060055_c001_v0001184_t0056_u01743141655678") 2025/03/28 06:01:47 DEBUG : only1: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f410bed6b4945342a_d20250328_m060049_c001_v7007000_t0000_u01743141649104") 2025/03/28 06:01:47 DEBUG : only1: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201a73_d20250328_m060039_c001_v0001184_t0059_u01743141639408") 2025/03/28 06:01:47 DEBUG : only10: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4154fa61e7a51acc_d20250328_m060110_c001_v7007000_t0000_u01743141670728") 2025/03/28 06:01:47 DEBUG : only10: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f40027b815c25b76a_d20250328_m060105_c001_v0001106_t0052_u01743141665117") 2025/03/28 06:01:47 DEBUG : only10: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201db7_d20250328_m060059_c001_v0001184_t0057_u01743141659622") 2025/03/28 06:01:47 DEBUG : only10: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f410bed6b4945342d_d20250328_m060049_c001_v7007000_t0000_u01743141649469") 2025/03/28 06:01:47 DEBUG : only10: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201b4e_d20250328_m060043_c001_v0001184_t0052_u01743141643318") 2025/03/28 06:01:47 DEBUG : only11: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4154fa61e7a51acd_d20250328_m060110_c001_v7007000_t0000_u01743141670916") 2025/03/28 06:01:47 DEBUG : only11: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4086fa4543b31edc_d20250328_m060105_c001_v0001183_t0040_u01743141665308") 2025/03/28 06:01:47 DEBUG : only11: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201dd1_d20250328_m060100_c001_v0001184_t0040_u01743141660027") 2025/03/28 06:01:47 DEBUG : only11: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4089356119cec122_d20250328_m060049_c001_v7007000_t0000_u01743141649113") 2025/03/28 06:01:47 DEBUG : only11: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201b66_d20250328_m060043_c001_v0001184_t0005_u01743141643744") 2025/03/28 06:01:47 DEBUG : only12: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4154fa61e7a51acf_d20250328_m060111_c001_v7007000_t0000_u01743141671101") 2025/03/28 06:01:48 DEBUG : only12: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4164bc2ad9201e9f_d20250328_m060104_c001_v0001184_t0035_u01743141664956") 2025/03/28 06:01:48 DEBUG : only12: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201dd9_d20250328_m060100_c001_v0001184_t0033_u01743141660447") 2025/03/28 06:01:48 DEBUG : only12: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f41839514bbd09b1a_d20250328_m060049_c001_v7007000_t0000_u01743141649272") 2025/03/28 06:01:48 DEBUG : only12: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201b7e_d20250328_m060044_c001_v0001184_t0055_u01743141644211") 2025/03/28 06:01:48 DEBUG : only13: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4154fa61e7a51ad1_d20250328_m060111_c001_v7007000_t0000_u01743141671285") 2025/03/28 06:01:48 DEBUG : only13: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f412d90c37f2cc578_d20250328_m060105_c001_v0001184_t0032_u01743141665115") 2025/03/28 06:01:48 DEBUG : only13: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201def_d20250328_m060100_c001_v0001184_t0009_u01743141660900") 2025/03/28 06:01:48 DEBUG : only13: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f410bed6b49453425_d20250328_m060048_c001_v7007000_t0000_u01743141648522") 2025/03/28 06:01:48 DEBUG : only13: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201b8e_d20250328_m060044_c001_v0001184_t0023_u01743141644644") 2025/03/28 06:01:48 DEBUG : only14: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4154fa61e7a51ad4_d20250328_m060111_c001_v7007000_t0000_u01743141671470") 2025/03/28 06:01:48 DEBUG : only14: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4164bc2ad9201ea7_d20250328_m060105_c001_v0001184_t0035_u01743141665143") 2025/03/28 06:01:48 DEBUG : only14: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201df9_d20250328_m060101_c001_v0001184_t0001_u01743141661343") 2025/03/28 06:01:48 DEBUG : only14: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f410bed6b4945342e_d20250328_m060049_c001_v7007000_t0000_u01743141649480") 2025/03/28 06:01:48 DEBUG : only14: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201ba4_d20250328_m060045_c001_v0001184_t0017_u01743141645067") 2025/03/28 06:01:48 DEBUG : only15: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4154fa61e7a51ad6_d20250328_m060111_c001_v7007000_t0000_u01743141671655") 2025/03/28 06:01:48 DEBUG : only15: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f412d90c37f2cc582_d20250328_m060105_c001_v0001184_t0032_u01743141665300") 2025/03/28 06:01:48 DEBUG : only15: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201e11_d20250328_m060101_c001_v0001184_t0050_u01743141661782") 2025/03/28 06:01:48 DEBUG : only15: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f410bed6b49453426_d20250328_m060048_c001_v7007000_t0000_u01743141648707") 2025/03/28 06:01:48 DEBUG : only15: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201bbc_d20250328_m060045_c001_v0001184_t0025_u01743141645509") 2025/03/28 06:01:48 DEBUG : only16: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4154fa61e7a51ad8_d20250328_m060111_c001_v7007000_t0000_u01743141671861") 2025/03/28 06:01:49 DEBUG : only16: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4164bc2ad9201eb1_d20250328_m060105_c001_v0001184_t0035_u01743141665328") 2025/03/28 06:01:49 DEBUG : only16: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201e27_d20250328_m060102_c001_v0001184_t0049_u01743141662213") 2025/03/28 06:01:49 DEBUG : only16: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f410bed6b49453427_d20250328_m060048_c001_v7007000_t0000_u01743141648892") 2025/03/28 06:01:49 DEBUG : only16: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201bcc_d20250328_m060045_c001_v0001184_t0003_u01743141645917") 2025/03/28 06:01:49 DEBUG : only17: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4154fa61e7a51ad9_d20250328_m060112_c001_v7007000_t0000_u01743141672049") 2025/03/28 06:01:49 DEBUG : only17: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f40027b815c25b76c_d20250328_m060105_c001_v0001106_t0052_u01743141665359") 2025/03/28 06:01:49 DEBUG : only17: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201e41_d20250328_m060102_c001_v0001184_t0026_u01743141662657") 2025/03/28 06:01:49 DEBUG : only17: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f41839514bbd09b18_d20250328_m060049_c001_v7007000_t0000_u01743141649085") 2025/03/28 06:01:49 DEBUG : only17: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201be6_d20250328_m060046_c001_v0001184_t0052_u01743141646352") 2025/03/28 06:01:49 DEBUG : only18: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4154fa61e7a51adb_d20250328_m060112_c001_v7007000_t0000_u01743141672237") 2025/03/28 06:01:49 DEBUG : only18: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f412d90c37f2cc592_d20250328_m060105_c001_v0001184_t0032_u01743141665486") 2025/03/28 06:01:49 DEBUG : only18: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201e51_d20250328_m060103_c001_v0001184_t0022_u01743141663086") 2025/03/28 06:01:49 DEBUG : only18: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f410bed6b4945342b_d20250328_m060049_c001_v7007000_t0000_u01743141649282") 2025/03/28 06:01:49 DEBUG : only18: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201bfc_d20250328_m060046_c001_v0001184_t0046_u01743141646816") 2025/03/28 06:01:49 DEBUG : only19: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4154fa61e7a51ade_d20250328_m060112_c001_v7007000_t0000_u01743141672425") 2025/03/28 06:01:49 DEBUG : only19: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4086fa4543b31ee4_d20250328_m060105_c001_v0001183_t0040_u01743141665497") 2025/03/28 06:01:49 DEBUG : only19: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201e63_d20250328_m060103_c001_v0001184_t0008_u01743141663497") 2025/03/28 06:01:49 DEBUG : only19: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f41839514bbd09b17_d20250328_m060048_c001_v7007000_t0000_u01743141648898") 2025/03/28 06:01:49 DEBUG : only19: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201c0c_d20250328_m060047_c001_v0001184_t0050_u01743141647276") 2025/03/28 06:01:49 DEBUG : only2: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4154fa61e7a51ae0_d20250328_m060112_c001_v7007000_t0000_u01743141672610") 2025/03/28 06:01:50 DEBUG : only2: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4164bc2ad9201eb5_d20250328_m060105_c001_v0001184_t0035_u01743141665514") 2025/03/28 06:01:50 DEBUG : only2: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201d1f_d20250328_m060056_c001_v0001184_t0004_u01743141656103") 2025/03/28 06:01:50 DEBUG : only2: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f410bed6b49453428_d20250328_m060048_c001_v7007000_t0000_u01743141648906") 2025/03/28 06:01:50 DEBUG : only2: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201a89_d20250328_m060039_c001_v0001184_t0008_u01743141639817") 2025/03/28 06:01:50 DEBUG : only3: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4154fa61e7a51ae2_d20250328_m060112_c001_v7007000_t0000_u01743141672799") 2025/03/28 06:01:50 DEBUG : only3: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f40027b815c25b76e_d20250328_m060105_c001_v0001106_t0052_u01743141665544") 2025/03/28 06:01:50 DEBUG : only3: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201d3b_d20250328_m060056_c001_v0001184_t0021_u01743141656533") 2025/03/28 06:01:50 DEBUG : only3: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f410bed6b4945342c_d20250328_m060049_c001_v7007000_t0000_u01743141649293") 2025/03/28 06:01:50 DEBUG : only3: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201aa3_d20250328_m060040_c001_v0001184_t0029_u01743141640236") 2025/03/28 06:01:50 DEBUG : only4: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4154fa61e7a51ae3_d20250328_m060112_c001_v7007000_t0000_u01743141672983") 2025/03/28 06:01:50 DEBUG : only4: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f412d90c37f2cc59a_d20250328_m060105_c001_v0001184_t0032_u01743141665675") 2025/03/28 06:01:50 DEBUG : only4: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201d49_d20250328_m060056_c001_v0001184_t0046_u01743141656977") 2025/03/28 06:01:50 DEBUG : only4: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4089356119cec126_d20250328_m060049_c001_v7007000_t0000_u01743141649489") 2025/03/28 06:01:50 DEBUG : only4: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201ab1_d20250328_m060040_c001_v0001184_t0053_u01743141640672") 2025/03/28 06:01:50 DEBUG : only5: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4154fa61e7a51ae4_d20250328_m060113_c001_v7007000_t0000_u01743141673168") 2025/03/28 06:01:50 DEBUG : only5: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4086fa4543b31ee8_d20250328_m060105_c001_v0001183_t0040_u01743141665685") 2025/03/28 06:01:50 DEBUG : only5: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201d57_d20250328_m060057_c001_v0001184_t0050_u01743141657404") 2025/03/28 06:01:50 DEBUG : only5: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4089356119cec123_d20250328_m060049_c001_v7007000_t0000_u01743141649302") 2025/03/28 06:01:50 DEBUG : only5: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201ac7_d20250328_m060041_c001_v0001184_t0022_u01743141641105") 2025/03/28 06:01:50 DEBUG : only6: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4154fa61e7a51ae6_d20250328_m060113_c001_v7007000_t0000_u01743141673361") 2025/03/28 06:01:50 DEBUG : only6: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4164bc2ad9201ebf_d20250328_m060105_c001_v0001184_t0035_u01743141665704") 2025/03/28 06:01:51 DEBUG : only6: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201d6e_d20250328_m060057_c001_v0001184_t0002_u01743141657859") 2025/03/28 06:01:51 DEBUG : only6: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f41839514bbd09b1e_d20250328_m060049_c001_v7007000_t0000_u01743141649649") 2025/03/28 06:01:51 DEBUG : only6: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201ae5_d20250328_m060041_c001_v0001184_t0037_u01743141641535") 2025/03/28 06:01:51 DEBUG : only7: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4154fa61e7a51ae9_d20250328_m060113_c001_v7007000_t0000_u01743141673551") 2025/03/28 06:01:51 DEBUG : only7: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f40027b815c25b772_d20250328_m060105_c001_v0001106_t0052_u01743141665839") 2025/03/28 06:01:51 DEBUG : only7: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201d89_d20250328_m060058_c001_v0001184_t0010_u01743141658313") 2025/03/28 06:01:51 DEBUG : only7: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f410bed6b49453430_d20250328_m060049_c001_v7007000_t0000_u01743141649655") 2025/03/28 06:01:51 DEBUG : only7: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201b04_d20250328_m060042_c001_v0001184_t0035_u01743141642013") 2025/03/28 06:01:51 DEBUG : only8: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4154fa61e7a51aed_d20250328_m060113_c001_v7007000_t0000_u01743141673740") 2025/03/28 06:01:51 DEBUG : only8: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f412d90c37f2cc5a0_d20250328_m060105_c001_v0001184_t0032_u01743141665861") 2025/03/28 06:01:51 DEBUG : only8: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201d97_d20250328_m060058_c001_v0001184_t0003_u01743141658731") 2025/03/28 06:01:51 DEBUG : only8: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4089356119cec121_d20250328_m060048_c001_v7007000_t0000_u01743141648920") 2025/03/28 06:01:51 DEBUG : only8: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201b18_d20250328_m060042_c001_v0001184_t0008_u01743141642449") 2025/03/28 06:01:51 DEBUG : only9: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4154fa61e7a51aee_d20250328_m060113_c001_v7007000_t0000_u01743141673924") 2025/03/28 06:01:51 DEBUG : only9: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4086fa4543b31eee_d20250328_m060105_c001_v0001183_t0040_u01743141665872") 2025/03/28 06:01:51 DEBUG : only9: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201da3_d20250328_m060059_c001_v0001184_t0040_u01743141659185") 2025/03/28 06:01:51 DEBUG : only9: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f410bed6b49453429_d20250328_m060049_c001_v7007000_t0000_u01743141649093") 2025/03/28 06:01:51 DEBUG : only9: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9201b34_d20250328_m060042_c001_v0001184_t0040_u01743141642867") 2025/03/28 06:01:51 DEBUG : potato: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f404ca036d99d877f_d20250328_m055726_c001_v7007000_t0000_u01743141446878") 2025/03/28 06:01:51 DEBUG : potato: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad91ffe99_d20250328_m055724_c001_v0001184_t0018_u01743141444106") 2025/03/28 06:01:52 DEBUG : potato: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f415d0c953d7bb6aa_d20250328_m055722_c001_v7007000_t0000_u01743141442594") 2025/03/28 06:01:52 DEBUG : potato: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2f5c7_d20250328_m055721_c001_v0001184_t0038_u01743141441025") 2025/03/28 06:01:52 DEBUG : potato: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f415d0c953d7bb6a7_d20250328_m055719_c001_v7007000_t0000_u01743141439169") 2025/03/28 06:01:52 DEBUG : potato: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f110e2f7f599adf23_d20250328_m055716_c001_v0001104_t0008_u01743141436755") 2025/03/28 06:01:52 DEBUG : potato: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f415d0c953d7bb693_d20250328_m055705_c001_v7007000_t0000_u01743141425586") 2025/03/28 06:01:52 DEBUG : potato: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2f3ad_d20250328_m055704_c001_v0001184_t0016_u01743141424390") 2025/03/28 06:01:52 DEBUG : potato: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f415d0c953d7bb68c_d20250328_m055702_c001_v7007000_t0000_u01743141422493") 2025/03/28 06:01:52 DEBUG : potato: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2f355_d20250328_m055701_c001_v0001184_t0057_u01743141421666") 2025/03/28 06:01:52 DEBUG : potato: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f415d0c953d7bb689_d20250328_m055700_c001_v7007000_t0000_u01743141420114") 2025/03/28 06:01:52 DEBUG : potato: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2f307_d20250328_m055659_c001_v0001184_t0039_u01743141419274") 2025/03/28 06:01:52 DEBUG : potato: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f419bc2c4353ac038_d20250328_m055652_c001_v7007000_t0000_u01743141412558") 2025/03/28 06:01:52 DEBUG : potato: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2f217_d20250328_m055651_c001_v0001184_t0009_u01743141411532") 2025/03/28 06:01:52 DEBUG : potato: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f419bc2c4353ac02b_d20250328_m055650_c001_v7007000_t0000_u01743141410790") 2025/03/28 06:01:52 DEBUG : potato: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2f1d1_d20250328_m055649_c001_v0001184_t0025_u01743141409619") 2025/03/28 06:01:52 DEBUG : potato: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4054139e3ffa08e2_d20250328_m055648_c001_v7007000_t0000_u01743141408876") 2025/03/28 06:01:52 DEBUG : potato: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2f1a5_d20250328_m055648_c001_v0001184_t0026_u01743141408294") 2025/03/28 06:01:52 DEBUG : potato: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2f199_d20250328_m055647_c001_v0001184_t0035_u01743141407704") 2025/03/28 06:01:53 DEBUG : potato: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4054139e3ffa08e1_d20250328_m055646_c001_v7007000_t0000_u01743141406964") 2025/03/28 06:01:53 DEBUG : potato: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2f16d_d20250328_m055646_c001_v0001184_t0015_u01743141406388") 2025/03/28 06:01:53 DEBUG : potato: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2f165_d20250328_m055645_c001_v0001184_t0010_u01743141405761") 2025/03/28 06:01:53 DEBUG : potato: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4054139e3ffa08e0_d20250328_m055645_c001_v7007000_t0000_u01743141405020") 2025/03/28 06:01:53 DEBUG : potato: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2f141_d20250328_m055644_c001_v0001184_t0015_u01743141404178") 2025/03/28 06:01:53 DEBUG : potato2: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f415d0c953d7bb6be_d20250328_m055815_c001_v7007000_t0000_u01743141495088") 2025/03/28 06:01:53 DEBUG : potato2: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f110e2f7f599adfe1_d20250328_m055814_c001_v0001104_t0016_u01743141494039") 2025/03/28 06:01:53 DEBUG : potato2: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f41814cf3738c2764_d20250328_m055804_c001_v7007000_t0000_u01743141484962") 2025/03/28 06:01:53 DEBUG : potato2: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f110e2f7f599adfb7_d20250328_m055800_c001_v0001104_t0006_u01743141480247") 2025/03/28 06:01:53 DEBUG : potato2: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f416051d139aba397_d20250328_m055752_c001_v7007000_t0000_u01743141472596") 2025/03/28 06:01:53 DEBUG : potato2: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f110e2f7f599adf89_d20250328_m055747_c001_v0001104_t0030_u01743141467219") 2025/03/28 06:01:53 DEBUG : potato2: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f404ca036d99d878d_d20250328_m055739_c001_v7007000_t0000_u01743141459561") 2025/03/28 06:01:53 DEBUG : potato2: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f110e2f7f599adf63_d20250328_m055735_c001_v0001104_t0052_u01743141455913") 2025/03/28 06:01:53 DEBUG : potato2: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f415d0c953d7bb69d_d20250328_m055710_c001_v7007000_t0000_u01743141430303") 2025/03/28 06:01:53 DEBUG : potato2: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2f447_d20250328_m055709_c001_v0001184_t0057_u01743141429282") 2025/03/28 06:01:53 DEBUG : potato2: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f415d0c953d7bb697_d20250328_m055708_c001_v7007000_t0000_u01743141428166") 2025/03/28 06:01:53 DEBUG : potato2: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2f3fd_d20250328_m055706_c001_v0001184_t0004_u01743141426559") 2025/03/28 06:01:53 DEBUG : potato2: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f415d0c953d7bb694_d20250328_m055705_c001_v7007000_t0000_u01743141425772") 2025/03/28 06:01:53 DEBUG : potato2: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2f3c1_d20250328_m055704_c001_v0001184_t0052_u01743141424990") 2025/03/28 06:01:53 DEBUG : potato2: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f415d0c953d7bb68e_d20250328_m055703_c001_v7007000_t0000_u01743141423649") 2025/03/28 06:01:53 DEBUG : potato2: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2f377_d20250328_m055702_c001_v0001184_t0040_u01743141422865") 2025/03/28 06:01:54 DEBUG : potato2: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f415d0c953d7bb68b_d20250328_m055700_c001_v7007000_t0000_u01743141420923") 2025/03/28 06:01:54 DEBUG : potato2: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2f325_d20250328_m055700_c001_v0001184_t0025_u01743141420125") 2025/03/28 06:01:54 DEBUG : potato2: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f419bc2c4353ac03d_d20250328_m055653_c001_v7007000_t0000_u01743141413302") 2025/03/28 06:01:54 DEBUG : potato2: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2f22c_d20250328_m055652_c001_v0001184_t0036_u01743141412347") 2025/03/28 06:01:54 DEBUG : potato2: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f412b67bc1f2ed432_d20250328_m055543_c001_v7007000_t0000_u01743141343250") 2025/03/28 06:01:54 DEBUG : potato2: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2e9ae_d20250328_m055542_c001_v0001184_t0045_u01743141342669") 2025/03/28 06:01:54 DEBUG : potato2: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f412b67bc1f2ed42f_d20250328_m055541_c001_v7007000_t0000_u01743141341381") 2025/03/28 06:01:54 DEBUG : potato2: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2e96d_d20250328_m055540_c001_v0001184_t0033_u01743141340788") 2025/03/28 06:01:54 DEBUG : potato3: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f41814cf3738c2765_d20250328_m055805_c001_v7007000_t0000_u01743141485354") 2025/03/28 06:01:54 DEBUG : potato3: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9200467_d20250328_m055802_c001_v0001184_t0034_u01743141482194") 2025/03/28 06:01:54 DEBUG : potato3: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f416051d139aba399_d20250328_m055752_c001_v7007000_t0000_u01743141472842") 2025/03/28 06:01:54 DEBUG : potato3: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad92002a3_d20250328_m055748_c001_v0001184_t0057_u01743141468826") 2025/03/28 06:01:54 DEBUG : potato3: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f404ca036d99d878e_d20250328_m055739_c001_v7007000_t0000_u01743141459797") 2025/03/28 06:01:54 DEBUG : potato3: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad92000d9_d20250328_m055736_c001_v0001184_t0031_u01743141456691") 2025/03/28 06:01:54 DEBUG : pre-dest1/1: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f416caf42375f6197_d20250328_m055859_c001_v7007000_t0000_u01743141539267") 2025/03/28 06:01:54 DEBUG : pre-dest1/1: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9200a9e_d20250328_m055851_c001_v0001184_t0025_u01743141531043") 2025/03/28 06:01:54 DEBUG : pre-dest2/2: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f416caf42375f6198_d20250328_m055859_c001_v7007000_t0000_u01743141539452") 2025/03/28 06:01:54 DEBUG : pre-dest2/2: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f110e2f7f599ae03c_d20250328_m055851_c001_v0001104_t0033_u01743141531626") 2025/03/28 06:01:54 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f409907ef4b937162_d20250328_m055829_c001_v7007000_t0000_u01743141509689") 2025/03/28 06:01:55 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2fcb9_d20250328_m055825_c001_v0001184_t0015_u01743141505586") 2025/03/28 06:01:55 DEBUG : sizeonly: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f41764f53a2898691_d20250328_m055625_c001_v7007000_t0000_u01743141385400") 2025/03/28 06:01:55 DEBUG : sizeonly: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2eea9_d20250328_m055624_c001_v0001184_t0051_u01743141384456") 2025/03/28 06:01:55 DEBUG : sub dir/hello world: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f403e6b509f6995d9_d20250328_m060129_c001_v7007000_t0000_u01743141689508") 2025/03/28 06:01:55 DEBUG : sub dir/hello world: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f112d90c37f2cc94b_d20250328_m060126_c001_v0001184_t0005_u01743141686988") 2025/03/28 06:01:55 DEBUG : sub dir/hello world: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f403e6b509f6995d6_d20250328_m060125_c001_v7007000_t0000_u01743141685067") 2025/03/28 06:01:55 DEBUG : sub dir/hello world: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f10027b815c25b7aa_d20250328_m060122_c001_v0001106_t0023_u01743141682224") 2025/03/28 06:01:55 DEBUG : sub dir/hello world: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f404ca036d99d8785_d20250328_m055732_c001_v7007000_t0000_u01743141452506") 2025/03/28 06:01:55 DEBUG : sub dir/hello world: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f110e2f7f599adf51_d20250328_m055731_c001_v0001104_t0031_u01743141451279") 2025/03/28 06:01:55 DEBUG : sub dir/hello world: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f404ca036d99d8783_d20250328_m055729_c001_v7007000_t0000_u01743141449960") 2025/03/28 06:01:55 DEBUG : sub dir/hello world: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2f6c5_d20250328_m055729_c001_v0001184_t0048_u01743141449125") 2025/03/28 06:01:55 DEBUG : sub dir/hello world: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f41764f53a2898682_d20250328_m055621_c001_v7007000_t0000_u01743141381265") 2025/03/28 06:01:55 DEBUG : sub dir/hello world: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2ee26_d20250328_m055619_c001_v0001184_t0032_u01743141379748") 2025/03/28 06:01:55 DEBUG : sub dir/hello world: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f41764f53a2898664_d20250328_m055619_c001_v7007000_t0000_u01743141379009") 2025/03/28 06:01:55 DEBUG : sub dir/hello world: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2edd4_d20250328_m055617_c001_v0001184_t0018_u01743141377842") 2025/03/28 06:01:55 DEBUG : sub dir/hello world: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f41764f53a2898634_d20250328_m055614_c001_v7007000_t0000_u01743141374956") 2025/03/28 06:01:55 DEBUG : sub dir/hello world: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2ed76_d20250328_m055613_c001_v0001184_t0043_u01743141373835") 2025/03/28 06:01:55 DEBUG : sub dir/hello world: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f41764f53a2898624_d20250328_m055613_c001_v7007000_t0000_u01743141373285") 2025/03/28 06:01:55 DEBUG : sub dir/hello world: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2ed3d_d20250328_m055611_c001_v0001184_t0040_u01743141371692") 2025/03/28 06:01:55 DEBUG : sub dir/hello world: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2ecd1_d20250328_m055608_c001_v0001184_t0001_u01743141368637") 2025/03/28 06:01:56 DEBUG : sub dir/hello world: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f41764f53a2898620_d20250328_m055607_c001_v7007000_t0000_u01743141367898") 2025/03/28 06:01:56 DEBUG : sub dir/hello world: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2eca7_d20250328_m055607_c001_v0001184_t0033_u01743141367303") 2025/03/28 06:01:56 DEBUG : sub dir/hello world: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2ec9b_d20250328_m055606_c001_v0001184_t0039_u01743141366396") 2025/03/28 06:01:56 DEBUG : sub dir/hello world: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f41764f53a289861f_d20250328_m055605_c001_v7007000_t0000_u01743141365291") 2025/03/28 06:01:56 DEBUG : sub dir/hello world: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2ec17_d20250328_m055602_c001_v0001184_t0053_u01743141362780") 2025/03/28 06:01:56 DEBUG : sub dir/hello world: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2ebbb_d20250328_m055559_c001_v0001184_t0054_u01743141359728") 2025/03/28 06:01:56 DEBUG : sub dir/hello world: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f41764f53a289861e_d20250328_m055558_c001_v7007000_t0000_u01743141358992") 2025/03/28 06:01:56 DEBUG : sub dir/hello world: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2eb81_d20250328_m055558_c001_v0001184_t0037_u01743141358371") 2025/03/28 06:01:56 DEBUG : sub dir/hello world: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2eb6b_d20250328_m055557_c001_v0001184_t0050_u01743141357610") 2025/03/28 06:01:56 DEBUG : sub dir/hello world: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f41764f53a289861d_d20250328_m055556_c001_v7007000_t0000_u01743141356871") 2025/03/28 06:01:56 DEBUG : sub dir/hello world: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2eada_d20250328_m055553_c001_v0001184_t0018_u01743141353269") 2025/03/28 06:01:56 DEBUG : sub dir/hello world: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f41764f53a289861b_d20250328_m055552_c001_v7007000_t0000_u01743141352900") 2025/03/28 06:01:56 DEBUG : sub dir/hello world: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2eab6_d20250328_m055552_c001_v0001184_t0028_u01743141352273") 2025/03/28 06:01:56 DEBUG : sub dir/hello world: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f412b67bc1f2ed478_d20250328_m055550_c001_v7007000_t0000_u01743141350617") 2025/03/28 06:01:56 DEBUG : sub dir/hello world: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2ea68_d20250328_m055550_c001_v0001184_t0041_u01743141350041") 2025/03/28 06:01:56 DEBUG : sub dir/hello world: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f412b67bc1f2ed46c_d20250328_m055549_c001_v7007000_t0000_u01743141349488") 2025/03/28 06:01:56 DEBUG : sub dir/hello world: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2ea3c_d20250328_m055548_c001_v0001184_t0022_u01743141348899") 2025/03/28 06:01:56 DEBUG : sub dir/hello world: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f412b67bc1f2ed458_d20250328_m055547_c001_v7007000_t0000_u01743141347597") 2025/03/28 06:01:56 DEBUG : sub dir/hello world: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2ea10_d20250328_m055546_c001_v0001184_t0039_u01743141346824") 2025/03/28 06:01:56 DEBUG : sub dir/hello world: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f412b67bc1f2ed446_d20250328_m055546_c001_v7007000_t0000_u01743141346267") 2025/03/28 06:01:56 DEBUG : sub dir/hello world: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2e9fa_d20250328_m055545_c001_v0001184_t0049_u01743141345685") 2025/03/28 06:01:57 DEBUG : sub dir/hello world: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f412b67bc1f2ed433_d20250328_m055544_c001_v7007000_t0000_u01743141344759") 2025/03/28 06:01:57 DEBUG : sub dir/hello world: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2e9d4_d20250328_m055544_c001_v0001184_t0051_u01743141344166") 2025/03/28 06:01:57 DEBUG : sub dir/hello world: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f412b67bc1f2ed42c_d20250328_m055538_c001_v7007000_t0000_u01743141338342") 2025/03/28 06:01:57 DEBUG : sub dir/hello world: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2e8fa_d20250328_m055537_c001_v0001184_t0009_u01743141337715") 2025/03/28 06:01:57 DEBUG : sub dir/hello world: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f412b67bc1f2ed429_d20250328_m055536_c001_v7007000_t0000_u01743141336804") 2025/03/28 06:01:57 DEBUG : sub dir/hello world: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2e8c9_d20250328_m055536_c001_v0001184_t0039_u01743141336232") 2025/03/28 06:01:57 DEBUG : sub dir/hello world: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f412b67bc1f2ed425_d20250328_m055535_c001_v7007000_t0000_u01743141335309") 2025/03/28 06:01:57 DEBUG : sub dir/hello world: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2e8a1_d20250328_m055534_c001_v0001184_t0034_u01743141334731") 2025/03/28 06:01:57 DEBUG : sub dir/hello world: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f412b67bc1f2ed3f0_d20250328_m055531_c001_v7007000_t0000_u01743141331780") 2025/03/28 06:01:57 DEBUG : sub dir/hello world: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2e83d_d20250328_m055531_c001_v0001184_t0005_u01743141331155") 2025/03/28 06:01:57 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f403e6b509f6995da_d20250328_m060129_c001_v7007000_t0000_u01743141689697") 2025/03/28 06:01:57 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1086fa4543b320bc_d20250328_m060126_c001_v0001183_t0058_u01743141686999") 2025/03/28 06:01:57 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f403e6b509f6995d7_d20250328_m060125_c001_v7007000_t0000_u01743141685251") 2025/03/28 06:01:57 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad920216b_d20250328_m060121_c001_v0001184_t0048_u01743141681871") 2025/03/28 06:01:57 DEBUG : sub/yam: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f404ca036d99d877e_d20250328_m055726_c001_v7007000_t0000_u01743141446278") 2025/03/28 06:01:57 DEBUG : sub/yam: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f110e2f7f599adf37_d20250328_m055724_c001_v0001104_t0049_u01743141444463") 2025/03/28 06:01:57 DEBUG : test_dir1/file2: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f403e6b509f6995d3_d20250328_m060120_c001_v7007000_t0000_u01743141680312") 2025/03/28 06:01:57 DEBUG : test_dir1/file2: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad9202105_d20250328_m060118_c001_v0001184_t0023_u01743141678602") 2025/03/28 06:01:57 DEBUG : test_dir1/file2: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4154fa61e7a51b02_d20250328_m060117_c001_v7007000_t0000_u01743141677007") 2025/03/28 06:01:57 DEBUG : test_dir1/file2: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f112d90c37f2cc747_d20250328_m060115_c001_v0001184_t0043_u01743141675308") 2025/03/28 06:01:58 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f403e6b509f6995d4_d20250328_m060120_c001_v7007000_t0000_u01743141680498") 2025/03/28 06:01:58 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f112d90c37f2cc7da_d20250328_m060118_c001_v0001184_t0047_u01743141678612") 2025/03/28 06:01:58 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4154fa61e7a51b08_d20250328_m060117_c001_v7007000_t0000_u01743141677192") 2025/03/28 06:01:58 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f10027b815c25b798_d20250328_m060115_c001_v0001106_t0012_u01743141675291") 2025/03/28 06:01:58 DEBUG : three: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f415d0c953d7bb6a4_d20250328_m055716_c001_v7007000_t0000_u01743141436006") 2025/03/28 06:01:58 DEBUG : three: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2f516_d20250328_m055714_c001_v0001184_t0056_u01743141434851") 2025/03/28 06:01:58 DEBUG : three: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f109985be6cd2f4c5_d20250328_m055712_c001_v0001184_t0002_u01743141432740") 2025/03/28 06:01:58 DEBUG : two: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f415d0c953d7bb6a5_d20250328_m055716_c001_v7007000_t0000_u01743141436192") 2025/03/28 06:01:58 DEBUG : two: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f4164bc2ad91ffd08_d20250328_m055714_c001_v0001184_t0035_u01743141434278") 2025/03/28 06:01:58 DEBUG : two: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f409985be6cd2f4c1_d20250328_m055712_c001_v0001184_t0059_u01743141432553") 2025/03/28 06:01:58 DEBUG : yam: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f404ca036d99d8780_d20250328_m055727_c001_v7007000_t0000_u01743141447073") 2025/03/28 06:01:58 DEBUG : yam: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f106737ebfd685a88_d20250328_m055725_c001_v0001039_t0040_u01743141445871") 2025/03/28 06:01:58 DEBUG : yam: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f415d0c953d7bb6a9_d20250328_m055722_c001_v7007000_t0000_u01743141442039") 2025/03/28 06:01:58 DEBUG : yam: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad91ffe19_d20250328_m055720_c001_v0001184_t0003_u01743141440668") 2025/03/28 06:01:58 DEBUG : yam: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f415d0c953d7bb6a6_d20250328_m055718_c001_v7007000_t0000_u01743141438612") 2025/03/28 06:01:58 DEBUG : yam: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f1164bc2ad91ffd88_d20250328_m055716_c001_v0001184_t0051_u01743141436766") 2025/03/28 06:01:58 DEBUG : yaml: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f404ca036d99d877d_d20250328_m055722_c001_v7007000_t0000_u01743141442786") 2025/03/28 06:01:58 DEBUG : yaml: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f114d7cb958f59460_d20250328_m055721_c001_v0001184_t0051_u01743141441829") 2025/03/28 06:01:58 DEBUG : yaml: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f415d0c953d7bb6a8_d20250328_m055719_c001_v7007000_t0000_u01743141439355") 2025/03/28 06:01:58 DEBUG : yaml: Deleting (id "4_z0f82dd83501ddbbb9f580e1b_f100ec38a881afb2c_d20250328_m055718_c001_v0001182_t0015_u01743141438404") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m32.262166333s (try 1/5)