Skip to content

parallel/test-http-pipeline-flood being flaky #16317

Description

@gibfahn
  • Version: 6.11.4.0
  • Platform: Windows server 2012 and 2016
  • Subsystem: test

Haven't seen this in CI, but I see it on our Windows boxes all the time.

notok550parallel/test-http-pipeline-flood---duration_ms: 0.718
severity: failstack: |-assert.js:80thrownewassert.AssertionError({^AssertionError: Unexpecteddatareceivedatfail(c:\build\jenkins-new\v6tstwin\x64node\node\test\common\index.js:477:10)atSocket.mustNotCall(c:\build\jenkins-new\v6tstwin\x64node\node\test\common\index.js:483:5)atemitOne(events.js:101:20)atSocket.emit(events.js:188:7)atreadableAddChunk(_stream_readable.js:176:18)atSocket.Readable.push(_stream_readable.js:134:10)atTCP.onread(net.js:547:20)...

Example log from when it fails:

backloggedReqs: 1238
res: ServerResponse{domain: null,_events: {finish: [Function: resOnFinish]},_eventsCount: 1,_maxListeners: undefined,output: [],outputEncodings: [],outputCallbacks: [],outputSize: 0,writable: true,_last: false,upgrading: false,chunkedEncoding: false,shouldKeepAlive: true,useChunkedEncodingByDefault: true,sendDate: true,_removedHeader: {‘content-length’: false},_contentLength: null,_hasBody: true,_trailer: ‘’,finished: true,_headerSent: true,socket: null,connection: null,_header: ‘HTTP/1.1200OK\r\ncontent-length: 10240\r\nDate: Wed,18Oct201716:03:38GMT\r\nConnection: keep-alive\r\n\r\n,_headers: {‘content-length’: 10240},_headerNames: {‘content-length’: ‘content-length’},_onPendingData: [Function: updateOutgoingData],statusMessage: ‘OK’,statusCode: 200}

Metadata

Metadata

Assignees

No one assigned

    Labels

    aixIssues and PRs related to the AIX platform.flaky-testIssues and PRs related to the tests with unstable failures on the CI.httpIssues or PRs related to the http subsystem.macosIssues and PRs related to the macOS platform / OSX.testIssues and PRs related to the tests.windowsIssues and PRs related to the Windows platform.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions