Created
June 20, 2023 15:45
-
-
Save ealogar/8046605ae7297a08accddb97ac1e2a69 to your computer and use it in GitHub Desktop.
ARC controller logs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2023-06-20T15:43:58Z INFO runnerreplicaset Runner failed to register itself to GitHub in timely manner. Recreating the pod to see if it resolves the issue. CAUTION: If you see this a lot, you should investigate the root cause. See https://github.com/actions/actions-runner-controller/issues/288 {"runnerreplicaset": "github-actions/eag-runners-test-w8dfs", "owner": "github-actions/eag-runners-test-w8dfs-9hfrt", "creationTimestamp": "2023-06-20 15:28:59 +0000 UTC", "readyTransitionTime": "2023-06-20 15:29:01 +0000 UTC", "configuredRegistrationTimeout": "10m0s"} | |
2023-06-20T15:43:58Z INFO runnerreplicaset Runner failed to register itself to GitHub in timely manner. Recreating the pod to see if it resolves the issue. CAUTION: If you see this a lot, you should investigate the root cause. See https://github.com/actions/actions-runner-controller/issues/288 {"runnerreplicaset": "github-actions/eag-runners-test-w8dfs", "owner": "github-actions/eag-runners-test-w8dfs-ftbd9", "creationTimestamp": "2023-06-20 14:47:57 +0000 UTC", "readyTransitionTime": "2023-06-20 14:48:00 +0000 UTC", "configuredRegistrationTimeout": "10m0s"} | |
2023-06-20T15:43:58Z INFO runnerreplicaset Runner failed to register itself to GitHub in timely manner. Recreating the pod to see if it resolves the issue. CAUTION: If you see this a lot, you should investigate the root cause. See https://github.com/actions/actions-runner-controller/issues/288 {"runnerreplicaset": "github-actions/eag-runners-test-w8dfs", "owner": "github-actions/eag-runners-test-w8dfs-5zns4", "creationTimestamp": "2023-06-20 14:58:06 +0000 UTC", "readyTransitionTime": "2023-06-20 14:58:08 +0000 UTC", "configuredRegistrationTimeout": "10m0s"} | |
2023-06-20T15:43:58Z INFO runnerreplicaset Runner failed to register itself to GitHub in timely manner. Recreating the pod to see if it resolves the issue. CAUTION: If you see this a lot, you should investigate the root cause. See https://github.com/actions/actions-runner-controller/issues/288 {"runnerreplicaset": "github-actions/eag-runners-test-w8dfs", "owner": "github-actions/eag-runners-test-w8dfs-qbfd5", "creationTimestamp": "2023-06-20 15:08:23 +0000 UTC", "readyTransitionTime": "2023-06-20 15:08:26 +0000 UTC", "configuredRegistrationTimeout": "10m0s"} | |
2023-06-20T15:43:58Z INFO runnerreplicaset Runner failed to register itself to GitHub in timely manner. Recreating the pod to see if it resolves the issue. CAUTION: If you see this a lot, you should investigate the root cause. See https://github.com/actions/actions-runner-controller/issues/288 {"runnerreplicaset": "github-actions/eag-runners-test-w8dfs", "owner": "github-actions/eag-runners-test-w8dfs-xhhgj", "creationTimestamp": "2023-06-20 15:18:42 +0000 UTC", "readyTransitionTime": "2023-06-20 15:18:44 +0000 UTC", "configuredRegistrationTimeout": "10m0s"} | |
2023-06-20T15:43:58Z ERROR runnerreplicaset Failed to patch pod to have actions-runner/unregistration-request-timestamp annotation {"runnerreplicaset": "github-actions/eag-runners-test-w8dfs", "lastSyncTime": "2023-06-20T15:39:17Z", "effectiveTime": "<nil>", "templateHashDesired": "7dcb5b89d4", "replicasDesired": 1, "replicasPending": 0, "replicasRunning": 2, "replicasMaybeRunning": 2, "templateHashObserved": ["7dcb5b89d4"], "owner": "github-actions/eag-runners-test-w8dfs-mz68l", "error": "Pod \"eag-runners-test-w8dfs-mz68l\" is invalid: spec: Forbidden: pod updates may not change fields other than `spec.containers[*].image`, `spec.initContainers[*].image`, `spec.activeDeadlineSeconds`, `spec.tolerations` (only additions to existing tolerations) or `spec.terminationGracePeriodSeconds` (allow it to be set to 1 if it was previously negative)\n core.PodSpec{\n \t... // 11 identical fields\n \tNodeName: \"ip-10-54-70-127.eu-west-1.compute.internal\",\n \tSecurityContext: &{},\n \tImagePullSecrets: []core.LocalObjectReference{\n+ \t\t{Name: \"dockercfg\"},\n \t\t{Name: \"vcr-secret\"},\n \t},\n \tHostname: \"\",\n \tSubdomain: \"\",\n \t... // 15 identical fields\n }\n"} | |
github.com/actions/actions-runner-controller/controllers/actions%2esummerwind%2enet.annotatePodOnce | |
github.com/actions/actions-runner-controller/controllers/actions.summerwind.net/runner_graceful_stop.go:62 | |
github.com/actions/actions-runner-controller/controllers/actions%2esummerwind%2enet.syncRunnerPodsOwners | |
github.com/actions/actions-runner-controller/controllers/actions.summerwind.net/runner_pod_owner.go:440 | |
github.com/actions/actions-runner-controller/controllers/actions%2esummerwind%2enet.(*RunnerReplicaSetReconciler).Reconcile | |
github.com/actions/actions-runner-controller/controllers/actions.summerwind.net/runnerreplicaset_controller.go:131 | |
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Reconcile | |
sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:122 | |
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler | |
sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:323 | |
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem | |
sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:274 | |
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2 | |
sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:235 | |
2023-06-20T15:43:58Z ERROR Reconciler error {"controller": "runnerreplicaset-controller", "controllerGroup": "actions.summerwind.dev", "controllerKind": "RunnerReplicaSet", "RunnerReplicaSet": {"name":"eag-runners-test-w8dfs","namespace":"github-actions"}, "namespace": "github-actions", "name": "eag-runners-test-w8dfs", "reconcileID": "9de8c49b-576d-4474-b0f5-de244178a4a0", "error": "Pod \"eag-runners-test-w8dfs-mz68l\" is invalid: spec: Forbidden: pod updates may not change fields other than `spec.containers[*].image`, `spec.initContainers[*].image`, `spec.activeDeadlineSeconds`, `spec.tolerations` (only additions to existing tolerations) or `spec.terminationGracePeriodSeconds` (allow it to be set to 1 if it was previously negative)\n core.PodSpec{\n \t... // 11 identical fields\n \tNodeName: \"ip-10-54-70-127.eu-west-1.compute.internal\",\n \tSecurityContext: &{},\n \tImagePullSecrets: []core.LocalObjectReference{\n+ \t\t{Name: \"dockercfg\"},\n \t\t{Name: \"vcr-secret\"},\n \t},\n \tHostname: \"\",\n \tSubdomain: \"\",\n \t... // 15 identical fields\n }\n"} | |
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler | |
sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:329 | |
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem | |
sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:274 | |
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2 | |
sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:235 | |
2023-06-20T15:44:24Z INFO runnerreplicaset Runner failed to register itself to GitHub in timely manner. Recreating the pod to see if it resolves the issue. CAUTION: If you see this a lot, you should investigate the root cause. See https://github.com/actions/actions-runner-controller/issues/288 {"runnerreplicaset": "github-actions/eag-runners-test-w8dfs", "owner": "github-actions/eag-runners-test-w8dfs-5zns4", "creationTimestamp": "2023-06-20 14:58:06 +0000 UTC", "readyTransitionTime": "2023-06-20 14:58:08 +0000 UTC", "configuredRegistrationTimeout": "10m0s"} | |
2023-06-20T15:44:24Z INFO runnerreplicaset Runner failed to register itself to GitHub in timely manner. Recreating the pod to see if it resolves the issue. CAUTION: If you see this a lot, you should investigate the root cause. See https://github.com/actions/actions-runner-controller/issues/288 {"runnerreplicaset": "github-actions/eag-runners-test-w8dfs", "owner": "github-actions/eag-runners-test-w8dfs-qbfd5", "creationTimestamp": "2023-06-20 15:08:23 +0000 UTC", "readyTransitionTime": "2023-06-20 15:08:26 +0000 UTC", "configuredRegistrationTimeout": "10m0s"} | |
2023-06-20T15:44:24Z INFO runnerreplicaset Runner failed to register itself to GitHub in timely manner. Recreating the pod to see if it resolves the issue. CAUTION: If you see this a lot, you should investigate the root cause. See https://github.com/actions/actions-runner-controller/issues/288 {"runnerreplicaset": "github-actions/eag-runners-test-w8dfs", "owner": "github-actions/eag-runners-test-w8dfs-xhhgj", "creationTimestamp": "2023-06-20 15:18:42 +0000 UTC", "readyTransitionTime": "2023-06-20 15:18:44 +0000 UTC", "configuredRegistrationTimeout": "10m0s"} | |
2023-06-20T15:44:24Z INFO runnerreplicaset Runner failed to register itself to GitHub in timely manner. Recreating the pod to see if it resolves the issue. CAUTION: If you see this a lot, you should investigate the root cause. See https://github.com/actions/actions-runner-controller/issues/288 {"runnerreplicaset": "github-actions/eag-runners-test-w8dfs", "owner": "github-actions/eag-runners-test-w8dfs-9hfrt", "creationTimestamp": "2023-06-20 15:28:59 +0000 UTC", "readyTransitionTime": "2023-06-20 15:29:01 +0000 UTC", "configuredRegistrationTimeout": "10m0s"} | |
2023-06-20T15:44:24Z INFO runnerreplicaset Runner failed to register itself to GitHub in timely manner. Recreating the pod to see if it resolves the issue. CAUTION: If you see this a lot, you should investigate the root cause. See https://github.com/actions/actions-runner-controller/issues/288 {"runnerreplicaset": "github-actions/eag-runners-test-w8dfs", "owner": "github-actions/eag-runners-test-w8dfs-ftbd9", "creationTimestamp": "2023-06-20 14:47:57 +0000 UTC", "readyTransitionTime": "2023-06-20 14:48:00 +0000 UTC", "configuredRegistrationTimeout": "10m0s"} | |
2023-06-20T15:44:25Z ERROR runnerreplicaset Failed to patch pod to have actions-runner/unregistration-request-timestamp annotation {"runnerreplicaset": "github-actions/eag-runners-test-w8dfs", "lastSyncTime": "2023-06-20T15:39:17Z", "effectiveTime": "<nil>", "templateHashDesired": "7dcb5b89d4", "replicasDesired": 1, "replicasPending": 0, "replicasRunning": 2, "replicasMaybeRunning": 2, "templateHashObserved": ["7dcb5b89d4"], "owner": "github-actions/eag-runners-test-w8dfs-mz68l", "error": "Pod \"eag-runners-test-w8dfs-mz68l\" is invalid: spec: Forbidden: pod updates may not change fields other than `spec.containers[*].image`, `spec.initContainers[*].image`, `spec.activeDeadlineSeconds`, `spec.tolerations` (only additions to existing tolerations) or `spec.terminationGracePeriodSeconds` (allow it to be set to 1 if it was previously negative)\n core.PodSpec{\n \t... // 11 identical fields\n \tNodeName: \"ip-10-54-70-127.eu-west-1.compute.internal\",\n \tSecurityContext: &{},\n \tImagePullSecrets: []core.LocalObjectReference{\n+ \t\t{Name: \"dockercfg\"},\n \t\t{Name: \"vcr-secret\"},\n \t},\n \tHostname: \"\",\n \tSubdomain: \"\",\n \t... // 15 identical fields\n }\n"} | |
github.com/actions/actions-runner-controller/controllers/actions%2esummerwind%2enet.annotatePodOnce | |
github.com/actions/actions-runner-controller/controllers/actions.summerwind.net/runner_graceful_stop.go:62 | |
github.com/actions/actions-runner-controller/controllers/actions%2esummerwind%2enet.syncRunnerPodsOwners | |
github.com/actions/actions-runner-controller/controllers/actions.summerwind.net/runner_pod_owner.go:440 | |
github.com/actions/actions-runner-controller/controllers/actions%2esummerwind%2enet.(*RunnerReplicaSetReconciler).Reconcile | |
github.com/actions/actions-runner-controller/controllers/actions.summerwind.net/runnerreplicaset_controller.go:131 | |
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Reconcile | |
sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:122 | |
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler | |
sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:323 | |
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem | |
sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:274 | |
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2 | |
sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:235 | |
2023-06-20T15:44:25Z ERROR Reconciler error {"controller": "runnerreplicaset-controller", "controllerGroup": "actions.summerwind.dev", "controllerKind": "RunnerReplicaSet", "RunnerReplicaSet": {"name":"eag-runners-test-w8dfs","namespace":"github-actions"}, "namespace": "github-actions", "name": "eag-runners-test-w8dfs", "reconcileID": "40f67571-7a58-4fc6-84a4-d05dc4365fe5", "error": "Pod \"eag-runners-test-w8dfs-mz68l\" is invalid: spec: Forbidden: pod updates may not change fields other than `spec.containers[*].image`, `spec.initContainers[*].image`, `spec.activeDeadlineSeconds`, `spec.tolerations` (only additions to existing tolerations) or `spec.terminationGracePeriodSeconds` (allow it to be set to 1 if it was previously negative)\n core.PodSpec{\n \t... // 11 identical fields\n \tNodeName: \"ip-10-54-70-127.eu-west-1.compute.internal\",\n \tSecurityContext: &{},\n \tImagePullSecrets: []core.LocalObjectReference{\n+ \t\t{Name: \"dockercfg\"},\n \t\t{Name: \"vcr-secret\"},\n \t},\n \tHostname: \"\",\n \tSubdomain: \"\",\n \t... // 15 identical fields\n }\n"} | |
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler | |
sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:329 | |
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem | |
sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:274 | |
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2 | |
sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:235 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment