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

coot/release scripts #5032

Merged
merged 2 commits into from
Jan 2, 2025

release scripts

84d68a8
Select commit
Loading
Failed to load commit list.
Merged

coot/release scripts #5032

release scripts
84d68a8
Select commit
Loading
Failed to load commit list.
Garnix CI / check ouroboros-network:test:sim-tests [x86_64-linux] succeeded Jan 2, 2025 in 16m 11s

Run results

Build succeeded

Details

Last 100 lines of logs:

           8% average number of active local roots: 2.0
          
          active local peers (4457 in total):
          72.09% No LocalPeers in Active Set
          27.91% LocalPeers in Active Set
        target active root:                                                     OK (26.59s)
          +++ OK, passed 100 tests:
          97% Nº Events >= 1000
          71% simulation time <= 10min
          25% 10min < simulation time <= 20min
          17% 20min < simulation time <= 40min
           5% Nº Events <= 100
           4% simulation time >= 1 Day
           2% 1H < simulation time <= 5H
           2% 40min < simulation time <= 1H
           2% Nº Events >= 10000
          
          52% sim args: SimArgs 1s 6
          48% sim args: SimArgs 1s 10
          
          52% Nº nodes: 3
          48% Nº nodes: 2
          
          50% Nº nodes in InitiatorOnlyDiffusionMode: 0
          35% Nº nodes in InitiatorOnlyDiffusionMode: 1
          15% Nº nodes in InitiatorOnlyDiffusionMode: 2
          
          19% Nº active peers: 4
          15% Nº active peers: 5
          11% Nº active peers: 2
          11% Nº active peers: 7
          10% Nº active peers: 6
           9% Nº active peers: 3
           9% Nº active peers: 8
           5% Nº active peers: 0
           3% Nº active peers: 1
           3% Nº active peers: 9
           2% Nº active peers: 11
           1% Nº active peers: 10
           1% Nº active peers: 12
           1% Nº active peers: 15
          
          17% Nº active big ledger peers: 5
          14% Nº active big ledger peers: 4
          14% Nº active big ledger peers: 6
          13% Nº active big ledger peers: 3
          12% Nº active big ledger peers: 2
           9% Nº active big ledger peers: 1
           8% Nº active big ledger peers: 7
           4% Nº active big ledger peers: 9
           3% Nº active big ledger peers: 10
           3% Nº active big ledger peers: 11
           3% Nº active big ledger peers: 8
          
          51% average number of active local roots: 1.0
          22% average number of active local roots: 1.3333334
          20% average number of active local roots: 1.6666666
           7% average number of active local roots: 2.0
          
          active root peers (7001 in total):
          73.82% No Root Peers in Active Set
          26.18% Root Peers in Active Set
  Ouroboros.Network.LedgerPeers
    Pick 100%:                                                                  OK
      +++ OK, passed 100 tests.
    Pick:                                                                       OK (25.59s)
      +++ OK, passed 100 tests.
    accumulateBigLedgerStake:                                                   OK (0.03s)
      +++ OK, passed 100 tests.
    recomputeRelativeStake:                                                     OK (0.04s)
      +++ OK, passed 100 tests.
    getLedgerPeers invariants:                                                  OK
      +++ OK, passed 100 tests.
    LedgerPeerSnapshot CBOR version 1:                                          OK (0.08s)
      +++ OK, passed 100 tests.
    LedgerPeerSnapshot JSON version 1:                                          OK (0.27s)
      +++ OK, passed 100 tests.
  Policies
    HotToWarm:                                                                  OK (0.02s)
      +++ OK, passed 100 tests.
    WarmToCooling:                                                              OK (5.86s)
      +++ OK, passed 100 tests.
  MockNode
    fixed graph topology
      core -> relay:                                                            OK (0.15s)
        +++ OK, passed 100 tests.
      core -> relay -> relay:                                                   OK (0.51s)
        +++ OK, passed 100 tests.
    arbtirary node graph:                                                       OK (0.01s)
      +++ OK, passed 50 tests:
      92% more than 50% of core nodes
      88% more than 10 vertices
      68% has more than one critical connection (when removed the network graph becomes disconnected)
    blockGenerator invariant IOSim:                                             OK
      +++ OK, passed 100 tests.
    blockGenerator invariant IO:                                                OK
      +++ OK, passed 100 tests.

All 196 tests passed (913.38s)
buildPhase completed in 15 minutes 14 seconds