Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 650944

Summary: sys-cluster/kube-apiserver: ignores MAKEOPTS=-j1
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: William Hubbs <williamh>
Status: UNCONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 654178    
Attachments: 27.20180319-203705
24.20180320-171609

Description Toralf Förster gentoo-dev 2018-03-19 21:42:20 UTC
will attach the pstree - this let the load explode at my tinderbox if >1 image emerges that package in parallel
Comment 1 Toralf Förster gentoo-dev 2018-03-19 21:42:39 UTC
Created attachment 524476 [details]
27.20180319-203705

pstree
Comment 2 Toralf Förster gentoo-dev 2018-03-20 16:21:24 UTC
sys-cluster/kube-controller-manager is affected too, maybe other sys-cluster/* too ?
Comment 3 Toralf Förster gentoo-dev 2018-03-20 16:21:41 UTC
Created attachment 524548 [details]
24.20180320-171609

pstree
Comment 4 Manuel Rüger (RETIRED) gentoo-dev 2018-03-22 01:36:40 UTC
This is likely for any of these:
[N] sys-cluster/kube-apiserver (~1.9.5): Kubernetes API server
[N] sys-cluster/kube-controller-manager (~1.9.5): Kubernetes Controller Manager
[N] sys-cluster/kube-proxy (~1.9.5): Kubernetes Proxy service
[N] sys-cluster/kube-scheduler (~1.9.5): Kubernetes Controller Manager
[I] sys-cluster/kubectl (~1.9.5): CLI to run commands against Kubernetes clusters
[N] sys-cluster/kubelet (~1.9.5): Kubernetes Node Agent
Comment 5 Toralf Förster gentoo-dev 2018-03-22 17:25:44 UTC
FWIW the tinderbox sets :

MAKEOPTS="-j 1"
NINJAFLAGS="-j 1"
EGO_BUILD_FLAGS="-p 1"
GOMAXPROCS="1"
GO19CONCURRENTCOMPILATION=0
RUSTFLAGS="-C codegen-units=1"
RUST_TEST_THREADS=1
RUST_TEST_TASKS=1
Comment 6 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-02-20 06:06:39 UTC Comment hidden (obsolete)
Comment 7 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-02-20 06:08:08 UTC
sorry, not a dupe, I missed GOMAXPROCS=1. Still an issue?