Skip to content

Instantly share code, notes, and snippets.

@jvshahid
Last active March 20, 2020 21:22
Show Gist options
  • Save jvshahid/d625707af365ee674c91399c58b5b308 to your computer and use it in GitHub Desktop.
Save jvshahid/d625707af365ee674c91399c58b5b308 to your computer and use it in GitHub Desktop.
Diego auction simulation with Bin Pack First Fit (cloudfoundry/auction PR #8). binPackFirstFitWeight = 0.75
Running Suite: Auction Suite
============================
Random Seed: 1584736481
Will run 14 specs
Running in parallel across 7 nodes
P [PENDING]
Auction
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:22
Experiments
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:140
Bin Pack First Fit
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:156
should leave one cell with no container
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:176
------------------------------
Auction Experiments Small Cold LRPStarts
should distribute evenly
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:146
Finished 8 Auctions (8 succeeded, 0 failed) among 4 Cells in 102.001434ms
Distribution
[Z0] REP-1: +++++...............................................................................................
[Z1] REP-2: +++.................................................................................................
[Z0] REP-3: ....................................................................................................
[Z1] REP-4: ....................................................................................................
Wait Times: Min: 3.084479ms | Max: 3.084479ms | Mean: 3.084479ms
Attempts: Min: 1 | Max: 1 | Mean: 1.00 | Total: 8
Done...
------------------------------
Auction Experiments Small Cold LRPStarts
should distribute evenly
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:146
Finished 40 Auctions (40 succeeded, 0 failed) among 10 Cells in 101.595209ms
Distribution
[Z0] REP-1: ++++++++++++++......................................................................................
[Z1] REP-2: +++++++++++.........................................................................................
[Z0] REP-3: ++++++++............................................................................................
[Z1] REP-4: +++++...............................................................................................
[Z0] REP-5: ++..................................................................................................
[Z1] REP-6: ....................................................................................................
[Z0] REP-7: ....................................................................................................
[Z1] REP-8: ....................................................................................................
[Z0] REP-9: ....................................................................................................
[Z1] REP-10: ....................................................................................................
Wait Times: Min: 11.104698ms | Max: 11.104698ms | Mean: 11.104698ms
Attempts: Min: 1 | Max: 1 | Mean: 1.00 | Total: 40
Done...
• Failure [0.114 seconds]
Auction
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:22
Experiments
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:140
Small Cold LRPStarts
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:141
should distribute evenly [Measurement]
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:146
Expected
<float64>: 3
to be <=
<int>: 1
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:117
------------------------------
Auction Experiments Small Cold LRPStarts
should distribute evenly
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:146
Finished 200 Auctions (200 succeeded, 0 failed) among 20 Cells in 101.35922ms
Distribution
[Z0] REP-1: ++++++++++++++++++++++++++++++++....................................................................
[Z1] REP-2: ++++++++++++++++++++++++++++++......................................................................
[Z0] REP-3: +++++++++++++++++++++++++++.........................................................................
[Z1] REP-4: ++++++++++++++++++++++++............................................................................
[Z0] REP-5: +++++++++++++++++++++...............................................................................
[Z1] REP-6: ++++++++++++++++++..................................................................................
[Z0] REP-7: +++++++++++++++.....................................................................................
[Z1] REP-8: ++++++++++++........................................................................................
[Z0] REP-9: +++++++++...........................................................................................
[Z1] REP-10: +++++++.............................................................................................
[Z0] REP-11: ++++................................................................................................
[Z1] REP-12: +...................................................................................................
[Z0] REP-13: ....................................................................................................
[Z1] REP-14: ....................................................................................................
[Z0] REP-15: ....................................................................................................
[Z1] REP-16: ....................................................................................................
[Z0] REP-17: ....................................................................................................
[Z1] REP-18: ....................................................................................................
[Z0] REP-19: ....................................................................................................
[Z1] REP-20: ....................................................................................................
Wait Times: Min: 86.351849ms | Max: 86.351849ms | Mean: 86.351849ms
Attempts: Min: 1 | Max: 1 | Mean: 1.00 | Total: 200
Done...
• Failure [0.116 seconds]
Auction
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:22
Experiments
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:140
Small Cold LRPStarts
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:141
should distribute evenly [Measurement]
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:146
Expected
<float64>: 10.333333333333332
to be <=
<int>: 1
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:117
------------------------------
Auction Experiments AZ distribution
should distribute across the zones
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:260
Finished 40 Auctions (40 succeeded, 0 failed) among 3 Cells in 100.145173ms
Distribution
[Z0] REP-1: ++++++++++..........................................................................................
[Z1] REP-2: ++++++++++++++++++++--------------------------------------------------..............................
[Z0] REP-3: ++++++++++..........................................................................................
Wait Times: Min: 2.577761ms | Max: 2.577761ms | Mean: 2.577761ms
Attempts: Min: 1 | Max: 1 | Mean: 1.00 | Total: 40
Done...
STEP: populating the lone cell in Z1 even though it is heavily-loaded
------------------------------
Auction Experiments The Watters demo scenario
should distribute evenly
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:290
Finished 80 Auctions (80 succeeded, 0 failed) among 10 Cells in 100.161654ms
Distribution
[Z0] REP-1: ++++++++--------------------------------------------------------------------------------............
[Z1] REP-2: ++++++++--------------------------------------------------------------------------------............
[Z0] REP-3: ++++++++------------------------------------------------------------------------------..............
[Z1] REP-4: ++++++++--------------------------------------------------------------------------------............
[Z0] REP-5: ++++++++--------------------------------------------------------------------------------............
[Z1] REP-6: ++++++++--------------------------------------------------------------------------------............
[Z0] REP-7: ++++++++--------------------------------------------------------------------------------............
[Z1] REP-8: ++++++++--------------------------------------------------------------------------------............
[Z0] REP-9: ++++++++-------------------------------------------------------------------------------.............
[Z1] REP-10: ++++++++-------------------------------------------------------------------------------.............
Wait Times: Min: 13.009177ms | Max: 13.009177ms | Mean: 13.009177ms
Attempts: Min: 1 | Max: 1 | Mean: 1.00 | Total: 80
Done...
------------------------------
Auction Experiments The Watters demo scenario
should distribute evenly
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:290
Finished 200 Auctions (200 succeeded, 0 failed) among 30 Cells in 100.189855ms
Distribution
[Z0] REP-1: +++++++------------------------------------------------------------------------------...............
[Z1] REP-2: +++++++------------------------------------------------------------------------------...............
[Z0] REP-3: +++++++--------------------------------------------------------------------------------.............
[Z1] REP-4: +++++++------------------------------------------------------------------------------...............
[Z0] REP-5: +++++++-------------------------------------------------------------------------------..............
[Z1] REP-6: +++++++-------------------------------------------------------------------------------..............
[Z0] REP-7: +++++++--------------------------------------------------------------------------------.............
[Z1] REP-8: +++++++-------------------------------------------------------------------------------..............
[Z0] REP-9: +++++++-------------------------------------------------------------------------------..............
[Z1] REP-10: +++++++------------------------------------------------------------------------------...............
[Z0] REP-11: +++++++-------------------------------------------------------------------------------..............
[Z1] REP-12: +++++++--------------------------------------------------------------------------------.............
[Z0] REP-13: +++++++-------------------------------------------------------------------------------..............
[Z1] REP-14: +++++++------------------------------------------------------------------------------...............
[Z0] REP-15: +++++++------------------------------------------------------------------------------...............
[Z1] REP-16: +++++++--------------------------------------------------------------------------------.............
[Z0] REP-17: +++++++-------------------------------------------------------------------------------..............
[Z1] REP-18: +++++++--------------------------------------------------------------------------------.............
[Z0] REP-19: +++++++------------------------------------------------------------------------------...............
[Z1] REP-20: +++++++------------------------------------------------------------------------------...............
[Z0] REP-21: ++++++--------------------------------------------------------------------------------..............
[Z1] REP-22: ++++++-------------------------------------------------------------------------------...............
[Z0] REP-23: ++++++-------------------------------------------------------------------------------...............
[Z1] REP-24: ++++++-------------------------------------------------------------------------------...............
[Z0] REP-25: ++++++-------------------------------------------------------------------------------...............
[Z1] REP-26: ++++++--------------------------------------------------------------------------------..............
[Z0] REP-27: ++++++-------------------------------------------------------------------------------...............
[Z1] REP-28: ++++++-------------------------------------------------------------------------------...............
[Z0] REP-29: ++++++-------------------------------------------------------------------------------...............
[Z1] REP-30: ++++++-------------------------------------------------------------------------------...............
Wait Times: Min: 98.194139ms | Max: 98.194139ms | Mean: 98.194139ms
Attempts: Min: 1 | Max: 1 | Mean: 1.00 | Total: 200
Done...
------------------------------
Auction Experiments Packing optimally when memory is low
should place boulders in before pebbles, but prevent boulders from saturating available capacity
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:304
Finished 82 Auctions (51 succeeded, 31 failed) among 1 Cells in 100.159539ms
Distribution
[Z0] REP-1: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
!!!!MISSING INSTANCES!!!! Expected 82, got 51 (0.378 % failure rate)
Failed: BBB-52-rgb(96,96,96).0 1 1
Failed: BBB-53-rgb(71,71,71).0 1 1
Failed: BBB-54-rgb(110,110,110).0 1 1
Failed: BBB-55-rgb(76,76,76).0 1 1
Failed: BBB-56-rgb(66,66,66).0 1 1
Failed: BBB-57-rgb(194,194,194).0 1 1
Failed: BBB-58-rgb(2,2,2).0 1 1
Failed: BBB-59-rgb(141,141,141).0 1 1
Failed: BBB-60-rgb(14,14,14).0 1 1
Failed: BBB-61-rgb(73,73,73).0 1 1
Failed: BBB-2-rgb(114,114,114).0 1 1
Failed: BBB-63-rgb(22,22,22).0 1 1
Failed: BBB-64-rgb(47,47,47).0 1 1
Failed: BBB-65-rgb(59,59,59).0 1 1
Failed: BBB-66-rgb(46,46,46).0 1 1
Failed: BBB-67-rgb(198,198,198).0 1 1
Failed: BBB-68-rgb(133,133,133).0 1 1
Failed: BBB-69-rgb(26,26,26).0 1 1
Failed: BBB-70-rgb(24,24,24).0 1 1
Failed: BBB-71-rgb(17,17,17).0 1 1
Failed: BBB-72-rgb(54,54,54).0 1 1
Failed: BBB-73-rgb(124,124,124).0 1 1
Failed: BBB-74-rgb(166,166,166).0 1 1
Failed: BBB-75-rgb(114,114,114).0 1 1
Failed: BBB-76-rgb(169,169,169).0 1 1
Failed: BBB-77-rgb(177,177,177).0 1 1
Failed: BBB-78-rgb(29,29,29).0 1 1
Failed: BBB-79-rgb(105,105,105).0 1 1
Failed: BBB-80-rgb(35,35,35).0 1 1
Failed: BBB-62-rgb(181,181,181).0 1 1
Failed: red.1 50 1
Wait Times: Min: 3.269929ms | Max: 3.269929ms | Mean: 3.269929ms
Attempts: Min: 1 | Max: 1 | Mean: 1.00 | Total: 82
Done...
------------------------------
Auction Experiments Imbalanced scenario (e.g. a deploy) scenario
should distribute evenly without overloading empty cells
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:240
Finished 100 Auctions (100 succeeded, 0 failed) among 100 Cells in 300.419297ms
Distribution
[Z0] REP-1: --------------------------------------------------+++++++++++++++++++++++...........................
[Z1] REP-2: --------------------------------------------------++++++++++++++++++++..............................
[Z0] REP-3: --------------------------------------------------+++++++++++++++++.................................
[Z1] REP-4: --------------------------------------------------++++++++++++++....................................
[Z0] REP-5: --------------------------------------------------+++++++++++.......................................
[Z1] REP-6: --------------------------------------------------++++++++..........................................
[Z0] REP-7: --------------------------------------------------+++++.............................................
[Z1] REP-8: --------------------------------------------------++................................................
[Z0] REP-9: --------------------------------------------------..................................................
[Z1] REP-10: --------------------------------------------------..................................................
[Z0] REP-11: --------------------------------------------------..................................................
[Z1] REP-12: --------------------------------------------------..................................................
[Z0] REP-13: --------------------------------------------------..................................................
[Z1] REP-14: --------------------------------------------------..................................................
[Z0] REP-15: --------------------------------------------------..................................................
[Z1] REP-16: --------------------------------------------------..................................................
[Z0] REP-17: --------------------------------------------------..................................................
[Z1] REP-18: --------------------------------------------------..................................................
[Z0] REP-19: --------------------------------------------------..................................................
[Z1] REP-20: --------------------------------------------------..................................................
[Z0] REP-21: --------------------------------------------------..................................................
[Z1] REP-22: --------------------------------------------------..................................................
[Z0] REP-23: --------------------------------------------------..................................................
[Z1] REP-24: --------------------------------------------------..................................................
[Z0] REP-25: --------------------------------------------------..................................................
[Z1] REP-26: --------------------------------------------------..................................................
[Z0] REP-27: --------------------------------------------------..................................................
[Z1] REP-28: --------------------------------------------------..................................................
[Z0] REP-29: --------------------------------------------------..................................................
[Z1] REP-30: --------------------------------------------------..................................................
[Z0] REP-31: --------------------------------------------------..................................................
[Z1] REP-32: --------------------------------------------------..................................................
[Z0] REP-33: --------------------------------------------------..................................................
[Z1] REP-34: --------------------------------------------------..................................................
[Z0] REP-35: --------------------------------------------------..................................................
[Z1] REP-36: --------------------------------------------------..................................................
[Z0] REP-37: --------------------------------------------------..................................................
[Z1] REP-38: --------------------------------------------------..................................................
[Z0] REP-39: --------------------------------------------------..................................................
[Z1] REP-40: --------------------------------------------------..................................................
[Z0] REP-41: --------------------------------------------------..................................................
[Z1] REP-42: --------------------------------------------------..................................................
[Z0] REP-43: --------------------------------------------------..................................................
[Z1] REP-44: --------------------------------------------------..................................................
[Z0] REP-45: --------------------------------------------------..................................................
[Z1] REP-46: --------------------------------------------------..................................................
[Z0] REP-47: --------------------------------------------------..................................................
[Z1] REP-48: --------------------------------------------------..................................................
[Z0] REP-49: --------------------------------------------------..................................................
[Z1] REP-50: --------------------------------------------------..................................................
[Z0] REP-51: --------------------------------------------------..................................................
[Z1] REP-52: --------------------------------------------------..................................................
[Z0] REP-53: --------------------------------------------------..................................................
[Z1] REP-54: --------------------------------------------------..................................................
[Z0] REP-55: --------------------------------------------------..................................................
[Z1] REP-56: --------------------------------------------------..................................................
[Z0] REP-57: --------------------------------------------------..................................................
[Z1] REP-58: --------------------------------------------------..................................................
[Z0] REP-59: --------------------------------------------------..................................................
[Z1] REP-60: --------------------------------------------------..................................................
[Z0] REP-61: --------------------------------------------------..................................................
[Z1] REP-62: --------------------------------------------------..................................................
[Z0] REP-63: --------------------------------------------------..................................................
[Z1] REP-64: --------------------------------------------------..................................................
[Z0] REP-65: --------------------------------------------------..................................................
[Z1] REP-66: --------------------------------------------------..................................................
[Z0] REP-67: --------------------------------------------------..................................................
[Z1] REP-68: --------------------------------------------------..................................................
[Z0] REP-69: --------------------------------------------------..................................................
[Z1] REP-70: --------------------------------------------------..................................................
[Z0] REP-71: --------------------------------------------------..................................................
[Z1] REP-72: --------------------------------------------------..................................................
[Z0] REP-73: --------------------------------------------------..................................................
[Z1] REP-74: --------------------------------------------------..................................................
[Z0] REP-75: --------------------------------------------------..................................................
[Z1] REP-76: --------------------------------------------------..................................................
[Z0] REP-77: --------------------------------------------------..................................................
[Z1] REP-78: --------------------------------------------------..................................................
[Z0] REP-79: --------------------------------------------------..................................................
[Z1] REP-80: --------------------------------------------------..................................................
[Z0] REP-81: --------------------------------------------------..................................................
[Z1] REP-82: --------------------------------------------------..................................................
[Z0] REP-83: --------------------------------------------------..................................................
[Z1] REP-84: --------------------------------------------------..................................................
[Z0] REP-85: --------------------------------------------------..................................................
[Z1] REP-86: --------------------------------------------------..................................................
[Z0] REP-87: --------------------------------------------------..................................................
[Z1] REP-88: --------------------------------------------------..................................................
[Z0] REP-89: --------------------------------------------------..................................................
[Z1] REP-90: --------------------------------------------------..................................................
[Z0] REP-91: --------------------------------------------------..................................................
[Z1] REP-92: --------------------------------------------------..................................................
[Z0] REP-93: --------------------------------------------------..................................................
[Z1] REP-94: --------------------------------------------------..................................................
[Z0] REP-95: --------------------------------------------------..................................................
[Z1] REP-96: --------------------------------------------------..................................................
[Z0] REP-97: --------------------------------------------------..................................................
[Z1] REP-98: --------------------------------------------------..................................................
[Z0] REP-99: --------------------------------------------------..................................................
[Z1] REP-100: ....................................................................................................
Wait Times: Min: 214.857187ms | Max: 214.857187ms | Mean: 214.857187ms
Attempts: Min: 1 | Max: 1 | Mean: 1.00 | Total: 100
Done...
• Failure [0.373 seconds]
Auction
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:22
Experiments
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:140
Imbalanced scenario (e.g. a deploy)
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:226
scenario
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:233
should distribute evenly without overloading empty cells [Measurement]
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:240
Expected
<float64>: 10.5
to be <=
<int>: 1
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:117
------------------------------
Auction Experiments Small Cold LRPStarts
should distribute evenly
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:146
Finished 800 Auctions (800 succeeded, 0 failed) among 40 Cells in 601.998299ms
Distribution
[Z0] REP-1: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++..................................
[Z1] REP-2: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++....................................
[Z0] REP-3: +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++.......................................
[Z1] REP-4: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++..........................................
[Z0] REP-5: +++++++++++++++++++++++++++++++++++++++++++++++++++++++.............................................
[Z1] REP-6: ++++++++++++++++++++++++++++++++++++++++++++++++++++................................................
[Z0] REP-7: +++++++++++++++++++++++++++++++++++++++++++++++++...................................................
[Z1] REP-8: ++++++++++++++++++++++++++++++++++++++++++++++......................................................
[Z0] REP-9: +++++++++++++++++++++++++++++++++++++++++++.........................................................
[Z1] REP-10: +++++++++++++++++++++++++++++++++++++++++...........................................................
[Z0] REP-11: ++++++++++++++++++++++++++++++++++++++..............................................................
[Z1] REP-12: +++++++++++++++++++++++++++++++++++.................................................................
[Z0] REP-13: ++++++++++++++++++++++++++++++++....................................................................
[Z1] REP-14: +++++++++++++++++++++++++++++.......................................................................
[Z0] REP-15: ++++++++++++++++++++++++++..........................................................................
[Z1] REP-16: +++++++++++++++++++++++.............................................................................
[Z0] REP-17: ++++++++++++++++++++................................................................................
[Z1] REP-18: +++++++++++++++++...................................................................................
[Z0] REP-19: +++++++++++++++.....................................................................................
[Z1] REP-20: ++++++++++++........................................................................................
[Z0] REP-21: +++++++++...........................................................................................
[Z1] REP-22: ++++++..............................................................................................
[Z0] REP-23: +++.................................................................................................
[Z1] REP-24: ....................................................................................................
[Z0] REP-25: ....................................................................................................
[Z1] REP-26: ....................................................................................................
[Z0] REP-27: ....................................................................................................
[Z1] REP-28: ....................................................................................................
[Z0] REP-29: ....................................................................................................
[Z1] REP-30: ....................................................................................................
[Z0] REP-31: ....................................................................................................
[Z1] REP-32: ....................................................................................................
[Z0] REP-33: ....................................................................................................
[Z1] REP-34: ....................................................................................................
[Z0] REP-35: ....................................................................................................
[Z1] REP-36: ....................................................................................................
[Z0] REP-37: ....................................................................................................
[Z1] REP-38: ....................................................................................................
[Z0] REP-39: ....................................................................................................
[Z1] REP-40: ....................................................................................................
Wait Times: Min: 580.794097ms | Max: 580.794097ms | Mean: 580.794097ms
Attempts: Min: 1 | Max: 1 | Mean: 1.00 | Total: 800
Done...
• Failure [0.624 seconds]
Auction
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:22
Experiments
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:140
Small Cold LRPStarts
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:141
should distribute evenly [Measurement]
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:146
Expected
<float64>: 23.217391304347828
to be <=
<int>: 1
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:117
------------------------------
Auction Experiments Large Cold LRPStarts with single-instance and multi-instance apps
should distribute evenly
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:202
Finished 2050 Auctions (2050 succeeded, 0 failed) among 25 Cells in 814.960741ms
Distribution
[Z0] REP-1: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z1] REP-2: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z0] REP-3: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z1] REP-4: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z0] REP-5: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z1] REP-6: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z0] REP-7: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z1] REP-8: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z0] REP-9: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z1] REP-10: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z0] REP-11: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z1] REP-12: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z0] REP-13: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z1] REP-14: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z0] REP-15: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z1] REP-16: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z0] REP-17: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z1] REP-18: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++..
[Z0] REP-19: +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++.....
[Z1] REP-20: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++........
[Z0] REP-21: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++..........
[Z1] REP-22: +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++.............
[Z0] REP-23: +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++.................
[Z1] REP-24: +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++.....................
[Z0] REP-25: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++........................
Wait Times: Min: 718.479955ms | Max: 718.479955ms | Mean: 718.479955ms
Attempts: Min: 1 | Max: 1 | Mean: 1.00 | Total: 2050
Done...
• Failure [0.852 seconds]
Auction
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:22
Experiments
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:140
Large Cold LRPStarts
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:194
with single-instance and multi-instance apps
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:201
should distribute evenly [Measurement]
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:202
Expected
<float64>: 20
to be <=
<int>: 10
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:117
------------------------------
Auction Experiments The Watters demo scenario
should distribute evenly
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:290
Finished 400 Auctions (400 succeeded, 0 failed) among 100 Cells in 601.497643ms
Distribution
[Z0] REP-1: ++++------------------------------------------------------------------------------..................
[Z1] REP-2: ++++-------------------------------------------------------------------------------.................
[Z0] REP-3: ++++------------------------------------------------------------------------------..................
[Z1] REP-4: ++++------------------------------------------------------------------------------..................
[Z0] REP-5: ++++------------------------------------------------------------------------------..................
[Z1] REP-6: ++++-------------------------------------------------------------------------------.................
[Z0] REP-7: ++++------------------------------------------------------------------------------..................
[Z1] REP-8: ++++-------------------------------------------------------------------------------.................
[Z0] REP-9: ++++-------------------------------------------------------------------------------.................
[Z1] REP-10: ++++-------------------------------------------------------------------------------.................
[Z0] REP-11: ++++-------------------------------------------------------------------------------.................
[Z1] REP-12: ++++------------------------------------------------------------------------------..................
[Z0] REP-13: ++++------------------------------------------------------------------------------..................
[Z1] REP-14: ++++-------------------------------------------------------------------------------.................
[Z0] REP-15: ++++------------------------------------------------------------------------------..................
[Z1] REP-16: ++++------------------------------------------------------------------------------..................
[Z0] REP-17: ++++-------------------------------------------------------------------------------.................
[Z1] REP-18: ++++--------------------------------------------------------------------------------................
[Z0] REP-19: ++++-------------------------------------------------------------------------------.................
[Z1] REP-20: ++++--------------------------------------------------------------------------------................
[Z0] REP-21: ++++-------------------------------------------------------------------------------.................
[Z1] REP-22: ++++------------------------------------------------------------------------------..................
[Z0] REP-23: ++++-------------------------------------------------------------------------------.................
[Z1] REP-24: ++++-------------------------------------------------------------------------------.................
[Z0] REP-25: ++++-------------------------------------------------------------------------------.................
[Z1] REP-26: ++++--------------------------------------------------------------------------------................
[Z0] REP-27: ++++-------------------------------------------------------------------------------.................
[Z1] REP-28: ++++------------------------------------------------------------------------------..................
[Z0] REP-29: ++++------------------------------------------------------------------------------..................
[Z1] REP-30: ++++-------------------------------------------------------------------------------.................
[Z0] REP-31: ++++--------------------------------------------------------------------------------................
[Z1] REP-32: ++++--------------------------------------------------------------------------------................
[Z0] REP-33: ++++--------------------------------------------------------------------------------................
[Z1] REP-34: ++++--------------------------------------------------------------------------------................
[Z0] REP-35: ++++--------------------------------------------------------------------------------................
[Z1] REP-36: ++++------------------------------------------------------------------------------..................
[Z0] REP-37: ++++------------------------------------------------------------------------------..................
[Z1] REP-38: ++++------------------------------------------------------------------------------..................
[Z0] REP-39: ++++--------------------------------------------------------------------------------................
[Z1] REP-40: ++++--------------------------------------------------------------------------------................
[Z0] REP-41: ++++-------------------------------------------------------------------------------.................
[Z1] REP-42: ++++-------------------------------------------------------------------------------.................
[Z0] REP-43: ++++-------------------------------------------------------------------------------.................
[Z1] REP-44: ++++------------------------------------------------------------------------------..................
[Z0] REP-45: ++++------------------------------------------------------------------------------..................
[Z1] REP-46: ++++------------------------------------------------------------------------------..................
[Z0] REP-47: ++++-------------------------------------------------------------------------------.................
[Z1] REP-48: ++++-------------------------------------------------------------------------------.................
[Z0] REP-49: ++++--------------------------------------------------------------------------------................
[Z1] REP-50: ++++-------------------------------------------------------------------------------.................
[Z0] REP-51: ++++------------------------------------------------------------------------------..................
[Z1] REP-52: ++++--------------------------------------------------------------------------------................
[Z0] REP-53: ++++--------------------------------------------------------------------------------................
[Z1] REP-54: ++++--------------------------------------------------------------------------------................
[Z0] REP-55: ++++------------------------------------------------------------------------------..................
[Z1] REP-56: ++++------------------------------------------------------------------------------..................
[Z0] REP-57: ++++-------------------------------------------------------------------------------.................
[Z1] REP-58: ++++--------------------------------------------------------------------------------................
[Z0] REP-59: ++++-------------------------------------------------------------------------------.................
[Z1] REP-60: ++++------------------------------------------------------------------------------..................
[Z0] REP-61: ++++-------------------------------------------------------------------------------.................
[Z1] REP-62: ++++--------------------------------------------------------------------------------................
[Z0] REP-63: ++++------------------------------------------------------------------------------..................
[Z1] REP-64: ++++------------------------------------------------------------------------------..................
[Z0] REP-65: ++++--------------------------------------------------------------------------------................
[Z1] REP-66: ++++--------------------------------------------------------------------------------................
[Z0] REP-67: ++++------------------------------------------------------------------------------..................
[Z1] REP-68: ++++--------------------------------------------------------------------------------................
[Z0] REP-69: ++++-------------------------------------------------------------------------------.................
[Z1] REP-70: ++++-------------------------------------------------------------------------------.................
[Z0] REP-71: ++++-------------------------------------------------------------------------------.................
[Z1] REP-72: ++++------------------------------------------------------------------------------..................
[Z0] REP-73: ++++------------------------------------------------------------------------------..................
[Z1] REP-74: ++++-------------------------------------------------------------------------------.................
[Z0] REP-75: ++++------------------------------------------------------------------------------..................
[Z1] REP-76: ++++------------------------------------------------------------------------------..................
[Z0] REP-77: ++++-------------------------------------------------------------------------------.................
[Z1] REP-78: ++++--------------------------------------------------------------------------------................
[Z0] REP-79: ++++-------------------------------------------------------------------------------.................
[Z1] REP-80: ++++-------------------------------------------------------------------------------.................
[Z0] REP-81: ++++-------------------------------------------------------------------------------.................
[Z1] REP-82: ++++-------------------------------------------------------------------------------.................
[Z0] REP-83: ++++-------------------------------------------------------------------------------.................
[Z1] REP-84: ++++------------------------------------------------------------------------------..................
[Z0] REP-85: ++++-------------------------------------------------------------------------------.................
[Z1] REP-86: ++++-------------------------------------------------------------------------------.................
[Z0] REP-87: ++++------------------------------------------------------------------------------..................
[Z1] REP-88: ++++------------------------------------------------------------------------------..................
[Z0] REP-89: ++++------------------------------------------------------------------------------..................
[Z1] REP-90: ++++-------------------------------------------------------------------------------.................
[Z0] REP-91: ++++--------------------------------------------------------------------------------................
[Z1] REP-92: ++++-------------------------------------------------------------------------------.................
[Z0] REP-93: ++++------------------------------------------------------------------------------..................
[Z1] REP-94: ++++------------------------------------------------------------------------------..................
[Z0] REP-95: ++++--------------------------------------------------------------------------------................
[Z1] REP-96: ++++--------------------------------------------------------------------------------................
[Z0] REP-97: ++++-------------------------------------------------------------------------------.................
[Z1] REP-98: ++++--------------------------------------------------------------------------------................
[Z0] REP-99: ++++------------------------------------------------------------------------------..................
[Z1] REP-100: ++++-------------------------------------------------------------------------------.................
Wait Times: Min: 569.446301ms | Max: 569.446301ms | Mean: 569.446301ms
Attempts: Min: 1 | Max: 1 | Mean: 1.00 | Total: 400
Done...
------------------------------
Auction Experiments Imbalanced scenario (e.g. a deploy) scenario
should distribute evenly without overloading empty cells
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:240
Finished 500 Auctions (500 succeeded, 0 failed) among 100 Cells in 903.371318ms
Distribution
[Z0] REP-1: --------------------------------------------------++++++++++++++++++++++++++++++++++++++++++++++++++
[Z1] REP-2: --------------------------------------------------++++++++++++++++++++++++++++++++++++++++++++++++++
[Z0] REP-3: --------------------------------------------------+++++++++++++++++++++++++++++++++++++++++++++++...
[Z1] REP-4: --------------------------------------------------++++++++++++++++++++++++++++++++++++++++++++......
[Z0] REP-5: --------------------------------------------------+++++++++++++++++++++++++++++++++++++++++.........
[Z1] REP-6: --------------------------------------------------++++++++++++++++++++++++++++++++++++++............
[Z0] REP-7: --------------------------------------------------+++++++++++++++++++++++++++++++++++...............
[Z1] REP-8: --------------------------------------------------++++++++++++++++++++++++++++++++..................
[Z0] REP-9: --------------------------------------------------+++++++++++++++++++++++++++++.....................
[Z1] REP-10: --------------------------------------------------++++++++++++++++++++++++++........................
[Z0] REP-11: --------------------------------------------------++++++++++++++++++++++++..........................
[Z1] REP-12: --------------------------------------------------+++++++++++++++++++++.............................
[Z0] REP-13: --------------------------------------------------++++++++++++++++++................................
[Z1] REP-14: --------------------------------------------------+++++++++++++++...................................
[Z0] REP-15: --------------------------------------------------++++++++++++......................................
[Z1] REP-16: --------------------------------------------------+++++++++.........................................
[Z0] REP-17: --------------------------------------------------++++++............................................
[Z1] REP-18: --------------------------------------------------+++...............................................
[Z0] REP-19: --------------------------------------------------..................................................
[Z1] REP-20: --------------------------------------------------..................................................
[Z0] REP-21: --------------------------------------------------..................................................
[Z1] REP-22: --------------------------------------------------..................................................
[Z0] REP-23: --------------------------------------------------..................................................
[Z1] REP-24: --------------------------------------------------..................................................
[Z0] REP-25: --------------------------------------------------..................................................
[Z1] REP-26: --------------------------------------------------..................................................
[Z0] REP-27: --------------------------------------------------..................................................
[Z1] REP-28: --------------------------------------------------..................................................
[Z0] REP-29: --------------------------------------------------..................................................
[Z1] REP-30: --------------------------------------------------..................................................
[Z0] REP-31: --------------------------------------------------..................................................
[Z1] REP-32: --------------------------------------------------..................................................
[Z0] REP-33: --------------------------------------------------..................................................
[Z1] REP-34: --------------------------------------------------..................................................
[Z0] REP-35: --------------------------------------------------..................................................
[Z1] REP-36: --------------------------------------------------..................................................
[Z0] REP-37: --------------------------------------------------..................................................
[Z1] REP-38: --------------------------------------------------..................................................
[Z0] REP-39: --------------------------------------------------..................................................
[Z1] REP-40: --------------------------------------------------..................................................
[Z0] REP-41: --------------------------------------------------..................................................
[Z1] REP-42: --------------------------------------------------..................................................
[Z0] REP-43: --------------------------------------------------..................................................
[Z1] REP-44: --------------------------------------------------..................................................
[Z0] REP-45: --------------------------------------------------..................................................
[Z1] REP-46: --------------------------------------------------..................................................
[Z0] REP-47: --------------------------------------------------..................................................
[Z1] REP-48: --------------------------------------------------..................................................
[Z0] REP-49: --------------------------------------------------..................................................
[Z1] REP-50: --------------------------------------------------..................................................
[Z0] REP-51: --------------------------------------------------..................................................
[Z1] REP-52: --------------------------------------------------..................................................
[Z0] REP-53: --------------------------------------------------..................................................
[Z1] REP-54: --------------------------------------------------..................................................
[Z0] REP-55: --------------------------------------------------..................................................
[Z1] REP-56: --------------------------------------------------..................................................
[Z0] REP-57: --------------------------------------------------..................................................
[Z1] REP-58: --------------------------------------------------..................................................
[Z0] REP-59: --------------------------------------------------..................................................
[Z1] REP-60: --------------------------------------------------..................................................
[Z0] REP-61: --------------------------------------------------..................................................
[Z1] REP-62: --------------------------------------------------..................................................
[Z0] REP-63: --------------------------------------------------..................................................
[Z1] REP-64: --------------------------------------------------..................................................
[Z0] REP-65: --------------------------------------------------..................................................
[Z1] REP-66: --------------------------------------------------..................................................
[Z0] REP-67: --------------------------------------------------..................................................
[Z1] REP-68: --------------------------------------------------..................................................
[Z0] REP-69: --------------------------------------------------..................................................
[Z1] REP-70: --------------------------------------------------..................................................
[Z0] REP-71: --------------------------------------------------..................................................
[Z1] REP-72: --------------------------------------------------..................................................
[Z0] REP-73: --------------------------------------------------..................................................
[Z1] REP-74: --------------------------------------------------..................................................
[Z0] REP-75: --------------------------------------------------..................................................
[Z1] REP-76: --------------------------------------------------..................................................
[Z0] REP-77: --------------------------------------------------..................................................
[Z1] REP-78: --------------------------------------------------..................................................
[Z0] REP-79: --------------------------------------------------..................................................
[Z1] REP-80: --------------------------------------------------..................................................
[Z0] REP-81: --------------------------------------------------..................................................
[Z1] REP-82: --------------------------------------------------..................................................
[Z0] REP-83: --------------------------------------------------..................................................
[Z1] REP-84: --------------------------------------------------..................................................
[Z0] REP-85: --------------------------------------------------..................................................
[Z1] REP-86: --------------------------------------------------..................................................
[Z0] REP-87: --------------------------------------------------..................................................
[Z1] REP-88: --------------------------------------------------..................................................
[Z0] REP-89: --------------------------------------------------..................................................
[Z1] REP-90: --------------------------------------------------..................................................
[Z0] REP-91: --------------------------------------------------..................................................
[Z1] REP-92: --------------------------------------------------..................................................
[Z0] REP-93: --------------------------------------------------..................................................
[Z1] REP-94: --------------------------------------------------..................................................
[Z0] REP-95: --------------------------------------------------..................................................
[Z1] REP-96: ....................................................................................................
[Z0] REP-97: ....................................................................................................
[Z1] REP-98: ....................................................................................................
[Z0] REP-99: ....................................................................................................
[Z1] REP-100: ....................................................................................................
Wait Times: Min: 868.148825ms | Max: 868.148825ms | Mean: 868.148825ms
Attempts: Min: 1 | Max: 1 | Mean: 1.00 | Total: 500
Done...
• Failure [0.961 seconds]
Auction
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:22
Experiments
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:140
Imbalanced scenario (e.g. a deploy)
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:226
scenario
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:233
should distribute evenly without overloading empty cells [Measurement]
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:240
Expected
<float64>: 19.22222222222222
to be <=
<int>: 1
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:117
------------------------------
Auction Experiments Large Cold LRPStarts with single-instance and multi-instance apps
should distribute evenly
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:202
Finished 8200 Auctions (8200 succeeded, 0 failed) among 100 Cells in 6.02258737s
Distribution
[Z0] REP-1: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z1] REP-2: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z0] REP-3: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z1] REP-4: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z0] REP-5: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z1] REP-6: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z0] REP-7: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z1] REP-8: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z0] REP-9: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z1] REP-10: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z0] REP-11: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z1] REP-12: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z0] REP-13: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z1] REP-14: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z0] REP-15: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z1] REP-16: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z0] REP-17: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z1] REP-18: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z0] REP-19: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z1] REP-20: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z0] REP-21: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z1] REP-22: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z0] REP-23: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z1] REP-24: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z0] REP-25: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z1] REP-26: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z0] REP-27: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z1] REP-28: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z0] REP-29: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z1] REP-30: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z0] REP-31: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z1] REP-32: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z0] REP-33: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z1] REP-34: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z0] REP-35: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z1] REP-36: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z0] REP-37: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z1] REP-38: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z0] REP-39: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z1] REP-40: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z0] REP-41: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z1] REP-42: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z0] REP-43: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z1] REP-44: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z0] REP-45: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z1] REP-46: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z0] REP-47: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z1] REP-48: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z0] REP-49: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z1] REP-50: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z0] REP-51: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z1] REP-52: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z0] REP-53: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z1] REP-54: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z0] REP-55: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z1] REP-56: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z0] REP-57: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z1] REP-58: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z0] REP-59: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z1] REP-60: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z0] REP-61: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z1] REP-62: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z0] REP-63: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z1] REP-64: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z0] REP-65: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z1] REP-66: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z0] REP-67: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z1] REP-68: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z0] REP-69: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z1] REP-70: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z0] REP-71: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z1] REP-72: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z0] REP-73: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z1] REP-74: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z0] REP-75: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z1] REP-76: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z0] REP-77: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z1] REP-78: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z0] REP-79: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z1] REP-80: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z0] REP-81: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z1] REP-82: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Z0] REP-83: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++..
[Z1] REP-84: +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++.....
[Z0] REP-85: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++........
[Z1] REP-86: +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++...........
[Z0] REP-87: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++..............
[Z1] REP-88: +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++.................
[Z0] REP-89: +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++...................
[Z1] REP-90: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++......................
[Z0] REP-91: +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++.........................
[Z1] REP-92: +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++...........................
[Z0] REP-93: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++............................
[Z1] REP-94: +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++...............................
[Z0] REP-95: +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++.............................
[Z1] REP-96: +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++...............................
[Z0] REP-97: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++................................
[Z1] REP-98: +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++.................................
[Z0] REP-99: +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++.................................
[Z1] REP-100: +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++.................................
Wait Times: Min: 5.951730917s | Max: 5.951730917s | Mean: 5.951730917s
Attempts: Min: 1 | Max: 1 | Mean: 1.00 | Total: 8200
Done...
• Failure [6.100 seconds]
Auction
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:22
Experiments
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:140
Large Cold LRPStarts
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:194
with single-instance and multi-instance apps
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:201
should distribute evenly [Measurement]
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:202
Expected
<float64>: 14
to be <=
<int>: 10
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:117
------------------------------
Summarizing 7 Failures:
[Fail] Auction Experiments Small Cold LRPStarts [Measurement] should distribute evenly
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:117
[Fail] Auction Experiments Small Cold LRPStarts [Measurement] should distribute evenly
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:117
[Fail] Auction Experiments Imbalanced scenario (e.g. a deploy) scenario [Measurement] should distribute evenly without overloading empty cells
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:117
[Fail] Auction Experiments Small Cold LRPStarts [Measurement] should distribute evenly
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:117
[Fail] Auction Experiments Large Cold LRPStarts with single-instance and multi-instance apps [Measurement] should distribute evenly
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:117
[Fail] Auction Experiments Imbalanced scenario (e.g. a deploy) scenario [Measurement] should distribute evenly without overloading empty cells
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:117
[Fail] Auction Experiments Large Cold LRPStarts with single-instance and multi-instance apps [Measurement] should distribute evenly
/home/ubuntu/workspace/diego-release/src/code.cloudfoundry.org/auction/simulation/simulation_test.go:117
Ran 13 of 14 Specs in 9.847 seconds
FAIL! -- 6 Passed | 7 Failed | 1 Pending | 0 Skipped
Ginkgo ran 1 suite in 11.890875264s
Test Suite Failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment