Notice
Recent Posts
Recent Comments
Link
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | 4 | |||
| 5 | 6 | 7 | 8 | 9 | 10 | 11 |
| 12 | 13 | 14 | 15 | 16 | 17 | 18 |
| 19 | 20 | 21 | 22 | 23 | 24 | 25 |
| 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- Linux
- AWS EKS
- PETERICA
- kotlin
- golang
- 티스토리챌린지
- Pinpoint
- CloudWatch
- 바이브코딩
- go
- Spring
- MySQL
- 코틀린 코루틴의 정석
- kotlin coroutine
- 정보처리기사 실기 기출문제
- APM
- Java
- 기록으로 실력을 쌓자
- tucker의 go 언어 프로그래밍
- Kubernetes
- minikube
- CKA
- kotlin querydsl
- SRE
- 오블완
- 공부
- CKA 기출문제
- aws
- 컨텍스트 엔지니어링
- AI
Archives
- Today
- Total
피터의 개발이야기
[Jenkins] Update required: Pipeline: Stage Tags Metadata 본문
DevOps/Jenkins
[Jenkins] Update required: Pipeline: Stage Tags Metadata
기록하는 백앤드개발자 2022. 7. 19. 17:49반응형

ㅁ 개요
ㅇ 젠킨스 플러그인 에러 조치
ㅇ Update required: Pipeline: Stage Tags Metadata
ㅁ 에러 내용

Some plugins could not be loaded due to unsatisfied dependencies. Fix these issues and restart Jenkins to re-enable these plugins.
Dependency errors:
Pipeline: Declarative (2.2114.v2654ca_721309)
Update required: Pipeline: Stage Tags Metadata (pipeline-stage-tags-metadata 2.2097.v33db_b_de764b_e) to be updated to 2.2114.v2654ca_721309 or higher
Some of the above failures also result in additional indirectly dependent plugins not being able to load.
Indirectly dependent plugins:
Docker Pipeline (1.29)
Failed to load: Pipeline: Declarative (pipeline-model-definition 2.2114.v2654ca_721309)
Pipeline (2.6)
Failed to load: Pipeline: Declarative (pipeline-model-definition 2.2114.v2654ca_721309)
ㅁ 설치 가능 플러그인 확인

ㅁ 플러그인 업데이트

ㅇ 설치가 끝나고 실행중인 작업이 없으면 Jenkins 재시작. 체크!!

ㅁ 함께 보면 좋은 사이트
Jenkins Plugins
Jenkins – an open source automation server which enables developers around the world to reliably build, test, and deploy their software
plugins.jenkins.io
반응형
'DevOps > Jenkins' 카테고리의 다른 글
| [Jenkins] Jenkins 백업 복원 방법 (0) | 2022.10.01 |
|---|---|
| [Jenkins] Pipeline Stage View 세팅 (0) | 2022.10.01 |
| [Jenkins] Failed to load: Amazon ECR plugin 해결 (0) | 2022.06.22 |
| [Jenkins] Jenkins Dependency error(Trilead API,credentials-binding) plugin update (0) | 2022.06.22 |
| [JenKins] Plugin Dependency error 조치, Plugin수동 설치방법 (0) | 2022.05.13 |
Comments
