This job view page is being replaced by Spyglass soon. Check out the new job view.
PRykakarap: 🌱 use release-1.2 branch to run trivy scan
ResultFAILURE
Tests 2 failed / 4176 succeeded
Started2023-01-09 16:54
Elapsed8m53s
Revisionbb6ce46c457d87a773dc455d4e2845506384678a
Refs 7872

Test Failures


sigs.k8s.io/cluster-api/internal/controllers/machinedeployment TestMachineDeploymentReconciler 5m6s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=sigs\.k8s\.io\/cluster\-api\/internal\/controllers\/machinedeployment\sTestMachineDeploymentReconciler$'
=== RUN   TestMachineDeploymentReconciler
--- FAIL: TestMachineDeploymentReconciler (306.21s)

				from junit.xml

Filter through log files | View test history on testgrid


sigs.k8s.io/cluster-api/internal/controllers/machinedeployment TestMachineDeploymentReconciler/Should_reconcile_a_MachineDeployment 5m6s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=sigs\.k8s\.io\/cluster\-api\/internal\/controllers\/machinedeployment\sTestMachineDeploymentReconciler\/Should\_reconcile\_a\_MachineDeployment$'
=== RUN   TestMachineDeploymentReconciler/Should_reconcile_a_MachineDeployment
    machinedeployment_controller_test.go:73: Creating the namespace
2023/01/09 16:57:54 http: TLS handshake error from 127.0.0.1:59512: EOF
    machinedeployment_controller_test.go:73: Creating the Cluster
    machinedeployment_controller_test.go:73: Creating the Cluster Kubeconfig Secret
    machinedeployment_controller_test.go:152: Creating the infrastructure template
    machinedeployment_controller_test.go:156: Creating the MachineDeployment
    machinedeployment_controller_test.go:163: Verifying the MachineDeployment has a cluster label and ownerRef
    machinedeployment_controller_test.go:179: Verifying the MachineSet was created
I0109 16:57:57.145180   19373 machineset_controller.go:391]  "msg"="Too few replicas" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rhcj9-c59c74744","namespace":"md-test-865tp"} "name"="md-rhcj9-c59c74744" "namespace"="md-test-865tp" "reconcileID"="d82bd3ca-0cbb-4b60-a8cc-16f002b603b5" "creating"=2 "need"=2
I0109 16:57:57.145458   19373 machineset_controller.go:404]  "msg"="Creating machine 1 of 2, ( spec.replicas(2) > currentMachineCount(0) )" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rhcj9-c59c74744","namespace":"md-test-865tp"} "name"="md-rhcj9-c59c74744" "namespace"="md-test-865tp" "reconcileID"="d82bd3ca-0cbb-4b60-a8cc-16f002b603b5" 
    machinedeployment_controller_test.go:188: Verifying that the deployment's deletePolicy was propagated to the machineset
    machinedeployment_controller_test.go:191: Verifying the linked infrastructure template has a cluster owner reference
    machinedeployment_controller_test.go:206: Verify MachineSet has expected replicas and version
    machinedeployment_controller_test.go:211: Verify MachineSet has expected ClusterLabelName and MachineDeploymentLabelName
    machinedeployment_controller_test.go:215: Verify expected number of Machines are created
I0109 16:57:57.201502   19373 machineset_controller.go:476]  "msg"="Created machine 1 of 2 with name \"md-rhcj9-c59c74744-j7kgc\"" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rhcj9-c59c74744","namespace":"md-test-865tp"} "name"="md-rhcj9-c59c74744" "namespace"="md-test-865tp" "reconcileID"="d82bd3ca-0cbb-4b60-a8cc-16f002b603b5" 
I0109 16:57:57.201606   19373 machineset_controller.go:404]  "msg"="Creating machine 2 of 2, ( spec.replicas(2) > currentMachineCount(0) )" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rhcj9-c59c74744","namespace":"md-test-865tp"} "name"="md-rhcj9-c59c74744" "namespace"="md-test-865tp" "reconcileID"="d82bd3ca-0cbb-4b60-a8cc-16f002b603b5" 
I0109 16:57:57.228648   19373 machineset_controller.go:476]  "msg"="Created machine 2 of 2 with name \"md-rhcj9-c59c74744-d2fjc\"" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rhcj9-c59c74744","namespace":"md-test-865tp"} "name"="md-rhcj9-c59c74744" "namespace"="md-test-865tp" "reconcileID"="d82bd3ca-0cbb-4b60-a8cc-16f002b603b5" 
    machinedeployment_controller_test.go:224: Verify Machines have expected ClusterLabelName, MachineDeploymentLabelName and MachineSetLabelName
    machinedeployment_controller_test.go:234: Deleting the initial MachineSet
E0109 16:57:57.302533   19373 controller.go:326]  "msg"="Reconciler error" "error"="machinesets.cluster.x-k8s.io \"md-rhcj9-c59c74744\" not found" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rhcj9-c59c74744","namespace":"md-test-865tp"} "name"="md-rhcj9-c59c74744" "namespace"="md-test-865tp" "reconcileID"="98f3c50d-e677-4dce-b6f2-2f8bcd0851b0" 
I0109 16:57:57.322125   19373 machineset_controller.go:391]  "msg"="Too few replicas" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rhcj9-c59c74744","namespace":"md-test-865tp"} "name"="md-rhcj9-c59c74744" "namespace"="md-test-865tp" "reconcileID"="a52788d6-7219-4ee6-ae2e-13e3925abb7b" "creating"=2 "need"=2
I0109 16:57:57.324410   19373 machineset_controller.go:404]  "msg"="Creating machine 1 of 2, ( spec.replicas(2) > currentMachineCount(0) )" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rhcj9-c59c74744","namespace":"md-test-865tp"} "name"="md-rhcj9-c59c74744" "namespace"="md-test-865tp" "reconcileID"="a52788d6-7219-4ee6-ae2e-13e3925abb7b" 
I0109 16:57:57.342052   19373 machineset_controller.go:476]  "msg"="Created machine 1 of 2 with name \"md-rhcj9-c59c74744-4l8nc\"" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rhcj9-c59c74744","namespace":"md-test-865tp"} "name"="md-rhcj9-c59c74744" "namespace"="md-test-865tp" "reconcileID"="a52788d6-7219-4ee6-ae2e-13e3925abb7b" 
I0109 16:57:57.342403   19373 machineset_controller.go:404]  "msg"="Creating machine 2 of 2, ( spec.replicas(2) > currentMachineCount(0) )" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rhcj9-c59c74744","namespace":"md-test-865tp"} "name"="md-rhcj9-c59c74744" "namespace"="md-test-865tp" "reconcileID"="a52788d6-7219-4ee6-ae2e-13e3925abb7b" 
I0109 16:57:57.364058   19373 machineset_controller.go:476]  "msg"="Created machine 2 of 2 with name \"md-rhcj9-c59c74744-8cn9z\"" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rhcj9-c59c74744","namespace":"md-test-865tp"} "name"="md-rhcj9-c59c74744" "namespace"="md-test-865tp" "reconcileID"="a52788d6-7219-4ee6-ae2e-13e3925abb7b" 
    machinedeployment_controller_test.go:252: Scaling the MachineDeployment to 3 replicas
    machinedeployment_controller_test.go:266: Setting a label on the MachineDeployment
I0109 16:57:57.541520   19373 machineset_controller.go:391]  "msg"="Too few replicas" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rhcj9-c59c74744","namespace":"md-test-865tp"} "name"="md-rhcj9-c59c74744" "namespace"="md-test-865tp" "reconcileID"="af9febbc-983f-4ca4-9f46-1c4a8dd28183" "creating"=1 "need"=3
I0109 16:57:57.541795   19373 machineset_controller.go:404]  "msg"="Creating machine 1 of 1, ( spec.replicas(3) > currentMachineCount(2) )" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rhcj9-c59c74744","namespace":"md-test-865tp"} "name"="md-rhcj9-c59c74744" "namespace"="md-test-865tp" "reconcileID"="af9febbc-983f-4ca4-9f46-1c4a8dd28183" 
I0109 16:57:57.594037   19373 machineset_controller.go:476]  "msg"="Created machine 1 of 1 with name \"md-rhcj9-c59c74744-s6djb\"" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rhcj9-c59c74744","namespace":"md-test-865tp"} "name"="md-rhcj9-c59c74744" "namespace"="md-test-865tp" "reconcileID"="af9febbc-983f-4ca4-9f46-1c4a8dd28183" 
I0109 16:57:57.635761   19373 machineset_controller.go:391]  "msg"="Too few replicas" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rhcj9-76f54674f5","namespace":"md-test-865tp"} "name"="md-rhcj9-76f54674f5" "namespace"="md-test-865tp" "reconcileID"="09fa0b0a-9e34-4f19-9a8d-4f082114eda8" "creating"=1 "need"=1
I0109 16:57:57.635832   19373 machineset_controller.go:404]  "msg"="Creating machine 1 of 1, ( spec.replicas(1) > currentMachineCount(0) )" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rhcj9-76f54674f5","namespace":"md-test-865tp"} "name"="md-rhcj9-76f54674f5" "namespace"="md-test-865tp" "reconcileID"="09fa0b0a-9e34-4f19-9a8d-4f082114eda8" 
I0109 16:57:57.710080   19373 machineset_controller.go:476]  "msg"="Created machine 1 of 1 with name \"md-rhcj9-76f54674f5-4ps2q\"" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rhcj9-76f54674f5","namespace":"md-test-865tp"} "name"="md-rhcj9-76f54674f5" "namespace"="md-test-865tp" "reconcileID"="09fa0b0a-9e34-4f19-9a8d-4f082114eda8" 
    machinedeployment_controller_test.go:276: Updating deletePolicy on the MachineDeployment
E0109 16:57:57.804647   19373 controller.go:326]  "msg"="Reconciler error" "error"="Operation cannot be fulfilled on machinedeployments.cluster.x-k8s.io \"md-rhcj9\": the object has been modified; please apply your changes to the latest version and try again" "controller"="machinedeployment" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineDeployment" "machineDeployment"={"name":"md-rhcj9","namespace":"md-test-865tp"} "name"="md-rhcj9" "namespace"="md-test-865tp" "reconcileID"="3fe80cba-9000-47b3-aab0-3018038c5f62" 
    machinedeployment_controller_test.go:292: Verifying MachineSet owner references
    machinedeployment_controller_test.go:306: Locating the newest MachineSet
    machinedeployment_controller_test.go:317: Verifying the initial MachineSet is deleted
I0109 16:57:58.366924   19373 cluster_cache_tracker.go:284]  "msg"="Creating cluster accessor for cluster \"md-test-865tp/test-cluster\" with the regular apiserver endpoint \"https://127.0.0.1:43691/\"" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rhcj9-76f54674f5","namespace":"md-test-865tp"} "name"="md-rhcj9-76f54674f5" "namespace"="md-test-865tp" "reconcileID"="517b04fe-0dc6-43bf-8e87-6d77bd7b6b95" 
I0109 16:57:58.556263   19373 machineset_controller.go:486]  "msg"="Too many replicas" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rhcj9-c59c74744","namespace":"md-test-865tp"} "name"="md-rhcj9-c59c74744" "namespace"="md-test-865tp" "reconcileID"="b4dc1719-7420-4fae-a48c-c23d8c2fcfbc" "deleting"=1 "need"=2
I0109 16:57:58.556604   19373 machineset_controller.go:492]  "msg"="Found delete policy" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rhcj9-c59c74744","namespace":"md-test-865tp"} "name"="md-rhcj9-c59c74744" "namespace"="md-test-865tp" "reconcileID"="b4dc1719-7420-4fae-a48c-c23d8c2fcfbc" "delete-policy"="Oldest"
I0109 16:57:58.562743   19373 machineset_controller.go:503]  "msg"="Deleted machine" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rhcj9-c59c74744","namespace":"md-test-865tp"} "name"="md-rhcj9-c59c74744" "namespace"="md-test-865tp" "reconcileID"="b4dc1719-7420-4fae-a48c-c23d8c2fcfbc" "machine"="md-rhcj9-c59c74744-4l8nc"
I0109 16:57:58.647698   19373 machineset_controller.go:391]  "msg"="Too few replicas" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rhcj9-76f54674f5","namespace":"md-test-865tp"} "name"="md-rhcj9-76f54674f5" "namespace"="md-test-865tp" "reconcileID"="06ebf8a3-a586-4fab-a442-ec42425d2d40" "creating"=1 "need"=2
I0109 16:57:58.647761   19373 machineset_controller.go:404]  "msg"="Creating machine 1 of 1, ( spec.replicas(2) > currentMachineCount(1) )" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rhcj9-76f54674f5","namespace":"md-test-865tp"} "name"="md-rhcj9-76f54674f5" "namespace"="md-test-865tp" "reconcileID"="06ebf8a3-a586-4fab-a442-ec42425d2d40" 
I0109 16:57:58.666808   19373 machineset_controller.go:476]  "msg"="Created machine 1 of 1 with name \"md-rhcj9-76f54674f5-srvs7\"" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rhcj9-76f54674f5","namespace":"md-test-865tp"} "name"="md-rhcj9-76f54674f5" "namespace"="md-test-865tp" "reconcileID"="06ebf8a3-a586-4fab-a442-ec42425d2d40" 
I0109 16:57:59.001759   19373 machineset_controller.go:486]  "msg"="Too many replicas" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rhcj9-c59c74744","namespace":"md-test-865tp"} "name"="md-rhcj9-c59c74744" "namespace"="md-test-865tp" "reconcileID"="76d7302d-5e47-430f-b196-f144a0ca11ff" "deleting"=1 "need"=1
I0109 16:57:59.001842   19373 machineset_controller.go:492]  "msg"="Found delete policy" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rhcj9-c59c74744","namespace":"md-test-865tp"} "name"="md-rhcj9-c59c74744" "namespace"="md-test-865tp" "reconcileID"="76d7302d-5e47-430f-b196-f144a0ca11ff" "delete-policy"="Oldest"
I0109 16:57:59.008376   19373 machineset_controller.go:503]  "msg"="Deleted machine" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rhcj9-c59c74744","namespace":"md-test-865tp"} "name"="md-rhcj9-c59c74744" "namespace"="md-test-865tp" "reconcileID"="76d7302d-5e47-430f-b196-f144a0ca11ff" "machine"="md-rhcj9-c59c74744-8cn9z"
I0109 16:57:59.204213   19373 machineset_controller.go:391]  "msg"="Too few replicas" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rhcj9-76f54674f5","namespace":"md-test-865tp"} "name"="md-rhcj9-76f54674f5" "namespace"="md-test-865tp" "reconcileID"="2baf9e28-7ffe-4f2b-a296-632287f3163b" "creating"=1 "need"=3
I0109 16:57:59.204283   19373 machineset_controller.go:404]  "msg"="Creating machine 1 of 1, ( spec.replicas(3) > currentMachineCount(2) )" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rhcj9-76f54674f5","namespace":"md-test-865tp"} "name"="md-rhcj9-76f54674f5" "namespace"="md-test-865tp" "reconcileID"="2baf9e28-7ffe-4f2b-a296-632287f3163b" 
I0109 16:57:59.241682   19373 machineset_controller.go:476]  "msg"="Created machine 1 of 1 with name \"md-rhcj9-76f54674f5-9mjw8\"" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rhcj9-76f54674f5","namespace":"md-test-865tp"} "name"="md-rhcj9-76f54674f5" "namespace"="md-test-865tp" "reconcileID"="2baf9e28-7ffe-4f2b-a296-632287f3163b" 
I0109 16:57:59.657438   19373 machineset_controller.go:486]  "msg"="Too many replicas" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rhcj9-c59c74744","namespace":"md-test-865tp"} "name"="md-rhcj9-c59c74744" "namespace"="md-test-865tp" "reconcileID"="5b27f8da-cd39-47ac-a7e5-a73714eacf28" "deleting"=1 "need"=0
I0109 16:57:59.657500   19373 machineset_controller.go:492]  "msg"="Found delete policy" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rhcj9-c59c74744","namespace":"md-test-865tp"} "name"="md-rhcj9-c59c74744" "namespace"="md-test-865tp" "reconcileID"="5b27f8da-cd39-47ac-a7e5-a73714eacf28" "delete-policy"="Oldest"
I0109 16:57:59.663734   19373 machineset_controller.go:503]  "msg"="Deleted machine" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rhcj9-c59c74744","namespace":"md-test-865tp"} "name"="md-rhcj9-c59c74744" "namespace"="md-test-865tp" "reconcileID"="5b27f8da-cd39-47ac-a7e5-a73714eacf28" "machine"="md-rhcj9-c59c74744-s6djb"
    machinedeployment_controller_test.go:356: Updating MachineDeployment labels
    machinedeployment_controller_test.go:363: Verifying if a new MachineSet with updated labels are created
I0109 16:57:59.849328   19373 machineset_controller.go:391]  "msg"="Too few replicas" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rhcj9-66f6bd6855","namespace":"md-test-865tp"} "name"="md-rhcj9-66f6bd6855" "namespace"="md-test-865tp" "reconcileID"="e09cf1a8-1aa0-41b4-a455-cb63a5bff2a0" "creating"=1 "need"=1
I0109 16:57:59.849430   19373 machineset_controller.go:404]  "msg"="Creating machine 1 of 1, ( spec.replicas(1) > currentMachineCount(0) )" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rhcj9-66f6bd6855","namespace":"md-test-865tp"} "name"="md-rhcj9-66f6bd6855" "namespace"="md-test-865tp" "reconcileID"="e09cf1a8-1aa0-41b4-a455-cb63a5bff2a0" 
I0109 16:57:59.872426   19373 machineset_controller.go:476]  "msg"="Created machine 1 of 1 with name \"md-rhcj9-66f6bd6855-hwms8\"" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rhcj9-66f6bd6855","namespace":"md-test-865tp"} "name"="md-rhcj9-66f6bd6855" "namespace"="md-test-865tp" "reconcileID"="e09cf1a8-1aa0-41b4-a455-cb63a5bff2a0" 
    machinedeployment_controller_test.go:373: Verifying new MachineSet has desired number of replicas
I0109 16:58:00.183616   19373 machineset_controller.go:486]  "msg"="Too many replicas" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rhcj9-76f54674f5","namespace":"md-test-865tp"} "name"="md-rhcj9-76f54674f5" "namespace"="md-test-865tp" "reconcileID"="47106056-d8bc-4a39-9e20-a98881372e93" "deleting"=1 "need"=2
I0109 16:58:00.183681   19373 machineset_controller.go:492]  "msg"="Found delete policy" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rhcj9-76f54674f5","namespace":"md-test-865tp"} "name"="md-rhcj9-76f54674f5" "namespace"="md-test-865tp" "reconcileID"="47106056-d8bc-4a39-9e20-a98881372e93" "delete-policy"="Newest"
I0109 16:58:00.191528   19373 machineset_controller.go:503]  "msg"="Deleted machine" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rhcj9-76f54674f5","namespace":"md-test-865tp"} "name"="md-rhcj9-76f54674f5" "namespace"="md-test-865tp" "reconcileID"="47106056-d8bc-4a39-9e20-a98881372e93" "machine"="md-rhcj9-76f54674f5-9mjw8"
I0109 16:58:00.576870   19373 machineset_controller.go:391]  "msg"="Too few replicas" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rhcj9-66f6bd6855","namespace":"md-test-865tp"} "name"="md-rhcj9-66f6bd6855" "namespace"="md-test-865tp" "reconcileID"="683c2054-614e-4519-a7b6-362b46560b3a" "creating"=1 "need"=2
I0109 16:58:00.576942   19373 machineset_controller.go:404]  "msg"="Creating machine 1 of 1, ( spec.replicas(2) > currentMachineCount(1) )" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rhcj9-66f6bd6855","namespace":"md-test-865tp"} "name"="md-rhcj9-66f6bd6855" "namespace"="md-test-865tp" "reconcileID"="683c2054-614e-4519-a7b6-362b46560b3a" 
I0109 16:58:00.612397   19373 machineset_controller.go:476]  "msg"="Created machine 1 of 1 with name \"md-rhcj9-66f6bd6855-4v277\"" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rhcj9-66f6bd6855","namespace":"md-test-865tp"} "name"="md-rhcj9-66f6bd6855" "namespace"="md-test-865tp" "reconcileID"="683c2054-614e-4519-a7b6-362b46560b3a" 
I0109 16:58:00.825387   19373 machineset_controller.go:486]  "msg"="Too many replicas" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rhcj9-76f54674f5","namespace":"md-test-865tp"} "name"="md-rhcj9-76f54674f5" "namespace"="md-test-865tp" "reconcileID"="db01655d-6f39-475e-9a99-15add8740629" "deleting"=1 "need"=1
I0109 16:58:00.825452   19373 machineset_controller.go:492]  "msg"="Found delete policy" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rhcj9-76f54674f5","namespace":"md-test-865tp"} "name"="md-rhcj9-76f54674f5" "namespace"="md-test-865tp" "reconcileID"="db01655d-6f39-475e-9a99-15add8740629" "delete-policy"="Newest"
I0109 16:58:00.832173   19373 machineset_controller.go:503]  "msg"="Deleted machine" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rhcj9-76f54674f5","namespace":"md-test-865tp"} "name"="md-rhcj9-76f54674f5" "namespace"="md-test-865tp" "reconcileID"="db01655d-6f39-475e-9a99-15add8740629" "machine"="md-rhcj9-76f54674f5-srvs7"
I0109 16:58:01.003679   19373 machineset_controller.go:391]  "msg"="Too few replicas" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rhcj9-66f6bd6855","namespace":"md-test-865tp"} "name"="md-rhcj9-66f6bd6855" "namespace"="md-test-865tp" "reconcileID"="71d084bf-13ec-4344-b2d1-a491acaef935" "creating"=1 "need"=3
I0109 16:58:01.004086   19373 machineset_controller.go:404]  "msg"="Creating machine 1 of 1, ( spec.replicas(3) > currentMachineCount(2) )" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rhcj9-66f6bd6855","namespace":"md-test-865tp"} "name"="md-rhcj9-66f6bd6855" "namespace"="md-test-865tp" "reconcileID"="71d084bf-13ec-4344-b2d1-a491acaef935" 
I0109 16:58:01.024878   19373 machineset_controller.go:476]  "msg"="Created machine 1 of 1 with name \"md-rhcj9-66f6bd6855-zprzr\"" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rhcj9-66f6bd6855","namespace":"md-test-865tp"} "name"="md-rhcj9-66f6bd6855" "namespace"="md-test-865tp" "reconcileID"="71d084bf-13ec-4344-b2d1-a491acaef935" 
    machinedeployment_controller_test.go:399: Verifying MachineSets with old labels are deleted
    machinedeployment_controller_test.go:407: 
        Timed out after 300.000s.
        Expected
            <int>: 1
        to be equivalent to
            <int>: 0
    machinedeployment_controller_test.go:159: Deleting the MachineDeployment
    panic.go:522: Deleting the Cluster
    panic.go:522: Deleting the namespace
    --- FAIL: TestMachineDeploymentReconciler/Should_reconcile_a_MachineDeployment (306.21s)

				from junit.xml

Filter through log files | View test history on testgrid


Show 4176 Passed Tests

Show 6 Skipped Tests