Giter Club home page Giter Club logo

Comments (10)

jsafrane avatar jsafrane commented on June 25, 2024 2

/help

We need to rewrite csi-driver-hostpath from glog to klog and check klog has a better limit. The flaky test should then start working.

from kubernetes.

jsafrane avatar jsafrane commented on June 25, 2024 1

/reopen
we still need to tag a new csi-driver-hostpath release + maybe update the image version in couple of places

from kubernetes.

jsafrane avatar jsafrane commented on June 25, 2024

When the test was working few days ago (job result, external-provisioner log), a single CreateVolume call in the test had ~ 9KB line in the provisioner log.

Now (job result, external-provisioner log), such a CreateVolume call has ~17KB, because provisioner sends more preferred and requisite segments in the call (had 161 segments, now has 303). I am not sure where we have any limit, it could be 16KB per log line hardcoded somewhere.

from kubernetes.

jsafrane avatar jsafrane commented on June 25, 2024

I can see the mock CSI driver logs are cut in the middle, search for CreateVolume and GRPC request JSON on the next log line is cut in the middle:

https://storage.googleapis.com/kubernetes-jenkins/logs/ci-kubernetes-e2e-gce-scale-correctness/1802386080972935168/artifacts/_sig-storage_CSI_Mock_volume_storage_capacity/unlimited/storage_capacity/unlimited/csi-mockplugin-0-mock.log

from kubernetes.

jsafrane avatar jsafrane commented on June 25, 2024

This line seems to cut long lines: https://github.com/kubernetes-csi/csi-driver-host-path/blob/586ed79ac6ae87be0186bd4a4fe9589054d73199/pkg/hostpath/server.go#L108

Maybe it's glog (sic!), maybe protosanitizer.

from kubernetes.

jsafrane avatar jsafrane commented on June 25, 2024

glog seems to have 1500 character limit on log lines: https://github.com/golang/glog/blob/861d094757551d2f65d1003f0ec93bc92b254a5a/internal/logsink/logsink.go#L33

So... I would not say it's a blocker, the test was rock stable for months.

Someone needs to rewrite the CSI driver from glog to klog and check klog has a better limit.

@carlory not sure if you have time

from kubernetes.

k8s-ci-robot avatar k8s-ci-robot commented on June 25, 2024

@jsafrane:
This request has been marked as needing help from a contributor.

Guidelines

Please ensure that the issue body includes answers to the following questions:

  • Why are we solving this issue?
  • To address this issue, are there any code changes? If there are code changes, what needs to be done in the code and what places can the assignee treat as reference points?
  • Does this issue have zero to low barrier of entry?
  • How can the assignee reach out to you for help?

For more details on the requirements of such an issue, please see here and ensure that they are met.

If this request no longer meets these requirements, the label can be removed
by commenting with the /remove-help command.

In response to this:

/help

We need to rewrite csi-driver-hostpath from glog to klog and check klog has a better limit. The flaky test should then start working.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

from kubernetes.

k8s-ci-robot avatar k8s-ci-robot commented on June 25, 2024

@jsafrane: Reopened this issue.

In response to this:

/reopen
we still need to tag a new release + maybe update the image version in couple of places

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

from kubernetes.

BenTheElder avatar BenTheElder commented on June 25, 2024

/triage accepted

from kubernetes.

carlory avatar carlory commented on June 25, 2024

#124842 will update test-manfiests

from kubernetes.

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.