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

panic: inconsistent label cardinality #74

Open
siadat opened this issue Feb 18, 2017 · 0 comments
Open

panic: inconsistent label cardinality #74

siadat opened this issue Feb 18, 2017 · 0 comments

Comments

@siadat
Copy link

siadat commented Feb 18, 2017

Running dev_run.bash I get this panic:

panic: inconsistent label cardinality

Log:

Blacksmith (testing)
  Commit:        ffe69c5a70ab88d01ed6f3ab0293d883234bd153
  Build Time:    2017-02-18_16:30:55_+0330
Interface IP:    172.19.1.1
Interface Name:  vboxnet0
INFO[0000] Listening on 172.19.1.1:8000                  action=announce where=web.ServeWeb
DEBU[0000] Now we're the master instance. Starting the services...  action=debug where=blacksmith.main
INFO[0000] Listening on 172.19.1.1:70                    action=announce where=pxe.ServeHTTPBooter
INFO[0000] TFTP listening on 172.19.1.1:69               action=tftp where=pxe.ServeTFTP
INFO[0000] Listening on 172.19.1.1:4011                  action=announce where=pxe.ServePXE
INFO[0000] Listening on 172.19.1.1:67 (interface: vboxnet0)  action=announce where=dhcp.StartDHCP
INFO[0001] assignedIp=172.19.1.12 isPxe=true             action=debug object="00:02:7d:15:be:84" subject=Discover where=dhcp.ServeDHCP
INFO[0002] assignedIp=172.19.1.13 isPxe=true             action=debug object="00:02:7d:15:be:86" subject=Discover where=dhcp.ServeDHCP
INFO[0003] assignedIp=172.19.1.11 isPxe=true             action=debug object="00:02:7d:15:be:82" subject=Discover where=dhcp.ServeDHCP
INFO[0004] assignedIp=172.19.1.13 isPxe=true             action=debug object="00:02:7d:15:be:86" subject=Request where=dhcp.ServeDHCP
INFO[0005] assignedIp=172.19.1.12 isPxe=true             action=debug object="00:02:7d:15:be:84" subject=Request where=dhcp.ServeDHCP
INFO[0007]                                               action=debug object=00:02:7d:15:be:86 where=pxe.ServePXE
WARN[0008] error while transfering to 172.19.1.13:2070   action=tftp-transfer error="\"172.19.1.13:2070\": sending OACK: client aborted transfer: TFTP Aborted" subject=boot where=pxe.ServeTFTP
INFO[0008] clamping blocksize to "172.19.1.13:2071": 1456 -> 1450  action=tftp where=pxe.ServeTFTP
DEBU[0008] transfered to 172.19.1.13:2071                action=tftp-transfer subject=boot where=pxe.ServeTFTP
INFO[0008]                                               host=172.19.1.1 method=GET proto="HTTP/1.0" referer= uri="/ldlinux.c32" user-agent="Syslinux/6.03" where=pxe.ldlinuxHandler
DEBU[0008] 172.19.1.13:49154 requested a pxelinux config from URL "/pxelinux.cfg/a7ec255c-cb17-4785-b47b-146ffb6de852", which does not include a correct MAC address  host=172.19.1.1 method=GET proto="HTTP/1.0" referer= uri="/pxelinux.cfg/a7ec255c-cb17-4785-b47b-146ffb6de852" user-agent="Syslinux/6.03" where=pxe.pxelinuxConfig
INFO[0008]                                               host="172.19.1.1:70" method=GET proto="HTTP/1.0" referer= uri="/pxelinux.cfg/01-00-02-7d-15-be-86" user-agent="Syslinux/6.03" where=pxe.pxelinuxConfig
INFO[0008]                                               action=debug object=00:02:7d:15:be:84 where=pxe.ServePXE
WARN[0010] error while transfering to 172.19.1.12:2070   action=tftp-transfer error="\"172.19.1.12:2070\": sending OACK: client aborted transfer: TFTP Aborted" subject=boot where=pxe.ServeTFTP
INFO[0010] clamping blocksize to "172.19.1.12:2071": 1456 -> 1450  action=tftp where=pxe.ServeTFTP
DEBU[0010] transfered to 172.19.1.12:2071                action=tftp-transfer subject=boot where=pxe.ServeTFTP
INFO[0010]                                               host=172.19.1.1 method=GET proto="HTTP/1.0" referer= uri="/ldlinux.c32" user-agent="Syslinux/6.03" where=pxe.ldlinuxHandler
DEBU[0010] 172.19.1.12:49154 requested a pxelinux config from URL "/pxelinux.cfg/8f7e1db2-1494-4ad5-b2e3-b93d20a6d084", which does not include a correct MAC address  host=172.19.1.1 method=GET proto="HTTP/1.0" referer= uri="/pxelinux.cfg/8f7e1db2-1494-4ad5-b2e3-b93d20a6d084" user-agent="Syslinux/6.03" where=pxe.pxelinuxConfig
INFO[0010]                                               host="172.19.1.1:70" method=GET proto="HTTP/1.0" referer= uri="/pxelinux.cfg/01-00-02-7d-15-be-84" user-agent="Syslinux/6.03" where=pxe.pxelinuxConfig
INFO[0011] assignedIp=172.19.1.11 isPxe=true             action=debug object="00:02:7d:15:be:82" subject=Request where=dhcp.ServeDHCP
INFO[0014]                                               action=debug object=00:02:7d:15:be:82 where=pxe.ServePXE
WARN[0015] error while transfering to 172.19.1.11:2070   action=tftp-transfer error="\"172.19.1.11:2070\": sending OACK: client aborted transfer: TFTP Aborted" subject=boot where=pxe.ServeTFTP
INFO[0015] clamping blocksize to "172.19.1.11:2071": 1456 -> 1450  action=tftp where=pxe.ServeTFTP
DEBU[0015] transfered to 172.19.1.11:2071                action=tftp-transfer subject=boot where=pxe.ServeTFTP
INFO[0015]                                               host=172.19.1.1 method=GET proto="HTTP/1.0" referer= uri="/ldlinux.c32" user-agent="Syslinux/6.03" where=pxe.ldlinuxHandler
DEBU[0015] 172.19.1.11:49154 requested a pxelinux config from URL "/pxelinux.cfg/2f4a4bca-9d41-4298-9ffb-7e63b0cb842c", which does not include a correct MAC address  host=172.19.1.1 method=GET proto="HTTP/1.0" referer= uri="/pxelinux.cfg/2f4a4bca-9d41-4298-9ffb-7e63b0cb842c" user-agent="Syslinux/6.03" where=pxe.pxelinuxConfig
INFO[0015]                                               host="172.19.1.1:70" method=GET proto="HTTP/1.0" referer= uri="/pxelinux.cfg/01-00-02-7d-15-be-82" user-agent="Syslinux/6.03" where=pxe.pxelinuxConfig
INFO[0023] assignedIp=172.19.1.13 isPxe=false            action=debug object="00:02:7d:15:be:86" subject=Discover where=dhcp.ServeDHCP
INFO[0023] assignedIp=172.19.1.13 isPxe=false            action=debug object="00:02:7d:15:be:86" subject=Request where=dhcp.ServeDHCP
WARN[0023] error while executeTemplate(templateName=workspace-installer.sh machine=00:02:7d:15:be:86)  error="template with name=workspace-installer.sh wasn't found for root=&{ 0xc4201088c0 0xc4202b6380 {{ }}}" where=templating.executeTemplate
INFO[0023] 172.19.1.13 - - [18/Feb/2017:13:01:32 +0000] "GET /t/ig/00:02:7d:15:be:86 HTTP/1.1" 200 1482 
INFO[0024] assignedIp=172.19.1.12 isPxe=false            action=debug object="00:02:7d:15:be:84" subject=Discover where=dhcp.ServeDHCP
INFO[0024] assignedIp=172.19.1.12 isPxe=false            action=debug object="00:02:7d:15:be:84" subject=Request where=dhcp.ServeDHCP
INFO[0029] assignedIp=172.19.1.11 isPxe=false            action=debug object="00:02:7d:15:be:82" subject=Discover where=dhcp.ServeDHCP
INFO[0029] assignedIp=172.19.1.11 isPxe=false            action=debug object="00:02:7d:15:be:82" subject=Request where=dhcp.ServeDHCP
WARN[0030] error while executeTemplate(templateName=workspace-installer.sh machine=00:02:7d:15:be:82)  error="template with name=workspace-installer.sh wasn't found for root=&{ 0xc4201bc620 0xc42044ff80 {{ }}}" where=templating.executeTemplate
INFO[0030] 172.19.1.11 - - [18/Feb/2017:13:01:39 +0000] "GET /t/ig/00:02:7d:15:be:82 HTTP/1.1" 200 1482 
WARN[0030] error while executeTemplate(templateName=workspace-installer.sh machine=00:02:7d:15:be:84)  error="template with name=workspace-installer.sh wasn't found for root=&{ 0xc4201bc7e0 0xc42031a440 {{ }}}" where=templating.executeTemplate
INFO[0030] 172.19.1.12 - - [18/Feb/2017:13:01:40 +0000] "GET /t/ig/00:02:7d:15:be:84 HTTP/1.1" 200 1482 
INFO[0033] assignedIp=172.19.1.13 isPxe=false            action=debug object="00:02:7d:15:be:86" subject=Discover where=dhcp.ServeDHCP
INFO[0033] assignedIp=172.19.1.13 isPxe=false            action=debug object="00:02:7d:15:be:86" subject=Request where=dhcp.ServeDHCP
WARN[0033] error while executeTemplate(templateName=workspace-updater.sh machine=00:02:7d:15:be:86)  error="template with name=workspace-updater.sh wasn't found for root=&{ 0xc4201bcb60 0xc42031b240 {{ }}}" where=templating.executeTemplate
INFO[0033] 172.19.1.13 - - [18/Feb/2017:13:01:43 +0000] "GET /t/cc/00:02:7d:15:be:86 HTTP/1.1" 200 2046 
INFO[0035] assignedIp=172.19.1.12 isPxe=false            action=debug object="00:02:7d:15:be:84" subject=Discover where=dhcp.ServeDHCP
INFO[0035] assignedIp=172.19.1.12 isPxe=false            action=debug object="00:02:7d:15:be:84" subject=Request where=dhcp.ServeDHCP
panic: inconsistent label cardinality

goroutine 670 [running]:
panic(0xb4efe0, 0xc420130cf0)
        /home/sina/src/go/src/runtime/panic.go:500 +0x1a1
github.com/prometheus/client_golang/prometheus.(*MetricVec).WithLabelValues(0xc4201262c0, 0xc42039dc18, 0x2, 0x2, 0x12204e0, 0xc4203d5280)
        /home/sina/go/src/github.com/prometheus/client_golang/prometheus/vec.go:135 +0xa0
github.com/prometheus/client_golang/prometheus.(*HistogramVec).WithLabelValues(0xc42012a068, 0xc42039dc18, 0x2, 0x2, 0x0, 0x0)
        /home/sina/go/src/github.com/prometheus/client_golang/prometheus/histogram.go:337 +0x50
github.com/miekg/coredns/middleware/proxy.Proxy.ServeDNS(0x0, 0x0, 0xc4203d3240, 0x1, 0x1, 0x7fa179883278, 0xc4202691a0, 0x12204e0, 0xc4203d5280, 0xc420346090, ...)
        /home/sina/go/src/github.com/miekg/coredns/middleware/proxy/proxy.go:109 +0x477
github.com/cafebazaar/blacksmith/dns.(*dnsServer).generalDNS(0xc42034f460, 0x12204e0, 0xc4203d5280, 0xc420346090)
        /home/sina/go/src/github.com/cafebazaar/blacksmith/dns/dns.go:117 +0x19f
github.com/cafebazaar/blacksmith/dns.(*dnsServer).(github.com/cafebazaar/blacksmith/dns.generalDNS)-fm(0x12204e0, 0xc4203d5280, 0xc420346090)
        /home/sina/go/src/github.com/cafebazaar/blacksmith/dns/dns.go:127 +0x48
github.com/miekg/dns.HandlerFunc.ServeDNS(0xc42036a220, 0x12204e0, 0xc4203d5280, 0xc420346090)
        /home/sina/go/src/github.com/miekg/dns/server.go:84 +0x44
github.com/miekg/dns.(*ServeMux).ServeDNS(0xc420130790, 0x12204e0, 0xc4203d5280, 0xc420346090)
        /home/sina/go/src/github.com/miekg/dns/server.go:210 +0x61
github.com/miekg/dns.(*Server).serve(0xc420191e10, 0x12190a0, 0xc42027a360, 0x1215360, 0xc420130790, 0xc420288400, 0x27, 0x200, 0xc42012a240, 0xc4203d1940, ...)
        /home/sina/go/src/github.com/miekg/dns/server.go:579 +0x500
created by github.com/miekg/dns.(*Server).serveUDP
        /home/sina/go/src/github.com/miekg/dns/server.go:533 +0x2d7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant