"./operations.test -test.v -test.timeout 1h0m0s -remote TestBox: -verbose" - Starting (try 1/5) 2024/04/26 01:12:58 DEBUG : Creating backend with remote "TestBox:rclone-test-fuqugax1jiwulez0beyusol3" 2024/04/26 01:12:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/26 01:12:59 DEBUG : box root 'rclone-test-fuqugax1jiwulez0beyusol3': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/04/26 01:12:59 DEBUG : Creating backend with remote "/tmp/rclone2804758962" === 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 "box root 'rclone-test-fuqugax1jiwulez0beyusol3'", Local "Local file system at /tmp/rclone2804758962", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2024/04/26 01:13:00 DEBUG : box root 'rclone-test-fuqugax1jiwulez0beyusol3': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/04/26 01:13:00 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopy (0.62s) === RUN TestMultithreadCopyAbort run.go:180: Remote "box root 'rclone-test-fuqugax1jiwulez0beyusol3'", Local "Local file system at /tmp/rclone2804758962", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2024/04/26 01:13:00 DEBUG : box root 'rclone-test-fuqugax1jiwulez0beyusol3': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/04/26 01:13:00 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.66s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/04/26 01:13:00 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/04/26 01:13:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/26 01:13:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/26 01:13:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/04/26 01:13:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/26 01:13:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/26 01:13:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/26 01:13:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/04/26 01:13:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/26 01:13:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/26 01:13:00 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/04/26 01:13:00 DEBUG : potato: Seek from 10 to 0 2024/04/26 01:13:00 DEBUG : potato: Seek from 10 to 0 2024/04/26 01:13:00 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/04/26 01:13:00 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/04/26 01:13:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/26 01:13:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/26 01:13:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/04/26 01:13:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/26 01:13:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/26 01:13:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/26 01:13:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/04/26 01:13:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/26 01:13:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/26 01:13:00 DEBUG : potato: Seek from 5 to 2 2024/04/26 01:13:00 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/04/26 01:13:00 DEBUG : potato: Seek from 7 to 0 2024/04/26 01:13:00 DEBUG : potato: Seek from 7 to 0 2024/04/26 01:13:00 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/04/26 01:13:00 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/04/26 01:13:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/26 01:13:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/26 01:13:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/04/26 01:13:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/26 01:13:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/26 01:13:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/26 01:13:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/04/26 01:13:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/26 01:13:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/26 01:13:00 DEBUG : potato: Seek from 5 to 2 2024/04/26 01:13:00 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/04/26 01:13:00 DEBUG : potato: Seek from 8 to 0 2024/04/26 01:13:00 DEBUG : potato: Seek from 8 to 0 2024/04/26 01:13:00 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/04/26 01:13:00 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/04/26 01:13:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/26 01:13:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/26 01:13:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/04/26 01:13:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/26 01:13:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/26 01:13:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/26 01:13:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/04/26 01:13:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/26 01:13:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/26 01:13:00 DEBUG : potato: Seek from 5 to 2 2024/04/26 01:13:00 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/04/26 01:13:00 DEBUG : potato: Seek from 9 to 0 2024/04/26 01:13:00 DEBUG : potato: Seek from 9 to 0 2024/04/26 01:13:00 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 "box root 'rclone-test-fuqugax1jiwulez0beyusol3'", Local "Local file system at /tmp/rclone2804758962", Modify Window "1s" 2024/04/26 01:13:01 DEBUG : box root 'rclone-test-fuqugax1jiwulez0beyusol3': Ignoring "Shared folder — ForNick" - unknown type "web_link" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (16.44s) --- PASS: TestCheck/1 (0.36s) --- PASS: TestCheck/2 (0.52s) --- PASS: TestCheck/3 (0.40s) --- PASS: TestCheck/4 (0.43s) --- PASS: TestCheck/5 (0.46s) --- PASS: TestCheck/6 (0.42s) --- PASS: TestCheck/7 (0.39s) === RUN TestCheckFsError 2024/04/26 01:13:17 DEBUG : Creating backend with remote "nonexistent" 2024/04/26 01:13:17 DEBUG : Creating backend with remote "nonexistent" 2024/04/26 01:13:17 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/04/26 01:13:17 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/04/26 01:13:17 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/04/26 01:13:17 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 "box root 'rclone-test-fuqugax1jiwulez0beyusol3'", Local "Local file system at /tmp/rclone2804758962", Modify Window "1s" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (20.42s) --- PASS: TestCheckDownload/1 (1.17s) --- PASS: TestCheckDownload/2 (1.18s) --- PASS: TestCheckDownload/3 (1.09s) --- PASS: TestCheckDownload/4 (1.11s) --- PASS: TestCheckDownload/5 (1.21s) --- PASS: TestCheckDownload/6 (1.16s) --- PASS: TestCheckDownload/7 (1.09s) === RUN TestCheckSizeOnly run.go:180: Remote "box root 'rclone-test-fuqugax1jiwulez0beyusol3'", Local "Local file system at /tmp/rclone2804758962", Modify Window "1s" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (14.98s) --- PASS: TestCheckSizeOnly/1 (0.40s) --- PASS: TestCheckSizeOnly/2 (0.40s) --- PASS: TestCheckSizeOnly/3 (0.39s) --- PASS: TestCheckSizeOnly/4 (0.38s) --- PASS: TestCheckSizeOnly/5 (0.38s) --- PASS: TestCheckSizeOnly/6 (0.45s) --- PASS: TestCheckSizeOnly/7 (0.39s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "box root 'rclone-test-fuqugax1jiwulez0beyusol3'", Local "Local file system at /tmp/rclone2804758962", Modify Window "1s" 2024/04/26 01:13:55 NOTICE: test.sum: improperly formatted checksum line 4 2024/04/26 01:13:55 NOTICE: test.sum: improperly formatted checksum line 5 2024/04/26 01:13:55 NOTICE: test.sum: improperly formatted checksum line 6 2024/04/26 01:13:55 NOTICE: test.sum: 2 warning(s) suppressed... 2024/04/26 01:13:58 NOTICE: test.sum: improperly formatted checksum line 4 2024/04/26 01:13:58 NOTICE: test.sum: improperly formatted checksum line 5 2024/04/26 01:13:58 NOTICE: test.sum: improperly formatted checksum line 6 2024/04/26 01:13:58 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.78s) === RUN TestCheckSum run.go:180: Remote "box root 'rclone-test-fuqugax1jiwulez0beyusol3'", Local "Local file system at /tmp/rclone2804758962", Modify Window "1s" 2024/04/26 01:14:00 DEBUG : Creating backend with remote "TestBox:rclone-test-fuqugax1jiwulez0beyusol3/data" check_test.go:354: box root 'rclone-test-fuqugax1jiwulez0beyusol3/data' lacks md5, skipping --- SKIP: TestCheckSum (2.83s) === RUN TestCheckSumDownload run.go:180: Remote "box root 'rclone-test-fuqugax1jiwulez0beyusol3'", Local "Local file system at /tmp/rclone2804758962", Modify Window "1s" 2024/04/26 01:14:03 DEBUG : Creating backend with remote "TestBox:rclone-test-fuqugax1jiwulez0beyusol3/data" === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (50.03s) --- PASS: TestCheckSumDownload/subtest1 (2.99s) --- PASS: TestCheckSumDownload/subtest2 (2.52s) --- PASS: TestCheckSumDownload/subtest3 (2.60s) --- PASS: TestCheckSumDownload/subtest4 (2.62s) --- PASS: TestCheckSumDownload/subtest5 (2.67s) --- PASS: TestCheckSumDownload/subtest6 (2.57s) --- PASS: TestCheckSumDownload/subtest7 (2.61s) === RUN TestApplyTransforms 2024/04/26 01:14:53 DEBUG : Creating backend with remote "TestBox:rclone-test-zicirar1hukagor3zeyezah2" 2024/04/26 01:14:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/26 01:14:53 DEBUG : box root 'rclone-test-zicirar1hukagor3zeyezah2': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/04/26 01:14:54 DEBUG : Creating backend with remote "/tmp/rclone2528336558" run.go:180: Remote "box root 'rclone-test-zicirar1hukagor3zeyezah2'", Local "Local file system at /tmp/rclone2528336558", Modify Window "1s" 2024/04/26 01:14:54 DEBUG : box root 'rclone-test-zicirar1hukagor3zeyezah2': Ignoring "Shared folder — ForNick" - unknown type "web_link" upper checkfile vs. lower remote (without normalization) 2024/04/26 01:14:57 ERROR : hello, world!: sum not found 2024/04/26 01:14:57 ERROR : HELLO, WORLD!: file not in box root 'rclone-test-zicirar1hukagor3zeyezah2' 2024/04/26 01:14:57 NOTICE: box root 'rclone-test-zicirar1hukagor3zeyezah2': 1 files missing 2024/04/26 01:14:57 NOTICE: 1 hashes missing 2024/04/26 01:14:57 NOTICE: box root 'rclone-test-zicirar1hukagor3zeyezah2': 2 differences found 2024/04/26 01:14:57 NOTICE: box root 'rclone-test-zicirar1hukagor3zeyezah2': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/04/26 01:14:59 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/26 01:14:59 NOTICE: box root 'rclone-test-zicirar1hukagor3zeyezah2': 0 differences found 2024/04/26 01:14:59 NOTICE: box root 'rclone-test-zicirar1hukagor3zeyezah2': 1 matching files 2024/04/26 01:14:59 DEBUG : Creating backend with remote "TestBox:rclone-test-vajovol5supawey8qobivik1" 2024/04/26 01:14:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/26 01:14:59 DEBUG : box root 'rclone-test-vajovol5supawey8qobivik1': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/04/26 01:14:59 DEBUG : Creating backend with remote "/tmp/rclone1757034024" run.go:180: Remote "box root 'rclone-test-vajovol5supawey8qobivik1'", Local "Local file system at /tmp/rclone1757034024", Modify Window "1s" 2024/04/26 01:15:00 DEBUG : box root 'rclone-test-vajovol5supawey8qobivik1': Ignoring "Shared folder — ForNick" - unknown type "web_link" lower checkfile vs. upper remote (without normalization) 2024/04/26 01:15:03 ERROR : HELLO, WORLD!: sum not found 2024/04/26 01:15:03 ERROR : hello, world!: file not in box root 'rclone-test-vajovol5supawey8qobivik1' 2024/04/26 01:15:03 NOTICE: box root 'rclone-test-vajovol5supawey8qobivik1': 1 files missing 2024/04/26 01:15:03 NOTICE: 1 hashes missing 2024/04/26 01:15:03 NOTICE: box root 'rclone-test-vajovol5supawey8qobivik1': 2 differences found 2024/04/26 01:15:03 NOTICE: box root 'rclone-test-vajovol5supawey8qobivik1': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/04/26 01:15:04 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/26 01:15:04 NOTICE: box root 'rclone-test-vajovol5supawey8qobivik1': 0 differences found 2024/04/26 01:15:04 NOTICE: box root 'rclone-test-vajovol5supawey8qobivik1': 1 matching files 2024/04/26 01:15:04 DEBUG : Creating backend with remote "TestBox:rclone-test-dabosuq3cojokuc7nufojar4" 2024/04/26 01:15:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/26 01:15:05 DEBUG : box root 'rclone-test-dabosuq3cojokuc7nufojar4': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2024/04/26 01:15:06 Failed to open remote "TestBox:": pre-upload check: invalid character '<' looking for beginning of value "./operations.test -test.v -test.timeout 1h0m0s -remote TestBox: -verbose" - Finished ERROR in 2m8.263740455s (try 1/5): exit status 1: Failed []