On 1/18/25 11:27 PM, Tiago Pires via dev wrote:
> Hi,
> 

Hi Tiago,

> I'm getting this error from the CI but I don't think my change is
> related to this error.
> Could something be wrong?
> 

You're right, your change is not related to the CI errors.  For
reference the CI errors are:

https://github.com/ovsrobot/ovn/actions/runs/12836752298/job/35799203612

77: system-ovn.at:6062 ECMP symmetric reply -- parallelization=yes --
ovn_monitor_all=yes
   ecmp

and:

https://github.com/ovsrobot/ovn/actions/runs/12836752319
"The action 'Run Tests' has timed out after 120 minutes."

The former we already track downstream with:
https://issues.redhat.com/browse/FDP-1026

The latter is a problem with ovn-kubernetes CI, we're also trying to
address that with:
https://issues.redhat.com/browse/FDP-851

In any case, I'll retrigger CI on your patch.  No need to repost.

Thanks,
Dumitru

> Regards,
> 
> Tiago Pires
> 
> On Fri, Jan 17, 2025 at 12:05 PM 0-day Robot <[email protected]> wrote:
>>
>> From: [email protected] Test-Label: github-robot: ovn-kubernetes Test-Status: 
>> fail http://patchwork.ozlabs.org/api/patches/2035848/ _github build: failed_ 
>> Build URL: https://github.com/ovsrobot/ovn/actions/runs/12829245483 Build 
>> Logs: -----------------------Summary of failed steps----------------------- 
>> "e2e (shard-conformance, HA, local, ipv6, snatGW)" failed at step Run Tests 
>> "e2e (shard-conformance, HA, local, dualstack, snatGW)" failed at step Run 
>> Tests ----------------------End summary of failed steps-------------------- 
>> -------------------------------BEGIN LOGS---------------------------- 
>> ####################################################################################
>>  #### [Begin job log] "e2e (shard-conformance, HA, local, ipv6, snatGW)" at 
>> step Run Tests 
>> ####################################################################################
>>  + FOCUS='\[Conformance\]|\[sig-network\]' + export 
>> KUBERNETES_CONFORMANCE_TEST=y + KUBERNETES_CONFORMANCE_TEST=y + export 
>> KUBE_CONTAINER_RUNTIME=remote + KUBE_CONTAINER_RUNTIME=remote + export 
>> KUBE_CONTAINER_RUNTIME_ENDPOINT=unix:///run/containerd/containerd.sock + 
>> KUBE_CONTAINER_RUNTIME_ENDPOINT=unix:///run/containerd/containerd.sock + 
>> export KUBE_CONTAINER_RUNTIME_NAME=containerd + 
>> KUBE_CONTAINER_RUNTIME_NAME=containerd + export FLAKE_ATTEMPTS=5 + 
>> FLAKE_ATTEMPTS=5 + export NUM_NODES=10 + NUM_NODES=10 + export 
>> NUM_WORKER_NODES=3 + NUM_WORKER_NODES=3 + '[' '' == true ']' + ginkgo 
>> --nodes=10 '--focus=\[Conformance\]|\[sig-network\]' 
>> '--skip=\[Feature:Networking-Performance\]|\[Feature:PerformanceDNS\]|Disruptive|DisruptionController|\[sig-apps\]\sCronJob|\[sig-storage\]|\[Feature:Federation\]|should\shave\sipv4\sand\sipv6\sinternal\snode\sip|kube-proxy|should\sset\sTCP\sCLOSE_WAIT\stimeout|named\sport.+\[Feature:NetworkPolicy\]|should\screate\sa\sPod\swith\sSCTP\sHostPort|service.kubernetes.io/headless|should\sresolve\sconnection\sreset\sissue\s#74839|sig-api-machinery|\[Feature:NoSNAT\]|LoadBalancers\sshould|configMap\snameserver|ClusterDns\s\[Feature:Example\]|should\sset\sdefault\svalue\son\snew\sIngressClass|should\sprevent\sIngress\screation\sif\smore\sthan\s1\sIngressClass\smarked\sas\sdefault|validates\sthat\sthere\sis\sno\sconflict\sbetween\spods\swith\ssame\shostPort\sbut\sdifferent\shostIP\sand\sprotocol|should\screate\sServices\sand\sservce\son\sdifferent\sService\sCIDRs|\[Feature:Networking-IPv6\]|should\sprovider\sInternet\sconnection\sfor\scontainers\susing\sDNS|\[Feature:Networking-IPv4\]|IPBlock.CIDR\sand\sIPBlock.Except|Network.+should\sresolve\sconnection\sreset\sissue|NetworkPolicy.+should\sallow\segress\saccess\sto\sserver\sin\sCIDR\sblock|\[Feature:.*DualStack.*\]|\[Serial\]'
>>  --timeout=3h --flake-attempts=5 /usr/local/bin/e2e.test -- 
>> --kubeconfig=/home/runner/ovn.conf --provider=local 
>> --dump-logs-on-failure=false 
>> --report-dir=/home/runner/work/ovn/ovn/src/github.com/ovn-org/ovn-kubernetes/test/_artifacts
>>  --disable-log-dump=true --num-nodes=3 IPv6 Only Running Suite: Kubernetes 
>> e2e suite - /usr/local/bin 
>> ==================================================== Random Seed:  
>> [1m1737118686 [0m - will randomize all specs Will run  [1m321 [0m of  
>> [1m7407 [0m specs Running in parallel across  [1m10 [0m processes 
>> ##[error]The action 'Run Tests' has timed out after 120 minutes. 
>> ####################################################################################
>>  #### [End job log] "e2e (shard-conformance, HA, local, ipv6, snatGW)" at 
>> step Run Tests 
>> ####################################################################################
>>  
>> ####################################################################################
>>  #### [Begin job log] "e2e (shard-conformance, HA, local, dualstack, 
>> snatGW)" at step Run Tests 
>> ####################################################################################
>>  + case "$SHARD" in + FOCUS='\[Conformance\]|\[sig-network\]' + export 
>> KUBERNETES_CONFORMANCE_TEST=y + KUBERNETES_CONFORMANCE_TEST=y + export 
>> KUBE_CONTAINER_RUNTIME=remote + KUBE_CONTAINER_RUNTIME=remote + export 
>> KUBE_CONTAINER_RUNTIME_ENDPOINT=unix:///run/containerd/containerd.sock + 
>> KUBE_CONTAINER_RUNTIME_ENDPOINT=unix:///run/containerd/containerd.sock + 
>> export KUBE_CONTAINER_RUNTIME_NAME=containerd + 
>> KUBE_CONTAINER_RUNTIME_NAME=containerd + export FLAKE_ATTEMPTS=5 + 
>> FLAKE_ATTEMPTS=5 + export NUM_NODES=10 + NUM_NODES=10 + export 
>> NUM_WORKER_NODES=3 + NUM_WORKER_NODES=3 + '[' '' == true ']' + ginkgo 
>> --nodes=10 '--focus=\[Conformance\]|\[sig-network\]' 
>> '--skip=\[Feature:Networking-Performance\]|\[Feature:PerformanceDNS\]|Disruptive|DisruptionController|\[sig-apps\]\sCronJob|\[sig-storage\]|\[Feature:Federation\]|should\shave\sipv4\sand\sipv6\sinternal\snode\sip|kube-proxy|should\sset\sTCP\sCLOSE_WAIT\stimeout|named\sport.+\[Feature:NetworkPolicy\]|should\screate\sa\sPod\swith\sSCTP\sHostPort|service.kubernetes.io/headless|should\sresolve\sconnection\sreset\sissue\s#74839|sig-api-machinery|\[Feature:NoSNAT\]|LoadBalancers\sshould|configMap\snameserver|ClusterDns\s\[Feature:Example\]|should\sset\sdefault\svalue\son\snew\sIngressClass|should\sprevent\sIngress\screation\sif\smore\sthan\s1\sIngressClass\smarked\sas\sdefault|validates\sthat\sthere\sis\sno\sconflict\sbetween\spods\swith\ssame\shostPort\sbut\sdifferent\shostIP\sand\sprotocol|should\screate\sServices\sand\sservce\son\sdifferent\sService\sCIDRs|\[Feature:Networking-IPv6\]|should\sprovider\sInternet\sconnection\sfor\scontainers\susing\sDNS|\[Serial\]'
>>  --timeout=3h --flake-attempts=5 /usr/local/bin/e2e.test -- 
>> --kubeconfig=/home/runner/ovn.conf --provider=local 
>> --dump-logs-on-failure=false 
>> --report-dir=/home/runner/work/ovn/ovn/src/github.com/ovn-org/ovn-kubernetes/test/_artifacts
>>  --disable-log-dump=true --num-nodes=3 Running Suite: Kubernetes e2e suite - 
>> /usr/local/bin ==================================================== Random 
>> Seed:  [1m1737118734 [0m - will randomize all specs Will run  [1m346 [0m of  
>> [1m7407 [0m specs Running in parallel across  [1m10 [0m processes 
>> ##[error]The action 'Run Tests' has timed out after 120 minutes. 
>> ####################################################################################
>>  #### [End job log] "e2e (shard-conformance, HA, local, dualstack, snatGW)" 
>> at step Run Tests 
>> ####################################################################################
>>  --------------------------------END LOGS-----------------------------
> 

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to