From reviews-return-92432-apmail-mesos-reviews-archive=mesos.apache.org@mesos.apache.org Wed Aug 26 05:11:46 2020 Return-Path: X-Original-To: apmail-mesos-reviews-archive@locus.apache.org Delivered-To: apmail-mesos-reviews-archive@locus.apache.org Received: from mailroute1-lw-us.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by minotaur.apache.org (Postfix) with ESMTP id BA26D190FE for ; Wed, 26 Aug 2020 05:11:46 +0000 (UTC) Received: from mail.apache.org (localhost [127.0.0.1]) by mailroute1-lw-us.apache.org (ASF Mail Server at mailroute1-lw-us.apache.org) with SMTP id 5B84A124FA9 for ; Wed, 26 Aug 2020 05:11:46 +0000 (UTC) Received: (qmail 25777 invoked by uid 500); 26 Aug 2020 05:11:46 -0000 Delivered-To: apmail-mesos-reviews-archive@mesos.apache.org Received: (qmail 25744 invoked by uid 500); 26 Aug 2020 05:11:46 -0000 Mailing-List: contact reviews-help@mesos.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: reviews@mesos.apache.org Delivered-To: mailing list reviews@mesos.apache.org Received: (qmail 25731 invoked by uid 99); 26 Aug 2020 05:11:45 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Aug 2020 05:11:45 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 9CC001A3189 for ; Wed, 26 Aug 2020 05:11:44 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.612 X-Spam-Level: * X-Spam-Status: No, score=1.612 tagged_above=-999 required=6.31 tests=[HTML_MESSAGE=0.2, KAM_DMARC_STATUS=0.01, KAM_LAZY_DOMAIN_SECURITY=1, KHOP_HELO_FCRDNS=0.399, SPF_HELO_NONE=0.001, SPF_NONE=0.001, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-he-de.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id MKCFttOWbzNr for ; Wed, 26 Aug 2020 05:11:40 +0000 (UTC) Received-SPF: None (mailfrom) identity=mailfrom; client-ip=95.217.165.199; helo=reviews-vm-he-fi.apache.org; envelope-from=noreply@reviews.apache.org; receiver= Received: from reviews-vm-he-fi.apache.org (static.199.165.217.95.clients.your-server.de [95.217.165.199]) by mx1-he-de.apache.org (ASF Mail Server at mx1-he-de.apache.org) with ESMTP id 3DFEF7F9C2 for ; Wed, 26 Aug 2020 05:11:40 +0000 (UTC) Received: from reviews-vm-he-fi.apache.org (reviews-vm-he-fi.apache.org [127.0.0.1]) by reviews-vm-he-fi.apache.org (Postfix) with ESMTP id 2D0B51603AA; Wed, 26 Aug 2020 05:11:28 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============4348462350046841534==" MIME-Version: 1.0 Subject: Re: Review Request 72804: Supported chown CSI volumes in the `volume/csi` isolator. From: Mesos Reviewbot To: Andrei Budnik , Greg Mann Cc: Mesos Reviewbot , Qian Zhang , mesos Date: Wed, 26 Aug 2020 05:11:27 -0000 Message-ID: <20200826051127.26190.3667@reviews-vm-he-fi.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: Mesos Reviewbot X-ReviewGroup: mesos X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/72804/ X-Sender: Mesos Reviewbot References: <20200826023813.26191.81642@reviews-vm-he-fi.apache.org> In-Reply-To: <20200826023813.26191.81642@reviews-vm-he-fi.apache.org> Reply-To: Mesos Reviewbot X-ReviewRequest-Repository: mesos --===============4348462350046841534== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72804/#review221710 ----------------------------------------------------------- Bad patch! Reviews applied: [72804, 72803] Failed command: cd .. && /usr/bin/python3 support/apply-reviews.py -n -r 72803 Error: 2020-08-26 05:11:22 URL:https://reviews.apache.org/r/72803/diff/raw/ [2084/2084] -> "72803.patch" [1] *** Please tell me who you are. Run git config --global user.email "you@example.com" git config --global user.name "Your Name" to set your account's default identity. Omit --global to set the identity only in this repository. fatal: empty ident name (for ) not allowed Full log: https://ci-builds.apache.org/job/Mesos/job/Mesos-Reviewbot-Linux/116/console - Mesos Reviewbot On Aug. 26, 2020, 2:38 a.m., Qian Zhang wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/72804/ > ----------------------------------------------------------- > > (Updated Aug. 26, 2020, 2:38 a.m.) > > > Review request for mesos, Andrei Budnik and Greg Mann. > > > Bugs: MESOS-10153 > https://issues.apache.org/jira/browse/MESOS-10153 > > > Repository: mesos > > > Description > ------- > > Supported chown CSI volumes in the `volume/csi` isolator. > > > Diffs > ----- > > src/slave/containerizer/mesos/isolators/volume/csi/isolator.hpp 373b629a984b6d7f207bc65899e32d5f023685ee > src/slave/containerizer/mesos/isolators/volume/csi/isolator.cpp 02ef1f215eeb0e6436d42146b922d8a48e023607 > > > Diff: https://reviews.apache.org/r/72804/diff/1/ > > > Testing > ------- > > > Thanks, > > Qian Zhang > > --===============4348462350046841534==--