Skip to content

fix: stuck rollout when rollout is paused

Sign in for the full log view
GitHub Actions / E2E Tests Published Test Results succeeded Feb 12, 2024 in 0s

7 fail, 6 skipped, 94 pass in 3h 46m 57s

  4 files    4 suites   3h 46m 57s ⏱️
107 tests  94 ✅  6 💤  7 ❌
446 runs  404 ✅ 24 💤 18 ❌

Results for commit 7e25564.

Annotations

Check warning on line 0 in github.com/argoproj/argo-rollouts/test/e2e

See this annotation in the file changed.

@github-actions github-actions / E2E Tests Published Test Results

2 out of 6 runs failed: TestAWSSuite/TestALBExperimentStepNoSetWeight (github.com/argoproj/argo-rollouts/test/e2e)

artifacts/E2E Test Results (k8s 1.26)/junit.xml [took 12s]
Raw output
Failed
=== RUN   TestAWSSuite/TestALBExperimentStepNoSetWeight
time="2024-02-12T19:10:22Z" level=info msg="Deleting e2e-test-name=TestALBExperimentStepNoSetWeight"
time="2024-02-12T19:10:22Z" level=info msg="service/alb-rollout-root created\n" rollout=alb-rollout
time="2024-02-12T19:10:22Z" level=info msg="service/alb-rollout-canary created\n" rollout=alb-rollout
time="2024-02-12T19:10:22Z" level=info msg="service/alb-rollout-stable created\n" rollout=alb-rollout
time="2024-02-12T19:10:23Z" level=info msg="ingress.networking.k8s.io/alb-rollout-ingress created\n" rollout=alb-rollout
time="2024-02-12T19:10:23Z" level=info msg="rollout.argoproj.io/alb-rollout created\n" rollout=alb-rollout
time="2024-02-12T19:10:23Z" level=info msg="Waiting for condition: status=Healthy" rollout=alb-rollout
time="2024-02-12T19:10:24Z" level=info msg="Condition 'status=Healthy' met after 1s" rollout=alb-rollout
time="2024-02-12T19:10:24Z" level=info msg="Experiment expectation 'experiment count == 0' met" rollout=alb-rollout
time="2024-02-12T19:10:24Z" level=info msg="Updated rollout pod spec: 2024-02-12T19:10:24.651566672Z" rollout=alb-rollout
time="2024-02-12T19:10:24Z" level=info msg="Sleeping 10s" rollout=alb-rollout
    require.go:72: 
        	Error Trace:	/home/runner/go/pkg/mod/github.com/tj/[email protected]/require.go:72
        	            				/home/runner/work/argo-rollouts/argo-rollouts/test/e2e/aws_test.go:264
        	            				/home/runner/work/argo-rollouts/argo-rollouts/test/fixtures/then.go:29
        	            				/home/runner/work/argo-rollouts/argo-rollouts/test/e2e/aws_test.go:254
        	Error:      	Not equal: 
        	            	expected: "{\"Type\":\"forward\",\"ForwardConfig\":{\"TargetGroups\":[{\"ServiceName\":\"alb-rollout-canary\",\"ServicePort\":\"80\",\"Weight\":0},{\"ServiceName\":\"\",\"ServicePort\":\"80\",\"Weight\":20},{\"ServiceName\":\"\",\"ServicePort\":\"80\",\"Weight\":20},{\"ServiceName\":\"alb-rollout-stable\",\"ServicePort\":\"80\",\"Weight\":60}]}}"
        	            	actual  : "{\"Type\":\"forward\",\"ForwardConfig\":{\"TargetGroups\":[{\"ServiceName\":\"alb-rollout-canary\",\"ServicePort\":\"80\",\"Weight\":0},{\"ServicePort\":\"80\",\"Weight\":20},{\"ServicePort\":\"80\",\"Weight\":20},{\"ServiceName\":\"alb-rollout-stable\",\"ServicePort\":\"80\",\"Weight\":60}]}}"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1 +1 @@
        	            	-{"Type":"forward","ForwardConfig":{"TargetGroups":[{"ServiceName":"alb-rollout-canary","ServicePort":"80","Weight":0},{"ServiceName":"","ServicePort":"80","Weight":20},{"ServiceName":"","ServicePort":"80","Weight":20},{"ServiceName":"alb-rollout-stable","ServicePort":"80","Weight":60}]}}
        	            	+{"Type":"forward","ForwardConfig":{"TargetGroups":[{"ServiceName":"alb-rollout-canary","ServicePort":"80","Weight":0},{"ServicePort":"80","Weight":20},{"ServicePort":"80","Weight":20},{"ServiceName":"alb-rollout-stable","ServicePort":"80","Weight":60}]}}
        	Test:       	TestAWSSuite/TestALBExperimentStepNoSetWeight
Name:            alb-rollout
Namespace:       default
Status:          �[94m◌�[0m Progressing
Message:         more replicas need to be updated
Strategy:        Canary
  Step:          0/1
  SetWeight:     0
  ActualWeight:  0
Images:          nginx:1.19-alpine (�[32mstable�[0m, �[0mΣ:experiment-alb-canary�[0m, �[0mΣ:experiment-alb-stable�[0m)
Replicas:
  Desired:       1
  Current:       1
  Updated:       0
  Ready:         1
  Available:     1

NAME                                                                 KIND        STATUS         AGE  INFO
⟳ alb-rollout                                                        Rollout     �[94m◌�[0m Progressing  11s  
├──# revision:2                                                                                      
│  ├──⧉ �[33malb-rollout-dd59f45c8�[0m                                        ReplicaSet  �[0m•�[0m ScaledDown   10s  �[33mcanary�[0m
│  └──Σ �[94malb-rollout-dd59f45c8-2-0�[0m                                    Experiment  �[94m◌�[0m Running      10s  
│     ├──⧉ alb-rollout-dd59f45c8-2-0-experiment-alb-canary           ReplicaSet  �[32m✔�[0m Healthy      10s  
│     │  └──□ alb-rollout-dd59f45c8-2-0-experiment-alb-canary-wkff2  Pod         �[32m✔�[0m Running      10s  ready:1/1
│     └──⧉ alb-rollout-dd59f45c8-2-0-experiment-alb-stable           ReplicaSet  �[32m✔�[0m Healthy      10s  
│        └──□ alb-rollout-dd59f45c8-2-0-experiment-alb-stable-jv5t7  Pod         �[32m✔�[0m Running      10s  ready:1/1
└──# revision:1                                                                                      
   └──⧉ �[32malb-rollout-d6f4fdcdc�[0m                                        ReplicaSet  �[32m✔�[0m Healthy      11s  �[32mstable�[0m
      └──□ alb-rollout-d6f4fdcdc-r9gwh                               Pod         �[32m✔�[0m Running      11s  ready:1/1

---
apiVersion: argoproj.io/v1alpha1
kind: Rollout
metadata:
  annotations:
    rollout.argoproj.io/revision: "2"
  creationTimestamp: "2024-02-12T19:10:23Z"
  generation: 3
  labels:
    argo-rollouts.argoproj.io/controller-instance-id: argo-rollouts-e2e
    e2e-test-name: TestALBExperimentStepNoSetWeight
  name: alb-rollout
  namespace: default
  resourceVersion: "4059"
  uid: 9d36686e-af46-4483-a8ce-aef82892b369
spec:
  replicas: 1
  selector:
    matchLabels:
      app: alb-rollout
  strategy:
    canary:
      canaryService: alb-rollout-canary
      stableService: alb-rollout-stable
      steps:
      - experiment:
          duration: 15s
          templates:
          - metadata: {}
            name: experiment-alb-canary
            specRef: canary
            weight: 20
          - metadata: {}
            name: experiment-alb-stable
            specRef: stable
            weight: 20
      trafficRouting:
        alb:
          ingress: alb-rollout-ingress
          rootService: alb-rollout-root
          servicePort: 80
  template:
    metadata:
      annotations:
        update: "2024-02-12T19:10:24.651566672Z"
      creationTimestamp: null
      labels:
        app: alb-rollout
    spec:
      containers:
      - image: nginx:1.19-alpine
        name: alb-rollout
        ports:
        - containerPort: 80
          name: http
          protocol: TCP
        resources:
          requests:
            cpu: 5m
            memory: 16Mi
status:
  HPAReplicas: 1
  availableReplicas: 1
  blueGreen: {}
  canary:
    currentExperiment: alb-rollout-dd59f45c8-2-0
    weights:
      additional:
      - weight: 20
      - weight: 20
      canary:
        podTemplateHash: dd59f45c8
        serviceName: alb-rollout-canary
        weight: 0
      stable:
        podTemplateHash: d6f4fdcdc
        serviceName: alb-rollout-stable
        weight: 60
  conditions:
  - lastTransitionTime: "2024-02-12T19:10:24Z"
    lastUpdateTime: "2024-02-12T19:10:24Z"
    message: Rollout has minimum availability
    reason: AvailableReason
    status: "True"
    type: Available
  - lastTransitionTime: "2024-02-12T19:10:24Z"
    lastUpdateTime: "2024-02-12T19:10:24Z"
    message: Rollout is not healthy
    reason: RolloutHealthy
    status: "False"
    type: Healthy
  - lastTransitionTime: "2024-02-12T19:10:24Z"
    lastUpdateTime: "2024-02-12T19:10:24Z"
    message: RolloutCompleted
    reason: RolloutCompleted
    status: "False"
    type: Completed
  - lastTransitionTime: "2024-02-12T19:10:23Z"
    lastUpdateTime: "2024-02-12T19:10:24Z"
    message: Created new replica set "alb-rollout-dd59f45c8"
    reason: NewReplicaSetCreated
    status: "True"
    type: Progressing
  currentPodHash: dd59f45c8
  currentStepHash: 558cc8bf4d
  currentStepIndex: 0
  message: more replicas need to be updated
  observedGeneration: "3"
  phase: Progressing
  readyReplicas: 1
  replicas: 1
  selector: app=alb-rollout
  stableRS: d6f4fdcdc

2024-02-12T19:10:23Z         Normal    RolloutAddedToInformer    Rollout resource added to informer: default/alb-rollout
2024-02-12T19:10:23Z         Normal    RolloutNotCompleted       Rollout not completed, started update to revision 1 (d6f4fdcdc)
2024-02-12T19:10:23Z         Normal    RolloutUpdated            Rollout updated to revision 1
2024-02-12T19:10:23Z         Normal    NewReplicaSetCreated      Created ReplicaSet alb-rollout-d6f4fdcdc (revision 1)
2024-02-12T19:10:23Z (x2)    Normal    TrafficWeightUpdated      Traffic weight updated to 0
2024-02-12T19:10:23Z         Normal    ScalingReplicaSet         Scaled up ReplicaSet alb-rollout-d6f4fdcdc (revision 1) from 0 to 1
2024-02-12T19:10:23Z         Normal    RolloutCompleted          Rollout completed update to revision 1 (d6f4fdcdc): Initial deploy
2024-02-12T19:10:24Z         Normal    SwitchService             Switched selector for service 'alb-rollout-stable' from '' to 'd6f4fdcdc'
2024-02-12T19:10:24Z         Normal    SwitchService             Switched selector for service 'alb-rollout-canary' from '' to 'd6f4fdcdc'
2024-02-12T19:10:24Z         Normal    RolloutNotCompleted       Rollout not completed, started update to revision 2 (dd59f45c8)
2024-02-12T19:10:24Z         Normal    RolloutUpdated            Rollout updated to revision 2
2024-02-12T19:10:24Z         Normal    NewReplicaSetCreated      Created ReplicaSet alb-rollout-dd59f45c8 (revision 2)
2024-02-12T19:10:24Z (x2)    Normal    TrafficWeightUpdated      Traffic weight updated 
2024-02-12T19:10:24Z         Normal    ExperimentCreated         Created Experiment 'alb-rollout-dd59f45c8-2-0'
2024-02-12T19:10:26Z (x2)    Normal    PatchingALBIngress        Updating Ingress `alb-rollout-ingress` to desiredWeight '0'
2024-02-12T19:10:26Z         Normal    TrafficWeightUpdated      Traffic weight updated additional: [{20  } {20  }]

time="2024-02-12T19:10:34Z" level=info msg="Deleting e2e-test-name=TestALBExperimentStepNoSetWeight"
    --- FAIL: TestAWSSuite/TestALBExperimentStepNoSetWeight (12.50s)

Check warning on line 0 in github.com/argoproj/argo-rollouts/test/e2e

See this annotation in the file changed.

@github-actions github-actions / E2E Tests Published Test Results

3 out of 7 runs failed: TestAWSSuite (github.com/argoproj/argo-rollouts/test/e2e)

artifacts/E2E Test Results (k8s 1.23)/junit.xml [took 2m 0s]
artifacts/E2E Test Results (k8s 1.26)/junit.xml [took 12s]
Raw output
Failed
=== RUN   TestAWSSuite
--- FAIL: TestAWSSuite (115.61s)

Check warning on line 0 in github.com/argoproj/argo-rollouts/test/e2e

See this annotation in the file changed.

@github-actions github-actions / E2E Tests Published Test Results

5 out of 9 runs failed: TestCanarySuite/TestCanaryDynamicStableScale (github.com/argoproj/argo-rollouts/test/e2e)

artifacts/E2E Test Results (k8s 1.24)/junit.xml [took 19s]
artifacts/E2E Test Results (k8s 1.26)/junit.xml [took 18s]
Raw output
Failed
=== RUN   TestCanarySuite/TestCanaryDynamicStableScale
time="2024-02-12T19:14:03Z" level=info msg="Deleting e2e-test-name=TestCanaryDynamicStableScale"
time="2024-02-12T19:14:04Z" level=info msg="service/dynamic-stable-scale-root created\n" rollout=dynamic-stable-scale
time="2024-02-12T19:14:04Z" level=info msg="service/dynamic-stable-scale-canary created\n" rollout=dynamic-stable-scale
time="2024-02-12T19:14:04Z" level=info msg="service/dynamic-stable-scale-stable created\n" rollout=dynamic-stable-scale
time="2024-02-12T19:14:04Z" level=info msg="ingress.networking.k8s.io/dynamic-stable-scale-ingress created\n" rollout=dynamic-stable-scale
time="2024-02-12T19:14:04Z" level=info msg="rollout.argoproj.io/dynamic-stable-scale created\n" rollout=dynamic-stable-scale
time="2024-02-12T19:14:05Z" level=info msg="Marked 4 revision 1 pods as ready" rollout=dynamic-stable-scale
time="2024-02-12T19:14:05Z" level=info msg="Waiting for condition: status=Healthy" rollout=dynamic-stable-scale
time="2024-02-12T19:14:09Z" level=info msg="Condition 'status=Healthy' met after 3s" rollout=dynamic-stable-scale
time="2024-02-12T19:14:09Z" level=info msg="Updated rollout pod spec: 2024-02-12T19:14:09.026743181Z" rollout=dynamic-stable-scale
time="2024-02-12T19:14:10Z" level=info msg="Marked 1 revision 2 pods as ready" rollout=dynamic-stable-scale
time="2024-02-12T19:14:10Z" level=info msg="Waiting for condition: status=Paused" rollout=dynamic-stable-scale
time="2024-02-12T19:14:10Z" level=info msg="Condition 'status=Paused' met after 0s" rollout=dynamic-stable-scale
time="2024-02-12T19:14:10Z" level=info msg="Sleeping 2s" rollout=dynamic-stable-scale
time="2024-02-12T19:14:12Z" level=info msg="Pod expectation 'revision:1 pod count == 3' met" rollout=dynamic-stable-scale
time="2024-02-12T19:14:12Z" level=info msg="Pod expectation 'revision:2 pod count == 1' met" rollout=dynamic-stable-scale
time="2024-02-12T19:14:12Z" level=info msg="Promoted rollout" rollout=dynamic-stable-scale
time="2024-02-12T19:14:13Z" level=info msg="Marked 2 revision 2 pods as ready" rollout=dynamic-stable-scale
time="2024-02-12T19:14:13Z" level=info msg="Waiting for condition: status.currentStepIndex=3" rollout=dynamic-stable-scale
time="2024-02-12T19:14:15Z" level=info msg="Condition 'status.currentStepIndex=3' met after 1s" rollout=dynamic-stable-scale
time="2024-02-12T19:14:15Z" level=info msg="Sleeping 2s" rollout=dynamic-stable-scale
time="2024-02-12T19:14:17Z" level=info msg="Pod expectation 'revision:1 pod count == 1' met" rollout=dynamic-stable-scale
time="2024-02-12T19:14:17Z" level=info msg="Pod expectation 'revision:2 pod count == 3' met" rollout=dynamic-stable-scale
time="2024-02-12T19:14:17Z" level=info msg="Aborted rollout" rollout=dynamic-stable-scale
time="2024-02-12T19:14:18Z" level=info msg="Marked 2 revision 1 pods as ready" rollout=dynamic-stable-scale
time="2024-02-12T19:14:18Z" level=info msg="Waiting for condition: rev=2 podcount=1" rollout=dynamic-stable-scale
time="2024-02-12T19:14:20Z" level=info msg="Condition 'rev=2 podcount=1' met after 1s" rollout=dynamic-stable-scale
time="2024-02-12T19:14:20Z" level=info msg="Pod expectation 'revision:1 pod count == 4' met" rollout=dynamic-stable-scale
time="2024-02-12T19:14:21Z" level=info msg="Marked 1 revision 1 pods as ready" rollout=dynamic-stable-scale
time="2024-02-12T19:14:21Z" level=info msg="Waiting for condition: rev=2 podcount=0" rollout=dynamic-stable-scale
time="2024-02-12T19:14:22Z" level=info msg="Condition 'rev=2 podcount=0' met after 0s" rollout=dynamic-stable-scale
    canary_test.go:638: Expected dynamic-stable-scale-canary selector: map[app:dynamic-stable-scale rollouts-pod-template-hash:868d98995b]. Actual: map[app:dynamic-stable-scale rollouts-pod-template-hash:58b555fcd]
Name:            dynamic-stable-scale
Namespace:       default
Status:          �[31m✖�[0m Degraded
Message:         RolloutAborted: Rollout aborted update to revision 2
Strategy:        Canary
  Step:          0/4
  SetWeight:     0
  ActualWeight:  0
Images:          nginx:1.19-alpine (�[32mstable�[0m)
Replicas:
  Desired:       4
  Current:       4
  Updated:       0
  Ready:         4
  Available:     4

NAME                                              KIND        STATUS         AGE  INFO
⟳ dynamic-stable-scale                            Rollout     �[31m✖�[0m Degraded     18s  
├──# revision:2                                                                   
│  └──⧉ �[33mdynamic-stable-scale-58b555fcd�[0m            ReplicaSet  �[0m•�[0m ScaledDown   13s  �[33mcanary�[0m
│     └──□ dynamic-stable-scale-58b555fcd-zfs4p   Pod         �[94m◌�[0m Terminating  13s  ready:1/1
└──# revision:1                                                                   
   └──⧉ �[32mdynamic-stable-scale-868d98995b�[0m           ReplicaSet  �[32m✔�[0m Healthy      18s  �[32mstable�[0m
      ├──□ dynamic-stable-scale-868d98995b-5t9kl  Pod         �[32m✔�[0m Running      18s  ready:1/1
      ├──□ dynamic-stable-scale-868d98995b-2ldtl  Pod         �[32m✔�[0m Running      5s   ready:1/1
      ├──□ dynamic-stable-scale-868d98995b-5bd4h  Pod         �[32m✔�[0m Running      5s   ready:1/1
      └──□ dynamic-stable-scale-868d98995b-66zd5  Pod         �[32m✔�[0m Running      5s   ready:1/1

---
apiVersion: argoproj.io/v1alpha1
kind: Rollout
metadata:
  annotations:
    rollout.argoproj.io/revision: "2"
  creationTimestamp: "2024-02-12T19:14:04Z"
  generation: 2
  labels:
    argo-rollouts.argoproj.io/controller-instance-id: argo-rollouts-e2e
    e2e-test-name: TestCanaryDynamicStableScale
  name: dynamic-stable-scale
  namespace: default
  resourceVersion: "6486"
  uid: 1bfc4790-e543-4274-ad55-3073a6b6a9cd
spec:
  replicas: 4
  selector:
    matchLabels:
      app: dynamic-stable-scale
  strategy:
    canary:
      canaryService: dynamic-stable-scale-canary
      dynamicStableScale: true
      stableService: dynamic-stable-scale-stable
      steps:
      - setWeight: 25
      - pause: {}
      - setWeight: 75
      - pause: {}
      trafficRouting:
        alb:
          ingress: dynamic-stable-scale-ingress
          rootService: dynamic-stable-scale-root
          servicePort: 80
  template:
    metadata:
      annotations:
        update: "2024-02-12T19:14:09.026743181Z"
      creationTimestamp: null
      labels:
        app: dynamic-stable-scale
    spec:
      containers:
      - image: nginx:1.19-alpine
        name: dynamic-stable-scale
        ports:
        - containerPort: 80
          name: http
          protocol: TCP
        resources:
          requests:
            cpu: 5m
            memory: 16Mi
      readinessGates:
      - conditionType: argoproj.io/e2e-readiness
status:
  HPAReplicas: 5
  abort: true
  abortedAt: "2024-02-12T19:14:17Z"
  availableReplicas: 5
  blueGreen: {}
  canary:
    weights:
      canary:
        podTemplateHash: 58b555fcd
        serviceName: dynamic-stable-scale-canary
        weight: 0
      stable:
        podTemplateHash: 868d98995b
        serviceName: dynamic-stable-scale-stable
        weight: 100
  conditions:
  - lastTransitionTime: "2024-02-12T19:14:09Z"
    lastUpdateTime: "2024-02-12T19:14:09Z"
    message: Rollout has minimum availability
    reason: AvailableReason
    status: "True"
    type: Available
  - lastTransitionTime: "2024-02-12T19:14:09Z"
    lastUpdateTime: "2024-02-12T19:14:09Z"
    message: Rollout is not healthy
    reason: RolloutHealthy
    status: "False"
    type: Healthy
  - lastTransitionTime: "2024-02-12T19:14:09Z"
    lastUpdateTime: "2024-02-12T19:14:09Z"
    message: RolloutCompleted
    reason: RolloutCompleted
    status: "False"
    type: Completed
  - lastTransitionTime: "2024-02-12T19:14:15Z"
    lastUpdateTime: "2024-02-12T19:14:15Z"
    message: Rollout is paused
    reason: RolloutPaused
    status: "True"
    type: Paused
  - lastTransitionTime: "2024-02-12T19:14:17Z"
    lastUpdateTime: "2024-02-12T19:14:17Z"
    message: Rollout aborted update to revision 2
    reason: RolloutAborted
    status: "False"
    type: Progressing
  currentPodHash: 58b555fcd
  currentStepHash: 7c5b668566
  currentStepIndex: 0
  message: 'RolloutAborted: Rollout aborted update to revision 2'
  observedGeneration: "2"
  phase: Degraded
  readyReplicas: 5
  replicas: 5
  selector: app=dynamic-stable-scale
  stableRS: 868d98995b
  updatedReplicas: 1

2024-02-12T19:14:04Z         Normal    RolloutAddedToInformer    Rollout resource added to informer: default/dynamic-stable-scale
2024-02-12T19:14:04Z         Normal    RolloutNotCompleted       Rollout not completed, started update to revision 1 (868d98995b)
2024-02-12T19:14:04Z         Normal    RolloutUpdated            Rollout updated to revision 1
2024-02-12T19:14:04Z         Normal    NewReplicaSetCreated      Created ReplicaSet dynamic-stable-scale-868d98995b (revision 1)
2024-02-12T19:14:04Z         Normal    PatchingALBIngress        Updating Ingress `dynamic-stable-scale-ingress` to desiredWeight '0'
2024-02-12T19:14:04Z (x2)    Normal    TrafficWeightUpdated      Traffic weight updated to 0
2024-02-12T19:14:04Z         Normal    ScalingReplicaSet         Scaled up ReplicaSet dynamic-stable-scale-868d98995b (revision 1) from 0 to 4
2024-02-12T19:14:04Z         Normal    RolloutCompleted          Rollout completed update to revision 1 (868d98995b): Initial deploy
2024-02-12T19:14:09Z         Normal    SwitchService             Switched selector for service 'dynamic-stable-scale-stable' from '' to '868d98995b'
2024-02-12T19:14:09Z         Normal    SwitchService             Switched selector for service 'dynamic-stable-scale-canary' from '' to '868d98995b'
2024-02-12T19:14:09Z         Normal    RolloutNotCompleted       Rollout not completed, started update to revision 2 (58b555fcd)
2024-02-12T19:14:09Z         Normal    RolloutUpdated            Rollout updated to revision 2
2024-02-12T19:14:09Z         Normal    NewReplicaSetCreated      Created ReplicaSet dynamic-stable-scale-58b555fcd (revision 2)
2024-02-12T19:14:09Z (x3)    Normal    TrafficWeightUpdated      Traffic weight updated 
2024-02-12T19:14:09Z         Normal    ScalingReplicaSet         Scaled up ReplicaSet dynamic-stable-scale-58b555fcd (revision 2) from 0 to 1
2024-02-12T19:14:10Z         Normal    SwitchService             Switched selector for service 'dynamic-stable-scale-canary' from '868d98995b' to '58b555fcd'
2024-02-12T19:14:10Z         Normal    PatchingALBIngress        Updating Ingress `dynamic-stable-scale-ingress` to desiredWeight '25'
2024-02-12T19:14:10Z         Normal    TrafficWeightUpdated      Traffic weight updated from 0 to 25
2024-02-12T19:14:10Z         Normal    RolloutStepCompleted      Rollout step 1/4 completed (setWeight: 25)
2024-02-12T19:14:10Z         Normal    ScalingReplicaSet         Scaled down ReplicaSet dynamic-stable-scale-868d98995b (revision 1) from 4 to 3
2024-02-12T19:14:10Z         Normal    RolloutPaused             Rollout is paused (CanaryPauseStep)
2024-02-12T19:14:12Z         Normal    RolloutStepCompleted      Rollout step 2/4 completed (pause)

time="2024-02-12T19:14:23Z" level=info msg="Deleting e2e-test-name=TestCanaryDynamicStableScale"
    --- FAIL: TestCanarySuite/TestCanaryDynamicStableScale (19.29s)

Check warning on line 0 in github.com/argoproj/argo-rollouts/test/e2e

See this annotation in the file changed.

@github-actions github-actions / E2E Tests Published Test Results

5 out of 9 runs failed: TestCanarySuite (github.com/argoproj/argo-rollouts/test/e2e)

artifacts/E2E Test Results (k8s 1.24)/junit.xml [took 19s]
artifacts/E2E Test Results (k8s 1.26)/junit.xml [took 18s]
Raw output
Failed
=== RUN   TestCanarySuite
time="2024-02-12T19:14:03Z" level=info msg="analysistemplate.argoproj.io/sleep-job created\n"
--- FAIL: TestCanarySuite (350.13s)

Check warning on line 0 in github.com/argoproj/argo-rollouts/test/e2e

See this annotation in the file changed.

@github-actions github-actions / E2E Tests Published Test Results

1 out of 5 runs failed: TestAnalysisSuite/TestAnalysisWithArgs (github.com/argoproj/argo-rollouts/test/e2e)

artifacts/E2E Test Results (k8s 1.25)/junit.xml [took 2m 38s]
Raw output
Failed
=== RUN   TestAnalysisSuite/TestAnalysisWithArgs
time="2024-02-12T19:04:25Z" level=info msg="Deleting e2e-test-name=TestAnalysisWithArgs"
time="2024-02-12T19:04:25Z" level=info msg="rollout.argoproj.io/rollout-secret created\n" rollout=rollout-secret
time="2024-02-12T19:04:25Z" level=info msg="secret/example-secret created\n" rollout=rollout-secret
time="2024-02-12T19:04:25Z" level=info msg="analysistemplate.argoproj.io/analysis-secret-args created\n" rollout=rollout-secret
time="2024-02-12T19:04:25Z" level=info msg="Waiting for condition: status=Healthy" rollout=rollout-secret
time="2024-02-12T19:04:47Z" level=info msg="Condition 'status=Healthy' met after 22s" rollout=rollout-secret
time="2024-02-12T19:04:47Z" level=info msg="AnalysisRun expectation 'analysisrun count == 0' met" rollout=rollout-secret
time="2024-02-12T19:04:47Z" level=info msg="Updated rollout pod spec: 2024-02-12T19:04:47.958635615Z" rollout=rollout-secret
time="2024-02-12T19:04:47Z" level=info msg="Waiting for condition: status=Paused" rollout=rollout-secret
time="2024-02-12T19:05:04Z" level=info msg="Condition 'status=Paused' met after 16s" rollout=rollout-secret
time="2024-02-12T19:05:04Z" level=info msg="Waiting for AnalysisRun rollout-secret-6594dbb55d-2-1 condition: phase=Successful" rollout=rollout-secret
time="2024-02-12T19:05:04Z" level=info msg="Condition 'phase=Successful' met after 0s" rollout=rollout-secret
time="2024-02-12T19:05:04Z" level=info msg="Promoted rollout" rollout=rollout-secret
time="2024-02-12T19:05:04Z" level=info msg="Waiting for condition: status=Healthy" rollout=rollout-secret
    when.go:455: timeout after 2m0s waiting for condition status=Healthy
Name:            rollout-secret
Namespace:       default
Status:          �[94m◌�[0m Progressing
Message:         waiting for rollout to unpause
Strategy:        Canary
  Step:          2/3
  SetWeight:     25
  ActualWeight:  50
Images:          nginx:1.19-alpine (�[33mcanary�[0m, �[32mstable�[0m)
Replicas:
  Desired:       1
  Current:       2
  Updated:       1
  Ready:         2
  Available:     2

NAME                                        KIND         STATUS         AGE    INFO
⟳ rollout-secret                            Rollout      �[94m◌�[0m Progressing  2m39s  
├──# revision:2                                                                
│  ├──⧉ �[33mrollout-secret-6594dbb55d�[0m           ReplicaSet   �[32m✔�[0m Healthy      2m17s  �[33mcanary�[0m
│  │  └──□ rollout-secret-6594dbb55d-v8mdc  Pod          �[32m✔�[0m Running      2m16s  ready:1/1
│  └──α �[0mrollout-secret-6594dbb55d-2-1�[0m       AnalysisRun  �[32m✔�[0m Successful   2m15s  �[32m✔�[0m 3
└──# revision:1                                                                
   └──⧉ �[32mrollout-secret-77bf55959c�[0m           ReplicaSet   �[32m✔�[0m Healthy      2m19s  �[32mstable�[0m
      └──□ rollout-secret-77bf55959c-kfxxw  Pod          �[32m✔�[0m Running      2m19s  ready:1/1

---
apiVersion: argoproj.io/v1alpha1
kind: Rollout
metadata:
  annotations:
    rollout.argoproj.io/revision: "2"
  creationTimestamp: "2024-02-12T19:04:25Z"
  generation: 3
  labels:
    argo-rollouts.argoproj.io/controller-instance-id: argo-rollouts-e2e
    e2e-test-name: TestAnalysisWithArgs
  name: rollout-secret
  namespace: default
  resourceVersion: "886"
  uid: 3bf6589d-f41f-4f41-b13b-15b2a3a0d878
spec:
  replicas: 1
  revisionHistoryLimit: 2
  selector:
    matchLabels:
      app: rollout-secret
  strategy:
    canary:
      steps:
      - setWeight: 25
      - analysis:
          analysisRunMetadata: {}
          args:
          - name: failure-limit
            value: "2"
          - name: analysis-interval
            value: 5s
          - name: analysis-runs
            value: "3"
          - name: inconclusive-limit
            value: "2"
          - name: success-condition
            value: It worked!
          templates:
          - templateName: analysis-secret-args
      - pause: {}
  template:
    metadata:
      annotations:
        update: "2024-02-12T19:04:47.958635615Z"
      creationTimestamp: null
      labels:
        app: rollout-secret
    spec:
      containers:
      - image: nginx:1.19-alpine
        imagePullPolicy: Always
        name: rollouts-demo
        ports:
        - containerPort: 8080
          protocol: TCP
        resources: {}
status:
  HPAReplicas: 2
  availableReplicas: 2
  blueGreen: {}
  canary: {}
  conditions:
  - lastTransitionTime: "2024-02-12T19:04:47Z"
    lastUpdateTime: "2024-02-12T19:04:47Z"
    message: Rollout has minimum availability
    reason: AvailableReason
    status: "True"
    type: Available
  - lastTransitionTime: "2024-02-12T19:04:47Z"
    lastUpdateTime: "2024-02-12T19:04:47Z"
    message: Rollout is not healthy
    reason: RolloutHealthy
    status: "False"
    type: Healthy
  - lastTransitionTime: "2024-02-12T19:04:47Z"
    lastUpdateTime: "2024-02-12T19:04:47Z"
    message: RolloutCompleted
    reason: RolloutCompleted
    status: "False"
    type: Completed
  - lastTransitionTime: "2024-02-12T19:05:04Z"
    lastUpdateTime: "2024-02-12T19:05:04Z"
    message: Rollout is paused
    reason: RolloutPaused
    status: Unknown
    type: Progressing
  - lastTransitionTime: "2024-02-12T19:05:04Z"
    lastUpdateTime: "2024-02-12T19:05:04Z"
    message: Rollout is paused
    reason: RolloutPaused
    status: "True"
    type: Paused
  controllerPause: true
  currentPodHash: 6594dbb55d
  currentStepHash: 58d9d99467
  currentStepIndex: 2
  message: CanaryPauseStep
  observedGeneration: "3"
  phase: Paused
  readyReplicas: 2
  replicas: 2
  selector: app=rollout-secret
  stableRS: 77bf55959c
  updatedReplicas: 1

2024-02-12T19:04:25Z    Normal    RolloutAddedToInformer    Rollout resource added to informer: default/rollout-secret
2024-02-12T19:04:45Z    Normal    RolloutNotCompleted       Rollout not completed, started update to revision 1 (77bf55959c)
2024-02-12T19:04:45Z    Normal    RolloutUpdated            Rollout updated to revision 1
2024-02-12T19:04:45Z    Normal    NewReplicaSetCreated      Created ReplicaSet rollout-secret-77bf55959c (revision 1)
2024-02-12T19:04:45Z    Normal    ScalingReplicaSet         Scaled up ReplicaSet rollout-secret-77bf55959c (revision 1) from 0 to 1
2024-02-12T19:04:45Z    Normal    RolloutCompleted          Rollout completed update to revision 1 (77bf55959c): Initial deploy
2024-02-12T19:04:47Z    Normal    RolloutNotCompleted       Rollout not completed, started update to revision 2 (6594dbb55d)
2024-02-12T19:04:47Z    Normal    RolloutUpdated            Rollout updated to revision 2
2024-02-12T19:04:47Z    Normal    NewReplicaSetCreated      Created ReplicaSet rollout-secret-6594dbb55d (revision 2)
2024-02-12T19:04:48Z    Normal    ScalingReplicaSet         Scaled up ReplicaSet rollout-secret-6594dbb55d (revision 2) from 0 to 1
2024-02-12T19:04:49Z    Normal    RolloutStepCompleted      Rollout step 1/3 completed (setWeight: 25)
2024-02-12T19:04:49Z    Normal    AnalysisRunRunning        Step Analysis Run 'rollout-secret-6594dbb55d-2-1' Status New: 'Running' Previous: ''
2024-02-12T19:05:04Z    Normal    AnalysisRunSuccessful     Step Analysis Run 'rollout-secret-6594dbb55d-2-1' Status New: 'Successful' Previous: 'Running'
2024-02-12T19:05:04Z    Normal    RolloutStepCompleted      Rollout step 2/3 completed (analysis)
2024-02-12T19:05:04Z    Normal    RolloutPaused             Rollout is paused (CanaryPauseStep)

time="2024-02-12T19:07:04Z" level=info msg="Deleting e2e-test-name=TestAnalysisWithArgs"
    --- FAIL: TestAnalysisSuite/TestAnalysisWithArgs (158.84s)

Check warning on line 0 in github.com/argoproj/argo-rollouts/test/e2e

See this annotation in the file changed.

@github-actions github-actions / E2E Tests Published Test Results

1 out of 5 runs failed: TestAnalysisSuite (github.com/argoproj/argo-rollouts/test/e2e)

artifacts/E2E Test Results (k8s 1.25)/junit.xml [took 6m 25s]
Raw output
Failed
=== RUN   TestAnalysisSuite
time="2024-02-12T19:04:25Z" level=info msg="analysistemplate.argoproj.io/web-background created\n"
time="2024-02-12T19:04:25Z" level=info msg="analysistemplate.argoproj.io/sleep-job created\n"
time="2024-02-12T19:04:25Z" level=info msg="analysistemplate.argoproj.io/multiple-job created\n"
time="2024-02-12T19:04:25Z" level=info msg="analysistemplate.argoproj.io/multiple-job-fail created\n"
--- FAIL: TestAnalysisSuite (385.79s)

Check warning on line 0 in github.com/argoproj/argo-rollouts/test/e2e

See this annotation in the file changed.

@github-actions github-actions / E2E Tests Published Test Results

1 out of 5 runs failed: TestAWSSuite/TestALBExperimentStepNoSetWeightMultiIngress (github.com/argoproj/argo-rollouts/test/e2e)

artifacts/E2E Test Results (k8s 1.23)/junit.xml [took 13s]
Raw output
Failed
=== RUN   TestAWSSuite/TestALBExperimentStepNoSetWeightMultiIngress
time="2024-02-12T19:10:33Z" level=info msg="Deleting e2e-test-name=TestALBExperimentStepNoSetWeightMultiIngress"
W0212 19:10:33.752435   21806 warnings.go:70] policy/v1beta1 PodDisruptionBudget is deprecated in v1.21+, unavailable in v1.25+; use policy/v1 PodDisruptionBudget
W0212 19:10:33.755885   21806 warnings.go:70] policy/v1beta1 PodDisruptionBudget is deprecated in v1.21+, unavailable in v1.25+; use policy/v1 PodDisruptionBudget
time="2024-02-12T19:10:33Z" level=info msg="service/alb-rollout-root created\n" rollout=alb-rollout
time="2024-02-12T19:10:34Z" level=info msg="service/alb-rollout-canary created\n" rollout=alb-rollout
time="2024-02-12T19:10:34Z" level=info msg="service/alb-rollout-stable created\n" rollout=alb-rollout
time="2024-02-12T19:10:34Z" level=info msg="ingress.networking.k8s.io/alb-rollout-multi-ingress-1 created\n" rollout=alb-rollout
time="2024-02-12T19:10:34Z" level=info msg="ingress.networking.k8s.io/alb-rollout-multi-ingress-2 created\n" rollout=alb-rollout
time="2024-02-12T19:10:34Z" level=info msg="rollout.argoproj.io/alb-rollout created\n" rollout=alb-rollout
time="2024-02-12T19:10:34Z" level=info msg="Waiting for condition: status=Healthy" rollout=alb-rollout
time="2024-02-12T19:10:36Z" level=info msg="Condition 'status=Healthy' met after 1s" rollout=alb-rollout
time="2024-02-12T19:10:36Z" level=info msg="Experiment expectation 'experiment count == 0' met" rollout=alb-rollout
time="2024-02-12T19:10:36Z" level=info msg="Updated rollout pod spec: 2024-02-12T19:10:36.77280835Z" rollout=alb-rollout
time="2024-02-12T19:10:36Z" level=info msg="Sleeping 10s" rollout=alb-rollout
    require.go:72: 
        	Error Trace:	/home/runner/go/pkg/mod/github.com/tj/[email protected]/require.go:72
        	            				/home/runner/work/argo-rollouts/argo-rollouts/test/e2e/aws_test.go:298
        	            				/home/runner/work/argo-rollouts/argo-rollouts/test/fixtures/then.go:29
        	            				/home/runner/work/argo-rollouts/argo-rollouts/test/e2e/aws_test.go:287
        	Error:      	Not equal: 
        	            	expected: "{\"Type\":\"forward\",\"ForwardConfig\":{\"TargetGroups\":[{\"ServiceName\":\"alb-rollout-canary\",\"ServicePort\":\"80\",\"Weight\":0},{\"ServiceName\":\"\",\"ServicePort\":\"80\",\"Weight\":20},{\"ServiceName\":\"\",\"ServicePort\":\"80\",\"Weight\":20},{\"ServiceName\":\"alb-rollout-stable\",\"ServicePort\":\"80\",\"Weight\":60}]}}"
        	            	actual  : "{\"Type\":\"forward\",\"ForwardConfig\":{\"TargetGroups\":[{\"ServiceName\":\"alb-rollout-canary\",\"ServicePort\":\"80\",\"Weight\":0},{\"ServicePort\":\"80\",\"Weight\":20},{\"ServicePort\":\"80\",\"Weight\":20},{\"ServiceName\":\"alb-rollout-stable\",\"ServicePort\":\"80\",\"Weight\":60}]}}"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1 +1 @@
        	            	-{"Type":"forward","ForwardConfig":{"TargetGroups":[{"ServiceName":"alb-rollout-canary","ServicePort":"80","Weight":0},{"ServiceName":"","ServicePort":"80","Weight":20},{"ServiceName":"","ServicePort":"80","Weight":20},{"ServiceName":"alb-rollout-stable","ServicePort":"80","Weight":60}]}}
        	            	+{"Type":"forward","ForwardConfig":{"TargetGroups":[{"ServiceName":"alb-rollout-canary","ServicePort":"80","Weight":0},{"ServicePort":"80","Weight":20},{"ServicePort":"80","Weight":20},{"ServiceName":"alb-rollout-stable","ServicePort":"80","Weight":60}]}}
        	Test:       	TestAWSSuite/TestALBExperimentStepNoSetWeightMultiIngress
Name:            alb-rollout
Namespace:       default
Status:          �[94m◌�[0m Progressing
Message:         more replicas need to be updated
Strategy:        Canary
  Step:          0/1
  SetWeight:     0
  ActualWeight:  0
Images:          nginx:1.19-alpine (�[32mstable�[0m, �[0mΣ:experiment-alb-canary�[0m, �[0mΣ:experiment-alb-stable�[0m)
Replicas:
  Desired:       1
  Current:       1
  Updated:       0
  Ready:         1
  Available:     1

NAME                                                                  KIND        STATUS         AGE  INFO
⟳ alb-rollout                                                         Rollout     �[94m◌�[0m Progressing  12s  
├──# revision:2                                                                                       
│  ├──⧉ �[33malb-rollout-86695f98ff�[0m                                        ReplicaSet  �[0m•�[0m ScaledDown   10s  �[33mcanary�[0m
│  └──Σ �[94malb-rollout-86695f98ff-2-0�[0m                                    Experiment  �[94m◌�[0m Running      10s  
│     ├──⧉ alb-rollout-86695f98ff-2-0-experiment-alb-canary           ReplicaSet  �[32m✔�[0m Healthy      10s  
│     │  └──□ alb-rollout-86695f98ff-2-0-experiment-alb-canary-ppgf2  Pod         �[32m✔�[0m Running      10s  ready:1/1
│     └──⧉ alb-rollout-86695f98ff-2-0-experiment-alb-stable           ReplicaSet  �[32m✔�[0m Healthy      10s  
│        └──□ alb-rollout-86695f98ff-2-0-experiment-alb-stable-h2z6q  Pod         �[32m✔�[0m Running      10s  ready:1/1
└──# revision:1                                                                                       
   └──⧉ �[32malb-rollout-d6f4fdcdc�[0m                                         ReplicaSet  �[32m✔�[0m Healthy      12s  �[32mstable�[0m
      └──□ alb-rollout-d6f4fdcdc-wk474                                Pod         �[32m✔�[0m Running      12s  ready:1/1

---
apiVersion: argoproj.io/v1alpha1
kind: Rollout
metadata:
  annotations:
    rollout.argoproj.io/revision: "2"
  creationTimestamp: "2024-02-12T19:10:34Z"
  generation: 3
  labels:
    argo-rollouts.argoproj.io/controller-instance-id: argo-rollouts-e2e
    e2e-test-name: TestALBExperimentStepNoSetWeightMultiIngress
  name: alb-rollout
  namespace: default
  resourceVersion: "4344"
  uid: e03f7b16-b976-4b80-b53e-eb1c7eb77418
spec:
  replicas: 1
  selector:
    matchLabels:
      app: alb-rollout
  strategy:
    canary:
      canaryService: alb-rollout-canary
      stableService: alb-rollout-stable
      steps:
      - experiment:
          duration: 15s
          templates:
          - metadata: {}
            name: experiment-alb-canary
            specRef: canary
            weight: 20
          - metadata: {}
            name: experiment-alb-stable
            specRef: stable
            weight: 20
      trafficRouting:
        alb:
          ingresses:
          - alb-rollout-multi-ingress-1
          - alb-rollout-multi-ingress-2
          rootService: alb-rollout-root
          servicePort: 80
  template:
    metadata:
      annotations:
        update: "2024-02-12T19:10:36.77280835Z"
      creationTimestamp: null
      labels:
        app: alb-rollout
    spec:
      containers:
      - image: nginx:1.19-alpine
        name: alb-rollout
        ports:
        - containerPort: 80
          name: http
          protocol: TCP
        resources:
          requests:
            cpu: 5m
            memory: 16Mi
status:
  HPAReplicas: 1
  availableReplicas: 1
  blueGreen: {}
  canary:
    currentExperiment: alb-rollout-86695f98ff-2-0
    weights:
      additional:
      - weight: 20
      - weight: 20
      canary:
        podTemplateHash: 86695f98ff
        serviceName: alb-rollout-canary
        weight: 0
      stable:
        podTemplateHash: d6f4fdcdc
        serviceName: alb-rollout-stable
        weight: 60
  conditions:
  - lastTransitionTime: "2024-02-12T19:10:36Z"
    lastUpdateTime: "2024-02-12T19:10:36Z"
    message: Rollout has minimum availability
    reason: AvailableReason
    status: "True"
    type: Available
  - lastTransitionTime: "2024-02-12T19:10:36Z"
    lastUpdateTime: "2024-02-12T19:10:36Z"
    message: Rollout is not healthy
    reason: RolloutHealthy
    status: "False"
    type: Healthy
  - lastTransitionTime: "2024-02-12T19:10:36Z"
    lastUpdateTime: "2024-02-12T19:10:36Z"
    message: RolloutCompleted
    reason: RolloutCompleted
    status: "False"
    type: Completed
  - lastTransitionTime: "2024-02-12T19:10:34Z"
    lastUpdateTime: "2024-02-12T19:10:36Z"
    message: Created new replica set "alb-rollout-86695f98ff"
    reason: NewReplicaSetCreated
    status: "True"
    type: Progressing
  currentPodHash: 86695f98ff
  currentStepHash: 558cc8bf4d
  currentStepIndex: 0
  message: more replicas need to be updated
  observedGeneration: "3"
  phase: Progressing
  readyReplicas: 1
  replicas: 1
  selector: app=alb-rollout
  stableRS: d6f4fdcdc

2024-02-12T19:10:34Z         Normal    RolloutAddedToInformer    Rollout resource added to informer: default/alb-rollout
2024-02-12T19:10:34Z         Normal    RolloutNotCompleted       Rollout not completed, started update to revision 1 (d6f4fdcdc)
2024-02-12T19:10:34Z         Normal    RolloutUpdated            Rollout updated to revision 1
2024-02-12T19:10:34Z         Normal    NewReplicaSetCreated      Created ReplicaSet alb-rollout-d6f4fdcdc (revision 1)
2024-02-12T19:10:34Z (x2)    Normal    TrafficWeightUpdated      Traffic weight updated to 0
2024-02-12T19:10:34Z         Normal    ScalingReplicaSet         Scaled up ReplicaSet alb-rollout-d6f4fdcdc (revision 1) from 0 to 1
2024-02-12T19:10:34Z         Normal    RolloutCompleted          Rollout completed update to revision 1 (d6f4fdcdc): Initial deploy
2024-02-12T19:10:36Z         Normal    SwitchService             Switched selector for service 'alb-rollout-stable' from '' to 'd6f4fdcdc'
2024-02-12T19:10:36Z         Normal    SwitchService             Switched selector for service 'alb-rollout-canary' from '' to 'd6f4fdcdc'
2024-02-12T19:10:36Z         Normal    RolloutNotCompleted       Rollout not completed, started update to revision 2 (86695f98ff)
2024-02-12T19:10:36Z         Normal    RolloutUpdated            Rollout updated to revision 2
2024-02-12T19:10:36Z         Normal    NewReplicaSetCreated      Created ReplicaSet alb-rollout-86695f98ff (revision 2)
2024-02-12T19:10:36Z (x2)    Normal    TrafficWeightUpdated      Traffic weight updated 
2024-02-12T19:10:36Z         Normal    ExperimentCreated         Created Experiment 'alb-rollout-86695f98ff-2-0'
2024-02-12T19:10:38Z (x2)    Normal    PatchingALBIngress        Updating Ingress `alb-rollout-multi-ingress-1` to desiredWeight '0'
2024-02-12T19:10:38Z (x2)    Normal    PatchingALBIngress        Updating Ingress `alb-rollout-multi-ingress-2` to desiredWeight '0'
2024-02-12T19:10:38Z         Normal    TrafficWeightUpdated      Traffic weight updated additional: [{20  } {20  }]

time="2024-02-12T19:10:46Z" level=info msg="Deleting e2e-test-name=TestALBExperimentStepNoSetWeightMultiIngress"
W0212 19:10:47.216709   21806 warnings.go:70] policy/v1beta1 PodDisruptionBudget is deprecated in v1.21+, unavailable in v1.25+; use policy/v1 PodDisruptionBudget
W0212 19:10:47.220177   21806 warnings.go:70] policy/v1beta1 PodDisruptionBudget is deprecated in v1.21+, unavailable in v1.25+; use policy/v1 PodDisruptionBudget
    --- FAIL: TestAWSSuite/TestALBExperimentStepNoSetWeightMultiIngress (13.55s)

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / E2E Tests Published Test Results

6 skipped tests found

There are 6 skipped tests, see "Raw output" for the full list of skipped tests.
Raw output
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAWSSuite/TestALBBlueGreenUpdate
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAWSSuite/TestALBCanaryUpdate
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAWSSuite/TestALBCanaryUpdateMultiIngress
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAppMeshSuite
github.com/argoproj/argo-rollouts/test/e2e ‑ TestSMIIngressSuite
github.com/argoproj/argo-rollouts/test/e2e ‑ TestSMISuite

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / E2E Tests Published Test Results

107 tests found

There are 107 tests, see "Raw output" for the full list of tests.
Raw output
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAPISIXSuite
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAPISIXSuite/TestAPISIXCanarySetHeaderStep
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAPISIXSuite/TestAPISIXCanaryStep
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAWSSuite
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAWSSuite/TestALBBlueGreenUpdate
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAWSSuite/TestALBCanaryUpdate
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAWSSuite/TestALBCanaryUpdateMultiIngress
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAWSSuite/TestALBExperimentStep
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAWSSuite/TestALBExperimentStepMultiIngress
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAWSSuite/TestALBExperimentStepNoSetWeight
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAWSSuite/TestALBExperimentStepNoSetWeightMultiIngress
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAWSSuite/TestALBPingPongUpdate
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAWSSuite/TestALBPingPongUpdateMultiIngress
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAWSSuite/TestAlbHeaderRoute
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAWSSuite/TestAlbHeaderRouteMultiIngress
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAnalysisSuite
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAnalysisSuite/TestAnalysisWithArgs
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAnalysisSuite/TestAnalysisWithSecret
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAnalysisSuite/TestBackgroundAnalysisWithArgs
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAnalysisSuite/TestBlueGreenAbortAndUpdate
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAnalysisSuite/TestBlueGreenAnalysis
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAnalysisSuite/TestBlueGreenKitchenSink
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAnalysisSuite/TestBlueGreenPostPromotionFail
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAnalysisSuite/TestBlueGreenPrePromotionFail
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAnalysisSuite/TestCanaryBackgroundAnalysis
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAnalysisSuite/TestCanaryFailInlineMultipleAnalysis
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAnalysisSuite/TestCanaryInlineAnalysis
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAnalysisSuite/TestCanaryInlineMultipleAnalysis
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAnalysisSuite/TestMultipleAnalysis
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAppMeshSuite
github.com/argoproj/argo-rollouts/test/e2e ‑ TestBlueGreenSuite
github.com/argoproj/argo-rollouts/test/e2e ‑ TestBlueGreenSuite/TestBlueGreenPreviewReplicaCount
github.com/argoproj/argo-rollouts/test/e2e ‑ TestBlueGreenSuite/TestBlueGreenProgressDeadlineExceededWithPause
github.com/argoproj/argo-rollouts/test/e2e ‑ TestBlueGreenSuite/TestBlueGreenProgressDeadlineExceededWithoutPause
github.com/argoproj/argo-rollouts/test/e2e ‑ TestBlueGreenSuite/TestEphemeralMetadata
github.com/argoproj/argo-rollouts/test/e2e ‑ TestCanarySuite
github.com/argoproj/argo-rollouts/test/e2e ‑ TestCanarySuite/TestCanaryDynamicStableScale
github.com/argoproj/argo-rollouts/test/e2e ‑ TestCanarySuite/TestCanaryDynamicStableScaleRollbackToStable
github.com/argoproj/argo-rollouts/test/e2e ‑ TestCanarySuite/TestCanaryProgressDeadlineExceededWithPause
github.com/argoproj/argo-rollouts/test/e2e ‑ TestCanarySuite/TestCanaryScaleDownDelay
github.com/argoproj/argo-rollouts/test/e2e ‑ TestCanarySuite/TestCanaryScaleDownOnAbort
github.com/argoproj/argo-rollouts/test/e2e ‑ TestCanarySuite/TestCanaryScaleDownOnAbortNoTrafficRouting
github.com/argoproj/argo-rollouts/test/e2e ‑ TestCanarySuite/TestCanarySetCanaryScale
github.com/argoproj/argo-rollouts/test/e2e ‑ TestCanarySuite/TestCanaryUnScaleDownOnAbort
github.com/argoproj/argo-rollouts/test/e2e ‑ TestCanarySuite/TestCanaryWithPausedRollout
github.com/argoproj/argo-rollouts/test/e2e ‑ TestCanarySuite/TestEphemeralMetadata
github.com/argoproj/argo-rollouts/test/e2e ‑ TestCanarySuite/TestReduceWeightAndHonorMaxUnavailable
github.com/argoproj/argo-rollouts/test/e2e ‑ TestCanarySuite/TestRolloutScalingDuringUpdate
github.com/argoproj/argo-rollouts/test/e2e ‑ TestCanarySuite/TestRolloutScalingWhenPaused
github.com/argoproj/argo-rollouts/test/e2e ‑ TestCanarySuite/TestRolloutWithMaxSurgeScalingDuringUpdate
github.com/argoproj/argo-rollouts/test/e2e ‑ TestExperimentSuite
github.com/argoproj/argo-rollouts/test/e2e ‑ TestExperimentSuite/TestExperimentWithDryRunMetrics
github.com/argoproj/argo-rollouts/test/e2e ‑ TestExperimentSuite/TestExperimentWithMeasurementRetentionMetrics
github.com/argoproj/argo-rollouts/test/e2e ‑ TestExperimentSuite/TestExperimentWithMultiportServiceAndScaleDownDelay
github.com/argoproj/argo-rollouts/test/e2e ‑ TestExperimentSuite/TestExperimentWithServiceAndScaleDownDelay
github.com/argoproj/argo-rollouts/test/e2e ‑ TestExperimentSuite/TestExperimentWithServiceNameAndScaleDownDelay
github.com/argoproj/argo-rollouts/test/e2e ‑ TestExperimentSuite/TestRolloutWithExperimentAndAnalysis
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite/TestBlueGreenExceedProgressDeadlineAbort
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite/TestBlueGreenPreviewReplicaCountPromoteFull
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite/TestBlueGreenPromoteFull
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite/TestBlueGreenScaleDownDelay
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite/TestBlueGreenScaleDownOnAbort
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite/TestBlueGreenToCanary
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite/TestBlueGreenUpdate
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite/TestCanaryPromoteFull
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite/TestCompleteRolloutRestart
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite/TestContainerResourceFormats
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite/TestControllerMetrics
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite/TestFixInvalidSpec
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite/TestKubectlWaitForCompleted
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite/TestKubectlWaitForPaused
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite/TestMalformedRollout
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite/TestMalformedRolloutEphemeralCtr
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite/TestNeverScaleDown
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite/TestRolloutAbortRetryPromote
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite/TestRolloutBadToBadUpdate
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite/TestRolloutBadToGoodSetWeightUpdate
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite/TestRolloutBadToGoodUpdate
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite/TestRolloutGoodToBadUpdate
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite/TestRolloutPDBRestart
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite/TestRolloutPauseDurationGreaterThanProgressDeadlineSeconds
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite/TestRolloutPodVolumesItemsSpec
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite/TestRolloutRestart
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite/TestScaleDownOnSuccess
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite/TestScaleDownProgressively
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite/TestWorkloadRef
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite/TestWorkloadRefTemplate
github.com/argoproj/argo-rollouts/test/e2e ‑ TestHeaderRoutingSuite
github.com/argoproj/argo-rollouts/test/e2e ‑ TestHeaderRoutingSuite/TestIstioHostHeaderRoute
github.com/argoproj/argo-rollouts/test/e2e ‑ TestIstioSuite
github.com/argoproj/argo-rollouts/test/e2e ‑ TestIstioSuite/TestIstioAbortUpdate
github.com/argoproj/argo-rollouts/test/e2e ‑ TestIstioSuite/TestIstioAbortUpdateDeleteAllCanaryPods
github.com/argoproj/argo-rollouts/test/e2e ‑ TestIstioSuite/TestIstioHostSplit
github.com/argoproj/argo-rollouts/test/e2e ‑ TestIstioSuite/TestIstioHostSplitExperimentStep
github.com/argoproj/argo-rollouts/test/e2e ‑ TestIstioSuite/TestIstioHostSplitOnlyTls
github.com/argoproj/argo-rollouts/test/e2e ‑ TestIstioSuite/TestIstioSubsetSplit
github.com/argoproj/argo-rollouts/test/e2e ‑ TestIstioSuite/TestIstioSubsetSplitExperimentStep
github.com/argoproj/argo-rollouts/test/e2e ‑ TestIstioSuite/TestIstioSubsetSplitSingleRoute
github.com/argoproj/argo-rollouts/test/e2e ‑ TestIstioSuite/TestIstioUpdateInMiddleZeroCanaryReplicas
github.com/argoproj/argo-rollouts/test/e2e ‑ TestMirrorRouteSuite
github.com/argoproj/argo-rollouts/test/e2e ‑ TestMirrorRouteSuite/TestIstioHostMirrorRoute
github.com/argoproj/argo-rollouts/test/e2e ‑ TestRollbackSuite
github.com/argoproj/argo-rollouts/test/e2e ‑ TestRollbackSuite/TestRollbackAnalysisOutsideWindow
github.com/argoproj/argo-rollouts/test/e2e ‑ TestRollbackSuite/TestRollbackAnalysisWithinWindow
github.com/argoproj/argo-rollouts/test/e2e ‑ TestSMIIngressSuite
github.com/argoproj/argo-rollouts/test/e2e ‑ TestSMISuite