"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/04/16 01:52:45 DEBUG : Creating backend with remote "TestB2:rclone-test-renefop7keha" 2025/04/16 01:52:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/16 01:52:45 DEBUG : Creating backend with remote "/tmp/rclone2652185969" === 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-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:52:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/16 01:52:47 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/16 01:52:47 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:52:47 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.91s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:52:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/16 01:52:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/16 01:52:48 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:52:48 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:52:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/16 01:52:48 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:52:49 DEBUG : B2 bucket rclone-test-renefop7keha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.02s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", 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-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:52:50 DEBUG : Creating backend with remote "/non-existing" 2025/04/16 01:52:50 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/16 01:52:50 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:52:50 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:52:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/16 01:52:52 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:52:52 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:52:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/16 01:52:52 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.83s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:52:53 INFO : B2 bucket rclone-test-renefop7keha: Running all checks before starting transfers 2025/04/16 01:52:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/16 01:52:53 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:52:53 INFO : B2 bucket rclone-test-renefop7keha: Checks finished, now starting transfers 2025/04/16 01:52:53 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:52:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/16 01:52:53 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.50s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:52:54 ERROR : Ignoring --no-traverse with sync 2025/04/16 01:52:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/16 01:52:55 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:52:55 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:52:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/16 01:52:55 INFO : sub dir/hello world: Copied (new) 2025/04/16 01:52:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.48s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:52:56 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/16 01:52:56 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:52:56 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:52:56 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/04/16 01:52:56 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.48s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:52:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/16 01:52:58 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:52:58 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:52:58 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/16 01:52:58 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.48s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:52:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/16 01:52:59 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:52:59 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:53:00 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/16 01:53:00 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.88s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:53:01 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/16 01:53:01 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/16 01:53:01 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/16 01:53:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/16 01:53:01 INFO : sub dir: Making directory 2025/04/16 01:53:01 INFO : sub dir2: Making directory 2025/04/16 01:53:01 INFO : sub dir2/sub sub dir2: Making directory 2025/04/16 01:53:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/16 01:53:01 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:53:01 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:53:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/16 01:53:01 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/04/16 01:53:01 DEBUG : B2 bucket rclone-test-renefop7keha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.59s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:53:02 INFO : sub dir2: Making directory 2025/04/16 01:53:02 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/16 01:53:02 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/16 01:53:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/16 01:53:02 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:53:02 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:53:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/16 01:53:03 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.19s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:53:03 DEBUG : sub dir2: Making directory with metadata 2025/04/16 01:53:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/16 01:53:04 INFO : sub dir: Making directory 2025/04/16 01:53:04 INFO : sub dir2: Making directory 2025/04/16 01:53:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/16 01:53:04 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:53:04 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:53:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/16 01:53:04 INFO : sub dir/hello world: Copied (new) 2025/04/16 01:53:04 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/16 01:53:04 DEBUG : B2 bucket rclone-test-renefop7keha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/16 01:53:04 DEBUG : B2 bucket rclone-test-renefop7keha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.68s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.39s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:53:06 INFO : sub dir2: Making directory 2025/04/16 01:53:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/16 01:53:06 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:53:06 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:53:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/16 01:53:06 INFO : sub dir/hello world: Copied (new) 2025/04/16 01:53:06 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.10s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:53:07 DEBUG : sub dir2: Making directory with metadata 2025/04/16 01:53:07 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/16 01:53:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/16 01:53:07 INFO : sub dir: Making directory 2025/04/16 01:53:07 INFO : sub dir2: Making directory 2025/04/16 01:53:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/16 01:53:07 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:53:07 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:53:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/16 01:53:07 INFO : sub dir/hello world: Copied (new) 2025/04/16 01:53:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/16 01:53:07 DEBUG : B2 bucket rclone-test-renefop7keha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.47s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:53:09 INFO : sub dir2: Making directory 2025/04/16 01:53:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/16 01:53:09 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:53:09 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:53:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/16 01:53:09 INFO : sub dir/hello world: Copied (new) 2025/04/16 01:53:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.51s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:53:10 DEBUG : Creating backend with remote "TestB2:rclone-test-tahanuz3pure" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-renefop7keha -> B2 bucket rclone-test-tahanuz3pure 2025/04/16 01:53:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/16 01:53:12 DEBUG : B2 bucket rclone-test-tahanuz3pure: Waiting for checks to finish 2025/04/16 01:53:12 DEBUG : B2 bucket rclone-test-tahanuz3pure: Waiting for transfers to finish 2025/04/16 01:53:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/16 01:53:13 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:53:13 DEBUG : B2 bucket rclone-test-tahanuz3pure: Purge remote 2025/04/16 01:53:13 INFO : B2 bucket rclone-test-tahanuz3pure: cleaning bucket "rclone-test-tahanuz3pure" of all files 2025/04/16 01:53:13 DEBUG : sub dir/hello world: Deleting (id "4_zcf12ddc340cd3bcb9f680e1b_f1176608873bc2718_d20250416_m015312_c001_v0001120_t0013_u01744768392979") --- PASS: TestServerSideCopy (4.84s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:53:16 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:53:16 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/16 01:53:16 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:53:16 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/16 01:53:16 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.05s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:53:17 DEBUG : Creating backend with remote "TestB2:rclone-test-jafuvun2womi" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-renefop7keha -> B2 bucket rclone-test-jafuvun2womi 2025/04/16 01:53:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/16 01:53:19 DEBUG : B2 bucket rclone-test-jafuvun2womi: Waiting for checks to finish 2025/04/16 01:53:19 DEBUG : B2 bucket rclone-test-jafuvun2womi: Waiting for transfers to finish 2025/04/16 01:53:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/16 01:53:20 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:53:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/16 01:53:21 DEBUG : B2 bucket rclone-test-jafuvun2womi: Waiting for checks to finish 2025/04/16 01:53:21 DEBUG : B2 bucket rclone-test-jafuvun2womi: Waiting for transfers to finish 2025/04/16 01:53:21 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/16 01:53:21 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:53:22 DEBUG : B2 bucket rclone-test-jafuvun2womi: Purge remote 2025/04/16 01:53:22 INFO : B2 bucket rclone-test-jafuvun2womi: cleaning bucket "rclone-test-jafuvun2womi" of all files 2025/04/16 01:53:22 DEBUG : sub dir/hello world: Deleting (id "4_z5fa2fd7340cd3bcb9f680e1b_f1178628412fb0873_d20250416_m015321_c001_v0001182_t0058_u01744768401860") 2025/04/16 01:53:22 DEBUG : sub dir/hello world: Deleting (id "4_z5fa2fd7340cd3bcb9f680e1b_f116507eaad8c1089_d20250416_m015320_c001_v0001178_t0057_u01744768400686") --- PASS: TestServerSideCopyOverSelf (7.18s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:53:25 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/16 01:53:25 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:53:25 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:53:25 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/16 01:53:25 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/16 01:53:25 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.04s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:53:27 DEBUG : Creating backend with remote "TestB2:rclone-test-timakiy9jexi" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-renefop7keha -> B2 bucket rclone-test-timakiy9jexi 2025/04/16 01:53:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/16 01:53:28 DEBUG : B2 bucket rclone-test-timakiy9jexi: Waiting for checks to finish 2025/04/16 01:53:28 DEBUG : B2 bucket rclone-test-timakiy9jexi: Waiting for transfers to finish 2025/04/16 01:53:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/16 01:53:34 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:53:35 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/16 01:53:35 DEBUG : B2 bucket rclone-test-timakiy9jexi: Waiting for checks to finish 2025/04/16 01:53:35 DEBUG : B2 bucket rclone-test-timakiy9jexi: Waiting for transfers to finish 2025/04/16 01:53:36 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/16 01:53:36 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/16 01:53:36 INFO : sub dir/hello world: Deleted 2025/04/16 01:53:37 DEBUG : testing file moves 2025/04/16 01:53:37 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/16 01:53:37 DEBUG : B2 bucket rclone-test-timakiy9jexi: Waiting for checks to finish 2025/04/16 01:53:37 DEBUG : B2 bucket rclone-test-timakiy9jexi: Waiting for transfers to finish 2025/04/16 01:53:38 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/04/16 01:53:38 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/16 01:53:38 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:53:38 DEBUG : B2 bucket rclone-test-timakiy9jexi: Purge remote 2025/04/16 01:53:38 INFO : B2 bucket rclone-test-timakiy9jexi: cleaning bucket "rclone-test-timakiy9jexi" of all files 2025/04/16 01:53:38 DEBUG : sub dir/hello world: Deleting (id "4_z8f221db340dd3bcb9f680e1b_f11002028200f3fd4_d20250416_m015337_c001_v0001171_t0051_u01744768417964") 2025/04/16 01:53:38 DEBUG : sub dir/hello world: Deleting (id "4_z8f221db340dd3bcb9f680e1b_f109890ec65ca97a8_d20250416_m015336_c001_v0001044_t0052_u01744768416093") 2025/04/16 01:53:38 DEBUG : sub dir/hello world: Deleting (id "4_z8f221db340dd3bcb9f680e1b_f1140593c9548cf10_d20250416_m015334_c001_v0001093_t0036_u01744768414020") --- PASS: TestServerSideMoveOverSelf (14.84s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:53:41 ERROR : : error listing: directory not found 2025/04/16 01:53:41 INFO : Local file system at /tmp/rclone2652185969: Making directory 2025/04/16 01:53:42 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:53:42 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.85s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:53:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/16 01:53:44 DEBUG : Local file system at /tmp/rclone2652185969: Waiting for checks to finish 2025/04/16 01:53:44 DEBUG : Local file system at /tmp/rclone2652185969: Waiting for transfers to finish 2025/04/16 01:53:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/16 01:53:44 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/04/16 01:53:44 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" --- PASS: TestCopyRedownload (2.22s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:53:45 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/16 01:53:45 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:53:45 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:53:45 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/16 01:53:45 INFO : check sum: Copied (new) 2025/04/16 01:53:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:53:46 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:53:46 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/16 01:53:46 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/04/16 01:53:46 DEBUG : check sum: Unchanged skipping 2025/04/16 01:53:46 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:53:46 DEBUG : Waiting for deletions to finish 2025/04/16 01:53:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.24s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:53:47 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/16 01:53:47 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:53:47 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:53:48 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/16 01:53:48 INFO : sizeonly: Copied (new) 2025/04/16 01:53:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:53:48 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:53:48 DEBUG : sizeonly: Sizes identical 2025/04/16 01:53:48 DEBUG : sizeonly: Unchanged skipping 2025/04/16 01:53:48 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:53:48 DEBUG : Waiting for deletions to finish 2025/04/16 01:53:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.22s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:53:50 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/16 01:53:50 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:53:50 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:53:50 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/04/16 01:53:50 INFO : ignore-size: Copied (new) 2025/04/16 01:53:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:53:50 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:53:50 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:53:50 DEBUG : ignore-size: Unchanged skipping 2025/04/16 01:53:50 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:53:50 DEBUG : Waiting for deletions to finish 2025/04/16 01:53:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.24s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:53:52 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:53:52 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:53:52 DEBUG : existing: Unchanged skipping 2025/04/16 01:53:52 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:53:52 DEBUG : Waiting for deletions to finish 2025/04/16 01:53:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:53:53 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/16 01:53:53 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:53:53 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:53:53 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/16 01:53:53 INFO : existing: Copied (replaced existing) 2025/04/16 01:53:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.43s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:53:54 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/16 01:53:54 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:53:54 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:53:55 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/16 01:53:55 INFO : existing: Copied (new) 2025/04/16 01:53:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:53:55 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:53:55 DEBUG : existing: Destination exists, skipping 2025/04/16 01:53:55 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:53:55 DEBUG : Waiting for deletions to finish 2025/04/16 01:53:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.22s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:53:57 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/16 01:53:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/16 01:53:57 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/16 01:53:57 DEBUG : c/non empty space: Unchanged skipping 2025/04/16 01:53:57 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/16 01:53:57 INFO : a/potato2: Copied (new) 2025/04/16 01:53:58 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:53:58 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:53:58 DEBUG : Waiting for deletions to finish 2025/04/16 01:53:58 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.67s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:54:00 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:54:00 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/04/16 01:54:00 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/16 01:54:00 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/16 01:54:00 DEBUG : empty space: Unchanged skipping 2025/04/16 01:54:00 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:54:00 DEBUG : Waiting for deletions to finish 2025/04/16 01:54:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:54:00 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:54:00 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/04/16 01:54:00 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/16 01:54:01 INFO : empty space: Updated modification time in destination 2025/04/16 01:54:01 DEBUG : empty space: Unchanged skipping 2025/04/16 01:54:01 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:54:01 DEBUG : Waiting for deletions to finish 2025/04/16 01:54:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.59s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:54:03 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/04/16 01:54:03 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:54:03 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/16 01:54:03 DEBUG : empty space: Unchanged skipping 2025/04/16 01:54:03 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:54:03 DEBUG : Waiting for deletions to finish 2025/04/16 01:54:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.74s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:54:05 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:54:05 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/04/16 01:54:05 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2652185969) 2025/04/16 01:54:05 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-renefop7keha) 2025/04/16 01:54:05 DEBUG : foo: sha1 differ 2025/04/16 01:54:05 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:54:05 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/04/16 01:54:05 INFO : foo: Copied (replaced existing) 2025/04/16 01:54:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.88s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:54:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/16 01:54:07 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/16 01:54:07 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:54:07 DEBUG : empty space: Unchanged skipping 2025/04/16 01:54:07 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:54:07 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/16 01:54:07 INFO : potato: Copied (new) 2025/04/16 01:54:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.07s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:54:09 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/16 01:54:09 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:54:09 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:54:09 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/04/16 01:54:09 INFO : potato: Copied (replaced existing) 2025/04/16 01:54:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.99s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:54:11 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/04/16 01:54:11 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:54:11 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2652185969) 2025/04/16 01:54:11 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-renefop7keha) 2025/04/16 01:54:11 DEBUG : potato: sha1 differ 2025/04/16 01:54:11 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:54:11 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/04/16 01:54:11 INFO : potato: Copied (replaced existing) 2025/04/16 01:54:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:54:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/16 01:54:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/16 01:54:13 DEBUG : empty space: Unchanged skipping 2025/04/16 01:54:13 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:54:13 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:54:13 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/16 01:54:13 DEBUG : Waiting for deletions to finish 2025/04/16 01:54:13 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:54:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/16 01:54:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/16 01:54:15 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:54:15 DEBUG : empty space: Unchanged skipping 2025/04/16 01:54:15 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:54:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/16 01:54:15 INFO : potato2: Copied (new) 2025/04/16 01:54:15 DEBUG : Waiting for deletions to finish 2025/04/16 01:54:15 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.54s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:54:17 INFO : d: Making directory 2025/04/16 01:54:17 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/04/16 01:54:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/16 01:54:18 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/16 01:54:18 DEBUG : c/non empty space: Unchanged skipping 2025/04/16 01:54:18 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/16 01:54:18 INFO : a/potato2: Copied (new) 2025/04/16 01:54:18 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:54:18 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:54:18 DEBUG : Waiting for deletions to finish 2025/04/16 01:54:18 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.70s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:54:20 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/16 01:54:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/16 01:54:20 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/16 01:54:20 DEBUG : c/non empty space: Unchanged skipping 2025/04/16 01:54:20 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:54:20 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:54:20 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/16 01:54:20 INFO : a/potato2: Copied (new) 2025/04/16 01:54:20 ERROR : B2 bucket rclone-test-renefop7keha: not deleting files as there were IO errors 2025/04/16 01:54:20 ERROR : B2 bucket rclone-test-renefop7keha: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.56s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:54:23 DEBUG : Waiting for deletions to finish 2025/04/16 01:54:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/16 01:54:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/16 01:54:23 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:54:23 DEBUG : empty space: Unchanged skipping 2025/04/16 01:54:23 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:54:23 INFO : potato: Deleted 2025/04/16 01:54:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/16 01:54:23 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.34s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:54:25 DEBUG : Waiting for deletions to finish 2025/04/16 01:54:25 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:54:25 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:54:25 INFO : potato: Deleted 2025/04/16 01:54:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/16 01:54:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/16 01:54:25 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:54:25 DEBUG : empty space: Unchanged skipping 2025/04/16 01:54:25 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:54:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/16 01:54:26 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.69s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:54:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/16 01:54:28 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:54:28 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:54:28 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/04/16 01:54:28 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.08s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:54:30 DEBUG : enormous: Excluded (Size Filter) 2025/04/16 01:54:30 DEBUG : enormous: Excluded 2025/04/16 01:54:30 DEBUG : potato2: Excluded (Size Filter) 2025/04/16 01:54:30 DEBUG : potato2: Excluded 2025/04/16 01:54:30 DEBUG : potato2: Excluded (Size Filter) 2025/04/16 01:54:30 DEBUG : potato2: Excluded 2025/04/16 01:54:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/16 01:54:30 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:54:30 DEBUG : empty space: Unchanged skipping 2025/04/16 01:54:30 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:54:30 DEBUG : Waiting for deletions to finish 2025/04/16 01:54:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:54:30 DEBUG : enormous: Excluded (Size Filter) 2025/04/16 01:54:30 DEBUG : enormous: Excluded 2025/04/16 01:54:30 DEBUG : potato2: Excluded (Size Filter) 2025/04/16 01:54:30 DEBUG : potato2: Excluded 2025/04/16 01:54:30 DEBUG : potato2: Excluded (Size Filter) 2025/04/16 01:54:30 DEBUG : potato2: Excluded 2025/04/16 01:54:30 DEBUG : Local file system at /tmp/rclone2652185969: Waiting for checks to finish 2025/04/16 01:54:30 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/16 01:54:30 DEBUG : empty space: Unchanged skipping 2025/04/16 01:54:30 DEBUG : Local file system at /tmp/rclone2652185969: Waiting for transfers to finish 2025/04/16 01:54:30 DEBUG : Waiting for deletions to finish 2025/04/16 01:54:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.68s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:54:33 DEBUG : enormous: Excluded (Size Filter) 2025/04/16 01:54:33 DEBUG : enormous: Excluded 2025/04/16 01:54:33 DEBUG : potato2: Excluded (Size Filter) 2025/04/16 01:54:33 DEBUG : potato2: Excluded 2025/04/16 01:54:33 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:54:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/16 01:54:33 DEBUG : empty space: Unchanged skipping 2025/04/16 01:54:33 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:54:33 DEBUG : Waiting for deletions to finish 2025/04/16 01:54:33 INFO : potato2: Deleted 2025/04/16 01:54:33 INFO : enormous: Deleted 2025/04/16 01:54:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:54:33 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/16 01:54:33 DEBUG : empty space: Unchanged skipping 2025/04/16 01:54:33 DEBUG : Local file system at /tmp/rclone2652185969: Waiting for checks to finish 2025/04/16 01:54:33 DEBUG : Local file system at /tmp/rclone2652185969: Waiting for transfers to finish 2025/04/16 01:54:33 DEBUG : Waiting for deletions to finish 2025/04/16 01:54:34 INFO : potato2: Deleted 2025/04/16 01:54:34 INFO : enormous: Deleted 2025/04/16 01:54:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.04s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:54:36 DEBUG : five: Need to transfer - File not found at Destination 2025/04/16 01:54:36 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/16 01:54:36 DEBUG : three: Sizes identical 2025/04/16 01:54:36 DEBUG : one: Destination is newer than source, skipping 2025/04/16 01:54:36 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:54:36 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/16 01:54:36 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/16 01:54:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2652185969) 2025/04/16 01:54:36 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-renefop7keha) 2025/04/16 01:54:36 DEBUG : two: sha1 differ 2025/04/16 01:54:36 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:54:36 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/16 01:54:36 INFO : five: Copied (new) 2025/04/16 01:54:37 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/16 01:54:37 INFO : four: Copied (replaced existing) 2025/04/16 01:54:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/16 01:54:37 INFO : two: Copied (replaced existing) 2025/04/16 01:54:37 DEBUG : Waiting for deletions to finish 2025/04/16 01:54:37 DEBUG : one: Destination is newer than source, skipping 2025/04/16 01:54:37 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:54:37 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2652185969) 2025/04/16 01:54:37 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-renefop7keha) 2025/04/16 01:54:37 DEBUG : three: sha1 differ 2025/04/16 01:54:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/16 01:54:37 DEBUG : two: Size and sha1 of src and dst objects identical 2025/04/16 01:54:37 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/16 01:54:37 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/16 01:54:37 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/16 01:54:37 DEBUG : four: Size and sha1 of src and dst objects identical 2025/04/16 01:54:37 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/16 01:54:37 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/16 01:54:37 DEBUG : five: Size and sha1 of src and dst objects identical 2025/04/16 01:54:37 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/16 01:54:37 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:54:37 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/16 01:54:37 INFO : three: Copied (replaced existing) 2025/04/16 01:54:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.18s) === 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-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/04/16 01:54:39 INFO : B2 bucket rclone-test-renefop7keha: Making map for --track-renames 2025/04/16 01:54:39 INFO : B2 bucket rclone-test-renefop7keha: Finished making map for --track-renames 2025/04/16 01:54:39 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:54:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/16 01:54:39 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/16 01:54:39 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for renames to finish 2025/04/16 01:54:39 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:54:39 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/16 01:54:39 INFO : potato: Copied (new) 2025/04/16 01:54:40 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/16 01:54:40 INFO : yam: Copied (new) 2025/04/16 01:54:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:54:40 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:54:40 INFO : B2 bucket rclone-test-renefop7keha: Making map for --track-renames 2025/04/16 01:54:40 INFO : B2 bucket rclone-test-renefop7keha: Finished making map for --track-renames 2025/04/16 01:54:40 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:54:40 DEBUG : potato: Unchanged skipping 2025/04/16 01:54:40 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for renames to finish 2025/04/16 01:54:41 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/16 01:54:41 INFO : yam: Copied (server-side copy) to: yaml 2025/04/16 01:54:41 INFO : yam: Deleted 2025/04/16 01:54:41 INFO : yaml: Renamed from "yam" 2025/04/16 01:54:41 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:54:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", 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-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/04/16 01:54:43 INFO : B2 bucket rclone-test-renefop7keha: Making map for --track-renames 2025/04/16 01:54:43 INFO : B2 bucket rclone-test-renefop7keha: Finished making map for --track-renames 2025/04/16 01:54:43 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:54:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/16 01:54:43 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for renames to finish 2025/04/16 01:54:43 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/16 01:54:43 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:54:43 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/16 01:54:43 INFO : yam: Copied (new) 2025/04/16 01:54:44 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/16 01:54:44 INFO : potato: Copied (new) 2025/04/16 01:54:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:54:44 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:54:44 INFO : B2 bucket rclone-test-renefop7keha: Making map for --track-renames 2025/04/16 01:54:44 INFO : B2 bucket rclone-test-renefop7keha: Finished making map for --track-renames 2025/04/16 01:54:44 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:54:44 DEBUG : potato: Unchanged skipping 2025/04/16 01:54:44 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for renames to finish 2025/04/16 01:54:45 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/16 01:54:45 INFO : yam: Copied (server-side copy) to: yaml 2025/04/16 01:54:45 INFO : yam: Deleted 2025/04/16 01:54:45 INFO : yaml: Renamed from "yam" 2025/04/16 01:54:45 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:54:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.70s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/04/16 01:54:47 INFO : B2 bucket rclone-test-renefop7keha: Making map for --track-renames 2025/04/16 01:54:47 INFO : B2 bucket rclone-test-renefop7keha: Finished making map for --track-renames 2025/04/16 01:54:47 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:54:47 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/16 01:54:47 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for renames to finish 2025/04/16 01:54:47 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/16 01:54:47 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:54:47 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/16 01:54:47 INFO : potato: Copied (new) 2025/04/16 01:54:47 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/16 01:54:47 INFO : sub/yam: Copied (new) 2025/04/16 01:54:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:54:48 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:54:48 DEBUG : potato: Unchanged skipping 2025/04/16 01:54:48 INFO : B2 bucket rclone-test-renefop7keha: Making map for --track-renames 2025/04/16 01:54:48 INFO : B2 bucket rclone-test-renefop7keha: Finished making map for --track-renames 2025/04/16 01:54:48 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:54:48 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for renames to finish 2025/04/16 01:54:49 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/16 01:54:49 INFO : sub/yam: Copied (server-side copy) to: yam 2025/04/16 01:54:49 INFO : sub/yam: Deleted 2025/04/16 01:54:49 INFO : yam: Renamed from "sub/yam" 2025/04/16 01:54:49 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:54:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.92s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:54:50 DEBUG : Creating backend with remote "/tmp/rclone2652185969/dir1" 2025/04/16 01:54:50 DEBUG : Creating backend with remote "/tmp/rclone2652185969/dir2" 2025/04/16 01:54:50 DEBUG : Local file system at /tmp/rclone2652185969/dir2: Using server-side directory move 2025/04/16 01:54:50 INFO : Local file system at /tmp/rclone2652185969/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/16 01:54:50 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/16 01:54:50 INFO : file1.txt: Moved (server-side) 2025/04/16 01:54:50 DEBUG : Local file system at /tmp/rclone2652185969/dir2: Waiting for checks to finish 2025/04/16 01:54:50 DEBUG : Local file system at /tmp/rclone2652185969/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.42s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:54:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/16 01:54:51 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/16 01:54:51 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:54:51 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:54:51 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/16 01:54:51 INFO : nested/sub dir/file: Copied (new) 2025/04/16 01:54:51 INFO : nested/sub dir/file: Deleted 2025/04/16 01:54:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/16 01:54:52 INFO : sub dir/hello world: Copied (new) 2025/04/16 01:54:52 INFO : sub dir/hello world: Deleted 2025/04/16 01:54:52 INFO : sub dir: Removing directory 2025/04/16 01:54:52 INFO : nested/sub dir: Removing directory 2025/04/16 01:54:52 INFO : nested: Removing directory 2025/04/16 01:54:52 DEBUG : Local file system at /tmp/rclone2652185969: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.06s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:54:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/16 01:54:53 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/16 01:54:53 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:54:53 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:54:54 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/16 01:54:54 INFO : nested/sub dir/file: Copied (new) 2025/04/16 01:54:54 INFO : nested/sub dir/file: Deleted 2025/04/16 01:54:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/16 01:54:54 INFO : sub dir/hello world: Copied (new) 2025/04/16 01:54:54 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.18s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:54:55 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/16 01:54:55 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/16 01:54:55 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:54:55 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:54:56 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/16 01:54:56 INFO : existing: Copied (new) 2025/04/16 01:54:56 INFO : existing: Deleted 2025/04/16 01:54:56 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/04/16 01:54:56 INFO : existing-b: Copied (new) 2025/04/16 01:54:56 INFO : existing-b: Deleted 2025/04/16 01:54:56 DEBUG : existing: Destination exists, skipping 2025/04/16 01:54:56 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/16 01:54:56 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:54:56 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:54:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.10s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:54:57 DEBUG : Creating backend with remote "TestB2:rclone-test-yofabem3voji" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-renefop7keha -> B2 bucket rclone-test-yofabem3voji 2025/04/16 01:55:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/16 01:55:02 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/16 01:55:02 DEBUG : empty space: Unchanged skipping 2025/04/16 01:55:02 DEBUG : B2 bucket rclone-test-yofabem3voji: Waiting for checks to finish 2025/04/16 01:55:02 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/16 01:55:02 INFO : empty space: Deleted 2025/04/16 01:55:02 DEBUG : B2 bucket rclone-test-yofabem3voji: Waiting for transfers to finish 2025/04/16 01:55:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/16 01:55:03 INFO : potato2: Copied (server-side copy) 2025/04/16 01:55:03 INFO : potato2: Deleted 2025/04/16 01:55:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/16 01:55:03 INFO : potato3: Copied (server-side copy) 2025/04/16 01:55:03 INFO : potato3: Deleted 2025/04/16 01:55:03 DEBUG : Creating backend with remote "TestB2:rclone-test-bopasiv4webe" 2025/04/16 01:55:05 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/16 01:55:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/16 01:55:05 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/16 01:55:05 DEBUG : B2 bucket rclone-test-bopasiv4webe: Waiting for checks to finish 2025/04/16 01:55:05 DEBUG : B2 bucket rclone-test-bopasiv4webe: Waiting for transfers to finish 2025/04/16 01:55:05 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/16 01:55:05 INFO : empty space: Copied (server-side copy) 2025/04/16 01:55:06 INFO : empty space: Deleted 2025/04/16 01:55:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/16 01:55:06 INFO : potato2: Copied (server-side copy) 2025/04/16 01:55:06 INFO : potato2: Deleted 2025/04/16 01:55:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/16 01:55:06 INFO : potato3: Copied (server-side copy) 2025/04/16 01:55:06 INFO : potato3: Deleted 2025/04/16 01:55:06 DEBUG : B2 bucket rclone-test-bopasiv4webe: Purge remote 2025/04/16 01:55:06 INFO : B2 bucket rclone-test-bopasiv4webe: cleaning bucket "rclone-test-bopasiv4webe" of all files 2025/04/16 01:55:07 DEBUG : empty space: Deleting (id "4_z1fe29d5340ed3bcb9f680e1b_f108b6a9aaf082190_d20250416_m015505_c001_v0001130_t0001_u01744768505536") 2025/04/16 01:55:07 DEBUG : potato2: Deleting (id "4_z1fe29d5340ed3bcb9f680e1b_f106fc9c551ddfec6_d20250416_m015505_c001_v0001113_t0022_u01744768505905") 2025/04/16 01:55:07 DEBUG : potato3: Deleting (id "4_z1fe29d5340ed3bcb9f680e1b_f100ece00f520cfdd_d20250416_m015505_c001_v0001100_t0010_u01744768505916") 2025/04/16 01:55:07 DEBUG : B2 bucket rclone-test-yofabem3voji: Purge remote 2025/04/16 01:55:07 INFO : B2 bucket rclone-test-yofabem3voji: cleaning bucket "rclone-test-yofabem3voji" of all files 2025/04/16 01:55:07 DEBUG : empty space: Deleting (id "4_z6f928d0340ed3bcb9f680e1b_f4050bbfef50aebd0_d20250416_m015505_c001_v7007000_t0000_u01744768505939") 2025/04/16 01:55:07 DEBUG : empty space: Deleting (id "4_z6f928d0340ed3bcb9f680e1b_f11049a9d587deb7d_d20250416_m015501_c001_v0001182_t0045_u01744768501838") 2025/04/16 01:55:07 DEBUG : potato2: Deleting (id "4_z6f928d0340ed3bcb9f680e1b_f4050bbfef50aebd5_d20250416_m015506_c001_v7007000_t0000_u01744768506283") 2025/04/16 01:55:07 DEBUG : potato2: Deleting (id "4_z6f928d0340ed3bcb9f680e1b_f112f09dce7ca8b81_d20250416_m015502_c001_v0001181_t0044_u01744768502856") 2025/04/16 01:55:07 DEBUG : potato3: Deleting (id "4_z6f928d0340ed3bcb9f680e1b_f4050bbfef50aebd9_d20250416_m015506_c001_v7007000_t0000_u01744768506486") 2025/04/16 01:55:07 DEBUG : potato3: Deleting (id "4_z6f928d0340ed3bcb9f680e1b_f107f48564ada914f_d20250416_m015503_c001_v0001184_t0025_u01744768503142") 2025/04/16 01:55:07 DEBUG : potato3: Deleting (id "4_z6f928d0340ed3bcb9f680e1b_f11049a9d587deb87_d20250416_m015502_c001_v0001182_t0057_u01744768502238") --- PASS: TestServerSideMove (12.01s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:55:09 DEBUG : Creating backend with remote "TestB2:rclone-test-dajedex0deqa" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-renefop7keha -> B2 bucket rclone-test-dajedex0deqa 2025/04/16 01:55:15 DEBUG : empty space: Excluded (Size Filter) 2025/04/16 01:55:15 DEBUG : empty space: Excluded 2025/04/16 01:55:15 DEBUG : empty space: Excluded (Size Filter) 2025/04/16 01:55:15 DEBUG : empty space: Excluded 2025/04/16 01:55:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/16 01:55:15 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/16 01:55:15 DEBUG : B2 bucket rclone-test-dajedex0deqa: Waiting for checks to finish 2025/04/16 01:55:15 DEBUG : B2 bucket rclone-test-dajedex0deqa: Waiting for transfers to finish 2025/04/16 01:55:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/16 01:55:15 INFO : potato2: Copied (server-side copy) 2025/04/16 01:55:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/16 01:55:16 INFO : potato3: Copied (server-side copy) 2025/04/16 01:55:16 INFO : potato2: Deleted 2025/04/16 01:55:16 INFO : potato3: Deleted 2025/04/16 01:55:16 DEBUG : Creating backend with remote "TestB2:rclone-test-tuhonuk6sisa" 2025/04/16 01:55:17 DEBUG : empty space: Excluded (Size Filter) 2025/04/16 01:55:17 DEBUG : empty space: Excluded 2025/04/16 01:55:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/16 01:55:17 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/16 01:55:17 DEBUG : B2 bucket rclone-test-tuhonuk6sisa: Waiting for checks to finish 2025/04/16 01:55:17 DEBUG : B2 bucket rclone-test-tuhonuk6sisa: Waiting for transfers to finish 2025/04/16 01:55:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/16 01:55:18 INFO : potato2: Copied (server-side copy) 2025/04/16 01:55:18 INFO : potato2: Deleted 2025/04/16 01:55:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/16 01:55:18 INFO : potato3: Copied (server-side copy) 2025/04/16 01:55:18 INFO : potato3: Deleted 2025/04/16 01:55:19 DEBUG : B2 bucket rclone-test-tuhonuk6sisa: Purge remote 2025/04/16 01:55:19 INFO : B2 bucket rclone-test-tuhonuk6sisa: cleaning bucket "rclone-test-tuhonuk6sisa" of all files 2025/04/16 01:55:19 DEBUG : potato2: Deleting (id "4_z0fb2cd7340ed3bcb9f680e1b_f1079902b6974e10d_d20250416_m015518_c001_v0001179_t0011_u01744768518282") 2025/04/16 01:55:19 DEBUG : potato3: Deleting (id "4_z0fb2cd7340ed3bcb9f680e1b_f113d07a563a9d08f_d20250416_m015518_c001_v0001181_t0014_u01744768518489") 2025/04/16 01:55:20 DEBUG : B2 bucket rclone-test-dajedex0deqa: Purge remote 2025/04/16 01:55:20 INFO : B2 bucket rclone-test-dajedex0deqa: cleaning bucket "rclone-test-dajedex0deqa" of all files 2025/04/16 01:55:20 DEBUG : empty space: Deleting (id "4_z9f62bd3340ed3bcb9f680e1b_f11140395cf7d9664_d20250416_m015513_c001_v0001104_t0026_u01744768513853") 2025/04/16 01:55:20 DEBUG : potato2: Deleting (id "4_z9f62bd3340ed3bcb9f680e1b_f417c1958f28c4b93_d20250416_m015518_c001_v7007000_t0000_u01744768518477") 2025/04/16 01:55:20 DEBUG : potato2: Deleting (id "4_z9f62bd3340ed3bcb9f680e1b_f108d69ea386e0ccc_d20250416_m015515_c001_v0001109_t0000_u01744768515305") 2025/04/16 01:55:20 DEBUG : potato3: Deleting (id "4_z9f62bd3340ed3bcb9f680e1b_f417c1958f28c4b94_d20250416_m015518_c001_v7007000_t0000_u01744768518725") 2025/04/16 01:55:20 DEBUG : potato3: Deleting (id "4_z9f62bd3340ed3bcb9f680e1b_f1042a56ab7e67963_d20250416_m015515_c001_v0001113_t0040_u01744768515670") 2025/04/16 01:55:20 DEBUG : potato3: Deleting (id "4_z9f62bd3340ed3bcb9f680e1b_f11140395cf7d9666_d20250416_m015514_c001_v0001104_t0006_u01744768514378") 2025/04/16 01:55:21 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/04/16 01:55:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/16 01:55:21 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.26s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:55:22 DEBUG : Creating backend with remote "TestB2:rclone-test-duririq7tume" 2025/04/16 01:55:24 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-renefop7keha -> B2 bucket rclone-test-duririq7tume 2025/04/16 01:55:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/16 01:55:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/16 01:55:26 DEBUG : empty space: Unchanged skipping 2025/04/16 01:55:26 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/16 01:55:26 DEBUG : B2 bucket rclone-test-duririq7tume: Waiting for checks to finish 2025/04/16 01:55:27 INFO : empty space: Deleted 2025/04/16 01:55:27 DEBUG : B2 bucket rclone-test-duririq7tume: Waiting for transfers to finish 2025/04/16 01:55:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/16 01:55:27 INFO : potato2: Copied (server-side copy) 2025/04/16 01:55:27 INFO : potato2: Deleted 2025/04/16 01:55:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/16 01:55:27 INFO : potato3: Copied (server-side copy) 2025/04/16 01:55:28 INFO : potato3: Deleted 2025/04/16 01:55:28 DEBUG : Creating backend with remote "TestB2:rclone-test-wodegor7feva" 2025/04/16 01:55:29 INFO : tomatoDir: Making directory 2025/04/16 01:55:29 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/16 01:55:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/16 01:55:29 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/16 01:55:29 DEBUG : B2 bucket rclone-test-wodegor7feva: Waiting for checks to finish 2025/04/16 01:55:29 DEBUG : B2 bucket rclone-test-wodegor7feva: Waiting for transfers to finish 2025/04/16 01:55:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/16 01:55:30 INFO : empty space: Copied (server-side copy) 2025/04/16 01:55:31 INFO : empty space: Deleted 2025/04/16 01:55:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/16 01:55:31 INFO : potato3: Copied (server-side copy) 2025/04/16 01:55:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/16 01:55:31 INFO : potato2: Copied (server-side copy) 2025/04/16 01:55:31 INFO : potato3: Deleted 2025/04/16 01:55:31 INFO : potato2: Deleted 2025/04/16 01:55:31 DEBUG : B2 bucket rclone-test-wodegor7feva: Purge remote 2025/04/16 01:55:31 INFO : B2 bucket rclone-test-wodegor7feva: cleaning bucket "rclone-test-wodegor7feva" of all files 2025/04/16 01:55:32 DEBUG : empty space: Deleting (id "4_zcfe2fd5340ed3bcb9f680e1b_f118f01c6bfc9a6d6_d20250416_m015530_c001_v0001032_t0029_u01744768530445") 2025/04/16 01:55:32 DEBUG : potato2: Deleting (id "4_zcfe2fd5340ed3bcb9f680e1b_f103c00179a1dc11d_d20250416_m015530_c001_v0001157_t0042_u01744768530819") 2025/04/16 01:55:32 DEBUG : potato3: Deleting (id "4_zcfe2fd5340ed3bcb9f680e1b_f100068223fddfcc4_d20250416_m015530_c001_v0001105_t0028_u01744768530824") 2025/04/16 01:55:32 DEBUG : B2 bucket rclone-test-duririq7tume: Purge remote 2025/04/16 01:55:32 INFO : B2 bucket rclone-test-duririq7tume: cleaning bucket "rclone-test-duririq7tume" of all files 2025/04/16 01:55:32 DEBUG : empty space: Deleting (id "4_zff42ed3340ed3bcb9f680e1b_f4050bbfef50aec70_d20250416_m015530_c001_v7007000_t0000_u01744768530911") 2025/04/16 01:55:32 DEBUG : empty space: Deleting (id "4_zff42ed3340ed3bcb9f680e1b_f109ae8db9cc9391d_d20250416_m015526_c001_v0001184_t0007_u01744768526239") 2025/04/16 01:55:32 DEBUG : potato2: Deleting (id "4_zff42ed3340ed3bcb9f680e1b_f4040c4b19fa0e8df_d20250416_m015531_c001_v7007000_t0000_u01744768531226") 2025/04/16 01:55:32 DEBUG : potato2: Deleting (id "4_zff42ed3340ed3bcb9f680e1b_f1079153cc4fec7c7_d20250416_m015527_c001_v0001040_t0030_u01744768527095") 2025/04/16 01:55:32 DEBUG : potato3: Deleting (id "4_zff42ed3340ed3bcb9f680e1b_f4050bbfef50aec71_d20250416_m015531_c001_v7007000_t0000_u01744768531103") 2025/04/16 01:55:32 DEBUG : potato3: Deleting (id "4_zff42ed3340ed3bcb9f680e1b_f114b80af711cc693_d20250416_m015527_c001_v0001144_t0059_u01744768527470") 2025/04/16 01:55:32 DEBUG : potato3: Deleting (id "4_zff42ed3340ed3bcb9f680e1b_f109ae8db9cc93925_d20250416_m015526_c001_v0001184_t0026_u01744768526453") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.66s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:55:34 DEBUG : Creating backend with remote "TestB2:rclone-test-renefop7keha/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.59s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:55:37 DEBUG : Creating backend with remote "TestB2:rclone-test-renefop7keha/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" --- PASS: TestSyncOverlap (2.94s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:55:40 DEBUG : Creating backend with remote "TestB2:rclone-test-renefop7keha/rclone-sync-test" 2025/04/16 01:55:42 DEBUG : Creating backend with remote "TestB2:rclone-test-renefop7keha/rclone-sync-test-include/layer2" 2025/04/16 01:55:43 DEBUG : Creating backend with remote "TestB2:rclone-test-renefop7keha/rclone-sync-test-ignore-file" 2025/04/16 01:55:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/16 01:55:47 DEBUG : B2 bucket rclone-test-renefop7keha path rclone-sync-test: Waiting for checks to finish 2025/04/16 01:55:47 DEBUG : B2 bucket rclone-test-renefop7keha path rclone-sync-test: Waiting for transfers to finish 2025/04/16 01:55:47 DEBUG : Waiting for deletions to finish 2025/04/16 01:55:47 INFO : There was nothing to transfer 2025/04/16 01:55:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/16 01:55:48 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:55:48 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:55:48 DEBUG : Waiting for deletions to finish 2025/04/16 01:55:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:55:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/16 01:55:48 DEBUG : B2 bucket rclone-test-renefop7keha path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/16 01:55:48 DEBUG : B2 bucket rclone-test-renefop7keha path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/16 01:55:48 DEBUG : Waiting for deletions to finish 2025/04/16 01:55:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:55:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/16 01:55:49 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:55:49 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:55:49 DEBUG : Waiting for deletions to finish 2025/04/16 01:55:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:55:49 DEBUG : : Excluded 2025/04/16 01:55:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/16 01:55:49 DEBUG : B2 bucket rclone-test-renefop7keha path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/16 01:55:49 DEBUG : B2 bucket rclone-test-renefop7keha path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/16 01:55:49 DEBUG : Waiting for deletions to finish 2025/04/16 01:55:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.43s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:55:56 DEBUG : Creating backend with remote "TestB2:rclone-test-renefop7keha/dst" 2025/04/16 01:55:57 DEBUG : Creating backend with remote "TestB2:rclone-test-renefop7keha/CompareDest" 2025/04/16 01:55:59 DEBUG : one: Need to transfer - File not found at Destination 2025/04/16 01:55:59 DEBUG : B2 bucket rclone-test-renefop7keha path dst: Waiting for checks to finish 2025/04/16 01:55:59 DEBUG : B2 bucket rclone-test-renefop7keha path dst: Waiting for transfers to finish 2025/04/16 01:56:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/16 01:56:00 INFO : one: Copied (new) 2025/04/16 01:56:00 DEBUG : Waiting for deletions to finish 2025/04/16 01:56:01 DEBUG : B2 bucket rclone-test-renefop7keha path dst: Waiting for checks to finish 2025/04/16 01:56:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/16 01:56:01 DEBUG : B2 bucket rclone-test-renefop7keha path dst: Waiting for transfers to finish 2025/04/16 01:56:01 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/16 01:56:01 INFO : one: Copied (replaced existing) 2025/04/16 01:56:01 DEBUG : Waiting for deletions to finish 2025/04/16 01:56:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/16 01:56:03 DEBUG : B2 bucket rclone-test-renefop7keha path dst: Waiting for checks to finish 2025/04/16 01:56:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/16 01:56:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/16 01:56:03 DEBUG : B2 bucket rclone-test-renefop7keha path dst: Waiting for transfers to finish 2025/04/16 01:56:03 DEBUG : Waiting for deletions to finish 2025/04/16 01:56:03 INFO : There was nothing to transfer 2025/04/16 01:56:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/16 01:56:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/16 01:56:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/16 01:56:05 DEBUG : B2 bucket rclone-test-renefop7keha path dst: Waiting for checks to finish 2025/04/16 01:56:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/16 01:56:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/16 01:56:05 DEBUG : B2 bucket rclone-test-renefop7keha path dst: Waiting for transfers to finish 2025/04/16 01:56:05 DEBUG : Waiting for deletions to finish 2025/04/16 01:56:05 INFO : There was nothing to transfer 2025/04/16 01:56:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/16 01:56:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/16 01:56:06 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/16 01:56:06 DEBUG : B2 bucket rclone-test-renefop7keha path dst: Waiting for checks to finish 2025/04/16 01:56:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/16 01:56:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/16 01:56:06 DEBUG : B2 bucket rclone-test-renefop7keha path dst: Waiting for transfers to finish 2025/04/16 01:56:06 DEBUG : Waiting for deletions to finish 2025/04/16 01:56:06 INFO : There was nothing to transfer 2025/04/16 01:56:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/16 01:56:07 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/04/16 01:56:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/16 01:56:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/16 01:56:07 DEBUG : B2 bucket rclone-test-renefop7keha path dst: Waiting for checks to finish 2025/04/16 01:56:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/16 01:56:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/16 01:56:07 DEBUG : B2 bucket rclone-test-renefop7keha path dst: Waiting for transfers to finish 2025/04/16 01:56:07 DEBUG : Waiting for deletions to finish 2025/04/16 01:56:07 INFO : There was nothing to transfer 2025/04/16 01:56:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/16 01:56:07 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/16 01:56:07 DEBUG : two: Need to transfer - File not found at Destination 2025/04/16 01:56:07 DEBUG : B2 bucket rclone-test-renefop7keha path dst: Waiting for checks to finish 2025/04/16 01:56:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/16 01:56:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/16 01:56:07 DEBUG : B2 bucket rclone-test-renefop7keha path dst: Waiting for transfers to finish 2025/04/16 01:56:08 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/04/16 01:56:08 INFO : two: Copied (new) 2025/04/16 01:56:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.15s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:56:11 DEBUG : Creating backend with remote "TestB2:rclone-test-renefop7keha/dest" 2025/04/16 01:56:12 DEBUG : Creating backend with remote "TestB2:rclone-test-renefop7keha/pre-dest1" 2025/04/16 01:56:13 DEBUG : Creating backend with remote "TestB2:rclone-test-renefop7keha/pre-dest2" 2025/04/16 01:56:15 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:56:15 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/16 01:56:16 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:56:16 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/16 01:56:16 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/16 01:56:16 DEBUG : B2 bucket rclone-test-renefop7keha path dest: Waiting for checks to finish 2025/04/16 01:56:16 DEBUG : B2 bucket rclone-test-renefop7keha path dest: Waiting for transfers to finish 2025/04/16 01:56:17 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/04/16 01:56:17 INFO : 3: Copied (new) 2025/04/16 01:56:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.03s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:56:18 DEBUG : Creating backend with remote "TestB2:rclone-test-renefop7keha/dst" 2025/04/16 01:56:19 DEBUG : Creating backend with remote "TestB2:rclone-test-renefop7keha/CopyDest" 2025/04/16 01:56:21 DEBUG : one: Need to transfer - File not found at Destination 2025/04/16 01:56:21 DEBUG : B2 bucket rclone-test-renefop7keha path dst: Waiting for checks to finish 2025/04/16 01:56:21 DEBUG : B2 bucket rclone-test-renefop7keha path dst: Waiting for transfers to finish 2025/04/16 01:56:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/16 01:56:22 INFO : one: Copied (new) 2025/04/16 01:56:22 DEBUG : Waiting for deletions to finish 2025/04/16 01:56:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/16 01:56:23 DEBUG : B2 bucket rclone-test-renefop7keha path dst: Waiting for checks to finish 2025/04/16 01:56:23 DEBUG : B2 bucket rclone-test-renefop7keha path dst: Waiting for transfers to finish 2025/04/16 01:56:23 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/16 01:56:23 INFO : one: Copied (replaced existing) 2025/04/16 01:56:23 DEBUG : Waiting for deletions to finish 2025/04/16 01:56:25 DEBUG : Creating backend with remote "TestB2:rclone-test-renefop7keha/BackupDir" 2025/04/16 01:56:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/16 01:56:26 DEBUG : B2 bucket rclone-test-renefop7keha path dst: Waiting for checks to finish 2025/04/16 01:56:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/16 01:56:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/16 01:56:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/16 01:56:28 INFO : one: Copied (server-side copy) 2025/04/16 01:56:28 INFO : one: Deleted 2025/04/16 01:56:29 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/16 01:56:29 INFO : one: Copied (server-side copy) 2025/04/16 01:56:29 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/16 01:56:29 DEBUG : B2 bucket rclone-test-renefop7keha path dst: Waiting for transfers to finish 2025/04/16 01:56:29 DEBUG : Waiting for deletions to finish 2025/04/16 01:56:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/16 01:56:30 DEBUG : one: Unchanged skipping 2025/04/16 01:56:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/16 01:56:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/16 01:56:30 INFO : two: Copied (server-side copy) 2025/04/16 01:56:30 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/16 01:56:30 DEBUG : B2 bucket rclone-test-renefop7keha path dst: Waiting for checks to finish 2025/04/16 01:56:30 DEBUG : B2 bucket rclone-test-renefop7keha path dst: Waiting for transfers to finish 2025/04/16 01:56:30 DEBUG : Waiting for deletions to finish 2025/04/16 01:56:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/16 01:56:31 DEBUG : one: Unchanged skipping 2025/04/16 01:56:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/16 01:56:31 DEBUG : two: Unchanged skipping 2025/04/16 01:56:31 DEBUG : B2 bucket rclone-test-renefop7keha path dst: Waiting for checks to finish 2025/04/16 01:56:31 DEBUG : B2 bucket rclone-test-renefop7keha path dst: Waiting for transfers to finish 2025/04/16 01:56:31 DEBUG : Waiting for deletions to finish 2025/04/16 01:56:31 INFO : There was nothing to transfer 2025/04/16 01:56:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/16 01:56:32 DEBUG : one: Unchanged skipping 2025/04/16 01:56:32 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/16 01:56:32 DEBUG : three: Destination not found in --copy-dest 2025/04/16 01:56:32 DEBUG : three: Need to transfer - File not found at Destination 2025/04/16 01:56:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/16 01:56:32 DEBUG : two: Unchanged skipping 2025/04/16 01:56:32 DEBUG : B2 bucket rclone-test-renefop7keha path dst: Waiting for checks to finish 2025/04/16 01:56:32 DEBUG : B2 bucket rclone-test-renefop7keha path dst: Waiting for transfers to finish 2025/04/16 01:56:33 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/04/16 01:56:33 INFO : three: Copied (new) 2025/04/16 01:56:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.31s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:56:36 DEBUG : Creating backend with remote "TestB2:rclone-test-renefop7keha/dst" 2025/04/16 01:56:37 DEBUG : Creating backend with remote "TestB2:rclone-test-renefop7keha/backup" 2025/04/16 01:56:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/16 01:56:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:56:39 DEBUG : two: Unchanged skipping 2025/04/16 01:56:39 DEBUG : B2 bucket rclone-test-renefop7keha path dst: Waiting for checks to finish 2025/04/16 01:56:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/16 01:56:41 INFO : one: Copied (server-side copy) 2025/04/16 01:56:41 INFO : one: Deleted 2025/04/16 01:56:41 DEBUG : B2 bucket rclone-test-renefop7keha path dst: Waiting for transfers to finish 2025/04/16 01:56:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/16 01:56:42 INFO : one: Copied (new) 2025/04/16 01:56:42 DEBUG : Waiting for deletions to finish 2025/04/16 01:56:42 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/16 01:56:42 INFO : three.txt: Copied (server-side copy) 2025/04/16 01:56:42 INFO : three.txt: Deleted 2025/04/16 01:56:42 INFO : three.txt: Moved into backup dir 2025/04/16 01:56:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/16 01:56:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:56:44 DEBUG : two: Unchanged skipping 2025/04/16 01:56:44 DEBUG : B2 bucket rclone-test-renefop7keha path dst: Waiting for checks to finish 2025/04/16 01:56:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/16 01:56:45 INFO : one: Copied (server-side copy) 2025/04/16 01:56:45 INFO : one: Deleted 2025/04/16 01:56:45 DEBUG : B2 bucket rclone-test-renefop7keha path dst: Waiting for transfers to finish 2025/04/16 01:56:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/16 01:56:45 INFO : one: Copied (new) 2025/04/16 01:56:45 DEBUG : Waiting for deletions to finish 2025/04/16 01:56:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/16 01:56:45 INFO : three.txt: Copied (server-side copy) 2025/04/16 01:56:46 INFO : three.txt: Deleted 2025/04/16 01:56:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.33s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:56:49 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1177-06.backblaze.com/b2api/v1/b2_upload_file/afa27d7340cd3bcb9f680e1b/c001_v0001177_t0043": EOF 2025/04/16 01:56:49 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1177-06.backblaze.com/b2api/v1/b2_upload_file/afa27d7340cd3bcb9f680e1b/c001_v0001177_t0043": EOF) 2025/04/16 01:56:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-renefop7keha: 1/10 (Post "https://pod-000-1177-06.backblaze.com/b2api/v1/b2_upload_file/afa27d7340cd3bcb9f680e1b/c001_v0001177_t0043": EOF) 2025/04/16 01:56:51 DEBUG : pacer: Reducing sleep to 10ms 2025/04/16 01:56:51 DEBUG : Creating backend with remote "TestB2:rclone-test-renefop7keha/dst" 2025/04/16 01:56:52 DEBUG : Creating backend with remote "TestB2:rclone-test-renefop7keha/backup" 2025/04/16 01:56:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/16 01:56:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:56:54 DEBUG : two: Unchanged skipping 2025/04/16 01:56:54 DEBUG : B2 bucket rclone-test-renefop7keha path dst: Waiting for checks to finish 2025/04/16 01:56:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/16 01:56:55 INFO : one: Copied (server-side copy) to: one.bak 2025/04/16 01:56:56 INFO : one: Deleted 2025/04/16 01:56:56 DEBUG : B2 bucket rclone-test-renefop7keha path dst: Waiting for transfers to finish 2025/04/16 01:56:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/16 01:56:57 INFO : one: Copied (new) 2025/04/16 01:56:57 DEBUG : Waiting for deletions to finish 2025/04/16 01:56:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/16 01:56:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/16 01:56:57 INFO : three.txt: Deleted 2025/04/16 01:56:57 INFO : three.txt: Moved into backup dir 2025/04/16 01:56:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/16 01:56:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:56:59 DEBUG : two: Unchanged skipping 2025/04/16 01:56:59 DEBUG : B2 bucket rclone-test-renefop7keha path dst: Waiting for checks to finish 2025/04/16 01:56:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/16 01:56:59 INFO : one: Copied (server-side copy) to: one.bak 2025/04/16 01:56:59 INFO : one: Deleted 2025/04/16 01:56:59 DEBUG : B2 bucket rclone-test-renefop7keha path dst: Waiting for transfers to finish 2025/04/16 01:57:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/16 01:57:00 INFO : one: Copied (new) 2025/04/16 01:57:00 DEBUG : Waiting for deletions to finish 2025/04/16 01:57:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/16 01:57:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/16 01:57:01 INFO : three.txt: Deleted 2025/04/16 01:57:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (15.12s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:57:04 DEBUG : Creating backend with remote "TestB2:rclone-test-renefop7keha/dst" 2025/04/16 01:57:05 DEBUG : Creating backend with remote "TestB2:rclone-test-renefop7keha/backup" 2025/04/16 01:57:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/16 01:57:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:57:07 DEBUG : two: Unchanged skipping 2025/04/16 01:57:07 DEBUG : B2 bucket rclone-test-renefop7keha path dst: Waiting for checks to finish 2025/04/16 01:57:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/16 01:57:08 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/16 01:57:09 INFO : one: Deleted 2025/04/16 01:57:09 DEBUG : B2 bucket rclone-test-renefop7keha path dst: Waiting for transfers to finish 2025/04/16 01:57:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/16 01:57:09 INFO : one: Copied (new) 2025/04/16 01:57:09 DEBUG : Waiting for deletions to finish 2025/04/16 01:57:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/16 01:57:10 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/16 01:57:10 INFO : three.txt: Deleted 2025/04/16 01:57:10 INFO : three.txt: Moved into backup dir 2025/04/16 01:57:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/16 01:57:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:57:12 DEBUG : B2 bucket rclone-test-renefop7keha path dst: Waiting for checks to finish 2025/04/16 01:57:12 DEBUG : two: Unchanged skipping 2025/04/16 01:57:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/16 01:57:12 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/16 01:57:12 INFO : one: Deleted 2025/04/16 01:57:12 DEBUG : B2 bucket rclone-test-renefop7keha path dst: Waiting for transfers to finish 2025/04/16 01:57:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/16 01:57:13 INFO : one: Copied (new) 2025/04/16 01:57:13 DEBUG : Waiting for deletions to finish 2025/04/16 01:57:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/16 01:57:13 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/16 01:57:13 INFO : three.txt: Deleted 2025/04/16 01:57:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.47s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:57:16 DEBUG : Creating backend with remote "TestB2:rclone-test-renefop7keha/dst" 2025/04/16 01:57:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/16 01:57:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:57:18 DEBUG : two: Unchanged skipping 2025/04/16 01:57:18 DEBUG : B2 bucket rclone-test-renefop7keha path dst: Waiting for checks to finish 2025/04/16 01:57:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/16 01:57:19 INFO : one: Copied (server-side copy) to: one.bak 2025/04/16 01:57:19 INFO : one: Deleted 2025/04/16 01:57:19 DEBUG : B2 bucket rclone-test-renefop7keha path dst: Waiting for transfers to finish 2025/04/16 01:57:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/16 01:57:20 INFO : one: Copied (new) 2025/04/16 01:57:20 DEBUG : Waiting for deletions to finish 2025/04/16 01:57:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/16 01:57:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/16 01:57:20 INFO : three.txt: Deleted 2025/04/16 01:57:20 INFO : three.txt: Moved into backup dir 2025/04/16 01:57:21 DEBUG : one.bak: Excluded (Path Filter) 2025/04/16 01:57:21 DEBUG : one.bak: Excluded 2025/04/16 01:57:21 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/16 01:57:21 DEBUG : three.txt.bak: Excluded 2025/04/16 01:57:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/16 01:57:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:57:21 DEBUG : two: Unchanged skipping 2025/04/16 01:57:21 DEBUG : B2 bucket rclone-test-renefop7keha path dst: Waiting for checks to finish 2025/04/16 01:57:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/16 01:57:21 INFO : one: Copied (server-side copy) to: one.bak 2025/04/16 01:57:22 INFO : one: Deleted 2025/04/16 01:57:22 DEBUG : B2 bucket rclone-test-renefop7keha path dst: Waiting for transfers to finish 2025/04/16 01:57:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/16 01:57:22 INFO : one: Copied (new) 2025/04/16 01:57:22 DEBUG : Waiting for deletions to finish 2025/04/16 01:57:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/16 01:57:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/16 01:57:22 INFO : three.txt: Deleted 2025/04/16 01:57:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.18s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:57:25 DEBUG : Creating backend with remote "TestB2:rclone-test-renefop7keha/dst" 2025/04/16 01:57:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/16 01:57:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/16 01:57:28 INFO : one: Copied (server-side copy) to: one.bak 2025/04/16 01:57:29 INFO : one: Deleted 2025/04/16 01:57:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/16 01:57:29 INFO : one: Copied (new) 2025/04/16 01:57:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:57:30 DEBUG : two: Unchanged skipping 2025/04/16 01:57:30 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/16 01:57:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/16 01:57:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/16 01:57:31 INFO : three.txt: Deleted 2025/04/16 01:57:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/16 01:57:31 INFO : three.txt: Copied (new) 2025/04/16 01:57:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/16 01:57:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/16 01:57:32 INFO : one: Copied (server-side copy) to: one.bak 2025/04/16 01:57:33 INFO : one: Deleted 2025/04/16 01:57:33 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/16 01:57:33 INFO : one: Copied (new) 2025/04/16 01:57:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:57:33 DEBUG : two: Unchanged skipping 2025/04/16 01:57:33 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/16 01:57:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/16 01:57:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/16 01:57:34 INFO : three.txt: Deleted 2025/04/16 01:57:34 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/16 01:57:34 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.85s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:57:37 DEBUG : Creating backend with remote "TestB2:rclone-test-renefop7keha/dst" 2025/04/16 01:57:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/16 01:57:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/16 01:57:40 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/16 01:57:40 INFO : one: Deleted 2025/04/16 01:57:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/16 01:57:41 INFO : one: Copied (new) 2025/04/16 01:57:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:57:41 DEBUG : two: Unchanged skipping 2025/04/16 01:57:41 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/16 01:57:42 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/16 01:57:42 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/16 01:57:42 INFO : three.txt: Deleted 2025/04/16 01:57:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/16 01:57:42 INFO : three.txt: Copied (new) 2025/04/16 01:57:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/16 01:57:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/16 01:57:44 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/16 01:57:44 INFO : one: Deleted 2025/04/16 01:57:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/16 01:57:45 INFO : one: Copied (new) 2025/04/16 01:57:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:57:45 DEBUG : two: Unchanged skipping 2025/04/16 01:57:45 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/16 01:57:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/16 01:57:45 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/16 01:57:46 INFO : three.txt: Deleted 2025/04/16 01:57:46 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/16 01:57:46 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.95s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:57:49 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/16 01:57:49 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:57:49 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:57:49 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/04/16 01:57:49 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/16 01:57:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.41s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:57:50 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/16 01:57:50 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:57:50 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:57:51 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/16 01:57:51 INFO : existing: Copied (new) 2025/04/16 01:57:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:57:51 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/16 01:57:51 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:57:51 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/16 01:57:51 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:57:51 ERROR : B2 bucket rclone-test-renefop7keha: not deleting files as there were IO errors 2025/04/16 01:57:51 ERROR : B2 bucket rclone-test-renefop7keha: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" --- PASS: TestSyncImmutable (2.80s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:57:53 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:57:53 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:57:53 DEBUG : existing: Unchanged skipping 2025/04/16 01:57:53 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:57:53 DEBUG : Waiting for deletions to finish 2025/04/16 01:57:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.37s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", 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-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:57:56 DEBUG : both0: Clearing upload URL because of error: Post "https://pod-000-1103-09.backblaze.com/b2api/v1/b2_upload_file/afa27d7340cd3bcb9f680e1b/c001_v0001103_t0047": EOF 2025/04/16 01:57:56 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1103-09.backblaze.com/b2api/v1/b2_upload_file/afa27d7340cd3bcb9f680e1b/c001_v0001103_t0047": EOF) 2025/04/16 01:57:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "both0" to B2 bucket rclone-test-renefop7keha: 1/10 (Post "https://pod-000-1103-09.backblaze.com/b2api/v1/b2_upload_file/afa27d7340cd3bcb9f680e1b/c001_v0001103_t0047": EOF) 2025/04/16 01:57:58 DEBUG : pacer: Reducing sleep to 10ms 2025/04/16 01:58:08 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:58:08 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:58:08 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:58:08 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:58:08 DEBUG : both10: Unchanged skipping 2025/04/16 01:58:08 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:58:08 DEBUG : both12: Unchanged skipping 2025/04/16 01:58:08 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:58:08 DEBUG : both13: Unchanged skipping 2025/04/16 01:58:08 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:58:08 DEBUG : both14: Unchanged skipping 2025/04/16 01:58:08 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:58:08 DEBUG : both15: Unchanged skipping 2025/04/16 01:58:08 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:58:08 DEBUG : both16: Unchanged skipping 2025/04/16 01:58:08 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:58:08 DEBUG : both17: Unchanged skipping 2025/04/16 01:58:08 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:58:08 DEBUG : both18: Unchanged skipping 2025/04/16 01:58:08 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:58:08 DEBUG : both19: Unchanged skipping 2025/04/16 01:58:08 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:58:08 DEBUG : both2: Unchanged skipping 2025/04/16 01:58:08 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:58:08 DEBUG : both3: Unchanged skipping 2025/04/16 01:58:08 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:58:08 DEBUG : both4: Unchanged skipping 2025/04/16 01:58:08 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:58:08 DEBUG : both5: Unchanged skipping 2025/04/16 01:58:08 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:58:08 DEBUG : both6: Unchanged skipping 2025/04/16 01:58:08 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:58:08 DEBUG : both1: Unchanged skipping 2025/04/16 01:58:08 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:58:08 DEBUG : both0: Unchanged skipping 2025/04/16 01:58:08 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:58:08 DEBUG : both11: Unchanged skipping 2025/04/16 01:58:08 DEBUG : both7: Unchanged skipping 2025/04/16 01:58:08 DEBUG : both8: Unchanged skipping 2025/04/16 01:58:08 DEBUG : both9: Unchanged skipping 2025/04/16 01:58:08 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:58:08 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:58:08 DEBUG : Waiting for deletions to finish 2025/04/16 01:58:08 INFO : only7: Deleted 2025/04/16 01:58:08 INFO : only1: Deleted 2025/04/16 01:58:08 INFO : only15: Deleted 2025/04/16 01:58:08 INFO : only18: Deleted 2025/04/16 01:58:08 INFO : only4: Deleted 2025/04/16 01:58:08 INFO : only3: Deleted 2025/04/16 01:58:08 INFO : only0: Deleted 2025/04/16 01:58:08 INFO : only13: Deleted 2025/04/16 01:58:08 INFO : only14: Deleted 2025/04/16 01:58:09 INFO : only17: Deleted 2025/04/16 01:58:09 INFO : only5: Deleted 2025/04/16 01:58:09 INFO : only10: Deleted 2025/04/16 01:58:09 INFO : only6: Deleted 2025/04/16 01:58:09 INFO : only2: Deleted 2025/04/16 01:58:09 INFO : only8: Deleted 2025/04/16 01:58:09 INFO : only9: Deleted 2025/04/16 01:58:09 INFO : only11: Deleted 2025/04/16 01:58:09 INFO : only12: Deleted 2025/04/16 01:58:09 INFO : only16: Deleted 2025/04/16 01:58:09 INFO : only19: Deleted 2025/04/16 01:58:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (18.08s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:58:23 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for checks to finish 2025/04/16 01:58:23 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:58:23 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:58:23 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:58:23 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:58:23 DEBUG : both0: Unchanged skipping 2025/04/16 01:58:23 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:58:23 DEBUG : both12: Unchanged skipping 2025/04/16 01:58:23 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:58:23 DEBUG : both1: Unchanged skipping 2025/04/16 01:58:23 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:58:23 DEBUG : both10: Unchanged skipping 2025/04/16 01:58:23 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:58:23 DEBUG : both15: Unchanged skipping 2025/04/16 01:58:23 DEBUG : both11: Unchanged skipping 2025/04/16 01:58:23 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:58:23 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:58:23 DEBUG : both13: Unchanged skipping 2025/04/16 01:58:23 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:58:23 DEBUG : both14: Unchanged skipping 2025/04/16 01:58:23 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:58:23 DEBUG : both18: Unchanged skipping 2025/04/16 01:58:23 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:58:23 DEBUG : both2: Unchanged skipping 2025/04/16 01:58:23 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:58:23 DEBUG : both3: Unchanged skipping 2025/04/16 01:58:23 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:58:23 DEBUG : both4: Unchanged skipping 2025/04/16 01:58:23 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:58:23 DEBUG : both17: Unchanged skipping 2025/04/16 01:58:23 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:58:23 DEBUG : both16: Unchanged skipping 2025/04/16 01:58:23 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:58:23 DEBUG : both19: Unchanged skipping 2025/04/16 01:58:23 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:58:23 DEBUG : both5: Unchanged skipping 2025/04/16 01:58:23 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:58:23 DEBUG : both9: Unchanged skipping 2025/04/16 01:58:23 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/16 01:58:23 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/16 01:58:23 DEBUG : both6: Unchanged skipping 2025/04/16 01:58:23 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/16 01:58:23 DEBUG : both7: Unchanged skipping 2025/04/16 01:58:23 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/16 01:58:23 DEBUG : both8: Unchanged skipping 2025/04/16 01:58:23 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/16 01:58:23 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/16 01:58:23 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/16 01:58:23 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/16 01:58:23 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/16 01:58:23 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/16 01:58:23 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/16 01:58:23 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/16 01:58:23 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/16 01:58:23 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/16 01:58:23 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/16 01:58:23 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/16 01:58:23 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/16 01:58:23 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/16 01:58:23 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/16 01:58:23 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/16 01:58:23 DEBUG : B2 bucket rclone-test-renefop7keha: Waiting for transfers to finish 2025/04/16 01:58:24 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/16 01:58:24 INFO : only0: Copied (replaced existing) 2025/04/16 01:58:24 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/16 01:58:24 INFO : only1: Copied (replaced existing) 2025/04/16 01:58:24 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/16 01:58:24 INFO : only11: Copied (replaced existing) 2025/04/16 01:58:24 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/16 01:58:24 INFO : only16: Copied (replaced existing) 2025/04/16 01:58:24 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/16 01:58:24 INFO : only10: Copied (replaced existing) 2025/04/16 01:58:24 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/16 01:58:24 INFO : only17: Copied (replaced existing) 2025/04/16 01:58:25 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/16 01:58:25 INFO : only18: Copied (replaced existing) 2025/04/16 01:58:25 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/16 01:58:25 INFO : only19: Copied (replaced existing) 2025/04/16 01:58:25 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/16 01:58:25 INFO : only14: Copied (replaced existing) 2025/04/16 01:58:25 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/16 01:58:25 INFO : only2: Copied (replaced existing) 2025/04/16 01:58:25 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/16 01:58:25 INFO : only3: Copied (replaced existing) 2025/04/16 01:58:25 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/16 01:58:25 INFO : only5: Copied (replaced existing) 2025/04/16 01:58:25 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/16 01:58:25 INFO : only4: Copied (replaced existing) 2025/04/16 01:58:25 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/16 01:58:25 INFO : only13: Copied (replaced existing) 2025/04/16 01:58:25 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/16 01:58:25 INFO : only12: Copied (replaced existing) 2025/04/16 01:58:25 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/16 01:58:25 INFO : only6: Copied (replaced existing) 2025/04/16 01:58:25 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/16 01:58:25 INFO : only15: Copied (replaced existing) 2025/04/16 01:58:25 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/16 01:58:25 INFO : only8: Copied (replaced existing) 2025/04/16 01:58:25 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/16 01:58:25 INFO : only9: Copied (replaced existing) 2025/04/16 01:58:25 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/16 01:58:25 INFO : only7: Copied (replaced existing) 2025/04/16 01:58:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (19.93s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:58:34 DEBUG : empty_dir: Making directory with metadata 2025/04/16 01:58:34 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/16 01:58:34 DEBUG : empty_on_remote: Making directory with metadata 2025/04/16 01:58:34 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/16 01:58:34 INFO : empty_on_remote: Making directory 2025/04/16 01:58:34 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-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:58:35 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/16 01:58:35 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/16 01:58:35 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/16 01:58:35 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.33s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:58:37 DEBUG : empty_dir: Making directory with metadata 2025/04/16 01:58:37 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/16 01:58:37 DEBUG : empty_on_remote: Making directory with metadata 2025/04/16 01:58:37 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/16 01:58:37 INFO : empty_on_remote: Making directory 2025/04/16 01:58:37 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-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:58:38 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/16 01:58:38 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/16 01:58:38 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/16 01:58:38 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/16 01:58:38 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.24s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:58:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/16 01:58:40 INFO : sub dir: Making directory 2025/04/16 01:58:40 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.41s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" 2025/04/16 01:58:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/16 01:58:45 INFO : sub dir: Making directory 2025/04/16 01:58:45 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-renefop7keha", Local "Local file system at /tmp/rclone2652185969", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.62s) PASS 2025/04/16 01:58:49 DEBUG : B2 bucket rclone-test-renefop7keha: Purge remote 2025/04/16 01:58:49 INFO : B2 bucket rclone-test-renefop7keha: cleaning bucket "rclone-test-renefop7keha" of all files 2025/04/16 01:58:50 DEBUG : BackupDir/one: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f417c1958f28c4f4e_d20250416_m015633_c001_v7007000_t0000_u01744768593703") 2025/04/16 01:58:50 DEBUG : BackupDir/one: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f10021e4211a31c54_d20250416_m015627_c001_v0001117_t0036_u01744768587908") 2025/04/16 01:58:50 DEBUG : CompareDest/one: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f416946806f95eacf_d20250416_m015608_c001_v7007000_t0000_u01744768568961") 2025/04/16 01:58:50 DEBUG : CompareDest/one: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f109b7508b67e05f5_d20250416_m015602_c001_v0001103_t0039_u01744768562893") 2025/04/16 01:58:50 DEBUG : CompareDest/two: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f416946806f95ead4_d20250416_m015609_c001_v7007000_t0000_u01744768569143") 2025/04/16 01:58:50 DEBUG : CompareDest/two: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c12d9_d20250416_m015604_c001_v0001178_t0050_u01744768564476") 2025/04/16 01:58:50 DEBUG : CopyDest/one: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f417c1958f28c4f4f_d20250416_m015633_c001_v7007000_t0000_u01744768593885") 2025/04/16 01:58:50 DEBUG : CopyDest/one: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f10601fd7ced8f265_d20250416_m015625_c001_v0001177_t0005_u01744768585041") 2025/04/16 01:58:50 DEBUG : CopyDest/three: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f417c1958f28c4f50_d20250416_m015634_c001_v7007000_t0000_u01744768594068") 2025/04/16 01:58:50 DEBUG : CopyDest/three: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1331_d20250416_m015631_c001_v0001178_t0058_u01744768591737") 2025/04/16 01:58:50 DEBUG : CopyDest/two: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f417c1958f28c4f51_d20250416_m015634_c001_v7007000_t0000_u01744768594302") 2025/04/16 01:58:50 DEBUG : CopyDest/two: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f109b7508b67e0651_d20250416_m015629_c001_v0001103_t0052_u01744768589654") 2025/04/16 01:58:51 DEBUG : EXISTING: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4094696062aa0985_d20250416_m015754_c001_v7007000_t0000_u01744768674350") 2025/04/16 01:58:51 DEBUG : EXISTING: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1437_d20250416_m015753_c001_v0001178_t0030_u01744768673353") 2025/04/16 01:58:51 DEBUG : Testêé: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4094696062aa0941_d20250416_m015750_c001_v7007000_t0000_u01744768670178") 2025/04/16 01:58:51 DEBUG : Testêé: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1427_d20250416_m015749_c001_v0001178_t0011_u01744768669570") 2025/04/16 01:58:51 DEBUG : Testêé: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f109b7508b67e0749_d20250416_m015748_c001_v0001103_t0011_u01744768668497") 2025/04/16 01:58:51 DEBUG : a/potato2: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4113b9852738533e_d20250416_m015421_c001_v7007000_t0000_u01744768461457") 2025/04/16 01:58:51 DEBUG : a/potato2: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1185_d20250416_m015420_c001_v0001178_t0036_u01744768460878") 2025/04/16 01:58:51 DEBUG : a/potato2: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f419f0eb34778c2b3_d20250416_m015419_c001_v7007000_t0000_u01744768459081") 2025/04/16 01:58:51 DEBUG : a/potato2: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1177_d20250416_m015418_c001_v0001178_t0009_u01744768458139") 2025/04/16 01:58:51 DEBUG : a/potato2: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f41541fca764a84fe_d20250416_m015358_c001_v7007000_t0000_u01744768438742") 2025/04/16 01:58:51 DEBUG : a/potato2: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c112b_d20250416_m015357_c001_v0001178_t0039_u01744768437853") 2025/04/16 01:58:51 DEBUG : b/potato: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4113b98527385340_d20250416_m015421_c001_v7007000_t0000_u01744768461641") 2025/04/16 01:58:51 DEBUG : b/potato: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c117d_d20250416_m015420_c001_v0001178_t0037_u01744768459999") 2025/04/16 01:58:51 DEBUG : b/potato: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f419f0eb34778c2a0_d20250416_m015418_c001_v7007000_t0000_u01744768458524") 2025/04/16 01:58:51 DEBUG : b/potato: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1173_d20250416_m015417_c001_v0001178_t0003_u01744768457302") 2025/04/16 01:58:51 DEBUG : b/potato: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f41541fca764a84f6_d20250416_m015358_c001_v7007000_t0000_u01744768438187") 2025/04/16 01:58:51 DEBUG : b/potato: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1125_d20250416_m015356_c001_v0001178_t0025_u01744768436991") 2025/04/16 01:58:51 DEBUG : backup/one: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f410c68575a414060_d20250416_m015646_c001_v7007000_t0000_u01744768606637") 2025/04/16 01:58:51 DEBUG : backup/one: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f1125ea697194e265_d20250416_m015644_c001_v0001171_t0020_u01744768604672") 2025/04/16 01:58:52 DEBUG : backup/one: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f1117a4c6e34234a7_d20250416_m015640_c001_v0001117_t0041_u01744768600823") 2025/04/16 01:58:52 DEBUG : backup/one-2019-01-01: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4050bbfef50af2e4_d20250416_m015714_c001_v7007000_t0000_u01744768634222") 2025/04/16 01:58:52 DEBUG : backup/one-2019-01-01: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f108910a44f2acc3f_d20250416_m015712_c001_v0001183_t0017_u01744768632651") 2025/04/16 01:58:52 DEBUG : backup/one-2019-01-01: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f10708e214dcbc443_d20250416_m015708_c001_v0001101_t0048_u01744768628594") 2025/04/16 01:58:52 DEBUG : backup/one.bak: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f417c1958f28c5017_d20250416_m015701_c001_v7007000_t0000_u01744768621757") 2025/04/16 01:58:52 DEBUG : backup/one.bak: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f114ece4d9466b5e7_d20250416_m015659_c001_v0001092_t0014_u01744768619543") 2025/04/16 01:58:52 DEBUG : backup/one.bak: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f111c83774a29ead2_d20250416_m015655_c001_v0001183_t0031_u01744768615740") 2025/04/16 01:58:52 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4050bbfef50af2e8_d20250416_m015714_c001_v7007000_t0000_u01744768634410") 2025/04/16 01:58:52 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f11429506e275dcb6_d20250416_m015713_c001_v0001183_t0041_u01744768633468") 2025/04/16 01:58:52 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f119290d1f7393dc5_d20250416_m015710_c001_v0001171_t0008_u01744768630172") 2025/04/16 01:58:52 DEBUG : backup/three.txt: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f410c68575a414064_d20250416_m015646_c001_v7007000_t0000_u01744768606822") 2025/04/16 01:58:52 DEBUG : backup/three.txt: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f118f08a73d9adbde_d20250416_m015645_c001_v0001091_t0022_u01744768605693") 2025/04/16 01:58:52 DEBUG : backup/three.txt: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f105dbd72e4ab35a0_d20250416_m015642_c001_v0001184_t0019_u01744768602584") 2025/04/16 01:58:52 DEBUG : backup/three.txt.bak: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f417c1958f28c5018_d20250416_m015701_c001_v7007000_t0000_u01744768621954") 2025/04/16 01:58:52 DEBUG : backup/three.txt.bak: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f103f6b3fef529d3f_d20250416_m015700_c001_v0001171_t0026_u01744768620832") 2025/04/16 01:58:52 DEBUG : backup/three.txt.bak: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f10241ee44a792f62_d20250416_m015657_c001_v0001171_t0003_u01744768617335") 2025/04/16 01:58:52 DEBUG : both0: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4161c733266f8234_d20250416_m015826_c001_v7007000_t0000_u01744768706251") 2025/04/16 01:58:52 DEBUG : both0: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c14b5_d20250416_m015814_c001_v0001178_t0037_u01744768694675") 2025/04/16 01:58:52 DEBUG : both0: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f400873e5e0107b3f_d20250416_m015810_c001_v7007000_t0000_u01744768690060") 2025/04/16 01:58:52 DEBUG : both0: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1449_d20250416_m015758_c001_v0001178_t0026_u01744768678238") 2025/04/16 01:58:52 DEBUG : both1: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4161c733266f8235_d20250416_m015826_c001_v7007000_t0000_u01744768706444") 2025/04/16 01:58:53 DEBUG : both1: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c14b9_d20250416_m015815_c001_v0001178_t0056_u01744768695094") 2025/04/16 01:58:53 DEBUG : both1: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f400873e5e0107b40_d20250416_m015810_c001_v7007000_t0000_u01744768690242") 2025/04/16 01:58:53 DEBUG : both1: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c144d_d20250416_m015758_c001_v0001178_t0031_u01744768678672") 2025/04/16 01:58:53 DEBUG : both10: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4161c733266f8236_d20250416_m015826_c001_v7007000_t0000_u01744768706627") 2025/04/16 01:58:53 DEBUG : both10: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c14e9_d20250416_m015819_c001_v0001178_t0020_u01744768699014") 2025/04/16 01:58:53 DEBUG : both10: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f400873e5e0107b42_d20250416_m015810_c001_v7007000_t0000_u01744768690435") 2025/04/16 01:58:53 DEBUG : both10: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1475_d20250416_m015802_c001_v0001178_t0011_u01744768682808") 2025/04/16 01:58:53 DEBUG : both11: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4161c733266f8237_d20250416_m015826_c001_v7007000_t0000_u01744768706810") 2025/04/16 01:58:53 DEBUG : both11: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c14ed_d20250416_m015819_c001_v0001178_t0059_u01744768699460") 2025/04/16 01:58:53 DEBUG : both11: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f400873e5e0107b43_d20250416_m015810_c001_v7007000_t0000_u01744768690618") 2025/04/16 01:58:53 DEBUG : both11: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1479_d20250416_m015803_c001_v0001178_t0011_u01744768683339") 2025/04/16 01:58:53 DEBUG : both12: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4161c733266f8238_d20250416_m015826_c001_v7007000_t0000_u01744768706994") 2025/04/16 01:58:53 DEBUG : both12: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c14f1_d20250416_m015819_c001_v0001178_t0059_u01744768699937") 2025/04/16 01:58:53 DEBUG : both12: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f400873e5e0107b44_d20250416_m015810_c001_v7007000_t0000_u01744768690802") 2025/04/16 01:58:53 DEBUG : both12: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c147f_d20250416_m015803_c001_v0001178_t0048_u01744768683779") 2025/04/16 01:58:53 DEBUG : both13: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4161c733266f823a_d20250416_m015827_c001_v7007000_t0000_u01744768707176") 2025/04/16 01:58:53 DEBUG : both13: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c14f5_d20250416_m015820_c001_v0001178_t0041_u01744768700357") 2025/04/16 01:58:53 DEBUG : both13: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f400873e5e0107b46_d20250416_m015810_c001_v7007000_t0000_u01744768690995") 2025/04/16 01:58:53 DEBUG : both13: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1483_d20250416_m015804_c001_v0001178_t0012_u01744768684221") 2025/04/16 01:58:53 DEBUG : both14: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4161c733266f823c_d20250416_m015827_c001_v7007000_t0000_u01744768707358") 2025/04/16 01:58:53 DEBUG : both14: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c14f9_d20250416_m015820_c001_v0001178_t0034_u01744768700805") 2025/04/16 01:58:54 DEBUG : both14: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f400873e5e0107b48_d20250416_m015811_c001_v7007000_t0000_u01744768691178") 2025/04/16 01:58:54 DEBUG : both14: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1487_d20250416_m015804_c001_v0001178_t0001_u01744768684657") 2025/04/16 01:58:54 DEBUG : both15: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4161c733266f823e_d20250416_m015827_c001_v7007000_t0000_u01744768707550") 2025/04/16 01:58:54 DEBUG : both15: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c14ff_d20250416_m015821_c001_v0001178_t0031_u01744768701228") 2025/04/16 01:58:54 DEBUG : both15: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f400873e5e0107b49_d20250416_m015811_c001_v7007000_t0000_u01744768691360") 2025/04/16 01:58:54 DEBUG : both15: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c148b_d20250416_m015805_c001_v0001178_t0028_u01744768685064") 2025/04/16 01:58:54 DEBUG : both16: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4161c733266f8241_d20250416_m015827_c001_v7007000_t0000_u01744768707737") 2025/04/16 01:58:54 DEBUG : both16: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1505_d20250416_m015821_c001_v0001178_t0038_u01744768701658") 2025/04/16 01:58:54 DEBUG : both16: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f400873e5e0107b4a_d20250416_m015811_c001_v7007000_t0000_u01744768691541") 2025/04/16 01:58:54 DEBUG : both16: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c148f_d20250416_m015805_c001_v0001178_t0013_u01744768685530") 2025/04/16 01:58:54 DEBUG : both17: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4161c733266f8243_d20250416_m015827_c001_v7007000_t0000_u01744768707920") 2025/04/16 01:58:54 DEBUG : both17: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1509_d20250416_m015822_c001_v0001178_t0008_u01744768702090") 2025/04/16 01:58:54 DEBUG : both17: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f400873e5e0107b4c_d20250416_m015811_c001_v7007000_t0000_u01744768691722") 2025/04/16 01:58:54 DEBUG : both17: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1493_d20250416_m015805_c001_v0001178_t0013_u01744768685967") 2025/04/16 01:58:54 DEBUG : both18: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4161c733266f8245_d20250416_m015828_c001_v7007000_t0000_u01744768708101") 2025/04/16 01:58:54 DEBUG : both18: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c150f_d20250416_m015822_c001_v0001178_t0031_u01744768702515") 2025/04/16 01:58:54 DEBUG : both18: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f400873e5e0107b4d_d20250416_m015811_c001_v7007000_t0000_u01744768691903") 2025/04/16 01:58:54 DEBUG : both18: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1497_d20250416_m015806_c001_v0001178_t0056_u01744768686403") 2025/04/16 01:58:54 DEBUG : both19: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4161c733266f8247_d20250416_m015828_c001_v7007000_t0000_u01744768708284") 2025/04/16 01:58:54 DEBUG : both19: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1513_d20250416_m015822_c001_v0001178_t0026_u01744768702976") 2025/04/16 01:58:55 DEBUG : both19: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f400873e5e0107b4e_d20250416_m015812_c001_v7007000_t0000_u01744768692086") 2025/04/16 01:58:55 DEBUG : both19: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c149b_d20250416_m015806_c001_v0001178_t0026_u01744768686889") 2025/04/16 01:58:55 DEBUG : both2: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4161c733266f8249_d20250416_m015828_c001_v7007000_t0000_u01744768708468") 2025/04/16 01:58:55 DEBUG : both2: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c14bd_d20250416_m015815_c001_v0001178_t0046_u01744768695529") 2025/04/16 01:58:55 DEBUG : both2: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f400873e5e0107b4f_d20250416_m015812_c001_v7007000_t0000_u01744768692269") 2025/04/16 01:58:55 DEBUG : both2: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1451_d20250416_m015759_c001_v0001178_t0001_u01744768679125") 2025/04/16 01:58:55 DEBUG : both3: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4161c733266f824b_d20250416_m015828_c001_v7007000_t0000_u01744768708650") 2025/04/16 01:58:55 DEBUG : both3: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c14c3_d20250416_m015815_c001_v0001178_t0029_u01744768695973") 2025/04/16 01:58:55 DEBUG : both3: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f400873e5e0107b50_d20250416_m015812_c001_v7007000_t0000_u01744768692454") 2025/04/16 01:58:55 DEBUG : both3: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1455_d20250416_m015759_c001_v0001178_t0019_u01744768679564") 2025/04/16 01:58:55 DEBUG : both4: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4161c733266f824e_d20250416_m015828_c001_v7007000_t0000_u01744768708835") 2025/04/16 01:58:55 DEBUG : both4: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c14c7_d20250416_m015816_c001_v0001178_t0003_u01744768696418") 2025/04/16 01:58:55 DEBUG : both4: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f400873e5e0107b51_d20250416_m015812_c001_v7007000_t0000_u01744768692636") 2025/04/16 01:58:55 DEBUG : both4: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1459_d20250416_m015800_c001_v0001178_t0002_u01744768680068") 2025/04/16 01:58:55 DEBUG : both5: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4161c733266f8250_d20250416_m015829_c001_v7007000_t0000_u01744768709017") 2025/04/16 01:58:55 DEBUG : both5: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c14cf_d20250416_m015816_c001_v0001178_t0008_u01744768696837") 2025/04/16 01:58:55 DEBUG : both5: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f400873e5e0107b52_d20250416_m015812_c001_v7007000_t0000_u01744768692837") 2025/04/16 01:58:55 DEBUG : both5: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c145d_d20250416_m015800_c001_v0001178_t0040_u01744768680514") 2025/04/16 01:58:55 DEBUG : both6: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4161c733266f8252_d20250416_m015829_c001_v7007000_t0000_u01744768709238") 2025/04/16 01:58:55 DEBUG : both6: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c14d5_d20250416_m015817_c001_v0001178_t0014_u01744768697292") 2025/04/16 01:58:55 DEBUG : both6: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f400873e5e0107b53_d20250416_m015813_c001_v7007000_t0000_u01744768693018") 2025/04/16 01:58:56 DEBUG : both6: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1463_d20250416_m015800_c001_v0001178_t0025_u01744768680978") 2025/04/16 01:58:56 DEBUG : both7: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4161c733266f8255_d20250416_m015829_c001_v7007000_t0000_u01744768709421") 2025/04/16 01:58:56 DEBUG : both7: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c14db_d20250416_m015817_c001_v0001178_t0027_u01744768697741") 2025/04/16 01:58:56 DEBUG : both7: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f400873e5e0107b54_d20250416_m015813_c001_v7007000_t0000_u01744768693200") 2025/04/16 01:58:56 DEBUG : both7: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1467_d20250416_m015801_c001_v0001178_t0016_u01744768681410") 2025/04/16 01:58:56 DEBUG : both8: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4161c733266f8257_d20250416_m015829_c001_v7007000_t0000_u01744768709603") 2025/04/16 01:58:56 DEBUG : both8: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c14df_d20250416_m015818_c001_v0001178_t0029_u01744768698165") 2025/04/16 01:58:56 DEBUG : both8: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f400873e5e0107b55_d20250416_m015813_c001_v7007000_t0000_u01744768693384") 2025/04/16 01:58:56 DEBUG : both8: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c146b_d20250416_m015801_c001_v0001178_t0034_u01744768681877") 2025/04/16 01:58:56 DEBUG : both9: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4161c733266f8259_d20250416_m015829_c001_v7007000_t0000_u01744768709786") 2025/04/16 01:58:56 DEBUG : both9: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c14e5_d20250416_m015818_c001_v0001178_t0000_u01744768698595") 2025/04/16 01:58:56 DEBUG : both9: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f400873e5e0107b56_d20250416_m015813_c001_v7007000_t0000_u01744768693567") 2025/04/16 01:58:56 DEBUG : both9: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1471_d20250416_m015802_c001_v0001178_t0026_u01744768682337") 2025/04/16 01:58:56 DEBUG : c/non empty space: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4113b98527385342_d20250416_m015421_c001_v7007000_t0000_u01744768461823") 2025/04/16 01:58:56 DEBUG : c/non empty space: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c117f_d20250416_m015420_c001_v0001178_t0009_u01744768460219") 2025/04/16 01:58:56 DEBUG : c/non empty space: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f419f0eb34778c2b9_d20250416_m015419_c001_v7007000_t0000_u01744768459267") 2025/04/16 01:58:56 DEBUG : c/non empty space: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1175_d20250416_m015417_c001_v0001178_t0007_u01744768457516") 2025/04/16 01:58:56 DEBUG : c/non empty space: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f41541fca764a8501_d20250416_m015358_c001_v7007000_t0000_u01744768438926") 2025/04/16 01:58:56 DEBUG : c/non empty space: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1127_d20250416_m015357_c001_v0001178_t0054_u01744768437206") 2025/04/16 01:58:57 DEBUG : check sum: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f41541fca764a84c6_d20250416_m015346_c001_v7007000_t0000_u01744768426775") 2025/04/16 01:58:57 DEBUG : check sum: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c10f3_d20250416_m015345_c001_v0001178_t0025_u01744768425822") 2025/04/16 01:58:57 DEBUG : dest/3: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f417c1958f28c4eaa_d20250416_m015618_c001_v7007000_t0000_u01744768578192") 2025/04/16 01:58:57 DEBUG : dest/3: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4022321d958af63f_d20250416_m015617_c001_v0001179_t0052_u01744768577096") 2025/04/16 01:58:57 DEBUG : dst/one: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4094696062aa0926_d20250416_m015747_c001_v7007000_t0000_u01744768667024") 2025/04/16 01:58:57 DEBUG : dst/one: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f1145487b85085147_d20250416_m015744_c001_v0001171_t0018_u01744768664787") 2025/04/16 01:58:57 DEBUG : dst/one: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f418759f8b386512b_d20250416_m015744_c001_v7007000_t0000_u01744768664604") 2025/04/16 01:58:57 DEBUG : dst/one: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f1145487b850850e9_d20250416_m015741_c001_v0001171_t0056_u01744768661131") 2025/04/16 01:58:57 DEBUG : dst/one: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f418759f8b38650e4_d20250416_m015740_c001_v7007000_t0000_u01744768660404") 2025/04/16 01:58:57 DEBUG : dst/one: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c13ff_d20250416_m015736_c001_v0001178_t0024_u01744768656546") 2025/04/16 01:58:57 DEBUG : dst/one: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f401af802ee6a6ad0_d20250416_m015735_c001_v7007000_t0000_u01744768655061") 2025/04/16 01:58:57 DEBUG : dst/one: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f11429506e275ddf4_d20250416_m015733_c001_v0001183_t0020_u01744768653161") 2025/04/16 01:58:57 DEBUG : dst/one: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f419f0eb34778c967_d20250416_m015732_c001_v7007000_t0000_u01744768652977") 2025/04/16 01:58:57 DEBUG : dst/one: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f11429506e275ddc0_d20250416_m015729_c001_v0001183_t0012_u01744768649748") 2025/04/16 01:58:57 DEBUG : dst/one: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f419f0eb34778c957_d20250416_m015729_c001_v7007000_t0000_u01744768649014") 2025/04/16 01:58:57 DEBUG : dst/one: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f109b7508b67e06ff_d20250416_m015724_c001_v0001103_t0001_u01744768644692") 2025/04/16 01:58:57 DEBUG : dst/one: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4050bbfef50af330_d20250416_m015723_c001_v7007000_t0000_u01744768643372") 2025/04/16 01:58:57 DEBUG : dst/one: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f11355c45fe301fea_d20250416_m015722_c001_v0001183_t0011_u01744768642168") 2025/04/16 01:58:57 DEBUG : dst/one: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f41541fca764a8c86_d20250416_m015721_c001_v7007000_t0000_u01744768641980") 2025/04/16 01:58:57 DEBUG : dst/one: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f11355c45fe301fbe_d20250416_m015719_c001_v0001183_t0041_u01744768639915") 2025/04/16 01:58:58 DEBUG : dst/one: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f41541fca764a8c82_d20250416_m015719_c001_v7007000_t0000_u01744768639185") 2025/04/16 01:58:58 DEBUG : dst/one: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f109b7508b67e06d9_d20250416_m015715_c001_v0001103_t0001_u01744768635516") 2025/04/16 01:58:58 DEBUG : dst/one: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4050bbfef50af2ed_d20250416_m015714_c001_v7007000_t0000_u01744768634596") 2025/04/16 01:58:58 DEBUG : dst/one: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f105df0714fe686f0_d20250416_m015713_c001_v0001181_t0005_u01744768633039") 2025/04/16 01:58:58 DEBUG : dst/one: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4075e2da497e31f7_d20250416_m015712_c001_v7007000_t0000_u01744768632854") 2025/04/16 01:58:58 DEBUG : dst/one: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f105df0714fe686da_d20250416_m015709_c001_v0001181_t0021_u01744768629750") 2025/04/16 01:58:58 DEBUG : dst/one: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4075e2da497e31ef_d20250416_m015709_c001_v7007000_t0000_u01744768629026") 2025/04/16 01:58:58 DEBUG : dst/one: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f109b7508b67e06b1_d20250416_m015703_c001_v0001103_t0034_u01744768623044") 2025/04/16 01:58:58 DEBUG : dst/one: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f417c1958f28c5019_d20250416_m015702_c001_v7007000_t0000_u01744768622136") 2025/04/16 01:58:58 DEBUG : dst/one: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f11924e39c23a31c0_d20250416_m015700_c001_v0001104_t0031_u01744768620035") 2025/04/16 01:58:58 DEBUG : dst/one: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f419f9d256e71ad16_d20250416_m015659_c001_v7007000_t0000_u01744768619852") 2025/04/16 01:58:58 DEBUG : dst/one: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f11924e39c23a31b8_d20250416_m015656_c001_v0001104_t0012_u01744768616677") 2025/04/16 01:58:58 DEBUG : dst/one: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f419f9d256e71acfb_d20250416_m015655_c001_v7007000_t0000_u01744768615934") 2025/04/16 01:58:58 DEBUG : dst/one: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f109b7508b67e0671_d20250416_m015647_c001_v0001103_t0051_u01744768607923") 2025/04/16 01:58:58 DEBUG : dst/one: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f410c68575a414067_d20250416_m015647_c001_v7007000_t0000_u01744768607005") 2025/04/16 01:58:58 DEBUG : dst/one: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f106d893a1a7209ed_d20250416_m015645_c001_v0001182_t0055_u01744768605282") 2025/04/16 01:58:58 DEBUG : dst/one: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f403af6e7d68bc5f6_d20250416_m015645_c001_v7007000_t0000_u01744768605100") 2025/04/16 01:58:58 DEBUG : dst/one: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f106d893a1a7209b7_d20250416_m015642_c001_v0001182_t0039_u01744768602182") 2025/04/16 01:58:58 DEBUG : dst/one: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f403af6e7d68bc5f3_d20250416_m015641_c001_v7007000_t0000_u01744768601447") 2025/04/16 01:58:58 DEBUG : dst/one: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f10601fd7ced8f2a3_d20250416_m015635_c001_v0001177_t0058_u01744768595596") 2025/04/16 01:58:58 DEBUG : dst/one: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f417c1958f28c4f52_d20250416_m015634_c001_v7007000_t0000_u01744768594491") 2025/04/16 01:58:59 DEBUG : dst/one: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116117aae0cc363f_d20250416_m015628_c001_v0001183_t0023_u01744768588889") 2025/04/16 01:58:59 DEBUG : dst/one: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4113b9852738568e_d20250416_m015628_c001_v7007000_t0000_u01744768588695") 2025/04/16 01:58:59 DEBUG : dst/one: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1315_d20250416_m015624_c001_v0001178_t0022_u01744768584474") 2025/04/16 01:58:59 DEBUG : dst/one: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f11691cbd85659fd2_d20250416_m015623_c001_v0001136_t0021_u01744768583620") 2025/04/16 01:58:59 DEBUG : dst/one: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f11691cbd85659fd0_d20250416_m015622_c001_v0001136_t0018_u01744768582600") 2025/04/16 01:58:59 DEBUG : dst/one: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f416946806f95ead8_d20250416_m015609_c001_v7007000_t0000_u01744768569326") 2025/04/16 01:58:59 DEBUG : dst/one: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f10601fd7ced8f1cb_d20250416_m015602_c001_v0001177_t0052_u01744768562242") 2025/04/16 01:58:59 DEBUG : dst/one: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f105dbd72e4ab321a_d20250416_m015601_c001_v0001184_t0013_u01744768561496") 2025/04/16 01:58:59 DEBUG : dst/one: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f105dbd72e4ab3206_d20250416_m015600_c001_v0001184_t0035_u01744768560519") 2025/04/16 01:58:59 DEBUG : dst/one-2019-01-01: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4094696062aa0928_d20250416_m015747_c001_v7007000_t0000_u01744768667207") 2025/04/16 01:58:59 DEBUG : dst/one-2019-01-01: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f103f6b3fef52a0fd_d20250416_m015744_c001_v0001171_t0015_u01744768664189") 2025/04/16 01:58:59 DEBUG : dst/one-2019-01-01: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f112f09dce7ca8e1f_d20250416_m015740_c001_v0001181_t0051_u01744768660160") 2025/04/16 01:58:59 DEBUG : dst/one.bak: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f401af802ee6a6ad1_d20250416_m015735_c001_v7007000_t0000_u01744768655244") 2025/04/16 01:58:59 DEBUG : dst/one.bak: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f109933af27dd1313_d20250416_m015732_c001_v0001183_t0037_u01744768652784") 2025/04/16 01:58:59 DEBUG : dst/one.bak: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f1153d570d1d2e5f5_d20250416_m015728_c001_v0001116_t0011_u01744768648367") 2025/04/16 01:58:59 DEBUG : dst/one.bak: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4050bbfef50af331_d20250416_m015723_c001_v7007000_t0000_u01744768643557") 2025/04/16 01:58:59 DEBUG : dst/one.bak: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f106062e407abd991_d20250416_m015721_c001_v0001101_t0002_u01744768641678") 2025/04/16 01:58:59 DEBUG : dst/one.bak: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f1001d4d67b529e13_d20250416_m015718_c001_v0001171_t0055_u01744768638740") 2025/04/16 01:58:59 DEBUG : dst/three: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f417c1958f28c4f53_d20250416_m015634_c001_v7007000_t0000_u01744768594684") 2025/04/16 01:58:59 DEBUG : dst/three: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f11691cbd85659fde_d20250416_m015632_c001_v0001136_t0046_u01744768592890") 2025/04/16 01:59:00 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4094696062aa0929_d20250416_m015747_c001_v7007000_t0000_u01744768667399") 2025/04/16 01:59:00 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f1197fa4486391f1c_d20250416_m015745_c001_v0001177_t0043_u01744768665872") 2025/04/16 01:59:00 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f1096d6f84ffeeccf_d20250416_m015742_c001_v0001039_t0013_u01744768662095") 2025/04/16 01:59:00 DEBUG : dst/three.txt: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4094696062aa092b_d20250416_m015747_c001_v7007000_t0000_u01744768667583") 2025/04/16 01:59:00 DEBUG : dst/three.txt: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f1145487b85085161_d20250416_m015746_c001_v0001171_t0048_u01744768666270") 2025/04/16 01:59:00 DEBUG : dst/three.txt: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f418759f8b386514b_d20250416_m015746_c001_v7007000_t0000_u01744768666072") 2025/04/16 01:59:00 DEBUG : dst/three.txt: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f1145487b85085111_d20250416_m015742_c001_v0001171_t0048_u01744768662641") 2025/04/16 01:59:00 DEBUG : dst/three.txt: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f418759f8b38650fd_d20250416_m015742_c001_v7007000_t0000_u01744768662457") 2025/04/16 01:59:00 DEBUG : dst/three.txt: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1401_d20250416_m015737_c001_v0001178_t0047_u01744768657504") 2025/04/16 01:59:00 DEBUG : dst/three.txt: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f401af802ee6a6ad2_d20250416_m015735_c001_v7007000_t0000_u01744768655427") 2025/04/16 01:59:00 DEBUG : dst/three.txt: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f11429506e275de1a_d20250416_m015734_c001_v0001183_t0025_u01744768654466") 2025/04/16 01:59:00 DEBUG : dst/three.txt: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f419f0eb34778c96a_d20250416_m015734_c001_v7007000_t0000_u01744768654280") 2025/04/16 01:59:00 DEBUG : dst/three.txt: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f11429506e275ddd8_d20250416_m015731_c001_v0001183_t0045_u01744768651461") 2025/04/16 01:59:00 DEBUG : dst/three.txt: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f419f0eb34778c965_d20250416_m015731_c001_v7007000_t0000_u01744768651274") 2025/04/16 01:59:00 DEBUG : dst/three.txt: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f109b7508b67e0705_d20250416_m015725_c001_v0001103_t0032_u01744768645454") 2025/04/16 01:59:00 DEBUG : dst/three.txt: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f41541fca764a8c87_d20250416_m015722_c001_v7007000_t0000_u01744768642802") 2025/04/16 01:59:00 DEBUG : dst/three.txt: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c13c7_d20250416_m015720_c001_v0001178_t0058_u01744768640888") 2025/04/16 01:59:00 DEBUG : dst/three.txt: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f41541fca764a8c84_d20250416_m015720_c001_v7007000_t0000_u01744768640508") 2025/04/16 01:59:00 DEBUG : dst/three.txt: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f109b7508b67e06dd_d20250416_m015716_c001_v0001103_t0006_u01744768636148") 2025/04/16 01:59:00 DEBUG : dst/three.txt: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4075e2da497e31f8_d20250416_m015713_c001_v7007000_t0000_u01744768633660") 2025/04/16 01:59:01 DEBUG : dst/three.txt: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c13a7_d20250416_m015711_c001_v0001178_t0005_u01744768631791") 2025/04/16 01:59:01 DEBUG : dst/three.txt: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4075e2da497e31f4_d20250416_m015710_c001_v7007000_t0000_u01744768630683") 2025/04/16 01:59:01 DEBUG : dst/three.txt: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f109b7508b67e06b5_d20250416_m015703_c001_v0001103_t0041_u01744768623768") 2025/04/16 01:59:01 DEBUG : dst/three.txt: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f419f9d256e71ad2b_d20250416_m015701_c001_v7007000_t0000_u01744768621210") 2025/04/16 01:59:01 DEBUG : dst/three.txt: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c136b_d20250416_m015658_c001_v0001178_t0033_u01744768618765") 2025/04/16 01:59:01 DEBUG : dst/three.txt: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f419f9d256e71ad0a_d20250416_m015657_c001_v7007000_t0000_u01744768617656") 2025/04/16 01:59:01 DEBUG : dst/three.txt: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f109b7508b67e067b_d20250416_m015651_c001_v0001103_t0046_u01744768611096") 2025/04/16 01:59:01 DEBUG : dst/three.txt: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f403af6e7d68bc5f7_d20250416_m015646_c001_v7007000_t0000_u01744768606081") 2025/04/16 01:59:01 DEBUG : dst/three.txt: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f10601fd7ced8f2e9_d20250416_m015643_c001_v0001177_t0002_u01744768603872") 2025/04/16 01:59:01 DEBUG : dst/three.txt: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f403af6e7d68bc5f5_d20250416_m015642_c001_v7007000_t0000_u01744768602777") 2025/04/16 01:59:01 DEBUG : dst/three.txt: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c133b_d20250416_m015636_c001_v0001178_t0008_u01744768596479") 2025/04/16 01:59:01 DEBUG : dst/three.txt.bak: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f401af802ee6a6ad3_d20250416_m015735_c001_v7007000_t0000_u01744768655611") 2025/04/16 01:59:01 DEBUG : dst/three.txt.bak: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f102a2f379f4544ef_d20250416_m015733_c001_v0001150_t0015_u01744768653927") 2025/04/16 01:59:01 DEBUG : dst/three.txt.bak: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f1032ce24550605b7_d20250416_m015730_c001_v0001117_t0002_u01744768650535") 2025/04/16 01:59:01 DEBUG : dst/three.txt.bak: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4050bbfef50af332_d20250416_m015723_c001_v7007000_t0000_u01744768643743") 2025/04/16 01:59:01 DEBUG : dst/three.txt.bak: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f113d54e10ccad4d3_d20250416_m015722_c001_v0001178_t0053_u01744768642565") 2025/04/16 01:59:01 DEBUG : dst/three.txt.bak: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f111c83774a29ec8d_d20250416_m015720_c001_v0001183_t0020_u01744768640324") 2025/04/16 01:59:01 DEBUG : dst/two: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4094696062aa092d_d20250416_m015747_c001_v7007000_t0000_u01744768667766") 2025/04/16 01:59:01 DEBUG : dst/two: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f109b7508b67e0725_d20250416_m015737_c001_v0001103_t0035_u01744768657130") 2025/04/16 01:59:01 DEBUG : dst/two: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f401af802ee6a6ad4_d20250416_m015735_c001_v7007000_t0000_u01744768655802") 2025/04/16 01:59:02 DEBUG : dst/two: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c13d7_d20250416_m015725_c001_v0001178_t0049_u01744768645199") 2025/04/16 01:59:02 DEBUG : dst/two: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4050bbfef50af333_d20250416_m015723_c001_v7007000_t0000_u01744768643948") 2025/04/16 01:59:02 DEBUG : dst/two: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c13b9_d20250416_m015715_c001_v0001178_t0043_u01744768635922") 2025/04/16 01:59:02 DEBUG : dst/two: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4050bbfef50af2f2_d20250416_m015714_c001_v7007000_t0000_u01744768634782") 2025/04/16 01:59:02 DEBUG : dst/two: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c137f_d20250416_m015703_c001_v0001178_t0052_u01744768623534") 2025/04/16 01:59:02 DEBUG : dst/two: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f417c1958f28c501a_d20250416_m015702_c001_v7007000_t0000_u01744768622317") 2025/04/16 01:59:02 DEBUG : dst/two: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c134f_d20250416_m015648_c001_v0001178_t0017_u01744768608695") 2025/04/16 01:59:02 DEBUG : dst/two: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f410c68575a414069_d20250416_m015647_c001_v7007000_t0000_u01744768607191") 2025/04/16 01:59:02 DEBUG : dst/two: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f109b7508b67e065f_d20250416_m015636_c001_v0001103_t0008_u01744768596163") 2025/04/16 01:59:02 DEBUG : dst/two: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f417c1958f28c4f54_d20250416_m015634_c001_v7007000_t0000_u01744768594866") 2025/04/16 01:59:02 DEBUG : dst/two: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f101af283f37d4021_d20250416_m015630_c001_v0001184_t0051_u01744768590604") 2025/04/16 01:59:02 DEBUG : dst/two: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f416946806f95eadd_d20250416_m015609_c001_v7007000_t0000_u01744768569511") 2025/04/16 01:59:02 DEBUG : dst/two: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f105dbd72e4ab32a2_d20250416_m015608_c001_v0001184_t0037_u01744768568390") 2025/04/16 01:59:02 DEBUG : empty space: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f419f9d256e71ab3a_d20250416_m015527_c001_v7007000_t0000_u01744768527071") 2025/04/16 01:59:02 DEBUG : empty space: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c127f_d20250416_m015523_c001_v0001178_t0047_u01744768523912") 2025/04/16 01:59:02 DEBUG : empty space: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f419f9d256e71aafb_d20250416_m015521_c001_v7007000_t0000_u01744768521748") 2025/04/16 01:59:02 DEBUG : empty space: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1257_d20250416_m015511_c001_v0001178_t0029_u01744768511520") 2025/04/16 01:59:02 DEBUG : empty space: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f403af6e7d68bc412_d20250416_m015502_c001_v7007000_t0000_u01744768502830") 2025/04/16 01:59:02 DEBUG : empty space: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1235_d20250416_m015458_c001_v0001178_t0033_u01744768498818") 2025/04/16 01:59:02 DEBUG : empty space: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4113b98527385400_d20250416_m015434_c001_v7007000_t0000_u01744768474277") 2025/04/16 01:59:03 DEBUG : empty space: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c11b9_d20250416_m015432_c001_v0001178_t0041_u01744768472546") 2025/04/16 01:59:03 DEBUG : empty space: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4113b985273853ba_d20250416_m015431_c001_v7007000_t0000_u01744768471021") 2025/04/16 01:59:03 DEBUG : empty space: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c11ad_d20250416_m015429_c001_v0001178_t0030_u01744768469871") 2025/04/16 01:59:03 DEBUG : empty space: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4113b9852738537d_d20250416_m015426_c001_v7007000_t0000_u01744768466667") 2025/04/16 01:59:03 DEBUG : empty space: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1195_d20250416_m015425_c001_v0001178_t0028_u01744768465103") 2025/04/16 01:59:03 DEBUG : empty space: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4113b98527385354_d20250416_m015423_c001_v7007000_t0000_u01744768463983") 2025/04/16 01:59:03 DEBUG : empty space: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c118d_d20250416_m015422_c001_v0001178_t0054_u01744768462770") 2025/04/16 01:59:03 DEBUG : empty space: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f419f0eb34778c26b_d20250416_m015416_c001_v7007000_t0000_u01744768456380") 2025/04/16 01:59:03 DEBUG : empty space: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c116b_d20250416_m015414_c001_v0001178_t0051_u01744768454973") 2025/04/16 01:59:03 DEBUG : empty space: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f419f0eb34778c21e_d20250416_m015413_c001_v7007000_t0000_u01744768453850") 2025/04/16 01:59:03 DEBUG : empty space: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c115b_d20250416_m015413_c001_v0001178_t0003_u01744768453081") 2025/04/16 01:59:03 DEBUG : empty space: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f419f0eb34778c1a9_d20250416_m015408_c001_v7007000_t0000_u01744768448033") 2025/04/16 01:59:03 DEBUG : empty space: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1143_d20250416_m015406_c001_v0001178_t0058_u01744768446873") 2025/04/16 01:59:03 DEBUG : empty space: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f419f0eb34778c181_d20250416_m015404_c001_v7007000_t0000_u01744768444199") 2025/04/16 01:59:03 DEBUG : empty space: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1139_d20250416_m015403_c001_v0001178_t0055_u01744768443249") 2025/04/16 01:59:03 DEBUG : empty space: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f419f0eb34778c170_d20250416_m015402_c001_v7007000_t0000_u01744768442157") 2025/04/16 01:59:03 DEBUG : empty space: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f114e8e501916e0c9_d20250416_m015401_c001_v0001116_t0041_u01744768441256") 2025/04/16 01:59:03 DEBUG : empty space: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c112f_d20250416_m015359_c001_v0001178_t0056_u01744768439663") 2025/04/16 01:59:04 DEBUG : enormous: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4113b985273853f2_d20250416_m015433_c001_v7007000_t0000_u01744768473539") 2025/04/16 01:59:04 DEBUG : enormous: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c11bd_d20250416_m015432_c001_v0001178_t0015_u01744768472750") 2025/04/16 01:59:04 DEBUG : existing: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4094696062aa0959_d20250416_m015752_c001_v7007000_t0000_u01744768672199") 2025/04/16 01:59:04 DEBUG : existing: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f109b7508b67e0751_d20250416_m015750_c001_v0001103_t0034_u01744768670930") 2025/04/16 01:59:04 DEBUG : existing: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f403af6e7d68bc40a_d20250416_m015456_c001_v7007000_t0000_u01744768496916") 2025/04/16 01:59:04 DEBUG : existing: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1219_d20250416_m015455_c001_v0001178_t0018_u01744768495936") 2025/04/16 01:59:04 DEBUG : existing: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f41541fca764a84db_d20250416_m015355_c001_v7007000_t0000_u01744768435893") 2025/04/16 01:59:04 DEBUG : existing: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c111f_d20250416_m015354_c001_v0001178_t0055_u01744768434954") 2025/04/16 01:59:04 DEBUG : existing: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f41541fca764a84cf_d20250416_m015353_c001_v7007000_t0000_u01744768433671") 2025/04/16 01:59:04 DEBUG : existing: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1117_d20250416_m015353_c001_v0001178_t0034_u01744768433103") 2025/04/16 01:59:04 DEBUG : existing: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1113_d20250416_m015352_c001_v0001178_t0008_u01744768432338") 2025/04/16 01:59:04 DEBUG : existing-b: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f403af6e7d68bc40b_d20250416_m015457_c001_v7007000_t0000_u01744768497104") 2025/04/16 01:59:04 DEBUG : existing-b: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f10601fd7ced8f010_d20250416_m015455_c001_v0001177_t0056_u01744768495943") 2025/04/16 01:59:04 DEBUG : file1: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4161c733266f82ae_d20250416_m015839_c001_v7007000_t0000_u01744768719317") 2025/04/16 01:59:04 DEBUG : file1: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f103c21ff93fbe069_d20250416_m015838_c001_v0001184_t0019_u01744768718140") 2025/04/16 01:59:04 DEBUG : file1: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4161c733266f8295_d20250416_m015836_c001_v7007000_t0000_u01744768716066") 2025/04/16 01:59:04 DEBUG : file1: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f1123a29f218507c9_d20250416_m015834_c001_v0001182_t0022_u01744768714810") 2025/04/16 01:59:04 DEBUG : five: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4113b98527385421_d20250416_m015438_c001_v7007000_t0000_u01744768478455") 2025/04/16 01:59:04 DEBUG : five: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f416507eaad8c11d5_d20250416_m015436_c001_v0001178_t0017_u01744768476560") 2025/04/16 01:59:05 DEBUG : foo: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f419f0eb34778c193_d20250416_m015406_c001_v7007000_t0000_u01744768446143") 2025/04/16 01:59:05 DEBUG : foo: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f416507eaad8c113f_d20250416_m015405_c001_v0001178_t0017_u01744768445593") 2025/04/16 01:59:05 DEBUG : foo: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f416507eaad8c113d_d20250416_m015404_c001_v0001178_t0017_u01744768444989") 2025/04/16 01:59:05 DEBUG : four: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4113b98527385422_d20250416_m015438_c001_v7007000_t0000_u01744768478639") 2025/04/16 01:59:05 DEBUG : four: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f40601fd7ced8ef7e_d20250416_m015437_c001_v0001177_t0043_u01744768477112") 2025/04/16 01:59:05 DEBUG : four: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c11d1_d20250416_m015435_c001_v0001178_t0001_u01744768475979") 2025/04/16 01:59:05 DEBUG : hello world2: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f419f9d256e71a96d_d20250416_m015257_c001_v7007000_t0000_u01744768377221") 2025/04/16 01:59:05 DEBUG : hello world2: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1013_d20250416_m015256_c001_v0001178_t0025_u01744768376651") 2025/04/16 01:59:05 DEBUG : ignore-size: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f41541fca764a84c9_d20250416_m015351_c001_v7007000_t0000_u01744768431239") 2025/04/16 01:59:05 DEBUG : ignore-size: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1109_d20250416_m015350_c001_v0001178_t0028_u01744768430285") 2025/04/16 01:59:05 DEBUG : nested/sub dir/file: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f403af6e7d68bc407_d20250416_m015454_c001_v7007000_t0000_u01744768494829") 2025/04/16 01:59:05 DEBUG : nested/sub dir/file: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f10601fd7ced8effa_d20250416_m015453_c001_v0001177_t0046_u01744768493757") 2025/04/16 01:59:05 DEBUG : nested/sub dir/file: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f403af6e7d68bc402_d20250416_m015452_c001_v7007000_t0000_u01744768492645") 2025/04/16 01:59:05 DEBUG : nested/sub dir/file: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f10601fd7ced8efe8_d20250416_m015451_c001_v0001177_t0029_u01744768491701") 2025/04/16 01:59:05 DEBUG : one: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4113b98527385423_d20250416_m015438_c001_v7007000_t0000_u01744768478821") 2025/04/16 01:59:05 DEBUG : one: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f416507eaad8c11c9_d20250416_m015435_c001_v0001178_t0017_u01744768475390") 2025/04/16 01:59:05 DEBUG : only0: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4161c733266f825b_d20250416_m015829_c001_v7007000_t0000_u01744768709969") 2025/04/16 01:59:05 DEBUG : only0: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f416507eaad8c1519_d20250416_m015824_c001_v0001178_t0017_u01744768704052") 2025/04/16 01:59:05 DEBUG : only0: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c14b7_d20250416_m015814_c001_v0001178_t0042_u01744768694885") 2025/04/16 01:59:05 DEBUG : only0: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f400873e5e0107b36_d20250416_m015808_c001_v7007000_t0000_u01744768688848") 2025/04/16 01:59:05 DEBUG : only0: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c144b_d20250416_m015758_c001_v0001178_t0033_u01744768678445") 2025/04/16 01:59:06 DEBUG : only1: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4161c733266f825e_d20250416_m015830_c001_v7007000_t0000_u01744768710151") 2025/04/16 01:59:06 DEBUG : only1: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f40200fd8312b2595_d20250416_m015824_c001_v0001184_t0053_u01744768704599") 2025/04/16 01:59:06 DEBUG : only1: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c14bb_d20250416_m015815_c001_v0001178_t0003_u01744768695318") 2025/04/16 01:59:06 DEBUG : only1: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f400873e5e0107b31_d20250416_m015808_c001_v7007000_t0000_u01744768688484") 2025/04/16 01:59:06 DEBUG : only1: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c144f_d20250416_m015758_c001_v0001178_t0055_u01744768678886") 2025/04/16 01:59:06 DEBUG : only10: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4161c733266f8260_d20250416_m015830_c001_v7007000_t0000_u01744768710333") 2025/04/16 01:59:06 DEBUG : only10: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4123a29f21850765_d20250416_m015824_c001_v0001182_t0008_u01744768704791") 2025/04/16 01:59:06 DEBUG : only10: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c14eb_d20250416_m015819_c001_v0001178_t0002_u01744768699245") 2025/04/16 01:59:06 DEBUG : only10: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f400873e5e0107b38_d20250416_m015809_c001_v7007000_t0000_u01744768689042") 2025/04/16 01:59:06 DEBUG : only10: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1477_d20250416_m015803_c001_v0001178_t0049_u01744768683023") 2025/04/16 01:59:06 DEBUG : only11: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4161c733266f8262_d20250416_m015830_c001_v7007000_t0000_u01744768710516") 2025/04/16 01:59:06 DEBUG : only11: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f416507eaad8c151b_d20250416_m015824_c001_v0001178_t0017_u01744768704629") 2025/04/16 01:59:06 DEBUG : only11: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c14ef_d20250416_m015819_c001_v0001178_t0049_u01744768699675") 2025/04/16 01:59:06 DEBUG : only11: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4040c4b19fa0ed6d_d20250416_m015809_c001_v7007000_t0000_u01744768689241") 2025/04/16 01:59:06 DEBUG : only11: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c147d_d20250416_m015803_c001_v0001178_t0030_u01744768683556") 2025/04/16 01:59:06 DEBUG : only12: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4161c733266f8264_d20250416_m015830_c001_v7007000_t0000_u01744768710698") 2025/04/16 01:59:06 DEBUG : only12: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f40200fd8312b25ad_d20250416_m015825_c001_v0001184_t0053_u01744768705328") 2025/04/16 01:59:06 DEBUG : only12: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c14f3_d20250416_m015820_c001_v0001178_t0008_u01744768700145") 2025/04/16 01:59:06 DEBUG : only12: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f418759f8b38651d6_d20250416_m015809_c001_v7007000_t0000_u01744768689293") 2025/04/16 01:59:06 DEBUG : only12: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1481_d20250416_m015804_c001_v0001178_t0029_u01744768684008") 2025/04/16 01:59:07 DEBUG : only13: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4161c733266f8267_d20250416_m015830_c001_v7007000_t0000_u01744768710882") 2025/04/16 01:59:07 DEBUG : only13: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f416507eaad8c1521_d20250416_m015825_c001_v0001178_t0017_u01744768705186") 2025/04/16 01:59:07 DEBUG : only13: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c14f7_d20250416_m015820_c001_v0001178_t0052_u01744768700568") 2025/04/16 01:59:07 DEBUG : only13: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f410c68575a4142ab_d20250416_m015808_c001_v7007000_t0000_u01744768688858") 2025/04/16 01:59:07 DEBUG : only13: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1485_d20250416_m015804_c001_v0001178_t0005_u01744768684446") 2025/04/16 01:59:07 DEBUG : only14: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4161c733266f8269_d20250416_m015831_c001_v7007000_t0000_u01744768711064") 2025/04/16 01:59:07 DEBUG : only14: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f403c21ff93fbdee9_d20250416_m015824_c001_v0001184_t0044_u01744768704976") 2025/04/16 01:59:07 DEBUG : only14: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c14fb_d20250416_m015821_c001_v0001178_t0035_u01744768701013") 2025/04/16 01:59:07 DEBUG : only14: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4040c4b19fa0ed69_d20250416_m015808_c001_v7007000_t0000_u01744768688866") 2025/04/16 01:59:07 DEBUG : only14: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1489_d20250416_m015804_c001_v0001178_t0000_u01744768684866") 2025/04/16 01:59:07 DEBUG : only15: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4161c733266f826b_d20250416_m015831_c001_v7007000_t0000_u01744768711246") 2025/04/16 01:59:07 DEBUG : only15: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4123a29f2185076d_d20250416_m015825_c001_v0001182_t0008_u01744768705362") 2025/04/16 01:59:07 DEBUG : only15: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1501_d20250416_m015821_c001_v0001178_t0042_u01744768701436") 2025/04/16 01:59:07 DEBUG : only15: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f400873e5e0107b34_d20250416_m015808_c001_v7007000_t0000_u01744768688666") 2025/04/16 01:59:07 DEBUG : only15: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c148d_d20250416_m015805_c001_v0001178_t0027_u01744768685298") 2025/04/16 01:59:07 DEBUG : only16: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4161c733266f826d_d20250416_m015831_c001_v7007000_t0000_u01744768711428") 2025/04/16 01:59:07 DEBUG : only16: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f40200fd8312b2599_d20250416_m015824_c001_v0001184_t0053_u01744768704782") 2025/04/16 01:59:07 DEBUG : only16: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1507_d20250416_m015821_c001_v0001178_t0053_u01744768701871") 2025/04/16 01:59:07 DEBUG : only16: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f410c68575a4142b0_d20250416_m015809_c001_v7007000_t0000_u01744768689405") 2025/04/16 01:59:07 DEBUG : only16: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1491_d20250416_m015805_c001_v0001178_t0041_u01744768685754") 2025/04/16 01:59:07 DEBUG : only17: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4161c733266f826f_d20250416_m015831_c001_v7007000_t0000_u01744768711610") 2025/04/16 01:59:08 DEBUG : only17: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f416507eaad8c151d_d20250416_m015824_c001_v0001178_t0017_u01744768704813") 2025/04/16 01:59:08 DEBUG : only17: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c150b_d20250416_m015822_c001_v0001178_t0047_u01744768702304") 2025/04/16 01:59:08 DEBUG : only17: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f418759f8b38651d4_d20250416_m015808_c001_v7007000_t0000_u01744768688879") 2025/04/16 01:59:08 DEBUG : only17: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1495_d20250416_m015806_c001_v0001178_t0009_u01744768686181") 2025/04/16 01:59:08 DEBUG : only18: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4161c733266f8272_d20250416_m015831_c001_v7007000_t0000_u01744768711808") 2025/04/16 01:59:08 DEBUG : only18: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f40200fd8312b259b_d20250416_m015824_c001_v0001184_t0053_u01744768704964") 2025/04/16 01:59:08 DEBUG : only18: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1511_d20250416_m015822_c001_v0001178_t0039_u01744768702730") 2025/04/16 01:59:08 DEBUG : only18: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f410c68575a4142aa_d20250416_m015808_c001_v7007000_t0000_u01744768688671") 2025/04/16 01:59:08 DEBUG : only18: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1499_d20250416_m015806_c001_v0001178_t0051_u01744768686626") 2025/04/16 01:59:08 DEBUG : only19: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4161c733266f8275_d20250416_m015831_c001_v7007000_t0000_u01744768711990") 2025/04/16 01:59:08 DEBUG : only19: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4123a29f21850769_d20250416_m015824_c001_v0001182_t0008_u01744768704976") 2025/04/16 01:59:08 DEBUG : only19: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1515_d20250416_m015823_c001_v0001178_t0014_u01744768703192") 2025/04/16 01:59:08 DEBUG : only19: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f400873e5e0107b3d_d20250416_m015809_c001_v7007000_t0000_u01744768689420") 2025/04/16 01:59:08 DEBUG : only19: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c149d_d20250416_m015807_c001_v0001178_t0031_u01744768687102") 2025/04/16 01:59:08 DEBUG : only2: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4161c733266f8277_d20250416_m015832_c001_v7007000_t0000_u01744768712173") 2025/04/16 01:59:08 DEBUG : only2: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f416507eaad8c151f_d20250416_m015824_c001_v0001178_t0017_u01744768704998") 2025/04/16 01:59:08 DEBUG : only2: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c14c1_d20250416_m015815_c001_v0001178_t0008_u01744768695740") 2025/04/16 01:59:08 DEBUG : only2: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f418759f8b38651d5_d20250416_m015809_c001_v7007000_t0000_u01744768689108") 2025/04/16 01:59:08 DEBUG : only2: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1453_d20250416_m015759_c001_v0001178_t0024_u01744768679342") 2025/04/16 01:59:09 DEBUG : only3: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4161c733266f8279_d20250416_m015832_c001_v7007000_t0000_u01744768712355") 2025/04/16 01:59:09 DEBUG : only3: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f40200fd8312b25a3_d20250416_m015825_c001_v0001184_t0053_u01744768705146") 2025/04/16 01:59:09 DEBUG : only3: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c14c5_d20250416_m015816_c001_v0001178_t0043_u01744768696191") 2025/04/16 01:59:09 DEBUG : only3: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f418759f8b38651d3_d20250416_m015808_c001_v7007000_t0000_u01744768688688") 2025/04/16 01:59:09 DEBUG : only3: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1457_d20250416_m015759_c001_v0001178_t0050_u01744768679792") 2025/04/16 01:59:09 DEBUG : only4: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4161c733266f827d_d20250416_m015832_c001_v7007000_t0000_u01744768712537") 2025/04/16 01:59:09 DEBUG : only4: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4123a29f2185076b_d20250416_m015825_c001_v0001182_t0008_u01744768705168") 2025/04/16 01:59:09 DEBUG : only4: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c14c9_d20250416_m015816_c001_v0001178_t0001_u01744768696628") 2025/04/16 01:59:09 DEBUG : only4: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4040c4b19fa0ed66_d20250416_m015808_c001_v7007000_t0000_u01744768688678") 2025/04/16 01:59:09 DEBUG : only4: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c145b_d20250416_m015800_c001_v0001178_t0039_u01744768680299") 2025/04/16 01:59:09 DEBUG : only5: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4161c733266f827f_d20250416_m015832_c001_v7007000_t0000_u01744768712720") 2025/04/16 01:59:09 DEBUG : only5: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f403c21ff93fbdeeb_d20250416_m015825_c001_v0001184_t0044_u01744768705167") 2025/04/16 01:59:09 DEBUG : only5: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c14d1_d20250416_m015817_c001_v0001178_t0005_u01744768697084") 2025/04/16 01:59:09 DEBUG : only5: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f410c68575a4142ac_d20250416_m015809_c001_v7007000_t0000_u01744768689041") 2025/04/16 01:59:09 DEBUG : only5: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1461_d20250416_m015800_c001_v0001178_t0010_u01744768680727") 2025/04/16 01:59:09 DEBUG : only6: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4161c733266f8282_d20250416_m015832_c001_v7007000_t0000_u01744768712914") 2025/04/16 01:59:09 DEBUG : only6: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f403c21ff93fbdef3_d20250416_m015825_c001_v0001184_t0044_u01744768705349") 2025/04/16 01:59:09 DEBUG : only6: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c14d7_d20250416_m015817_c001_v0001178_t0015_u01744768697509") 2025/04/16 01:59:09 DEBUG : only6: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4040c4b19fa0ed6b_d20250416_m015809_c001_v7007000_t0000_u01744768689049") 2025/04/16 01:59:09 DEBUG : only6: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1465_d20250416_m015801_c001_v0001178_t0058_u01744768681197") 2025/04/16 01:59:10 DEBUG : only7: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4161c733266f8285_d20250416_m015833_c001_v7007000_t0000_u01744768713108") 2025/04/16 01:59:10 DEBUG : only7: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f403c21ff93fbdef9_d20250416_m015825_c001_v0001184_t0044_u01744768705531") 2025/04/16 01:59:10 DEBUG : only7: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c14dd_d20250416_m015817_c001_v0001178_t0025_u01744768697956") 2025/04/16 01:59:10 DEBUG : only7: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f400873e5e0107b2f_d20250416_m015808_c001_v7007000_t0000_u01744768688298") 2025/04/16 01:59:10 DEBUG : only7: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1469_d20250416_m015801_c001_v0001178_t0048_u01744768681639") 2025/04/16 01:59:10 DEBUG : only8: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4161c733266f8287_d20250416_m015833_c001_v7007000_t0000_u01744768713291") 2025/04/16 01:59:10 DEBUG : only8: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f416507eaad8c1523_d20250416_m015825_c001_v0001178_t0017_u01744768705375") 2025/04/16 01:59:10 DEBUG : only8: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c14e1_d20250416_m015818_c001_v0001178_t0015_u01744768698386") 2025/04/16 01:59:10 DEBUG : only8: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f410c68575a4142ae_d20250416_m015809_c001_v7007000_t0000_u01744768689223") 2025/04/16 01:59:10 DEBUG : only8: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c146f_d20250416_m015802_c001_v0001178_t0032_u01744768682104") 2025/04/16 01:59:10 DEBUG : only9: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4161c733266f8289_d20250416_m015833_c001_v7007000_t0000_u01744768713484") 2025/04/16 01:59:10 DEBUG : only9: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f40200fd8312b25b1_d20250416_m015825_c001_v0001184_t0053_u01744768705516") 2025/04/16 01:59:10 DEBUG : only9: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c14e7_d20250416_m015818_c001_v0001178_t0016_u01744768698805") 2025/04/16 01:59:10 DEBUG : only9: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f400873e5e0107b3b_d20250416_m015809_c001_v7007000_t0000_u01744768689238") 2025/04/16 01:59:10 DEBUG : only9: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1473_d20250416_m015802_c001_v0001178_t0039_u01744768682597") 2025/04/16 01:59:10 DEBUG : potato: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f403af6e7d68bc400_d20250416_m015449_c001_v7007000_t0000_u01744768489771") 2025/04/16 01:59:10 DEBUG : potato: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f10601fd7ced8efc6_d20250416_m015447_c001_v0001177_t0020_u01744768487352") 2025/04/16 01:59:10 DEBUG : potato: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4113b98527385462_d20250416_m015445_c001_v7007000_t0000_u01744768485874") 2025/04/16 01:59:10 DEBUG : potato: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c11f1_d20250416_m015444_c001_v0001178_t0003_u01744768484003") 2025/04/16 01:59:10 DEBUG : potato: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4113b98527385438_d20250416_m015442_c001_v7007000_t0000_u01744768482170") 2025/04/16 01:59:11 DEBUG : potato: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f10601fd7ced8ef96_d20250416_m015439_c001_v0001177_t0052_u01744768479737") 2025/04/16 01:59:11 DEBUG : potato: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4113b98527385395_d20250416_m015428_c001_v7007000_t0000_u01744768468740") 2025/04/16 01:59:11 DEBUG : potato: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c11a7_d20250416_m015427_c001_v0001178_t0054_u01744768467580") 2025/04/16 01:59:11 DEBUG : potato: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4113b9852738536c_d20250416_m015425_c001_v7007000_t0000_u01744768465699") 2025/04/16 01:59:11 DEBUG : potato: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1193_d20250416_m015424_c001_v0001178_t0027_u01744768464894") 2025/04/16 01:59:11 DEBUG : potato: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4113b9852738534f_d20250416_m015423_c001_v7007000_t0000_u01744768463370") 2025/04/16 01:59:11 DEBUG : potato: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c118b_d20250416_m015422_c001_v0001178_t0038_u01744768462556") 2025/04/16 01:59:11 DEBUG : potato: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f419f0eb34778c25a_d20250416_m015415_c001_v7007000_t0000_u01744768455825") 2025/04/16 01:59:11 DEBUG : potato: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1169_d20250416_m015414_c001_v0001178_t0037_u01744768454767") 2025/04/16 01:59:11 DEBUG : potato: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f419f0eb34778c223_d20250416_m015414_c001_v7007000_t0000_u01744768454032") 2025/04/16 01:59:11 DEBUG : potato: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1159_d20250416_m015412_c001_v0001178_t0011_u01744768452846") 2025/04/16 01:59:11 DEBUG : potato: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f419f0eb34778c1f8_d20250416_m015412_c001_v7007000_t0000_u01744768452116") 2025/04/16 01:59:11 DEBUG : potato: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1155_d20250416_m015411_c001_v0001178_t0001_u01744768451529") 2025/04/16 01:59:11 DEBUG : potato: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1151_d20250416_m015410_c001_v0001178_t0028_u01744768450933") 2025/04/16 01:59:11 DEBUG : potato: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f419f0eb34778c1d5_d20250416_m015410_c001_v7007000_t0000_u01744768450202") 2025/04/16 01:59:11 DEBUG : potato: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c114f_d20250416_m015409_c001_v0001178_t0052_u01744768449526") 2025/04/16 01:59:11 DEBUG : potato: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c114b_d20250416_m015408_c001_v0001178_t0016_u01744768448945") 2025/04/16 01:59:11 DEBUG : potato: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f419f0eb34778c1ac_d20250416_m015408_c001_v7007000_t0000_u01744768448216") 2025/04/16 01:59:11 DEBUG : potato: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1147_d20250416_m015407_c001_v0001178_t0042_u01744768447457") 2025/04/16 01:59:11 DEBUG : potato2: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f412fea736af20bc6_d20250416_m015537_c001_v7007000_t0000_u01744768537003") 2025/04/16 01:59:12 DEBUG : potato2: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f109b7508b67e058d_d20250416_m015536_c001_v0001103_t0009_u01744768536240") 2025/04/16 01:59:12 DEBUG : potato2: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f419f9d256e71ab41_d20250416_m015527_c001_v7007000_t0000_u01744768527568") 2025/04/16 01:59:12 DEBUG : potato2: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f109b7508b67e056f_d20250416_m015523_c001_v0001103_t0002_u01744768523031") 2025/04/16 01:59:12 DEBUG : potato2: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f41541fca764a87cf_d20250416_m015516_c001_v7007000_t0000_u01744768516010") 2025/04/16 01:59:12 DEBUG : potato2: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f109b7508b67e054f_d20250416_m015510_c001_v0001103_t0015_u01744768510759") 2025/04/16 01:59:12 DEBUG : potato2: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f403af6e7d68bc415_d20250416_m015503_c001_v7007000_t0000_u01744768503121") 2025/04/16 01:59:12 DEBUG : potato2: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f109b7508b67e052f_d20250416_m015458_c001_v0001103_t0031_u01744768498409") 2025/04/16 01:59:12 DEBUG : potato2: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4113b985273853ed_d20250416_m015433_c001_v7007000_t0000_u01744768473357") 2025/04/16 01:59:12 DEBUG : potato2: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c11b5_d20250416_m015432_c001_v0001178_t0036_u01744768472337") 2025/04/16 01:59:12 DEBUG : potato2: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4113b985273853c0_d20250416_m015431_c001_v7007000_t0000_u01744768471236") 2025/04/16 01:59:12 DEBUG : potato2: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c11ab_d20250416_m015429_c001_v0001178_t0011_u01744768469658") 2025/04/16 01:59:12 DEBUG : potato2: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4113b98527385398_d20250416_m015428_c001_v7007000_t0000_u01744768468926") 2025/04/16 01:59:12 DEBUG : potato2: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c11a9_d20250416_m015428_c001_v0001178_t0025_u01744768468166") 2025/04/16 01:59:12 DEBUG : potato2: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4113b98527385380_d20250416_m015426_c001_v7007000_t0000_u01744768466849") 2025/04/16 01:59:12 DEBUG : potato2: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1199_d20250416_m015426_c001_v0001178_t0005_u01744768466067") 2025/04/16 01:59:12 DEBUG : potato2: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4113b98527385356_d20250416_m015424_c001_v7007000_t0000_u01744768464166") 2025/04/16 01:59:12 DEBUG : potato2: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c118f_d20250416_m015423_c001_v0001178_t0006_u01744768463385") 2025/04/16 01:59:12 DEBUG : potato2: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f419f0eb34778c274_d20250416_m015416_c001_v7007000_t0000_u01744768456563") 2025/04/16 01:59:12 DEBUG : potato2: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c116f_d20250416_m015415_c001_v0001178_t0016_u01744768455610") 2025/04/16 01:59:12 DEBUG : potato2: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f419f9d256e71a97f_d20250416_m015300_c001_v7007000_t0000_u01744768380575") 2025/04/16 01:59:13 DEBUG : potato2: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1027_d20250416_m015259_c001_v0001178_t0058_u01744768379993") 2025/04/16 01:59:13 DEBUG : potato2: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f419f9d256e71a978_d20250416_m015258_c001_v7007000_t0000_u01744768378705") 2025/04/16 01:59:13 DEBUG : potato2: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1019_d20250416_m015258_c001_v0001178_t0021_u01744768378127") 2025/04/16 01:59:13 DEBUG : potato3: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f419f9d256e71ab49_d20250416_m015528_c001_v7007000_t0000_u01744768528006") 2025/04/16 01:59:13 DEBUG : potato3: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f10601fd7ced8f0d6_d20250416_m015524_c001_v0001177_t0006_u01744768524514") 2025/04/16 01:59:13 DEBUG : potato3: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f41541fca764a87d2_d20250416_m015516_c001_v7007000_t0000_u01744768516192") 2025/04/16 01:59:13 DEBUG : potato3: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f10601fd7ced8f082_d20250416_m015512_c001_v0001177_t0023_u01744768512111") 2025/04/16 01:59:13 DEBUG : potato3: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f403af6e7d68bc418_d20250416_m015503_c001_v7007000_t0000_u01744768503415") 2025/04/16 01:59:13 DEBUG : potato3: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f10601fd7ced8f022_d20250416_m015459_c001_v0001177_t0023_u01744768499034") 2025/04/16 01:59:13 DEBUG : pre-dest1/1: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f417c1958f28c4eaf_d20250416_m015618_c001_v7007000_t0000_u01744768578377") 2025/04/16 01:59:13 DEBUG : pre-dest1/1: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f10601fd7ced8f1f7_d20250416_m015610_c001_v0001177_t0057_u01744768570287") 2025/04/16 01:59:13 DEBUG : pre-dest2/2: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f417c1958f28c4eb5_d20250416_m015618_c001_v7007000_t0000_u01744768578559") 2025/04/16 01:59:13 DEBUG : pre-dest2/2: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f109b7508b67e0617_d20250416_m015610_c001_v0001103_t0050_u01744768570853") 2025/04/16 01:59:13 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f416946806f95e9cf_d20250416_m015550_c001_v7007000_t0000_u01744768550121") 2025/04/16 01:59:13 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c12bb_d20250416_m015546_c001_v0001178_t0057_u01744768546269") 2025/04/16 01:59:13 DEBUG : sizeonly: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f41541fca764a84c8_d20250416_m015349_c001_v7007000_t0000_u01744768429001") 2025/04/16 01:59:13 DEBUG : sizeonly: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c10f9_d20250416_m015348_c001_v0001178_t0015_u01744768428061") 2025/04/16 01:59:13 DEBUG : sub dir/hello world: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f40224f2de7908f6b_d20250416_m015848_c001_v7007000_t0000_u01744768728519") 2025/04/16 01:59:13 DEBUG : sub dir/hello world: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c156f_d20250416_m015845_c001_v0001178_t0015_u01744768725796") 2025/04/16 01:59:13 DEBUG : sub dir/hello world: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4161c733266f82eb_d20250416_m015843_c001_v7007000_t0000_u01744768723866") 2025/04/16 01:59:14 DEBUG : sub dir/hello world: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f1123a29f2185082b_d20250416_m015841_c001_v0001182_t0000_u01744768721375") 2025/04/16 01:59:14 DEBUG : sub dir/hello world: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f403af6e7d68bc408_d20250416_m015455_c001_v7007000_t0000_u01744768495012") 2025/04/16 01:59:14 DEBUG : sub dir/hello world: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f109b7508b67e051f_d20250416_m015454_c001_v0001103_t0019_u01744768494108") 2025/04/16 01:59:14 DEBUG : sub dir/hello world: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f403af6e7d68bc404_d20250416_m015452_c001_v7007000_t0000_u01744768492828") 2025/04/16 01:59:14 DEBUG : sub dir/hello world: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c120b_d20250416_m015452_c001_v0001178_t0029_u01744768492052") 2025/04/16 01:59:14 DEBUG : sub dir/hello world: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f41541fca764a84c5_d20250416_m015344_c001_v7007000_t0000_u01744768424898") 2025/04/16 01:59:14 DEBUG : sub dir/hello world: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c10ed_d20250416_m015343_c001_v0001178_t0007_u01744768423415") 2025/04/16 01:59:14 DEBUG : sub dir/hello world: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f41541fca764a84c2_d20250416_m015342_c001_v7007000_t0000_u01744768422681") 2025/04/16 01:59:14 DEBUG : sub dir/hello world: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c10e5_d20250416_m015341_c001_v0001178_t0012_u01744768421560") 2025/04/16 01:59:14 DEBUG : sub dir/hello world: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f41541fca764a84bd_d20250416_m015338_c001_v7007000_t0000_u01744768418358") 2025/04/16 01:59:14 DEBUG : sub dir/hello world: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c10c5_d20250416_m015337_c001_v0001178_t0012_u01744768417028") 2025/04/16 01:59:14 DEBUG : sub dir/hello world: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f41541fca764a84bb_d20250416_m015336_c001_v7007000_t0000_u01744768416474") 2025/04/16 01:59:14 DEBUG : sub dir/hello world: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c10bf_d20250416_m015334_c001_v0001178_t0035_u01744768414951") 2025/04/16 01:59:14 DEBUG : sub dir/hello world: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c10ad_d20250416_m015326_c001_v0001178_t0019_u01744768406724") 2025/04/16 01:59:14 DEBUG : sub dir/hello world: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f419f0eb34778bf82_d20250416_m015326_c001_v7007000_t0000_u01744768406001") 2025/04/16 01:59:14 DEBUG : sub dir/hello world: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c10a1_d20250416_m015325_c001_v0001178_t0034_u01744768405438") 2025/04/16 01:59:14 DEBUG : sub dir/hello world: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c109f_d20250416_m015324_c001_v0001178_t0032_u01744768404679") 2025/04/16 01:59:14 DEBUG : sub dir/hello world: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f419f0eb34778bf6e_d20250416_m015323_c001_v7007000_t0000_u01744768403598") 2025/04/16 01:59:14 DEBUG : sub dir/hello world: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c108f_d20250416_m015321_c001_v0001178_t0000_u01744768401075") 2025/04/16 01:59:14 DEBUG : sub dir/hello world: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1077_d20250416_m015317_c001_v0001178_t0010_u01744768397497") 2025/04/16 01:59:15 DEBUG : sub dir/hello world: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f419f0eb34778bf42_d20250416_m015316_c001_v7007000_t0000_u01744768396770") 2025/04/16 01:59:15 DEBUG : sub dir/hello world: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1073_d20250416_m015316_c001_v0001178_t0009_u01744768396197") 2025/04/16 01:59:15 DEBUG : sub dir/hello world: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c106f_d20250416_m015315_c001_v0001178_t0037_u01744768395443") 2025/04/16 01:59:15 DEBUG : sub dir/hello world: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f419f0eb34778bf27_d20250416_m015314_c001_v7007000_t0000_u01744768394721") 2025/04/16 01:59:15 DEBUG : sub dir/hello world: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c105d_d20250416_m015310_c001_v0001178_t0035_u01744768390603") 2025/04/16 01:59:15 DEBUG : sub dir/hello world: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f419f0eb34778bed4_d20250416_m015310_c001_v7007000_t0000_u01744768390240") 2025/04/16 01:59:15 DEBUG : sub dir/hello world: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1059_d20250416_m015309_c001_v0001178_t0048_u01744768389639") 2025/04/16 01:59:15 DEBUG : sub dir/hello world: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f419f9d256e71a98e_d20250416_m015308_c001_v7007000_t0000_u01744768388020") 2025/04/16 01:59:15 DEBUG : sub dir/hello world: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c104b_d20250416_m015307_c001_v0001178_t0028_u01744768387452") 2025/04/16 01:59:15 DEBUG : sub dir/hello world: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f419f9d256e71a98b_d20250416_m015306_c001_v7007000_t0000_u01744768386911") 2025/04/16 01:59:15 DEBUG : sub dir/hello world: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1045_d20250416_m015306_c001_v0001178_t0003_u01744768386347") 2025/04/16 01:59:15 DEBUG : sub dir/hello world: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f419f9d256e71a986_d20250416_m015305_c001_v7007000_t0000_u01744768385044") 2025/04/16 01:59:15 DEBUG : sub dir/hello world: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c103b_d20250416_m015304_c001_v0001178_t0017_u01744768384271") 2025/04/16 01:59:15 DEBUG : sub dir/hello world: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f419f9d256e71a984_d20250416_m015303_c001_v7007000_t0000_u01744768383719") 2025/04/16 01:59:15 DEBUG : sub dir/hello world: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1037_d20250416_m015303_c001_v0001178_t0012_u01744768383081") 2025/04/16 01:59:15 DEBUG : sub dir/hello world: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f419f9d256e71a982_d20250416_m015302_c001_v7007000_t0000_u01744768382134") 2025/04/16 01:59:15 DEBUG : sub dir/hello world: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1031_d20250416_m015301_c001_v0001178_t0048_u01744768381490") 2025/04/16 01:59:15 DEBUG : sub dir/hello world: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f419f9d256e71a950_d20250416_m015255_c001_v7007000_t0000_u01744768375748") 2025/04/16 01:59:15 DEBUG : sub dir/hello world: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1011_d20250416_m015255_c001_v0001178_t0016_u01744768375169") 2025/04/16 01:59:15 DEBUG : sub dir/hello world: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f419f9d256e71a933_d20250416_m015254_c001_v7007000_t0000_u01744768374271") 2025/04/16 01:59:16 DEBUG : sub dir/hello world: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c100b_d20250416_m015253_c001_v0001178_t0036_u01744768373668") 2025/04/16 01:59:16 DEBUG : sub dir/hello world: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f419f9d256e71a914_d20250416_m015252_c001_v7007000_t0000_u01744768372771") 2025/04/16 01:59:16 DEBUG : sub dir/hello world: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c1003_d20250416_m015252_c001_v0001178_t0036_u01744768372201") 2025/04/16 01:59:16 DEBUG : sub dir/hello world: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f419f9d256e71a8fc_d20250416_m015249_c001_v7007000_t0000_u01744768369323") 2025/04/16 01:59:16 DEBUG : sub dir/hello world: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c0ff7_d20250416_m015248_c001_v0001178_t0006_u01744768368749") 2025/04/16 01:59:16 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f40224f2de7908f70_d20250416_m015848_c001_v7007000_t0000_u01744768728703") 2025/04/16 01:59:16 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f103c21ff93fbe173_d20250416_m015845_c001_v0001184_t0015_u01744768725802") 2025/04/16 01:59:16 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4161c733266f82ee_d20250416_m015844_c001_v7007000_t0000_u01744768724063") 2025/04/16 01:59:16 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f10200fd8312b26cb_d20250416_m015841_c001_v0001184_t0031_u01744768721023") 2025/04/16 01:59:16 DEBUG : sub/yam: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f403af6e7d68bc3fe_d20250416_m015449_c001_v7007000_t0000_u01744768489221") 2025/04/16 01:59:16 DEBUG : sub/yam: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f109b7508b67e0513_d20250416_m015447_c001_v0001103_t0002_u01744768487704") 2025/04/16 01:59:16 DEBUG : test_dir1/file2: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4161c733266f82b0_d20250416_m015839_c001_v7007000_t0000_u01744768719499") 2025/04/16 01:59:16 DEBUG : test_dir1/file2: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f10200fd8312b268b_d20250416_m015837_c001_v0001184_t0048_u01744768717799") 2025/04/16 01:59:16 DEBUG : test_dir1/file2: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4161c733266f8297_d20250416_m015836_c001_v7007000_t0000_u01744768716249") 2025/04/16 01:59:16 DEBUG : test_dir1/file2: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f10200fd8312b2638_d20250416_m015834_c001_v0001184_t0029_u01744768714837") 2025/04/16 01:59:16 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4161c733266f82b2_d20250416_m015839_c001_v7007000_t0000_u01744768719682") 2025/04/16 01:59:16 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c154b_d20250416_m015837_c001_v0001178_t0042_u01744768717789") 2025/04/16 01:59:16 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4161c733266f8299_d20250416_m015836_c001_v7007000_t0000_u01744768716431") 2025/04/16 01:59:16 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c153d_d20250416_m015834_c001_v0001178_t0044_u01744768714817") 2025/04/16 01:59:16 DEBUG : three: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4113b98527385424_d20250416_m015439_c001_v7007000_t0000_u01744768479005") 2025/04/16 01:59:16 DEBUG : three: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c11db_d20250416_m015437_c001_v0001178_t0022_u01744768477865") 2025/04/16 01:59:17 DEBUG : three: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f116507eaad8c11cf_d20250416_m015435_c001_v0001178_t0001_u01744768475756") 2025/04/16 01:59:17 DEBUG : two: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4113b98527385426_d20250416_m015439_c001_v7007000_t0000_u01744768479188") 2025/04/16 01:59:17 DEBUG : two: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f409b7508b67e04f1_d20250416_m015437_c001_v0001103_t0047_u01744768477299") 2025/04/16 01:59:17 DEBUG : two: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f416507eaad8c11cd_d20250416_m015435_c001_v0001178_t0017_u01744768475573") 2025/04/16 01:59:17 DEBUG : yam: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f403af6e7d68bc401_d20250416_m015449_c001_v7007000_t0000_u01744768489955") 2025/04/16 01:59:17 DEBUG : yam: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f1114ea6e9f0e71cf_d20250416_m015448_c001_v0001131_t0017_u01744768488823") 2025/04/16 01:59:17 DEBUG : yam: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4113b98527385457_d20250416_m015445_c001_v7007000_t0000_u01744768485323") 2025/04/16 01:59:17 DEBUG : yam: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f10601fd7ced8efac_d20250416_m015443_c001_v0001177_t0039_u01744768483649") 2025/04/16 01:59:17 DEBUG : yam: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4113b98527385434_d20250416_m015441_c001_v7007000_t0000_u01744768481620") 2025/04/16 01:59:17 DEBUG : yam: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f109b7508b67e04f7_d20250416_m015439_c001_v0001103_t0035_u01744768479746") 2025/04/16 01:59:17 DEBUG : yaml: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f403af6e7d68bc3f9_d20250416_m015446_c001_v7007000_t0000_u01744768486061") 2025/04/16 01:59:17 DEBUG : yaml: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f1082404435c6b004_d20250416_m015444_c001_v0001115_t0048_u01744768484776") 2025/04/16 01:59:17 DEBUG : yaml: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f4113b9852738543b_d20250416_m015442_c001_v7007000_t0000_u01744768482353") 2025/04/16 01:59:17 DEBUG : yaml: Deleting (id "4_zafa27d7340cd3bcb9f680e1b_f106682d3a107ba7b_d20250416_m015441_c001_v0001032_t0026_u01744768481153") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m33.748327289s (try 1/5)