"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2024/12/26 03:53:57 DEBUG : Creating backend with remote "TestB2:rclone-test-bisamug2fihe" 2024/12/26 03:53:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/26 03:53:58 DEBUG : Creating backend with remote "/tmp/rclone2416394441" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:53:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/26 03:53:59 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/12/26 03:53:59 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:53:59 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.01s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:54:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/26 03:54:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/26 03:54:00 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:54:00 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:54:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/26 03:54:01 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:54:01 DEBUG : B2 bucket rclone-test-bisamug2fihe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.01s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", 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-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", 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-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:54:03 DEBUG : Creating backend with remote "/non-existing" 2024/12/26 03:54:03 DEBUG : Config file has changed externally - reloading 2024/12/26 03:54:03 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/12/26 03:54:03 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:54:03 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:54:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/26 03:54:04 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:54:04 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:54:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/26 03:54:05 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.87s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:54:06 INFO : B2 bucket rclone-test-bisamug2fihe: Running all checks before starting transfers 2024/12/26 03:54:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/26 03:54:06 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:54:06 INFO : B2 bucket rclone-test-bisamug2fihe: Checks finished, now starting transfers 2024/12/26 03:54:06 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:54:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/26 03:54:06 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.47s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:54:07 ERROR : Ignoring --no-traverse with sync 2024/12/26 03:54:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/26 03:54:07 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:54:07 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:54:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/26 03:54:07 INFO : sub dir/hello world: Copied (new) 2024/12/26 03:54:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.48s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:54:09 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/12/26 03:54:09 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:54:09 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:54:09 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/12/26 03:54:09 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.48s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:54:10 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/26 03:54:10 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:54:10 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:54:10 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/26 03:54:10 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.46s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:54:12 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/26 03:54:12 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:54:12 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:54:12 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/26 03:54:12 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.84s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:54:13 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/26 03:54:13 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/26 03:54:13 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/26 03:54:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/26 03:54:14 DEBUG : sub dir: Making directory 2024/12/26 03:54:14 DEBUG : sub dir2: Making directory 2024/12/26 03:54:14 DEBUG : sub dir2/sub sub dir2: Making directory 2024/12/26 03:54:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/26 03:54:14 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:54:14 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:54:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/26 03:54:14 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2024/12/26 03:54:14 DEBUG : B2 bucket rclone-test-bisamug2fihe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.47s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:54:15 DEBUG : sub dir2: Making directory 2024/12/26 03:54:15 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/26 03:54:15 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/26 03:54:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/26 03:54:15 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:54:15 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:54:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/26 03:54:15 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.11s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:54:16 DEBUG : sub dir2: Making directory with metadata 2024/12/26 03:54:16 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/26 03:54:16 DEBUG : sub dir: Making directory 2024/12/26 03:54:16 DEBUG : sub dir2: Making directory 2024/12/26 03:54:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/26 03:54:16 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:54:16 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:54:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/26 03:54:16 INFO : sub dir/hello world: Copied (new) 2024/12/26 03:54:16 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/12/26 03:54:16 DEBUG : B2 bucket rclone-test-bisamug2fihe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/12/26 03:54:17 DEBUG : B2 bucket rclone-test-bisamug2fihe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.65s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:54:18 DEBUG : sub dir2: Making directory 2024/12/26 03:54:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/26 03:54:18 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:54:18 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:54:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/26 03:54:18 INFO : sub dir/hello world: Copied (new) 2024/12/26 03:54:18 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.19s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:54:19 DEBUG : sub dir2: Making directory with metadata 2024/12/26 03:54:19 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/26 03:54:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/26 03:54:19 DEBUG : sub dir: Making directory 2024/12/26 03:54:19 DEBUG : sub dir2: Making directory 2024/12/26 03:54:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/26 03:54:19 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:54:19 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:54:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/26 03:54:20 INFO : sub dir/hello world: Copied (new) 2024/12/26 03:54:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/12/26 03:54:20 DEBUG : B2 bucket rclone-test-bisamug2fihe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.49s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", 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-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:54:21 DEBUG : sub dir2: Making directory 2024/12/26 03:54:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/26 03:54:22 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:54:22 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:54:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/26 03:54:22 INFO : sub dir/hello world: Copied (new) 2024/12/26 03:54:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.47s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:54:23 DEBUG : Creating backend with remote "TestB2:rclone-test-bucalar2zuge" 2024/12/26 03:54:23 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-bisamug2fihe -> B2 bucket rclone-test-bucalar2zuge 2024/12/26 03:54:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/26 03:54:24 DEBUG : B2 bucket rclone-test-bucalar2zuge: Waiting for checks to finish 2024/12/26 03:54:24 DEBUG : B2 bucket rclone-test-bucalar2zuge: Waiting for transfers to finish 2024/12/26 03:54:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/26 03:54:25 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:54:25 DEBUG : B2 bucket rclone-test-bucalar2zuge: Purge remote 2024/12/26 03:54:25 INFO : B2 bucket rclone-test-bucalar2zuge: cleaning bucket "rclone-test-bucalar2zuge" of all files 2024/12/26 03:54:25 DEBUG : sub dir/hello world: Deleting (id "4_zdf82edf3109d0b1b9f480e1b_f106cd5d74a934c0d_d20241226_m035425_c001_v0001182_t0004_u01735185265071") --- PASS: TestServerSideCopy (4.19s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:54:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/26 03:54:27 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:54:27 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:54:27 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/26 03:54:27 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" --- PASS: TestCopyOverSelf (1.86s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:54:29 DEBUG : Creating backend with remote "TestB2:rclone-test-natequc2vuwo" 2024/12/26 03:54:29 DEBUG : Config file has changed externally - reloading sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-bisamug2fihe -> B2 bucket rclone-test-natequc2vuwo 2024/12/26 03:54:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/26 03:54:30 DEBUG : B2 bucket rclone-test-natequc2vuwo: Waiting for checks to finish 2024/12/26 03:54:30 DEBUG : B2 bucket rclone-test-natequc2vuwo: Waiting for transfers to finish 2024/12/26 03:54:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/26 03:54:32 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:54:33 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/26 03:54:33 DEBUG : B2 bucket rclone-test-natequc2vuwo: Waiting for checks to finish 2024/12/26 03:54:33 DEBUG : B2 bucket rclone-test-natequc2vuwo: Waiting for transfers to finish 2024/12/26 03:54:33 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/26 03:54:33 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:54:33 DEBUG : B2 bucket rclone-test-natequc2vuwo: Purge remote 2024/12/26 03:54:33 INFO : B2 bucket rclone-test-natequc2vuwo: cleaning bucket "rclone-test-natequc2vuwo" of all files 2024/12/26 03:54:33 DEBUG : sub dir/hello world: Deleting (id "4_zcf620d7310ad0b1b9f480e1b_f10653451a01b69b8_d20241226_m035433_c001_v0001117_t0029_u01735185273135") 2024/12/26 03:54:33 DEBUG : sub dir/hello world: Deleting (id "4_zcf620d7310ad0b1b9f480e1b_f1058ab82340ba5ca_d20241226_m035431_c001_v0001032_t0007_u01735185271588") --- PASS: TestServerSideCopyOverSelf (7.11s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:54:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/26 03:54:36 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:54:36 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:54:36 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/26 03:54:36 INFO : sub dir/hello world: Copied (replaced existing) 2024/12/26 03:54:36 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" --- PASS: TestMoveOverSelf (1.91s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:54:38 DEBUG : Creating backend with remote "TestB2:rclone-test-moxobis5piga" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-bisamug2fihe -> B2 bucket rclone-test-moxobis5piga 2024/12/26 03:54:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/26 03:54:39 DEBUG : B2 bucket rclone-test-moxobis5piga: Waiting for checks to finish 2024/12/26 03:54:39 DEBUG : B2 bucket rclone-test-moxobis5piga: Waiting for transfers to finish 2024/12/26 03:54:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/26 03:54:40 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:54:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/26 03:54:41 DEBUG : B2 bucket rclone-test-moxobis5piga: Waiting for checks to finish 2024/12/26 03:54:41 DEBUG : B2 bucket rclone-test-moxobis5piga: Waiting for transfers to finish 2024/12/26 03:54:41 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/26 03:54:41 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/26 03:54:41 INFO : sub dir/hello world: Deleted 2024/12/26 03:54:42 DEBUG : testing file moves 2024/12/26 03:54:42 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/12/26 03:54:42 DEBUG : B2 bucket rclone-test-moxobis5piga: Waiting for checks to finish 2024/12/26 03:54:42 DEBUG : B2 bucket rclone-test-moxobis5piga: Waiting for transfers to finish 2024/12/26 03:54:43 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2024/12/26 03:54:43 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/26 03:54:43 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:54:43 DEBUG : B2 bucket rclone-test-moxobis5piga: Purge remote 2024/12/26 03:54:43 INFO : B2 bucket rclone-test-moxobis5piga: cleaning bucket "rclone-test-moxobis5piga" of all files 2024/12/26 03:54:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f622db310ad0b1b9f480e1b_f105654ef30d04706_d20241226_m035443_c001_v0001120_t0055_u01735185283101") 2024/12/26 03:54:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f622db310ad0b1b9f480e1b_f104480808ec149c6_d20241226_m035441_c001_v0001037_t0001_u01735185281378") 2024/12/26 03:54:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f622db310ad0b1b9f480e1b_f102befdfc1c2676e_d20241226_m035440_c001_v0001098_t0021_u01735185280226") --- PASS: TestServerSideMoveOverSelf (8.17s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:54:46 ERROR : : error listing: directory not found 2024/12/26 03:54:46 DEBUG : Local file system at /tmp/rclone2416394441: Making directory 2024/12/26 03:54:46 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:54:46 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.69s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:54:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/26 03:54:48 DEBUG : Local file system at /tmp/rclone2416394441: Waiting for checks to finish 2024/12/26 03:54:48 DEBUG : Local file system at /tmp/rclone2416394441: Waiting for transfers to finish 2024/12/26 03:54:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/26 03:54:48 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2024/12/26 03:54:48 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" --- PASS: TestCopyRedownload (2.03s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:54:50 DEBUG : check sum: Need to transfer - File not found at Destination 2024/12/26 03:54:50 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:54:50 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:54:50 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/26 03:54:50 INFO : check sum: Copied (new) 2024/12/26 03:54:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:54:50 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:54:50 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/26 03:54:50 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/12/26 03:54:50 DEBUG : check sum: Unchanged skipping 2024/12/26 03:54:50 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:54:50 DEBUG : Waiting for deletions to finish 2024/12/26 03:54:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.24s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:54:52 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/12/26 03:54:52 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:54:52 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:54:52 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/26 03:54:52 INFO : sizeonly: Copied (new) 2024/12/26 03:54:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:54:52 DEBUG : sizeonly: Sizes identical 2024/12/26 03:54:52 DEBUG : sizeonly: Unchanged skipping 2024/12/26 03:54:52 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:54:52 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:54:52 DEBUG : Waiting for deletions to finish 2024/12/26 03:54:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.26s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:54:54 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/12/26 03:54:54 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:54:54 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:54:54 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/12/26 03:54:54 INFO : ignore-size: Copied (new) 2024/12/26 03:54:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:54:55 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 03:54:55 DEBUG : ignore-size: Unchanged skipping 2024/12/26 03:54:55 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:54:55 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:54:55 DEBUG : Waiting for deletions to finish 2024/12/26 03:54:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.57s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:54:57 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:54:57 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 03:54:57 DEBUG : existing: Unchanged skipping 2024/12/26 03:54:57 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:54:57 DEBUG : Waiting for deletions to finish 2024/12/26 03:54:57 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:54:57 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/12/26 03:54:57 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:54:57 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:54:57 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/26 03:54:57 INFO : existing: Copied (replaced existing) 2024/12/26 03:54:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.42s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:54:59 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/26 03:54:59 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:54:59 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:54:59 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/26 03:54:59 INFO : existing: Copied (new) 2024/12/26 03:54:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:55:00 DEBUG : existing: Destination exists, skipping 2024/12/26 03:55:00 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:55:00 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:55:00 DEBUG : Waiting for deletions to finish 2024/12/26 03:55:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.23s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:55:02 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/12/26 03:55:02 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/26 03:55:02 DEBUG : c/non empty space: Unchanged skipping 2024/12/26 03:55:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/26 03:55:02 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:55:02 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:55:02 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/26 03:55:02 INFO : a/potato2: Copied (new) 2024/12/26 03:55:02 DEBUG : Waiting for deletions to finish 2024/12/26 03:55:02 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.54s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:55:04 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:55:04 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 2024/12/26 03:55:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/26 03:55:04 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/12/26 03:55:04 DEBUG : empty space: Unchanged skipping 2024/12/26 03:55:04 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:55:04 DEBUG : Waiting for deletions to finish 2024/12/26 03:55:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:55:05 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 2024/12/26 03:55:05 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:55:05 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/26 03:55:05 INFO : empty space: Updated modification time in destination 2024/12/26 03:55:05 DEBUG : empty space: Unchanged skipping 2024/12/26 03:55:05 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:55:05 DEBUG : Waiting for deletions to finish 2024/12/26 03:55:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.16s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:55:07 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:55:07 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 2024/12/26 03:55:07 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/26 03:55:07 DEBUG : empty space: Unchanged skipping 2024/12/26 03:55:07 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:55:07 DEBUG : Waiting for deletions to finish 2024/12/26 03:55:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.68s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:55:09 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:55:09 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 2024/12/26 03:55:09 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2416394441) 2024/12/26 03:55:09 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-bisamug2fihe) 2024/12/26 03:55:09 DEBUG : foo: sha1 differ 2024/12/26 03:55:09 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:55:09 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/12/26 03:55:09 INFO : foo: Copied (replaced existing) 2024/12/26 03:55:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.82s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:55:11 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/26 03:55:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/26 03:55:11 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:55:11 DEBUG : empty space: Unchanged skipping 2024/12/26 03:55:11 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:55:11 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/26 03:55:11 INFO : potato: Copied (new) 2024/12/26 03:55:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.07s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:55:13 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:55:13 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/12/26 03:55:13 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:55:13 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/12/26 03:55:13 INFO : potato: Copied (replaced existing) 2024/12/26 03:55:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.87s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:55:15 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 2024/12/26 03:55:15 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:55:15 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2416394441) 2024/12/26 03:55:15 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-bisamug2fihe) 2024/12/26 03:55:15 DEBUG : potato: sha1 differ 2024/12/26 03:55:15 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:55:15 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/12/26 03:55:15 INFO : potato: Copied (replaced existing) 2024/12/26 03:55:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:55:17 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/26 03:55:17 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/12/26 03:55:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/26 03:55:17 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:55:17 DEBUG : empty space: Unchanged skipping 2024/12/26 03:55:17 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:55:17 DEBUG : Waiting for deletions to finish 2024/12/26 03:55:17 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.86s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:55:19 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/26 03:55:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/26 03:55:19 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:55:19 DEBUG : empty space: Unchanged skipping 2024/12/26 03:55:19 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:55:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/26 03:55:19 INFO : potato2: Copied (new) 2024/12/26 03:55:19 DEBUG : Waiting for deletions to finish 2024/12/26 03:55:19 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.80s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:55:21 DEBUG : d: Making directory 2024/12/26 03:55:21 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/12/26 03:55:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/26 03:55:22 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:55:22 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/26 03:55:22 DEBUG : c/non empty space: Unchanged skipping 2024/12/26 03:55:22 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:55:22 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/26 03:55:22 INFO : a/potato2: Copied (new) 2024/12/26 03:55:22 DEBUG : Waiting for deletions to finish 2024/12/26 03:55:22 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:55:24 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/12/26 03:55:24 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/26 03:55:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/26 03:55:24 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:55:24 DEBUG : c/non empty space: Unchanged skipping 2024/12/26 03:55:24 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:55:24 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/26 03:55:24 INFO : a/potato2: Copied (new) 2024/12/26 03:55:24 ERROR : B2 bucket rclone-test-bisamug2fihe: not deleting files as there were IO errors 2024/12/26 03:55:24 ERROR : B2 bucket rclone-test-bisamug2fihe: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.46s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:55:26 DEBUG : Waiting for deletions to finish 2024/12/26 03:55:27 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/26 03:55:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/26 03:55:27 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:55:27 DEBUG : empty space: Unchanged skipping 2024/12/26 03:55:27 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:55:27 INFO : potato: Deleted 2024/12/26 03:55:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/26 03:55:27 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.35s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:55:29 DEBUG : Waiting for deletions to finish 2024/12/26 03:55:29 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:55:29 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:55:29 INFO : potato: Deleted 2024/12/26 03:55:29 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/26 03:55:29 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:55:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/26 03:55:29 DEBUG : empty space: Unchanged skipping 2024/12/26 03:55:29 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:55:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/26 03:55:30 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.75s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:55:31 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/26 03:55:31 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:55:31 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:55:32 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/12/26 03:55:32 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.09s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:55:34 DEBUG : enormous: Excluded (Size Filter) 2024/12/26 03:55:34 DEBUG : enormous: Excluded 2024/12/26 03:55:34 DEBUG : potato2: Excluded (Size Filter) 2024/12/26 03:55:34 DEBUG : potato2: Excluded 2024/12/26 03:55:34 DEBUG : potato2: Excluded (Size Filter) 2024/12/26 03:55:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/26 03:55:34 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:55:34 DEBUG : empty space: Unchanged skipping 2024/12/26 03:55:34 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:55:34 DEBUG : Waiting for deletions to finish 2024/12/26 03:55:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:55:34 DEBUG : enormous: Excluded (Size Filter) 2024/12/26 03:55:34 DEBUG : enormous: Excluded 2024/12/26 03:55:34 DEBUG : potato2: Excluded (Size Filter) 2024/12/26 03:55:34 DEBUG : potato2: Excluded 2024/12/26 03:55:34 DEBUG : potato2: Excluded (Size Filter) 2024/12/26 03:55:34 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/12/26 03:55:34 DEBUG : empty space: Unchanged skipping 2024/12/26 03:55:34 DEBUG : Local file system at /tmp/rclone2416394441: Waiting for checks to finish 2024/12/26 03:55:34 DEBUG : Local file system at /tmp/rclone2416394441: Waiting for transfers to finish 2024/12/26 03:55:34 DEBUG : Waiting for deletions to finish 2024/12/26 03:55:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.61s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:55:36 DEBUG : enormous: Excluded (Size Filter) 2024/12/26 03:55:36 DEBUG : enormous: Excluded 2024/12/26 03:55:36 DEBUG : potato2: Excluded (Size Filter) 2024/12/26 03:55:36 DEBUG : potato2: Excluded 2024/12/26 03:55:37 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:55:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/26 03:55:37 DEBUG : empty space: Unchanged skipping 2024/12/26 03:55:37 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:55:37 DEBUG : Waiting for deletions to finish 2024/12/26 03:55:37 INFO : enormous: Deleted 2024/12/26 03:55:37 INFO : potato2: Deleted 2024/12/26 03:55:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:55:37 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/12/26 03:55:37 DEBUG : empty space: Unchanged skipping 2024/12/26 03:55:37 DEBUG : Local file system at /tmp/rclone2416394441: Waiting for checks to finish 2024/12/26 03:55:37 DEBUG : Local file system at /tmp/rclone2416394441: Waiting for transfers to finish 2024/12/26 03:55:37 DEBUG : Waiting for deletions to finish 2024/12/26 03:55:37 INFO : enormous: Deleted 2024/12/26 03:55:37 INFO : potato2: Deleted 2024/12/26 03:55:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.01s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:55:40 DEBUG : five: Need to transfer - File not found at Destination 2024/12/26 03:55:40 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/12/26 03:55:40 DEBUG : one: Destination is newer than source, skipping 2024/12/26 03:55:40 DEBUG : three: Sizes identical 2024/12/26 03:55:40 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:55:40 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/12/26 03:55:40 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/12/26 03:55:40 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2416394441) 2024/12/26 03:55:40 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-bisamug2fihe) 2024/12/26 03:55:40 DEBUG : two: sha1 differ 2024/12/26 03:55:40 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:55:40 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/12/26 03:55:40 INFO : five: Copied (new) 2024/12/26 03:55:40 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/12/26 03:55:40 INFO : four: Copied (replaced existing) 2024/12/26 03:55:41 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/26 03:55:41 INFO : two: Copied (replaced existing) 2024/12/26 03:55:41 DEBUG : Waiting for deletions to finish 2024/12/26 03:55:41 DEBUG : one: Destination is newer than source, skipping 2024/12/26 03:55:41 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:55:41 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2416394441) 2024/12/26 03:55:41 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-bisamug2fihe) 2024/12/26 03:55:41 DEBUG : three: sha1 differ 2024/12/26 03:55:41 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/12/26 03:55:41 DEBUG : four: Size and sha1 of src and dst objects identical 2024/12/26 03:55:41 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/26 03:55:41 DEBUG : two: Size and sha1 of src and dst objects identical 2024/12/26 03:55:41 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/12/26 03:55:41 DEBUG : five: Size and sha1 of src and dst objects identical 2024/12/26 03:55:41 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/12/26 03:55:41 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/12/26 03:55:41 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/12/26 03:55:41 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/12/26 03:55:41 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:55:41 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/26 03:55:41 INFO : three: Copied (replaced existing) 2024/12/26 03:55:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.15s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/12/26 03:55:43 INFO : B2 bucket rclone-test-bisamug2fihe: Making map for --track-renames 2024/12/26 03:55:43 INFO : B2 bucket rclone-test-bisamug2fihe: Finished making map for --track-renames 2024/12/26 03:55:43 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:55:43 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for renames to finish 2024/12/26 03:55:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/26 03:55:43 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/26 03:55:43 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:55:43 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/26 03:55:43 INFO : yam: Copied (new) 2024/12/26 03:55:43 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/26 03:55:43 INFO : potato: Copied (new) 2024/12/26 03:55:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:55:43 INFO : B2 bucket rclone-test-bisamug2fihe: Making map for --track-renames 2024/12/26 03:55:43 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 03:55:43 INFO : B2 bucket rclone-test-bisamug2fihe: Finished making map for --track-renames 2024/12/26 03:55:43 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:55:43 DEBUG : potato: Unchanged skipping 2024/12/26 03:55:43 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for renames to finish 2024/12/26 03:55:44 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/26 03:55:44 INFO : yam: Copied (server-side copy) to: yaml 2024/12/26 03:55:45 INFO : yam: Deleted 2024/12/26 03:55:45 INFO : yaml: Renamed from "yam" 2024/12/26 03:55:45 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:55:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (4.00s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/12/26 03:55:47 INFO : B2 bucket rclone-test-bisamug2fihe: Making map for --track-renames 2024/12/26 03:55:47 INFO : B2 bucket rclone-test-bisamug2fihe: Finished making map for --track-renames 2024/12/26 03:55:47 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:55:47 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/26 03:55:47 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/26 03:55:47 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for renames to finish 2024/12/26 03:55:47 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:55:47 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/26 03:55:47 INFO : potato: Copied (new) 2024/12/26 03:55:48 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/26 03:55:48 INFO : yam: Copied (new) 2024/12/26 03:55:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:55:48 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 03:55:48 INFO : B2 bucket rclone-test-bisamug2fihe: Making map for --track-renames 2024/12/26 03:55:48 INFO : B2 bucket rclone-test-bisamug2fihe: Finished making map for --track-renames 2024/12/26 03:55:48 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:55:48 DEBUG : potato: Unchanged skipping 2024/12/26 03:55:48 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for renames to finish 2024/12/26 03:55:48 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/26 03:55:48 INFO : yam: Copied (server-side copy) to: yaml 2024/12/26 03:55:48 INFO : yam: Deleted 2024/12/26 03:55:48 INFO : yaml: Renamed from "yam" 2024/12/26 03:55:48 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:55:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.44s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/12/26 03:55:50 INFO : B2 bucket rclone-test-bisamug2fihe: Making map for --track-renames 2024/12/26 03:55:50 INFO : B2 bucket rclone-test-bisamug2fihe: Finished making map for --track-renames 2024/12/26 03:55:50 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:55:50 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/26 03:55:50 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/12/26 03:55:50 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for renames to finish 2024/12/26 03:55:50 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:55:51 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/26 03:55:51 INFO : potato: Copied (new) 2024/12/26 03:55:51 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/26 03:55:51 INFO : sub/yam: Copied (new) 2024/12/26 03:55:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:55:51 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 03:55:51 DEBUG : potato: Unchanged skipping 2024/12/26 03:55:51 INFO : B2 bucket rclone-test-bisamug2fihe: Making map for --track-renames 2024/12/26 03:55:51 INFO : B2 bucket rclone-test-bisamug2fihe: Finished making map for --track-renames 2024/12/26 03:55:51 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:55:51 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for renames to finish 2024/12/26 03:55:52 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/26 03:55:52 INFO : sub/yam: Copied (server-side copy) to: yam 2024/12/26 03:55:52 INFO : sub/yam: Deleted 2024/12/26 03:55:52 INFO : yam: Renamed from "sub/yam" 2024/12/26 03:55:52 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:55:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.45s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:55:54 DEBUG : Creating backend with remote "/tmp/rclone2416394441/dir1" 2024/12/26 03:55:54 DEBUG : Config file has changed externally - reloading 2024/12/26 03:55:54 DEBUG : Creating backend with remote "/tmp/rclone2416394441/dir2" 2024/12/26 03:55:54 DEBUG : Local file system at /tmp/rclone2416394441/dir2: Using server-side directory move 2024/12/26 03:55:54 INFO : Local file system at /tmp/rclone2416394441/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/26 03:55:54 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/12/26 03:55:54 DEBUG : Local file system at /tmp/rclone2416394441/dir2: Waiting for checks to finish 2024/12/26 03:55:54 DEBUG : Local file system at /tmp/rclone2416394441/dir2: Waiting for transfers to finish 2024/12/26 03:55:54 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:55:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/26 03:55:54 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/26 03:55:54 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:55:54 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:55:54 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/12/26 03:55:54 INFO : nested/sub dir/file: Copied (new) 2024/12/26 03:55:54 INFO : nested/sub dir/file: Deleted 2024/12/26 03:55:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/26 03:55:55 INFO : sub dir/hello world: Copied (new) 2024/12/26 03:55:55 INFO : sub dir/hello world: Deleted 2024/12/26 03:55:55 INFO : sub dir: Removing directory 2024/12/26 03:55:55 INFO : nested/sub dir: Removing directory 2024/12/26 03:55:55 INFO : nested: Removing directory 2024/12/26 03:55:55 DEBUG : Local file system at /tmp/rclone2416394441: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.03s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:55:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/26 03:55:56 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/26 03:55:56 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:55:56 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:55:56 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/12/26 03:55:56 INFO : nested/sub dir/file: Copied (new) 2024/12/26 03:55:56 INFO : nested/sub dir/file: Deleted 2024/12/26 03:55:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/26 03:55:57 INFO : sub dir/hello world: Copied (new) 2024/12/26 03:55:57 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.05s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:55:58 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/26 03:55:58 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/12/26 03:55:58 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:55:58 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:55:58 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/26 03:55:58 INFO : existing: Copied (new) 2024/12/26 03:55:58 INFO : existing: Deleted 2024/12/26 03:55:58 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/12/26 03:55:58 INFO : existing-b: Copied (new) 2024/12/26 03:55:58 INFO : existing-b: Deleted 2024/12/26 03:55:59 DEBUG : existing: Destination exists, skipping 2024/12/26 03:55:59 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/12/26 03:55:59 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:55:59 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:55:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.08s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:56:00 DEBUG : Creating backend with remote "TestB2:rclone-test-foholal4bocu" 2024/12/26 03:56:00 DEBUG : Config file has changed externally - reloading sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-bisamug2fihe -> B2 bucket rclone-test-foholal4bocu 2024/12/26 03:56:04 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/26 03:56:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/12/26 03:56:04 DEBUG : empty space: Unchanged skipping 2024/12/26 03:56:04 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/26 03:56:04 DEBUG : B2 bucket rclone-test-foholal4bocu: Waiting for checks to finish 2024/12/26 03:56:05 INFO : empty space: Deleted 2024/12/26 03:56:05 DEBUG : B2 bucket rclone-test-foholal4bocu: Waiting for transfers to finish 2024/12/26 03:56:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/26 03:56:05 INFO : potato2: Copied (server-side copy) 2024/12/26 03:56:05 INFO : potato2: Deleted 2024/12/26 03:56:05 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/26 03:56:05 INFO : potato3: Copied (server-side copy) 2024/12/26 03:56:05 INFO : potato3: Deleted 2024/12/26 03:56:06 DEBUG : Creating backend with remote "TestB2:rclone-test-zasaceh1cede" 2024/12/26 03:56:07 DEBUG : empty space: Need to transfer - File not found at Destination 2024/12/26 03:56:07 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/26 03:56:07 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/26 03:56:07 DEBUG : B2 bucket rclone-test-zasaceh1cede: Waiting for checks to finish 2024/12/26 03:56:07 DEBUG : B2 bucket rclone-test-zasaceh1cede: Waiting for transfers to finish 2024/12/26 03:56:08 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/26 03:56:08 INFO : empty space: Copied (server-side copy) 2024/12/26 03:56:08 INFO : empty space: Deleted 2024/12/26 03:56:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/26 03:56:08 INFO : potato3: Copied (server-side copy) 2024/12/26 03:56:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/26 03:56:08 INFO : potato2: Copied (server-side copy) 2024/12/26 03:56:08 INFO : potato3: Deleted 2024/12/26 03:56:08 INFO : potato2: Deleted 2024/12/26 03:56:08 DEBUG : B2 bucket rclone-test-zasaceh1cede: Purge remote 2024/12/26 03:56:08 INFO : B2 bucket rclone-test-zasaceh1cede: cleaning bucket "rclone-test-zasaceh1cede" of all files 2024/12/26 03:56:09 DEBUG : empty space: Deleting (id "4_z1fa28d1310bd0b1b9f480e1b_f104065d72bffdda6_d20241226_m035607_c001_v0001182_t0036_u01735185367924") 2024/12/26 03:56:09 DEBUG : potato2: Deleting (id "4_z1fa28d1310bd0b1b9f480e1b_f1137b35572a444cf_d20241226_m035608_c001_v0001184_t0033_u01735185368283") 2024/12/26 03:56:09 DEBUG : potato3: Deleting (id "4_z1fa28d1310bd0b1b9f480e1b_f105d49bb7e2e5bdb_d20241226_m035608_c001_v0001181_t0024_u01735185368141") 2024/12/26 03:56:09 DEBUG : B2 bucket rclone-test-foholal4bocu: Purge remote 2024/12/26 03:56:09 INFO : B2 bucket rclone-test-foholal4bocu: cleaning bucket "rclone-test-foholal4bocu" of all files 2024/12/26 03:56:10 DEBUG : empty space: Deleting (id "4_z1f726de310bd0b1b9f480e1b_f4009b2585f038496_d20241226_m035608_c001_v7007000_t0000_u01735185368123") 2024/12/26 03:56:10 DEBUG : empty space: Deleting (id "4_z1f726de310bd0b1b9f480e1b_f117e371ba40f212e_d20241226_m035603_c001_v0001104_t0011_u01735185363444") 2024/12/26 03:56:10 DEBUG : potato2: Deleting (id "4_z1f726de310bd0b1b9f480e1b_f4009b2585f038498_d20241226_m035608_c001_v7007000_t0000_u01735185368501") 2024/12/26 03:56:10 DEBUG : potato2: Deleting (id "4_z1f726de310bd0b1b9f480e1b_f100e70397f810c59_d20241226_m035604_c001_v0001161_t0047_u01735185364979") 2024/12/26 03:56:10 DEBUG : potato3: Deleting (id "4_z1f726de310bd0b1b9f480e1b_f4009b2585f038497_d20241226_m035608_c001_v7007000_t0000_u01735185368357") 2024/12/26 03:56:10 DEBUG : potato3: Deleting (id "4_z1f726de310bd0b1b9f480e1b_f1172b27c43662cee_d20241226_m035605_c001_v0001182_t0018_u01735185365355") 2024/12/26 03:56:10 DEBUG : potato3: Deleting (id "4_z1f726de310bd0b1b9f480e1b_f117e371ba40f2130_d20241226_m035604_c001_v0001104_t0016_u01735185364052") --- PASS: TestServerSideMove (11.55s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:56:12 DEBUG : Creating backend with remote "TestB2:rclone-test-manowuh5pega" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-bisamug2fihe -> B2 bucket rclone-test-manowuh5pega 2024/12/26 03:56:16 DEBUG : empty space: Excluded (Size Filter) 2024/12/26 03:56:16 DEBUG : empty space: Excluded (Size Filter) 2024/12/26 03:56:16 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/26 03:56:16 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/26 03:56:16 DEBUG : B2 bucket rclone-test-manowuh5pega: Waiting for checks to finish 2024/12/26 03:56:16 DEBUG : B2 bucket rclone-test-manowuh5pega: Waiting for transfers to finish 2024/12/26 03:56:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/26 03:56:16 INFO : potato2: Copied (server-side copy) 2024/12/26 03:56:17 INFO : potato2: Deleted 2024/12/26 03:56:17 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/26 03:56:17 INFO : potato3: Copied (server-side copy) 2024/12/26 03:56:17 INFO : potato3: Deleted 2024/12/26 03:56:17 DEBUG : Creating backend with remote "TestB2:rclone-test-zaxiloj4lovu" 2024/12/26 03:56:18 DEBUG : empty space: Excluded (Size Filter) 2024/12/26 03:56:18 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/26 03:56:18 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/26 03:56:18 DEBUG : B2 bucket rclone-test-zaxiloj4lovu: Waiting for checks to finish 2024/12/26 03:56:18 DEBUG : B2 bucket rclone-test-zaxiloj4lovu: Waiting for transfers to finish 2024/12/26 03:56:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/26 03:56:19 INFO : potato2: Copied (server-side copy) 2024/12/26 03:56:19 INFO : potato2: Deleted 2024/12/26 03:56:20 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/26 03:56:20 INFO : potato3: Copied (server-side copy) 2024/12/26 03:56:20 INFO : potato3: Deleted 2024/12/26 03:56:20 DEBUG : B2 bucket rclone-test-zaxiloj4lovu: Purge remote 2024/12/26 03:56:20 INFO : B2 bucket rclone-test-zaxiloj4lovu: cleaning bucket "rclone-test-zaxiloj4lovu" of all files 2024/12/26 03:56:20 DEBUG : potato2: Deleting (id "4_zff02ade310bd0b1b9f480e1b_f109f28d52870a4a9_d20241226_m035619_c001_v0001182_t0015_u01735185379601") 2024/12/26 03:56:20 DEBUG : potato3: Deleting (id "4_zff02ade310bd0b1b9f480e1b_f1180198678f4cb78_d20241226_m035619_c001_v0001100_t0027_u01735185379824") 2024/12/26 03:56:21 DEBUG : B2 bucket rclone-test-manowuh5pega: Purge remote 2024/12/26 03:56:21 INFO : B2 bucket rclone-test-manowuh5pega: cleaning bucket "rclone-test-manowuh5pega" of all files 2024/12/26 03:56:21 DEBUG : empty space: Deleting (id "4_z9f229df310bd0b1b9f480e1b_f10729d53114f6fa9_d20241226_m035616_c001_v0001182_t0035_u01735185376113") 2024/12/26 03:56:21 DEBUG : potato2: Deleting (id "4_z9f229df310bd0b1b9f480e1b_f4024221b769d981d_d20241226_m035619_c001_v7007000_t0000_u01735185379800") 2024/12/26 03:56:21 DEBUG : potato2: Deleting (id "4_z9f229df310bd0b1b9f480e1b_f11678881196f93ea_d20241226_m035616_c001_v0001184_t0034_u01735185376888") 2024/12/26 03:56:21 DEBUG : potato3: Deleting (id "4_z9f229df310bd0b1b9f480e1b_f4024221b769d9824_d20241226_m035620_c001_v7007000_t0000_u01735185380196") 2024/12/26 03:56:21 DEBUG : potato3: Deleting (id "4_z9f229df310bd0b1b9f480e1b_f104f13ed2c2251c4_d20241226_m035617_c001_v0001183_t0019_u01735185377103") 2024/12/26 03:56:21 DEBUG : potato3: Deleting (id "4_z9f229df310bd0b1b9f480e1b_f10729d53114f6fab_d20241226_m035616_c001_v0001182_t0052_u01735185376309") --- PASS: TestServerSideMoveWithFilter (11.54s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:56:23 DEBUG : Creating backend with remote "TestB2:rclone-test-ninisan9zaye" 2024/12/26 03:56:25 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-bisamug2fihe -> B2 bucket rclone-test-ninisan9zaye 2024/12/26 03:56:28 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/26 03:56:28 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/12/26 03:56:28 DEBUG : empty space: Unchanged skipping 2024/12/26 03:56:28 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/26 03:56:28 DEBUG : B2 bucket rclone-test-ninisan9zaye: Waiting for checks to finish 2024/12/26 03:56:28 INFO : empty space: Deleted 2024/12/26 03:56:28 DEBUG : B2 bucket rclone-test-ninisan9zaye: Waiting for transfers to finish 2024/12/26 03:56:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/26 03:56:28 INFO : potato2: Copied (server-side copy) 2024/12/26 03:56:28 INFO : potato2: Deleted 2024/12/26 03:56:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/26 03:56:28 INFO : potato3: Copied (server-side copy) 2024/12/26 03:56:29 INFO : potato3: Deleted 2024/12/26 03:56:29 DEBUG : Creating backend with remote "TestB2:rclone-test-cobivej9xehe" 2024/12/26 03:56:30 DEBUG : tomatoDir: Making directory 2024/12/26 03:56:30 DEBUG : empty space: Need to transfer - File not found at Destination 2024/12/26 03:56:30 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/26 03:56:30 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/26 03:56:30 DEBUG : B2 bucket rclone-test-cobivej9xehe: Waiting for checks to finish 2024/12/26 03:56:30 DEBUG : B2 bucket rclone-test-cobivej9xehe: Waiting for transfers to finish 2024/12/26 03:56:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/26 03:56:31 INFO : empty space: Copied (server-side copy) 2024/12/26 03:56:31 INFO : empty space: Deleted 2024/12/26 03:56:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/26 03:56:31 INFO : potato2: Copied (server-side copy) 2024/12/26 03:56:32 INFO : potato2: Deleted 2024/12/26 03:56:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/26 03:56:32 INFO : potato3: Copied (server-side copy) 2024/12/26 03:56:32 INFO : potato3: Deleted 2024/12/26 03:56:32 DEBUG : B2 bucket rclone-test-cobivej9xehe: Purge remote 2024/12/26 03:56:32 INFO : B2 bucket rclone-test-cobivej9xehe: cleaning bucket "rclone-test-cobivej9xehe" of all files 2024/12/26 03:56:33 DEBUG : empty space: Deleting (id "4_z7f22ddd310bd0b1b9f480e1b_f110e0ae2f965f822_d20241226_m035631_c001_v0001183_t0034_u01735185391462") 2024/12/26 03:56:33 DEBUG : potato2: Deleting (id "4_z7f22ddd310bd0b1b9f480e1b_f114c5856f31a6e39_d20241226_m035631_c001_v0001183_t0032_u01735185391693") 2024/12/26 03:56:33 DEBUG : potato3: Deleting (id "4_z7f22ddd310bd0b1b9f480e1b_f107571f13304d167_d20241226_m035631_c001_v0001130_t0006_u01735185391831") 2024/12/26 03:56:33 DEBUG : B2 bucket rclone-test-ninisan9zaye: Purge remote 2024/12/26 03:56:33 INFO : B2 bucket rclone-test-ninisan9zaye: cleaning bucket "rclone-test-ninisan9zaye" of all files 2024/12/26 03:56:34 DEBUG : empty space: Deleting (id "4_zbf82cdc310bd0b1b9f480e1b_f4040db686bba68cb_d20241226_m035631_c001_v7007000_t0000_u01735185391668") 2024/12/26 03:56:34 DEBUG : empty space: Deleting (id "4_zbf82cdc310bd0b1b9f480e1b_f100eb9774bf622d1_d20241226_m035627_c001_v0001180_t0047_u01735185387820") 2024/12/26 03:56:34 DEBUG : potato2: Deleting (id "4_zbf82cdc310bd0b1b9f480e1b_f4040db686bba68cc_d20241226_m035631_c001_v7007000_t0000_u01735185391921") 2024/12/26 03:56:34 DEBUG : potato2: Deleting (id "4_zbf82cdc310bd0b1b9f480e1b_f117b59eaee23cee7_d20241226_m035628_c001_v0001181_t0041_u01735185388605") 2024/12/26 03:56:34 DEBUG : potato3: Deleting (id "4_zbf82cdc310bd0b1b9f480e1b_f4040db686bba68cd_d20241226_m035632_c001_v7007000_t0000_u01735185392331") 2024/12/26 03:56:34 DEBUG : potato3: Deleting (id "4_zbf82cdc310bd0b1b9f480e1b_f1049c2b93ed29e08_d20241226_m035628_c001_v0001184_t0005_u01735185388843") 2024/12/26 03:56:34 DEBUG : potato3: Deleting (id "4_zbf82cdc310bd0b1b9f480e1b_f100eb9774bf622d3_d20241226_m035628_c001_v0001180_t0046_u01735185388009") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.12s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:56:35 DEBUG : Creating backend with remote "TestB2:rclone-test-bisamug2fihe/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.41s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:56:38 DEBUG : Creating backend with remote "TestB2:rclone-test-bisamug2fihe/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" --- PASS: TestSyncOverlap (2.96s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:56:41 DEBUG : Creating backend with remote "TestB2:rclone-test-bisamug2fihe/rclone-sync-test" 2024/12/26 03:56:43 DEBUG : Creating backend with remote "TestB2:rclone-test-bisamug2fihe/rclone-sync-test-include/layer2" 2024/12/26 03:56:45 DEBUG : Creating backend with remote "TestB2:rclone-test-bisamug2fihe/rclone-sync-test-ignore-file" 2024/12/26 03:56:48 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/12/26 03:56:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/26 03:56:48 DEBUG : pacer: Reducing sleep to 10ms 2024/12/26 03:56:48 DEBUG : B2 bucket rclone-test-bisamug2fihe path rclone-sync-test: Waiting for checks to finish 2024/12/26 03:56:48 DEBUG : B2 bucket rclone-test-bisamug2fihe path rclone-sync-test: Waiting for transfers to finish 2024/12/26 03:56:48 DEBUG : Waiting for deletions to finish 2024/12/26 03:56:48 INFO : There was nothing to transfer 2024/12/26 03:56:49 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:56:49 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:56:49 DEBUG : Waiting for deletions to finish 2024/12/26 03:56:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:56:49 DEBUG : B2 bucket rclone-test-bisamug2fihe path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/12/26 03:56:49 DEBUG : B2 bucket rclone-test-bisamug2fihe path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/12/26 03:56:49 DEBUG : Waiting for deletions to finish 2024/12/26 03:56:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:56:49 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:56:49 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:56:49 DEBUG : Waiting for deletions to finish 2024/12/26 03:56:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:56:50 DEBUG : B2 bucket rclone-test-bisamug2fihe path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/12/26 03:56:50 DEBUG : B2 bucket rclone-test-bisamug2fihe path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/12/26 03:56:50 DEBUG : Waiting for deletions to finish 2024/12/26 03:56:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.89s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:56:57 DEBUG : Creating backend with remote "TestB2:rclone-test-bisamug2fihe/dst" 2024/12/26 03:56:57 DEBUG : Config file has changed externally - reloading 2024/12/26 03:56:58 DEBUG : Creating backend with remote "TestB2:rclone-test-bisamug2fihe/CompareDest" 2024/12/26 03:57:00 DEBUG : one: Need to transfer - File not found at Destination 2024/12/26 03:57:00 DEBUG : B2 bucket rclone-test-bisamug2fihe path dst: Waiting for checks to finish 2024/12/26 03:57:00 DEBUG : B2 bucket rclone-test-bisamug2fihe path dst: Waiting for transfers to finish 2024/12/26 03:57:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/26 03:57:01 INFO : one: Copied (new) 2024/12/26 03:57:01 DEBUG : Waiting for deletions to finish 2024/12/26 03:57:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/26 03:57:01 DEBUG : B2 bucket rclone-test-bisamug2fihe path dst: Waiting for checks to finish 2024/12/26 03:57:01 DEBUG : B2 bucket rclone-test-bisamug2fihe path dst: Waiting for transfers to finish 2024/12/26 03:57:02 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/26 03:57:02 INFO : one: Copied (replaced existing) 2024/12/26 03:57:02 DEBUG : Waiting for deletions to finish 2024/12/26 03:57:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/26 03:57:04 DEBUG : B2 bucket rclone-test-bisamug2fihe path dst: Waiting for checks to finish 2024/12/26 03:57:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/26 03:57:04 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/26 03:57:04 DEBUG : B2 bucket rclone-test-bisamug2fihe path dst: Waiting for transfers to finish 2024/12/26 03:57:04 DEBUG : Waiting for deletions to finish 2024/12/26 03:57:04 INFO : There was nothing to transfer 2024/12/26 03:57:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/26 03:57:05 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/26 03:57:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/26 03:57:05 DEBUG : B2 bucket rclone-test-bisamug2fihe path dst: Waiting for checks to finish 2024/12/26 03:57:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/26 03:57:05 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/26 03:57:05 DEBUG : B2 bucket rclone-test-bisamug2fihe path dst: Waiting for transfers to finish 2024/12/26 03:57:05 DEBUG : Waiting for deletions to finish 2024/12/26 03:57:05 INFO : There was nothing to transfer 2024/12/26 03:57:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/26 03:57:06 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/26 03:57:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/26 03:57:06 DEBUG : B2 bucket rclone-test-bisamug2fihe path dst: Waiting for checks to finish 2024/12/26 03:57:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/26 03:57:06 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/26 03:57:06 DEBUG : B2 bucket rclone-test-bisamug2fihe path dst: Waiting for transfers to finish 2024/12/26 03:57:06 DEBUG : Waiting for deletions to finish 2024/12/26 03:57:06 INFO : There was nothing to transfer 2024/12/26 03:57: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 2024/12/26 03:57:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/26 03:57:07 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/26 03:57:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/26 03:57:07 DEBUG : B2 bucket rclone-test-bisamug2fihe path dst: Waiting for checks to finish 2024/12/26 03:57:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/26 03:57:07 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/26 03:57:07 DEBUG : B2 bucket rclone-test-bisamug2fihe path dst: Waiting for transfers to finish 2024/12/26 03:57:07 DEBUG : Waiting for deletions to finish 2024/12/26 03:57:07 INFO : There was nothing to transfer 2024/12/26 03:57:08 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/26 03:57:08 DEBUG : two: Need to transfer - File not found at Destination 2024/12/26 03:57:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/26 03:57:08 DEBUG : B2 bucket rclone-test-bisamug2fihe path dst: Waiting for checks to finish 2024/12/26 03:57:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/26 03:57:08 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/26 03:57:08 DEBUG : B2 bucket rclone-test-bisamug2fihe path dst: Waiting for transfers to finish 2024/12/26 03:57:09 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/12/26 03:57:09 INFO : two: Copied (new) 2024/12/26 03:57:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.58s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:57:11 DEBUG : Creating backend with remote "TestB2:rclone-test-bisamug2fihe/dest" 2024/12/26 03:57:11 DEBUG : Config file has changed externally - reloading 2024/12/26 03:57:13 DEBUG : Creating backend with remote "TestB2:rclone-test-bisamug2fihe/pre-dest1" 2024/12/26 03:57:14 DEBUG : Creating backend with remote "TestB2:rclone-test-bisamug2fihe/pre-dest2" 2024/12/26 03:57:16 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 03:57:16 DEBUG : 1: Destination found in --compare-dest, skipping 2024/12/26 03:57:16 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 03:57:16 DEBUG : 2: Destination found in --compare-dest, skipping 2024/12/26 03:57:17 DEBUG : 3: Need to transfer - File not found at Destination 2024/12/26 03:57:17 DEBUG : B2 bucket rclone-test-bisamug2fihe path dest: Waiting for checks to finish 2024/12/26 03:57:17 DEBUG : B2 bucket rclone-test-bisamug2fihe path dest: Waiting for transfers to finish 2024/12/26 03:57:17 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/12/26 03:57:17 INFO : 3: Copied (new) 2024/12/26 03:57:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.73s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:57:19 DEBUG : Creating backend with remote "TestB2:rclone-test-bisamug2fihe/dst" 2024/12/26 03:57:20 DEBUG : Creating backend with remote "TestB2:rclone-test-bisamug2fihe/CopyDest" 2024/12/26 03:57:22 DEBUG : one: Need to transfer - File not found at Destination 2024/12/26 03:57:22 DEBUG : B2 bucket rclone-test-bisamug2fihe path dst: Waiting for checks to finish 2024/12/26 03:57:22 DEBUG : B2 bucket rclone-test-bisamug2fihe path dst: Waiting for transfers to finish 2024/12/26 03:57:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/26 03:57:23 INFO : one: Copied (new) 2024/12/26 03:57:23 DEBUG : Waiting for deletions to finish 2024/12/26 03:57:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/26 03:57:24 DEBUG : B2 bucket rclone-test-bisamug2fihe path dst: Waiting for checks to finish 2024/12/26 03:57:24 DEBUG : B2 bucket rclone-test-bisamug2fihe path dst: Waiting for transfers to finish 2024/12/26 03:57:24 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/26 03:57:24 INFO : one: Copied (replaced existing) 2024/12/26 03:57:24 DEBUG : Waiting for deletions to finish 2024/12/26 03:57:26 DEBUG : Creating backend with remote "TestB2:rclone-test-bisamug2fihe/BackupDir" 2024/12/26 03:57:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/26 03:57:27 DEBUG : B2 bucket rclone-test-bisamug2fihe path dst: Waiting for checks to finish 2024/12/26 03:57:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/26 03:57:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/26 03:57:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/26 03:57:28 INFO : one: Copied (server-side copy) 2024/12/26 03:57:29 INFO : one: Deleted 2024/12/26 03:57:29 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/26 03:57:29 INFO : one: Copied (server-side copy) 2024/12/26 03:57:29 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/26 03:57:29 DEBUG : B2 bucket rclone-test-bisamug2fihe path dst: Waiting for transfers to finish 2024/12/26 03:57:29 DEBUG : Waiting for deletions to finish 2024/12/26 03:57:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/26 03:57:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/26 03:57:31 INFO : two: Copied (server-side copy) 2024/12/26 03:57:31 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/26 03:57:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/26 03:57:31 DEBUG : one: Unchanged skipping 2024/12/26 03:57:31 DEBUG : B2 bucket rclone-test-bisamug2fihe path dst: Waiting for checks to finish 2024/12/26 03:57:31 DEBUG : B2 bucket rclone-test-bisamug2fihe path dst: Waiting for transfers to finish 2024/12/26 03:57:31 DEBUG : Waiting for deletions to finish 2024/12/26 03:57:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/26 03:57:31 DEBUG : one: Unchanged skipping 2024/12/26 03:57:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/26 03:57:31 DEBUG : two: Unchanged skipping 2024/12/26 03:57:31 DEBUG : B2 bucket rclone-test-bisamug2fihe path dst: Waiting for checks to finish 2024/12/26 03:57:31 DEBUG : B2 bucket rclone-test-bisamug2fihe path dst: Waiting for transfers to finish 2024/12/26 03:57:31 DEBUG : Waiting for deletions to finish 2024/12/26 03:57:31 INFO : There was nothing to transfer 2024/12/26 03:57:33 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/26 03:57:33 DEBUG : three: Destination not found in --copy-dest 2024/12/26 03:57:33 DEBUG : three: Need to transfer - File not found at Destination 2024/12/26 03:57:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/26 03:57:33 DEBUG : two: Unchanged skipping 2024/12/26 03:57:33 DEBUG : B2 bucket rclone-test-bisamug2fihe path dst: Waiting for checks to finish 2024/12/26 03:57:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/26 03:57:33 DEBUG : one: Unchanged skipping 2024/12/26 03:57:33 DEBUG : B2 bucket rclone-test-bisamug2fihe path dst: Waiting for transfers to finish 2024/12/26 03:57:33 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/12/26 03:57:33 INFO : three: Copied (new) 2024/12/26 03:57:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.37s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:57:37 DEBUG : Creating backend with remote "TestB2:rclone-test-bisamug2fihe/dst" 2024/12/26 03:57:38 DEBUG : Creating backend with remote "TestB2:rclone-test-bisamug2fihe/backup" 2024/12/26 03:57:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/26 03:57:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 03:57:40 DEBUG : two: Unchanged skipping 2024/12/26 03:57:40 DEBUG : B2 bucket rclone-test-bisamug2fihe path dst: Waiting for checks to finish 2024/12/26 03:57:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/26 03:57:42 INFO : one: Copied (server-side copy) 2024/12/26 03:57:42 INFO : one: Deleted 2024/12/26 03:57:42 DEBUG : B2 bucket rclone-test-bisamug2fihe path dst: Waiting for transfers to finish 2024/12/26 03:57:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/26 03:57:43 INFO : one: Copied (new) 2024/12/26 03:57:43 DEBUG : Waiting for deletions to finish 2024/12/26 03:57:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/26 03:57:44 INFO : three.txt: Copied (server-side copy) 2024/12/26 03:57:44 INFO : three.txt: Deleted 2024/12/26 03:57:44 INFO : three.txt: Moved into backup dir 2024/12/26 03:57:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/26 03:57:45 DEBUG : B2 bucket rclone-test-bisamug2fihe path dst: Waiting for checks to finish 2024/12/26 03:57:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 03:57:45 DEBUG : two: Unchanged skipping 2024/12/26 03:57:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/26 03:57:46 INFO : one: Copied (server-side copy) 2024/12/26 03:57:46 INFO : one: Deleted 2024/12/26 03:57:46 DEBUG : B2 bucket rclone-test-bisamug2fihe path dst: Waiting for transfers to finish 2024/12/26 03:57:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/26 03:57:47 INFO : one: Copied (new) 2024/12/26 03:57:47 DEBUG : Waiting for deletions to finish 2024/12/26 03:57:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/26 03:57:47 INFO : three.txt: Copied (server-side copy) 2024/12/26 03:57:47 INFO : three.txt: Deleted 2024/12/26 03:57:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.32s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:57:50 DEBUG : Creating backend with remote "TestB2:rclone-test-bisamug2fihe/dst" 2024/12/26 03:57:51 DEBUG : Creating backend with remote "TestB2:rclone-test-bisamug2fihe/backup" 2024/12/26 03:57:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/26 03:57:53 DEBUG : B2 bucket rclone-test-bisamug2fihe path dst: Waiting for checks to finish 2024/12/26 03:57:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 03:57:53 DEBUG : two: Unchanged skipping 2024/12/26 03:57:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/26 03:57:54 INFO : one: Copied (server-side copy) to: one.bak 2024/12/26 03:57:55 INFO : one: Deleted 2024/12/26 03:57:55 DEBUG : B2 bucket rclone-test-bisamug2fihe path dst: Waiting for transfers to finish 2024/12/26 03:57:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/26 03:57:55 INFO : one: Copied (new) 2024/12/26 03:57:55 DEBUG : Waiting for deletions to finish 2024/12/26 03:57:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/26 03:57:56 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/26 03:57:56 INFO : three.txt: Deleted 2024/12/26 03:57:56 INFO : three.txt: Moved into backup dir 2024/12/26 03:57:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 03:57:58 DEBUG : two: Unchanged skipping 2024/12/26 03:57:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/26 03:57:58 DEBUG : B2 bucket rclone-test-bisamug2fihe path dst: Waiting for checks to finish 2024/12/26 03:57:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/26 03:57:58 INFO : one: Copied (server-side copy) to: one.bak 2024/12/26 03:57:59 INFO : one: Deleted 2024/12/26 03:57:59 DEBUG : B2 bucket rclone-test-bisamug2fihe path dst: Waiting for transfers to finish 2024/12/26 03:57:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/26 03:57:59 INFO : one: Copied (new) 2024/12/26 03:57:59 DEBUG : Waiting for deletions to finish 2024/12/26 03:57:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/26 03:57:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/26 03:57:59 INFO : three.txt: Deleted 2024/12/26 03:57:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.21s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:58:02 DEBUG : Creating backend with remote "TestB2:rclone-test-bisamug2fihe/dst" 2024/12/26 03:58:04 DEBUG : Creating backend with remote "TestB2:rclone-test-bisamug2fihe/backup" 2024/12/26 03:58:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/26 03:58:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 03:58:05 DEBUG : two: Unchanged skipping 2024/12/26 03:58:05 DEBUG : B2 bucket rclone-test-bisamug2fihe path dst: Waiting for checks to finish 2024/12/26 03:58:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/26 03:58:07 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/26 03:58:07 INFO : one: Deleted 2024/12/26 03:58:07 DEBUG : B2 bucket rclone-test-bisamug2fihe path dst: Waiting for transfers to finish 2024/12/26 03:58:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/26 03:58:08 INFO : one: Copied (new) 2024/12/26 03:58:08 DEBUG : Waiting for deletions to finish 2024/12/26 03:58:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/26 03:58:08 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/26 03:58:08 INFO : three.txt: Deleted 2024/12/26 03:58:08 INFO : three.txt: Moved into backup dir 2024/12/26 03:58:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/26 03:58:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 03:58:10 DEBUG : two: Unchanged skipping 2024/12/26 03:58:10 DEBUG : B2 bucket rclone-test-bisamug2fihe path dst: Waiting for checks to finish 2024/12/26 03:58:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/26 03:58:10 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/26 03:58:11 INFO : one: Deleted 2024/12/26 03:58:11 DEBUG : B2 bucket rclone-test-bisamug2fihe path dst: Waiting for transfers to finish 2024/12/26 03:58:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/26 03:58:11 INFO : one: Copied (new) 2024/12/26 03:58:11 DEBUG : Waiting for deletions to finish 2024/12/26 03:58:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/26 03:58:12 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/26 03:58:12 INFO : three.txt: Deleted 2024/12/26 03:58:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.41s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:58:15 DEBUG : Creating backend with remote "TestB2:rclone-test-bisamug2fihe/dst" 2024/12/26 03:58:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/26 03:58:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 03:58:17 DEBUG : two: Unchanged skipping 2024/12/26 03:58:17 DEBUG : B2 bucket rclone-test-bisamug2fihe path dst: Waiting for checks to finish 2024/12/26 03:58:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/26 03:58:17 INFO : one: Copied (server-side copy) to: one.bak 2024/12/26 03:58:18 INFO : one: Deleted 2024/12/26 03:58:18 DEBUG : B2 bucket rclone-test-bisamug2fihe path dst: Waiting for transfers to finish 2024/12/26 03:58:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/26 03:58:19 INFO : one: Copied (new) 2024/12/26 03:58:19 DEBUG : Waiting for deletions to finish 2024/12/26 03:58:19 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/26 03:58:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/26 03:58:20 INFO : three.txt: Deleted 2024/12/26 03:58:20 INFO : three.txt: Moved into backup dir 2024/12/26 03:58:21 DEBUG : one.bak: Excluded (Path Filter) 2024/12/26 03:58:21 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/12/26 03:58:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/26 03:58:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 03:58:21 DEBUG : two: Unchanged skipping 2024/12/26 03:58:21 DEBUG : B2 bucket rclone-test-bisamug2fihe path dst: Waiting for checks to finish 2024/12/26 03:58:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/26 03:58:21 INFO : one: Copied (server-side copy) to: one.bak 2024/12/26 03:58:22 INFO : one: Deleted 2024/12/26 03:58:22 DEBUG : B2 bucket rclone-test-bisamug2fihe path dst: Waiting for transfers to finish 2024/12/26 03:58:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/26 03:58:22 INFO : one: Copied (new) 2024/12/26 03:58:22 DEBUG : Waiting for deletions to finish 2024/12/26 03:58:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/26 03:58:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/26 03:58:22 INFO : three.txt: Deleted 2024/12/26 03:58:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.53s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:58:25 DEBUG : Creating backend with remote "TestB2:rclone-test-bisamug2fihe/dst" 2024/12/26 03:58:25 DEBUG : Config file has changed externally - reloading 2024/12/26 03:58:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/26 03:58:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/26 03:58:28 INFO : one: Copied (server-side copy) to: one.bak 2024/12/26 03:58:28 INFO : one: Deleted 2024/12/26 03:58:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/26 03:58:29 INFO : one: Copied (new) 2024/12/26 03:58:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 03:58:29 DEBUG : two: Unchanged skipping 2024/12/26 03:58:29 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/26 03:58:30 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/26 03:58:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/26 03:58:30 INFO : three.txt: Deleted 2024/12/26 03:58:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/26 03:58:30 INFO : three.txt: Copied (new) 2024/12/26 03:58:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/26 03:58:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/26 03:58:31 INFO : one: Copied (server-side copy) to: one.bak 2024/12/26 03:58:31 INFO : one: Deleted 2024/12/26 03:58:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/26 03:58:31 INFO : one: Copied (new) 2024/12/26 03:58:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 03:58:32 DEBUG : two: Unchanged skipping 2024/12/26 03:58:32 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/26 03:58:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/26 03:58:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/26 03:58:32 INFO : three.txt: Deleted 2024/12/26 03:58:32 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/12/26 03:58:32 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.27s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:58:36 DEBUG : Creating backend with remote "TestB2:rclone-test-bisamug2fihe/dst" 2024/12/26 03:58:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/26 03:58:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/26 03:58:38 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/26 03:58:39 INFO : one: Deleted 2024/12/26 03:58:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/26 03:58:40 INFO : one: Copied (new) 2024/12/26 03:58:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 03:58:41 DEBUG : two: Unchanged skipping 2024/12/26 03:58:41 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/26 03:58:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/26 03:58:41 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/26 03:58:41 INFO : three.txt: Deleted 2024/12/26 03:58:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/26 03:58:42 INFO : three.txt: Copied (new) 2024/12/26 03:58:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/26 03:58:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/26 03:58:43 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/26 03:58:43 INFO : one: Deleted 2024/12/26 03:58:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/26 03:58:44 INFO : one: Copied (new) 2024/12/26 03:58:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 03:58:44 DEBUG : two: Unchanged skipping 2024/12/26 03:58:44 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/26 03:58:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/26 03:58:45 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/26 03:58:45 INFO : three.txt: Deleted 2024/12/26 03:58:45 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/12/26 03:58:45 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.72s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:58:48 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/12/26 03:58:48 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:58:48 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:58:48 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/12/26 03:58:48 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/12/26 03:58:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.26s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:58:49 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/26 03:58:49 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:58:49 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:58:50 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/26 03:58:50 INFO : existing: Copied (new) 2024/12/26 03:58:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:58:51 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/12/26 03:58:51 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/12/26 03:58:51 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:58:51 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:58:51 ERROR : B2 bucket rclone-test-bisamug2fihe: not deleting files as there were IO errors 2024/12/26 03:58:51 ERROR : B2 bucket rclone-test-bisamug2fihe: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" --- PASS: TestSyncImmutable (3.06s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:58:53 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 03:58:53 DEBUG : existing: Unchanged skipping 2024/12/26 03:58:53 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:58:53 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:58:53 DEBUG : Waiting for deletions to finish 2024/12/26 03:58:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.32s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", 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-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", 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-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:59:05 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 03:59:05 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 03:59:05 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 03:59:05 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 03:59:05 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:59:05 DEBUG : both0: Unchanged skipping 2024/12/26 03:59:05 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 03:59:05 DEBUG : both12: Unchanged skipping 2024/12/26 03:59:05 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 03:59:05 DEBUG : both13: Unchanged skipping 2024/12/26 03:59:05 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 03:59:05 DEBUG : both14: Unchanged skipping 2024/12/26 03:59:05 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 03:59:05 DEBUG : both15: Unchanged skipping 2024/12/26 03:59:05 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 03:59:05 DEBUG : both16: Unchanged skipping 2024/12/26 03:59:05 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 03:59:05 DEBUG : both17: Unchanged skipping 2024/12/26 03:59:05 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 03:59:05 DEBUG : both18: Unchanged skipping 2024/12/26 03:59:05 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 03:59:05 DEBUG : both19: Unchanged skipping 2024/12/26 03:59:05 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 03:59:05 DEBUG : both2: Unchanged skipping 2024/12/26 03:59:05 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 03:59:05 DEBUG : both3: Unchanged skipping 2024/12/26 03:59:05 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 03:59:05 DEBUG : both4: Unchanged skipping 2024/12/26 03:59:05 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 03:59:05 DEBUG : both5: Unchanged skipping 2024/12/26 03:59:05 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 03:59:05 DEBUG : both6: Unchanged skipping 2024/12/26 03:59:05 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 03:59:05 DEBUG : both7: Unchanged skipping 2024/12/26 03:59:05 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 03:59:05 DEBUG : both8: Unchanged skipping 2024/12/26 03:59:05 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 03:59:05 DEBUG : both9: Unchanged skipping 2024/12/26 03:59:05 DEBUG : both1: Unchanged skipping 2024/12/26 03:59:05 DEBUG : both10: Unchanged skipping 2024/12/26 03:59:05 DEBUG : both11: Unchanged skipping 2024/12/26 03:59:05 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:59:05 DEBUG : Waiting for deletions to finish 2024/12/26 03:59:05 INFO : only2: Deleted 2024/12/26 03:59:05 INFO : only10: Deleted 2024/12/26 03:59:05 INFO : only15: Deleted 2024/12/26 03:59:05 INFO : only17: Deleted 2024/12/26 03:59:06 INFO : only9: Deleted 2024/12/26 03:59:06 INFO : only19: Deleted 2024/12/26 03:59:06 INFO : only1: Deleted 2024/12/26 03:59:06 INFO : only12: Deleted 2024/12/26 03:59:06 INFO : only3: Deleted 2024/12/26 03:59:06 INFO : only6: Deleted 2024/12/26 03:59:06 INFO : only16: Deleted 2024/12/26 03:59:06 INFO : only18: Deleted 2024/12/26 03:59:06 INFO : only4: Deleted 2024/12/26 03:59:06 INFO : only5: Deleted 2024/12/26 03:59:06 INFO : only0: Deleted 2024/12/26 03:59:06 INFO : only11: Deleted 2024/12/26 03:59:06 INFO : only13: Deleted 2024/12/26 03:59:06 INFO : only14: Deleted 2024/12/26 03:59:06 INFO : only7: Deleted 2024/12/26 03:59:06 INFO : only8: Deleted 2024/12/26 03:59:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (16.11s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:59:21 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 03:59:21 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 03:59:21 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 03:59:21 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for checks to finish 2024/12/26 03:59:21 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 03:59:21 DEBUG : both1: Unchanged skipping 2024/12/26 03:59:21 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 03:59:21 DEBUG : both12: Unchanged skipping 2024/12/26 03:59:21 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 03:59:21 DEBUG : both13: Unchanged skipping 2024/12/26 03:59:21 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 03:59:21 DEBUG : both14: Unchanged skipping 2024/12/26 03:59:21 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 03:59:21 DEBUG : both15: Unchanged skipping 2024/12/26 03:59:21 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 03:59:21 DEBUG : both16: Unchanged skipping 2024/12/26 03:59:21 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 03:59:21 DEBUG : both17: Unchanged skipping 2024/12/26 03:59:21 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 03:59:21 DEBUG : both18: Unchanged skipping 2024/12/26 03:59:21 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 03:59:21 DEBUG : both19: Unchanged skipping 2024/12/26 03:59:21 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 03:59:21 DEBUG : both2: Unchanged skipping 2024/12/26 03:59:21 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 03:59:21 DEBUG : both3: Unchanged skipping 2024/12/26 03:59:21 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 03:59:21 DEBUG : both4: Unchanged skipping 2024/12/26 03:59:21 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 03:59:21 DEBUG : both0: Unchanged skipping 2024/12/26 03:59:21 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 03:59:21 DEBUG : both10: Unchanged skipping 2024/12/26 03:59:21 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 03:59:21 DEBUG : both11: Unchanged skipping 2024/12/26 03:59:21 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 03:59:21 DEBUG : both5: Unchanged skipping 2024/12/26 03:59:21 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 03:59:21 DEBUG : both9: Unchanged skipping 2024/12/26 03:59:21 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/12/26 03:59:21 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/12/26 03:59:21 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/12/26 03:59:21 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/12/26 03:59:21 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/12/26 03:59:21 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/12/26 03:59:21 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/12/26 03:59:21 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/12/26 03:59:21 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/12/26 03:59:21 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/12/26 03:59:21 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/12/26 03:59:21 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/12/26 03:59:21 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/12/26 03:59:21 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/12/26 03:59:21 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/12/26 03:59:21 DEBUG : both6: Unchanged skipping 2024/12/26 03:59:21 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/12/26 03:59:21 DEBUG : both7: Unchanged skipping 2024/12/26 03:59:21 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/12/26 03:59:21 DEBUG : both8: Unchanged skipping 2024/12/26 03:59:21 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/12/26 03:59:21 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/12/26 03:59:21 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/12/26 03:59:21 DEBUG : B2 bucket rclone-test-bisamug2fihe: Waiting for transfers to finish 2024/12/26 03:59:21 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/26 03:59:21 INFO : only0: Copied (replaced existing) 2024/12/26 03:59:21 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/26 03:59:21 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/26 03:59:21 INFO : only10: Copied (replaced existing) 2024/12/26 03:59:21 INFO : only1: Copied (replaced existing) 2024/12/26 03:59:21 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/26 03:59:21 INFO : only13: Copied (replaced existing) 2024/12/26 03:59:21 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/26 03:59:21 INFO : only12: Copied (replaced existing) 2024/12/26 03:59:21 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/26 03:59:21 INFO : only14: Copied (replaced existing) 2024/12/26 03:59:22 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/26 03:59:22 INFO : only15: Copied (replaced existing) 2024/12/26 03:59:22 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/26 03:59:22 INFO : only16: Copied (replaced existing) 2024/12/26 03:59:22 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/26 03:59:22 INFO : only17: Copied (replaced existing) 2024/12/26 03:59:22 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/26 03:59:22 INFO : only11: Copied (replaced existing) 2024/12/26 03:59:22 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/26 03:59:22 INFO : only18: Copied (replaced existing) 2024/12/26 03:59:22 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/26 03:59:22 INFO : only19: Copied (replaced existing) 2024/12/26 03:59:22 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/26 03:59:22 INFO : only2: Copied (replaced existing) 2024/12/26 03:59:22 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/26 03:59:22 INFO : only3: Copied (replaced existing) 2024/12/26 03:59:22 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/26 03:59:22 INFO : only4: Copied (replaced existing) 2024/12/26 03:59:22 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/26 03:59:22 INFO : only7: Copied (replaced existing) 2024/12/26 03:59:22 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/26 03:59:22 INFO : only9: Copied (replaced existing) 2024/12/26 03:59:22 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/26 03:59:22 INFO : only8: Copied (replaced existing) 2024/12/26 03:59:22 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/26 03:59:22 INFO : only6: Copied (replaced existing) 2024/12/26 03:59:22 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/26 03:59:22 INFO : only5: Copied (replaced existing) 2024/12/26 03:59:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (19.62s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:59:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/26 03:59:31 DEBUG : sub dir: Making directory 2024/12/26 03:59:31 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (2.89s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" 2024/12/26 03:59:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/26 03:59:34 DEBUG : sub dir: Making directory 2024/12/26 03:59:34 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bisamug2fihe", Local "Local file system at /tmp/rclone2416394441", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (2.91s) PASS 2024/12/26 03:59:36 DEBUG : B2 bucket rclone-test-bisamug2fihe: Purge remote 2024/12/26 03:59:36 INFO : B2 bucket rclone-test-bisamug2fihe: cleaning bucket "rclone-test-bisamug2fihe" of all files 2024/12/26 03:59:37 DEBUG : BackupDir/one: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f41568191abddf636_d20241226_m035734_c001_v7007000_t0000_u01735185454421") 2024/12/26 03:59:37 DEBUG : BackupDir/one: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd70788_d20241226_m035728_c001_v0001182_t0019_u01735185448869") 2024/12/26 03:59:37 DEBUG : CompareDest/one: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f409c812ec07b1993_d20241226_m035709_c001_v7007000_t0000_u01735185429849") 2024/12/26 03:59:37 DEBUG : CompareDest/one: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f111a46b2c1895c4b_d20241226_m035703_c001_v0001184_t0043_u01735185423578") 2024/12/26 03:59:37 DEBUG : CompareDest/two: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f409c812ec07b1994_d20241226_m035710_c001_v7007000_t0000_u01735185430033") 2024/12/26 03:59:37 DEBUG : CompareDest/two: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd70625_d20241226_m035704_c001_v0001182_t0059_u01735185424899") 2024/12/26 03:59:37 DEBUG : CopyDest/one: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f41568191abddf638_d20241226_m035734_c001_v7007000_t0000_u01735185454603") 2024/12/26 03:59:37 DEBUG : CopyDest/one: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f119913e8c6095012_d20241226_m035725_c001_v0001182_t0033_u01735185445959") 2024/12/26 03:59:37 DEBUG : CopyDest/three: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f41568191abddf639_d20241226_m035734_c001_v7007000_t0000_u01735185454784") 2024/12/26 03:59:37 DEBUG : CopyDest/three: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd707b8_d20241226_m035732_c001_v0001182_t0041_u01735185452232") 2024/12/26 03:59:37 DEBUG : CopyDest/two: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f41568191abddf63a_d20241226_m035734_c001_v7007000_t0000_u01735185454966") 2024/12/26 03:59:38 DEBUG : CopyDest/two: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f111a46b2c1895f36_d20241226_m035730_c001_v0001184_t0053_u01735185450113") 2024/12/26 03:59:38 DEBUG : EXISTING: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f4063d5e88e43700d_d20241226_m035853_c001_v7007000_t0000_u01735185533600") 2024/12/26 03:59:38 DEBUG : EXISTING: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f111a46b2c189677c_d20241226_m035852_c001_v0001184_t0048_u01735185532653") 2024/12/26 03:59:38 DEBUG : Testêé: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f4063d5e88e437008_d20241226_m035849_c001_v7007000_t0000_u01735185529216") 2024/12/26 03:59:38 DEBUG : Testêé: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd70bf6_d20241226_m035848_c001_v0001182_t0054_u01735185528644") 2024/12/26 03:59:38 DEBUG : Testêé: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f111a46b2c18966fc_d20241226_m035847_c001_v0001184_t0001_u01735185527688") 2024/12/26 03:59:38 DEBUG : a/potato2: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f401e59d574027aff_d20241226_m035525_c001_v7007000_t0000_u01735185325233") 2024/12/26 03:59:38 DEBUG : a/potato2: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd701b0_d20241226_m035524_c001_v0001182_t0035_u01735185324667") 2024/12/26 03:59:38 DEBUG : a/potato2: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f401e59d574027afc_d20241226_m035522_c001_v7007000_t0000_u01735185322949") 2024/12/26 03:59:38 DEBUG : a/potato2: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd70188_d20241226_m035522_c001_v0001182_t0053_u01735185322204") 2024/12/26 03:59:38 DEBUG : a/potato2: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f416c663fc8d14f44_d20241226_m035503_c001_v7007000_t0000_u01735185303333") 2024/12/26 03:59:38 DEBUG : a/potato2: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd70098_d20241226_m035502_c001_v0001182_t0044_u01735185302577") 2024/12/26 03:59:38 DEBUG : b/potato: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f401e59d574027b00_d20241226_m035525_c001_v7007000_t0000_u01735185325415") 2024/12/26 03:59:38 DEBUG : b/potato: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd701a4_d20241226_m035523_c001_v0001182_t0051_u01735185323866") 2024/12/26 03:59:38 DEBUG : b/potato: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f401e59d574027afb_d20241226_m035522_c001_v7007000_t0000_u01735185322399") 2024/12/26 03:59:38 DEBUG : b/potato: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd7017e_d20241226_m035521_c001_v0001182_t0004_u01735185321407") 2024/12/26 03:59:38 DEBUG : b/potato: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f416c663fc8d14f41_d20241226_m035502_c001_v7007000_t0000_u01735185302786") 2024/12/26 03:59:38 DEBUG : b/potato: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd70088_d20241226_m035501_c001_v0001182_t0019_u01735185301721") 2024/12/26 03:59:39 DEBUG : backup/one: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f4009b2585f03853f_d20241226_m035748_c001_v7007000_t0000_u01735185468253") 2024/12/26 03:59:39 DEBUG : backup/one: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f100e08401ec8f2c6_d20241226_m035746_c001_v0001184_t0029_u01735185466144") 2024/12/26 03:59:39 DEBUG : backup/one: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f11390c0bbade1238_d20241226_m035741_c001_v0001144_t0045_u01735185461652") 2024/12/26 03:59:39 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f40717f149aed929c_d20241226_m035812_c001_v7007000_t0000_u01735185492767") 2024/12/26 03:59:39 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f104055590dbbd659_d20241226_m035810_c001_v0001117_t0025_u01735185490551") 2024/12/26 03:59:39 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f116bb9130653bc3b_d20241226_m035807_c001_v0001183_t0018_u01735185487002") 2024/12/26 03:59:39 DEBUG : backup/one.bak: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f418e7f21d79da96f_d20241226_m035800_c001_v7007000_t0000_u01735185480436") 2024/12/26 03:59:39 DEBUG : backup/one.bak: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f103cf23e0f9ec043_d20241226_m035758_c001_v0001098_t0007_u01735185478654") 2024/12/26 03:59:39 DEBUG : backup/one.bak: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f11769ab6522567d1_d20241226_m035754_c001_v0001184_t0056_u01735185474781") 2024/12/26 03:59:39 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f40717f149aed929d_d20241226_m035812_c001_v7007000_t0000_u01735185492952") 2024/12/26 03:59:39 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f1023dff61478d077_d20241226_m035811_c001_v0001040_t0048_u01735185491669") 2024/12/26 03:59:39 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f102a1c42aaa5c64a_d20241226_m035808_c001_v0001177_t0035_u01735185488404") 2024/12/26 03:59:39 DEBUG : backup/three.txt: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f4009b2585f038540_d20241226_m035748_c001_v7007000_t0000_u01735185468445") 2024/12/26 03:59:39 DEBUG : backup/three.txt: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118d4d0b287839e9_d20241226_m035747_c001_v0001177_t0057_u01735185467472") 2024/12/26 03:59:39 DEBUG : backup/three.txt: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f1067f476f1da2950_d20241226_m035744_c001_v0001178_t0018_u01735185464055") 2024/12/26 03:59:39 DEBUG : backup/three.txt.bak: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f418e7f21d79da970_d20241226_m035800_c001_v7007000_t0000_u01735185480659") 2024/12/26 03:59:39 DEBUG : backup/three.txt.bak: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f108798c5c9e22707_d20241226_m035759_c001_v0001183_t0049_u01735185479660") 2024/12/26 03:59:39 DEBUG : backup/three.txt.bak: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f112b0f379b385c90_d20241226_m035756_c001_v0001120_t0049_u01735185476254") 2024/12/26 03:59:39 DEBUG : both0: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f407f961c829d363a_d20241226_m035923_c001_v7007000_t0000_u01735185563222") 2024/12/26 03:59:39 DEBUG : both0: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f119913e8c60956bf_d20241226_m035911_c001_v0001182_t0051_u01735185551956") 2024/12/26 03:59:40 DEBUG : both0: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f410cb332e5b882dc_d20241226_m035907_c001_v7007000_t0000_u01735185547305") 2024/12/26 03:59:40 DEBUG : both0: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd70c62_d20241226_m035855_c001_v0001182_t0037_u01735185535850") 2024/12/26 03:59:40 DEBUG : both1: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f407f961c829d363b_d20241226_m035923_c001_v7007000_t0000_u01735185563407") 2024/12/26 03:59:40 DEBUG : both1: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd70d82_d20241226_m035913_c001_v0001182_t0057_u01735185553078") 2024/12/26 03:59:40 DEBUG : both1: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f410cb332e5b882dd_d20241226_m035907_c001_v7007000_t0000_u01735185547489") 2024/12/26 03:59:40 DEBUG : both1: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f111a46b2c18967d2_d20241226_m035856_c001_v0001184_t0042_u01735185536611") 2024/12/26 03:59:40 DEBUG : both10: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f407f961c829d363c_d20241226_m035923_c001_v7007000_t0000_u01735185563595") 2024/12/26 03:59:40 DEBUG : both10: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd70db8_d20241226_m035916_c001_v0001182_t0026_u01735185556795") 2024/12/26 03:59:40 DEBUG : both10: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f410cb332e5b882de_d20241226_m035907_c001_v7007000_t0000_u01735185547673") 2024/12/26 03:59:40 DEBUG : both10: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f111a46b2c1896833_d20241226_m035900_c001_v0001184_t0040_u01735185540398") 2024/12/26 03:59:40 DEBUG : both11: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f407f961c829d363d_d20241226_m035923_c001_v7007000_t0000_u01735185563781") 2024/12/26 03:59:40 DEBUG : both11: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f111a46b2c1896a12_d20241226_m035917_c001_v0001184_t0017_u01735185557267") 2024/12/26 03:59:40 DEBUG : both11: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f410cb332e5b882df_d20241226_m035907_c001_v7007000_t0000_u01735185547858") 2024/12/26 03:59:40 DEBUG : both11: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f119913e8c6095613_d20241226_m035900_c001_v0001182_t0028_u01735185540808") 2024/12/26 03:59:40 DEBUG : both12: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f407f961c829d363e_d20241226_m035923_c001_v7007000_t0000_u01735185563964") 2024/12/26 03:59:40 DEBUG : both12: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f119913e8c609570c_d20241226_m035917_c001_v0001182_t0044_u01735185557661") 2024/12/26 03:59:40 DEBUG : both12: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f410cb332e5b882e0_d20241226_m035908_c001_v7007000_t0000_u01735185548049") 2024/12/26 03:59:40 DEBUG : both12: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd70ccc_d20241226_m035901_c001_v0001182_t0021_u01735185541199") 2024/12/26 03:59:40 DEBUG : both13: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f407f961c829d363f_d20241226_m035924_c001_v7007000_t0000_u01735185564152") 2024/12/26 03:59:40 DEBUG : both13: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd70dcc_d20241226_m035918_c001_v0001182_t0045_u01735185558057") 2024/12/26 03:59:41 DEBUG : both13: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f410cb332e5b882e1_d20241226_m035908_c001_v7007000_t0000_u01735185548232") 2024/12/26 03:59:41 DEBUG : both13: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f111a46b2c1896859_d20241226_m035901_c001_v0001184_t0040_u01735185541600") 2024/12/26 03:59:41 DEBUG : both14: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f407f961c829d3640_d20241226_m035924_c001_v7007000_t0000_u01735185564339") 2024/12/26 03:59:41 DEBUG : both14: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f111a46b2c1896a3a_d20241226_m035918_c001_v0001184_t0013_u01735185558468") 2024/12/26 03:59:41 DEBUG : both14: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f410cb332e5b882e2_d20241226_m035908_c001_v7007000_t0000_u01735185548419") 2024/12/26 03:59:41 DEBUG : both14: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f119913e8c609561d_d20241226_m035902_c001_v0001182_t0018_u01735185542048") 2024/12/26 03:59:41 DEBUG : both15: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f407f961c829d3641_d20241226_m035924_c001_v7007000_t0000_u01735185564522") 2024/12/26 03:59:41 DEBUG : both15: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f119913e8c609571a_d20241226_m035918_c001_v0001182_t0040_u01735185558873") 2024/12/26 03:59:41 DEBUG : both15: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f410cb332e5b882e3_d20241226_m035908_c001_v7007000_t0000_u01735185548602") 2024/12/26 03:59:41 DEBUG : both15: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd70cde_d20241226_m035902_c001_v0001182_t0011_u01735185542444") 2024/12/26 03:59:41 DEBUG : both16: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f407f961c829d3642_d20241226_m035924_c001_v7007000_t0000_u01735185564708") 2024/12/26 03:59:41 DEBUG : both16: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd70dd8_d20241226_m035919_c001_v0001182_t0049_u01735185559288") 2024/12/26 03:59:41 DEBUG : both16: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f410cb332e5b882e4_d20241226_m035908_c001_v7007000_t0000_u01735185548785") 2024/12/26 03:59:41 DEBUG : both16: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f111a46b2c1896884_d20241226_m035902_c001_v0001184_t0007_u01735185542849") 2024/12/26 03:59:41 DEBUG : both17: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f407f961c829d3643_d20241226_m035924_c001_v7007000_t0000_u01735185564891") 2024/12/26 03:59:41 DEBUG : both17: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f111a46b2c1896a52_d20241226_m035919_c001_v0001184_t0040_u01735185559701") 2024/12/26 03:59:41 DEBUG : both17: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f410cb332e5b882e5_d20241226_m035908_c001_v7007000_t0000_u01735185548970") 2024/12/26 03:59:41 DEBUG : both17: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f119913e8c609562b_d20241226_m035903_c001_v0001182_t0051_u01735185543253") 2024/12/26 03:59:41 DEBUG : both18: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f407f961c829d3644_d20241226_m035925_c001_v7007000_t0000_u01735185565075") 2024/12/26 03:59:41 DEBUG : both18: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f119913e8c609572b_d20241226_m035920_c001_v0001182_t0054_u01735185560107") 2024/12/26 03:59:42 DEBUG : both18: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f410cb332e5b882e6_d20241226_m035909_c001_v7007000_t0000_u01735185549155") 2024/12/26 03:59:42 DEBUG : both18: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd70cf6_d20241226_m035903_c001_v0001182_t0042_u01735185543664") 2024/12/26 03:59:42 DEBUG : both19: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f407f961c829d3645_d20241226_m035925_c001_v7007000_t0000_u01735185565260") 2024/12/26 03:59:42 DEBUG : both19: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd70df0_d20241226_m035920_c001_v0001182_t0053_u01735185560507") 2024/12/26 03:59:42 DEBUG : both19: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f410cb332e5b882e7_d20241226_m035909_c001_v7007000_t0000_u01735185549339") 2024/12/26 03:59:42 DEBUG : both19: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f111a46b2c18968a8_d20241226_m035904_c001_v0001184_t0045_u01735185544145") 2024/12/26 03:59:42 DEBUG : both2: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f407f961c829d3646_d20241226_m035925_c001_v7007000_t0000_u01735185565446") 2024/12/26 03:59:42 DEBUG : both2: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f111a46b2c189698b_d20241226_m035913_c001_v0001184_t0057_u01735185553489") 2024/12/26 03:59:42 DEBUG : both2: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f410cb332e5b882e8_d20241226_m035909_c001_v7007000_t0000_u01735185549522") 2024/12/26 03:59:42 DEBUG : both2: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f119913e8c60955e9_d20241226_m035857_c001_v0001182_t0022_u01735185537005") 2024/12/26 03:59:42 DEBUG : both3: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f407f961c829d3648_d20241226_m035925_c001_v7007000_t0000_u01735185565630") 2024/12/26 03:59:42 DEBUG : both3: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f119913e8c60956dc_d20241226_m035913_c001_v0001182_t0046_u01735185553903") 2024/12/26 03:59:42 DEBUG : both3: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f410cb332e5b882e9_d20241226_m035909_c001_v7007000_t0000_u01735185549706") 2024/12/26 03:59:42 DEBUG : both3: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd70c84_d20241226_m035857_c001_v0001182_t0013_u01735185537411") 2024/12/26 03:59:42 DEBUG : both4: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f407f961c829d3649_d20241226_m035925_c001_v7007000_t0000_u01735185565821") 2024/12/26 03:59:42 DEBUG : both4: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd70d92_d20241226_m035914_c001_v0001182_t0027_u01735185554350") 2024/12/26 03:59:42 DEBUG : both4: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f410cb332e5b882ea_d20241226_m035909_c001_v7007000_t0000_u01735185549893") 2024/12/26 03:59:42 DEBUG : both4: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f111a46b2c18967ed_d20241226_m035857_c001_v0001184_t0038_u01735185537816") 2024/12/26 03:59:42 DEBUG : both5: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f407f961c829d364a_d20241226_m035926_c001_v7007000_t0000_u01735185566009") 2024/12/26 03:59:42 DEBUG : both5: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f111a46b2c18969ab_d20241226_m035914_c001_v0001184_t0012_u01735185554757") 2024/12/26 03:59:42 DEBUG : both5: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f410cb332e5b882eb_d20241226_m035910_c001_v7007000_t0000_u01735185550076") 2024/12/26 03:59:43 DEBUG : both5: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f119913e8c60955f7_d20241226_m035858_c001_v0001182_t0018_u01735185538328") 2024/12/26 03:59:43 DEBUG : both6: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f407f961c829d364c_d20241226_m035926_c001_v7007000_t0000_u01735185566192") 2024/12/26 03:59:43 DEBUG : both6: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f119913e8c60956e8_d20241226_m035915_c001_v0001182_t0010_u01735185555153") 2024/12/26 03:59:43 DEBUG : both6: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f410cb332e5b882ec_d20241226_m035910_c001_v7007000_t0000_u01735185550262") 2024/12/26 03:59:43 DEBUG : both6: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd70ca2_d20241226_m035858_c001_v0001182_t0022_u01735185538758") 2024/12/26 03:59:43 DEBUG : both7: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f407f961c829d364d_d20241226_m035926_c001_v7007000_t0000_u01735185566376") 2024/12/26 03:59:43 DEBUG : both7: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd70da0_d20241226_m035915_c001_v0001182_t0035_u01735185555565") 2024/12/26 03:59:43 DEBUG : both7: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f410cb332e5b882ed_d20241226_m035910_c001_v7007000_t0000_u01735185550456") 2024/12/26 03:59:43 DEBUG : both7: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f111a46b2c189680d_d20241226_m035859_c001_v0001184_t0048_u01735185539181") 2024/12/26 03:59:43 DEBUG : both8: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f407f961c829d364f_d20241226_m035926_c001_v7007000_t0000_u01735185566561") 2024/12/26 03:59:43 DEBUG : both8: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f111a46b2c18969e9_d20241226_m035915_c001_v0001184_t0044_u01735185555978") 2024/12/26 03:59:43 DEBUG : both8: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f410cb332e5b882ee_d20241226_m035910_c001_v7007000_t0000_u01735185550640") 2024/12/26 03:59:43 DEBUG : both8: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f119913e8c6095607_d20241226_m035859_c001_v0001182_t0054_u01735185539590") 2024/12/26 03:59:43 DEBUG : both9: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f407f961c829d3650_d20241226_m035926_c001_v7007000_t0000_u01735185566744") 2024/12/26 03:59:43 DEBUG : both9: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f119913e8c60956fe_d20241226_m035916_c001_v0001182_t0001_u01735185556375") 2024/12/26 03:59:43 DEBUG : both9: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f410cb332e5b882ef_d20241226_m035910_c001_v7007000_t0000_u01735185550824") 2024/12/26 03:59:43 DEBUG : both9: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd70cb0_d20241226_m035859_c001_v0001182_t0048_u01735185539992") 2024/12/26 03:59:43 DEBUG : c/non empty space: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f401e59d574027b01_d20241226_m035525_c001_v7007000_t0000_u01735185325596") 2024/12/26 03:59:43 DEBUG : c/non empty space: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd701a8_d20241226_m035524_c001_v0001182_t0055_u01735185324090") 2024/12/26 03:59:43 DEBUG : c/non empty space: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f401e59d574027afd_d20241226_m035523_c001_v7007000_t0000_u01735185323131") 2024/12/26 03:59:44 DEBUG : c/non empty space: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd70184_d20241226_m035521_c001_v0001182_t0028_u01735185321642") 2024/12/26 03:59:44 DEBUG : c/non empty space: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f416c663fc8d14f46_d20241226_m035503_c001_v7007000_t0000_u01735185303520") 2024/12/26 03:59:44 DEBUG : c/non empty space: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd70090_d20241226_m035501_c001_v0001182_t0056_u01735185301937") 2024/12/26 03:59:44 DEBUG : check sum: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f41568191abddf55f_d20241226_m035451_c001_v7007000_t0000_u01735185291143") 2024/12/26 03:59:44 DEBUG : check sum: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd7000e_d20241226_m035450_c001_v0001182_t0056_u01735185290185") 2024/12/26 03:59:44 DEBUG : dest/3: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f41568191abddf62e_d20241226_m035718_c001_v7007000_t0000_u01735185438773") 2024/12/26 03:59:44 DEBUG : dest/3: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f40961c684a91e60f_d20241226_m035717_c001_v0001102_t0040_u01735185437654") 2024/12/26 03:59:44 DEBUG : dst/one: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f4063d5e88e437001_d20241226_m035846_c001_v7007000_t0000_u01735185526222") 2024/12/26 03:59:44 DEBUG : dst/one: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f11390c0bbade12d1_d20241226_m035843_c001_v0001144_t0058_u01735185523867") 2024/12/26 03:59:44 DEBUG : dst/one: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f418e7f21d79da9b0_d20241226_m035843_c001_v7007000_t0000_u01735185523683") 2024/12/26 03:59:44 DEBUG : dst/one: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f11390c0bbade12c9_d20241226_m035839_c001_v0001144_t0034_u01735185519823") 2024/12/26 03:59:44 DEBUG : dst/one: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f418e7f21d79da990_d20241226_m035839_c001_v7007000_t0000_u01735185519093") 2024/12/26 03:59:44 DEBUG : dst/one: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f111a46b2c18965b6_d20241226_m035834_c001_v0001184_t0055_u01735185514975") 2024/12/26 03:59:44 DEBUG : dst/one: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f40717f149aed92a5_d20241226_m035833_c001_v7007000_t0000_u01735185513496") 2024/12/26 03:59:44 DEBUG : dst/one: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f11678881196fa085_d20241226_m035831_c001_v0001184_t0022_u01735185511740") 2024/12/26 03:59:44 DEBUG : dst/one: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f4024221b769d99a2_d20241226_m035831_c001_v7007000_t0000_u01735185511560") 2024/12/26 03:59:44 DEBUG : dst/one: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f11678881196fa030_d20241226_m035829_c001_v0001184_t0035_u01735185509226") 2024/12/26 03:59:44 DEBUG : dst/one: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f4024221b769d999d_d20241226_m035828_c001_v7007000_t0000_u01735185508404") 2024/12/26 03:59:44 DEBUG : dst/one: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f111a46b2c1896485_d20241226_m035824_c001_v0001184_t0059_u01735185504701") 2024/12/26 03:59:45 DEBUG : dst/one: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f40717f149aed92a0_d20241226_m035823_c001_v7007000_t0000_u01735185503401") 2024/12/26 03:59:45 DEBUG : dst/one: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f1022c3143f9e5360_d20241226_m035822_c001_v0001136_t0007_u01735185502111") 2024/12/26 03:59:45 DEBUG : dst/one: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f417f823df89b0e2e_d20241226_m035821_c001_v7007000_t0000_u01735185501927") 2024/12/26 03:59:45 DEBUG : dst/one: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f1022c3143f9e535b_d20241226_m035818_c001_v0001136_t0035_u01735185498692") 2024/12/26 03:59:45 DEBUG : dst/one: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f417f823df89b0e04_d20241226_m035817_c001_v7007000_t0000_u01735185497966") 2024/12/26 03:59:45 DEBUG : dst/one: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f119913e8c6095356_d20241226_m035814_c001_v0001182_t0057_u01735185494172") 2024/12/26 03:59:45 DEBUG : dst/one: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f40717f149aed929e_d20241226_m035813_c001_v7007000_t0000_u01735185493196") 2024/12/26 03:59:45 DEBUG : dst/one: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f109acc2eb0d1aa8b_d20241226_m035811_c001_v0001165_t0054_u01735185491209") 2024/12/26 03:59:45 DEBUG : dst/one: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f418e7f21d79da97a_d20241226_m035811_c001_v7007000_t0000_u01735185491027") 2024/12/26 03:59:45 DEBUG : dst/one: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f109acc2eb0d1aa89_d20241226_m035807_c001_v0001165_t0006_u01735185487935") 2024/12/26 03:59:45 DEBUG : dst/one: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f418e7f21d79da975_d20241226_m035807_c001_v7007000_t0000_u01735185487208") 2024/12/26 03:59:45 DEBUG : dst/one: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd70945_d20241226_m035801_c001_v0001182_t0020_u01735185481764") 2024/12/26 03:59:45 DEBUG : dst/one: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f418e7f21d79da971_d20241226_m035800_c001_v7007000_t0000_u01735185480845") 2024/12/26 03:59:45 DEBUG : dst/one: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f106201223fd95653_d20241226_m035759_c001_v0001183_t0058_u01735185479265") 2024/12/26 03:59:45 DEBUG : dst/one: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f4040db686bba69c3_d20241226_m035759_c001_v7007000_t0000_u01735185479082") 2024/12/26 03:59:45 DEBUG : dst/one: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f106201223fd95621_d20241226_m035755_c001_v0001183_t0025_u01735185475788") 2024/12/26 03:59:45 DEBUG : dst/one: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f4040db686bba698d_d20241226_m035755_c001_v7007000_t0000_u01735185475070") 2024/12/26 03:59:45 DEBUG : dst/one: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f111a46b2c1896141_d20241226_m035749_c001_v0001184_t0012_u01735185469561") 2024/12/26 03:59:45 DEBUG : dst/one: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f4009b2585f038541_d20241226_m035748_c001_v7007000_t0000_u01735185468640") 2024/12/26 03:59:45 DEBUG : dst/one: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f109dc81f32e9abd8_d20241226_m035746_c001_v0001144_t0003_u01735185466526") 2024/12/26 03:59:45 DEBUG : dst/one: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f407f961c829d35f2_d20241226_m035746_c001_v7007000_t0000_u01735185466340") 2024/12/26 03:59:46 DEBUG : dst/one: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f109dc81f32e9abd6_d20241226_m035743_c001_v0001144_t0056_u01735185463271") 2024/12/26 03:59:46 DEBUG : dst/one: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f407f961c829d35ed_d20241226_m035742_c001_v7007000_t0000_u01735185462484") 2024/12/26 03:59:46 DEBUG : dst/one: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f119913e8c609509b_d20241226_m035736_c001_v0001182_t0021_u01735185456240") 2024/12/26 03:59:46 DEBUG : dst/one: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f41568191abddf63b_d20241226_m035735_c001_v7007000_t0000_u01735185455148") 2024/12/26 03:59:46 DEBUG : dst/one: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f11229d4aec301a48_d20241226_m035729_c001_v0001113_t0029_u01735185449279") 2024/12/26 03:59:46 DEBUG : dst/one: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f4009b2585f038537_d20241226_m035729_c001_v7007000_t0000_u01735185449073") 2024/12/26 03:59:46 DEBUG : dst/one: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd70752_d20241226_m035725_c001_v0001182_t0039_u01735185445407") 2024/12/26 03:59:46 DEBUG : dst/one: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f11674fb34d090173_d20241226_m035724_c001_v0001120_t0043_u01735185444469") 2024/12/26 03:59:46 DEBUG : dst/one: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f11674fb34d09016f_d20241226_m035723_c001_v0001120_t0026_u01735185443217") 2024/12/26 03:59:46 DEBUG : dst/one: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f409c812ec07b1995_d20241226_m035710_c001_v7007000_t0000_u01735185430219") 2024/12/26 03:59:46 DEBUG : dst/one: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f119913e8c6094ed0_d20241226_m035703_c001_v0001182_t0000_u01735185423004") 2024/12/26 03:59:46 DEBUG : dst/one: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f102b9a408eb9252e_d20241226_m035702_c001_v0001029_t0004_u01735185422056") 2024/12/26 03:59:46 DEBUG : dst/one: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f102b9a408eb9252c_d20241226_m035700_c001_v0001029_t0024_u01735185420875") 2024/12/26 03:59:46 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f4063d5e88e437002_d20241226_m035846_c001_v7007000_t0000_u01735185526405") 2024/12/26 03:59:46 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f109f28d52870ab43_d20241226_m035843_c001_v0001182_t0039_u01735185523470") 2024/12/26 03:59:46 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f117881910953595f_d20241226_m035838_c001_v0001153_t0011_u01735185518771") 2024/12/26 03:59:46 DEBUG : dst/one.bak: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f40717f149aed92a6_d20241226_m035833_c001_v7007000_t0000_u01735185513680") 2024/12/26 03:59:46 DEBUG : dst/one.bak: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f107f92c36c6b73da_d20241226_m035831_c001_v0001184_t0014_u01735185511352") 2024/12/26 03:59:46 DEBUG : dst/one.bak: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f106cd5d74a935e3c_d20241226_m035828_c001_v0001182_t0028_u01735185508201") 2024/12/26 03:59:46 DEBUG : dst/one.bak: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f40717f149aed92a1_d20241226_m035823_c001_v7007000_t0000_u01735185503590") 2024/12/26 03:59:46 DEBUG : dst/one.bak: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f10194c173503b6bd_d20241226_m035821_c001_v0001092_t0030_u01735185501586") 2024/12/26 03:59:47 DEBUG : dst/one.bak: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f1172b27c436633ab_d20241226_m035817_c001_v0001182_t0028_u01735185497761") 2024/12/26 03:59:47 DEBUG : dst/three: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f41568191abddf63c_d20241226_m035735_c001_v7007000_t0000_u01735185455330") 2024/12/26 03:59:47 DEBUG : dst/three: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f11674fb34d09018b_d20241226_m035733_c001_v0001120_t0046_u01735185453536") 2024/12/26 03:59:47 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f4063d5e88e437003_d20241226_m035846_c001_v7007000_t0000_u01735185526588") 2024/12/26 03:59:47 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f1137b35572a4548d_d20241226_m035845_c001_v0001184_t0025_u01735185525020") 2024/12/26 03:59:47 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f10721cac6a0efdcd_d20241226_m035841_c001_v0001183_t0017_u01735185521496") 2024/12/26 03:59:47 DEBUG : dst/three.txt: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f4063d5e88e437004_d20241226_m035846_c001_v7007000_t0000_u01735185526771") 2024/12/26 03:59:47 DEBUG : dst/three.txt: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f11390c0bbade12db_d20241226_m035845_c001_v0001144_t0018_u01735185525423") 2024/12/26 03:59:47 DEBUG : dst/three.txt: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f418e7f21d79da9b6_d20241226_m035845_c001_v7007000_t0000_u01735185525237") 2024/12/26 03:59:47 DEBUG : dst/three.txt: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f11390c0bbade12cf_d20241226_m035841_c001_v0001144_t0000_u01735185521882") 2024/12/26 03:59:47 DEBUG : dst/three.txt: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f418e7f21d79da992_d20241226_m035841_c001_v7007000_t0000_u01735185521695") 2024/12/26 03:59:47 DEBUG : dst/three.txt: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f119913e8c60954b9_d20241226_m035836_c001_v0001182_t0044_u01735185516085") 2024/12/26 03:59:47 DEBUG : dst/three.txt: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f40717f149aed92a7_d20241226_m035833_c001_v7007000_t0000_u01735185513864") 2024/12/26 03:59:47 DEBUG : dst/three.txt: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f11678881196fa098_d20241226_m035832_c001_v0001184_t0057_u01735185512895") 2024/12/26 03:59:47 DEBUG : dst/three.txt: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f4024221b769d99a3_d20241226_m035832_c001_v7007000_t0000_u01735185512712") 2024/12/26 03:59:47 DEBUG : dst/three.txt: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f11678881196fa05c_d20241226_m035830_c001_v0001184_t0027_u01735185510370") 2024/12/26 03:59:47 DEBUG : dst/three.txt: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f4024221b769d999f_d20241226_m035830_c001_v7007000_t0000_u01735185510185") 2024/12/26 03:59:47 DEBUG : dst/three.txt: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f119913e8c6095412_d20241226_m035825_c001_v0001182_t0028_u01735185505453") 2024/12/26 03:59:47 DEBUG : dst/three.txt: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f417f823df89b0e31_d20241226_m035822_c001_v7007000_t0000_u01735185502836") 2024/12/26 03:59:47 DEBUG : dst/three.txt: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f119913e8c60953ce_d20241226_m035820_c001_v0001182_t0030_u01735185500773") 2024/12/26 03:59:48 DEBUG : dst/three.txt: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f417f823df89b0e19_d20241226_m035820_c001_v7007000_t0000_u01735185500048") 2024/12/26 03:59:48 DEBUG : dst/three.txt: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd709ff_d20241226_m035815_c001_v0001182_t0048_u01735185495294") 2024/12/26 03:59:48 DEBUG : dst/three.txt: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f418e7f21d79da97b_d20241226_m035812_c001_v7007000_t0000_u01735185492208") 2024/12/26 03:59:48 DEBUG : dst/three.txt: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd709bb_d20241226_m035809_c001_v0001182_t0016_u01735185489729") 2024/12/26 03:59:48 DEBUG : dst/three.txt: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f418e7f21d79da978_d20241226_m035808_c001_v7007000_t0000_u01735185488624") 2024/12/26 03:59:48 DEBUG : dst/three.txt: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f111a46b2c1896294_d20241226_m035802_c001_v0001184_t0051_u01735185482598") 2024/12/26 03:59:48 DEBUG : dst/three.txt: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f4040db686bba69c4_d20241226_m035759_c001_v7007000_t0000_u01735185479856") 2024/12/26 03:59:48 DEBUG : dst/three.txt: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f111a46b2c1896218_d20241226_m035757_c001_v0001184_t0036_u01735185477878") 2024/12/26 03:59:48 DEBUG : dst/three.txt: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f4040db686bba69a6_d20241226_m035756_c001_v7007000_t0000_u01735185476778") 2024/12/26 03:59:48 DEBUG : dst/three.txt: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f119913e8c60951b4_d20241226_m035750_c001_v0001182_t0047_u01735185470334") 2024/12/26 03:59:48 DEBUG : dst/three.txt: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f407f961c829d35f3_d20241226_m035747_c001_v7007000_t0000_u01735185467691") 2024/12/26 03:59:48 DEBUG : dst/three.txt: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f119913e8c6095136_d20241226_m035745_c001_v0001182_t0019_u01735185465364") 2024/12/26 03:59:48 DEBUG : dst/three.txt: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f407f961c829d35ef_d20241226_m035744_c001_v7007000_t0000_u01735185464266") 2024/12/26 03:59:48 DEBUG : dst/three.txt: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd707ef_d20241226_m035737_c001_v0001182_t0028_u01735185457061") 2024/12/26 03:59:48 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f40717f149aed92a8_d20241226_m035834_c001_v7007000_t0000_u01735185514051") 2024/12/26 03:59:48 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f115964544af60522_d20241226_m035832_c001_v0001184_t0043_u01735185512517") 2024/12/26 03:59:48 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f1172b27c43663475_d20241226_m035829_c001_v0001182_t0052_u01735185509985") 2024/12/26 03:59:48 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f40717f149aed92a2_d20241226_m035823_c001_v7007000_t0000_u01735185503776") 2024/12/26 03:59:48 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f1015f7324b013bc1_d20241226_m035822_c001_v0001182_t0050_u01735185502641") 2024/12/26 03:59:48 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f114885f6e663db18_d20241226_m035819_c001_v0001106_t0045_u01735185499545") 2024/12/26 03:59:49 DEBUG : dst/two: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f4063d5e88e437006_d20241226_m035846_c001_v7007000_t0000_u01735185526955") 2024/12/26 03:59:49 DEBUG : dst/two: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd70b4b_d20241226_m035835_c001_v0001182_t0014_u01735185515532") 2024/12/26 03:59:49 DEBUG : dst/two: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f40717f149aed92a9_d20241226_m035834_c001_v7007000_t0000_u01735185514235") 2024/12/26 03:59:49 DEBUG : dst/two: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd70a93_d20241226_m035825_c001_v0001182_t0020_u01735185505256") 2024/12/26 03:59:49 DEBUG : dst/two: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f40717f149aed92a3_d20241226_m035823_c001_v7007000_t0000_u01735185503959") 2024/12/26 03:59:49 DEBUG : dst/two: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f111a46b2c18963ab_d20241226_m035814_c001_v0001184_t0020_u01735185494736") 2024/12/26 03:59:49 DEBUG : dst/two: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f40717f149aed929f_d20241226_m035813_c001_v7007000_t0000_u01735185493440") 2024/12/26 03:59:49 DEBUG : dst/two: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f119913e8c60952cc_d20241226_m035802_c001_v0001182_t0042_u01735185482320") 2024/12/26 03:59:49 DEBUG : dst/two: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f418e7f21d79da972_d20241226_m035801_c001_v7007000_t0000_u01735185481031") 2024/12/26 03:59:49 DEBUG : dst/two: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd70887_d20241226_m035750_c001_v0001182_t0059_u01735185470134") 2024/12/26 03:59:49 DEBUG : dst/two: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f4009b2585f038542_d20241226_m035748_c001_v7007000_t0000_u01735185468823") 2024/12/26 03:59:49 DEBUG : dst/two: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f111a46b2c1895fd7_d20241226_m035736_c001_v0001184_t0042_u01735185456795") 2024/12/26 03:59:49 DEBUG : dst/two: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f41568191abddf63d_d20241226_m035735_c001_v7007000_t0000_u01735185455512") 2024/12/26 03:59:49 DEBUG : dst/two: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f1041b5fd208b0a6c_d20241226_m035730_c001_v0001150_t0011_u01735185450911") 2024/12/26 03:59:49 DEBUG : dst/two: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f409c812ec07b1997_d20241226_m035710_c001_v7007000_t0000_u01735185430402") 2024/12/26 03:59:49 DEBUG : dst/two: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f102b9a408eb92530_d20241226_m035709_c001_v0001029_t0005_u01735185429024") 2024/12/26 03:59:49 DEBUG : empty space: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f4024221b769d985c_d20241226_m035628_c001_v7007000_t0000_u01735185388586") 2024/12/26 03:59:49 DEBUG : empty space: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd70466_d20241226_m035625_c001_v0001182_t0025_u01735185385314") 2024/12/26 03:59:49 DEBUG : empty space: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f4024221b769d9857_d20241226_m035623_c001_v7007000_t0000_u01735185383430") 2024/12/26 03:59:49 DEBUG : empty space: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd703d2_d20241226_m035613_c001_v0001182_t0003_u01735185373789") 2024/12/26 03:59:49 DEBUG : empty space: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f41963de4df689a8c_d20241226_m035604_c001_v7007000_t0000_u01735185364962") 2024/12/26 03:59:50 DEBUG : empty space: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd7034a_d20241226_m035601_c001_v0001182_t0055_u01735185361459") 2024/12/26 03:59:50 DEBUG : empty space: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f401e59d574027b16_d20241226_m035538_c001_v7007000_t0000_u01735185338046") 2024/12/26 03:59:50 DEBUG : empty space: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd70252_d20241226_m035536_c001_v0001182_t0010_u01735185336345") 2024/12/26 03:59:50 DEBUG : empty space: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f401e59d574027b0e_d20241226_m035534_c001_v7007000_t0000_u01735185334859") 2024/12/26 03:59:50 DEBUG : empty space: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd70230_d20241226_m035533_c001_v0001182_t0013_u01735185333724") 2024/12/26 03:59:50 DEBUG : empty space: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f401e59d574027b08_d20241226_m035530_c001_v7007000_t0000_u01735185330516") 2024/12/26 03:59:50 DEBUG : empty space: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd701f2_d20241226_m035528_c001_v0001182_t0044_u01735185328978") 2024/12/26 03:59:50 DEBUG : empty space: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f401e59d574027b03_d20241226_m035527_c001_v7007000_t0000_u01735185327762") 2024/12/26 03:59:50 DEBUG : empty space: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd701c2_d20241226_m035526_c001_v0001182_t0029_u01735185326570") 2024/12/26 03:59:50 DEBUG : empty space: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f401e59d574027af9_d20241226_m035520_c001_v7007000_t0000_u01735185320494") 2024/12/26 03:59:50 DEBUG : empty space: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd70167_d20241226_m035518_c001_v0001182_t0027_u01735185318814") 2024/12/26 03:59:50 DEBUG : empty space: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f416c663fc8d14f70_d20241226_m035517_c001_v7007000_t0000_u01735185317693") 2024/12/26 03:59:50 DEBUG : empty space: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd70148_d20241226_m035516_c001_v0001182_t0014_u01735185316949") 2024/12/26 03:59:50 DEBUG : empty space: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f416c663fc8d14f64_d20241226_m035512_c001_v7007000_t0000_u01735185312073") 2024/12/26 03:59:50 DEBUG : empty space: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd700f6_d20241226_m035510_c001_v0001182_t0043_u01735185310918") 2024/12/26 03:59:50 DEBUG : empty space: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f416c663fc8d14f55_d20241226_m035508_c001_v7007000_t0000_u01735185308359") 2024/12/26 03:59:50 DEBUG : empty space: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd700ca_d20241226_m035507_c001_v0001182_t0026_u01735185307413") 2024/12/26 03:59:50 DEBUG : empty space: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f416c663fc8d14f4f_d20241226_m035506_c001_v7007000_t0000_u01735185306324") 2024/12/26 03:59:50 DEBUG : empty space: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f106cd5d74a934eec_d20241226_m035505_c001_v0001182_t0019_u01735185305757") 2024/12/26 03:59:50 DEBUG : empty space: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd700b2_d20241226_m035504_c001_v0001182_t0055_u01735185304257") 2024/12/26 03:59:51 DEBUG : enormous: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f401e59d574027b12_d20241226_m035537_c001_v7007000_t0000_u01735185337121") 2024/12/26 03:59:51 DEBUG : enormous: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd70256_d20241226_m035536_c001_v0001182_t0004_u01735185336548") 2024/12/26 03:59:51 DEBUG : existing: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f4063d5e88e43700a_d20241226_m035851_c001_v7007000_t0000_u01735185531512") 2024/12/26 03:59:51 DEBUG : existing: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f119913e8c609559e_d20241226_m035850_c001_v0001182_t0036_u01735185530333") 2024/12/26 03:59:51 DEBUG : existing: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f41963de4df689a88_d20241226_m035559_c001_v7007000_t0000_u01735185359792") 2024/12/26 03:59:51 DEBUG : existing: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd70326_d20241226_m035558_c001_v0001182_t0018_u01735185358815") 2024/12/26 03:59:51 DEBUG : existing: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f416c663fc8d14f39_d20241226_m035500_c001_v7007000_t0000_u01735185300603") 2024/12/26 03:59:51 DEBUG : existing: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd70074_d20241226_m035459_c001_v0001182_t0020_u01735185299676") 2024/12/26 03:59:51 DEBUG : existing: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f416c663fc8d14f31_d20241226_m035458_c001_v7007000_t0000_u01735185298404") 2024/12/26 03:59:51 DEBUG : existing: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd70064_d20241226_m035457_c001_v0001182_t0056_u01735185297822") 2024/12/26 03:59:51 DEBUG : existing: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd70058_d20241226_m035457_c001_v0001182_t0039_u01735185297071") 2024/12/26 03:59:51 DEBUG : existing-b: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f41963de4df689a89_d20241226_m035559_c001_v7007000_t0000_u01735185359977") 2024/12/26 03:59:51 DEBUG : existing-b: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f119913e8c6094c01_d20241226_m035558_c001_v0001182_t0019_u01735185358825") 2024/12/26 03:59:51 DEBUG : five: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f401e59d574027b1a_d20241226_m035542_c001_v7007000_t0000_u01735185342183") 2024/12/26 03:59:51 DEBUG : five: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f418e42c3cbd70278_d20241226_m035540_c001_v0001182_t0051_u01735185340306") 2024/12/26 03:59:51 DEBUG : foo: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f416c663fc8d14f5d_d20241226_m035510_c001_v7007000_t0000_u01735185310187") 2024/12/26 03:59:51 DEBUG : foo: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f418e42c3cbd700e6_d20241226_m035509_c001_v0001182_t0051_u01735185309641") 2024/12/26 03:59:51 DEBUG : foo: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f418e42c3cbd700e2_d20241226_m035509_c001_v0001182_t0051_u01735185309092") 2024/12/26 03:59:51 DEBUG : four: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f401e59d574027b1b_d20241226_m035542_c001_v7007000_t0000_u01735185342366") 2024/12/26 03:59:51 DEBUG : four: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f419913e8c6094b3d_d20241226_m035540_c001_v0001182_t0058_u01735185340855") 2024/12/26 03:59:52 DEBUG : four: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd7026e_d20241226_m035539_c001_v0001182_t0049_u01735185339741") 2024/12/26 03:59:52 DEBUG : hello world2: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f408de58c67c45a99_d20241226_m035409_c001_v7007000_t0000_u01735185249909") 2024/12/26 03:59:52 DEBUG : hello world2: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd6fdd7_d20241226_m035409_c001_v0001182_t0000_u01735185249337") 2024/12/26 03:59:52 DEBUG : ignore-size: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f41568191abddf562_d20241226_m035455_c001_v7007000_t0000_u01735185295621") 2024/12/26 03:59:52 DEBUG : ignore-size: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd7003c_d20241226_m035454_c001_v0001182_t0056_u01735185294682") 2024/12/26 03:59:52 DEBUG : nested/sub dir/file: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f41963de4df689a85_d20241226_m035557_c001_v7007000_t0000_u01735185357711") 2024/12/26 03:59:52 DEBUG : nested/sub dir/file: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f119913e8c6094be7_d20241226_m035556_c001_v0001182_t0053_u01735185356779") 2024/12/26 03:59:52 DEBUG : nested/sub dir/file: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f41963de4df689a83_d20241226_m035555_c001_v7007000_t0000_u01735185355664") 2024/12/26 03:59:52 DEBUG : nested/sub dir/file: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f119913e8c6094bd1_d20241226_m035554_c001_v0001182_t0059_u01735185354746") 2024/12/26 03:59:52 DEBUG : one: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f401e59d574027b1c_d20241226_m035542_c001_v7007000_t0000_u01735185342559") 2024/12/26 03:59:52 DEBUG : one: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f418e42c3cbd70266_d20241226_m035539_c001_v0001182_t0051_u01735185339158") 2024/12/26 03:59:52 DEBUG : only0: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f407f961c829d3651_d20241226_m035926_c001_v7007000_t0000_u01735185566926") 2024/12/26 03:59:52 DEBUG : only0: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f418e42c3cbd70e04_d20241226_m035921_c001_v0001182_t0051_u01735185561546") 2024/12/26 03:59:52 DEBUG : only0: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f111a46b2c1896973_d20241226_m035912_c001_v0001184_t0046_u01735185552523") 2024/12/26 03:59:52 DEBUG : only0: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f409c812ec07b1a4d_d20241226_m035906_c001_v7007000_t0000_u01735185546465") 2024/12/26 03:59:52 DEBUG : only0: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f119913e8c60955df_d20241226_m035856_c001_v0001182_t0053_u01735185536415") 2024/12/26 03:59:52 DEBUG : only1: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f407f961c829d3652_d20241226_m035927_c001_v7007000_t0000_u01735185567110") 2024/12/26 03:59:52 DEBUG : only1: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f411a46b2c1896a82_d20241226_m035921_c001_v0001184_t0005_u01735185561557") 2024/12/26 03:59:52 DEBUG : only1: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f119913e8c60956cd_d20241226_m035913_c001_v0001182_t0005_u01735185553274") 2024/12/26 03:59:52 DEBUG : only1: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f409c812ec07b1a4a_d20241226_m035906_c001_v7007000_t0000_u01735185546090") 2024/12/26 03:59:53 DEBUG : only1: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd70c78_d20241226_m035856_c001_v0001182_t0045_u01735185536805") 2024/12/26 03:59:53 DEBUG : only10: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f407f961c829d3653_d20241226_m035927_c001_v7007000_t0000_u01735185567295") 2024/12/26 03:59:53 DEBUG : only10: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f419913e8c6095743_d20241226_m035921_c001_v0001182_t0058_u01735185561566") 2024/12/26 03:59:53 DEBUG : only10: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f119913e8c6095706_d20241226_m035917_c001_v0001182_t0044_u01735185557032") 2024/12/26 03:59:53 DEBUG : only10: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f409c812ec07b1a48_d20241226_m035905_c001_v7007000_t0000_u01735185545720") 2024/12/26 03:59:53 DEBUG : only10: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd70cba_d20241226_m035900_c001_v0001182_t0043_u01735185540596") 2024/12/26 03:59:53 DEBUG : only11: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f407f961c829d3654_d20241226_m035927_c001_v7007000_t0000_u01735185567480") 2024/12/26 03:59:53 DEBUG : only11: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f4016cb89f52f2e18_d20241226_m035922_c001_v0001183_t0042_u01735185562116") 2024/12/26 03:59:53 DEBUG : only11: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd70dbc_d20241226_m035917_c001_v0001182_t0021_u01735185557468") 2024/12/26 03:59:53 DEBUG : only11: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f410cb332e5b882da_d20241226_m035906_c001_v7007000_t0000_u01735185546486") 2024/12/26 03:59:53 DEBUG : only11: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f111a46b2c1896849_d20241226_m035901_c001_v0001184_t0059_u01735185541003") 2024/12/26 03:59:53 DEBUG : only12: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f407f961c829d3655_d20241226_m035927_c001_v7007000_t0000_u01735185567664") 2024/12/26 03:59:53 DEBUG : only12: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f411a46b2c1896a84_d20241226_m035921_c001_v0001184_t0005_u01735185561778") 2024/12/26 03:59:53 DEBUG : only12: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f111a46b2c1896a24_d20241226_m035917_c001_v0001184_t0011_u01735185557859") 2024/12/26 03:59:53 DEBUG : only12: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f410cb332e5b882d8_d20241226_m035906_c001_v7007000_t0000_u01735185546101") 2024/12/26 03:59:53 DEBUG : only12: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f119913e8c6095617_d20241226_m035901_c001_v0001182_t0057_u01735185541397") 2024/12/26 03:59:53 DEBUG : only13: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f407f961c829d3656_d20241226_m035927_c001_v7007000_t0000_u01735185567847") 2024/12/26 03:59:53 DEBUG : only13: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f418e42c3cbd70e08_d20241226_m035921_c001_v0001182_t0051_u01735185561767") 2024/12/26 03:59:53 DEBUG : only13: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f119913e8c6095716_d20241226_m035918_c001_v0001182_t0045_u01735185558256") 2024/12/26 03:59:53 DEBUG : only13: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f4037a3d80dbdf3f7_d20241226_m035906_c001_v7007000_t0000_u01735185546498") 2024/12/26 03:59:53 DEBUG : only13: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd70cd2_d20241226_m035901_c001_v0001182_t0018_u01735185541843") 2024/12/26 03:59:54 DEBUG : only14: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f407f961c829d3657_d20241226_m035928_c001_v7007000_t0000_u01735185568044") 2024/12/26 03:59:54 DEBUG : only14: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f419913e8c6095745_d20241226_m035921_c001_v0001182_t0058_u01735185561786") 2024/12/26 03:59:54 DEBUG : only14: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd70dd4_d20241226_m035918_c001_v0001182_t0050_u01735185558676") 2024/12/26 03:59:54 DEBUG : only14: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f411502e0f747adf2_d20241226_m035906_c001_v7007000_t0000_u01735185546526") 2024/12/26 03:59:54 DEBUG : only14: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f111a46b2c1896866_d20241226_m035902_c001_v0001184_t0003_u01735185542249") 2024/12/26 03:59:54 DEBUG : only15: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f407f961c829d3658_d20241226_m035928_c001_v7007000_t0000_u01735185568228") 2024/12/26 03:59:54 DEBUG : only15: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f418e42c3cbd70e14_d20241226_m035921_c001_v0001182_t0051_u01735185561951") 2024/12/26 03:59:54 DEBUG : only15: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f111a46b2c1896a44_d20241226_m035919_c001_v0001184_t0047_u01735185559077") 2024/12/26 03:59:54 DEBUG : only15: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f409c812ec07b1a49_d20241226_m035905_c001_v7007000_t0000_u01735185545904") 2024/12/26 03:59:54 DEBUG : only15: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f119913e8c6095625_d20241226_m035902_c001_v0001182_t0016_u01735185542634") 2024/12/26 03:59:54 DEBUG : only16: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f407f961c829d3659_d20241226_m035928_c001_v7007000_t0000_u01735185568413") 2024/12/26 03:59:54 DEBUG : only16: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f411a46b2c1896a8e_d20241226_m035921_c001_v0001184_t0005_u01735185561962") 2024/12/26 03:59:54 DEBUG : only16: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f119913e8c6095720_d20241226_m035919_c001_v0001182_t0013_u01735185559485") 2024/12/26 03:59:54 DEBUG : only16: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f409c812ec07b1a4b_d20241226_m035906_c001_v7007000_t0000_u01735185546278") 2024/12/26 03:59:54 DEBUG : only16: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd70ce6_d20241226_m035903_c001_v0001182_t0005_u01735185543054") 2024/12/26 03:59:54 DEBUG : only17: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f407f961c829d365a_d20241226_m035928_c001_v7007000_t0000_u01735185568595") 2024/12/26 03:59:54 DEBUG : only17: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f419913e8c609574b_d20241226_m035921_c001_v0001182_t0058_u01735185561971") 2024/12/26 03:59:54 DEBUG : only17: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd70dec_d20241226_m035919_c001_v0001182_t0040_u01735185559902") 2024/12/26 03:59:54 DEBUG : only17: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f410cb332e5b882d7_d20241226_m035905_c001_v7007000_t0000_u01735185545913") 2024/12/26 03:59:54 DEBUG : only17: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f111a46b2c189689a_d20241226_m035903_c001_v0001184_t0004_u01735185543463") 2024/12/26 03:59:55 DEBUG : only18: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f407f961c829d365b_d20241226_m035928_c001_v7007000_t0000_u01735185568780") 2024/12/26 03:59:55 DEBUG : only18: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f418e42c3cbd70e18_d20241226_m035922_c001_v0001182_t0051_u01735185562133") 2024/12/26 03:59:55 DEBUG : only18: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f111a46b2c1896a60_d20241226_m035920_c001_v0001184_t0053_u01735185560311") 2024/12/26 03:59:55 DEBUG : only18: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f410cb332e5b882d9_d20241226_m035906_c001_v7007000_t0000_u01735185546287") 2024/12/26 03:59:55 DEBUG : only18: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f119913e8c6095635_d20241226_m035903_c001_v0001182_t0051_u01735185543888") 2024/12/26 03:59:55 DEBUG : only19: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f407f961c829d365c_d20241226_m035928_c001_v7007000_t0000_u01735185568962") 2024/12/26 03:59:55 DEBUG : only19: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f411a46b2c1896a92_d20241226_m035922_c001_v0001184_t0005_u01735185562145") 2024/12/26 03:59:55 DEBUG : only19: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f119913e8c6095731_d20241226_m035920_c001_v0001182_t0051_u01735185560702") 2024/12/26 03:59:55 DEBUG : only19: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f411502e0f747adef_d20241226_m035905_c001_v7007000_t0000_u01735185545931") 2024/12/26 03:59:55 DEBUG : only19: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd70d02_d20241226_m035904_c001_v0001182_t0054_u01735185544346") 2024/12/26 03:59:55 DEBUG : only2: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f407f961c829d365d_d20241226_m035929_c001_v7007000_t0000_u01735185569146") 2024/12/26 03:59:55 DEBUG : only2: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f419913e8c609574d_d20241226_m035922_c001_v0001182_t0058_u01735185562157") 2024/12/26 03:59:55 DEBUG : only2: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd70d8a_d20241226_m035913_c001_v0001182_t0029_u01735185553702") 2024/12/26 03:59:55 DEBUG : only2: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f409c812ec07b1a47_d20241226_m035905_c001_v7007000_t0000_u01735185545536") 2024/12/26 03:59:55 DEBUG : only2: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f111a46b2c18967d9_d20241226_m035857_c001_v0001184_t0053_u01735185537216") 2024/12/26 03:59:55 DEBUG : only3: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f407f961c829d365e_d20241226_m035929_c001_v7007000_t0000_u01735185569331") 2024/12/26 03:59:55 DEBUG : only3: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f4016cb89f52f2e1e_d20241226_m035922_c001_v0001183_t0042_u01735185562301") 2024/12/26 03:59:55 DEBUG : only3: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f111a46b2c1896999_d20241226_m035914_c001_v0001184_t0027_u01735185554155") 2024/12/26 03:59:55 DEBUG : only3: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f4037a3d80dbdf3f5_d20241226_m035906_c001_v7007000_t0000_u01735185546115") 2024/12/26 03:59:55 DEBUG : only3: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f119913e8c60955ef_d20241226_m035857_c001_v0001182_t0010_u01735185537621") 2024/12/26 03:59:56 DEBUG : only4: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f407f961c829d365f_d20241226_m035929_c001_v7007000_t0000_u01735185569515") 2024/12/26 03:59:56 DEBUG : only4: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f418e42c3cbd70e1a_d20241226_m035922_c001_v0001182_t0051_u01735185562317") 2024/12/26 03:59:56 DEBUG : only4: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f119913e8c60956e4_d20241226_m035914_c001_v0001182_t0043_u01735185554559") 2024/12/26 03:59:56 DEBUG : only4: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f4037a3d80dbdf3f6_d20241226_m035906_c001_v7007000_t0000_u01735185546298") 2024/12/26 03:59:56 DEBUG : only4: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd70c96_d20241226_m035858_c001_v0001182_t0014_u01735185538129") 2024/12/26 03:59:56 DEBUG : only5: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f407f961c829d3660_d20241226_m035929_c001_v7007000_t0000_u01735185569701") 2024/12/26 03:59:56 DEBUG : only5: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f411a46b2c1896a9a_d20241226_m035922_c001_v0001184_t0005_u01735185562514") 2024/12/26 03:59:56 DEBUG : only5: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd70d98_d20241226_m035914_c001_v0001182_t0020_u01735185554950") 2024/12/26 03:59:56 DEBUG : only5: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f411502e0f747adf1_d20241226_m035906_c001_v7007000_t0000_u01735185546309") 2024/12/26 03:59:56 DEBUG : only5: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f111a46b2c18967ff_d20241226_m035858_c001_v0001184_t0013_u01735185538535") 2024/12/26 03:59:56 DEBUG : only6: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f407f961c829d3662_d20241226_m035929_c001_v7007000_t0000_u01735185569893") 2024/12/26 03:59:56 DEBUG : only6: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f418e42c3cbd70e1e_d20241226_m035922_c001_v0001182_t0051_u01735185562500") 2024/12/26 03:59:56 DEBUG : only6: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f111a46b2c18969ce_d20241226_m035915_c001_v0001184_t0046_u01735185555349") 2024/12/26 03:59:56 DEBUG : only6: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f411502e0f747adf0_d20241226_m035906_c001_v7007000_t0000_u01735185546124") 2024/12/26 03:59:56 DEBUG : only6: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f119913e8c60955ff_d20241226_m035858_c001_v0001182_t0029_u01735185538969") 2024/12/26 03:59:56 DEBUG : only7: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f407f961c829d3663_d20241226_m035930_c001_v7007000_t0000_u01735185570076") 2024/12/26 03:59:56 DEBUG : only7: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f411a46b2c1896a98_d20241226_m035922_c001_v0001184_t0005_u01735185562331") 2024/12/26 03:59:56 DEBUG : only7: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f119913e8c60956f2_d20241226_m035915_c001_v0001182_t0052_u01735185555779") 2024/12/26 03:59:56 DEBUG : only7: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f409c812ec07b1a4f_d20241226_m035906_c001_v7007000_t0000_u01735185546651") 2024/12/26 03:59:56 DEBUG : only7: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd70cac_d20241226_m035859_c001_v0001182_t0027_u01735185539391") 2024/12/26 03:59:57 DEBUG : only8: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f407f961c829d3665_d20241226_m035930_c001_v7007000_t0000_u01735185570258") 2024/12/26 03:59:57 DEBUG : only8: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f4016cb89f52f2e24_d20241226_m035922_c001_v0001183_t0042_u01735185562484") 2024/12/26 03:59:57 DEBUG : only8: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd70dae_d20241226_m035916_c001_v0001182_t0057_u01735185556172") 2024/12/26 03:59:57 DEBUG : only8: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f410cb332e5b882db_d20241226_m035906_c001_v7007000_t0000_u01735185546670") 2024/12/26 03:59:57 DEBUG : only8: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f111a46b2c1896821_d20241226_m035859_c001_v0001184_t0059_u01735185539797") 2024/12/26 03:59:57 DEBUG : only9: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f407f961c829d3666_d20241226_m035930_c001_v7007000_t0000_u01735185570442") 2024/12/26 03:59:57 DEBUG : only9: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f419913e8c6095753_d20241226_m035922_c001_v0001182_t0058_u01735185562341") 2024/12/26 03:59:57 DEBUG : only9: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f111a46b2c18969f9_d20241226_m035916_c001_v0001184_t0034_u01735185556591") 2024/12/26 03:59:57 DEBUG : only9: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f4037a3d80dbdf3f4_d20241226_m035905_c001_v7007000_t0000_u01735185545932") 2024/12/26 03:59:57 DEBUG : only9: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f119913e8c609560d_d20241226_m035900_c001_v0001182_t0022_u01735185540194") 2024/12/26 03:59:57 DEBUG : potato: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f41963de4df689a7f_d20241226_m035552_c001_v7007000_t0000_u01735185352888") 2024/12/26 03:59:57 DEBUG : potato: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f119913e8c6094ba9_d20241226_m035550_c001_v0001182_t0002_u01735185350929") 2024/12/26 03:59:57 DEBUG : potato: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f41963de4df689a78_d20241226_m035549_c001_v7007000_t0000_u01735185349443") 2024/12/26 03:59:57 DEBUG : potato: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f119913e8c6094b93_d20241226_m035547_c001_v0001182_t0017_u01735185347492") 2024/12/26 03:59:57 DEBUG : potato: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f41963de4df689a74_d20241226_m035546_c001_v7007000_t0000_u01735185346009") 2024/12/26 03:59:57 DEBUG : potato: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f111a46b2c1895435_d20241226_m035543_c001_v0001184_t0007_u01735185343491") 2024/12/26 03:59:57 DEBUG : potato: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f401e59d574027b0a_d20241226_m035532_c001_v7007000_t0000_u01735185332601") 2024/12/26 03:59:57 DEBUG : potato: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd70214_d20241226_m035531_c001_v0001182_t0059_u01735185331433") 2024/12/26 03:59:57 DEBUG : potato: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f401e59d574027b05_d20241226_m035529_c001_v7007000_t0000_u01735185329561") 2024/12/26 03:59:57 DEBUG : potato: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd701ea_d20241226_m035528_c001_v0001182_t0004_u01735185328697") 2024/12/26 03:59:58 DEBUG : potato: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f401e59d574027b02_d20241226_m035527_c001_v7007000_t0000_u01735185327165") 2024/12/26 03:59:58 DEBUG : potato: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd701ba_d20241226_m035526_c001_v0001182_t0054_u01735185326327") 2024/12/26 03:59:58 DEBUG : potato: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f416c663fc8d14f72_d20241226_m035519_c001_v7007000_t0000_u01735185319581") 2024/12/26 03:59:58 DEBUG : potato: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd70165_d20241226_m035518_c001_v0001182_t0031_u01735185318605") 2024/12/26 03:59:58 DEBUG : potato: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f416c663fc8d14f71_d20241226_m035517_c001_v7007000_t0000_u01735185317876") 2024/12/26 03:59:58 DEBUG : potato: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd70146_d20241226_m035516_c001_v0001182_t0038_u01735185316742") 2024/12/26 03:59:58 DEBUG : potato: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f416c663fc8d14f6f_d20241226_m035516_c001_v7007000_t0000_u01735185316006") 2024/12/26 03:59:58 DEBUG : potato: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd70136_d20241226_m035515_c001_v0001182_t0027_u01735185315423") 2024/12/26 03:59:58 DEBUG : potato: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd7012e_d20241226_m035514_c001_v0001182_t0005_u01735185314859") 2024/12/26 03:59:58 DEBUG : potato: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f416c663fc8d14f6d_d20241226_m035514_c001_v7007000_t0000_u01735185314125") 2024/12/26 03:59:58 DEBUG : potato: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd70124_d20241226_m035513_c001_v0001182_t0030_u01735185313560") 2024/12/26 03:59:58 DEBUG : potato: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd7011c_d20241226_m035512_c001_v0001182_t0011_u01735185312991") 2024/12/26 03:59:58 DEBUG : potato: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f416c663fc8d14f65_d20241226_m035512_c001_v7007000_t0000_u01735185312259") 2024/12/26 03:59:58 DEBUG : potato: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd70102_d20241226_m035511_c001_v0001182_t0015_u01735185311500") 2024/12/26 03:59:58 DEBUG : potato2: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f404a251e7f0e4d12_d20241226_m035637_c001_v7007000_t0000_u01735185397959") 2024/12/26 03:59:58 DEBUG : potato2: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f111a46b2c1895988_d20241226_m035637_c001_v0001184_t0058_u01735185397396") 2024/12/26 03:59:58 DEBUG : potato2: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f4024221b769d985d_d20241226_m035628_c001_v7007000_t0000_u01735185388822") 2024/12/26 03:59:58 DEBUG : potato2: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f111a46b2c1895841_d20241226_m035624_c001_v0001184_t0025_u01735185384752") 2024/12/26 03:59:58 DEBUG : potato2: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f4040db686bba68bf_d20241226_m035617_c001_v7007000_t0000_u01735185377085") 2024/12/26 03:59:59 DEBUG : potato2: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f111a46b2c189572d_d20241226_m035613_c001_v0001184_t0055_u01735185373233") 2024/12/26 03:59:59 DEBUG : potato2: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f41963de4df689a8d_d20241226_m035605_c001_v7007000_t0000_u01735185365357") 2024/12/26 03:59:59 DEBUG : potato2: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f111a46b2c18955f9_d20241226_m035601_c001_v0001184_t0026_u01735185361265") 2024/12/26 03:59:59 DEBUG : potato2: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f401e59d574027b13_d20241226_m035537_c001_v7007000_t0000_u01735185337304") 2024/12/26 03:59:59 DEBUG : potato2: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd7024e_d20241226_m035536_c001_v0001182_t0058_u01735185336136") 2024/12/26 03:59:59 DEBUG : potato2: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f401e59d574027b0f_d20241226_m035535_c001_v7007000_t0000_u01735185335041") 2024/12/26 03:59:59 DEBUG : potato2: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd7022c_d20241226_m035533_c001_v0001182_t0019_u01735185333528") 2024/12/26 03:59:59 DEBUG : potato2: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f401e59d574027b0b_d20241226_m035532_c001_v7007000_t0000_u01735185332786") 2024/12/26 03:59:59 DEBUG : potato2: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd7021a_d20241226_m035532_c001_v0001182_t0028_u01735185332015") 2024/12/26 03:59:59 DEBUG : potato2: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f401e59d574027b09_d20241226_m035530_c001_v7007000_t0000_u01735185330698") 2024/12/26 03:59:59 DEBUG : potato2: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd70200_d20241226_m035529_c001_v0001182_t0036_u01735185329948") 2024/12/26 03:59:59 DEBUG : potato2: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f401e59d574027b04_d20241226_m035527_c001_v7007000_t0000_u01735185327944") 2024/12/26 03:59:59 DEBUG : potato2: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd701c6_d20241226_m035527_c001_v0001182_t0015_u01735185327176") 2024/12/26 03:59:59 DEBUG : potato2: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f401e59d574027afa_d20241226_m035520_c001_v7007000_t0000_u01735185320678") 2024/12/26 03:59:59 DEBUG : potato2: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd7016d_d20241226_m035519_c001_v0001182_t0028_u01735185319382") 2024/12/26 03:59:59 DEBUG : potato2: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f408de58c67c45a9c_d20241226_m035413_c001_v7007000_t0000_u01735185253213") 2024/12/26 03:59:59 DEBUG : potato2: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd6fe01_d20241226_m035412_c001_v0001182_t0044_u01735185252656") 2024/12/26 03:59:59 DEBUG : potato2: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f408de58c67c45a9a_d20241226_m035411_c001_v7007000_t0000_u01735185251375") 2024/12/26 03:59:59 DEBUG : potato2: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd6fde7_d20241226_m035410_c001_v0001182_t0051_u01735185250819") 2024/12/26 03:59:59 DEBUG : potato3: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f4024221b769d985e_d20241226_m035629_c001_v7007000_t0000_u01735185389047") 2024/12/26 03:59:59 DEBUG : potato3: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f119913e8c6094d64_d20241226_m035625_c001_v0001182_t0000_u01735185385877") 2024/12/26 04:00:00 DEBUG : potato3: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f4040db686bba68c0_d20241226_m035617_c001_v7007000_t0000_u01735185377317") 2024/12/26 04:00:00 DEBUG : potato3: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f119913e8c6094cb4_d20241226_m035614_c001_v0001182_t0026_u01735185374346") 2024/12/26 04:00:00 DEBUG : potato3: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f41963de4df689a8e_d20241226_m035605_c001_v7007000_t0000_u01735185365566") 2024/12/26 04:00:00 DEBUG : potato3: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f119913e8c6094c19_d20241226_m035601_c001_v0001182_t0039_u01735185361670") 2024/12/26 04:00:00 DEBUG : pre-dest1/1: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f41568191abddf62f_d20241226_m035718_c001_v7007000_t0000_u01735185438956") 2024/12/26 04:00:00 DEBUG : pre-dest1/1: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f119913e8c6094f2e_d20241226_m035711_c001_v0001182_t0000_u01735185431136") 2024/12/26 04:00:00 DEBUG : pre-dest2/2: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f41568191abddf631_d20241226_m035719_c001_v7007000_t0000_u01735185439137") 2024/12/26 04:00:00 DEBUG : pre-dest2/2: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f111a46b2c1895d24_d20241226_m035711_c001_v0001184_t0040_u01735185431694") 2024/12/26 04:00:00 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f409c812ec07b1980_d20241226_m035650_c001_v7007000_t0000_u01735185410477") 2024/12/26 04:00:00 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd70555_d20241226_m035647_c001_v0001182_t0018_u01735185407473") 2024/12/26 04:00:00 DEBUG : sizeonly: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f41568191abddf561_d20241226_m035453_c001_v7007000_t0000_u01735185293409") 2024/12/26 04:00:00 DEBUG : sizeonly: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd70024_d20241226_m035452_c001_v0001182_t0048_u01735185292424") 2024/12/26 04:00:00 DEBUG : sub dir/hello world: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f407f961c829d366b_d20241226_m035935_c001_v7007000_t0000_u01735185575681") 2024/12/26 04:00:00 DEBUG : sub dir/hello world: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd70ed4_d20241226_m035934_c001_v0001182_t0044_u01735185574664") 2024/12/26 04:00:00 DEBUG : sub dir/hello world: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f407f961c829d3668_d20241226_m035932_c001_v7007000_t0000_u01735185572766") 2024/12/26 04:00:00 DEBUG : sub dir/hello world: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f1016cb89f52f2eb2_d20241226_m035931_c001_v0001183_t0017_u01735185571782") 2024/12/26 04:00:00 DEBUG : sub dir/hello world: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f41963de4df689a86_d20241226_m035557_c001_v7007000_t0000_u01735185357895") 2024/12/26 04:00:00 DEBUG : sub dir/hello world: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f111a46b2c189558d_d20241226_m035557_c001_v0001184_t0058_u01735185357131") 2024/12/26 04:00:00 DEBUG : sub dir/hello world: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f41963de4df689a84_d20241226_m035555_c001_v7007000_t0000_u01735185355848") 2024/12/26 04:00:00 DEBUG : sub dir/hello world: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd70302_d20241226_m035555_c001_v0001182_t0032_u01735185355096") 2024/12/26 04:00:01 DEBUG : sub dir/hello world: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f41568191abddf55e_d20241226_m035449_c001_v7007000_t0000_u01735185289278") 2024/12/26 04:00:01 DEBUG : sub dir/hello world: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd6fff2_d20241226_m035447_c001_v0001182_t0000_u01735185287977") 2024/12/26 04:00:01 DEBUG : sub dir/hello world: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f41568191abddf55b_d20241226_m035447_c001_v7007000_t0000_u01735185287252") 2024/12/26 04:00:01 DEBUG : sub dir/hello world: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd6ffe2_d20241226_m035446_c001_v0001182_t0042_u01735185286290") 2024/12/26 04:00:01 DEBUG : sub dir/hello world: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f41568191abddf55a_d20241226_m035443_c001_v7007000_t0000_u01735185283471") 2024/12/26 04:00:01 DEBUG : sub dir/hello world: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd6ffa7_d20241226_m035442_c001_v0001182_t0033_u01735185282517") 2024/12/26 04:00:01 DEBUG : sub dir/hello world: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f41568191abddf559_d20241226_m035441_c001_v7007000_t0000_u01735185281909") 2024/12/26 04:00:01 DEBUG : sub dir/hello world: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd6ff8b_d20241226_m035440_c001_v0001182_t0019_u01735185280760") 2024/12/26 04:00:01 DEBUG : sub dir/hello world: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd6ff61_d20241226_m035438_c001_v0001182_t0058_u01735185278118") 2024/12/26 04:00:01 DEBUG : sub dir/hello world: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f41568191abddf556_d20241226_m035437_c001_v7007000_t0000_u01735185277391") 2024/12/26 04:00:01 DEBUG : sub dir/hello world: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd6ff51_d20241226_m035436_c001_v0001182_t0030_u01735185276765") 2024/12/26 04:00:01 DEBUG : sub dir/hello world: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd6ff49_d20241226_m035436_c001_v0001182_t0045_u01735185276206") 2024/12/26 04:00:01 DEBUG : sub dir/hello world: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f41568191abddf555_d20241226_m035435_c001_v7007000_t0000_u01735185275056") 2024/12/26 04:00:01 DEBUG : sub dir/hello world: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd6ff13_d20241226_m035432_c001_v0001182_t0045_u01735185272515") 2024/12/26 04:00:01 DEBUG : sub dir/hello world: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd6fee8_d20241226_m035429_c001_v0001182_t0041_u01735185269100") 2024/12/26 04:00:01 DEBUG : sub dir/hello world: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f41568191abddf54e_d20241226_m035428_c001_v7007000_t0000_u01735185268374") 2024/12/26 04:00:01 DEBUG : sub dir/hello world: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd6fed2_d20241226_m035427_c001_v0001182_t0031_u01735185267803") 2024/12/26 04:00:01 DEBUG : sub dir/hello world: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd6feca_d20241226_m035427_c001_v0001182_t0039_u01735185267245") 2024/12/26 04:00:01 DEBUG : sub dir/hello world: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f41568191abddf54d_d20241226_m035426_c001_v7007000_t0000_u01735185266521") 2024/12/26 04:00:01 DEBUG : sub dir/hello world: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd6fe98_d20241226_m035423_c001_v0001182_t0034_u01735185263052") 2024/12/26 04:00:01 DEBUG : sub dir/hello world: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f41568191abddf54c_d20241226_m035422_c001_v7007000_t0000_u01735185262688") 2024/12/26 04:00:02 DEBUG : sub dir/hello world: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd6fe92_d20241226_m035422_c001_v0001182_t0024_u01735185262120") 2024/12/26 04:00:02 DEBUG : sub dir/hello world: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f408de58c67c45aa6_d20241226_m035420_c001_v7007000_t0000_u01735185260471") 2024/12/26 04:00:02 DEBUG : sub dir/hello world: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd6fe72_d20241226_m035419_c001_v0001182_t0012_u01735185259907") 2024/12/26 04:00:02 DEBUG : sub dir/hello world: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f408de58c67c45aa5_d20241226_m035419_c001_v7007000_t0000_u01735185259355") 2024/12/26 04:00:02 DEBUG : sub dir/hello world: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd6fe5c_d20241226_m035418_c001_v0001182_t0027_u01735185258719") 2024/12/26 04:00:02 DEBUG : sub dir/hello world: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f408de58c67c45aa1_d20241226_m035417_c001_v7007000_t0000_u01735185257441") 2024/12/26 04:00:02 DEBUG : sub dir/hello world: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd6fe37_d20241226_m035416_c001_v0001182_t0016_u01735185256705") 2024/12/26 04:00:02 DEBUG : sub dir/hello world: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f408de58c67c45a9f_d20241226_m035416_c001_v7007000_t0000_u01735185256156") 2024/12/26 04:00:02 DEBUG : sub dir/hello world: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd6fe23_d20241226_m035415_c001_v0001182_t0020_u01735185255598") 2024/12/26 04:00:02 DEBUG : sub dir/hello world: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f408de58c67c45a9e_d20241226_m035414_c001_v7007000_t0000_u01735185254687") 2024/12/26 04:00:02 DEBUG : sub dir/hello world: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd6fe11_d20241226_m035414_c001_v0001182_t0002_u01735185254133") 2024/12/26 04:00:02 DEBUG : sub dir/hello world: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f408de58c67c45a98_d20241226_m035408_c001_v7007000_t0000_u01735185248427") 2024/12/26 04:00:02 DEBUG : sub dir/hello world: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd6fdc1_d20241226_m035407_c001_v0001182_t0043_u01735185247858") 2024/12/26 04:00:02 DEBUG : sub dir/hello world: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f408de58c67c45a97_d20241226_m035406_c001_v7007000_t0000_u01735185246949") 2024/12/26 04:00:02 DEBUG : sub dir/hello world: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd6fdab_d20241226_m035406_c001_v0001182_t0045_u01735185246387") 2024/12/26 04:00:02 DEBUG : sub dir/hello world: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f408de58c67c45a95_d20241226_m035405_c001_v7007000_t0000_u01735185245477") 2024/12/26 04:00:02 DEBUG : sub dir/hello world: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd6fd91_d20241226_m035404_c001_v0001182_t0030_u01735185244880") 2024/12/26 04:00:02 DEBUG : sub dir/hello world: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f408de58c67c45a94_d20241226_m035401_c001_v7007000_t0000_u01735185241987") 2024/12/26 04:00:02 DEBUG : sub dir/hello world: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd6fd6f_d20241226_m035401_c001_v0001182_t0011_u01735185241431") 2024/12/26 04:00:02 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f407f961c829d366c_d20241226_m035935_c001_v7007000_t0000_u01735185575865") 2024/12/26 04:00:03 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f111a46b2c1896be8_d20241226_m035934_c001_v0001184_t0048_u01735185574673") 2024/12/26 04:00:03 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f407f961c829d3669_d20241226_m035932_c001_v7007000_t0000_u01735185572948") 2024/12/26 04:00:03 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f119913e8c60957c1_d20241226_m035931_c001_v0001182_t0012_u01735185571769") 2024/12/26 04:00:03 DEBUG : sub/yam: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f41963de4df689a7d_d20241226_m035552_c001_v7007000_t0000_u01735185352318") 2024/12/26 04:00:03 DEBUG : sub/yam: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f111a46b2c18954fb_d20241226_m035551_c001_v0001184_t0005_u01735185351281") 2024/12/26 04:00:03 DEBUG : three: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f401e59d574027b1d_d20241226_m035542_c001_v7007000_t0000_u01735185342745") 2024/12/26 04:00:03 DEBUG : three: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd7027c_d20241226_m035541_c001_v0001182_t0018_u01735185341603") 2024/12/26 04:00:03 DEBUG : three: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd7026c_d20241226_m035539_c001_v0001182_t0029_u01735185339530") 2024/12/26 04:00:03 DEBUG : two: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f401e59d574027b1e_d20241226_m035542_c001_v7007000_t0000_u01735185342928") 2024/12/26 04:00:03 DEBUG : two: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f411a46b2c1895403_d20241226_m035541_c001_v0001184_t0005_u01735185341039") 2024/12/26 04:00:03 DEBUG : two: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f418e42c3cbd70268_d20241226_m035539_c001_v0001182_t0051_u01735185339344") 2024/12/26 04:00:03 DEBUG : yam: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f41963de4df689a80_d20241226_m035553_c001_v7007000_t0000_u01735185353072") 2024/12/26 04:00:03 DEBUG : yam: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f11769ab652255d2a_d20241226_m035552_c001_v0001184_t0023_u01735185352122") 2024/12/26 04:00:03 DEBUG : yam: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f41963de4df689a76_d20241226_m035548_c001_v7007000_t0000_u01735185348889") 2024/12/26 04:00:03 DEBUG : yam: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e42c3cbd702b4_d20241226_m035547_c001_v0001182_t0030_u01735185347848") 2024/12/26 04:00:03 DEBUG : yam: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f41963de4df689a73_d20241226_m035545_c001_v7007000_t0000_u01735185345457") 2024/12/26 04:00:03 DEBUG : yam: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f119913e8c6094b57_d20241226_m035543_c001_v0001182_t0052_u01735185343479") 2024/12/26 04:00:03 DEBUG : yaml: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f41963de4df689a79_d20241226_m035549_c001_v7007000_t0000_u01735185349630") 2024/12/26 04:00:03 DEBUG : yaml: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f118e09bd9a647166_d20241226_m035548_c001_v0001184_t0055_u01735185348692") 2024/12/26 04:00:03 DEBUG : yaml: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f41963de4df689a75_d20241226_m035546_c001_v7007000_t0000_u01735185346191") 2024/12/26 04:00:04 DEBUG : yaml: Deleting (id "4_z3fd28dc3109d0b1b9f480e1b_f101c05917d922bbd_d20241226_m035544_c001_v0001093_t0048_u01735185344628") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m7.11815129s (try 1/5)