Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: Fix QNS log failure #2425

Merged
merged 9 commits into from
Feb 6, 2025
Merged

ci: Fix QNS log failure #2425

merged 9 commits into from
Feb 6, 2025

Conversation

larseggert
Copy link
Collaborator

@larseggert larseggert commented Feb 6, 2025

OK, fixed. I managed to accidentally remove a backslash, which caused everything to explode. Put it back.

Also did a little bonus maintenance while I was here, by adding tquic and openssl to the interop matrix, and by using the correct highlighting for lines normally hidden under "All results".

I still hate GitHub CI.

I hate GitHub CI
Copy link

codecov bot commented Feb 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.28%. Comparing base (9dec573) to head (3e91078).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2425      +/-   ##
==========================================
- Coverage   95.28%   95.28%   -0.01%     
==========================================
  Files         114      114              
  Lines       37111    37098      -13     
  Branches    37111    37098      -13     
==========================================
- Hits        35363    35349      -14     
- Misses       1742     1743       +1     
  Partials        6        6              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

github-actions bot commented Feb 6, 2025

Failed Interop Tests

QUIC Interop Runner, client vs. server, differences relative to 9dec573.

neqo-latest as client

neqo-latest as server

All results

Succeeded Interop Tests

QUIC Interop Runner, client vs. server

neqo-latest as client

neqo-latest as server

Unsupported Interop Tests

QUIC Interop Runner, client vs. server

neqo-latest as client

neqo-latest as server

Copy link

github-actions bot commented Feb 6, 2025

Benchmark results

Performance differences relative to 9dec573.

decode 4096 bytes, mask ff: No change in performance detected.
       time:   [10.864 µs 10.901 µs 10.943 µs]
       change: [-1.0945% -0.3348% +0.3105%] (p = 0.38 > 0.05)

Found 18 outliers among 100 measurements (18.00%)
2 (2.00%) low severe
6 (6.00%) low mild
2 (2.00%) high mild
8 (8.00%) high severe

decode 1048576 bytes, mask ff: No change in performance detected.
       time:   [3.1291 ms 3.1385 ms 3.1495 ms]
       change: [-1.2491% -0.2355% +0.4950%] (p = 0.66 > 0.05)

Found 10 outliers among 100 measurements (10.00%)
1 (1.00%) low mild
9 (9.00%) high severe

decode 4096 bytes, mask 7f: No change in performance detected.
       time:   [17.633 µs 17.693 µs 17.763 µs]
       change: [-0.5128% +0.3807% +1.5574%] (p = 0.54 > 0.05)

Found 18 outliers among 100 measurements (18.00%)
2 (2.00%) low severe
3 (3.00%) low mild
1 (1.00%) high mild
12 (12.00%) high severe

decode 1048576 bytes, mask 7f: No change in performance detected.
       time:   [5.3995 ms 5.4105 ms 5.4231 ms]
       change: [-0.8925% -0.2408% +0.2311%] (p = 0.46 > 0.05)

Found 12 outliers among 100 measurements (12.00%)
12 (12.00%) high severe

decode 4096 bytes, mask 3f: No change in performance detected.
       time:   [6.6768 µs 6.7064 µs 6.7391 µs]
       change: [-0.3870% +0.4819% +1.3206%] (p = 0.28 > 0.05)

Found 4 outliers among 100 measurements (4.00%)
3 (3.00%) high mild
1 (1.00%) high severe

decode 1048576 bytes, mask 3f: Change within noise threshold.
       time:   [1.7583 ms 1.7608 ms 1.7646 ms]
       change: [-1.8648% -1.2525% -0.6487%] (p = 0.00 < 0.05)

Found 4 outliers among 100 measurements (4.00%)
1 (1.00%) high mild
3 (3.00%) high severe

coalesce_acked_from_zero 1+1 entries: No change in performance detected.
       time:   [91.281 ns 91.625 ns 91.961 ns]
       change: [-0.3416% +0.2149% +0.8080%] (p = 0.48 > 0.05)

Found 14 outliers among 100 measurements (14.00%)
11 (11.00%) high mild
3 (3.00%) high severe

coalesce_acked_from_zero 3+1 entries: No change in performance detected.
       time:   [109.36 ns 109.67 ns 110.02 ns]
       change: [-0.3262% +0.0778% +0.4946%] (p = 0.71 > 0.05)

Found 15 outliers among 100 measurements (15.00%)
2 (2.00%) low mild
13 (13.00%) high severe

coalesce_acked_from_zero 10+1 entries: No change in performance detected.
       time:   [109.03 ns 109.53 ns 110.11 ns]
       change: [-0.0305% +0.2751% +0.6745%] (p = 0.14 > 0.05)

Found 19 outliers among 100 measurements (19.00%)
4 (4.00%) low severe
2 (2.00%) low mild
6 (6.00%) high mild
7 (7.00%) high severe

coalesce_acked_from_zero 1000+1 entries: No change in performance detected.
       time:   [93.125 ns 93.306 ns 93.511 ns]
       change: [-1.2707% -0.3294% +0.5619%] (p = 0.51 > 0.05)

Found 12 outliers among 100 measurements (12.00%)
6 (6.00%) high mild
6 (6.00%) high severe

RxStreamOrderer::inbound_frame(): Change within noise threshold.
       time:   [112.00 ms 112.06 ms 112.13 ms]
       change: [+0.0499% +0.1279% +0.2030%] (p = 0.00 < 0.05)

Found 18 outliers among 100 measurements (18.00%)
2 (2.00%) low severe
6 (6.00%) low mild
10 (10.00%) high severe

SentPackets::take_ranges: No change in performance detected.
       time:   [5.1778 µs 5.2597 µs 5.3393 µs]
       change: [-17.149% -5.2195% +3.4964%] (p = 0.57 > 0.05)

Found 6 outliers among 100 measurements (6.00%)
5 (5.00%) high mild
1 (1.00%) high severe

transfer/pacing-false/varying-seeds: 💔 Performance has regressed.
       time:   [39.679 ms 39.761 ms 39.855 ms]
       change: [+6.1184% +6.4379% +6.7898%] (p = 0.00 < 0.05)

Found 2 outliers among 100 measurements (2.00%)
1 (1.00%) high mild
1 (1.00%) high severe

transfer/pacing-true/varying-seeds: 💔 Performance has regressed.
       time:   [39.930 ms 40.004 ms 40.078 ms]
       change: [+6.9239% +7.2173% +7.5036%] (p = 0.00 < 0.05)

Found 1 outliers among 100 measurements (1.00%)
1 (1.00%) high mild

transfer/pacing-false/same-seed: 💔 Performance has regressed.
       time:   [39.804 ms 39.877 ms 39.953 ms]
       change: [+6.4291% +6.7564% +7.0871%] (p = 0.00 < 0.05)

Found 1 outliers among 100 measurements (1.00%)
1 (1.00%) high severe

transfer/pacing-true/same-seed: 💔 Performance has regressed.
       time:   [40.067 ms 40.138 ms 40.215 ms]
       change: [+6.8473% +7.1451% +7.4284%] (p = 0.00 < 0.05)

Found 1 outliers among 100 measurements (1.00%)
1 (1.00%) high severe

1-conn/1-100mb-resp/mtu-1504 (aka. Download)/client: No change in performance detected.
       time:   [845.58 ms 855.64 ms 866.07 ms]
       thrpt:  [115.46 MiB/s 116.87 MiB/s 118.26 MiB/s]
change:
       time:   [-0.8945% +0.7594% +2.4705%] (p = 0.37 > 0.05)
       thrpt:  [-2.4109% -0.7536% +0.9025%]
1-conn/10_000-parallel-1b-resp/mtu-1504 (aka. RPS)/client: Change within noise threshold.
       time:   [318.45 ms 321.73 ms 325.03 ms]
       thrpt:  [30.766 Kelem/s 31.082 Kelem/s 31.402 Kelem/s]
change:
       time:   [+0.2436% +1.7503% +3.1980%] (p = 0.02 < 0.05)
       thrpt:  [-3.0989% -1.7202% -0.2430%]
1-conn/1-1b-resp/mtu-1504 (aka. HPS)/client: No change in performance detected.
       time:   [25.506 ms 25.659 ms 25.812 ms]
       thrpt:  [38.742  elem/s 38.973  elem/s 39.206  elem/s]
change:
       time:   [-0.8059% +0.0965% +0.9158%] (p = 0.82 > 0.05)
       thrpt:  [-0.9075% -0.0964% +0.8124%]
1-conn/1-100mb-resp/mtu-1504 (aka. Upload)/client: No change in performance detected.
       time:   [1.9186 s 1.9371 s 1.9555 s]
       thrpt:  [51.137 MiB/s 51.623 MiB/s 52.122 MiB/s]
change:
       time:   [-0.0871% +1.4273% +2.9785%] (p = 0.06 > 0.05)
       thrpt:  [-2.8924% -1.4072% +0.0872%]

Client/server transfer results

Transfer of 33554432 bytes over loopback, 20 runs.

Client Server CC Pace Mean [ms] Min [ms] Max [ms]
neqo neqo reno on 461.4 ± 91.9 415.6 836.9
neqo neqo reno 445.4 ± 65.6 407.6 681.3
neqo neqo cubic on 436.3 ± 11.1 419.8 469.0
neqo neqo cubic 443.6 ± 9.5 427.9 462.4
google neqo reno on 826.2 ± 134.4 590.3 1006.1
google neqo reno 822.1 ± 133.5 572.1 979.6
google neqo cubic on 831.6 ± 153.5 595.0 1209.5
google neqo cubic 808.6 ± 129.4 580.6 964.0
google google 525.0 ± 13.9 511.1 563.5
neqo msquic reno on 231.1 ± 40.3 207.4 361.7
neqo msquic reno 220.2 ± 7.3 207.3 236.5
neqo msquic cubic on 223.1 ± 26.0 194.2 324.5
neqo msquic cubic 217.8 ± 12.4 198.2 254.2
msquic msquic 126.9 ± 49.3 97.3 322.6

⬇️ Download logs

@@ -112,9 +112,8 @@ runs:
env:
ARTIFACT_URL: ${{ steps.upload-logs.outputs.artifact-url }}
run: |
jq ". + {log_url: \"$ARTIFACT_URL\"}"
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The whole issue is due to the missing backslash in this line 🤦

@larseggert larseggert changed the title ci: Debug QNS log failure ci: Fix QNS log failure Feb 6, 2025
@larseggert larseggert merged commit 11607a0 into mozilla:main Feb 6, 2025
73 of 75 checks passed
@larseggert larseggert deleted the ci-debug branch February 6, 2025 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant