Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Large IPv6 pool test failed #4051

Open
github-actions bot opened this issue Sep 10, 2024 · 3 comments
Open

Large IPv6 pool test failed #4051

github-actions bot opened this issue Sep 10, 2024 · 3 comments
Assignees
Labels

Comments

@github-actions
Copy link

action url: https://github.com/spidernet-io/spiderpool/actions/runs/10799764812

@ty-dc ty-dc changed the title Nightly K8s Matrix CI 2024-09-10: Failed Large IPv6 pool test failed Sep 11, 2024
@ty-dc
Copy link
Collaborator

ty-dc commented Sep 11, 2024

  [It] Large IPv6 pool [D00017]
  /home/runner/work/spiderpool/spiderpool/test/e2e/ippoolcr/ippoolcr_test.go:1144

  Timeline >>
  > Enter [BeforeEach] test ippool CR - /home/runner/work/spiderpool/spiderpool/test/e2e/ippoolcr/ippoolcr_test.go:37 @ 09/10/24 20:47:30.16
  < Exit [BeforeEach] test ippool CR - /home/runner/work/spiderpool/spiderpool/test/e2e/ippoolcr/ippoolcr_test.go:37 @ 09/10/24 20:47:31.623 (1.463s)
  > Enter [It] Large IPv6 pool - /home/runner/work/spiderpool/spiderpool/test/e2e/ippoolcr/ippoolcr_test.go:1144 @ 09/10/24 20:47:31.623
  Generate SpiderIPPool &SpiderIPPool{ObjectMeta:{large-ipv6-pool      0 0001-01-01 00:00:00 +0000 UTC <nil> <nil> map[] map[] [] [] []},Spec:IPPoolSpec{IPVersion:*6,Subnet:fd12:3456:789a::/48,IPs:[fd12:3456:789a:baba::1-fd12:3456:789a:ffff:ffff:ffff:ffff:ffff],ExcludeIPs:[fd12:3456:789a:baba::1-fd12:3456:789a:baba::10],Gateway:nil,Vlan:nil,Routes:[],PodAffinity:nil,NamespaceAffinity:nil,NamespaceName:[],NodeAffinity:nil,NodeName:[],MultusName:[],Default:nil,Disable:nil,},Status:IPPoolStatus{AllocatedIPs:nil,TotalIPCount:nil,AllocatedIPCount:nil,},}, try to create it
  [FAILED] Expected
      <*int64 | 0x0>: nil
  to equal
      <*int64 | 0xc00076ec78>: 9223372036854775807
  In [It] at: /home/runner/work/spiderpool/spiderpool/test/e2e/ippoolcr/ippoolcr_test.go:1168 @ 09/10/24 20:47:36.652

@ty-dc
Copy link
Collaborator

ty-dc commented Sep 11, 2024

large-ipv6-pool 6 fd12:3456:789a::/48 false false

--------- kubectl get spiderippool -o wide
NAME                     VERSION   SUBNET                    ALLOCATED-IP-COUNT   TOTAL-IP-COUNT   DEFAULT   DISABLE   NODENAME                                 MULTUSNAME                                    APP-NAMESPACE
default-v4-ippool        4         172.18.0.0/16             19                   253              true      false                                                                                            
default-v6-ippool        6         fc00:f853:ccd:e793::/64   19                   253              true      false                                                                                            
large-ipv6-pool          6         fd12:3456:789a::/48                                             false     false                                                                                            
v4pool-7163a39915e23f6   4         192.114.188.0/24          2                    5                false     false          

@lou-lan lou-lan assigned lou-lan and unassigned ty-dc Sep 11, 2024
@weizhoublue
Copy link
Collaborator

why is there no ip account information for this pool

large-ipv6-pool 6 fd12:3456:789a::/48 false false

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants