You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2020/04/28 12:58:45 UTC

[GitHub] [flink] link3280 opened a new pull request #11934: [FLINK-17403][test] Fix invalid classpath in BashJavaUtilsITCase

link3280 opened a new pull request #11934:
URL: https://github.com/apache/flink/pull/11934


   ## What is the purpose of the change
   
   This PR hardens BashJavaUtilsITCase.
   
   In BashJavaUtilsITCase, runBashJavaUtilsCmd.sh locates flink-dist.jar by `find` with pattern `flink-dist*.jar`, but it doesn't filter out the flink-dist*-source.jar built by maven and the flink-dist jar in the original bin directory, so it might get 3 jars as the result, which might break the command depends on it.
   
   For instance, the result of `find` can be:
   ```
   project_dir/flink-dist/src/test/bin/../../../target/flink-dist_2.11-1.10.0-sources.jar
   project_dir/flink-dist/src/test/bin/../../../target/flink-1.10.0-bin/flink-1.10.0/lib/flink-dist_2.11-1.10.0.jar
   project_dirflink-dist/src/test/bin/../../../target/flink-dist_2.11-1.10.0.jar
   ```
   
   ## Brief change log
   
   Restrict the search scope to `-maxdepth 1` under `target` directory, and join the jars found with `:` before adding them to the classpath.
   
   ## Verifying this change
   
   This change is a trivial rework / code cleanup without any test coverage.
   
   ## Does this pull request potentially affect one of the following parts:
   
     - Dependencies (does it add or upgrade a dependency): no
     - The public API, i.e., is any changed class annotated with `@Public(Evolving)`: no
     - The serializers: no 
     - The runtime per-record code paths (performance sensitive): no
     - Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Kubernetes/Yarn/Mesos, ZooKeeper: no
     - The S3 file system connector: no
   
   ## Documentation
   
     - Does this pull request introduce a new feature? no
     - If yes, how is the feature documented? (not applicable / docs / JavaDocs / not documented)
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] link3280 edited a comment on pull request #11934: [FLINK-17403][test] Fix invalid classpath in BashJavaUtilsITCase

Posted by GitBox <gi...@apache.org>.
link3280 edited a comment on pull request #11934:
URL: https://github.com/apache/flink/pull/11934#issuecomment-621142634


   Sorry for the mistake.  Updating again...


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #11934: [FLINK-17403][test] Fix invalid classpath in BashJavaUtilsITCase

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #11934:
URL: https://github.com/apache/flink/pull/11934#issuecomment-620607964


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "33e840e3fa906f2ceea130d8b8f36750f41f8eaf",
       "status" : "PENDING",
       "url" : "https://travis-ci.com/github/flink-ci/flink/builds/162431494",
       "triggerID" : "33e840e3fa906f2ceea130d8b8f36750f41f8eaf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "33e840e3fa906f2ceea130d8b8f36750f41f8eaf",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=376",
       "triggerID" : "33e840e3fa906f2ceea130d8b8f36750f41f8eaf",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 33e840e3fa906f2ceea130d8b8f36750f41f8eaf Travis: [PENDING](https://travis-ci.com/github/flink-ci/flink/builds/162431494) Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=376) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@flinkbot run azure` re-run the last Azure build
   </details>


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #11934: [FLINK-17403][test] Fix invalid classpath in BashJavaUtilsITCase

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #11934:
URL: https://github.com/apache/flink/pull/11934#issuecomment-620607964


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "33e840e3fa906f2ceea130d8b8f36750f41f8eaf",
       "status" : "DELETED",
       "url" : "https://travis-ci.com/github/flink-ci/flink/builds/162431494",
       "triggerID" : "33e840e3fa906f2ceea130d8b8f36750f41f8eaf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "33e840e3fa906f2ceea130d8b8f36750f41f8eaf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=376",
       "triggerID" : "33e840e3fa906f2ceea130d8b8f36750f41f8eaf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1a899ea868c086dc5a9b2ee4b352a58a7be0d302",
       "status" : "CANCELED",
       "url" : "https://travis-ci.com/github/flink-ci/flink/builds/162655926",
       "triggerID" : "1a899ea868c086dc5a9b2ee4b352a58a7be0d302",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1a899ea868c086dc5a9b2ee4b352a58a7be0d302",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=408",
       "triggerID" : "1a899ea868c086dc5a9b2ee4b352a58a7be0d302",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e1be455034c22ae67943cb5ecda2e4a70f5a844a",
       "status" : "PENDING",
       "url" : "https://travis-ci.com/github/flink-ci/flink/builds/162686718",
       "triggerID" : "e1be455034c22ae67943cb5ecda2e4a70f5a844a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 1a899ea868c086dc5a9b2ee4b352a58a7be0d302 Travis: [CANCELED](https://travis-ci.com/github/flink-ci/flink/builds/162655926) Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=408) 
   * e1be455034c22ae67943cb5ecda2e4a70f5a844a Travis: [PENDING](https://travis-ci.com/github/flink-ci/flink/builds/162686718) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@flinkbot run azure` re-run the last Azure build
   </details>


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] tillrohrmann commented on pull request #11934: [FLINK-17403][test] Fix invalid classpath in BashJavaUtilsITCase

Posted by GitBox <gi...@apache.org>.
tillrohrmann commented on pull request #11934:
URL: https://github.com/apache/flink/pull/11934#issuecomment-624751330


   Could it be that this change broke the Kubernetes end-to-end tests @azagrebin @xintongsong? After this change AZP starts to fail: https://dev.azure.com/tillrohrmann/flink/_build/results?buildId=118&view=logs&j=1f3ed471-1849-5d3c-a34c-19792af4ad16&t=2f5b54d0-1d28-5b01-d344-aa50ffe0cdf8


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot commented on pull request #11934: [FLINK-17403][test] Fix invalid classpath in BashJavaUtilsITCase

Posted by GitBox <gi...@apache.org>.
flinkbot commented on pull request #11934:
URL: https://github.com/apache/flink/pull/11934#issuecomment-620607964


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "33e840e3fa906f2ceea130d8b8f36750f41f8eaf",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "33e840e3fa906f2ceea130d8b8f36750f41f8eaf",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 33e840e3fa906f2ceea130d8b8f36750f41f8eaf UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@flinkbot run azure` re-run the last Azure build
   </details>


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] azagrebin commented on pull request #11934: [FLINK-17403][test] Fix invalid classpath in BashJavaUtilsITCase

Posted by GitBox <gi...@apache.org>.
azagrebin commented on pull request #11934:
URL: https://github.com/apache/flink/pull/11934#issuecomment-624760740


   @tillrohrmann The change is in a bash script for an integration test. The bash script is not called anywhere else.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #11934: [FLINK-17403][test] Fix invalid classpath in BashJavaUtilsITCase

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #11934:
URL: https://github.com/apache/flink/pull/11934#issuecomment-620607964


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "33e840e3fa906f2ceea130d8b8f36750f41f8eaf",
       "status" : "DELETED",
       "url" : "https://travis-ci.com/github/flink-ci/flink/builds/162431494",
       "triggerID" : "33e840e3fa906f2ceea130d8b8f36750f41f8eaf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "33e840e3fa906f2ceea130d8b8f36750f41f8eaf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=376",
       "triggerID" : "33e840e3fa906f2ceea130d8b8f36750f41f8eaf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1a899ea868c086dc5a9b2ee4b352a58a7be0d302",
       "status" : "CANCELED",
       "url" : "https://travis-ci.com/github/flink-ci/flink/builds/162655926",
       "triggerID" : "1a899ea868c086dc5a9b2ee4b352a58a7be0d302",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1a899ea868c086dc5a9b2ee4b352a58a7be0d302",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=408",
       "triggerID" : "1a899ea868c086dc5a9b2ee4b352a58a7be0d302",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e1be455034c22ae67943cb5ecda2e4a70f5a844a",
       "status" : "PENDING",
       "url" : "https://travis-ci.com/github/flink-ci/flink/builds/162686718",
       "triggerID" : "e1be455034c22ae67943cb5ecda2e4a70f5a844a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 1a899ea868c086dc5a9b2ee4b352a58a7be0d302 Travis: [CANCELED](https://travis-ci.com/github/flink-ci/flink/builds/162655926) Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=408) 
   * e1be455034c22ae67943cb5ecda2e4a70f5a844a Travis: [PENDING](https://travis-ci.com/github/flink-ci/flink/builds/162686718) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@flinkbot run azure` re-run the last Azure build
   </details>


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] tillrohrmann edited a comment on pull request #11934: [FLINK-17403][test] Fix invalid classpath in BashJavaUtilsITCase

Posted by GitBox <gi...@apache.org>.
tillrohrmann edited a comment on pull request #11934:
URL: https://github.com/apache/flink/pull/11934#issuecomment-624751330


   Could it be that this change broke the Kubernetes end-to-end tests @azagrebin @xintongsong? After this change AZP starts to fail: https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=674&view=logs&s=ae4f8708-9994-57d3-c2d7-b892156e7812&j=c88eea3b-64a0-564d-0031-9fdcd7b8abee


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #11934: [FLINK-17403][test] Fix invalid classpath in BashJavaUtilsITCase

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #11934:
URL: https://github.com/apache/flink/pull/11934#issuecomment-620607964


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "33e840e3fa906f2ceea130d8b8f36750f41f8eaf",
       "status" : "DELETED",
       "url" : "https://travis-ci.com/github/flink-ci/flink/builds/162431494",
       "triggerID" : "33e840e3fa906f2ceea130d8b8f36750f41f8eaf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "33e840e3fa906f2ceea130d8b8f36750f41f8eaf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=376",
       "triggerID" : "33e840e3fa906f2ceea130d8b8f36750f41f8eaf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1a899ea868c086dc5a9b2ee4b352a58a7be0d302",
       "status" : "DELETED",
       "url" : "https://travis-ci.com/github/flink-ci/flink/builds/162655926",
       "triggerID" : "1a899ea868c086dc5a9b2ee4b352a58a7be0d302",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1a899ea868c086dc5a9b2ee4b352a58a7be0d302",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=408",
       "triggerID" : "1a899ea868c086dc5a9b2ee4b352a58a7be0d302",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e1be455034c22ae67943cb5ecda2e4a70f5a844a",
       "status" : "SUCCESS",
       "url" : "https://travis-ci.com/github/flink-ci/flink/builds/162686718",
       "triggerID" : "e1be455034c22ae67943cb5ecda2e4a70f5a844a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * e1be455034c22ae67943cb5ecda2e4a70f5a844a Travis: [SUCCESS](https://travis-ci.com/github/flink-ci/flink/builds/162686718) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@flinkbot run azure` re-run the last Azure build
   </details>


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] azagrebin commented on pull request #11934: [FLINK-17403][test] Fix invalid classpath in BashJavaUtilsITCase

Posted by GitBox <gi...@apache.org>.
azagrebin commented on pull request #11934:
URL: https://github.com/apache/flink/pull/11934#issuecomment-623380047


   Thanks for working on this @xintongsong @link3280
   LGTM, merging this


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] link3280 commented on pull request #11934: [FLINK-17403][test] Fix invalid classpath in BashJavaUtilsITCase

Posted by GitBox <gi...@apache.org>.
link3280 commented on pull request #11934:
URL: https://github.com/apache/flink/pull/11934#issuecomment-621142634


   Excuse me.  Updated again...


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #11934: [FLINK-17403][test] Fix invalid classpath in BashJavaUtilsITCase

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #11934:
URL: https://github.com/apache/flink/pull/11934#issuecomment-620607964


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "33e840e3fa906f2ceea130d8b8f36750f41f8eaf",
       "status" : "SUCCESS",
       "url" : "https://travis-ci.com/github/flink-ci/flink/builds/162431494",
       "triggerID" : "33e840e3fa906f2ceea130d8b8f36750f41f8eaf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "33e840e3fa906f2ceea130d8b8f36750f41f8eaf",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=376",
       "triggerID" : "33e840e3fa906f2ceea130d8b8f36750f41f8eaf",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 33e840e3fa906f2ceea130d8b8f36750f41f8eaf Travis: [SUCCESS](https://travis-ci.com/github/flink-ci/flink/builds/162431494) Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=376) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@flinkbot run azure` re-run the last Azure build
   </details>


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] tillrohrmann edited a comment on pull request #11934: [FLINK-17403][test] Fix invalid classpath in BashJavaUtilsITCase

Posted by GitBox <gi...@apache.org>.
tillrohrmann edited a comment on pull request #11934:
URL: https://github.com/apache/flink/pull/11934#issuecomment-624751330


   ~~Could it be that this change broke the Kubernetes end-to-end tests @azagrebin @xintongsong? After this change AZP starts to fail: https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=674&view=logs&s=ae4f8708-9994-57d3-c2d7-b892156e7812&j=c88eea3b-64a0-564d-0031-9fdcd7b8abee~~
   
   This does not make sense. Somehow the Kubernetes e2e test fails repeatedly: https://dev.azure.com/apache-flink/apache-flink/_build?definitionId=1&_a=summary


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] tillrohrmann commented on pull request #11934: [FLINK-17403][test] Fix invalid classpath in BashJavaUtilsITCase

Posted by GitBox <gi...@apache.org>.
tillrohrmann commented on pull request #11934:
URL: https://github.com/apache/flink/pull/11934#issuecomment-625112208


   Thanks for the info. I've seen that Robert disabled the respective tests this morning.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot commented on pull request #11934: [FLINK-17403][test] Fix invalid classpath in BashJavaUtilsITCase

Posted by GitBox <gi...@apache.org>.
flinkbot commented on pull request #11934:
URL: https://github.com/apache/flink/pull/11934#issuecomment-620592294


   Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community
   to review your pull request. We will use this comment to track the progress of the review.
   
   
   ## Automated Checks
   Last check on commit 33e840e3fa906f2ceea130d8b8f36750f41f8eaf (Tue Apr 28 13:02:34 UTC 2020)
   
   **Warnings:**
    * No documentation files were touched! Remember to keep the Flink docs up to date!
   
   
   <sub>Mention the bot in a comment to re-run the automated checks.</sub>
   ## Review Progress
   
   * ❓ 1. The [description] looks good.
   * ❓ 2. There is [consensus] that the contribution should go into to Flink.
   * ❓ 3. Needs [attention] from.
   * ❓ 4. The change fits into the overall [architecture].
   * ❓ 5. Overall code [quality] is good.
   
   Please see the [Pull Request Review Guide](https://flink.apache.org/contributing/reviewing-prs.html) for a full explanation of the review process.<details>
    The Bot is tracking the review progress through labels. Labels are applied according to the order of the review items. For consensus, approval by a Flink committer of PMC member is required <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot approve description` to approve one or more aspects (aspects: `description`, `consensus`, `architecture` and `quality`)
    - `@flinkbot approve all` to approve all aspects
    - `@flinkbot approve-until architecture` to approve everything until `architecture`
    - `@flinkbot attention @username1 [@username2 ..]` to require somebody's attention
    - `@flinkbot disapprove architecture` to remove an approval you gave earlier
   </details>


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #11934: [FLINK-17403][test] Fix invalid classpath in BashJavaUtilsITCase

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #11934:
URL: https://github.com/apache/flink/pull/11934#issuecomment-620607964


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "33e840e3fa906f2ceea130d8b8f36750f41f8eaf",
       "status" : "SUCCESS",
       "url" : "https://travis-ci.com/github/flink-ci/flink/builds/162431494",
       "triggerID" : "33e840e3fa906f2ceea130d8b8f36750f41f8eaf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "33e840e3fa906f2ceea130d8b8f36750f41f8eaf",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=376",
       "triggerID" : "33e840e3fa906f2ceea130d8b8f36750f41f8eaf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1a899ea868c086dc5a9b2ee4b352a58a7be0d302",
       "status" : "PENDING",
       "url" : "https://travis-ci.com/github/flink-ci/flink/builds/162655926",
       "triggerID" : "1a899ea868c086dc5a9b2ee4b352a58a7be0d302",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1a899ea868c086dc5a9b2ee4b352a58a7be0d302",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=408",
       "triggerID" : "1a899ea868c086dc5a9b2ee4b352a58a7be0d302",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e1be455034c22ae67943cb5ecda2e4a70f5a844a",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "e1be455034c22ae67943cb5ecda2e4a70f5a844a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 33e840e3fa906f2ceea130d8b8f36750f41f8eaf Travis: [SUCCESS](https://travis-ci.com/github/flink-ci/flink/builds/162431494) Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=376) 
   * 1a899ea868c086dc5a9b2ee4b352a58a7be0d302 Travis: [PENDING](https://travis-ci.com/github/flink-ci/flink/builds/162655926) Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=408) 
   * e1be455034c22ae67943cb5ecda2e4a70f5a844a UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@flinkbot run azure` re-run the last Azure build
   </details>


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink] flinkbot edited a comment on pull request #11934: [FLINK-17403][test] Fix invalid classpath in BashJavaUtilsITCase

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #11934:
URL: https://github.com/apache/flink/pull/11934#issuecomment-620607964


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "33e840e3fa906f2ceea130d8b8f36750f41f8eaf",
       "status" : "SUCCESS",
       "url" : "https://travis-ci.com/github/flink-ci/flink/builds/162431494",
       "triggerID" : "33e840e3fa906f2ceea130d8b8f36750f41f8eaf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "33e840e3fa906f2ceea130d8b8f36750f41f8eaf",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=376",
       "triggerID" : "33e840e3fa906f2ceea130d8b8f36750f41f8eaf",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 33e840e3fa906f2ceea130d8b8f36750f41f8eaf Travis: [SUCCESS](https://travis-ci.com/github/flink-ci/flink/builds/162431494) Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=376) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@flinkbot run azure` re-run the last Azure build
   </details>


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org