See <https://ci-beam.apache.org/job/beam_PostCommit_XVR_GoUsingJava_Dataflow/1624/display/redirect>
Changes: ------------------------------------------ [...truncated 625.52 KB...] #16 1.085 mmh3==3.1.0 #16 1.085 mock==5.0.1 #16 1.085 nltk==3.8.1 #16 1.085 nose==1.3.7 #16 1.085 numpy==1.23.5 #16 1.085 oauth2client==4.1.3 #16 1.085 oauthlib==3.2.2 #16 1.085 objsize==0.6.1 #16 1.085 opt-einsum==3.3.0 #16 1.085 orjson==3.8.9 #16 1.085 overrides==6.5.0 #16 1.085 packaging==23.0 #16 1.085 pandas==1.5.3 #16 1.085 parameterized==0.8.1 #16 1.085 pip==23.1.2 #16 1.085 pluggy==1.0.0 #16 1.085 proto-plus==1.22.2 #16 1.085 protobuf==4.22.1 #16 1.085 psycopg2-binary==2.9.6 #16 1.085 pyarrow==11.0.0 #16 1.085 pyasn1==0.4.8 #16 1.085 pyasn1-modules==0.2.8 #16 1.085 pycparser==2.21 #16 1.085 pydot==1.4.2 #16 1.085 PyHamcrest==1.10.1 #16 1.085 pymongo==4.3.3 #16 1.085 PyMySQL==1.0.3 #16 1.085 pyparsing==3.0.9 #16 1.085 pytest==7.2.2 #16 1.085 pytest-timeout==2.1.0 #16 1.085 pytest-xdist==3.2.1 #16 1.085 python-dateutil==2.8.2 #16 1.085 python-snappy==0.6.1 #16 1.085 pytz==2023.3 #16 1.085 PyYAML==6.0 #16 1.085 regex==2023.3.23 #16 1.085 requests==2.28.2 #16 1.085 requests-mock==1.10.0 #16 1.085 requests-oauthlib==1.3.1 #16 1.085 rsa==4.9 #16 1.085 scikit-learn==1.2.2 #16 1.085 scipy==1.10.1 #16 1.085 setuptools==67.7.2 #16 1.085 six==1.16.0 #16 1.085 sortedcontainers==2.4.0 #16 1.085 soupsieve==2.4 #16 1.085 SQLAlchemy==1.4.47 #16 1.085 sqlparse==0.4.3 #16 1.085 tenacity==8.2.2 #16 1.085 tensorboard==2.12.1 #16 1.085 tensorboard-data-server==0.7.0 #16 1.085 tensorboard-plugin-wit==1.8.1 #16 1.085 tensorflow==2.12.0 #16 1.085 tensorflow-estimator==2.12.0 #16 1.085 tensorflow-io-gcs-filesystem==0.32.0 #16 1.085 termcolor==2.2.0 #16 1.085 testcontainers==3.7.1 #16 1.085 threadpoolctl==3.1.0 #16 1.085 tomli==2.0.1 #16 1.085 tqdm==4.65.0 #16 1.085 typing_extensions==4.5.0 #16 1.085 urllib3==1.26.15 #16 1.085 websocket-client==1.5.1 #16 1.085 Werkzeug==2.2.3 #16 1.085 wheel==0.40.0 #16 1.085 wrapt==1.14.1 #16 1.085 zipp==3.15.0 #16 1.085 zstandard==0.20.0 #16 DONE 1.2s #17 [beam 13/16] COPY target/LICENSE /opt/apache/beam/ #17 DONE 0.1s #18 [beam 14/16] COPY target/LICENSE.python /opt/apache/beam/ #18 DONE 0.1s #19 [beam 15/16] COPY target/NOTICE /opt/apache/beam/ #19 DONE 0.0s #20 [beam 16/16] COPY target/launcher/linux_amd64/boot /opt/apache/beam/ #20 DONE 0.2s #21 [third_party_licenses 1/4] COPY target/license_scripts /tmp/license_scripts/ #21 DONE 0.0s #22 [third_party_licenses 2/4] COPY target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/ #22 DONE 0.1s #23 [third_party_licenses 3/4] COPY target/license_scripts /tmp/license_scripts/ #23 DONE 0.1s #24 [third_party_licenses 4/4] RUN if [ "true" = "true" ] ; then pip install 'pip-licenses<5' pyyaml tenacity && python /tmp/license_scripts/pull_licenses_py.py ; fi #24 1.220 Collecting pip-licenses<5 #24 1.306 Downloading pip_licenses-4.3.1-py3-none-any.whl (19 kB) #24 1.318 Requirement already satisfied: pyyaml in /usr/local/lib/python3.8/site-packages (6.0) #24 1.319 Requirement already satisfied: tenacity in /usr/local/lib/python3.8/site-packages (8.2.2) #24 1.395 Collecting prettytable>=2.3.0 (from pip-licenses<5) #24 1.418 Downloading prettytable-3.7.0-py3-none-any.whl (27 kB) #24 1.487 Collecting wcwidth (from prettytable>=2.3.0->pip-licenses<5) #24 1.504 Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB) #24 2.771 Installing collected packages: wcwidth, prettytable, pip-licenses #24 2.943 Successfully installed pip-licenses-4.3.1 prettytable-3.7.0 wcwidth-0.2.6 #24 2.944 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #24 11.76 Skip pulling license for bs4 #24 11.76 INFO:root:Successfully pulled licenses for 133 dependencies #24 DONE 11.9s #25 [stage-2 1/2] COPY --from=third_party_licenses /opt/apache/beam/third_party_licenses /opt/apache/beam/third_party_licenses #25 DONE 0.1s #26 [stage-2 2/2] RUN if [ "true" != "true" ] ; then rm -rf /opt/apache/beam/third_party_licenses ; fi #26 DONE 0.4s #27 exporting to image #27 exporting layers #27 exporting layers 15.4s done #27 writing image sha256:44d1911239e3c71d70c4cd62c9b11a644da4277589e7d0e2ae456d0b8cf772c9 0.0s done #27 naming to docker.io/apache/beam_python3.8_sdk:2.48.0.dev #27 naming to docker.io/apache/beam_python3.8_sdk:2.48.0.dev done #27 DONE 15.6s > Task :runners:google-cloud-dataflow-java:buildAndPushDockerPythonContainer WARNING: `gcloud docker` will not be supported for Docker client versions above 18.03. As an alternative, use `gcloud auth configure-docker` to configure `docker` to use `gcloud` as a credential helper, then use `docker` as you would for non-GCR registries, e.g. `docker pull gcr.io/project-id/my-image`. Add `--verbosity=error` to silence this warning: `gcloud docker --verbosity=error -- pull gcr.io/project-id/my-image`. See: https://cloud.google.com/container-registry/docs/support/deprecation-notices#gcloud-docker The push refers to repository [us.gcr.io/apache-beam-testing/java-postcommit-it/python] 80e17c360180: Preparing e72cc53b17f9: Preparing b651bfc43732: Preparing e6a78f6b9088: Preparing b0f1515d5939: Preparing aed74bc044cf: Preparing fa7a0d6ae84f: Preparing 1ede8ef53b77: Preparing 6ded221418c1: Preparing ed9371e7ecc9: Preparing d977f8b9eea1: Preparing a2d8e345cfe9: Preparing fd99613be0a7: Preparing 1c826c3a67d3: Preparing 1706688dad43: Preparing 80f99e991a73: Preparing 27e23752b4de: Preparing 0f01b683e005: Preparing 47b173d0dc6e: Preparing 554a219d41c5: Preparing 0007505dc811: Preparing f43725f97b9f: Preparing 9c42af2c6418: Preparing d96e248f10e6: Preparing d925e0fae4e6: Preparing d977f8b9eea1: Waiting a2d8e345cfe9: Waiting fd99613be0a7: Waiting 1c826c3a67d3: Waiting 27e23752b4de: Waiting 1706688dad43: Waiting 80f99e991a73: Waiting 0f01b683e005: Waiting 47b173d0dc6e: Waiting 554a219d41c5: Waiting 0007505dc811: Waiting f43725f97b9f: Waiting 9c42af2c6418: Waiting d96e248f10e6: Waiting aed74bc044cf: Waiting d925e0fae4e6: Waiting 1ede8ef53b77: Waiting fa7a0d6ae84f: Waiting ed9371e7ecc9: Waiting b0f1515d5939: Pushed e72cc53b17f9: Pushed e6a78f6b9088: Pushed 80e17c360180: Pushed b651bfc43732: Pushed aed74bc044cf: Pushed fa7a0d6ae84f: Pushed 1ede8ef53b77: Pushed d977f8b9eea1: Pushed a2d8e345cfe9: Pushed ed9371e7ecc9: Pushed 1c826c3a67d3: Pushed 80f99e991a73: Pushed 0f01b683e005: Layer already exists 47b173d0dc6e: Layer already exists 554a219d41c5: Layer already exists 0007505dc811: Layer already exists f43725f97b9f: Layer already exists 9c42af2c6418: Layer already exists d96e248f10e6: Layer already exists 27e23752b4de: Pushed d925e0fae4e6: Layer already exists 6ded221418c1: Pushed fd99613be0a7: Pushed 1706688dad43: Pushed 20230512022041: digest: sha256:8b7f1e1b948fd020581f2f7b14cc8d09ec117aa16b52a2dcd1a6d2d1714d8114 size: 5563 FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':sdks:java:container:pullLicenses'. > Process 'command './license_scripts/license_script.sh'' finished with > non-zero exit value 1 * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. * Get more help at https://help.gradle.org Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings Execution optimizations have been disabled for 1 invalid unit(s) of work during this build to ensure correctness. Please consult deprecation warnings for more details. BUILD FAILED in 11m 38s 223 actionable tasks: 143 executed, 68 from cache, 12 up-to-date Build scan background action failed. java.lang.IllegalArgumentException: com.gradle.enterprise.gradleplugin.internal.extension.a is not an interface at java.lang.reflect.Proxy$ProxyClassFactory.apply(Proxy.java:590) at java.lang.reflect.Proxy$ProxyClassFactory.apply(Proxy.java:557) at java.lang.reflect.WeakCache$Factory.get(WeakCache.java:230) at java.lang.reflect.WeakCache.get(WeakCache.java:127) at java.lang.reflect.Proxy.getProxyClass0(Proxy.java:419) at java.lang.reflect.Proxy.newProxyInstance(Proxy.java:719) at com.gradle.ProxyFactory$ProxyingInvocationHandler.createLocalProxy(ProxyFactory.java:66) at com.gradle.ProxyFactory$ProxyingInvocationHandler.lambda$adaptActionArg$1(ProxyFactory.java:61) at com.gradle.enterprise.gradleplugin.internal.extension.b$3.run(SourceFile:100) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) Publishing build scan... https://ge.apache.org/s/cvepsjszxi6xq Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
