[ https://issues.apache.org/jira/browse/FLINK-18485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17151190#comment-17151190 ]
Dian Fu edited comment on FLINK-18485 at 7/4/20, 6:20 AM: ---------------------------------------------------------- I tried to download jce_policy-8.zip manually and encountered 404 error. It seems a temporary technique issue of oracle website. I encountered the following error when trying to download jce_policy-8.zip from oracle website: {code:java} This site is experiencing technical difficulty. We are aware of the issue and are working as quick as possible to correct the issue. We apologize for any inconvenience this may have caused. To speak with an Oracle sales representative: 1.800.ORACLE1. To contact Oracle Corporate Headquarters from anywhere in the world: 1.650.506.7000. To get technical support in the United States: 1.800.633.0738. {code} was (Author: dian.fu): I tried to download jce_policy-8.zip manually and encountered 404 error. This should be a temporary technique issue of oracle website. I encountered the following error when trying to download jce_policy-8.zip from oracle website: {code:java} This site is experiencing technical difficulty. We are aware of the issue and are working as quick as possible to correct the issue. We apologize for any inconvenience this may have caused. To speak with an Oracle sales representative: 1.800.ORACLE1. To contact Oracle Corporate Headquarters from anywhere in the world: 1.650.506.7000. To get technical support in the United States: 1.800.633.0738. {code} > Kerberized YARN per-job on Docker test failed during unzip jce_policy-8.zip > --------------------------------------------------------------------------- > > Key: FLINK-18485 > URL: https://issues.apache.org/jira/browse/FLINK-18485 > Project: Flink > Issue Type: Bug > Components: Deployment / YARN > Affects Versions: 1.11.0, 1.12.0 > Reporter: Dian Fu > Priority: Major > Labels: test-stability > > Instance on 1.11 branch: > [https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=4230&view=logs&j=91bf6583-3fb2-592f-e4d4-d79d79c3230a&t=94459a52-42b6-5bfc-5d74-690b5d3c6de8] > {code:java} > + curl -LOH Cookie: oraclelicense=accept-securebackup-cookie > http://download.oracle.com/otn-pub/java/jce/8/jce_policy-8.zip > % Total % Received % Xferd Average Speed Time Time Time > Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 100 429 100 429 0 0 1616 0 --:--:-- --:--:-- --:--:-- 1616 > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 100 7073 100 7073 0 0 20139 0 --:--:-- --:--:-- --:--:-- 20139 > + unzip jce_policy-8.zip > Archive: jce_policy-8.zip > End-of-central-directory signature not found. Either this file is not > a zipfile, or it constitutes one disk of a multi-part archive. In the > latter case the central directory and zipfile comment will be found on > the last disk(s) of this archive. > unzip: cannot find zipfile directory in one of jce_policy-8.zip or > jce_policy-8.zip.zip, and cannot find jce_policy-8.zip.ZIP, period. > {code} -- This message was sent by Atlassian Jira (v8.3.4#803005)