Garnet Runtime Review

See what ran — every outbound connection and its process lineage.

Runtime behavior for jobs triggered by ee5320f · recorded at the kernel · 2026-07-22 05:51:12 UTC

💡 Reading this review
Runner.Worker
└─ bash
 └─ curl
 ├─ → example.com
 └─ → localhost (dns resolver)

Italic is runner scaffolding · bold is GitHub-step-attributed lineage · notes are factual context.

1 job recorded on this commit
Agent CI / unit-tests — 4 recorded processes · 7 recorded destinations

Network Egress

└─ systemd
└─ hosted-compute-agent
├─ hosted-compute-agent
│ └─ hosted-compute-agent [hosted-compute-agent]
│ ├─ → localhost [127.0.0.53] :53 (dns) UDP · (dns resolver)
│ └─ → glb-2a3c35-public-internal.githubapp.com [140.82.112.24] :443 (https) TCP · also recorded: hosted-compute-watchdog-prod-iad-02.githubapp
└─ Runner.Listener
└─ Runner.Worker
├─ bash
│ └─ uv [uv]
│ ├─ → localhost [127.0.0.53] :53 (dns) UDP · (dns resolver)
│ ├─ → dualstack.python.map.fastly.net [140.248.144.223] :443 (https) TCP · also recorded: files.pythonhosted.org
│ └─ → pypi.org [151.101.192.223] :443 (https) TCP
├─ Runner.Worker [Runner.Worker]
│ ├─ → localhost [127.0.0.53] :53 (dns) UDP · (dns resolver)
│ ├─ → api.github.com [140.82.114.6] :443 (https) TCP
│ └─ → release-assets.githubusercontent.com [185.199.110.133] :443 (https) TCP
└─ node [node]
├─ → localhost [127.0.0.53] :53 (dns) UDP · (dns resolver)
├─ → github.com [140.82.114.3] :443 (https) TCP
├─ → api.github.com [140.82.114.6] :443 (https) TCP
└─ → release-assets.githubusercontent.com [185.199.110.133] :443 (https) TCP

Workload

Repositorygarnet-labs/open-swe
WorkflowAgent CI
Jobunit-tests
Profile UUID019f8860-cf5e-7a66-bdc4-49e071fe430e
Commit SHAee5320f9aa4f7aec4e8f036a0dec2ea22fc7b5ca
Timestamp2026-07-22 05:51:12 UTC

Recorded Totals

7 destinations · 7 flows

Profile your runs with Garnet

Kernel-level visibility for every execution - add a single step to your GitHub Actions workflow.

Get API key