"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 2/5) 2025/05/11 02:46:36 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lucezeq4woli" 2025/05/11 02:46:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/11 02:46:36 DEBUG : Swift container rclone-test-lucezeq4woli.json: Auto set use_segments_container to true 2025/05/11 02:46:36 DEBUG : Swift container rclone-test-lucezeq4woli: Auto set use_segments_container to true 2025/05/11 02:46:36 DEBUG : Creating backend with remote "/tmp/rclone4136650693" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lucezeq4woli", Local "Local file system at /tmp/rclone4136650693", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.19s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lucezeq4woli", Local "Local file system at /tmp/rclone4136650693", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.06s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/05/11 02:46:37 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/05/11 02:46:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/11 02:46:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/11 02:46:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/05/11 02:46:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/11 02:46:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/11 02:46:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/11 02:46:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/05/11 02:46:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/11 02:46:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/11 02:46:37 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/05/11 02:46:37 DEBUG : potato: Seek from 10 to 0 2025/05/11 02:46:37 DEBUG : potato: Seek from 10 to 0 2025/05/11 02:46:37 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/05/11 02:46:37 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/05/11 02:46:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/11 02:46:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/11 02:46:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/05/11 02:46:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/11 02:46:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/11 02:46:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/11 02:46:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/05/11 02:46:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/11 02:46:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/11 02:46:37 DEBUG : potato: Seek from 5 to 2 2025/05/11 02:46:37 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/05/11 02:46:37 DEBUG : potato: Seek from 7 to 0 2025/05/11 02:46:37 DEBUG : potato: Seek from 7 to 0 2025/05/11 02:46:37 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/05/11 02:46:37 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/05/11 02:46:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/11 02:46:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/11 02:46:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/05/11 02:46:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/11 02:46:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/11 02:46:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/11 02:46:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/05/11 02:46:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/11 02:46:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/11 02:46:37 DEBUG : potato: Seek from 5 to 2 2025/05/11 02:46:37 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/05/11 02:46:37 DEBUG : potato: Seek from 8 to 0 2025/05/11 02:46:37 DEBUG : potato: Seek from 8 to 0 2025/05/11 02:46:37 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/05/11 02:46:37 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/05/11 02:46:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/11 02:46:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/11 02:46:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/05/11 02:46:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/11 02:46:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/11 02:46:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/11 02:46:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/05/11 02:46:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/11 02:46:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/11 02:46:37 DEBUG : potato: Seek from 5 to 2 2025/05/11 02:46:37 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/05/11 02:46:37 DEBUG : potato: Seek from 9 to 0 2025/05/11 02:46:37 DEBUG : potato: Seek from 9 to 0 2025/05/11 02:46:37 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lucezeq4woli", Local "Local file system at /tmp/rclone4136650693", Modify Window "1ns" 2025/05/11 02:46:37 INFO : Swift container rclone-test-lucezeq4woli: Container "rclone-test-lucezeq4woli" created === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (133.27s) --- PASS: TestCheck/1 (0.15s) --- PASS: TestCheck/2 (0.16s) --- PASS: TestCheck/3 (0.21s) --- PASS: TestCheck/4 (10.15s) --- PASS: TestCheck/5 (0.15s) --- PASS: TestCheck/6 (0.14s) --- PASS: TestCheck/7 (5.14s) === RUN TestCheckFsError 2025/05/11 02:48:50 DEBUG : Creating backend with remote "nonexistent" 2025/05/11 02:48:50 DEBUG : Config file has changed externally - reloading 2025/05/11 02:48:50 DEBUG : Creating backend with remote "nonexistent" 2025/05/11 02:48:50 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/05/11 02:48:50 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/05/11 02:48:50 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/05/11 02:48:50 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lucezeq4woli", Local "Local file system at /tmp/rclone4136650693", Modify Window "1ns" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (171.30s) --- PASS: TestCheckDownload/1 (5.25s) --- PASS: TestCheckDownload/2 (5.19s) --- PASS: TestCheckDownload/3 (0.30s) --- PASS: TestCheckDownload/4 (5.27s) --- PASS: TestCheckDownload/5 (15.20s) --- PASS: TestCheckDownload/6 (15.22s) --- PASS: TestCheckDownload/7 (10.21s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lucezeq4woli", Local "Local file system at /tmp/rclone4136650693", Modify Window "1ns" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (95.31s) --- PASS: TestCheckSizeOnly/1 (0.12s) --- PASS: TestCheckSizeOnly/2 (0.05s) --- PASS: TestCheckSizeOnly/3 (0.05s) --- PASS: TestCheckSizeOnly/4 (0.11s) --- PASS: TestCheckSizeOnly/5 (0.05s) --- PASS: TestCheckSizeOnly/6 (0.08s) --- PASS: TestCheckSizeOnly/7 (0.07s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lucezeq4woli", Local "Local file system at /tmp/rclone4136650693", Modify Window "1ns" 2025/05/11 02:53:37 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/11 02:53:37 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/11 02:53:37 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/11 02:53:37 NOTICE: test.sum: 2 warning(s) suppressed... 2025/05/11 02:53:58 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/11 02:53:58 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/11 02:53:58 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/11 02:53:58 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (61.91s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lucezeq4woli", Local "Local file system at /tmp/rclone4136650693", Modify Window "1ns" 2025/05/11 02:54:19 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lucezeq4woli/data" 2025/05/11 02:54:19 DEBUG : Config file has changed externally - reloading 2025/05/11 02:54:19 DEBUG : Swift container rclone-test-lucezeq4woli path data.json: Auto set use_segments_container to true 2025/05/11 02:54:24 DEBUG : Swift container rclone-test-lucezeq4woli path data: Auto set use_segments_container to true === RUN TestCheckSum/subtest1 === RUN TestCheckSum/subtest2 === RUN TestCheckSum/subtest3 === RUN TestCheckSum/subtest4 === RUN TestCheckSum/subtest5 === RUN TestCheckSum/subtest6 === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (390.48s) --- PASS: TestCheckSum/subtest1 (10.35s) --- PASS: TestCheckSum/subtest2 (20.48s) --- PASS: TestCheckSum/subtest3 (20.47s) --- PASS: TestCheckSum/subtest4 (10.42s) --- PASS: TestCheckSum/subtest5 (15.42s) --- PASS: TestCheckSum/subtest6 (15.48s) --- PASS: TestCheckSum/subtest7 (15.58s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lucezeq4woli", Local "Local file system at /tmp/rclone4136650693", Modify Window "1ns" 2025/05/11 03:00:49 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lucezeq4woli/data" 2025/05/11 03:00:49 DEBUG : Config file has changed externally - reloading 2025/05/11 03:00:49 DEBUG : Swift container rclone-test-lucezeq4woli path data.json: Auto set use_segments_container to true 2025/05/11 03:00:55 DEBUG : Swift container rclone-test-lucezeq4woli path data: Auto set use_segments_container to true === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (542.68s) --- PASS: TestCheckSumDownload/subtest1 (10.41s) --- PASS: TestCheckSumDownload/subtest2 (10.44s) --- PASS: TestCheckSumDownload/subtest3 (20.54s) --- PASS: TestCheckSumDownload/subtest4 (20.47s) --- PASS: TestCheckSumDownload/subtest5 (5.43s) --- PASS: TestCheckSumDownload/subtest6 (15.43s) --- PASS: TestCheckSumDownload/subtest7 (25.46s) === RUN TestApplyTransforms 2025/05/11 03:09:52 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-tebomeq9zulu" 2025/05/11 03:09:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/11 03:09:52 DEBUG : Swift container rclone-test-tebomeq9zulu.json: Auto set use_segments_container to true 2025/05/11 03:09:52 DEBUG : Swift container rclone-test-tebomeq9zulu: Auto set use_segments_container to true 2025/05/11 03:09:52 DEBUG : Creating backend with remote "/tmp/rclone2720228994" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-tebomeq9zulu", Local "Local file system at /tmp/rclone2720228994", Modify Window "1ns" 2025/05/11 03:09:53 INFO : Swift container rclone-test-tebomeq9zulu: Container "rclone-test-tebomeq9zulu" created upper checkfile vs. lower remote (without normalization) 2025/05/11 03:10:09 ERROR : hello, world!: sum not found 2025/05/11 03:10:09 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressSwift:rclone-test-tebomeq9zulu 2025/05/11 03:10:09 NOTICE: Compressed: TestCompressSwift:rclone-test-tebomeq9zulu: 1 files missing 2025/05/11 03:10:09 NOTICE: 1 hashes missing 2025/05/11 03:10:09 NOTICE: Compressed: TestCompressSwift:rclone-test-tebomeq9zulu: 2 differences found 2025/05/11 03:10:09 NOTICE: Compressed: TestCompressSwift:rclone-test-tebomeq9zulu: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/05/11 03:10:14 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/11 03:10:14 NOTICE: Compressed: TestCompressSwift:rclone-test-tebomeq9zulu: 0 differences found 2025/05/11 03:10:14 NOTICE: Compressed: TestCompressSwift:rclone-test-tebomeq9zulu: 1 matching files 2025/05/11 03:10:14 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-tuwubup2nomi" 2025/05/11 03:10:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/11 03:10:14 DEBUG : Swift container rclone-test-tuwubup2nomi.json: Auto set use_segments_container to true 2025/05/11 03:10:15 DEBUG : Swift container rclone-test-tuwubup2nomi: Auto set use_segments_container to true 2025/05/11 03:10:15 DEBUG : Creating backend with remote "/tmp/rclone2582568768" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-tuwubup2nomi", Local "Local file system at /tmp/rclone2582568768", Modify Window "1ns" 2025/05/11 03:10:15 INFO : Swift container rclone-test-tuwubup2nomi: Container "rclone-test-tuwubup2nomi" created lower checkfile vs. upper remote (without normalization) 2025/05/11 03:10:26 ERROR : HELLO, WORLD!: sum not found 2025/05/11 03:10:26 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-tuwubup2nomi 2025/05/11 03:10:26 NOTICE: Compressed: TestCompressSwift:rclone-test-tuwubup2nomi: 1 files missing 2025/05/11 03:10:26 NOTICE: 1 hashes missing 2025/05/11 03:10:26 NOTICE: Compressed: TestCompressSwift:rclone-test-tuwubup2nomi: 2 differences found 2025/05/11 03:10:26 NOTICE: Compressed: TestCompressSwift:rclone-test-tuwubup2nomi: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/05/11 03:10:26 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/11 03:10:26 NOTICE: Compressed: TestCompressSwift:rclone-test-tuwubup2nomi: 0 differences found 2025/05/11 03:10:26 NOTICE: Compressed: TestCompressSwift:rclone-test-tuwubup2nomi: 1 matching files 2025/05/11 03:10:26 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-jemikal3lele" 2025/05/11 03:10:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/11 03:10:27 DEBUG : Swift container rclone-test-jemikal3lele.json: Auto set use_segments_container to true 2025/05/11 03:10:27 DEBUG : Swift container rclone-test-jemikal3lele: Auto set use_segments_container to true 2025/05/11 03:10:27 DEBUG : Creating backend with remote "/tmp/rclone3542609556" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jemikal3lele", Local "Local file system at /tmp/rclone3542609556", Modify Window "1ns" 2025/05/11 03:10:27 INFO : Swift container rclone-test-jemikal3lele: Container "rclone-test-jemikal3lele" created lower checkfile vs. upperlowermixed remote (without normalization) 2025/05/11 03:10:41 ERROR : HeLlO, wOrLd!: sum not found 2025/05/11 03:10:41 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-jemikal3lele 2025/05/11 03:10:41 NOTICE: Compressed: TestCompressSwift:rclone-test-jemikal3lele: 1 files missing 2025/05/11 03:10:41 NOTICE: 1 hashes missing 2025/05/11 03:10:41 NOTICE: Compressed: TestCompressSwift:rclone-test-jemikal3lele: 2 differences found 2025/05/11 03:10:41 NOTICE: Compressed: TestCompressSwift:rclone-test-jemikal3lele: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/05/11 03:10:42 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/11 03:10:42 NOTICE: Compressed: TestCompressSwift:rclone-test-jemikal3lele: 0 differences found 2025/05/11 03:10:42 NOTICE: Compressed: TestCompressSwift:rclone-test-jemikal3lele: 1 matching files 2025/05/11 03:10:42 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-raruxuq2kada" 2025/05/11 03:10:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/11 03:10:42 DEBUG : Swift container rclone-test-raruxuq2kada.json: Auto set use_segments_container to true 2025/05/11 03:10:42 DEBUG : Swift container rclone-test-raruxuq2kada: Auto set use_segments_container to true 2025/05/11 03:10:42 DEBUG : Creating backend with remote "/tmp/rclone409251106" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-raruxuq2kada", Local "Local file system at /tmp/rclone409251106", Modify Window "1ns" 2025/05/11 03:10:43 INFO : Swift container rclone-test-raruxuq2kada: Container "rclone-test-raruxuq2kada" created upperlowermixed checkfile vs. upper remote (without normalization) 2025/05/11 03:10:59 ERROR : HELLO, WORLD!: sum not found 2025/05/11 03:10:59 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressSwift:rclone-test-raruxuq2kada 2025/05/11 03:10:59 NOTICE: Compressed: TestCompressSwift:rclone-test-raruxuq2kada: 1 files missing 2025/05/11 03:10:59 NOTICE: 1 hashes missing 2025/05/11 03:10:59 NOTICE: Compressed: TestCompressSwift:rclone-test-raruxuq2kada: 2 differences found 2025/05/11 03:10:59 NOTICE: Compressed: TestCompressSwift:rclone-test-raruxuq2kada: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/05/11 03:11:05 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/11 03:11:05 NOTICE: Compressed: TestCompressSwift:rclone-test-raruxuq2kada: 0 differences found 2025/05/11 03:11:05 NOTICE: Compressed: TestCompressSwift:rclone-test-raruxuq2kada: 1 matching files 2025/05/11 03:11:05 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qesejix2gisi" 2025/05/11 03:11:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/11 03:11:05 DEBUG : Swift container rclone-test-qesejix2gisi.json: Auto set use_segments_container to true 2025/05/11 03:11:05 DEBUG : Swift container rclone-test-qesejix2gisi: Auto set use_segments_container to true 2025/05/11 03:11:05 DEBUG : Creating backend with remote "/tmp/rclone2049434198" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qesejix2gisi", Local "Local file system at /tmp/rclone2049434198", Modify Window "1ns" 2025/05/11 03:11:06 INFO : Swift container rclone-test-qesejix2gisi: Container "rclone-test-qesejix2gisi" created NFD checkfile vs. NFC remote (without normalization) 2025/05/11 03:11:17 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/11 03:11:17 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-qesejix2gisi 2025/05/11 03:11:17 NOTICE: Compressed: TestCompressSwift:rclone-test-qesejix2gisi: 1 files missing 2025/05/11 03:11:17 NOTICE: 1 hashes missing 2025/05/11 03:11:17 NOTICE: Compressed: TestCompressSwift:rclone-test-qesejix2gisi: 2 differences found 2025/05/11 03:11:17 NOTICE: Compressed: TestCompressSwift:rclone-test-qesejix2gisi: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/05/11 03:11:17 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/11 03:11:17 NOTICE: Compressed: TestCompressSwift:rclone-test-qesejix2gisi: 0 differences found 2025/05/11 03:11:17 NOTICE: Compressed: TestCompressSwift:rclone-test-qesejix2gisi: 1 matching files 2025/05/11 03:11:17 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kiculuv1zifo" 2025/05/11 03:11:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/11 03:11:17 DEBUG : Swift container rclone-test-kiculuv1zifo.json: Auto set use_segments_container to true 2025/05/11 03:11:18 DEBUG : Swift container rclone-test-kiculuv1zifo: Auto set use_segments_container to true 2025/05/11 03:11:18 DEBUG : Creating backend with remote "/tmp/rclone1829078757" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kiculuv1zifo", Local "Local file system at /tmp/rclone1829078757", Modify Window "1ns" 2025/05/11 03:11:18 INFO : Swift container rclone-test-kiculuv1zifo: Container "rclone-test-kiculuv1zifo" created NFC checkfile vs. NFD remote (without normalization) 2025/05/11 03:11:34 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/11 03:11:34 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-kiculuv1zifo 2025/05/11 03:11:34 NOTICE: Compressed: TestCompressSwift:rclone-test-kiculuv1zifo: 1 files missing 2025/05/11 03:11:34 NOTICE: 1 hashes missing 2025/05/11 03:11:34 NOTICE: Compressed: TestCompressSwift:rclone-test-kiculuv1zifo: 2 differences found 2025/05/11 03:11:34 NOTICE: Compressed: TestCompressSwift:rclone-test-kiculuv1zifo: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/05/11 03:11:39 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/11 03:11:39 NOTICE: Compressed: TestCompressSwift:rclone-test-kiculuv1zifo: 0 differences found 2025/05/11 03:11:39 NOTICE: Compressed: TestCompressSwift:rclone-test-kiculuv1zifo: 1 matching files 2025/05/11 03:11:39 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-keyimos0requ" 2025/05/11 03:11:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/11 03:11:40 DEBUG : Swift container rclone-test-keyimos0requ.json: Auto set use_segments_container to true 2025/05/11 03:11:40 DEBUG : Swift container rclone-test-keyimos0requ: Auto set use_segments_container to true 2025/05/11 03:11:40 DEBUG : Creating backend with remote "/tmp/rclone374645640" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-keyimos0requ", Local "Local file system at /tmp/rclone374645640", Modify Window "1ns" 2025/05/11 03:11:40 INFO : Swift container rclone-test-keyimos0requ: Container "rclone-test-keyimos0requ" created NFDx2 checkfile vs. both remote (without normalization) 2025/05/11 03:11:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/11 03:11:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-keyimos0requ 2025/05/11 03:11:51 NOTICE: Compressed: TestCompressSwift:rclone-test-keyimos0requ: 1 files missing 2025/05/11 03:11:51 NOTICE: 1 hashes missing 2025/05/11 03:11:51 NOTICE: Compressed: TestCompressSwift:rclone-test-keyimos0requ: 2 differences found 2025/05/11 03:11:51 NOTICE: Compressed: TestCompressSwift:rclone-test-keyimos0requ: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/05/11 03:11:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/11 03:11:51 NOTICE: Compressed: TestCompressSwift:rclone-test-keyimos0requ: 0 differences found 2025/05/11 03:11:51 NOTICE: Compressed: TestCompressSwift:rclone-test-keyimos0requ: 1 matching files 2025/05/11 03:11:51 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-caxecus8zibi" 2025/05/11 03:11:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/11 03:11:52 DEBUG : Swift container rclone-test-caxecus8zibi.json: Auto set use_segments_container to true 2025/05/11 03:11:52 DEBUG : Swift container rclone-test-caxecus8zibi: Auto set use_segments_container to true 2025/05/11 03:11:52 DEBUG : Creating backend with remote "/tmp/rclone3517611383" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-caxecus8zibi", Local "Local file system at /tmp/rclone3517611383", Modify Window "1ns" 2025/05/11 03:11:52 INFO : Swift container rclone-test-caxecus8zibi: Container "rclone-test-caxecus8zibi" created NFCx2 checkfile vs. both remote (without normalization) 2025/05/11 03:12:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/11 03:12:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-caxecus8zibi 2025/05/11 03:12:03 NOTICE: Compressed: TestCompressSwift:rclone-test-caxecus8zibi: 1 files missing 2025/05/11 03:12:03 NOTICE: 1 hashes missing 2025/05/11 03:12:03 NOTICE: Compressed: TestCompressSwift:rclone-test-caxecus8zibi: 2 differences found 2025/05/11 03:12:03 NOTICE: Compressed: TestCompressSwift:rclone-test-caxecus8zibi: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/05/11 03:12:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/11 03:12:04 NOTICE: Compressed: TestCompressSwift:rclone-test-caxecus8zibi: 0 differences found 2025/05/11 03:12:04 NOTICE: Compressed: TestCompressSwift:rclone-test-caxecus8zibi: 1 matching files 2025/05/11 03:12:04 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-vicorar2poqu" 2025/05/11 03:12:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/11 03:12:04 DEBUG : Swift container rclone-test-vicorar2poqu.json: Auto set use_segments_container to true 2025/05/11 03:12:04 DEBUG : Swift container rclone-test-vicorar2poqu: Auto set use_segments_container to true 2025/05/11 03:12:04 DEBUG : Creating backend with remote "/tmp/rclone42597685" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vicorar2poqu", Local "Local file system at /tmp/rclone42597685", Modify Window "1ns" 2025/05/11 03:12:05 INFO : Swift container rclone-test-vicorar2poqu: Container "rclone-test-vicorar2poqu" created both checkfile vs. NFDx2 remote (without normalization) 2025/05/11 03:12:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/11 03:12:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-vicorar2poqu 2025/05/11 03:12:21 NOTICE: Compressed: TestCompressSwift:rclone-test-vicorar2poqu: 1 files missing 2025/05/11 03:12:21 NOTICE: 1 hashes missing 2025/05/11 03:12:21 NOTICE: Compressed: TestCompressSwift:rclone-test-vicorar2poqu: 2 differences found 2025/05/11 03:12:21 NOTICE: Compressed: TestCompressSwift:rclone-test-vicorar2poqu: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/05/11 03:12:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/11 03:12:21 NOTICE: Compressed: TestCompressSwift:rclone-test-vicorar2poqu: 0 differences found 2025/05/11 03:12:21 NOTICE: Compressed: TestCompressSwift:rclone-test-vicorar2poqu: 1 matching files 2025/05/11 03:12:21 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qiqelev0kimo" 2025/05/11 03:12:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/11 03:12:21 DEBUG : Swift container rclone-test-qiqelev0kimo.json: Auto set use_segments_container to true 2025/05/11 03:12:22 DEBUG : Swift container rclone-test-qiqelev0kimo: Auto set use_segments_container to true 2025/05/11 03:12:22 DEBUG : Creating backend with remote "/tmp/rclone2562453783" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qiqelev0kimo", Local "Local file system at /tmp/rclone2562453783", Modify Window "1ns" 2025/05/11 03:12:22 INFO : Swift container rclone-test-qiqelev0kimo: Container "rclone-test-qiqelev0kimo" created both checkfile vs. NFCx2 remote (without normalization) 2025/05/11 03:12:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/11 03:12:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-qiqelev0kimo 2025/05/11 03:12:49 NOTICE: Compressed: TestCompressSwift:rclone-test-qiqelev0kimo: 1 files missing 2025/05/11 03:12:49 NOTICE: 1 hashes missing 2025/05/11 03:12:49 NOTICE: Compressed: TestCompressSwift:rclone-test-qiqelev0kimo: 2 differences found 2025/05/11 03:12:49 NOTICE: Compressed: TestCompressSwift:rclone-test-qiqelev0kimo: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/05/11 03:13:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/11 03:13:10 NOTICE: Compressed: TestCompressSwift:rclone-test-qiqelev0kimo: 0 differences found 2025/05/11 03:13:10 NOTICE: Compressed: TestCompressSwift:rclone-test-qiqelev0kimo: 1 matching files 2025/05/11 03:13:10 DEBUG : Compressed: TestCompressSwift:rclone-test-qiqelev0kimo: Purge remote 2025/05/11 03:13:10 DEBUG : Waiting for deletions to finish 2025/05/11 03:13:10 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/05/11 03:13:50 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/05/11 03:13:50 INFO : Swift container rclone-test-qiqelev0kimo: Container "rclone-test-qiqelev0kimo" removed 2025/05/11 03:13:50 DEBUG : Compressed: TestCompressSwift:rclone-test-vicorar2poqu: Purge remote 2025/05/11 03:13:50 DEBUG : Waiting for deletions to finish 2025/05/11 03:14:00 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/05/11 03:14:00 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/05/11 03:14:01 INFO : Swift container rclone-test-vicorar2poqu: Container "rclone-test-vicorar2poqu" removed 2025/05/11 03:14:01 DEBUG : Compressed: TestCompressSwift:rclone-test-caxecus8zibi: Purge remote 2025/05/11 03:14:01 DEBUG : Waiting for deletions to finish 2025/05/11 03:14:01 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/05/11 03:14:06 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/05/11 03:14:07 INFO : Swift container rclone-test-caxecus8zibi: Container "rclone-test-caxecus8zibi" removed 2025/05/11 03:14:07 DEBUG : Compressed: TestCompressSwift:rclone-test-keyimos0requ: Purge remote 2025/05/11 03:14:07 DEBUG : Waiting for deletions to finish 2025/05/11 03:14:07 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/05/11 03:14:12 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/05/11 03:14:12 INFO : Swift container rclone-test-keyimos0requ: Container "rclone-test-keyimos0requ" removed 2025/05/11 03:14:12 DEBUG : Compressed: TestCompressSwift:rclone-test-kiculuv1zifo: Purge remote 2025/05/11 03:14:12 DEBUG : Waiting for deletions to finish 2025/05/11 03:14:17 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/05/11 03:14:22 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/05/11 03:14:23 INFO : Swift container rclone-test-kiculuv1zifo: Container "rclone-test-kiculuv1zifo" removed 2025/05/11 03:14:23 DEBUG : Compressed: TestCompressSwift:rclone-test-qesejix2gisi: Purge remote 2025/05/11 03:14:23 DEBUG : Waiting for deletions to finish 2025/05/11 03:14:23 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/05/11 03:14:28 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/05/11 03:14:28 INFO : Swift container rclone-test-qesejix2gisi: Container "rclone-test-qesejix2gisi" removed 2025/05/11 03:14:28 DEBUG : Compressed: TestCompressSwift:rclone-test-raruxuq2kada: Purge remote 2025/05/11 03:14:28 DEBUG : Waiting for deletions to finish 2025/05/11 03:14:33 INFO : HELLO, WORLD!.bin: Deleted 2025/05/11 03:14:33 INFO : HELLO, WORLD!.json: Deleted 2025/05/11 03:14:34 INFO : Swift container rclone-test-raruxuq2kada: Container "rclone-test-raruxuq2kada" removed 2025/05/11 03:14:34 DEBUG : Compressed: TestCompressSwift:rclone-test-jemikal3lele: Purge remote 2025/05/11 03:14:34 DEBUG : Waiting for deletions to finish 2025/05/11 03:14:34 INFO : HeLlO, wOrLd!.bin: Deleted 2025/05/11 03:14:39 INFO : HeLlO, wOrLd!.json: Deleted 2025/05/11 03:14:39 INFO : Swift container rclone-test-jemikal3lele: Container "rclone-test-jemikal3lele" removed 2025/05/11 03:14:39 DEBUG : Compressed: TestCompressSwift:rclone-test-tuwubup2nomi: Purge remote 2025/05/11 03:14:39 DEBUG : Waiting for deletions to finish 2025/05/11 03:14:40 INFO : HELLO, WORLD!.json: Deleted 2025/05/11 03:14:44 INFO : HELLO, WORLD!.bin: Deleted 2025/05/11 03:14:45 INFO : Swift container rclone-test-tuwubup2nomi: Container "rclone-test-tuwubup2nomi" removed 2025/05/11 03:14:45 DEBUG : Compressed: TestCompressSwift:rclone-test-tebomeq9zulu: Purge remote 2025/05/11 03:14:45 DEBUG : Waiting for deletions to finish 2025/05/11 03:14:55 INFO : hello, world!.json: Deleted 2025/05/11 03:14:55 INFO : hello, world!.bin: Deleted 2025/05/11 03:14:55 INFO : Swift container rclone-test-tebomeq9zulu: Container "rclone-test-tebomeq9zulu" removed --- PASS: TestApplyTransforms (303.62s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lucezeq4woli", Local "Local file system at /tmp/rclone4136650693", Modify Window "1ns" 2025/05/11 03:15:00 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/11 03:15:11 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/11 03:15:11 INFO : file1: Copied (new) to: sub/file2 2025/05/11 03:15:17 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/11 03:15:17 DEBUG : file1: Unchanged skipping 2025/05/11 03:15:22 DEBUG : Compressed: TestCompressSwift:rclone-test-lucezeq4woli: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (32.13s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lucezeq4woli", Local "Local file system at /tmp/rclone4136650693", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.14s) === RUN TestCopyFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lucezeq4woli", Local "Local file system at /tmp/rclone4136650693", Modify Window "1ns" 2025/05/11 03:15:59 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lucezeq4woli/backup" 2025/05/11 03:15:59 DEBUG : Config file has changed externally - reloading 2025/05/11 03:15:59 DEBUG : Swift container rclone-test-lucezeq4woli path backup.json: Auto set use_segments_container to true 2025/05/11 03:16:05 DEBUG : Swift container rclone-test-lucezeq4woli path backup: Auto set use_segments_container to true 2025/05/11 03:16:10 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/11 03:16:32 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/05/11 03:16:32 INFO : dst/file1: Copied (server-side copy) 2025/05/11 03:16:42 INFO : dst/file1: Deleted 2025/05/11 03:16:58 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/11 03:16:58 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (116.10s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lucezeq4woli", Local "Local file system at /tmp/rclone4136650693", Modify Window "1ns" 2025/05/11 03:17:24 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lucezeq4woli/dst" 2025/05/11 03:17:24 DEBUG : Config file has changed externally - reloading 2025/05/11 03:17:24 DEBUG : Swift container rclone-test-lucezeq4woli path dst.json: Auto set use_segments_container to true 2025/05/11 03:17:30 DEBUG : Swift container rclone-test-lucezeq4woli path dst: Auto set use_segments_container to true 2025/05/11 03:17:43 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lucezeq4woli/CompareDest" 2025/05/11 03:17:44 DEBUG : Swift container rclone-test-lucezeq4woli path CompareDest.json: Auto set use_segments_container to true 2025/05/11 03:17:49 DEBUG : Swift container rclone-test-lucezeq4woli path CompareDest: Auto set use_segments_container to true 2025/05/11 03:17:54 DEBUG : one: Need to transfer - File not found at Destination 2025/05/11 03:18:10 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/11 03:18:10 INFO : one: Copied (new) 2025/05/11 03:18:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/11 03:18:21 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/11 03:18:21 INFO : one: Copied (replaced existing) 2025/05/11 03:19:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/11 03:19:04 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/11 03:19:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/11 03:19:36 DEBUG : two: Need to transfer - File not found at Destination 2025/05/11 03:19:36 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/11 03:19:36 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/11 03:19:41 DEBUG : two: Need to transfer - File not found at Destination 2025/05/11 03:19:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/11 03:19:42 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/11 03:19:53 DEBUG : two: Need to transfer - File not found at Destination 2025/05/11 03:19:53 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/11 03:20:08 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/05/11 03:20:08 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (181.78s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lucezeq4woli", Local "Local file system at /tmp/rclone4136650693", Modify Window "1ns" 2025/05/11 03:20:25 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lucezeq4woli/dst" 2025/05/11 03:20:25 DEBUG : Config file has changed externally - reloading 2025/05/11 03:20:26 DEBUG : Swift container rclone-test-lucezeq4woli path dst.json: Auto set use_segments_container to true 2025/05/11 03:20:31 DEBUG : Swift container rclone-test-lucezeq4woli path dst: Auto set use_segments_container to true 2025/05/11 03:20:41 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lucezeq4woli/CopyDest" 2025/05/11 03:20:41 DEBUG : Config file has changed externally - reloading 2025/05/11 03:20:42 DEBUG : Swift container rclone-test-lucezeq4woli path CopyDest.json: Auto set use_segments_container to true 2025/05/11 03:20:48 DEBUG : Swift container rclone-test-lucezeq4woli path CopyDest: Auto set use_segments_container to true 2025/05/11 03:20:53 DEBUG : one: Need to transfer - File not found at Destination 2025/05/11 03:21:09 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/11 03:21:09 INFO : one: Copied (new) 2025/05/11 03:21:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/11 03:21:25 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/11 03:21:25 INFO : one: Copied (replaced existing) 2025/05/11 03:22:27 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lucezeq4woli/BackupDir" 2025/05/11 03:22:27 DEBUG : Config file has changed externally - reloading 2025/05/11 03:22:27 DEBUG : Swift container rclone-test-lucezeq4woli path BackupDir.json: Auto set use_segments_container to true 2025/05/11 03:22:33 DEBUG : Swift container rclone-test-lucezeq4woli path BackupDir: Auto set use_segments_container to true 2025/05/11 03:22:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/11 03:22:53 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/11 03:22:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/11 03:23:24 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/11 03:23:24 INFO : one: Copied (server-side copy) 2025/05/11 03:23:30 INFO : one: Deleted 2025/05/11 03:23:50 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/11 03:23:50 INFO : one: Copied (server-side copy) 2025/05/11 03:23:50 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/11 03:24:22 DEBUG : two: Need to transfer - File not found at Destination 2025/05/11 03:24:22 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/11 03:24:58 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/05/11 03:24:58 INFO : two: Copied (server-side copy) 2025/05/11 03:24:58 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/11 03:25:24 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/11 03:25:24 DEBUG : two: Unchanged skipping 2025/05/11 03:26:22 DEBUG : three: Need to transfer - File not found at Destination 2025/05/11 03:26:22 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/11 03:26:22 DEBUG : three: Destination not found in --copy-dest 2025/05/11 03:26:38 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/05/11 03:26:38 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (455.33s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lucezeq4woli", Local "Local file system at /tmp/rclone4136650693", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.15s) === RUN TestCopyLongFileName run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lucezeq4woli", Local "Local file system at /tmp/rclone4136650693", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.20s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lucezeq4woli", Local "Local file system at /tmp/rclone4136650693", Modify Window "1ns" 2025/05/11 03:28:06 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/05/11 03:28:22 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/11 03:28:22 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/05/11 03:28:32 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/05/11 03:28:43 ERROR : TestCopyFileMaxTransfer/file2.bin: Dangling object - ignoring: Object Not Found 2025/05/11 03:28:43 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy1.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/rclone-test-lucezeq4woli/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/05/11 03:28:54 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/05/11 03:28:59 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/05/11 03:29:10 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 66dd72bd8de15e5fffabc7c037cba2e6 OK 2025/05/11 03:29:10 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (100.04s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lucezeq4woli", Local "Local file system at /tmp/rclone4136650693", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.22s) === RUN TestDeduplicateSkip run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lucezeq4woli", Local "Local file system at /tmp/rclone4136650693", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.12s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lucezeq4woli", Local "Local file system at /tmp/rclone4136650693", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.20s) === RUN TestDeduplicateFirst run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lucezeq4woli", Local "Local file system at /tmp/rclone4136650693", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.20s) === RUN TestDeduplicateNewest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lucezeq4woli", Local "Local file system at /tmp/rclone4136650693", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.20s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lucezeq4woli", Local "Local file system at /tmp/rclone4136650693", Modify Window "1ns" 2025/05/11 03:30:47 INFO : Compressed: TestCompressSwift:rclone-test-lucezeq4woli: Looking for duplicate md5 hashes using newest mode. 2025/05/11 03:31:02 NOTICE: 30ccf095e52ca27486b9c9a2d67202fe: Found 3 files with duplicate md5 hashes 2025/05/11 03:31:23 INFO : one: Deleted 2025/05/11 03:31:23 INFO : also/one: Deleted 2025/05/11 03:31:23 NOTICE: 30ccf095e52ca27486b9c9a2d67202fe: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (122.27s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lucezeq4woli", Local "Local file system at /tmp/rclone4136650693", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.22s) === RUN TestDeduplicateLargest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lucezeq4woli", Local "Local file system at /tmp/rclone4136650693", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.11s) === RUN TestDeduplicateSmallest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lucezeq4woli", Local "Local file system at /tmp/rclone4136650693", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.20s) === RUN TestDeduplicateRename run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lucezeq4woli", Local "Local file system at /tmp/rclone4136650693", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.20s) === RUN TestMergeDirs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lucezeq4woli", Local "Local file system at /tmp/rclone4136650693", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.20s) === RUN TestListDirSorted run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lucezeq4woli", Local "Local file system at /tmp/rclone4136650693", Modify Window "1ns" 2025/05/11 03:33:23 DEBUG : a.txt: Excluded (Size Filter) 2025/05/11 03:33:23 DEBUG : a.txt: Excluded 2025/05/11 03:33:24 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/11 03:33:24 DEBUG : sub dir/hello world: Excluded 2025/05/11 03:33:24 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/11 03:33:24 DEBUG : sub dir/hello world2: Excluded 2025/05/11 03:33:24 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/11 03:33:24 DEBUG : sub dir/hello world: Excluded 2025/05/11 03:33:24 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/11 03:33:24 DEBUG : sub dir/hello world2: Excluded 2025/05/11 03:33:24 DEBUG : sub dir/ignore dir: Excluded 2025/05/11 03:33:29 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (146.25s) === RUN TestListDirSortedFn run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lucezeq4woli", Local "Local file system at /tmp/rclone4136650693", Modify Window "1ns" 2025/05/11 03:37:05 DEBUG : a.txt: Excluded (Size Filter) 2025/05/11 03:37:05 DEBUG : a.txt: Excluded 2025/05/11 03:37:05 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/11 03:37:05 DEBUG : sub dir/hello world: Excluded 2025/05/11 03:37:05 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/11 03:37:05 DEBUG : sub dir/hello world2: Excluded 2025/05/11 03:37:05 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/11 03:37:05 DEBUG : sub dir/hello world: Excluded 2025/05/11 03:37:05 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/11 03:37:05 DEBUG : sub dir/hello world2: Excluded 2025/05/11 03:37:10 DEBUG : sub dir/ignore dir: Excluded 2025/05/11 03:37:15 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (225.95s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lucezeq4woli", Local "Local file system at /tmp/rclone4136650693", Modify Window "1ns" === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes === RUN TestListJSON/Metadata --- PASS: TestListJSON (59.05s) --- PASS: TestListJSON/Default (0.29s) --- PASS: TestListJSON/FilesOnly (0.19s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (5.33s) --- PASS: TestListJSON/SubDir (5.20s) --- PASS: TestListJSON/NoModTime (0.14s) --- PASS: TestListJSON/NoMimeType (0.09s) --- PASS: TestListJSON/ShowHash (5.20s) --- PASS: TestListJSON/HashTypes (5.19s) --- PASS: TestListJSON/Metadata (5.19s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lucezeq4woli", Local "Local file system at /tmp/rclone4136650693", Modify Window "1ns" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/05/11 03:39:44 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lucezeq4woli/notfound" 2025/05/11 03:39:44 DEBUG : Config file has changed externally - reloading 2025/05/11 03:39:44 DEBUG : Swift container rclone-test-lucezeq4woli path notfound.json: Auto set use_segments_container to true 2025/05/11 03:39:50 DEBUG : Swift container rclone-test-lucezeq4woli path notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (74.39s) --- PASS: TestStatJSON/Root (0.05s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.10s) --- PASS: TestStatJSON/Dir (5.15s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.05s) --- PASS: TestStatJSON/File (0.16s) --- PASS: TestStatJSON/NotFound (5.27s) --- PASS: TestStatJSON/DirFilesOnly (5.06s) --- PASS: TestStatJSON/FileFilesOnly (0.14s) --- PASS: TestStatJSON/NotFoundFilesOnly (5.05s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.10s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.10s) --- PASS: TestStatJSON/RootNotFound (11.17s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lucezeq4woli", Local "Local file system at /tmp/rclone4136650693", Modify Window "1ns" 2025/05/11 03:40:11 INFO : Compressed: TestCompressSwift:rclone-test-lucezeq4woli: Making directory 2025/05/11 03:40:11 INFO : Compressed: TestCompressSwift:rclone-test-lucezeq4woli: Making directory --- PASS: TestMkdir (0.27s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lucezeq4woli", Local "Local file system at /tmp/rclone4136650693", Modify Window "1ns" --- PASS: TestLsd (6.19s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lucezeq4woli", Local "Local file system at /tmp/rclone4136650693", Modify Window "1ns" --- PASS: TestLs (61.87s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lucezeq4woli", Local "Local file system at /tmp/rclone4136650693", Modify Window "1ns" 2025/05/11 03:41:50 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/05/11 03:41:50 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (62.01s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lucezeq4woli", Local "Local file system at /tmp/rclone4136650693", Modify Window "1ns" --- PASS: TestLsLong (56.83s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lucezeq4woli", Local "Local file system at /tmp/rclone4136650693", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (57.18s) --- PASS: TestHashSums/Md5 (5.14s) --- PASS: TestHashSums/Md5Download (5.19s) === RUN TestHashSumsWithErrors 2025/05/11 03:44:15 DEBUG : Creating backend with remote ":memory:" 2025/05/11 03:44:15 DEBUG : Config file has changed externally - reloading 2025/05/11 03:44:15 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/05/11 03:44:15 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/11 03:44:15 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/11 03:44:15 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/11 03:44:15 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/11 03:44:15 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/11 03:44:15 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/11 03:44:15 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/05/11 03:44:15 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lucezeq4woli", Local "Local file system at /tmp/rclone4136650693", Modify Window "1ns" --- PASS: TestCount (58.36s) === RUN TestDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lucezeq4woli", Local "Local file system at /tmp/rclone4136650693", Modify Window "1ns" 2025/05/11 03:46:01 DEBUG : Waiting for deletions to finish 2025/05/11 03:46:01 DEBUG : large: Excluded (Size Filter) 2025/05/11 03:46:07 INFO : small: Deleted 2025/05/11 03:46:12 INFO : medium: Deleted panic: test timed out after 1h0m0s running tests: TestDelete (1m23s) goroutine 7895 [running]: testing.(*M).startAlarm.func1() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2373 +0x385 created by time.goFunc /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 1 minutes]: testing.(*T).Run(0xc00016a000, {0x25f2af2?, 0x0?}, 0x2737fc8) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1751 +0x3ab testing.runTests.func1(0xc00016a000) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2168 +0x37 testing.tRunner(0xc00016a000, 0xc0007b1c18) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 testing.runTests(0xc000a5a8d0, {0x3d238a0, 0x6d, 0x6d}, {0x3d38300?, 0x1?, 0x3d38300?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2166 +0x43d testing.(*M).Run(0xc000414be0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2034 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc000414be0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/fs/operations_test.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:61 main.main() _testmain.go:265 +0xa9 goroutine 52 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 51 [syscall, 60 minutes]: os/signal.signal_recv() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/os/signal/signal.go:151 +0x1f goroutine 7761 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc000105c00, 0xc000385e60, 0xc0002f7180) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc000105c00, {0x2a15e20, 0x3d5b7e0}, {0xc0008b2000, 0x4f}, {{0xc0003cc330, 0x18}, {0xc0003cc349, 0x14}, {0x25e73e7, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc000105c00, {0x2a15e20, 0x3d5b7e0}, {{0xc0003cc330, 0x18}, {0xc0003cc349, 0x14}, {0x25e73e7, 0x6}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:846 +0x151 github.com/ncw/swift/v2.(*Connection).ObjectDelete(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:1901 github.com/rclone/rclone/backend/swift.(*Object).Remove.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1620 +0x105 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x50?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000a658c0, 0xc0001a0d20, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc000a658c0, 0xc0001a0d20) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/swift.(*Object).Remove(0xc000a68840, {0x2a15e20, 0x3d5b7e0}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1619 +0x29b github.com/rclone/rclone/backend/compress.(*Object).Remove(0xc0000c0eb0, {0x2a15e20, 0x3d5b7e0}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:1144 +0xc3 github.com/rclone/rclone/fstest.newRunIndividual.func1.1.1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:154 +0x24 github.com/rclone/rclone/fstest.retry(0xc00016aea0, {0xc000982240, 0x15}, 0xc00091f8f0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:121 +0xde github.com/rclone/rclone/fstest.newRunIndividual.func1.1({0xc00019d500?, 0xc00019d500?, 0xc00091f9a0?}) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:154 +0x369 github.com/rclone/rclone/fs/walk.listR.func1({0xc00019d500, 0x1, 0x2}) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:331 +0x1c7 github.com/rclone/rclone/backend/compress.(*Fs).ListR.func1({0xc00019d500?, 0xc000634280?, 0x18?}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:415 +0x4c github.com/rclone/rclone/fs/list.(*Helper).send(...) /home/rclone/go/src/github.com/rclone/rclone/fs/list/helpers.go:29 github.com/rclone/rclone/fs/list.(*Helper).Flush(0xc00091fb50) /home/rclone/go/src/github.com/rclone/rclone/fs/list/helpers.go:47 +0x35 github.com/rclone/rclone/backend/swift.(*Fs).ListR(0xc000405a40, {0x2a15e20, 0x3d5b7e0}, {0x0?, 0x22f0a80?}, 0xc0008b6450) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:881 +0x165 github.com/rclone/rclone/backend/compress.(*Fs).ListR(0xc000616300, {0x2a15e20, 0x3d5b7e0}, {0x0, 0x0}, 0xc00061e730) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:410 +0xb9 github.com/rclone/rclone/fs/walk.listR({0x2a15e20, 0x3d5b7e0}, {0x2a2a380, 0xc000616300}, {0x0, 0x0}, 0x1, 0x3, 0xc0019e0780, 0xc000a5a540, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:299 +0x2a3 github.com/rclone/rclone/fs/walk.ListR({0x2a15e20, 0x3d5b7e0}, {0x2a2a380, 0xc000616300}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc0019e0780) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:163 +0x1d5 github.com/rclone/rclone/fstest.newRunIndividual.func1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:150 +0x111 github.com/rclone/rclone/fstest.(*Run).Finalise(0xc0006000e0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 +0x1c testing.(*common).Cleanup.func1() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 +0x109 testing.(*common).runCleanup(0xc00016aea0, 0xc00060e160?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 +0xd5 testing.tRunner.func2() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 +0x25 testing.tRunner(0xc00016aea0, 0x2737fc8) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1696 +0x11e created by testing.(*T).Run in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1743 +0x390 goroutine 6115 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc000351340) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:343 +0x13d created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 5814 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:408 +0xb6 goroutine 356 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 314 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 282 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 160 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 174 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 164 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3097 [chan receive, 36 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2868 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 238 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 228 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1407 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1397 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 7453 [select]: net/http.(*persistConn).writeLoop(0xc000452ea0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2519 +0xe7 created by net/http.(*Transport).dialConn in goroutine 7460 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 420 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 410 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 665 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 639 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 847 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 837 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 493 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 483 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 622 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 613 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 528 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 518 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1462 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1436 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 952 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 942 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 7894 [select]: net/http.(*persistConn).roundTrip(0xc000452ea0, 0xc0001a0dc0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2755 +0x7b0 net/http.(*Transport).roundTrip(0xc0006a2000, 0xc0002f7180) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:644 +0xb91 net/http.(*Transport).RoundTrip(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc000380380, 0xc0002f7180) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc0002f7180, {0x29ef8e0, 0xc000380380}, {0x1?, 0xffffffffffffffff?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:259 +0x5e4 net/http.(*Client).send(0xc0006b6ea0, 0xc0002f7180, {0xc000816930?, 0xc0003458f0?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:180 +0x98 net/http.(*Client).do(0xc0006b6ea0, 0xc0002f7180) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:725 +0x8bc net/http.(*Client).Do(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:590 github.com/ncw/swift/v2.(*Connection).doTimeoutRequest.func1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:420 +0x2b created by github.com/ncw/swift/v2.(*Connection).doTimeoutRequest in goroutine 7761 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 goroutine 729 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 719 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1486 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1476 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1247 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1237 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 2869 [chan receive, 38 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2868 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1204 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1194 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3623 [chan receive, 34 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2868 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 774 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 556 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1300 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1274 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 2992 [chan receive, 36 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2868 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 7791 [IO wait]: internal/poll.runtime_pollWait(0x7efd7c1ca360, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000616200?, 0xc00199b300?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000616200, {0xc00199b300, 0x1980, 0x1980}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000616200, {0xc00199b300?, 0xc00060cc50?, 0x2?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000758008, {0xc00199b300?, 0x3d38300?, 0xc0006e39d0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/net.go:189 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0008ca000, {0xc00199b300?, 0x18?, 0x7efd7677db48?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc0008ca798, {0xc00199b300?, 0x0?, 0xc0008ca798?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00060cd38, {0x29f0060, 0xc0008ca798}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00060ca88, {0x7efd767cf2a8, 0xc0008ca000}, 0xc0006e3a40?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00060ca88, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00060ca88, {0xc000541000, 0x1000, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:1385 +0x150 net/http.(*persistConn).Read(0xc0007f8b40, {0xc000541000?, 0x81d5e5?, 0x2159720?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a bufio.(*Reader).fill(0xc000a683c0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:110 +0x103 bufio.(*Reader).Peek(0xc000a683c0, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:148 +0x53 net/http.(*persistConn).readLoop(0xc0007f8b40) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2205 +0x185 created by net/http.(*Transport).dialConn in goroutine 7829 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 1030 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1004 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3520 [chan receive, 35 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2868 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3344 [chan receive, 35 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2868 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3202 [chan receive, 35 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2868 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2934 [chan receive, 36 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2868 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1088 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1078 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1338 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1312 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3257 [chan receive, 35 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2868 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3453 [chan receive, 35 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2868 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 7452 [IO wait]: internal/poll.runtime_pollWait(0x7efd7c1ca678, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000617480?, 0xc001998000?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000617480, {0xc001998000, 0x1980, 0x1980}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000617480, {0xc001998000?, 0xc00060c8d0?, 0x2?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00088a0a8, {0xc001998000?, 0x3d38300?, 0xc0000a19d0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/net.go:189 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0008b65a0, {0xc001998000?, 0x18?, 0x7efd7572ac20?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc0007565d0, {0xc001998000?, 0x0?, 0xc0007565d0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00060c9b8, {0x29f0060, 0xc0007565d0}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00060c708, {0x7efd767cf2a8, 0xc0008b65a0}, 0xc0000a1a40?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00060c708, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00060c708, {0xc000796000, 0x1000, 0xc000101a08?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:1385 +0x150 net/http.(*persistConn).Read(0xc000452ea0, {0xc000796000?, 0x81d5e5?, 0x2159720?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a bufio.(*Reader).fill(0xc000a27aa0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:110 +0x103 bufio.(*Reader).Peek(0xc000a27aa0, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:148 +0x53 net/http.(*persistConn).readLoop(0xc000452ea0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2205 +0x185 created by net/http.(*Transport).dialConn in goroutine 7460 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 7792 [select]: net/http.(*persistConn).writeLoop(0xc0007f8b40) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2519 +0xe7 created by net/http.(*Transport).dialConn in goroutine 7829 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 "./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Finished ERROR in 1h0m0.77707669s (try 2/5): exit status 2: Failed []