[SERVER-49097] sys-perf builds differ from release builds Created: 25/Jun/20  Updated: 29/Oct/23  Resolved: 24/Aug/20

Status: Closed
Project: Core Server
Component/s: Testing Infrastructure
Affects Version/s: Backlog
Fix Version/s: 4.2.9, 4.4.1

Type: Bug Priority: Major - P3
Reporter: Ryan Timmons Assignee: Ryan Timmons
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Backports
Backwards Compatibility: Fully Compatible
Operating System: ALL
Backport Requested:
v4.4, v4.2, v4.0
Sprint: STM 2020-06-29, STM 2020-07-13, STM 2020-07-27
Participants:
Story Points: 0.5

 Description   

sys-perf artifacts are multiple gigs whereas regular waterfall builds are dozens of megs. Cursory glance shows we may be doing a debug build on sys-perf.



 Comments   
Comment by Githook User [ 05/Aug/20 ]

Author:

{'name': 'Ryan Timmons', 'email': 'ryan.timmons@10gen.com', 'username': 'rtimmons'}

Message: Revert "SERVER-49097 Make sys-perf builds closer to release builds"

This reverts commit 3b9760cd56df018f3a6877930a25d0cd29d9f024.
Branch: v4.2
https://github.com/mongodb/mongo/commit/8cc74d5cacb1efbf0831c1e795b76a1d88ecc7a2

Comment by Githook User [ 04/Aug/20 ]

Author:

{'name': 'Ryan Timmons', 'email': 'ryan.timmons@mongodb.com', 'username': 'rtimmons'}

Message: SERVER-49097 Make sys-perf builds closer to release builds
Branch: v4.2
https://github.com/mongodb/mongo/commit/3b9760cd56df018f3a6877930a25d0cd29d9f024

Comment by Githook User [ 04/Aug/20 ]

Author:

{'name': 'Ryan Timmons', 'email': 'ryan.timmons@mongodb.com', 'username': 'rtimmons'}

Message: SERVER-49097 Make sys-perf builds closer to release builds
Branch: v4.4
https://github.com/mongodb/mongo/commit/5d775615d7d30728474e2cd0aa6a588511a49832

Comment by Githook User [ 10/Jul/20 ]

Author:

{'name': 'Ryan Timmons', 'email': 'ryan.timmons@mongodb.com', 'username': 'rtimmons'}

Message: SERVER-49097 Make sys-perf builds closer to release builds
Branch: master
https://github.com/mongodb/mongo/commit/9e50eb92a2eac3877f182d586723bc3e8e7f66e0

Comment by Andrew Morrow (Inactive) [ 25/Jun/20 ]

It isn't a debug build, but it has the debug symbols embedded. Adding --separate-debug to the compile flags will cause that debug information to be split out into separate debug info files which you can then ignore or archive as you see fit.

Generated at Thu Feb 08 05:18:55 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.