Skip to content

Services: stopped jobs does not show Expired #1420

Description

@alexcos20

Fetched service :

 {
        "serviceId": "f1bf16ed06459ec02cabf26bff6eeb220bdf652a0b0f7c088949b53d396b684f",
        "clusterHash": "0xff1004b67de08fc505fbf0a2089010d0f23015338c7def8557697513c4a39935",
        "environment": "0xff1004b67de08fc505fbf0a2089010d0f23015338c7def8557697513c4a39935-0x89f0e2931d4416b91ca85d231c8066906725695de6ba7715804033446015de0d",
        "owner": "0x191126c1C5531b4C50544089991c0aB12D4Fe5cF",
        "image": "vllm/vllm-openai",
        "tag": "latest",
        "dockerCmd": [
            "--model",
            "Qwen/Qwen3-8B",
            "--host",
            "0.0.0.0",
            "--port",
            "8000",
            "--max-model-len",
            "7168",
            "--gpu-memory-utilization",
            "0.2",
            "--served-model-name",
            "Qwen3-8B",
            "--dtype",
            "bfloat16"
        ],
        "containerImage": "vllm/vllm-openai:latest",
        "containerId": "79353facd57b28c8ba1a1058eea43d0a79d743c24c6b17b9fe709b5fccba0254",
        "networkId": "e9904ac810e8ab99610a5580c78a89b36bdf8e3ae0a7c0ae77e79fb30a26e76a",
        "status": 70,
        "statusText": "Stopped",
        "dateCreated": "2026-07-09T12:06:48.314Z",
        "expiresAt": 1783602408314,
        "duration": 3600,
        "exposedPorts": [
            8000
        ],
        "endpoints": [
            {
                "containerPort": 8000,
                "hostPort": 31182,
                "url": "http://test1.oncompute.ai:31182"
            }
        ],
        "resources": [
            {
                "id": "gpu",
                "amount": 1
            },
            {
                "id": "cpu",
                "amount": 1
            },
            {
                "id": "disk",
                "amount": 20
            },
            {
                "id": "ram",
                "amount": 14
            }
        ],
        "payment": {
            "chainId": 8453,
            "token": "0x5494711392a67DA50D3bC7b1fcC2d1877cFaA4d2",
            "lockTx": "0xff78379300ddad18eae19cfa67798c55f301b96618800698633223ebe3d20817",
            "claimTx": "0xd97fef7d4c8520517ebf31e17d26d4b626f0cc1faed0adf4dc21ea8f3e4a55b8",
            "cancelTx": "",
            "cost": 1.1261999999999999
        }

Metadata

Metadata

Assignees

Labels

Type: BugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions