updated fronted.yaml.gz #265
Annotations
10 errors and 1 warning
|
Failed Test: TestDirectDomainFrontingWithoutSNIConfig
TestDirectDomainFrontingWithoutSNIConfig: === RUN TestDirectDomainFrontingWithoutSNIConfig
DEBUG fronted: fronted_test.go:74 Testing direct domain fronting without SNI config
DEBUG fronted: fronted.go:101 Creating new fronted
DEBUG fronted: cache.go:30 ignorable error: Cache file is empty
DEBUG fronted: fronted.go:295 findWorkingFronts::Tried all fronts
DEBUG fronted: fronted.go:301 findWorkingFronts::Enough working fronts...sleeping
DEBUG fronted: fronted.go:256 Updating fronted configuration
DEBUG fronted: fronted.go:575 Loading candidates for 2 providers
DEBUG fronted: fronted.go:607 Finished loading candidates
DEBUG fronted: fronted.go:192 No config URL provided -- not updating fronting configuration
DEBUG fronted: fronted.go:256 Updating fronted configuration
DEBUG fronted: fronted.go:293 findWorkingFronts::Trying all fronts
DEBUG fronted: fronted.go:575 Loading candidates for 1 providers
DEBUG fronted: fronted.go:607 Finished loading candidates
DEBUG fronted: connected_roundtripper.go:48 Translated origin ping.example.com -> d157vud77ygy87.cloudfront.net for provider cloudfront... [op=fronted_request root_op=check_masquerade]
DEBUG fronted: connected_roundtripper.go:76 Request completed successfully [op=fronted_request root_op=check_masquerade]
DEBUG fronted: fronted.go:101 Creating new fronted
DEBUG fronted: cache.go:30 ignorable error: Cache file is empty
DEBUG fronted: fronted.go:256 Updating fronted configuration
DEBUG fronted: fronted.go:575 Loading candidates for 2 providers
DEBUG fronted: fronted.go:607 Finished loading candidates
DEBUG fronted: fronted.go:192 No config URL provided -- not updating fronting configuration
DEBUG fronted: fronted.go:293 findWorkingFronts::Trying all fronts
DEBUG fronted: fronted.go:256 Updating fronted configuration
DEBUG fronted: fronted.go:575 Loading candidates for 1 providers
DEBUG fronted: fronted.go:607 Finished loading candidates
DEBUG fronted: front.go:161 Unsuccessful vetting with GET request, discarding masquerade: Get "https://config.example.com/global.yaml.gz": no domain fronting mapping for 'akamai'. Please add it to provider_map.yaml or equivalent for config.example.com [op=check_masquerade root_op=check_masquerade]
fronted_test.go:151:
Error Trace: /home/runner/work/fronted/fronted/fronted_test.go:151
/home/runner/work/fronted/fronted/fronted_test.go:75
Error: Should be true
Test: TestDirectDomainFrontingWithoutSNIConfig
--- FAIL: TestDirectDomainFrontingWithoutSNIConfig (2.48s)
- No trace available
|
|
Failed Test: TestDirectDomainFrontingWithSNIConfig
TestDirectDomainFrontingWithSNIConfig: === RUN TestDirectDomainFrontingWithSNIConfig
DEBUG fronted: fronted.go:101 Creating new fronted
DEBUG fronted: cache.go:30 ignorable error: Cache file is empty
DEBUG fronted: fronted.go:295 findWorkingFronts::Tried all fronts
DEBUG fronted: fronted.go:295 findWorkingFronts::Tried all fronts
DEBUG fronted: fronted.go:301 findWorkingFronts::Enough working fronts...sleeping
DEBUG fronted: fronted.go:256 Updating fronted configuration
DEBUG fronted: fronted.go:575 Loading candidates for 2 providers
DEBUG fronted: fronted.go:607 Finished loading candidates
DEBUG fronted: fronted.go:192 No config URL provided -- not updating fronting configuration
DEBUG fronted: fronted.go:293 findWorkingFronts::Trying all fronts
DEBUG fronted: fronted.go:256 Updating fronted configuration
DEBUG fronted: fronted.go:575 Loading candidates for 1 providers
DEBUG fronted: fronted.go:607 Finished loading candidates
DEBUG fronted: front.go:161 Unsuccessful vetting with GET request, discarding masquerade: Get "https://config.example.com/global.yaml.gz": no domain fronting mapping for 'cloudfront'. Please add it to provider_map.yaml or equivalent for config.example.com [op=check_masquerade root_op=check_masquerade]
fronted_test.go:108:
Error Trace: /home/runner/work/fronted/fronted/fronted_test.go:108
Error: Should be true
Test: TestDirectDomainFrontingWithSNIConfig
--- FAIL: TestDirectDomainFrontingWithSNIConfig (1.25s)
- No trace available
|
|
Failed Test: TestHostAliasesBasic
TestHostAliasesBasic: === RUN TestHostAliasesBasic
DEBUG fronted: fronted_test.go:589 Waiting for origin server at 127.0.0.1:40537...
DEBUG fronted: fronted_test.go:593 Started cloudsack.biz CDN
2025/04/03 20:47:34 http: TLS handshake error from 127.0.0.1:50818: EOF
DEBUG fronted: fronted.go:101 Creating new fronted
DEBUG fronted: cache.go:82 Updating cache at /tmp/direct_test2540255074/cachefile.3
ERROR fronted: cache.go:95 Unable to save cache to disk: open /tmp/direct_test2540255074/cachefile.3: no such file or directory [error=Unable to save cache to disk: %v error_location=github.com/getlantern/fronted.(*fronted).updateCache (cache.go:95) error_op=open error_text=Unable to save cache to disk: open /tmp/direct_test2540255074/cachefile.3: no such file or directory error_type=errors.Error]
ERROR fronted: cache.go:95 at github.com/getlantern/fronted.(*fronted).updateCache (cache.go:95)
ERROR fronted: cache.go:95 at github.com/getlantern/fronted.(*fronted).maintainCache (cache.go:75)
ERROR fronted: cache.go:95 at runtime.goexit (asm_amd64.s:1695)
ERROR fronted: cache.go:95 Caused by: open /tmp/direct_test2540255074/cachefile.3: no such file or directory
ERROR fronted: cache.go:95 Caused by: no such file or directory
DEBUG fronted: cache.go:104 Parent directory of cache file does not exist: /tmp/direct_test2540255074
DEBUG fronted: fronted.go:256 Updating fronted configuration
DEBUG fronted: fronted.go:575 Loading candidates for 2 providers
DEBUG fronted: fronted.go:607 Finished loading candidates
DEBUG fronted: fronted.go:192 No config URL provided -- not updating fronting configuration
DEBUG fronted: fronted.go:256 Updating fronted configuration
DEBUG fronted: fronted.go:293 findWorkingFronts::Trying all fronts
DEBUG fronted: fronted.go:575 Loading candidates for 1 providers
DEBUG fronted: fronted.go:607 Finished loading candidates
DEBUG fronted: fronted.go:467 Could not dial to 23.45.181.156, x509: certificate signed by unknown authority [masquerade_domain=a248.e.akamai.net masquerade_ip=23.45.181.156 masquerade_provider=akamai op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:472 Not re-adding candidate that failed on error 'x509: certificate signed by unknown authority' [masquerade_domain=a248.e.akamai.net masquerade_ip=23.45.181.156 masquerade_provider=akamai op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:438 Dropping masquerade: non retryable error: x509: certificate signed by unknown authority
DEBUG fronted: fronted.go:366 unexpected error vetting masquerades: x509: certificate signed by unknown authority
DEBUG fronted: fronted.go:467 Could not dial to 23.218.232.69, x509: certificate signed by unknown authority [masquerade_domain=a248.e.akamai.net masquerade_ip=23.218.232.69 masquerade_provider=akamai op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:472 Not re-adding candidate that failed on error 'x509: certificate signed by unknown authority' [masquerade_domain=a248.e.akamai.net masquerade_ip=23.218.232.69 masquerade_provider=akamai op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:438 Dropping masquerade: non retryable error: x509: certificate signed by unknown authority
DEBUG fronted: fronted.go:366 unexpected error vetting masquerades: x509: certificate signed by unknown authority
DEBUG fronted: fronted.go:467 Could not dial to 23.219.87.230, x509: certificate signed by unknown authority [masquerade_domain=a248.e.akamai.net masquerade_ip=23.219.87.230 masquerade_provider=akamai op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:472 Not re-adding candidate that failed on error 'x509: certificate signed by unknown authority' [masquerade_domain=a248.e.akamai.net masquerade_ip=23.219.87.230 masquerade_provider=akamai op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:438 Dropping masquerade: non retryable error: x509: certificate signed by unknown authority
DEBUG fronted: fronted.go:366 unexpected error vetting masquerades: x509: certificate signed by unknown authority
DEBUG fronted:
|
|
Failed Test: TestPassthrough
TestPassthrough: === RUN TestPassthrough
DEBUG fronted: fronted_test.go:589 Waiting for origin server at 127.0.0.1:33697...
DEBUG fronted: fronted_test.go:593 Started cloudsack.biz CDN
DEBUG fronted: fronted.go:101 Creating new fronted
DEBUG fronted: fronted.go:467 Could not dial to 52.222.128.94, x509: certificate signed by unknown authority [masquerade_domain=cloudfront.net masquerade_ip=52.222.128.94 masquerade_provider=cloudfront op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:472 Not re-adding candidate that failed on error 'x509: certificate signed by unknown authority' [masquerade_domain=cloudfront.net masquerade_ip=52.222.128.94 masquerade_provider=cloudfront op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:438 Dropping masquerade: non retryable error: x509: certificate signed by unknown authority
DEBUG fronted: fronted.go:366 unexpected error vetting masquerades: x509: certificate signed by unknown authority
DEBUG fronted: fronted.go:467 Could not dial to 18.172.1.156, x509: certificate signed by unknown authority [masquerade_domain=altium.com masquerade_ip=18.172.1.156 masquerade_provider=cloudfront op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:472 Not re-adding candidate that failed on error 'x509: certificate signed by unknown authority' [masquerade_domain=altium.com masquerade_ip=18.172.1.156 masquerade_provider=cloudfront op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:438 Dropping masquerade: non retryable error: x509: certificate signed by unknown authority
DEBUG fronted: fronted.go:366 unexpected error vetting masquerades: x509: certificate signed by unknown authority
DEBUG fronted: fronted.go:467 Could not dial to 23.56.109.170, x509: certificate signed by unknown authority [masquerade_domain=a248.e.akamai.net masquerade_ip=23.56.109.170 masquerade_provider=akamai op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:472 Not re-adding candidate that failed on error 'x509: certificate signed by unknown authority' [masquerade_domain=a248.e.akamai.net masquerade_ip=23.56.109.170 masquerade_provider=akamai op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:438 Dropping masquerade: non retryable error: x509: certificate signed by unknown authority
DEBUG fronted: fronted.go:366 unexpected error vetting masquerades: x509: certificate signed by unknown authority
DEBUG fronted: fronted.go:467 Could not dial to 23.35.68.25, x509: certificate signed by unknown authority [masquerade_domain=a248.e.akamai.net masquerade_ip=23.35.68.25 masquerade_provider=akamai op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:472 Not re-adding candidate that failed on error 'x509: certificate signed by unknown authority' [masquerade_domain=a248.e.akamai.net masquerade_ip=23.35.68.25 masquerade_provider=akamai op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:438 Dropping masquerade: non retryable error: x509: certificate signed by unknown authority
DEBUG fronted: fronted.go:366 unexpected error vetting masquerades: x509: certificate signed by unknown authority
DEBUG fronted: fronted.go:467 Could not dial to 184.150.154.16, x509: certificate signed by unknown authority [masquerade_domain=a248.e.akamai.net masquerade_ip=184.150.154.16 masquerade_provider=akamai op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:472 Not re-adding candidate that failed on error 'x509: certificate signed by unknown authority' [masquerade_domain=a248.e.akamai.net masquerade_ip=184.150.154.16 masquerade_provider=akamai op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:438 Dropping masquerade: non retryable error: x509: certificate signed by unknown authority
DEBUG fronted: fronted.go:366 unexpected error vetting masquerades: x509: certificate signed by unknown authority
DEBUG fronted: fronted.go:467 Could not dial to 23.197.49.146, x509: certificate signed by unknown authority [masquerade_domain=a248.e.akamai.net masquerade_ip=23.197.49.146 masquerade_pro
|
|
build
$GITHUB_STEP_SUMMARY upload aborted, supports content up to a size of 1024k, got 2148k. For more information see: https://docs.github.com/actions/using-workflows/workflow-commands-for-github-actions#adding-a-markdown-summary
|
|
Failed Test: TestDirectDomainFrontingWithoutSNIConfig
TestDirectDomainFrontingWithoutSNIConfig: === RUN TestDirectDomainFrontingWithoutSNIConfig
DEBUG fronted: fronted_test.go:74 Testing direct domain fronting without SNI config
DEBUG fronted: fronted.go:101 Creating new fronted
DEBUG fronted: cache.go:30 ignorable error: Cache file is empty
DEBUG fronted: fronted.go:295 findWorkingFronts::Tried all fronts
DEBUG fronted: fronted.go:301 findWorkingFronts::Enough working fronts...sleeping
DEBUG fronted: fronted.go:256 Updating fronted configuration
DEBUG fronted: fronted.go:575 Loading candidates for 2 providers
DEBUG fronted: fronted.go:607 Finished loading candidates
DEBUG fronted: fronted.go:192 No config URL provided -- not updating fronting configuration
DEBUG fronted: fronted.go:256 Updating fronted configuration
DEBUG fronted: fronted.go:293 findWorkingFronts::Trying all fronts
DEBUG fronted: fronted.go:575 Loading candidates for 1 providers
DEBUG fronted: fronted.go:607 Finished loading candidates
DEBUG fronted: connected_roundtripper.go:48 Translated origin ping.example.com -> d157vud77ygy87.cloudfront.net for provider cloudfront... [op=fronted_request root_op=check_masquerade]
DEBUG fronted: connected_roundtripper.go:76 Request completed successfully [op=fronted_request root_op=check_masquerade]
DEBUG fronted: fronted.go:101 Creating new fronted
DEBUG fronted: cache.go:30 ignorable error: Cache file is empty
DEBUG fronted: fronted.go:256 Updating fronted configuration
DEBUG fronted: fronted.go:575 Loading candidates for 2 providers
DEBUG fronted: fronted.go:607 Finished loading candidates
DEBUG fronted: fronted.go:192 No config URL provided -- not updating fronting configuration
DEBUG fronted: fronted.go:293 findWorkingFronts::Trying all fronts
DEBUG fronted: fronted.go:256 Updating fronted configuration
DEBUG fronted: fronted.go:575 Loading candidates for 1 providers
DEBUG fronted: fronted.go:607 Finished loading candidates
DEBUG fronted: front.go:161 Unsuccessful vetting with GET request, discarding masquerade: Get "https://config.example.com/global.yaml.gz": no domain fronting mapping for 'akamai'. Please add it to provider_map.yaml or equivalent for config.example.com [op=check_masquerade root_op=check_masquerade]
fronted_test.go:151:
Error Trace: /home/runner/work/fronted/fronted/fronted_test.go:151
/home/runner/work/fronted/fronted/fronted_test.go:75
Error: Should be true
Test: TestDirectDomainFrontingWithoutSNIConfig
--- FAIL: TestDirectDomainFrontingWithoutSNIConfig (2.48s)
- No trace available
|
|
Failed Test: TestDirectDomainFrontingWithSNIConfig
TestDirectDomainFrontingWithSNIConfig: === RUN TestDirectDomainFrontingWithSNIConfig
DEBUG fronted: fronted.go:101 Creating new fronted
DEBUG fronted: cache.go:30 ignorable error: Cache file is empty
DEBUG fronted: fronted.go:295 findWorkingFronts::Tried all fronts
DEBUG fronted: fronted.go:295 findWorkingFronts::Tried all fronts
DEBUG fronted: fronted.go:301 findWorkingFronts::Enough working fronts...sleeping
DEBUG fronted: fronted.go:256 Updating fronted configuration
DEBUG fronted: fronted.go:575 Loading candidates for 2 providers
DEBUG fronted: fronted.go:607 Finished loading candidates
DEBUG fronted: fronted.go:192 No config URL provided -- not updating fronting configuration
DEBUG fronted: fronted.go:293 findWorkingFronts::Trying all fronts
DEBUG fronted: fronted.go:256 Updating fronted configuration
DEBUG fronted: fronted.go:575 Loading candidates for 1 providers
DEBUG fronted: fronted.go:607 Finished loading candidates
DEBUG fronted: front.go:161 Unsuccessful vetting with GET request, discarding masquerade: Get "https://config.example.com/global.yaml.gz": no domain fronting mapping for 'cloudfront'. Please add it to provider_map.yaml or equivalent for config.example.com [op=check_masquerade root_op=check_masquerade]
fronted_test.go:108:
Error Trace: /home/runner/work/fronted/fronted/fronted_test.go:108
Error: Should be true
Test: TestDirectDomainFrontingWithSNIConfig
--- FAIL: TestDirectDomainFrontingWithSNIConfig (1.25s)
- No trace available
|
|
Failed Test: TestHostAliasesBasic
TestHostAliasesBasic: === RUN TestHostAliasesBasic
DEBUG fronted: fronted_test.go:589 Waiting for origin server at 127.0.0.1:40537...
DEBUG fronted: fronted_test.go:593 Started cloudsack.biz CDN
2025/04/03 20:47:34 http: TLS handshake error from 127.0.0.1:50818: EOF
DEBUG fronted: fronted.go:101 Creating new fronted
DEBUG fronted: cache.go:82 Updating cache at /tmp/direct_test2540255074/cachefile.3
ERROR fronted: cache.go:95 Unable to save cache to disk: open /tmp/direct_test2540255074/cachefile.3: no such file or directory [error=Unable to save cache to disk: %v error_location=github.com/getlantern/fronted.(*fronted).updateCache (cache.go:95) error_op=open error_text=Unable to save cache to disk: open /tmp/direct_test2540255074/cachefile.3: no such file or directory error_type=errors.Error]
ERROR fronted: cache.go:95 at github.com/getlantern/fronted.(*fronted).updateCache (cache.go:95)
ERROR fronted: cache.go:95 at github.com/getlantern/fronted.(*fronted).maintainCache (cache.go:75)
ERROR fronted: cache.go:95 at runtime.goexit (asm_amd64.s:1695)
ERROR fronted: cache.go:95 Caused by: open /tmp/direct_test2540255074/cachefile.3: no such file or directory
ERROR fronted: cache.go:95 Caused by: no such file or directory
DEBUG fronted: cache.go:104 Parent directory of cache file does not exist: /tmp/direct_test2540255074
DEBUG fronted: fronted.go:256 Updating fronted configuration
DEBUG fronted: fronted.go:575 Loading candidates for 2 providers
DEBUG fronted: fronted.go:607 Finished loading candidates
DEBUG fronted: fronted.go:192 No config URL provided -- not updating fronting configuration
DEBUG fronted: fronted.go:256 Updating fronted configuration
DEBUG fronted: fronted.go:293 findWorkingFronts::Trying all fronts
DEBUG fronted: fronted.go:575 Loading candidates for 1 providers
DEBUG fronted: fronted.go:607 Finished loading candidates
DEBUG fronted: fronted.go:467 Could not dial to 23.45.181.156, x509: certificate signed by unknown authority [masquerade_domain=a248.e.akamai.net masquerade_ip=23.45.181.156 masquerade_provider=akamai op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:472 Not re-adding candidate that failed on error 'x509: certificate signed by unknown authority' [masquerade_domain=a248.e.akamai.net masquerade_ip=23.45.181.156 masquerade_provider=akamai op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:438 Dropping masquerade: non retryable error: x509: certificate signed by unknown authority
DEBUG fronted: fronted.go:366 unexpected error vetting masquerades: x509: certificate signed by unknown authority
DEBUG fronted: fronted.go:467 Could not dial to 23.218.232.69, x509: certificate signed by unknown authority [masquerade_domain=a248.e.akamai.net masquerade_ip=23.218.232.69 masquerade_provider=akamai op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:472 Not re-adding candidate that failed on error 'x509: certificate signed by unknown authority' [masquerade_domain=a248.e.akamai.net masquerade_ip=23.218.232.69 masquerade_provider=akamai op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:438 Dropping masquerade: non retryable error: x509: certificate signed by unknown authority
DEBUG fronted: fronted.go:366 unexpected error vetting masquerades: x509: certificate signed by unknown authority
DEBUG fronted: fronted.go:467 Could not dial to 23.219.87.230, x509: certificate signed by unknown authority [masquerade_domain=a248.e.akamai.net masquerade_ip=23.219.87.230 masquerade_provider=akamai op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:472 Not re-adding candidate that failed on error 'x509: certificate signed by unknown authority' [masquerade_domain=a248.e.akamai.net masquerade_ip=23.219.87.230 masquerade_provider=akamai op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:438 Dropping masquerade: non retryable error: x509: certificate signed by unknown authority
DEBUG fronted: fronted.go:366 unexpected error vetting masquerades: x509: certificate signed by unknown authority
DEBUG fronted:
|
|
Failed Test: TestPassthrough
TestPassthrough: === RUN TestPassthrough
DEBUG fronted: fronted_test.go:589 Waiting for origin server at 127.0.0.1:33697...
DEBUG fronted: fronted_test.go:593 Started cloudsack.biz CDN
DEBUG fronted: fronted.go:101 Creating new fronted
DEBUG fronted: fronted.go:467 Could not dial to 52.222.128.94, x509: certificate signed by unknown authority [masquerade_domain=cloudfront.net masquerade_ip=52.222.128.94 masquerade_provider=cloudfront op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:472 Not re-adding candidate that failed on error 'x509: certificate signed by unknown authority' [masquerade_domain=cloudfront.net masquerade_ip=52.222.128.94 masquerade_provider=cloudfront op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:438 Dropping masquerade: non retryable error: x509: certificate signed by unknown authority
DEBUG fronted: fronted.go:366 unexpected error vetting masquerades: x509: certificate signed by unknown authority
DEBUG fronted: fronted.go:467 Could not dial to 18.172.1.156, x509: certificate signed by unknown authority [masquerade_domain=altium.com masquerade_ip=18.172.1.156 masquerade_provider=cloudfront op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:472 Not re-adding candidate that failed on error 'x509: certificate signed by unknown authority' [masquerade_domain=altium.com masquerade_ip=18.172.1.156 masquerade_provider=cloudfront op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:438 Dropping masquerade: non retryable error: x509: certificate signed by unknown authority
DEBUG fronted: fronted.go:366 unexpected error vetting masquerades: x509: certificate signed by unknown authority
DEBUG fronted: fronted.go:467 Could not dial to 23.56.109.170, x509: certificate signed by unknown authority [masquerade_domain=a248.e.akamai.net masquerade_ip=23.56.109.170 masquerade_provider=akamai op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:472 Not re-adding candidate that failed on error 'x509: certificate signed by unknown authority' [masquerade_domain=a248.e.akamai.net masquerade_ip=23.56.109.170 masquerade_provider=akamai op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:438 Dropping masquerade: non retryable error: x509: certificate signed by unknown authority
DEBUG fronted: fronted.go:366 unexpected error vetting masquerades: x509: certificate signed by unknown authority
DEBUG fronted: fronted.go:467 Could not dial to 23.35.68.25, x509: certificate signed by unknown authority [masquerade_domain=a248.e.akamai.net masquerade_ip=23.35.68.25 masquerade_provider=akamai op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:472 Not re-adding candidate that failed on error 'x509: certificate signed by unknown authority' [masquerade_domain=a248.e.akamai.net masquerade_ip=23.35.68.25 masquerade_provider=akamai op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:438 Dropping masquerade: non retryable error: x509: certificate signed by unknown authority
DEBUG fronted: fronted.go:366 unexpected error vetting masquerades: x509: certificate signed by unknown authority
DEBUG fronted: fronted.go:467 Could not dial to 184.150.154.16, x509: certificate signed by unknown authority [masquerade_domain=a248.e.akamai.net masquerade_ip=184.150.154.16 masquerade_provider=akamai op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:472 Not re-adding candidate that failed on error 'x509: certificate signed by unknown authority' [masquerade_domain=a248.e.akamai.net masquerade_ip=184.150.154.16 masquerade_provider=akamai op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:438 Dropping masquerade: non retryable error: x509: certificate signed by unknown authority
DEBUG fronted: fronted.go:366 unexpected error vetting masquerades: x509: certificate signed by unknown authority
DEBUG fronted: fronted.go:467 Could not dial to 23.197.49.146, x509: certificate signed by unknown authority [masquerade_domain=a248.e.akamai.net masquerade_ip=23.197.49.146 masquerade_pro
|
|
build
$GITHUB_STEP_SUMMARY upload aborted, supports content up to a size of 1024k, got 2148k. For more information see: https://docs.github.com/actions/using-workflows/workflow-commands-for-github-actions#adding-a-markdown-summary
|
|
build
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
ctrf-report
Expired
|
67.6 KB |
sha256:4d087cb97a70ca1315ea5520a076f3da4174d38f2be3f70a64e486db72002c89
|
|