Code Monkey home page Code Monkey logo

Comments (3)

sknat avatar sknat commented on July 20, 2024

Seeing the same intermittent issue on some patches with the following backtrace
( or see https://github.com/FDio/govpp/actions/runs/3106809622/jobs/5089740774 )

ok  	go.fd.io/govpp/codec	0.034s
time="2022-09-27T10:18:29Z" level=warning msg="Unable to process request" channel=1 error="not connected to VPP, ignoring the request" msg_crc=aa610c27 msg_name=sw_interface_dump seq_num=2
time="2022-09-27T10:18:29Z" level=warning msg="Received reply to an already closed binary API request" seqNum=2
time="2022-09-27T10:18:29Z" level=warning msg="ignoring received reply: &{seqNum:2 msgID:101 data:[0 101 0 2 0 2 0 0 0 0 0 0 0 0 0 0 0 0] lastReceived:false err:<nil>} (expecting: sw_interface_set_flags_reply)" channel=1 expSeqNum=3
--- FAIL: TestReceiveReplyAfterTimeout (0.10s)
    channel_test.go:379: 
        Unexpected error:
            <*errors.errorString | 0xc000039c70>: {
                s: "no reply received within the timeout period 1ms",
            }
            no reply received within the timeout period 1ms
        occurred
time="2022-09-27T10:18:32Z" level=warning msg="VPP health check probe timed out after 250ms (1. timeout)"
time="2022-09-27T10:18:33Z" level=warning msg="VPP health check probe timed out after 250ms (2. timeout)"
time="2022-09-27T10:18:34Z" level=warning msg="VPP health check probe timed out after 250ms (3. timeout)"
time="2022-09-27T10:18:34Z" level=error msg="VPP does not responding, the health check exceeded threshold for timeouts (>2)"
time="2022-09-27T10:18:34Z" level=warning msg="Received reply to an already closed binary API request" seqNum=0
time="2022-09-27T10:18:34Z" level=warning msg="ignoring received reply: &{seqNum:0 msgID:101 data:[0 101 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0] lastReceived:false err:<nil>} (expecting: control_ping_reply)" channel=1 expSeqNum=1
time="2022-09-27T10:18:35Z" level=warning msg="Received reply to an already closed binary API request" seqNum=1
time="2022-09-27T10:18:35Z" level=warning msg="ignoring received reply: &{seqNum:1 msgID:101 data:[0 101 0 2 0 1 0 0 0 0 0 0 0 0 0 0 0 0] lastReceived:false err:<nil>} (expecting: control_ping_reply)" channel=1 expSeqNum=2
time="2022-09-27T10:18:36Z" level=warning msg="Received reply to an already closed binary API request" seqNum=65534
time="2022-09-27T10:18:36Z" level=warning msg="ignoring received reply: &{seqNum:65534 msgID:101 data:[0 101 0 2 255 254 0 0 0 0 0 0 0 0 0 0 0 0] lastReceived:false err:<nil>} (expecting: sw_interface_details)" channel=1 expSeqNum=1
time="2022-09-27T10:18:36Z" level=warning msg="Received reply to an already closed binary API request" seqNum=65535
time="2022-09-27T10:18:36Z" level=warning msg="ignoring received reply: &{seqNum:65535 msgID:101 data:[0 101 0 2 255 255 0 0 0 0 0 0 0 0 0 0 0 0] lastReceived:false err:<nil>} (expecting: sw_interface_details)" channel=1 expSeqNum=1
time="2022-09-27T10:18:36Z" level=warning msg="Received reply to an already closed binary API request" seqNum=0
time="2022-09-27T10:18:36Z" level=warning msg="ignoring received reply: &{seqNum:0 msgID:101 data:[0 101 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0] lastReceived:false err:<nil>} (expecting: sw_interface_details)" channel=1 expSeqNum=1
time="2022-09-27T10:18:36Z" level=warning msg="Unable to process request" channel=1 error="not connected to VPP, ignoring the request" msg_crc=51077d14 msg_name=control_ping seq_num=2
time="2022-09-27T10:18:36Z" level=warning msg="Received reply to an already closed binary API request" seqNum=1
time="2022-09-27T10:18:36Z" level=warning msg="ignoring received reply: &{seqNum:1 msgID:101 data:[0 101 0 2 0 1 0 0 0 0 0 0 0 0 0 0 0 0] lastReceived:false err:<nil>} (expecting: control_ping_reply)" channel=1 expSeqNum=2
time="2022-09-27T10:18:37Z" level=warning msg="Received reply to an already closed binary API request" seqNum=1
time="2022-09-27T10:18:37Z" level=warning msg="ignoring received reply: &{seqNum:1 msgID:101 data:[0 101 0 2 0 1 0 0 0 0 0 0 0 0 0 0 0 0] lastReceived:false err:<nil>} (expecting: control_ping_reply)" channel=1 expSeqNum=2
FAIL
FAIL	go.fd.io/govpp/core	11.919s

from govpp.

ondrej-fabry avatar ondrej-fabry commented on July 20, 2024

Partially fixed in #54. However running test 100 times still runs into issues. I will update #45 with fix for this issue.

from govpp.

ondrej-fabry avatar ondrej-fabry commented on July 20, 2024

Fixed in #57

from govpp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.