Status: SUCCEEDED
Triggered by: -
Duration: 5 minutes
Actions:

Definition (rev 02e2e6e6706313edbdbc732c0569163bdfbfca77)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "examples.ci"
  builder: "examples-default-build-linux"
>

Incoming triggers

Incoming properties

{
  "branch": "refs/heads/main",
  "repository": "https://pigweed.googlesource.com/pigweed/examples",
  "revision": "abc8af88e7318167c02ccc7ddce57126820d10ab"
}

Incoming tags

  • buildset:commit/gitiles/pigweed.googlesource.com/pigweed/examples/+/abc8af88e7318167c02ccc7ddce57126820d10ab
  • gitiles_ref:refs/heads/main

Debug log (UTC)

[02:18:47.769] New invocation is queued and will start shortly
[02:18:49.608] Starting the invocation (attempt 1)
[02:18:49.636] Popped buildset tag "buildset:commit/gitiles/pigweed.googlesource.com/pigweed/examples/+/abc8af88e7318167c02ccc7ddce57126820d10ab"
[02:18:49.636] Popped gitiles commit info from properties and tags
[02:18:49.636] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[02:18:49.637] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[02:18:49.637] Buildbucket request:
{
  "requestId": "8920225855002599344",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-default-build-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8920225855002599344",
            "job": "pigweed/examples.ci-examples-default-build-linux",
            "triggers": [
                  {
                        "gitiles": {
                              "ref": "refs/heads/main",
                              "repo": "https://pigweed.googlesource.com/pigweed/examples",
                              "revision": "abc8af88e7318167c02ccc7ddce57126820d10ab"
                            },
                        "id": "https://pigweed.googlesource.com/pigweed/examples/+/refs/heads/main@abc8af88e7318167c02ccc7ddce57126820d10ab",
                        "title": "abc8af88e7318167c02ccc7ddce57126820d10ab",
                        "url": "https://pigweed.googlesource.com/pigweed/examples/+/abc8af88e7318167c02ccc7ddce57126820d10ab"
                      }
                ]
          }
    },
  "gitilesCommit": {
    "host": "pigweed.googlesource.com",
    "project": "pigweed/examples",
    "id": "abc8af88e7318167c02ccc7ddce57126820d10ab",
    "ref": "refs/heads/main"
  },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8920225855002599344"
    },
    {
      "key": "scheduler_job_id",
      "value": "pigweed/examples.ci-examples-default-build-linux"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[02:18:50.133] Scheduled build:
{
  "id": "8754795792307779393",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-default-build-linux"
  },
  "createdBy": "project:pigweed",
  "createTime": "2024-02-29T02:18:49.702446280Z",
  "updateTime": "2024-02-29T02:18:49.702446280Z",
  "status": "SCHEDULED",
  "input": {
    "gitilesCommit": {
      "host": "pigweed.googlesource.com",
      "project": "pigweed/examples",
      "id": "abc8af88e7318167c02ccc7ddce57126820d10ab",
      "ref": "refs/heads/main"
    }
  }
}
[02:18:50.133] Task URL: https://cr-buildbucket.appspot.com/build/8754795792307779393
[02:18:50.133] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-default-build-linux:8920225855002599344:2:0) after 2m40s
[02:18:51.084] Received PubSub notification, asking Buildbucket for the build status
[02:18:51.111] Build status: SCHEDULED
[02:18:51.251] Received PubSub notification, asking Buildbucket for the build status
[02:18:51.292] Build status: STARTED
[02:21:30.150] Handling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-default-build-linux:8920225855002599344:2:0)
[02:21:30.212] Build status: STARTED
[02:21:30.212] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-default-build-linux:8920225855002599344:5:0) after 4m57s
[02:24:30.991] Received PubSub notification, asking Buildbucket for the build status
[02:24:31.017] Build:
{
  "id": "8754795792307779393",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-default-build-linux"
  },
  "createdBy": "project:pigweed",
  "createTime": "2024-02-29T02:18:49.702446280Z",
  "startTime": "2024-02-29T02:18:50.658597Z",
  "endTime": "2024-02-29T02:24:30.186899Z",
  "updateTime": "2024-02-29T02:24:30.186899Z",
  "status": "SUCCESS",
  "input": {
    "gitilesCommit": {
      "host": "pigweed.googlesource.com",
      "project": "pigweed/examples",
      "id": "abc8af88e7318167c02ccc7ddce57126820d10ab",
      "ref": "refs/heads/main"
    }
  }
}
[02:24:31.017] Invocation finished in 5m43.268247603s with status SUCCEEDED