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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "cron"
  builder: "publish_tarball_dispatcher"
>

Incoming triggers

  • cron:v1:31809 (2 years ago)

Debug log (UTC)

[03:37:02.716] New invocation is queued and will start shortly
[03:37:03.971] Starting the invocation (attempt 1)
[03:37:04.007] Ignoring gitiles_ref tag without the buildset tag
[03:37:04.007] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:37:04.007] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:37:04.008] Buildbucket request:
{
  "requestId": "8963798072829854272",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8963798072829854272",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "31809"
                            },
                        "id": "cron:v1:31809"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8963798072829854272"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/publish_tarball_dispatcher"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[03:37:04.320] Scheduled build:
{
  "id": "8798368010726252753",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-11-05T03:37:04.088578979Z",
  "updateTime": "2022-11-05T03:37:04.088578979Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[03:37:04.320] Task URL: https://cr-buildbucket.appspot.com/build/8798368010726252753
[03:37:04.320] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8963798072829854272:2:0) after 3m23s
[03:38:29.485] Received PubSub notification, asking Buildbucket for the build status
[03:38:29.508] Build status: STARTED
[03:39:10.898] Received PubSub notification, asking Buildbucket for the build status
[03:39:10.943] Build:
{
  "id": "8798368010726252753",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-11-05T03:37:04.088578979Z",
  "startTime": "2022-11-05T03:38:28.734940Z",
  "endTime": "2022-11-05T03:39:10.598095392Z",
  "updateTime": "2022-11-05T03:39:10.598095392Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[03:39:10.943] Invocation finished in 2m8.245883341s with status SUCCEEDED