=== RUN TestErrorSpam/setup
error_spam_test.go:81: (dbg) Run: out/minikube-linux-amd64 start -p nospam-822516 -n=1 --memory=2250 --wait=false --log_dir=/tmp/nospam-822516 --driver=kvm2
error_spam_test.go:81: (dbg) Done: out/minikube-linux-amd64 start -p nospam-822516 -n=1 --memory=2250 --wait=false --log_dir=/tmp/nospam-822516 --driver=kvm2 : (55.455194976s)
error_spam_test.go:96: unexpected stderr: "E0518 18:19:28.403673 830163 start.go:913] failed to inject {\"host.minikube.internal\": 192.168.39.1} host record into CoreDNS"
error_spam_test.go:96: unexpected stderr: "Failed to inject host.minikube.internal into CoreDNS, this will limit the pods access to the host IP"
error_spam_test.go:110: minikube stdout:
* [nospam-822516] minikube v1.30.1 on Ubuntu 20.04 (kvm/amd64)
- MINIKUBE_LOCATION=16506
- MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
- KUBECONFIG=/home/jenkins/minikube-integration/16506-820037/kubeconfig
- MINIKUBE_HOME=/home/jenkins/minikube-integration/16506-820037/.minikube
- MINIKUBE_BIN=out/minikube-linux-amd64
- MINIKUBE_FORCE_SYSTEMD=
* Using the kvm2 driver based on user configuration
* Starting control plane node nospam-822516 in cluster nospam-822516
* Creating kvm2 VM (CPUs=2, Memory=2250MB, Disk=20000MB) ...
* Preparing Kubernetes v1.27.1 on Docker 20.10.23 ...
- Generating certificates and keys ...
- Booting up control plane ...
- Configuring RBAC rules ...
* Configuring bridge CNI (Container Networking Interface) ...
- Using image gcr.io/k8s-minikube/storage-provisioner:v5
* Verifying Kubernetes components...
* Enabled addons: default-storageclass, storage-provisioner
* Done! kubectl is now configured to use "nospam-822516" cluster and "default" namespace by default
error_spam_test.go:111: minikube stderr:
E0518 18:19:28.403673 830163 start.go:913] failed to inject {"host.minikube.internal": 192.168.39.1} host record into CoreDNS
Failed to inject host.minikube.internal into CoreDNS, this will limit the pods access to the host IP
--- FAIL: TestErrorSpam/setup (55.46s)