Levanto Aion
← All runs

ci-pipeline

failurelive · refreshing every 2sat failure
bedbe1f2-8382-478f-814a-9cd4cae7c93a
Ran for 21s (finished about 2 months ago)

State

Statusfailure
Current statefailure
Trace id6c16c122546e44afb092bb75c30b0ab9
Error

Agent timeline

  • build1 attempt
  • ci_quality1 attempt
  • pipeline-failure1 attempt
  • status-failure-quality1 attempt
  • status-pending-build1 attempt
  • status-pending-quality1 attempt
  • status-pending-tests1 attempt
  • status-skipped-build1 attempt
  • status-success-tests1 attempt
  • tests1 attempt

Event trace (0)

No events yet.

Scratchpad

Expand JSON
{
  "repo": "Levanto/Levanto-Aion",
  "build": {
    "report": {
      "passed": false,
      "skipped": true,
      "targets": [
        {
          "tag": "levanto/aion-orchestrator:ci",
          "name": "orchestrator-api",
          "error": "skipped: $BUILD_AGENT_HOST_REPO not set (see build-agent docstring for setup)",
          "passed": false,
          "dockerfile": "apps/orchestrator-api/Dockerfile",
          "duration_ms": 0
        },
        {
          "tag": "levanto/aion-worker:ci",
          "name": "worker-runtime",
          "error": "skipped: $BUILD_AGENT_HOST_REPO not set (see build-agent docstring for setup)",
          "passed": false,
          "dockerfile": "apps/worker-runtime/Dockerfile",
          "duration_ms": 0
        },
        {
          "tag": "levanto/aion-dashboard:ci",
          "name": "dashboard",
          "error": "skipped: $BUILD_AGENT_HOST_REPO not set (see build-agent docstring for setup)",
          "passed": false,
          "dockerfile": "apps/dashboard/Dockerfile",
          "duration_ms": 0
        }
      ]
    }
  },
  "tests": {
    "report": {
      "failed": 0,
      "passed": 0,
      "skipped": 0,
      "failures": [],
      "added_tests": [],
      "coverage_pct": 0
    }
  },
  "base_ref": "main",
  "head_sha": "dce892f787e9d70f1e924d95abc1e19a2a34b48d",
  "pr_number": 16,
  "ci_quality": {
    "report": {
      "checks": [
        {
          "name": "ruff_lint",
          "output": "All checks passed!\n",
          "passed": true,
          "skipped": false,
          "duration_ms": 72
        },
        {
          "name": "ruff_format",
          "output": "7 files already formatted\n",
          "passed": true,
          "skipped": false,
          "duration_ms": 69
        },
        {
          "name": "mypy",
          "output": "tools/github/tool.py:20: error: Unused \"type: ignore\" comment  [unused-ignore]\ntools/github/tool.py:20: error: Skipping analyzing \"runtime.tool_registry\": module is installed, but missing library stubs or py.typed marker  [import-untyped]\ntools/github/tool.py:20: note: Error code \"import-untyped\" not covered by \"type: ignore\" comment\ntools/github/tool.py:20: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports\ntools/github/tool.py:28: error: Class cannot subclass \"Tool\" (has type \"Any\")  [misc]\ntools/github/tool.py:81: error: Returning Any from function declared to return \"dict[str, Any]\"  [no-any-return]\ntools/github/tool.py:90: error: Returning Any from function declared to return \"dict[str, Any]\"  [no-any-return]\ntools/github/tool.py:113: error: Returning Any from function declared to return \"dict[str, Any]\"  [no-any-return]\ntools/github/tool.py:122: error: Returning Any from function declared to return \"dict[str, Any]\"  [no-any-return]\ntools/github/tool.py:139: error: Returning Any from function declared to return \"dict[str, Any]\"  [no-any-return]\ntools/github/tool.py:156: error: Returning Any from function declared to return \"dict[str, Any]\"  [no-any-return]\ntools/github/tool.py:281: error: Returning Any from function declared to return \"dict[str, Any]\"  [no-any-return]\nFound 10 errors in 1 file (checked 1 source file)\n",
          "passed": false,
          "skipped": false,
          "duration_ms": 18452
        }
      ],
      "passed": false,
      "failing_files": [
        "tools/github/tool.py"
      ]
    }
  },
  "changed_files": [
    "agents/build-agent/agent.py",
    "agents/ci-quality-agent/agent.py",
    "agents/ci-quality-agent/tests/test_agent.py",
    "agents/review-agent/agent.py",
    "agents/review-agent/prompts/system.md",
    "apps/orchestrator-api/app/api/routes/webhooks.py",
    "apps/worker-runtime/Dockerfile",
    "docs/MODEL_ROUTING.md",
    "docs/QUICKSTART.md",
    "docs/README.md",
    "infra/scripts/sync-claude-credentials.sh",
    "pyproject.toml",
    "tools/github/tool.py",
    "workflows/ci-pipeline/workflow.py"
  ],
  "dashboard_url": "http://aion.levanto.in/runs/bedbe1f2-8382-478f-814a-9cd4cae7c93a",
  "pipeline-failure": {
    "posted": {
      "sha": "dce892f787e9d70f1e924d95abc1e19a2a34b48d",
      "state": "failure",
      "posted": true,
      "context": "aion/pipeline",
      "target_url": "http://aion.levanto.in/runs/bedbe1f2-8382-478f-814a-9cd4cae7c93a"
    }
  },
  "status-pending-build": {
    "posted": {
      "sha": "dce892f787e9d70f1e924d95abc1e19a2a34b48d",
      "state": "pending",
      "posted": true,
      "context": "aion/build",
      "target_url": "http://aion.levanto.in/runs/bedbe1f2-8382-478f-814a-9cd4cae7c93a"
    }
  },
  "status-pending-tests": {
    "posted": {
      "sha": "dce892f787e9d70f1e924d95abc1e19a2a34b48d",
      "state": "pending",
      "posted": true,
      "context": "aion/tests",
      "target_url": "http://aion.levanto.in/runs/bedbe1f2-8382-478f-814a-9cd4cae7c93a"
    }
  },
  "status-skipped-build": {
    "posted": {
      "sha": "dce892f787e9d70f1e924d95abc1e19a2a34b48d",
      "state": "success",
      "posted": true,
      "context": "aion/build",
      "target_url": "http://aion.levanto.in/runs/bedbe1f2-8382-478f-814a-9cd4cae7c93a"
    }
  },
  "status-success-tests": {
    "posted": {
      "sha": "dce892f787e9d70f1e924d95abc1e19a2a34b48d",
      "state": "success",
      "posted": true,
      "context": "aion/tests",
      "target_url": "http://aion.levanto.in/runs/bedbe1f2-8382-478f-814a-9cd4cae7c93a"
    }
  },
  "status-failure-quality": {
    "posted": {
      "sha": "dce892f787e9d70f1e924d95abc1e19a2a34b48d",
      "state": "failure",
      "posted": true,
      "context": "aion/quality",
      "target_url": "http://aion.levanto.in/runs/bedbe1f2-8382-478f-814a-9cd4cae7c93a"
    }
  },
  "status-pending-quality": {
    "posted": {
      "sha": "dce892f787e9d70f1e924d95abc1e19a2a34b48d",
      "state": "pending",
      "posted": true,
      "context": "aion/quality",
      "target_url": "http://aion.levanto.in/runs/bedbe1f2-8382-478f-814a-9cd4cae7c93a"
    }
  }
}