Skip to content

Instantly share code, notes, and snippets.

@samueldr
Last active March 19, 2020 23:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save samueldr/4c18419781898a9911d8c89043daf1f1 to your computer and use it in GitHub Desktop.
Save samueldr/4c18419781898a9911d8c89043daf1f1 to your computer and use it in GitHub Desktop.
{
"status": "up",
"time": 1584659045,
"uptime": 1908,
"pid": 8560,
"nrQueuedBuilds": 8,
"nrUnfinishedSteps": 29,
"nrRunnableSteps": 7,
"nrActiveSteps": 0,
"nrStepsBuilding": 0,
"nrStepsCopyingTo": 0,
"nrStepsCopyingFrom": 0,
"nrStepsWaiting": 0,
"bytesSent": 0,
"bytesReceived": 0,
"nrBuildsRead": 32,
"buildReadTimeMs": 63,
"buildReadTimeAvgMs": 1.96875,
"nrBuildsDone": 0,
"nrStepsStarted": 0,
"nrStepsDone": 0,
"nrRetries": 0,
"maxNrRetries": 0,
"nrQueueWakeups": 4,
"nrDispatcherWakeups": 13,
"dispatchTimeMs": 0,
"dispatchTimeAvgMs": 0,
"nrDbConnections": 2,
"nrActiveDbUpdates": 0,
"memoryTokensInUse": 0,
"machines": {
"localhost": {
"enabled": true,
"systemTypes": [
"i686-linux",
"x86_64-linux"
],
"supportedFeatures": [],
"mandatoryFeatures": [],
"currentJobs": 0,
"idleSince": 0,
"nrStepsDone": 0,
"disabledUntil": 0,
"lastFailure": 0,
"consecutiveFailures": 0
}
},
"jobsets": {
"mobile-nixos:testing-first": {
"shareUsed": 58.473,
"seconds": 58473
}
},
"machineTypes": {
"x86_64-linux:big-parallel": {
"runnable": 9,
"running": 0,
"waitTime": 15332,
"lastActive": 0
}
},
"store": {
"narInfoRead": 0,
"narInfoReadAverted": 0,
"narInfoMissing": 0,
"narInfoWrite": 0,
"narInfoCacheSize": 0,
"narRead": 0,
"narReadBytes": 0,
"narReadCompressedBytes": 0,
"narWrite": 0,
"narWriteAverted": 0,
"narWriteBytes": 0,
"narWriteCompressedBytes": 0,
"narWriteCompressionTimeMs": 0,
"narCompressionSavings": 0,
"narCompressionSpeed": 0
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment