Mock Version: 2.3 Mock Version: 2.3 Mock Version: 2.3 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/eclipse-pydev.spec'], chrootPath='/var/lib/mock/f33-build-21198299-1654885/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/eclipse-pydev.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1593129600 Wrote: /builddir/build/SRPMS/eclipse-pydev-7.6.0-2.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/eclipse-pydev.spec'], chrootPath='/var/lib/mock/f33-build-21198299-1654885/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/eclipse-pydev.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1593129600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.P2NN4Y + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Pydev-pydev_7_6_0 + /usr/bin/gzip -dc /builddir/build/SOURCES/pydev_7_6_0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Pydev-pydev_7_6_0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (remove-winregistry.patch): + echo 'Patch #0 (remove-winregistry.patch):' + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file plugins/org.python.pydev/src/org/python/pydev/ui/pythonpathconf/PythonInterpreterProviderFactory.java patching file plugins/org.python.pydev/build.properties Patch #1 (native-name.patch): + echo 'Patch #1 (native-name.patch):' + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file plugins/org.python.pydev.core/pysrc/pydevd_attach_to_process/add_code_to_python_process.py Hunk #1 succeeded at 284 (offset -161 lines). patching file plugins/org.python.pydev.core/pysrc/pydevd_tracing.py Patch #2 (system-jython-interpreter.patch): + echo 'Patch #2 (system-jython-interpreter.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/launching/PythonRunnerConfig.java patching file plugins/org.python.pydev.ast/src/org/python/pydev/ast/runners/SimpleJythonRunner.java patching file plugins/org.python.pydev.ast/src/org/python/pydev/ast/interpreter_managers/JythonInterpreterManager.java patching file plugins/org.python.pydev/src/org/python/pydev/ui/pythonpathconf/AbstractInterpreterProviderFactory.java patching file plugins/org.python.pydev.ast/src/org/python/pydev/ast/interpreter_managers/InterpreterInfo.java patching file plugins/org.python.pydev/src/org/python/pydev/ui/pythonpathconf/JythonInterpreterProviderFactory.java Patch #3 (fix-process-killing.patch): + echo 'Patch #3 (fix-process-killing.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file plugins/org.python.pydev.debug/src/org/python/pydev/debug/processfactory/PyProcessFactory.java patching file plugins/org.python.pydev.debug/src/org/python/pydev/debug/processfactory/UnixProcessKiller.java patching file plugins/org.python.pydev.debug/build.properties patching file plugins/org.python.pydev.debug/META-INF/MANIFEST.MF Patch #4 (exclude-project-files.patch): + echo 'Patch #4 (exclude-project-files.patch):' + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file plugins/org.python.pydev.core/build.properties Hunk #1 succeeded at 9 (offset 2 lines). Patch #5 (snakeyaml.patch): + echo 'Patch #5 (snakeyaml.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 -R patching file plugins/org.python.pydev.debug/src/org/python/pydev/debug/model/PyBreakpoint.java patching file plugins/org.python.pydev.debug/src/org/python/pydev/debug/model/PyRunToLineTarget.java patching file plugins/org.python.pydev.debug/src/org/python/pydev/debug/model/PySetNextTarget.java patching file plugins/org.python.pydev.shared_core/.classpath patching file plugins/org.python.pydev.shared_core/META-INF/MANIFEST.MF patching file plugins/org.python.pydev.shared_core/build.properties patching file plugins/org.python.pydev.shared_core/src/org/python/pydev/shared_core/preferences/ScopedPreferences.java patching file plugins/org.python.pydev.shared_core/src/org/python/pydev/shared_core/yaml/YamlWrapper.java Patch #6 (lucene-8.patch): + echo 'Patch #6 (lucene-8.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file plugins/org.python.pydev.shared_core/.classpath patching file plugins/org.python.pydev.shared_core/META-INF/MANIFEST.MF patching file plugins/org.python.pydev.shared_core/build.properties patching file plugins/org.python.pydev.shared_core/src/org/python/pydev/shared_core/index/CodeAnalyzer.java Patch #7 (better-pip-integration.patch): + echo 'Patch #7 (better-pip-integration.patch):' + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file plugins/org.python.pydev/src/org/python/pydev/ui/pythonpathconf/package_manager/PipPackageManager.java Patch #8 (prevent_update_outline_when_disposed.patch): + echo 'Patch #8 (prevent_update_outline_when_disposed.patch):' + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file plugins/org.python.pydev.shared_ui/src/org/python/pydev/shared_ui/outline/BaseModel.java + /usr/bin/python3 /usr/share/java-utils/mvn_package.py ::pom: __noinstall + /usr/bin/python3 /usr/share/java-utils/mvn_package.py ':::sources{,-feature}:' __noinstall + /usr/bin/python3 /usr/share/java-utils/mvn_package.py : ++ find plugins/org.python.pydev.core/pysrc -name '*.py' + sed -i -e 's/\r$//' plugins/org.python.pydev.core/pysrc/tests_mainloop/gui-pyglet.py plugins/org.python.pydev.core/pysrc/tests_mainloop/gui-qt.py plugins/org.python.pydev.core/pysrc/tests_mainloop/gui-wx.py plugins/org.python.pydev.core/pysrc/tests_mainloop/gui-tk.py plugins/org.python.pydev.core/pysrc/tests_mainloop/gui-gtk.py plugins/org.python.pydev.core/pysrc/tests_mainloop/__init__.py plugins/org.python.pydev.core/pysrc/tests_mainloop/gui-gtk3.py plugins/org.python.pydev.core/pysrc/tests_mainloop/gui-glut.py plugins/org.python.pydev.core/pysrc/pydev_pysrc.py plugins/org.python.pydev.core/pysrc/setup_cython.py plugins/org.python.pydev.core/pysrc/interpreterInfo.py plugins/org.python.pydev.core/pysrc/conftest.py plugins/org.python.pydev.core/pysrc/pydev_coverage.py plugins/org.python.pydev.core/pysrc/pydevd_file_utils.py plugins/org.python.pydev.core/pysrc/setup.py plugins/org.python.pydev.core/pysrc/_pydev_runfiles/pydev_runfiles_coverage.py plugins/org.python.pydev.core/pysrc/_pydev_runfiles/pydev_runfiles_pytest2.py plugins/org.python.pydev.core/pysrc/_pydev_runfiles/pydev_runfiles_parallel_client.py plugins/org.python.pydev.core/pysrc/_pydev_runfiles/pydev_runfiles.py plugins/org.python.pydev.core/pysrc/_pydev_runfiles/pydev_runfiles_nose.py plugins/org.python.pydev.core/pysrc/_pydev_runfiles/__init__.py plugins/org.python.pydev.core/pysrc/_pydev_runfiles/pydev_runfiles_parallel.py plugins/org.python.pydev.core/pysrc/_pydev_runfiles/pydev_runfiles_unittest.py plugins/org.python.pydev.core/pysrc/_pydev_runfiles/pydev_runfiles_xml_rpc.py plugins/org.python.pydev.core/pysrc/tests/test_pydev_ipython_011.py plugins/org.python.pydev.core/pysrc/tests/test_jyserver.py plugins/org.python.pydev.core/pysrc/tests/test_jysimpleTipper.py plugins/org.python.pydev.core/pysrc/tests/test_pydevconsole.py plugins/org.python.pydev.core/pysrc/tests/test_get_referrers.py plugins/org.python.pydev.core/pysrc/tests/test_simpleTipper.py plugins/org.python.pydev.core/pysrc/tests/test_pyserver.py plugins/org.python.pydev.core/pysrc/tests/test_check_pydevconsole.py plugins/org.python.pydev.core/pysrc/tests/__init__.py plugins/org.python.pydev.core/pysrc/pydevd_plugins/jinja2_debug.py plugins/org.python.pydev.core/pysrc/pydevd_plugins/django_debug.py plugins/org.python.pydev.core/pysrc/pydevd_plugins/__init__.py plugins/org.python.pydev.core/pysrc/pydevd_plugins/extensions/types/pydevd_plugins_django_form_str.py plugins/org.python.pydev.core/pysrc/pydevd_plugins/extensions/types/pydevd_helpers.py plugins/org.python.pydev.core/pysrc/pydevd_plugins/extensions/types/pydevd_plugin_numpy_types.py plugins/org.python.pydev.core/pysrc/pydevd_plugins/extensions/types/__init__.py plugins/org.python.pydev.core/pysrc/pydevd_plugins/extensions/__init__.py plugins/org.python.pydev.core/pysrc/_pydevd_frame_eval/pydevd_modify_bytecode.py plugins/org.python.pydev.core/pysrc/_pydevd_frame_eval/pydevd_frame_eval_cython_wrapper.py plugins/org.python.pydev.core/pysrc/_pydevd_frame_eval/pydevd_frame_eval_main.py plugins/org.python.pydev.core/pysrc/_pydevd_frame_eval/__init__.py plugins/org.python.pydev.core/pysrc/_pydevd_frame_eval/pydevd_frame_tracing.py plugins/org.python.pydev.core/pysrc/third_party/pep8/autopep8.py plugins/org.python.pydev.core/pysrc/third_party/pep8/pycodestyle.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/btm_matcher.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/pytree.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/__main__.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/fixer_base.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/pygram.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/btm_utils.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/refactor.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/patcomp.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/main.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/fixes/fix_apply.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/fixes/fix_unicode.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/fixes/fix_intern.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/fixes/fix_exec.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/fixes/fix_itertools_imports.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/fixes/fix_urllib.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/fixes/fix_import.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/fixes/fix_nonzero.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/fixes/fix_isinstance.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/fixes/fix_buffer.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/fixes/fix_imports.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/fixes/fix_tuple_params.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/fixes/fix_types.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/fixes/fix_raise.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/fixes/fix_xrange.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/fixes/fix_filter.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/fixes/fix_numliterals.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/fixes/fix_funcattrs.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/fixes/fix_exitfunc.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/fixes/fix_operator.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/fixes/fix_callable.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/fixes/fix_raw_input.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/fixes/fix_itertools.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/fixes/fix_zip.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/fixes/fix_execfile.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/fixes/fix_getcwdu.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/fixes/fix_metaclass.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/fixes/fix_print.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/fixes/fix_ws_comma.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/fixes/fix_ne.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/fixes/fix_reduce.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/fixes/fix_paren.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/fixes/fix_next.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/fixes/fix_renames.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/fixes/fix_idioms.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/fixes/fix_long.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/fixes/fix_repr.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/fixes/fix_dict.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/fixes/fix_xreadlines.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/fixes/fix_future.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/fixes/fix_standarderror.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/fixes/fix_has_key.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/fixes/__init__.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/fixes/fix_set_literal.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/fixes/fix_methodattrs.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/fixes/fix_basestring.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/fixes/fix_input.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/fixes/fix_map.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/fixes/fix_throw.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/fixes/fix_imports2.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/fixes/fix_except.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/fixes/fix_sys_exc.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/fixer_util.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/__init__.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/pgen2/pgen.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/pgen2/token.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/pgen2/conv.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/pgen2/parse.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/pgen2/driver.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/pgen2/tokenize.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/pgen2/literals.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/pgen2/__init__.py plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3/lib2to3/pgen2/grammar.py plugins/org.python.pydev.core/pysrc/third_party/wrapped_for_pydev/ctypes/macholib/dyld.py plugins/org.python.pydev.core/pysrc/third_party/wrapped_for_pydev/ctypes/macholib/__init__.py plugins/org.python.pydev.core/pysrc/third_party/wrapped_for_pydev/ctypes/macholib/framework.py plugins/org.python.pydev.core/pysrc/third_party/wrapped_for_pydev/ctypes/macholib/dylib.py plugins/org.python.pydev.core/pysrc/third_party/wrapped_for_pydev/ctypes/util.py plugins/org.python.pydev.core/pysrc/third_party/wrapped_for_pydev/ctypes/_endian.py plugins/org.python.pydev.core/pysrc/third_party/wrapped_for_pydev/ctypes/wintypes.py plugins/org.python.pydev.core/pysrc/third_party/wrapped_for_pydev/ctypes/__init__.py plugins/org.python.pydev.core/pysrc/third_party/cython_json.py plugins/org.python.pydev.core/pysrc/third_party/tests_cython_json.py plugins/org.python.pydev.core/pysrc/third_party/isort_container/isort/isort.py plugins/org.python.pydev.core/pysrc/third_party/isort_container/isort/pie_slice.py plugins/org.python.pydev.core/pysrc/third_party/isort_container/isort/__main__.py plugins/org.python.pydev.core/pysrc/third_party/isort_container/isort/hooks.py plugins/org.python.pydev.core/pysrc/third_party/isort_container/isort/pylama_isort.py plugins/org.python.pydev.core/pysrc/third_party/isort_container/isort/settings.py plugins/org.python.pydev.core/pysrc/third_party/isort_container/isort/main.py plugins/org.python.pydev.core/pysrc/third_party/isort_container/isort/__init__.py plugins/org.python.pydev.core/pysrc/third_party/isort_container/isort/natural.py plugins/org.python.pydev.core/pysrc/tests_runfiles/test_pydevdio.py plugins/org.python.pydev.core/pysrc/tests_runfiles/test_pydevd_property.py plugins/org.python.pydev.core/pysrc/tests_runfiles/test_runfiles.py plugins/org.python.pydev.core/pysrc/tests_runfiles/samples/simpleClass_test.py plugins/org.python.pydev.core/pysrc/tests_runfiles/samples/non_test_file.py plugins/org.python.pydev.core/pysrc/tests_runfiles/samples/simple_test.py plugins/org.python.pydev.core/pysrc/tests_runfiles/samples/simple3_test.py plugins/org.python.pydev.core/pysrc/tests_runfiles/samples/nested_dir/non_test_file.py plugins/org.python.pydev.core/pysrc/tests_runfiles/samples/nested_dir/nested2/non_test_file.py plugins/org.python.pydev.core/pysrc/tests_runfiles/samples/nested_dir/nested2/deep_nest_test.py plugins/org.python.pydev.core/pysrc/tests_runfiles/samples/nested_dir/nested2/__init__.py plugins/org.python.pydev.core/pysrc/tests_runfiles/samples/nested_dir/nested3/non_test_file.py plugins/org.python.pydev.core/pysrc/tests_runfiles/samples/nested_dir/nested3/__init__.py plugins/org.python.pydev.core/pysrc/tests_runfiles/samples/nested_dir/__init__.py plugins/org.python.pydev.core/pysrc/tests_runfiles/samples/nested_dir/simple4_test.py plugins/org.python.pydev.core/pysrc/tests_runfiles/samples/simpleModule_test.py plugins/org.python.pydev.core/pysrc/tests_runfiles/samples/simple2_test.py plugins/org.python.pydev.core/pysrc/pydev_ipython/inputhooktk.py plugins/org.python.pydev.core/pysrc/pydev_ipython/matplotlibtools.py plugins/org.python.pydev.core/pysrc/pydev_ipython/qt_for_kernel.py plugins/org.python.pydev.core/pysrc/pydev_ipython/inputhook.py plugins/org.python.pydev.core/pysrc/pydev_ipython/inputhookgtk.py plugins/org.python.pydev.core/pysrc/pydev_ipython/qt.py plugins/org.python.pydev.core/pysrc/pydev_ipython/inputhookqt4.py plugins/org.python.pydev.core/pysrc/pydev_ipython/inputhookpyglet.py plugins/org.python.pydev.core/pysrc/pydev_ipython/inputhookwx.py plugins/org.python.pydev.core/pysrc/pydev_ipython/version.py plugins/org.python.pydev.core/pysrc/pydev_ipython/qt_loaders.py plugins/org.python.pydev.core/pysrc/pydev_ipython/__init__.py plugins/org.python.pydev.core/pysrc/pydev_ipython/inputhookgtk3.py plugins/org.python.pydev.core/pysrc/pydev_ipython/inputhookglut.py plugins/org.python.pydev.core/pysrc/pydev_ipython/inputhookqt5.py plugins/org.python.pydev.core/pysrc/pydev_app_engine_debug_startup.py plugins/org.python.pydev.core/pysrc/pydevd_attach_to_process/attach_pydevd.py plugins/org.python.pydev.core/pysrc/pydevd_attach_to_process/linux_and_mac/lldb_prepare.py plugins/org.python.pydev.core/pysrc/pydevd_attach_to_process/add_code_to_python_process.py plugins/org.python.pydev.core/pysrc/pydevd_attach_to_process/attach_script.py plugins/org.python.pydev.core/pysrc/pydevd_attach_to_process/_test_attach_to_process_linux.py plugins/org.python.pydev.core/pysrc/pydevd_attach_to_process/_test_attach_to_process.py plugins/org.python.pydev.core/pysrc/pydevd_attach_to_process/_always_live_program.py plugins/org.python.pydev.core/pysrc/pydevd_attach_to_process/_check.py plugins/org.python.pydev.core/pysrc/pydevd_attach_to_process/winappdbg/win32/shlwapi.py plugins/org.python.pydev.core/pysrc/pydevd_attach_to_process/winappdbg/win32/peb_teb.py plugins/org.python.pydev.core/pysrc/pydevd_attach_to_process/winappdbg/win32/user32.py plugins/org.python.pydev.core/pysrc/pydevd_attach_to_process/winappdbg/win32/advapi32.py plugins/org.python.pydev.core/pysrc/pydevd_attach_to_process/winappdbg/win32/ntdll.py plugins/org.python.pydev.core/pysrc/pydevd_attach_to_process/winappdbg/win32/wtsapi32.py plugins/org.python.pydev.core/pysrc/pydevd_attach_to_process/winappdbg/win32/dbghelp.py plugins/org.python.pydev.core/pysrc/pydevd_attach_to_process/winappdbg/win32/context_amd64.py plugins/org.python.pydev.core/pysrc/pydevd_attach_to_process/winappdbg/win32/shell32.py plugins/org.python.pydev.core/pysrc/pydevd_attach_to_process/winappdbg/win32/version.py plugins/org.python.pydev.core/pysrc/pydevd_attach_to_process/winappdbg/win32/gdi32.py plugins/org.python.pydev.core/pysrc/pydevd_attach_to_process/winappdbg/win32/kernel32.py plugins/org.python.pydev.core/pysrc/pydevd_attach_to_process/winappdbg/win32/defines.py plugins/org.python.pydev.core/pysrc/pydevd_attach_to_process/winappdbg/win32/__init__.py plugins/org.python.pydev.core/pysrc/pydevd_attach_to_process/winappdbg/win32/psapi.py plugins/org.python.pydev.core/pysrc/pydevd_attach_to_process/winappdbg/win32/context_i386.py plugins/org.python.pydev.core/pysrc/pydevd_attach_to_process/winappdbg/plugins/do_exploitable.py plugins/org.python.pydev.core/pysrc/pydevd_attach_to_process/winappdbg/plugins/do_symfix.py plugins/org.python.pydev.core/pysrc/pydevd_attach_to_process/winappdbg/plugins/do_example.py plugins/org.python.pydev.core/pysrc/pydevd_attach_to_process/winappdbg/plugins/__init__.py plugins/org.python.pydev.core/pysrc/pydevd_attach_to_process/winappdbg/plugins/do_exchain.py plugins/org.python.pydev.core/pysrc/pydevd_attach_to_process/winappdbg/process.py plugins/org.python.pydev.core/pysrc/pydevd_attach_to_process/winappdbg/search.py plugins/org.python.pydev.core/pysrc/pydevd_attach_to_process/winappdbg/textio.py plugins/org.python.pydev.core/pysrc/pydevd_attach_to_process/winappdbg/compat.py plugins/org.python.pydev.core/pysrc/pydevd_attach_to_process/winappdbg/module.py plugins/org.python.pydev.core/pysrc/pydevd_attach_to_process/winappdbg/util.py plugins/org.python.pydev.core/pysrc/pydevd_attach_to_process/winappdbg/crash.py plugins/org.python.pydev.core/pysrc/pydevd_attach_to_process/winappdbg/event.py plugins/org.python.pydev.core/pysrc/pydevd_attach_to_process/winappdbg/system.py plugins/org.python.pydev.core/pysrc/pydevd_attach_to_process/winappdbg/thread.py plugins/org.python.pydev.core/pysrc/pydevd_attach_to_process/winappdbg/interactive.py plugins/org.python.pydev.core/pysrc/pydevd_attach_to_process/winappdbg/registry.py plugins/org.python.pydev.core/pysrc/pydevd_attach_to_process/winappdbg/breakpoint.py plugins/org.python.pydev.core/pysrc/pydevd_attach_to_process/winappdbg/__init__.py plugins/org.python.pydev.core/pysrc/pydevd_attach_to_process/winappdbg/debug.py plugins/org.python.pydev.core/pysrc/pydevd_attach_to_process/winappdbg/disasm.py plugins/org.python.pydev.core/pysrc/pydevd_attach_to_process/winappdbg/sql.py plugins/org.python.pydev.core/pysrc/pydevd_attach_to_process/winappdbg/window.py plugins/org.python.pydev.core/pysrc/tests_python/test_save_locals.py plugins/org.python.pydev.core/pysrc/tests_python/test_console.py plugins/org.python.pydev.core/pysrc/tests_python/tests_single_notification.py plugins/org.python.pydev.core/pysrc/tests_python/test_resolvers.py plugins/org.python.pydev.core/pysrc/tests_python/test_dump_threads.py plugins/org.python.pydev.core/pysrc/tests_python/test_convert_utilities.py plugins/org.python.pydev.core/pysrc/tests_python/test_fixtures.py plugins/org.python.pydev.core/pysrc/tests_python/test_suspended_frames_manager.py plugins/org.python.pydev.core/pysrc/tests_python/test_pydevd_filtering.py plugins/org.python.pydev.core/pysrc/tests_python/test_run.py plugins/org.python.pydev.core/pysrc/tests_python/test_tracing_on_top_level.py plugins/org.python.pydev.core/pysrc/tests_python/test_debugger.py plugins/org.python.pydev.core/pysrc/tests_python/debugger_fixtures.py plugins/org.python.pydev.core/pysrc/tests_python/test_process_command_line.py plugins/org.python.pydev.core/pysrc/tests_python/test_frame_evaluator.py plugins/org.python.pydev.core/pysrc/tests_python/resource_path_translation/other.py plugins/org.python.pydev.core/pysrc/tests_python/resource_path_translation/__init__.py plugins/org.python.pydev.core/pysrc/tests_python/test_null.py plugins/org.python.pydev.core/pysrc/tests_python/my_extensions/pydevd_plugins/__init__.py plugins/org.python.pydev.core/pysrc/tests_python/my_extensions/pydevd_plugins/extensions/pydevd_plugin_test_exttype.py plugins/org.python.pydev.core/pysrc/tests_python/my_extensions/pydevd_plugins/extensions/__init__.py plugins/org.python.pydev.core/pysrc/tests_python/my_extensions/pydevd_plugins/extensions/pydevd_plugin_test_events.py plugins/org.python.pydev.core/pysrc/tests_python/performance_check.py plugins/org.python.pydev.core/pysrc/tests_python/debug_constants.py plugins/org.python.pydev.core/pysrc/tests_python/test_safe_repr.py plugins/org.python.pydev.core/pysrc/tests_python/test_bytecode_modification.py plugins/org.python.pydev.core/pysrc/tests_python/test_pydev_monkey.py plugins/org.python.pydev.core/pysrc/tests_python/my_django_proj_17/my_app/urls.py plugins/org.python.pydev.core/pysrc/tests_python/my_django_proj_17/my_app/admin.py plugins/org.python.pydev.core/pysrc/tests_python/my_django_proj_17/my_app/tests.py plugins/org.python.pydev.core/pysrc/tests_python/my_django_proj_17/my_app/forms.py plugins/org.python.pydev.core/pysrc/tests_python/my_django_proj_17/my_app/models.py plugins/org.python.pydev.core/pysrc/tests_python/my_django_proj_17/my_app/__init__.py plugins/org.python.pydev.core/pysrc/tests_python/my_django_proj_17/my_app/views.py plugins/org.python.pydev.core/pysrc/tests_python/my_django_proj_17/my_django_proj_17/urls.py plugins/org.python.pydev.core/pysrc/tests_python/my_django_proj_17/my_django_proj_17/wsgi.py plugins/org.python.pydev.core/pysrc/tests_python/my_django_proj_17/my_django_proj_17/settings.py plugins/org.python.pydev.core/pysrc/tests_python/my_django_proj_17/my_django_proj_17/__init__.py plugins/org.python.pydev.core/pysrc/tests_python/my_django_proj_17/manage.py plugins/org.python.pydev.core/pysrc/tests_python/test_collect_bytecode_info.py plugins/org.python.pydev.core/pysrc/tests_python/test_pydevd_io.py plugins/org.python.pydev.core/pysrc/tests_python/test_debugger_json.py plugins/org.python.pydev.core/pysrc/tests_python/test_additional_thread_info.py plugins/org.python.pydev.core/pysrc/tests_python/test_schema.py plugins/org.python.pydev.core/pysrc/tests_python/my_django_proj_21/my_app/urls.py plugins/org.python.pydev.core/pysrc/tests_python/my_django_proj_21/my_app/admin.py plugins/org.python.pydev.core/pysrc/tests_python/my_django_proj_21/my_app/apps.py plugins/org.python.pydev.core/pysrc/tests_python/my_django_proj_21/my_app/migrations/__init__.py plugins/org.python.pydev.core/pysrc/tests_python/my_django_proj_21/my_app/forms.py plugins/org.python.pydev.core/pysrc/tests_python/my_django_proj_21/my_app/models.py plugins/org.python.pydev.core/pysrc/tests_python/my_django_proj_21/my_app/__init__.py plugins/org.python.pydev.core/pysrc/tests_python/my_django_proj_21/my_app/views.py plugins/org.python.pydev.core/pysrc/tests_python/my_django_proj_21/my_django_proj_21/urls.py plugins/org.python.pydev.core/pysrc/tests_python/my_django_proj_21/my_django_proj_21/wsgi.py plugins/org.python.pydev.core/pysrc/tests_python/my_django_proj_21/my_django_proj_21/settings.py plugins/org.python.pydev.core/pysrc/tests_python/my_django_proj_21/my_django_proj_21/__init__.py plugins/org.python.pydev.core/pysrc/tests_python/my_django_proj_21/manage.py plugins/org.python.pydev.core/pysrc/tests_python/test_code_obj_to_source_code.py plugins/org.python.pydev.core/pysrc/tests_python/test_tracing_gotchas.py plugins/org.python.pydev.core/pysrc/tests_python/debugger_unittest.py plugins/org.python.pydev.core/pysrc/tests_python/test_utilities.py plugins/org.python.pydev.core/pysrc/tests_python/__init__.py plugins/org.python.pydev.core/pysrc/tests_python/check_debug_python.py plugins/org.python.pydev.core/pysrc/tests_python/test_frame_eval_and_tracing.py plugins/org.python.pydev.core/pysrc/tests_python/test_pydevcoverage.py plugins/org.python.pydev.core/pysrc/tests_python/regression_check.py plugins/org.python.pydev.core/pysrc/tests_python/flask1/app.py plugins/org.python.pydev.core/pysrc/tests_python/test_extract_token.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_set_next_statement.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_breakpoint2.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_event_ext.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_stepping.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_generator_py2.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_unhandled_exceptions_listcomp.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case2.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_custom_frames.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_generator_py3.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_sysexit_0.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_source_reference.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_change_breaks.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case18.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_multi_threads_stepping.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_unhandled_just_my_code.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_thread_creation_deadlock.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_completions.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_skip_breakpoint_in_exceptions.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_simple_calls.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_m_switch_2.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_unhandled_exceptions_on_top_level2.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_unhandled_exceptions_custom.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_namedtuple.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_zip_files.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_return_value_asyncio.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case17.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_source_mapping_jmc.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_import_main.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_debug_options.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_odict.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_exceptions.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_user_unhandled.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_multiprocessing_pool.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_unhandled_exception_get_stack.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_large_exception_stack.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_unhandled_exceptions_generator.py plugins/org.python.pydev.core/pysrc/tests_python/resources/launch/foo/__main__.py plugins/org.python.pydev.core/pysrc/tests_python/resources/launch/foo/bar.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_remote_unhandled_exceptions.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_path_translation.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_breakpoint_remote.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_return_value.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_custom_message.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case14.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_wait_for_attach_impl.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_breakpoint_remote_no_import.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_module_entry_point.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case56.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_listen_dap_messages.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_source_mapping.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_dont_trace.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_pause_continue.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case1.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_pydevd_customization.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_deep_stacks.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_remote.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_globals.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_qthread2.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_qthread3.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_performance_1.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case4.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_no_subprocess_patching.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_tracing.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_multiprocessing.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_redirect.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case16.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_dir_exception.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case15_execfile.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_local_variables3.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_qthread1.py plugins/org.python.pydev.core/pysrc/tests_python/resources/my_code/my_code_on_entry.py plugins/org.python.pydev.core/pysrc/tests_python/resources/my_code/my_code.py plugins/org.python.pydev.core/pysrc/tests_python/resources/my_code/my_code_double_step.py plugins/org.python.pydev.core/pysrc/tests_python/resources/my_code/my_code_exception_on_other.py plugins/org.python.pydev.core/pysrc/tests_python/resources/my_code/my_code_coroutine.py plugins/org.python.pydev.core/pysrc/tests_python/resources/my_code/__init__.py plugins/org.python.pydev.core/pysrc/tests_python/resources/my_code/my_code_exception.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_print.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_multiple_threads.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_generator3.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_scapy.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_dont_trace_test.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_performance_2.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_hit_count.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_adjust_breakpoint.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_matplotlib.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_source_mapping_and_reference.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_check_tracer.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_local_variables.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_remote_2.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_multiprocessing_2.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_linecache_existing_file.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_generator2.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_bytecode_many_names_example.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_terminate.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_module.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_unhandled_exceptions_on_top_level.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_local_variables2.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_pydevd_test_find_main_thread_id.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_hasattr_crash.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_suspend_all.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_ignore_exceptions.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_generator_step_in.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_python_c.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case3.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_settrace.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_pydev_coverage_cyrillic_encoding_py2.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_lamda.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_wait_for_attach.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_remove_breakpoint.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_quoting.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_qthread4.py plugins/org.python.pydev.core/pysrc/tests_python/resources/launch_py2/foo/__main__.py plugins/org.python.pydev.core/pysrc/tests_python/resources/launch_py2/foo/bar.py plugins/org.python.pydev.core/pysrc/tests_python/resources/launch_py2/foo/__init__.py plugins/org.python.pydev.core/pysrc/tests_python/resources/launch_py2/__init__.py plugins/org.python.pydev.core/pysrc/tests_python/resources/__init__.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_evaluate.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_gevent.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_performance_3.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_import_imported.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_pydev_coverage_syntax_error.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_attach_to_pid_simple.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case20.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_frame_eval.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_breakpoint.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_multiprocessing_stopped_threads.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_bytecode_overflow_example.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_type_ext.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_get_next_statement_targets.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_remote_unhandled_exceptions2.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case19.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_remote_threads.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_get_thread_stack.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_suspend_policy.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_pydev_coverage_cyrillic_encoding_py3.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_m_switch.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_show_bytecode.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_linecache.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_attach_to_pid_multiple_threads.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_unhandled_exceptions.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_remote_1.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_trio.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_thread_started_exited.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_breakpoint_condition_exc.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case89.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case17a.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_asyncio.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_trace_dispatch.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case15.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case13.py plugins/org.python.pydev.core/pysrc/tests_python/resources/not_my_code/other.py plugins/org.python.pydev.core/pysrc/tests_python/resources/not_my_code/not_my_coroutine.py plugins/org.python.pydev.core/pysrc/tests_python/resources/not_my_code/__init__.py plugins/org.python.pydev.core/pysrc/tests_python/resources/not_my_code/main_on_entry.py plugins/org.python.pydev.core/pysrc/tests_python/resources/not_my_code/other_noop.py plugins/org.python.pydev.core/pysrc/tests_python/resources/not_my_code/empty_file.py plugins/org.python.pydev.core/pysrc/tests_python/resources/not_my_code/main_on_entry2.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_generator.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_sysexit.py plugins/org.python.pydev.core/pysrc/tests_python/resources/_debugger_case_local_variables_hex.py plugins/org.python.pydev.core/pysrc/pydevconsole.py plugins/org.python.pydev.core/pysrc/runfiles.py plugins/org.python.pydev.core/pysrc/build_tools/rename_pep8.py plugins/org.python.pydev.core/pysrc/build_tools/build.py plugins/org.python.pydev.core/pysrc/build_tools/generate_code.py plugins/org.python.pydev.core/pysrc/build_tools/names_to_rename.py plugins/org.python.pydev.core/pysrc/build_tools/check_no_git_modifications.py plugins/org.python.pydev.core/pysrc/build_tools/build_binaries_osx.py plugins/org.python.pydev.core/pysrc/build_tools/build_binaries_windows.py plugins/org.python.pydev.core/pysrc/pydev_sitecustomize/sitecustomize.py plugins/org.python.pydev.core/pysrc/pydev_run_in_console.py plugins/org.python.pydev.core/pysrc/pydevd_tracing.py plugins/org.python.pydev.core/pysrc/_pydev_bundle/pydev_is_thread_alive.py plugins/org.python.pydev.core/pysrc/_pydev_bundle/pydev_console_utils.py plugins/org.python.pydev.core/pysrc/_pydev_bundle/pydev_versioncheck.py plugins/org.python.pydev.core/pysrc/_pydev_bundle/pydev_log.py plugins/org.python.pydev.core/pysrc/_pydev_bundle/_pydev_filesystem_encoding.py plugins/org.python.pydev.core/pysrc/_pydev_bundle/_pydev_completer.py plugins/org.python.pydev.core/pysrc/_pydev_bundle/pydev_ipython_console_011.py plugins/org.python.pydev.core/pysrc/_pydev_bundle/_pydev_imports_tipper.py plugins/org.python.pydev.core/pysrc/_pydev_bundle/pydev_umd.py plugins/org.python.pydev.core/pysrc/_pydev_bundle/pydev_override.py plugins/org.python.pydev.core/pysrc/_pydev_bundle/_pydev_getopt.py plugins/org.python.pydev.core/pysrc/_pydev_bundle/pydev_ipython_console.py plugins/org.python.pydev.core/pysrc/_pydev_bundle/pydev_monkey.py plugins/org.python.pydev.core/pysrc/_pydev_bundle/__init__.py plugins/org.python.pydev.core/pysrc/_pydev_bundle/pydev_import_hook.py plugins/org.python.pydev.core/pysrc/_pydev_bundle/pydev_monkey_qt.py plugins/org.python.pydev.core/pysrc/_pydev_bundle/_pydev_log.py plugins/org.python.pydev.core/pysrc/_pydev_bundle/_pydev_jy_imports_tipper.py plugins/org.python.pydev.core/pysrc/_pydev_bundle/_pydev_calltip_util.py plugins/org.python.pydev.core/pysrc/_pydev_bundle/_pydev_tipper_common.py plugins/org.python.pydev.core/pysrc/_pydev_bundle/pydev_localhost.py plugins/org.python.pydev.core/pysrc/_pydev_bundle/pydev_imports.py plugins/org.python.pydev.core/pysrc/pydevd_concurrency_analyser/pydevd_concurrency_logger.py plugins/org.python.pydev.core/pysrc/pydevd_concurrency_analyser/__init__.py plugins/org.python.pydev.core/pysrc/pydevd_concurrency_analyser/pydevd_thread_wrappers.py plugins/org.python.pydev.core/pysrc/pycompletionserver.py plugins/org.python.pydev.core/pysrc/test_pydevd_reload/__init__.py plugins/org.python.pydev.core/pysrc/test_pydevd_reload/test_pydevd_reload.py plugins/org.python.pydev.core/pysrc/_pydevd_bundle/pydevd_referrers.py plugins/org.python.pydev.core/pysrc/_pydevd_bundle/pydevd_trace_dispatch.py plugins/org.python.pydev.core/pysrc/_pydevd_bundle/pydevd_json_debug_options.py plugins/org.python.pydev.core/pysrc/_pydevd_bundle/pydevd_plugin_utils.py plugins/org.python.pydev.core/pysrc/_pydevd_bundle/pydevd_exec2.py plugins/org.python.pydev.core/pysrc/_pydevd_bundle/pydevd_vars.py plugins/org.python.pydev.core/pysrc/_pydevd_bundle/pydevd_custom_frames.py plugins/org.python.pydev.core/pysrc/_pydevd_bundle/pydevd_additional_thread_info_regular.py plugins/org.python.pydev.core/pysrc/_pydevd_bundle/pydevd_additional_thread_info.py plugins/org.python.pydev.core/pysrc/_pydevd_bundle/pydevd_trace_api.py plugins/org.python.pydev.core/pysrc/_pydevd_bundle/pydevd_process_net_command_json.py plugins/org.python.pydev.core/pysrc/_pydevd_bundle/pydevd_extension_api.py plugins/org.python.pydev.core/pysrc/_pydevd_bundle/pydevd_source_mapping.py plugins/org.python.pydev.core/pysrc/_pydevd_bundle/pydevd_frame_utils.py plugins/org.python.pydev.core/pysrc/_pydevd_bundle/pydevd_dont_trace.py plugins/org.python.pydev.core/pysrc/_pydevd_bundle/pydevd_utils.py plugins/org.python.pydev.core/pysrc/_pydevd_bundle/pydevd_safe_repr.py plugins/org.python.pydev.core/pysrc/_pydevd_bundle/pydevd_reload.py plugins/org.python.pydev.core/pysrc/_pydevd_bundle/pydevd_net_command_factory_xml.py plugins/org.python.pydev.core/pysrc/_pydevd_bundle/pydevd_constants.py plugins/org.python.pydev.core/pysrc/_pydevd_bundle/pydevd_net_command_factory_json.py plugins/org.python.pydev.core/pysrc/_pydevd_bundle/pydevd_api.py plugins/org.python.pydev.core/pysrc/_pydevd_bundle/pydevd_net_command.py plugins/org.python.pydev.core/pysrc/_pydevd_bundle/pydevd_breakpoints.py plugins/org.python.pydev.core/pysrc/_pydevd_bundle/pydevd_dont_trace_files.py plugins/org.python.pydev.core/pysrc/_pydevd_bundle/pydevd_xml.py plugins/org.python.pydev.core/pysrc/_pydevd_bundle/pydevd_code_to_source.py plugins/org.python.pydev.core/pysrc/_pydevd_bundle/pydevd_console.py plugins/org.python.pydev.core/pysrc/_pydevd_bundle/pydevd_extension_utils.py plugins/org.python.pydev.core/pysrc/_pydevd_bundle/pydevd_import_class.py plugins/org.python.pydev.core/pysrc/_pydevd_bundle/pydevd_traceproperty.py plugins/org.python.pydev.core/pysrc/_pydevd_bundle/pydevd_exec.py plugins/org.python.pydev.core/pysrc/_pydevd_bundle/pydevd_vm_type.py plugins/org.python.pydev.core/pysrc/_pydevd_bundle/pydevd_suspended_frames.py plugins/org.python.pydev.core/pysrc/_pydevd_bundle/pydevd_command_line_handling.py plugins/org.python.pydev.core/pysrc/_pydevd_bundle/pydevd_cython_wrapper.py plugins/org.python.pydev.core/pysrc/_pydevd_bundle/pydevd_stackless.py plugins/org.python.pydev.core/pysrc/_pydevd_bundle/pydevd_save_locals.py plugins/org.python.pydev.core/pysrc/_pydevd_bundle/pydevconsole_code_for_ironpython.py plugins/org.python.pydev.core/pysrc/_pydevd_bundle/_debug_adapter/__main__pydevd_gen_debug_adapter_protocol.py plugins/org.python.pydev.core/pysrc/_pydevd_bundle/_debug_adapter/pydevd_schema.py plugins/org.python.pydev.core/pysrc/_pydevd_bundle/_debug_adapter/pydevd_base_schema.py plugins/org.python.pydev.core/pysrc/_pydevd_bundle/_debug_adapter/pydevd_schema_log.py plugins/org.python.pydev.core/pysrc/_pydevd_bundle/_debug_adapter/__init__.py plugins/org.python.pydev.core/pysrc/_pydevd_bundle/pydevd_resolver.py plugins/org.python.pydev.core/pysrc/_pydevd_bundle/pydevd_process_net_command.py plugins/org.python.pydev.core/pysrc/_pydevd_bundle/__init__.py plugins/org.python.pydev.core/pysrc/_pydevd_bundle/pydevd_filtering.py plugins/org.python.pydev.core/pysrc/_pydevd_bundle/pydevd_comm_constants.py plugins/org.python.pydev.core/pysrc/_pydevd_bundle/pydevd_defaults.py plugins/org.python.pydev.core/pysrc/_pydevd_bundle/pydevd_frame.py plugins/org.python.pydev.core/pysrc/_pydevd_bundle/pydevd_collect_bytecode_info.py plugins/org.python.pydev.core/pysrc/_pydevd_bundle/pydevd_comm.py plugins/org.python.pydev.core/pysrc/_pydevd_bundle/pydevd_io.py plugins/org.python.pydev.core/pysrc/_pydevd_bundle/pydevd_signature.py plugins/org.python.pydev.core/pysrc/_pydevd_bundle/pydevd_trace_dispatch_regular.py plugins/org.python.pydev.core/pysrc/_pydev_imps/_pydev_sys_patch.py plugins/org.python.pydev.core/pysrc/_pydev_imps/_pydev_pkgutil_old.py plugins/org.python.pydev.core/pysrc/_pydev_imps/_pydev_SocketServer.py plugins/org.python.pydev.core/pysrc/_pydev_imps/_pydev_xmlrpclib.py plugins/org.python.pydev.core/pysrc/_pydev_imps/_pydev_BaseHTTPServer.py plugins/org.python.pydev.core/pysrc/_pydev_imps/_pydev_inspect.py plugins/org.python.pydev.core/pysrc/_pydev_imps/_pydev_saved_modules.py plugins/org.python.pydev.core/pysrc/_pydev_imps/__init__.py plugins/org.python.pydev.core/pysrc/_pydev_imps/_pydev_execfile.py plugins/org.python.pydev.core/pysrc/_pydev_imps/_pydev_SimpleXMLRPCServer.py plugins/org.python.pydev.core/pysrc/pydevd.py plugins/org.python.pydev.core/pysrc/stubs/pycompletion.py plugins/org.python.pydev.core/pysrc/stubs/_django_manager_body.py plugins/org.python.pydev.core/pysrc/stubs/_get_tips.py + rm -r plugins/org.python.pydev.core/pysrc/third_party/wrapped_for_pydev + rm -r plugins/org.python.pydev.core/pysrc/third_party/pep8/lib2to3 + rm -r plugins/org.python.pydev.core/pysrc/third_party/isort_container/isort + cd plugins/org.python.pydev.core/pysrc/third_party/isort_container + ln -s /usr/lib/python3.9/site-packages/isort + rm plugins/org.python.pydev.core/pysrc/third_party/pep8/autopep8.py plugins/org.python.pydev.core/pysrc/third_party/pep8/pycodestyle.py + cd plugins/org.python.pydev.core/pysrc/third_party/pep8/ + ln -s /usr/lib/python3.9/site-packages/autopep8.py + cd plugins/org.python.pydev.core/pysrc/third_party/pep8/ + ln -s /usr/lib/python3.9/site-packages/pycodestyle.py + find -name '*.class' -delete + find -name '*.jar' -delete + find -name '*.dll' -delete + find -name '*.dylib' -delete + find -name '*.so' -delete + rm -rf plugins/org.python.pydev.jython/Lib + pushd plugins/org.python.pydev.jython ~/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.jython ~/build/BUILD/Pydev-pydev_7_6_0 + ln -sf /usr/share/jython/jython.jar + ln -sf /usr/share/jython/javalib + ln -sf /usr/share/jython/Lib ~/build/BUILD/Pydev-pydev_7_6_0 + popd + pushd plugins/org.python.pydev.jython ~/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.jython ~/build/BUILD/Pydev-pydev_7_6_0 ++ ls javalib/antlr32_antlr-runtime-3.2.jar javalib/apache-commons-compress.jar javalib/bcpkix.jar javalib/bcprov.jar javalib/guavaguava.jar javalib/icu4j_icu4j.jar javalib/jansi_jansi.jar javalib/jctools_jctools-core.jar javalib/jffi-native.jar javalib/jffi.jar javalib/jline_jline.jar javalib/jnr-constants.jar javalib/jnr-ffijnr-ffi.jar javalib/jnr-netdbjnr-netdb.jar javalib/jnr-posixjnr-posix.jar javalib/netty_netty-buffer.jar javalib/netty_netty-codec.jar javalib/netty_netty-common.jar javalib/netty_netty-handler.jar javalib/netty_netty-resolver.jar javalib/netty_netty-transport.jar javalib/objectweb-asm_asm-commons.jar javalib/objectweb-asm_asm-util.jar javalib/objectweb-asm_asm.jar javalib/xerces-j2.jar + for j in $(ls javalib/*.jar) + sed -i -e 's/\r//' -e '/^ jython\.jar/i\ javalib/antlr32_antlr-runtime-3.2.jar,' META-INF/MANIFEST.MF + for j in $(ls javalib/*.jar) + sed -i -e 's/\r//' -e '/^ jython\.jar/i\ javalib/apache-commons-compress.jar,' META-INF/MANIFEST.MF + for j in $(ls javalib/*.jar) + sed -i -e 's/\r//' -e '/^ jython\.jar/i\ javalib/bcpkix.jar,' META-INF/MANIFEST.MF + for j in $(ls javalib/*.jar) + sed -i -e 's/\r//' -e '/^ jython\.jar/i\ javalib/bcprov.jar,' META-INF/MANIFEST.MF + for j in $(ls javalib/*.jar) + sed -i -e 's/\r//' -e '/^ jython\.jar/i\ javalib/guavaguava.jar,' META-INF/MANIFEST.MF + for j in $(ls javalib/*.jar) + sed -i -e 's/\r//' -e '/^ jython\.jar/i\ javalib/icu4j_icu4j.jar,' META-INF/MANIFEST.MF + for j in $(ls javalib/*.jar) + sed -i -e 's/\r//' -e '/^ jython\.jar/i\ javalib/jansi_jansi.jar,' META-INF/MANIFEST.MF + for j in $(ls javalib/*.jar) + sed -i -e 's/\r//' -e '/^ jython\.jar/i\ javalib/jctools_jctools-core.jar,' META-INF/MANIFEST.MF + for j in $(ls javalib/*.jar) + sed -i -e 's/\r//' -e '/^ jython\.jar/i\ javalib/jffi-native.jar,' META-INF/MANIFEST.MF + for j in $(ls javalib/*.jar) + sed -i -e 's/\r//' -e '/^ jython\.jar/i\ javalib/jffi.jar,' META-INF/MANIFEST.MF + for j in $(ls javalib/*.jar) + sed -i -e 's/\r//' -e '/^ jython\.jar/i\ javalib/jline_jline.jar,' META-INF/MANIFEST.MF + for j in $(ls javalib/*.jar) + sed -i -e 's/\r//' -e '/^ jython\.jar/i\ javalib/jnr-constants.jar,' META-INF/MANIFEST.MF + for j in $(ls javalib/*.jar) + sed -i -e 's/\r//' -e '/^ jython\.jar/i\ javalib/jnr-ffijnr-ffi.jar,' META-INF/MANIFEST.MF + for j in $(ls javalib/*.jar) + sed -i -e 's/\r//' -e '/^ jython\.jar/i\ javalib/jnr-netdbjnr-netdb.jar,' META-INF/MANIFEST.MF + for j in $(ls javalib/*.jar) + sed -i -e 's/\r//' -e '/^ jython\.jar/i\ javalib/jnr-posixjnr-posix.jar,' META-INF/MANIFEST.MF + for j in $(ls javalib/*.jar) + sed -i -e 's/\r//' -e '/^ jython\.jar/i\ javalib/netty_netty-buffer.jar,' META-INF/MANIFEST.MF + for j in $(ls javalib/*.jar) + sed -i -e 's/\r//' -e '/^ jython\.jar/i\ javalib/netty_netty-codec.jar,' META-INF/MANIFEST.MF + for j in $(ls javalib/*.jar) + sed -i -e 's/\r//' -e '/^ jython\.jar/i\ javalib/netty_netty-common.jar,' META-INF/MANIFEST.MF + for j in $(ls javalib/*.jar) + sed -i -e 's/\r//' -e '/^ jython\.jar/i\ javalib/netty_netty-handler.jar,' META-INF/MANIFEST.MF + for j in $(ls javalib/*.jar) + sed -i -e 's/\r//' -e '/^ jython\.jar/i\ javalib/netty_netty-resolver.jar,' META-INF/MANIFEST.MF + for j in $(ls javalib/*.jar) + sed -i -e 's/\r//' -e '/^ jython\.jar/i\ javalib/netty_netty-transport.jar,' META-INF/MANIFEST.MF + for j in $(ls javalib/*.jar) + sed -i -e 's/\r//' -e '/^ jython\.jar/i\ javalib/objectweb-asm_asm-commons.jar,' META-INF/MANIFEST.MF + for j in $(ls javalib/*.jar) + sed -i -e 's/\r//' -e '/^ jython\.jar/i\ javalib/objectweb-asm_asm-util.jar,' META-INF/MANIFEST.MF + for j in $(ls javalib/*.jar) + sed -i -e 's/\r//' -e '/^ jython\.jar/i\ javalib/objectweb-asm_asm.jar,' META-INF/MANIFEST.MF + for j in $(ls javalib/*.jar) + sed -i -e 's/\r//' -e '/^ jython\.jar/i\ javalib/xerces-j2.jar,' META-INF/MANIFEST.MF + sed -i -e 's/ jython\.jar/ jython.jar,javalib\//' build.properties + popd ~/build/BUILD/Pydev-pydev_7_6_0 ++ build-classpath commons-logging + ln -sf /usr/share/java/commons-logging.jar plugins/org.python.pydev.shared_interactive_console/commons-logging-1.1.1.jar ++ build-classpath ws-commons-util + ln -sf /usr/share/java/ws-commons-util.jar plugins/org.python.pydev.shared_interactive_console/ws-commons-util-1.0.2.jar ++ build-classpath xmlrpc-client + ln -sf /usr/share/java/xmlrpc-client.jar plugins/org.python.pydev.shared_interactive_console/xmlrpc-client-3.1.3.jar ++ build-classpath xmlrpc-common + ln -sf /usr/share/java/xmlrpc-common.jar plugins/org.python.pydev.shared_interactive_console/xmlrpc-common-3.1.3.jar ++ build-classpath xmlrpc-server + ln -sf /usr/share/java/xmlrpc-server.jar plugins/org.python.pydev.shared_interactive_console/xmlrpc-server-3.1.3.jar ++ build-classpath snakeyaml + ln -sf /usr/share/java/snakeyaml.jar plugins/org.python.pydev.shared_core/libs/snakeyaml-1.11.jar ++ build-classpath lucene/lucene-core + ln -sf /usr/share/java/lucene/lucene-core.jar plugins/org.python.pydev.shared_core/libs/lucene-core-8.1.1.jar ++ build-classpath lucene/lucene-analyzers-common + ln -sf /usr/share/java/lucene/lucene-analyzers-common.jar plugins/org.python.pydev.shared_core/libs/lucene-analyzers-common-8.1.1.jar + sed -i -e /Eclipse-BundleShape/d plugins/org.python.pydev.help/META-INF/MANIFEST.MF + iconv -f CP1252 -t UTF-8 LICENSE.txt + mv LICENSE.txt.utf LICENSE.txt + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module org.python.pydev.p2-repo features + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module org.python.pydev.mylyn plugins + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module org.python.pydev.mylyn.feature features + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.aHELEY + umask 022 + cd /builddir/build/BUILD + cd Pydev-pydev_7_6_0 + pushd plugins/org.python.pydev.core/pysrc + cd pydevd_attach_to_process + g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -shared -o attach_linux.so -fPIC -nostartfiles linux_and_mac/attach.cpp In file included from linux_and_mac/../common/py_settrace.hpp:7, from linux_and_mac/attach.cpp:15: linux_and_mac/../common/py_custom_pyeval_settrace.hpp: In function 'void InternalPySetTrace_Template(T, PyObjectHolder*, bool)': linux_and_mac/../common/py_custom_pyeval_settrace.hpp:204:53: warning: the address of 'int InternalTraceTrampoline(PyObject*, PyFrameObject*, int, PyObject*)' will never be NULL [-Waddress] 204 | tstate->use_tracing = ((InternalTraceTrampoline != NULL) | ^ In file included from linux_and_mac/attach.cpp:15: linux_and_mac/../common/py_settrace.hpp: In function 'int InternalSetSysTraceFunc(MODULE_TYPE, bool, bool, PyObjectHolder*, PyObjectHolder*, unsigned int, PyObjectHolder*)': linux_and_mac/../common/py_settrace.hpp:72:21: warning: variable 'intFromLong' set but not used [-Wunused-but-set-variable] 72 | PyInt_FromLong* intFromLong; | ^~~~~~~~~~~ linux_and_mac/attach.cpp: In function 'int DoAttach(bool, const char*, bool)': linux_and_mac/attach.cpp:71:19: warning: unused variable 'version' [-Wunused-variable] 71 | PythonVersion version = GetPythonVersion(module); | ^~~~~~~ In file included from linux_and_mac/../common/py_settrace.hpp:7, from linux_and_mac/attach.cpp:15: linux_and_mac/../common/py_custom_pyeval_settrace.hpp: In instantiation of 'void InternalPySetTrace_Template(T, PyObjectHolder*, bool) [with T = PyThreadState_25_27*]': linux_and_mac/../common/py_custom_pyeval_settrace.hpp:213:128: required from here linux_and_mac/../common/py_custom_pyeval_settrace.hpp:204:53: warning: the address of 'int InternalTraceTrampoline(PyObject*, PyFrameObject*, int, PyObject*)' will never be NULL [-Waddress] 204 | tstate->use_tracing = ((InternalTraceTrampoline != NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ linux_and_mac/../common/py_custom_pyeval_settrace.hpp: In instantiation of 'void InternalPySetTrace_Template(T, PyObjectHolder*, bool) [with T = PyThreadState_30_33*]': linux_and_mac/../common/py_custom_pyeval_settrace.hpp:215:128: required from here linux_and_mac/../common/py_custom_pyeval_settrace.hpp:204:53: warning: the address of 'int InternalTraceTrampoline(PyObject*, PyFrameObject*, int, PyObject*)' will never be NULL [-Waddress] linux_and_mac/../common/py_custom_pyeval_settrace.hpp: In instantiation of 'void InternalPySetTrace_Template(T, PyObjectHolder*, bool) [with T = PyThreadState_34_36*]': linux_and_mac/../common/py_custom_pyeval_settrace.hpp:217:128: required from here linux_and_mac/../common/py_custom_pyeval_settrace.hpp:204:53: warning: the address of 'int InternalTraceTrampoline(PyObject*, PyFrameObject*, int, PyObject*)' will never be NULL [-Waddress] linux_and_mac/../common/py_custom_pyeval_settrace.hpp: In instantiation of 'void InternalPySetTrace_Template(T, PyObjectHolder*, bool) [with T = PyThreadState_37_38*]': linux_and_mac/../common/py_custom_pyeval_settrace.hpp:219:128: required from here linux_and_mac/../common/py_custom_pyeval_settrace.hpp:204:53: warning: the address of 'int InternalTraceTrampoline(PyObject*, PyFrameObject*, int, PyObject*)' will never be NULL [-Waddress] + popd +++ stat --format=%y /builddir/build/SOURCES/pydev_7_6_0.tar.gz ++ date -u '-d2020-06-25 14:40:49.000000000 +0000' +v%Y%m%d-%H%M + QUALIFIER=v20200625-1440 + /usr/bin/python3 /usr/share/java-utils/mvn_build.py -j -f -- -DforceContextQualifier=v20200625-1440 Executing: xmvn --batch-mode --offline -Dmaven.test.skip=true -DforceContextQualifier=v20200625-1440 package org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', '-Dmaven.test.skip=true', '-DforceContextQualifier=v20200625-1440', 'package', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] [INFO] Scanning for projects... [WARNING] Ignoring metadata for artifact javax.annotation:jsr250-api:pom:SYSTEM as it has duplicate metadata [WARNING] The POM for org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:jar:1.6.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:1.6.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.platform:org.eclipse.osgi.compatibility.state:jar:1.1.600 is missing, no dependency information available [WARNING] The POM for org.eclipse.platform:org.eclipse.osgi:jar:3.15.100 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:jar:1.6.0 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:1.6.0 is missing, no dependency information available [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] The POM for org.eclipse.tycho:org.eclipse.tycho.surefire.osgibooter:jar:1.6.0 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.3.1 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.5 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.3.1 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.5 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.3.1 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.5 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.3.1 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.5 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.3.1 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.5 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.3.1 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.5 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.3.1 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.5 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.3.1 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.5 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.3.1 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.5 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.3.1 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.5 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.3.1 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.5 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.3.1 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.5 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.3.1 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.5 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.3.1 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.5 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.3.1 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.5 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.3.1 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.5 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.3.1 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.5 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available [INFO] Computing target platform for MavenProject: org.python.pydev:com.python.pydev.analysis:7.6.0-SNAPSHOT @ /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/pom.xml [INFO] Adding repository fedora:/usr/lib/eclipse/plugins [INFO] Adding repository fedora:/usr/lib/eclipse/features [INFO] Adding repository fedora:/usr/lib/eclipse/dropins [INFO] Adding repository fedora:/usr/share/eclipse/dropins [INFO] Adding repository fedora:/usr/lib/eclipse/droplets [INFO] Adding repository fedora:/usr/share/eclipse/droplets [INFO] Adding repository fedora:/usr/share/java [WARNING] Multiple artifacts detected for osgi.bundle,com.google.inject,4.2.3 [WARNING] /usr/share/java/guice/google-guice.jar and /usr/share/java/guice/google-guice-no_aop.jar have the same ID and version. [WARNING] /usr/share/java/guice/google-guice-no_aop.jar will be preferred. [WARNING] Multiple artifacts detected for osgi.bundle,com.google.inject,4.2.3 [WARNING] /usr/share/java/guice/google-guice-no_aop.jar and /usr/share/java/google-guice.jar have the same ID and version. [WARNING] /usr/share/java/google-guice.jar will be preferred. [WARNING] Multiple artifacts detected for osgi.bundle,com.google.inject,4.2.3 [WARNING] /usr/share/java/google-guice.jar and /usr/share/java/google-guice-no_aop.jar have the same ID and version. [WARNING] /usr/share/java/google-guice-no_aop.jar will be preferred. [INFO] Adding repository fedora:/usr/lib/java [WARNING] Multiple artifacts detected for osgi.bundle,io.netty.transport-native-epoll,4.1.13.Final [WARNING] /usr/lib/java/netty/netty-transport-native-epoll.jar and /usr/lib/java/netty/netty-transport-native-epoll-linux-unknown.jar have the same ID and version. [WARNING] /usr/lib/java/netty/netty-transport-native-epoll-linux-unknown.jar will be preferred. [WARNING] Multiple artifacts detected for osgi.bundle,io.netty.transport-native-unix-common,4.1.13.Final [WARNING] /usr/lib/java/netty/netty-transport-native-unix-common.jar and /usr/lib/java/netty/netty-transport-native-unix-common-linux-unknown.jar have the same ID and version. [WARNING] /usr/lib/java/netty/netty-transport-native-unix-common-linux-unknown.jar will be preferred. [INFO] Resolving dependencies of MavenProject: org.python.pydev:com.python.pydev.analysis:7.6.0-SNAPSHOT @ /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/pom.xml [WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.3.1 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.5 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available [WARNING] Multiple artifacts detected for osgi.bundle,com.google.inject,4.2.3 [WARNING] /usr/share/java/guice/google-guice.jar and /usr/share/java/guice/google-guice-no_aop.jar have the same ID and version. [WARNING] /usr/share/java/guice/google-guice-no_aop.jar will be preferred. [WARNING] Multiple artifacts detected for osgi.bundle,com.google.inject,4.2.3 [WARNING] /usr/share/java/guice/google-guice-no_aop.jar and /usr/share/java/google-guice.jar have the same ID and version. [WARNING] /usr/share/java/google-guice.jar will be preferred. [WARNING] Multiple artifacts detected for osgi.bundle,com.google.inject,4.2.3 [WARNING] /usr/share/java/google-guice.jar and /usr/share/java/google-guice-no_aop.jar have the same ID and version. [WARNING] /usr/share/java/google-guice-no_aop.jar will be preferred. [INFO] Resolving class path of MavenProject: org.python.pydev:com.python.pydev.analysis:7.6.0-SNAPSHOT @ /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/pom.xml [INFO] Computing target platform for MavenProject: org.python.pydev:com.python.pydev.debug:7.6.0-SNAPSHOT @ /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.debug/pom.xml [INFO] Resolving dependencies of MavenProject: org.python.pydev:com.python.pydev.debug:7.6.0-SNAPSHOT @ /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.debug/pom.xml [WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.3.1 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.5 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available [INFO] Resolving class path of MavenProject: org.python.pydev:com.python.pydev.debug:7.6.0-SNAPSHOT @ /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.debug/pom.xml [INFO] Computing target platform for MavenProject: org.python.pydev:com.python.pydev.refactoring:7.6.0-SNAPSHOT @ /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.refactoring/pom.xml [INFO] Resolving dependencies of MavenProject: org.python.pydev:com.python.pydev.refactoring:7.6.0-SNAPSHOT @ /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.refactoring/pom.xml [WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.3.1 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.5 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available [INFO] Resolving class path of MavenProject: org.python.pydev:com.python.pydev.refactoring:7.6.0-SNAPSHOT @ /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.refactoring/pom.xml [INFO] Computing target platform for MavenProject: org.python.pydev:org.python.pydev:7.6.0-SNAPSHOT @ /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/pom.xml [INFO] Resolving dependencies of MavenProject: org.python.pydev:org.python.pydev:7.6.0-SNAPSHOT @ /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/pom.xml [WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.3.1 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.5 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available [INFO] Resolving class path of MavenProject: org.python.pydev:org.python.pydev:7.6.0-SNAPSHOT @ /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/pom.xml [INFO] Computing target platform for MavenProject: org.python.pydev:org.python.pydev.ast:7.6.0-SNAPSHOT @ /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.ast/pom.xml [INFO] Resolving dependencies of MavenProject: org.python.pydev:org.python.pydev.ast:7.6.0-SNAPSHOT @ /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.ast/pom.xml [WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.3.1 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.5 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available [INFO] Resolving class path of MavenProject: org.python.pydev:org.python.pydev.ast:7.6.0-SNAPSHOT @ /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.ast/pom.xml [INFO] Computing target platform for MavenProject: org.python.pydev:org.python.pydev.core:7.6.0-SNAPSHOT @ /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.core/pom.xml [INFO] Resolving dependencies of MavenProject: org.python.pydev:org.python.pydev.core:7.6.0-SNAPSHOT @ /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.core/pom.xml [WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.3.1 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.5 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available [INFO] Resolving class path of MavenProject: org.python.pydev:org.python.pydev.core:7.6.0-SNAPSHOT @ /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.core/pom.xml [INFO] Computing target platform for MavenProject: org.python.pydev:org.python.pydev.customizations:7.6.0-SNAPSHOT @ /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.customizations/pom.xml [INFO] Resolving dependencies of MavenProject: org.python.pydev:org.python.pydev.customizations:7.6.0-SNAPSHOT @ /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.customizations/pom.xml [WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.3.1 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.5 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available [INFO] Resolving class path of MavenProject: org.python.pydev:org.python.pydev.customizations:7.6.0-SNAPSHOT @ /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.customizations/pom.xml [INFO] Computing target platform for MavenProject: org.python.pydev:org.python.pydev.debug:7.6.0-SNAPSHOT @ /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/pom.xml [INFO] Resolving dependencies of MavenProject: org.python.pydev:org.python.pydev.debug:7.6.0-SNAPSHOT @ /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/pom.xml [WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.3.1 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.5 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available [INFO] Resolving class path of MavenProject: org.python.pydev:org.python.pydev.debug:7.6.0-SNAPSHOT @ /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/pom.xml [INFO] Computing target platform for MavenProject: org.python.pydev:org.python.pydev.django:7.6.0-SNAPSHOT @ /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.django/pom.xml [INFO] Resolving dependencies of MavenProject: org.python.pydev:org.python.pydev.django:7.6.0-SNAPSHOT @ /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.django/pom.xml [WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.3.1 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.5 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available [INFO] Resolving class path of MavenProject: org.python.pydev:org.python.pydev.django:7.6.0-SNAPSHOT @ /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.django/pom.xml [INFO] Computing target platform for MavenProject: org.python.pydev:org.python.pydev.help:7.6.0-SNAPSHOT @ /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.help/pom.xml [INFO] Resolving dependencies of MavenProject: org.python.pydev:org.python.pydev.help:7.6.0-SNAPSHOT @ /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.help/pom.xml [WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.3.1 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.5 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available [INFO] Resolving class path of MavenProject: org.python.pydev:org.python.pydev.help:7.6.0-SNAPSHOT @ /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.help/pom.xml [INFO] Computing target platform for MavenProject: org.python.pydev:org.python.pydev.jython:7.6.0-SNAPSHOT @ /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.jython/pom.xml [INFO] Resolving dependencies of MavenProject: org.python.pydev:org.python.pydev.jython:7.6.0-SNAPSHOT @ /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.jython/pom.xml [WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.3.1 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.5 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available [INFO] Resolving class path of MavenProject: org.python.pydev:org.python.pydev.jython:7.6.0-SNAPSHOT @ /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.jython/pom.xml [INFO] Computing target platform for MavenProject: org.python.pydev:org.python.pydev.parser:7.6.0-SNAPSHOT @ /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/pom.xml [INFO] Resolving dependencies of MavenProject: org.python.pydev:org.python.pydev.parser:7.6.0-SNAPSHOT @ /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/pom.xml [WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.3.1 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.5 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available [INFO] Resolving class path of MavenProject: org.python.pydev:org.python.pydev.parser:7.6.0-SNAPSHOT @ /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/pom.xml [INFO] Computing target platform for MavenProject: org.python.pydev:org.python.pydev.refactoring:7.6.0-SNAPSHOT @ /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.refactoring/pom.xml [INFO] Resolving dependencies of MavenProject: org.python.pydev:org.python.pydev.refactoring:7.6.0-SNAPSHOT @ /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.refactoring/pom.xml [WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.3.1 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.5 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available [INFO] Resolving class path of MavenProject: org.python.pydev:org.python.pydev.refactoring:7.6.0-SNAPSHOT @ /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.refactoring/pom.xml [INFO] Computing target platform for MavenProject: org.python.pydev:org.python.pydev.shared_core:7.6.0-SNAPSHOT @ /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_core/pom.xml [INFO] Resolving dependencies of MavenProject: org.python.pydev:org.python.pydev.shared_core:7.6.0-SNAPSHOT @ /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_core/pom.xml [WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.3.1 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.5 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available [INFO] Resolving class path of MavenProject: org.python.pydev:org.python.pydev.shared_core:7.6.0-SNAPSHOT @ /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_core/pom.xml [INFO] Computing target platform for MavenProject: org.python.pydev:org.python.pydev.shared_interactive_console:7.6.0-SNAPSHOT @ /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_interactive_console/pom.xml [INFO] Resolving dependencies of MavenProject: org.python.pydev:org.python.pydev.shared_interactive_console:7.6.0-SNAPSHOT @ /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_interactive_console/pom.xml [WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.3.1 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.5 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available [INFO] Resolving class path of MavenProject: org.python.pydev:org.python.pydev.shared_interactive_console:7.6.0-SNAPSHOT @ /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_interactive_console/pom.xml [INFO] Computing target platform for MavenProject: org.python.pydev:org.python.pydev.shared_ui:7.6.0-SNAPSHOT @ /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.python.pydev:org.python.pydev.shared_ui:7.6.0-SNAPSHOT @ /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_ui/pom.xml [WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.3.1 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.5 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available [INFO] Resolving class path of MavenProject: org.python.pydev:org.python.pydev.shared_ui:7.6.0-SNAPSHOT @ /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_ui/pom.xml [INFO] Computing target platform for MavenProject: org.python.pydev:org.python.pydev.feature:7.6.0-SNAPSHOT @ /builddir/build/BUILD/Pydev-pydev_7_6_0/features/org.python.pydev.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.python.pydev:org.python.pydev.feature:7.6.0-SNAPSHOT @ /builddir/build/BUILD/Pydev-pydev_7_6_0/features/org.python.pydev.feature/pom.xml [WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.3.1 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.5 is missing, no dependency information available [WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available [INFO] Resolving class path of MavenProject: org.python.pydev:org.python.pydev.feature:7.6.0-SNAPSHOT @ /builddir/build/BUILD/Pydev-pydev_7_6_0/features/org.python.pydev.feature/pom.xml [WARNING] The project org.python.pydev:parent:pom:7.6.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Pydev Build Parent [pom] [INFO] Pydev Plugins Parent [pom] [INFO] org.python.pydev.shared_core [eclipse-test-plugin] [INFO] org.python.pydev.core [eclipse-test-plugin] [INFO] org.python.pydev.parser [eclipse-test-plugin] [INFO] org.python.pydev.ast [eclipse-plugin] [INFO] com.python.pydev.analysis [eclipse-test-plugin] [INFO] org.python.pydev.shared_ui [eclipse-plugin] [INFO] org.python.pydev.jython [eclipse-plugin] [INFO] org.python.pydev.shared_interactive_console [eclipse-plugin] [INFO] org.python.pydev [eclipse-test-plugin] [INFO] org.python.pydev.debug [eclipse-test-plugin] [INFO] com.python.pydev.debug [eclipse-test-plugin] [INFO] org.python.pydev.refactoring [eclipse-test-plugin] [INFO] com.python.pydev.refactoring [eclipse-test-plugin] [INFO] org.python.pydev.customizations [eclipse-plugin] [INFO] org.python.pydev.django [eclipse-plugin] [INFO] org.python.pydev.help [eclipse-plugin] [INFO] Pydev Features Parent [pom] [INFO] org.python.pydev.feature [eclipse-feature] [INFO] [INFO] ----------------------< org.python.pydev:parent >----------------------- [INFO] Building Pydev Build Parent 7.6.0-SNAPSHOT [1/20] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ parent --- [INFO] [INFO] ----------------------< org.python.pydev:plugins >---------------------- [INFO] Building Pydev Plugins Parent 7.6.0-SNAPSHOT [2/20] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ plugins --- [INFO] [INFO] -----------< org.python.pydev:org.python.pydev.shared_core >------------ [INFO] Building org.python.pydev.shared_core 7.6.0-SNAPSHOT [3/20] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.python.pydev.shared_core --- [INFO] The project's OSGi version is 7.6.0.v20200625-1440 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.python.pydev.shared_core --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.python.pydev.shared_core --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.python.pydev.shared_core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_core/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.python.pydev.shared_core --- [INFO] Compiling 177 source files to /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_core/target/classes [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_core/src/org/python/pydev/shared_core/preferences/ScopedPreferences.java:[484] Map ret = (Map) iCallback0.call(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from Object to Map [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_core/src/org/python/pydev/shared_core/utils/BaseExtensionHelper.java:[72] List participants = getParticipants(type); ^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_core/src/org/python/pydev/shared_core/utils/BaseExtensionHelper.java:[87] public static List getParticipants(String type) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_core/src/org/python/pydev/shared_core/index/IndexApi.java:[494] ICallback onFile = new ICallback() { ^^^^^^ The value of the local variable onFile is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_core/src/org/python/pydev/shared_core/string/TextSelectionUtils.java:[929] int lineBreaks = 0; ^^^^^^^^^^ The value of the local variable lineBreaks is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_core/src/org/python/pydev/shared_core/string/NoPeerAvailableException.java:[9] public class NoPeerAvailableException extends RuntimeException { ^^^^^^^^^^^^^^^^^^^^^^^^ The serializable class NoPeerAvailableException does not declare a static final serialVersionUID field of type long [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_core/src/org/python/pydev/shared_core/structure/FastStack.java:[191] int lastRet = -1; ^^^^^^^ The value of the field FastStack.ListItr.lastRet is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_core/src/org/python/pydev/shared_core/utils/BaseDocumentCommand.java:[64] public void execute(IDocument document) throws BadLocationException { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method execute(IDocument) from the type BaseDocumentCommand.Command is never used locally [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_core/src/org/python/pydev/shared_core/utils/BaseDocumentCommand.java:[362] private boolean updateCaret() { ^^^^^^^^^^^^^ The method updateCaret() from the type BaseDocumentCommand is never used locally [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_core/src/org/python/pydev/shared_core/utils/BaseDocumentCommand.java:[372] private String getCategory() { ^^^^^^^^^^^^^ The method getCategory() from the type BaseDocumentCommand is never used locally [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_core/src/org/python/pydev/shared_core/callbacks/ListenerList.java:[95] EmptyArray = (X[]) Array.newInstance(genericType, 0); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from Object to X[] [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_core/src/org/python/pydev/shared_core/callbacks/ListenerList.java:[122] X[] newListeners = (X[]) Array.newInstance(genericType, oldSize + 1); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from Object to X[] [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_core/src/org/python/pydev/shared_core/callbacks/ListenerList.java:[174] X[] newListeners = (X[]) Array.newInstance(genericType, oldSize - 1); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from Object to X[] [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_core/src/org/python/pydev/shared_core/utils/ArrayUtils.java:[35] public static T[] concatArrays(T[]... arrays) { ^^^^^^ Type safety: Potential heap pollution via varargs parameter arrays [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_core/src/org/python/pydev/shared_core/utils/ArrayUtils.java:[43] final T[] mergedArray = (T[]) java.lang.reflect.Array.newInstance(arrays[0].getClass().getComponentType(), count); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from Object to T[] [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_core/src/org/python/pydev/shared_core/utils/ArrayUtils.java:[54] public static T[] remove(T[] original, int element, Class componentType) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_core/src/org/python/pydev/shared_core/utils/ArrayUtils.java:[55] final T[] n = (T[]) java.lang.reflect.Array.newInstance(componentType, original.length - 1); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from Object to T[] [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_core/src/org/python/pydev/shared_core/utils/ArrayUtils.java:[79] public static Set asSet(T... objects) { ^^^^^^^ Type safety: Potential heap pollution via varargs parameter objects [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_core/src/org/python/pydev/shared_core/structure/TreeNode.java:[138] TreeNode parentNode = (TreeNode) parent; ^^^^^^^^^^ The value of the local variable parentNode is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_core/src/org/python/pydev/shared_core/structure/Tuple4.java:[43] Tuple4 t2 = (Tuple4) obj; ^^^^^^ Tuple4 is a raw type. References to generic type Tuple4 should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_core/src/org/python/pydev/shared_core/structure/Tuple4.java:[43] Tuple4 t2 = (Tuple4) obj; ^^^^^^ Tuple4 is a raw type. References to generic type Tuple4 should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_core/src/org/python/pydev/shared_core/structure/LowMemoryArrayList.java:[92] a = (T[]) java.lang.reflect.Array.newInstance(a.getClass().getComponentType(), size); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from Object to T[] [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_core/src/org/python/pydev/shared_core/structure/LowMemoryArrayList.java:[120] data = (E[]) new Object[size]; ^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from Object[] to E[] [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_core/src/org/python/pydev/shared_core/structure/LowMemoryArrayList.java:[131] data = (E[]) new Object[minCapacity]; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from Object[] to E[] [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_core/src/org/python/pydev/shared_core/structure/LowMemoryArrayList.java:[141] data = (E[]) new Object[newCapacity]; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from Object[] to E[] [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_core/src/org/python/pydev/shared_core/cache/LRUMap.java:[32] public boolean removeEldestEntry(Map.Entry eldest) { ^^^^^^^^^ Map.Entry is a raw type. References to generic type Map.Entry should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_core/src/org/python/pydev/shared_core/structure/ImmutableTuple.java:[41] ImmutableTuple t2 = (ImmutableTuple) obj; ^^^^^^^^^^^^^^ ImmutableTuple is a raw type. References to generic type ImmutableTuple should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_core/src/org/python/pydev/shared_core/structure/ImmutableTuple.java:[41] ImmutableTuple t2 = (ImmutableTuple) obj; ^^^^^^^^^^^^^^ ImmutableTuple is a raw type. References to generic type ImmutableTuple should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_core/src/org/python/pydev/shared_core/resource_stubs/AbstractIProjectStub.java:[190] public void clearCachedDynamicReferences() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method clearCachedDynamicReferences() of type AbstractIProjectStub should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_core/src/org/python/pydev/shared_core/structure/Tuple3.java:[71] final Tuple3 other = (Tuple3) obj; ^^^^^^ Tuple3 is a raw type. References to generic type Tuple3 should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_core/src/org/python/pydev/shared_core/structure/Tuple3.java:[71] final Tuple3 other = (Tuple3) obj; ^^^^^^ Tuple3 is a raw type. References to generic type Tuple3 should be parameterized 31 problems (31 warnings) [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.python.pydev.shared_core --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.python.pydev.shared_core --- [INFO] Building jar: /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_core/target/org.python.pydev.shared_core-7.6.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.python.pydev.shared_core --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.python.pydev.shared_core --- [INFO] Building jar: /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_core/shared_core.jar [INFO] Building jar: /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_core/target/org.python.pydev.shared_core-7.6.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.python.pydev.shared_core --- [INFO] [INFO] ---------------< org.python.pydev:org.python.pydev.core >--------------- [INFO] Building org.python.pydev.core 7.6.0-SNAPSHOT [4/20] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.python.pydev.core --- [INFO] The project's OSGi version is 7.6.0.v20200625-1440 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.python.pydev.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.python.pydev.core --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.python.pydev.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.core/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.python.pydev.core --- [INFO] Compiling 141 source files to /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.core/target/classes [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.core/src/org/python/pydev/core/autoedit/PyAutoIndentStrategy.java:[342] public void customizeDocumentCommand(IDocument document, IDocumentCommand command) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method customizeDocumentCommand(IDocument, IDocumentCommand) of type PyAutoIndentStrategy should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.core/src/org/python/pydev/core/cache/SoftHashMap.java:[123] public Set entrySet() { ^^^ Type safety: The return type Set for entrySet() from the type SoftHashMap needs unchecked conversion to conform to Set> from the type AbstractMap [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.core/src_json/org/python/pydev/json/eclipsesource/JsonArray.java:[250] public Iterator iterator() { ^^^^^^^^^^ The method iterator() of type JsonArray should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.core/src/org/python/pydev/core/formatter/PyFormatStdManageBlankLines.java:[53] private final FastStringBuffer initialFormatting; ^^^^^^^^^^^^^^^^^ The value of the field PyFormatStdManageBlankLines.initialFormatting is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.core/src/org/python/pydev/core/formatter/PyFormatStdManageBlankLines.java:[54] private final String delimiter; ^^^^^^^^^ The value of the field PyFormatStdManageBlankLines.delimiter is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.core/src/org/python/copiedfromeclipsesrc/JDTNotAvailableException.java:[11] public class JDTNotAvailableException extends RuntimeException { ^^^^^^^^^^^^^^^^^^^^^^^^ The serializable class JDTNotAvailableException does not declare a static final serialVersionUID field of type long [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.core/src/org/python/pydev/core/ILocalScope.java:[69] public Iterator /**/ iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.core/src/org/python/pydev/core/IToken.java:[21] public interface IToken extends Serializable, Comparable { ^^^^^^^^^^ Comparable is a raw type. References to generic type Comparable should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.core/src/org/python/pydev/core/docutils/ImportHandle.java:[312] private final boolean allowBadInput; ^^^^^^^^^^^^^ The value of the field ImportHandle.allowBadInput is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.core/src/org/python/pydev/refactoring/core/base/PyDocumentChangeForTests.java:[21] import org.eclipse.ltk.internal.core.refactoring.TextChanges; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'TextChanges' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.ltk.core.refactoring/3.11.0.v20200612-0706/org.eclipse.ltk.core.refactoring-3.11.0.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.core/src/org/python/pydev/refactoring/core/base/PyDocumentChangeForTests.java:[22] import org.eclipse.ltk.internal.core.refactoring.UndoDocumentChange; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'UndoDocumentChange' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.ltk.core.refactoring/3.11.0.v20200612-0706/org.eclipse.ltk.core.refactoring-3.11.0.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.core/src/org/python/pydev/refactoring/core/base/PyDocumentChangeForTests.java:[67] RefactoringStatus result = TextChanges.isValid(fDocument, fLength); ^^^^^^^^^^^ Discouraged access: The type 'TextChanges' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.ltk.core.refactoring/3.11.0.v20200612-0706/org.eclipse.ltk.core.refactoring-3.11.0.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.core/src/org/python/pydev/refactoring/core/base/PyDocumentChangeForTests.java:[67] RefactoringStatus result = TextChanges.isValid(fDocument, fLength); ^^^^^^^ Discouraged access: The method 'TextChanges.isValid(IDocument, int)' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.ltk.core.refactoring/3.11.0.v20200612-0706/org.eclipse.ltk.core.refactoring-3.11.0.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.core/src/org/python/pydev/refactoring/core/base/PyDocumentChangeForTests.java:[101] return new UndoDocumentChange(getName(), fDocument, edit); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'UndoDocumentChange' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.ltk.core.refactoring/3.11.0.v20200612-0706/org.eclipse.ltk.core.refactoring-3.11.0.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.core/src/org/python/pydev/refactoring/core/base/PyDocumentChangeForTests.java:[101] return new UndoDocumentChange(getName(), fDocument, edit); ^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'UndoDocumentChange(String, IDocument, UndoEdit)' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.ltk.core.refactoring/3.11.0.v20200612-0706/org.eclipse.ltk.core.refactoring-3.11.0.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.core/src/org/python/pydev/core/docutils/ImportNotRecognizedException.java:[9] public class ImportNotRecognizedException extends Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The serializable class ImportNotRecognizedException does not declare a static final serialVersionUID field of type long 16 problems (16 warnings) [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.python.pydev.core --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.python.pydev.core --- [INFO] Building jar: /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.core/target/org.python.pydev.core-7.6.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.python.pydev.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.python.pydev.core --- [INFO] Building jar: /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.core/core.jar [INFO] Building jar: /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.core/target/org.python.pydev.core-7.6.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.python.pydev.core --- [INFO] [INFO] --------------< org.python.pydev:org.python.pydev.parser >-------------- [INFO] Building org.python.pydev.parser 7.6.0-SNAPSHOT [5/20] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.python.pydev.parser --- [INFO] The project's OSGi version is 7.6.0.v20200625-1440 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.python.pydev.parser --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.python.pydev.parser --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.python.pydev.parser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.python.pydev.parser --- [INFO] Compiling 226 source files to /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/target/classes [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Ellipsis.java:[4] import org.python.pydev.parser.jython.SimpleNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.SimpleNode is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Ellipsis.java:[5] import java.util.Arrays; ^^^^^^^^^^^^^^^^ The import java.util.Arrays is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Ellipsis.java:[14] final int prime = 31; ^^^^^ The value of the local variable prime is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Ellipsis.java:[24] Ellipsis other = (Ellipsis) obj; ^^^^^ The value of the local variable other is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/visitors/StopVisitingException.java:[15] public class StopVisitingException extends Exception { ^^^^^^^^^^^^^^^^^^^^^ The serializable class StopVisitingException does not declare a static final serialVersionUID field of type long [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Exec.java:[4] import org.python.pydev.parser.jython.SimpleNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.SimpleNode is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Exec.java:[5] import java.util.Arrays; ^^^^^^^^^^^^^^^^ The import java.util.Arrays is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Import.java:[4] import org.python.pydev.parser.jython.SimpleNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.SimpleNode is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/keywordType.java:[5] import java.util.Arrays; ^^^^^^^^^^^^^^^^ The import java.util.Arrays is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/NameTok.java:[4] import org.python.pydev.parser.jython.SimpleNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.SimpleNode is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/NameTok.java:[5] import java.util.Arrays; ^^^^^^^^^^^^^^^^ The import java.util.Arrays is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar30/PythonGrammar30.java:[4] import java.util.ArrayList; ^^^^^^^^^^^^^^^^^^^ The import java.util.ArrayList is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar30/PythonGrammar30.java:[9] import org.python.pydev.parser.grammarcommon.AbstractTokenManager; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.grammarcommon.AbstractTokenManager is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar30/PythonGrammar30.java:[11] import org.python.pydev.parser.grammarcommon.IJJTPythonGrammarState; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.grammarcommon.IJJTPythonGrammarState is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar30/PythonGrammar30.java:[13] import org.python.pydev.parser.grammarcommon.JJTPythonGrammarState; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.grammarcommon.JJTPythonGrammarState is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar30/PythonGrammar30.java:[15] import org.python.pydev.parser.grammarcommon.WithNameInvalidException; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.grammarcommon.WithNameInvalidException is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar30/PythonGrammar30.java:[20] import org.python.pydev.parser.jython.TokenMgrError; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.TokenMgrError is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar30/PythonGrammar30.java:[22] import org.python.pydev.parser.jython.ast.ImportFrom; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.ast.ImportFrom is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar30/PythonGrammar30.java:[52] protected final Token getCurrentToken() { ^^^^^^^^^^^^^^^^^ The method getCurrentToken() of type PythonGrammar30 should be tagged with @Override since it actually overrides a superclass method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar30/PythonGrammar30.java:[59] protected final void setCurrentToken(Token t) { ^^^^^^^^^^^^^^^^^^^^^^^^ The method setCurrentToken(Token) of type PythonGrammar30 should be tagged with @Override since it actually overrides a superclass method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar30/PythonGrammar30.java:[67] protected final AbstractJJTPythonGrammarState getJJTree(){ ^^^^^^^^^^^ The method getJJTree() of type PythonGrammar30 should be tagged with @Override since it actually overrides a superclass method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar30/PythonGrammar30.java:[75] public final List getTokenSourceSpecialTokensList(){ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getTokenSourceSpecialTokensList() of type PythonGrammar30 should be tagged with @Override since it actually overrides a superclass method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar30/PythonGrammar30.java:[83] protected final Token getJJLastPos(){ ^^^^^^^^^^^^^^ The method getJJLastPos() of type PythonGrammar30 should be tagged with @Override since it actually overrides a superclass method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar30/PythonGrammar30.java:[111] final public modType file_input() throws ParseException { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method file_input() of type PythonGrammar30 should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar30/PythonGrammar30.java:[281] throw new Error("Missing return statement in function"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar30/PythonGrammar30.java:[1395] SimpleNode simpleNode;Token spStr; ^^^^^^^^^^ The value of the local variable simpleNode is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar30/PythonGrammar30.java:[2574] throw new Error("Missing return statement in function"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar30/PythonGrammar30.java:[2885] throw new Error("Missing return statement in function"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar30/PythonGrammar30.java:[3043] throw new Error("Missing return statement in function"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar30/PythonGrammar30.java:[3269] throw new Error("Missing return statement in function"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar30/PythonGrammar30.java:[3315] throw new Error("Missing return statement in function"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar30/PythonGrammar30.java:[3697] throw new Error("Missing return statement in function"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar30/PythonGrammar30.java:[7672] jjtreeOpenNodeScope(jjtn000);Token spStr;Token spStr2; ^^^^^ The value of the local variable spStr is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar30/PythonGrammar30.java:[7672] jjtreeOpenNodeScope(jjtn000);Token spStr;Token spStr2; ^^^^^^ The value of the local variable spStr2 is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar30/PythonGrammar30.java:[8071] throw new Error("Missing return statement in function"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar30/PythonGrammar30.java:[10276] static private final class LookaheadSuccess extends java.lang.Error { } ^^^^^^^^^^^^^^^^ The serializable class LookaheadSuccess does not declare a static final serialVersionUID field of type long [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar30/PythonGrammar30.java:[10310] final public Token getToken(int index) { ^^^^^^^^^^^^^^^^^^^ The method getToken(int) of type PythonGrammar30 should be tagged with @Override since it actually overrides a superclass method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar30/PythonGrammar30.java:[10404] final public void enable_tracing() { ^^^^^^^^^^^^^^^^ The method enable_tracing() of type PythonGrammar30 should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Subscript.java:[4] import org.python.pydev.parser.jython.SimpleNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.SimpleNode is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Subscript.java:[5] import java.util.Arrays; ^^^^^^^^^^^^^^^^ The import java.util.Arrays is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar36/PythonGrammar36TokenManager.java:[37] protected Class getConstantsClass(){ ^^^^^^^^^^^^^^^^^^^ The method getConstantsClass() of type PythonGrammar36TokenManager should be tagged with @Override since it actually overrides a superclass method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar36/PythonGrammar36TokenManager.java:[48] public int getCurrentLineIndentation(){ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getCurrentLineIndentation() of type PythonGrammar36TokenManager should be tagged with @Override since it actually overrides a superclass method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar36/PythonGrammar36TokenManager.java:[55] public int getLastIndentation(){ ^^^^^^^^^^^^^^^^^^^^ The method getLastIndentation() of type PythonGrammar36TokenManager should be tagged with @Override since it actually overrides a superclass method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar36/PythonGrammar36TokenManager.java:[60] public final void indenting(int ind) { ^^^^^^^^^^^^^^^^^^ The method indenting(int) of type PythonGrammar36TokenManager should be tagged with @Override since it actually overrides a superclass method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar36/PythonGrammar36TokenManager.java:[5150] public Token getNextToken() ^^^^^^^^^^^^^^ The method getNextToken() of type PythonGrammar36TokenManager should be tagged with @Override since it actually overrides a superclass method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Lambda.java:[4] import org.python.pydev.parser.jython.SimpleNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.SimpleNode is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Lambda.java:[5] import java.util.Arrays; ^^^^^^^^^^^^^^^^ The import java.util.Arrays is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Str.java:[4] import org.python.pydev.parser.jython.SimpleNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.SimpleNode is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/commentType.java:[5] import java.util.Arrays; ^^^^^^^^^^^^^^^^ The import java.util.Arrays is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/aliasType.java:[5] import java.util.Arrays; ^^^^^^^^^^^^^^^^ The import java.util.Arrays is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Slice.java:[4] import org.python.pydev.parser.jython.SimpleNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.SimpleNode is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Slice.java:[5] import java.util.Arrays; ^^^^^^^^^^^^^^^^ The import java.util.Arrays is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Compare.java:[4] import org.python.pydev.parser.jython.SimpleNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.SimpleNode is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar38/PythonGrammar38.java:[4] import java.util.ArrayList; ^^^^^^^^^^^^^^^^^^^ The import java.util.ArrayList is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar38/PythonGrammar38.java:[9] import org.python.pydev.parser.grammarcommon.AbstractTokenManager; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.grammarcommon.AbstractTokenManager is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar38/PythonGrammar38.java:[11] import org.python.pydev.parser.grammarcommon.IJJTPythonGrammarState; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.grammarcommon.IJJTPythonGrammarState is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar38/PythonGrammar38.java:[13] import org.python.pydev.parser.grammarcommon.JJTPythonGrammarState; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.grammarcommon.JJTPythonGrammarState is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar38/PythonGrammar38.java:[15] import org.python.pydev.parser.grammarcommon.WithNameInvalidException; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.grammarcommon.WithNameInvalidException is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar38/PythonGrammar38.java:[20] import org.python.pydev.parser.jython.TokenMgrError; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.TokenMgrError is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar38/PythonGrammar38.java:[22] import org.python.pydev.parser.jython.ast.ImportFrom; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.ast.ImportFrom is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar38/PythonGrammar38.java:[54] protected final Token getCurrentToken() { ^^^^^^^^^^^^^^^^^ The method getCurrentToken() of type PythonGrammar38 should be tagged with @Override since it actually overrides a superclass method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar38/PythonGrammar38.java:[61] protected final void setCurrentToken(Token t) { ^^^^^^^^^^^^^^^^^^^^^^^^ The method setCurrentToken(Token) of type PythonGrammar38 should be tagged with @Override since it actually overrides a superclass method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar38/PythonGrammar38.java:[69] protected final AbstractJJTPythonGrammarState getJJTree(){ ^^^^^^^^^^^ The method getJJTree() of type PythonGrammar38 should be tagged with @Override since it actually overrides a superclass method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar38/PythonGrammar38.java:[77] public final List getTokenSourceSpecialTokensList(){ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getTokenSourceSpecialTokensList() of type PythonGrammar38 should be tagged with @Override since it actually overrides a superclass method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar38/PythonGrammar38.java:[85] protected final Token getJJLastPos(){ ^^^^^^^^^^^^^^ The method getJJLastPos() of type PythonGrammar38 should be tagged with @Override since it actually overrides a superclass method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar38/PythonGrammar38.java:[113] final public modType file_input() throws ParseException { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method file_input() of type PythonGrammar38 should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar38/PythonGrammar38.java:[291] throw new Error("Missing return statement in function"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar38/PythonGrammar38.java:[295] final public Expr eval_input() throws ParseException { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method eval_input() of type PythonGrammar38 should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar38/PythonGrammar38.java:[340] throw new Error("Missing return statement in function"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar38/PythonGrammar38.java:[1612] SimpleNode simpleNode;Token spStr; ^^^^^^^^^^ The value of the local variable simpleNode is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar38/PythonGrammar38.java:[2941] throw new Error("Missing return statement in function"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar38/PythonGrammar38.java:[3269] throw new Error("Missing return statement in function"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar38/PythonGrammar38.java:[3431] throw new Error("Missing return statement in function"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar38/PythonGrammar38.java:[3657] throw new Error("Missing return statement in function"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar38/PythonGrammar38.java:[3703] throw new Error("Missing return statement in function"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar38/PythonGrammar38.java:[4125] throw new Error("Missing return statement in function"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar38/PythonGrammar38.java:[8226] jjtreeOpenNodeScope(jjtn000);Token spStr;Token spStr2; ^^^^^ The value of the local variable spStr is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar38/PythonGrammar38.java:[8226] jjtreeOpenNodeScope(jjtn000);Token spStr;Token spStr2; ^^^^^^ The value of the local variable spStr2 is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar38/PythonGrammar38.java:[8639] throw new Error("Missing return statement in function"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar38/PythonGrammar38.java:[11014] static private final class LookaheadSuccess extends java.lang.Error { } ^^^^^^^^^^^^^^^^ The serializable class LookaheadSuccess does not declare a static final serialVersionUID field of type long [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar38/PythonGrammar38.java:[11048] final public Token getToken(int index) { ^^^^^^^^^^^^^^^^^^^ The method getToken(int) of type PythonGrammar38 should be tagged with @Override since it actually overrides a superclass method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar38/PythonGrammar38.java:[11145] final public void enable_tracing() { ^^^^^^^^^^^^^^^^ The method enable_tracing() of type PythonGrammar38 should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/WithItem.java:[4] import org.python.pydev.parser.jython.SimpleNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.SimpleNode is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/WithItem.java:[5] import java.util.Arrays; ^^^^^^^^^^^^^^^^ The import java.util.Arrays is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar36/PythonGrammar36.java:[4] import java.util.ArrayList; ^^^^^^^^^^^^^^^^^^^ The import java.util.ArrayList is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar36/PythonGrammar36.java:[9] import org.python.pydev.parser.grammarcommon.AbstractTokenManager; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.grammarcommon.AbstractTokenManager is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar36/PythonGrammar36.java:[11] import org.python.pydev.parser.grammarcommon.IJJTPythonGrammarState; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.grammarcommon.IJJTPythonGrammarState is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar36/PythonGrammar36.java:[13] import org.python.pydev.parser.grammarcommon.JJTPythonGrammarState; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.grammarcommon.JJTPythonGrammarState is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar36/PythonGrammar36.java:[15] import org.python.pydev.parser.grammarcommon.WithNameInvalidException; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.grammarcommon.WithNameInvalidException is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar36/PythonGrammar36.java:[20] import org.python.pydev.parser.jython.TokenMgrError; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.TokenMgrError is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar36/PythonGrammar36.java:[22] import org.python.pydev.parser.jython.ast.ImportFrom; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.ast.ImportFrom is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar36/PythonGrammar36.java:[54] protected final Token getCurrentToken() { ^^^^^^^^^^^^^^^^^ The method getCurrentToken() of type PythonGrammar36 should be tagged with @Override since it actually overrides a superclass method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar36/PythonGrammar36.java:[61] protected final void setCurrentToken(Token t) { ^^^^^^^^^^^^^^^^^^^^^^^^ The method setCurrentToken(Token) of type PythonGrammar36 should be tagged with @Override since it actually overrides a superclass method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar36/PythonGrammar36.java:[69] protected final AbstractJJTPythonGrammarState getJJTree(){ ^^^^^^^^^^^ The method getJJTree() of type PythonGrammar36 should be tagged with @Override since it actually overrides a superclass method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar36/PythonGrammar36.java:[77] public final List getTokenSourceSpecialTokensList(){ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getTokenSourceSpecialTokensList() of type PythonGrammar36 should be tagged with @Override since it actually overrides a superclass method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar36/PythonGrammar36.java:[85] protected final Token getJJLastPos(){ ^^^^^^^^^^^^^^ The method getJJLastPos() of type PythonGrammar36 should be tagged with @Override since it actually overrides a superclass method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar36/PythonGrammar36.java:[113] final public modType file_input() throws ParseException { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method file_input() of type PythonGrammar36 should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar36/PythonGrammar36.java:[291] throw new Error("Missing return statement in function"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar36/PythonGrammar36.java:[295] final public Expr eval_input() throws ParseException { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method eval_input() of type PythonGrammar36 should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar36/PythonGrammar36.java:[340] throw new Error("Missing return statement in function"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar36/PythonGrammar36.java:[1579] SimpleNode simpleNode;Token spStr; ^^^^^^^^^^ The value of the local variable simpleNode is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar36/PythonGrammar36.java:[2861] throw new Error("Missing return statement in function"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar36/PythonGrammar36.java:[3184] throw new Error("Missing return statement in function"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar36/PythonGrammar36.java:[3346] throw new Error("Missing return statement in function"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar36/PythonGrammar36.java:[3572] throw new Error("Missing return statement in function"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar36/PythonGrammar36.java:[3618] throw new Error("Missing return statement in function"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar36/PythonGrammar36.java:[4000] throw new Error("Missing return statement in function"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar36/PythonGrammar36.java:[8101] jjtreeOpenNodeScope(jjtn000);Token spStr;Token spStr2; ^^^^^ The value of the local variable spStr is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar36/PythonGrammar36.java:[8101] jjtreeOpenNodeScope(jjtn000);Token spStr;Token spStr2; ^^^^^^ The value of the local variable spStr2 is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar36/PythonGrammar36.java:[8505] throw new Error("Missing return statement in function"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar36/PythonGrammar36.java:[10847] static private final class LookaheadSuccess extends java.lang.Error { } ^^^^^^^^^^^^^^^^ The serializable class LookaheadSuccess does not declare a static final serialVersionUID field of type long [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar36/PythonGrammar36.java:[10881] final public Token getToken(int index) { ^^^^^^^^^^^^^^^^^^^ The method getToken(int) of type PythonGrammar36 should be tagged with @Override since it actually overrides a superclass method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar36/PythonGrammar36.java:[10978] final public void enable_tracing() { ^^^^^^^^^^^^^^^^ The method enable_tracing() of type PythonGrammar36 should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar25/PythonGrammar25.java:[4] import java.util.ArrayList; ^^^^^^^^^^^^^^^^^^^ The import java.util.ArrayList is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar25/PythonGrammar25.java:[9] import org.python.pydev.parser.grammarcommon.AbstractTokenManager; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.grammarcommon.AbstractTokenManager is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar25/PythonGrammar25.java:[11] import org.python.pydev.parser.grammarcommon.IJJTPythonGrammarState; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.grammarcommon.IJJTPythonGrammarState is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar25/PythonGrammar25.java:[13] import org.python.pydev.parser.grammarcommon.JJTPythonGrammarState; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.grammarcommon.JJTPythonGrammarState is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar25/PythonGrammar25.java:[14] import org.python.pydev.parser.grammarcommon.JfpDef; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.grammarcommon.JfpDef is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar25/PythonGrammar25.java:[20] import org.python.pydev.parser.jython.TokenMgrError; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.TokenMgrError is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar25/PythonGrammar25.java:[22] import org.python.pydev.parser.jython.ast.ImportFrom; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.ast.ImportFrom is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar25/PythonGrammar25.java:[252] throw new Error("Missing return statement in function"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar25/PythonGrammar25.java:[856] SimpleNode simpleNode; ^^^^^^^^^^ The value of the local variable simpleNode is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar25/PythonGrammar25.java:[2120] throw new Error("Missing return statement in function"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar25/PythonGrammar25.java:[2567] throw new Error("Missing return statement in function"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar25/PythonGrammar25.java:[2837] throw new Error("Missing return statement in function"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar25/PythonGrammar25.java:[2896] throw new Error("Missing return statement in function"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar25/PythonGrammar25.java:[3288] throw new Error("Missing return statement in function"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar25/PythonGrammar25.java:[7098] jjtree.closeNodeScope(jjtn000, true); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar25/PythonGrammar25.java:[7108] throw new Error("Missing return statement in function"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar25/PythonGrammar25.java:[7143] jjtree.closeNodeScope(jjtn000, true); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar25/PythonGrammar25.java:[7153] throw new Error("Missing return statement in function"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar25/PythonGrammar25.java:[8874] static private final class LookaheadSuccess extends java.lang.Error { ^^^^^^^^^^^^^^^^ The serializable class LookaheadSuccess does not declare a static final serialVersionUID field of type long [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/sliceType.java:[5] import java.util.Arrays; ^^^^^^^^^^^^^^^^ The import java.util.Arrays is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Print.java:[4] import org.python.pydev.parser.jython.SimpleNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.SimpleNode is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/WithItemType.java:[5] import java.util.Arrays; ^^^^^^^^^^^^^^^^ The import java.util.Arrays is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Delete.java:[4] import org.python.pydev.parser.jython.SimpleNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.SimpleNode is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/ClassDef.java:[4] import org.python.pydev.parser.jython.SimpleNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.SimpleNode is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Name.java:[4] import org.python.pydev.parser.jython.SimpleNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.SimpleNode is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Name.java:[5] import java.util.Arrays; ^^^^^^^^^^^^^^^^ The import java.util.Arrays is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/visitors/scope/YieldVisitor.java:[45] private List ret = new LowMemoryArrayList(); ^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type LowMemoryArrayList needs unchecked conversion to conform to List [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/visitors/scope/YieldVisitor.java:[45] private List ret = new LowMemoryArrayList(); ^^^^^^^^^^^^^^^^^^ LowMemoryArrayList is a raw type. References to generic type LowMemoryArrayList should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/While.java:[4] import org.python.pydev.parser.jython.SimpleNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.SimpleNode is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar27/PythonGrammar27.java:[4] import java.util.ArrayList; ^^^^^^^^^^^^^^^^^^^ The import java.util.ArrayList is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar27/PythonGrammar27.java:[9] import org.python.pydev.parser.grammarcommon.AbstractTokenManager; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.grammarcommon.AbstractTokenManager is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar27/PythonGrammar27.java:[11] import org.python.pydev.parser.grammarcommon.IJJTPythonGrammarState; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.grammarcommon.IJJTPythonGrammarState is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar27/PythonGrammar27.java:[13] import org.python.pydev.parser.grammarcommon.JJTPythonGrammarState; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.grammarcommon.JJTPythonGrammarState is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar27/PythonGrammar27.java:[14] import org.python.pydev.parser.grammarcommon.JfpDef; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.grammarcommon.JfpDef is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar27/PythonGrammar27.java:[15] import org.python.pydev.parser.grammarcommon.WithNameInvalidException; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.grammarcommon.WithNameInvalidException is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar27/PythonGrammar27.java:[20] import org.python.pydev.parser.jython.TokenMgrError; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.TokenMgrError is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar27/PythonGrammar27.java:[22] import org.python.pydev.parser.jython.ast.ImportFrom; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.ast.ImportFrom is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar27/PythonGrammar27.java:[258] throw new Error("Missing return statement in function"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar27/PythonGrammar27.java:[897] SimpleNode simpleNode; ^^^^^^^^^^ The value of the local variable simpleNode is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar27/PythonGrammar27.java:[2203] throw new Error("Missing return statement in function"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar27/PythonGrammar27.java:[2659] throw new Error("Missing return statement in function"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar27/PythonGrammar27.java:[2923] throw new Error("Missing return statement in function"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar27/PythonGrammar27.java:[2982] throw new Error("Missing return statement in function"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar27/PythonGrammar27.java:[3379] throw new Error("Missing return statement in function"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar27/PythonGrammar27.java:[5697] boolean dict = false; ^^^^ The value of the local variable dict is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar27/PythonGrammar27.java:[7373] jjtree.closeNodeScope(jjtn000, true); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar27/PythonGrammar27.java:[7383] throw new Error("Missing return statement in function"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar27/PythonGrammar27.java:[9280] static private final class LookaheadSuccess extends java.lang.Error { ^^^^^^^^^^^^^^^^ The serializable class LookaheadSuccess does not declare a static final serialVersionUID field of type long [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Index.java:[4] import org.python.pydev.parser.jython.SimpleNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.SimpleNode is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Index.java:[5] import java.util.Arrays; ^^^^^^^^^^^^^^^^ The import java.util.Arrays is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Attribute.java:[4] import org.python.pydev.parser.jython.SimpleNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.SimpleNode is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Attribute.java:[5] import java.util.Arrays; ^^^^^^^^^^^^^^^^ The import java.util.Arrays is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Set.java:[4] import org.python.pydev.parser.jython.SimpleNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.SimpleNode is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/UnaryOp.java:[4] import org.python.pydev.parser.jython.SimpleNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.SimpleNode is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/UnaryOp.java:[5] import java.util.Arrays; ^^^^^^^^^^^^^^^^ The import java.util.Arrays is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar30/PythonGrammar30TokenManager.java:[35] protected Class getConstantsClass(){ ^^^^^^^^^^^^^^^^^^^ The method getConstantsClass() of type PythonGrammar30TokenManager should be tagged with @Override since it actually overrides a superclass method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar30/PythonGrammar30TokenManager.java:[46] public int getCurrentLineIndentation(){ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getCurrentLineIndentation() of type PythonGrammar30TokenManager should be tagged with @Override since it actually overrides a superclass method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar30/PythonGrammar30TokenManager.java:[53] public int getLastIndentation(){ ^^^^^^^^^^^^^^^^^^^^ The method getLastIndentation() of type PythonGrammar30TokenManager should be tagged with @Override since it actually overrides a superclass method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar30/PythonGrammar30TokenManager.java:[58] public final void indenting(int ind) { ^^^^^^^^^^^^^^^^^^ The method indenting(int) of type PythonGrammar30TokenManager should be tagged with @Override since it actually overrides a superclass method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar30/PythonGrammar30TokenManager.java:[4205] public Token getNextToken() ^^^^^^^^^^^^^^ The method getNextToken() of type PythonGrammar30TokenManager should be tagged with @Override since it actually overrides a superclass method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/If.java:[4] import org.python.pydev.parser.jython.SimpleNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.SimpleNode is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Assert.java:[4] import org.python.pydev.parser.jython.SimpleNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.SimpleNode is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Assert.java:[5] import java.util.Arrays; ^^^^^^^^^^^^^^^^ The import java.util.Arrays is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/suiteType.java:[5] import java.util.Arrays; ^^^^^^^^^^^^^^^^ The import java.util.Arrays is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/GeneratorExp.java:[4] import org.python.pydev.parser.jython.SimpleNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.SimpleNode is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/ListComp.java:[4] import org.python.pydev.parser.jython.SimpleNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.SimpleNode is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/List.java:[4] import org.python.pydev.parser.jython.SimpleNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.SimpleNode is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammarcommon/EmptySuiteException.java:[9] public class EmptySuiteException extends RuntimeException { ^^^^^^^^^^^^^^^^^^^ The serializable class EmptySuiteException does not declare a static final serialVersionUID field of type long [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/exprType.java:[5] import java.util.Arrays; ^^^^^^^^^^^^^^^^ The import java.util.Arrays is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/NameTokType.java:[5] import java.util.Arrays; ^^^^^^^^^^^^^^^^ The import java.util.Arrays is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Expression.java:[4] import org.python.pydev.parser.jython.SimpleNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.SimpleNode is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Expression.java:[5] import java.util.Arrays; ^^^^^^^^^^^^^^^^ The import java.util.Arrays is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/NonLocal.java:[4] import org.python.pydev.parser.jython.SimpleNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.SimpleNode is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Tuple.java:[4] import org.python.pydev.parser.jython.SimpleNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.SimpleNode is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/FunctionDef.java:[4] import org.python.pydev.parser.jython.SimpleNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.SimpleNode is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Num.java:[4] import org.python.pydev.parser.jython.SimpleNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.SimpleNode is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Num.java:[5] import java.util.Arrays; ^^^^^^^^^^^^^^^^ The import java.util.Arrays is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Starred.java:[4] import org.python.pydev.parser.jython.SimpleNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.SimpleNode is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Starred.java:[5] import java.util.Arrays; ^^^^^^^^^^^^^^^^ The import java.util.Arrays is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/TryExcept.java:[4] import org.python.pydev.parser.jython.SimpleNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.SimpleNode is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Interactive.java:[4] import org.python.pydev.parser.jython.SimpleNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.SimpleNode is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/With.java:[4] import org.python.pydev.parser.jython.SimpleNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.SimpleNode is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/TokenMgrError.java:[14] public class TokenMgrError extends Error { ^^^^^^^^^^^^^ The serializable class TokenMgrError does not declare a static final serialVersionUID field of type long [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar38/PythonGrammar38TokenManager.java:[37] protected Class getConstantsClass(){ ^^^^^^^^^^^^^^^^^^^ The method getConstantsClass() of type PythonGrammar38TokenManager should be tagged with @Override since it actually overrides a superclass method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar38/PythonGrammar38TokenManager.java:[48] public int getCurrentLineIndentation(){ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getCurrentLineIndentation() of type PythonGrammar38TokenManager should be tagged with @Override since it actually overrides a superclass method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar38/PythonGrammar38TokenManager.java:[55] public int getLastIndentation(){ ^^^^^^^^^^^^^^^^^^^^ The method getLastIndentation() of type PythonGrammar38TokenManager should be tagged with @Override since it actually overrides a superclass method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar38/PythonGrammar38TokenManager.java:[60] public final void indenting(int ind) { ^^^^^^^^^^^^^^^^^^ The method indenting(int) of type PythonGrammar38TokenManager should be tagged with @Override since it actually overrides a superclass method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar38/PythonGrammar38TokenManager.java:[5272] public Token getNextToken() ^^^^^^^^^^^^^^ The method getNextToken() of type PythonGrammar38TokenManager should be tagged with @Override since it actually overrides a superclass method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Raise.java:[4] import org.python.pydev.parser.jython.SimpleNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.SimpleNode is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Raise.java:[5] import java.util.Arrays; ^^^^^^^^^^^^^^^^ The import java.util.Arrays is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/AugAssign.java:[4] import org.python.pydev.parser.jython.SimpleNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.SimpleNode is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/AugAssign.java:[5] import java.util.Arrays; ^^^^^^^^^^^^^^^^ The import java.util.Arrays is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Assign.java:[4] import org.python.pydev.parser.jython.SimpleNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.SimpleNode is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Suite.java:[4] import org.python.pydev.parser.jython.SimpleNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.SimpleNode is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/visitors/scope/CodeFoldingVisitor.java:[188] public List getAsList(Class... classes) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/visitors/scope/CodeFoldingVisitor.java:[197] private void checkEntry(List newList, ASTEntryWithChildren entry, Class... classes) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Comprehension.java:[4] import org.python.pydev.parser.jython.SimpleNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.SimpleNode is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/visitors/comparator/DifferException.java:[12] public class DifferException extends Exception { ^^^^^^^^^^^^^^^ The serializable class DifferException does not declare a static final serialVersionUID field of type long [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammarcommon/WithNameInvalidException.java:[9] public class WithNameInvalidException extends RuntimeException { ^^^^^^^^^^^^^^^^^^^^^^^^ The serializable class WithNameInvalidException does not declare a static final serialVersionUID field of type long [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/ExtSlice.java:[4] import org.python.pydev.parser.jython.SimpleNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.SimpleNode is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/BoolOp.java:[4] import org.python.pydev.parser.jython.SimpleNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.SimpleNode is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/stmtType.java:[5] import java.util.Arrays; ^^^^^^^^^^^^^^^^ The import java.util.Arrays is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/visitors/scope/EasyAstIteratorBase.java:[337] public Iterator getIterator(Class class_) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/visitors/scope/EasyAstIteratorBase.java:[341] public List getAsList(Class... classes) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/visitors/scope/EasyAstIteratorBase.java:[352] public List getAsList(Class class_) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/visitors/scope/EasyAstIteratorBase.java:[360] public Iterator getIterator(Class... classes) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/visitors/scope/EasyAstIteratorBase.java:[392] protected boolean isFromClass(SimpleNode node, Class[] classes) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/visitors/scope/EasyAstIteratorBase.java:[393] Class class1 = node.getClass(); ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/fastparser/FastParser.java:[140] private static List parseClassesAndFunctions(IDocument doc, int currentLine, boolean forward, boolean stopOnFirstMatch) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method parseClassesAndFunctions(IDocument, int, boolean, boolean) from the type FastParser is never used locally [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/DictComp.java:[4] import org.python.pydev.parser.jython.SimpleNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.SimpleNode is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar_fstrings/FStringsGrammar.java:[5] import org.python.pydev.shared_core.string.FastStringBuffer; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.shared_core.string.FastStringBuffer is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar_fstrings/FStringsGrammar.java:[9] import org.python.pydev.parser.fastparser.grammar_fstrings_common.AbstractFStringsTokenManager; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.fastparser.grammar_fstrings_common.AbstractFStringsTokenManager is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar_fstrings/FStringsGrammar.java:[11] import org.python.pydev.parser.fastparser.grammar_fstrings_common.Node; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.fastparser.grammar_fstrings_common.Node is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar_fstrings/FStringsGrammar.java:[125] throw new Error("Missing return statement in function"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar_fstrings/FStringsGrammar.java:[133] jjtreeOpenNodeScope(jjtn000);Token start, end, bStart;boolean empty=true;SimpleNode bText; ^^^^^ The value of the local variable bText is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar_fstrings/FStringsGrammar.java:[245] jjtreeOpenNodeScope(jjtn000);Token start, end, bStart;boolean empty=true;SimpleNode bText; Token t; ^^^^^ The value of the local variable bText is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar_fstrings/FStringsGrammar.java:[454] throw new Error("Missing return statement in function"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar_fstrings/FStringsGrammar.java:[581] throw new Error("Missing return statement in function"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar_fstrings/FStringsGrammar.java:[750] throw new Error("Missing return statement in function"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Continue.java:[4] import org.python.pydev.parser.jython.SimpleNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.SimpleNode is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Continue.java:[5] import java.util.Arrays; ^^^^^^^^^^^^^^^^ The import java.util.Arrays is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Continue.java:[14] final int prime = 31; ^^^^^ The value of the local variable prime is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Continue.java:[24] Continue other = (Continue) obj; ^^^^^ The value of the local variable other is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/IfExp.java:[4] import org.python.pydev.parser.jython.SimpleNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.SimpleNode is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/IfExp.java:[5] import java.util.Arrays; ^^^^^^^^^^^^^^^^ The import java.util.Arrays is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Pass.java:[4] import org.python.pydev.parser.jython.SimpleNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.SimpleNode is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Pass.java:[5] import java.util.Arrays; ^^^^^^^^^^^^^^^^ The import java.util.Arrays is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Pass.java:[14] final int prime = 31; ^^^^^ The value of the local variable prime is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Pass.java:[24] Pass other = (Pass) obj; ^^^^^ The value of the local variable other is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar_fstrings/TokenMgrError.java:[124] public String getMessage() { ^^^^^^^^^^^^ The method getMessage() of type TokenMgrError should be tagged with @Override since it actually overrides a superclass method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Global.java:[4] import org.python.pydev.parser.jython.SimpleNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.SimpleNode is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/StrJoin.java:[4] import org.python.pydev.parser.jython.SimpleNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.SimpleNode is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Call.java:[4] import org.python.pydev.parser.jython.SimpleNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.SimpleNode is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Return.java:[4] import org.python.pydev.parser.jython.SimpleNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.SimpleNode is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Return.java:[5] import java.util.Arrays; ^^^^^^^^^^^^^^^^ The import java.util.Arrays is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Yield.java:[4] import org.python.pydev.parser.jython.SimpleNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.SimpleNode is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Yield.java:[5] import java.util.Arrays; ^^^^^^^^^^^^^^^^ The import java.util.Arrays is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Repr.java:[4] import org.python.pydev.parser.jython.SimpleNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.SimpleNode is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Repr.java:[5] import java.util.Arrays; ^^^^^^^^^^^^^^^^ The import java.util.Arrays is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/comprehensionType.java:[5] import java.util.Arrays; ^^^^^^^^^^^^^^^^ The import java.util.Arrays is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/For.java:[4] import org.python.pydev.parser.jython.SimpleNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.SimpleNode is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/SetComp.java:[4] import org.python.pydev.parser.jython.SimpleNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.SimpleNode is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Await.java:[4] import org.python.pydev.parser.jython.SimpleNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.SimpleNode is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Await.java:[5] import java.util.Arrays; ^^^^^^^^^^^^^^^^ The import java.util.Arrays is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ParseException.java:[19] public class ParseException extends Exception { ^^^^^^^^^^^^^^ The serializable class ParseException does not declare a static final serialVersionUID field of type long [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Break.java:[4] import org.python.pydev.parser.jython.SimpleNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.SimpleNode is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Break.java:[5] import java.util.Arrays; ^^^^^^^^^^^^^^^^ The import java.util.Arrays is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Break.java:[14] final int prime = 31; ^^^^^ The value of the local variable prime is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Break.java:[24] Break other = (Break) obj; ^^^^^ The value of the local variable other is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Dict.java:[4] import org.python.pydev.parser.jython.SimpleNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.SimpleNode is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar26/PythonGrammar26.java:[4] import java.util.ArrayList; ^^^^^^^^^^^^^^^^^^^ The import java.util.ArrayList is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar26/PythonGrammar26.java:[9] import org.python.pydev.parser.grammarcommon.AbstractTokenManager; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.grammarcommon.AbstractTokenManager is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar26/PythonGrammar26.java:[11] import org.python.pydev.parser.grammarcommon.IJJTPythonGrammarState; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.grammarcommon.IJJTPythonGrammarState is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar26/PythonGrammar26.java:[13] import org.python.pydev.parser.grammarcommon.JJTPythonGrammarState; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.grammarcommon.JJTPythonGrammarState is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar26/PythonGrammar26.java:[14] import org.python.pydev.parser.grammarcommon.JfpDef; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.grammarcommon.JfpDef is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar26/PythonGrammar26.java:[15] import org.python.pydev.parser.grammarcommon.WithNameInvalidException; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.grammarcommon.WithNameInvalidException is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar26/PythonGrammar26.java:[20] import org.python.pydev.parser.jython.TokenMgrError; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.TokenMgrError is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar26/PythonGrammar26.java:[22] import org.python.pydev.parser.jython.ast.ImportFrom; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.ast.ImportFrom is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar26/PythonGrammar26.java:[258] throw new Error("Missing return statement in function"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar26/PythonGrammar26.java:[897] SimpleNode simpleNode; ^^^^^^^^^^ The value of the local variable simpleNode is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar26/PythonGrammar26.java:[2203] throw new Error("Missing return statement in function"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar26/PythonGrammar26.java:[2659] throw new Error("Missing return statement in function"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar26/PythonGrammar26.java:[2923] throw new Error("Missing return statement in function"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar26/PythonGrammar26.java:[2982] throw new Error("Missing return statement in function"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar26/PythonGrammar26.java:[3379] throw new Error("Missing return statement in function"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar26/PythonGrammar26.java:[7258] jjtree.closeNodeScope(jjtn000, true); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar26/PythonGrammar26.java:[7268] throw new Error("Missing return statement in function"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/grammar26/PythonGrammar26.java:[9144] static private final class LookaheadSuccess extends java.lang.Error { ^^^^^^^^^^^^^^^^ The serializable class LookaheadSuccess does not declare a static final serialVersionUID field of type long [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/BinOp.java:[4] import org.python.pydev.parser.jython.SimpleNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.SimpleNode is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/BinOp.java:[5] import java.util.Arrays; ^^^^^^^^^^^^^^^^ The import java.util.Arrays is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/ImportFrom.java:[4] import org.python.pydev.parser.jython.SimpleNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.SimpleNode is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/modType.java:[5] import java.util.Arrays; ^^^^^^^^^^^^^^^^ The import java.util.Arrays is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[5] import java.util.Arrays; ^^^^^^^^^^^^^^^^ The import java.util.Arrays is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[8] public Object visitModule(Module node) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitModule(Module) of type VisitorBase should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[14] public Object visitInteractive(Interactive node) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitInteractive(Interactive) of type VisitorBase should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[20] public Object visitExpression(Expression node) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitExpression(Expression) of type VisitorBase should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[26] public Object visitNameTok(NameTok node) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitNameTok(NameTok) of type VisitorBase should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[32] public Object visitSuite(Suite node) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitSuite(Suite) of type VisitorBase should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[38] public Object visitWithItem(WithItem node) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitWithItem(WithItem) of type VisitorBase should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[44] public Object visitFunctionDef(FunctionDef node) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitFunctionDef(FunctionDef) of type VisitorBase should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[50] public Object visitClassDef(ClassDef node) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitClassDef(ClassDef) of type VisitorBase should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[56] public Object visitReturn(Return node) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitReturn(Return) of type VisitorBase should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[62] public Object visitDelete(Delete node) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitDelete(Delete) of type VisitorBase should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[68] public Object visitAssign(Assign node) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitAssign(Assign) of type VisitorBase should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[74] public Object visitAugAssign(AugAssign node) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitAugAssign(AugAssign) of type VisitorBase should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[80] public Object visitPrint(Print node) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitPrint(Print) of type VisitorBase should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[86] public Object visitFor(For node) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitFor(For) of type VisitorBase should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[92] public Object visitWhile(While node) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitWhile(While) of type VisitorBase should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[98] public Object visitIf(If node) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitIf(If) of type VisitorBase should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[104] public Object visitWith(With node) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitWith(With) of type VisitorBase should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[110] public Object visitRaise(Raise node) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitRaise(Raise) of type VisitorBase should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[116] public Object visitTryExcept(TryExcept node) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitTryExcept(TryExcept) of type VisitorBase should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[122] public Object visitTryFinally(TryFinally node) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitTryFinally(TryFinally) of type VisitorBase should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[128] public Object visitAssert(Assert node) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitAssert(Assert) of type VisitorBase should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[134] public Object visitImport(Import node) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitImport(Import) of type VisitorBase should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[140] public Object visitImportFrom(ImportFrom node) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitImportFrom(ImportFrom) of type VisitorBase should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[146] public Object visitExec(Exec node) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitExec(Exec) of type VisitorBase should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[152] public Object visitGlobal(Global node) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitGlobal(Global) of type VisitorBase should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[158] public Object visitNonLocal(NonLocal node) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitNonLocal(NonLocal) of type VisitorBase should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[164] public Object visitExpr(Expr node) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitExpr(Expr) of type VisitorBase should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[170] public Object visitPass(Pass node) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitPass(Pass) of type VisitorBase should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[176] public Object visitBreak(Break node) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitBreak(Break) of type VisitorBase should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[182] public Object visitContinue(Continue node) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitContinue(Continue) of type VisitorBase should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[188] public Object visitBoolOp(BoolOp node) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitBoolOp(BoolOp) of type VisitorBase should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[194] public Object visitNamedExpr(NamedExpr node) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitNamedExpr(NamedExpr) of type VisitorBase should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[200] public Object visitBinOp(BinOp node) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitBinOp(BinOp) of type VisitorBase should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[206] public Object visitUnaryOp(UnaryOp node) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitUnaryOp(UnaryOp) of type VisitorBase should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[212] public Object visitLambda(Lambda node) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitLambda(Lambda) of type VisitorBase should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[218] public Object visitIfExp(IfExp node) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitIfExp(IfExp) of type VisitorBase should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[224] public Object visitDict(Dict node) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitDict(Dict) of type VisitorBase should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[230] public Object visitSet(Set node) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitSet(Set) of type VisitorBase should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[236] public Object visitListComp(ListComp node) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitListComp(ListComp) of type VisitorBase should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[242] public Object visitSetComp(SetComp node) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitSetComp(SetComp) of type VisitorBase should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[248] public Object visitDictComp(DictComp node) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitDictComp(DictComp) of type VisitorBase should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[254] public Object visitGeneratorExp(GeneratorExp node) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitGeneratorExp(GeneratorExp) of type VisitorBase should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[260] public Object visitYield(Yield node) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitYield(Yield) of type VisitorBase should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[266] public Object visitAwait(Await node) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitAwait(Await) of type VisitorBase should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[272] public Object visitCompare(Compare node) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitCompare(Compare) of type VisitorBase should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[278] public Object visitCall(Call node) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitCall(Call) of type VisitorBase should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[284] public Object visitRepr(Repr node) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitRepr(Repr) of type VisitorBase should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[290] public Object visitNum(Num node) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitNum(Num) of type VisitorBase should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[296] public Object visitStr(Str node) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitStr(Str) of type VisitorBase should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[302] public Object visitStrJoin(StrJoin node) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitStrJoin(StrJoin) of type VisitorBase should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[308] public Object visitAttribute(Attribute node) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitAttribute(Attribute) of type VisitorBase should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[314] public Object visitSubscript(Subscript node) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitSubscript(Subscript) of type VisitorBase should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[320] public Object visitStarred(Starred node) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitStarred(Starred) of type VisitorBase should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[326] public Object visitName(Name node) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitName(Name) of type VisitorBase should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[332] public Object visitList(List node) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitList(List) of type VisitorBase should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[338] public Object visitTuple(Tuple node) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitTuple(Tuple) of type VisitorBase should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[344] public Object visitEllipsis(Ellipsis node) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitEllipsis(Ellipsis) of type VisitorBase should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[350] public Object visitSlice(Slice node) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitSlice(Slice) of type VisitorBase should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[356] public Object visitExtSlice(ExtSlice node) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitExtSlice(ExtSlice) of type VisitorBase should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[362] public Object visitIndex(Index node) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitIndex(Index) of type VisitorBase should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/VisitorBase.java:[368] public Object visitComprehension(Comprehension node) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method visitComprehension(Comprehension) of type VisitorBase should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Expr.java:[4] import org.python.pydev.parser.jython.SimpleNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.SimpleNode is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Expr.java:[5] import java.util.Arrays; ^^^^^^^^^^^^^^^^ The import java.util.Arrays is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/TryFinally.java:[4] import org.python.pydev.parser.jython.SimpleNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.SimpleNode is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/Module.java:[4] import org.python.pydev.parser.jython.SimpleNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.SimpleNode is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/NamedExpr.java:[4] import org.python.pydev.parser.jython.SimpleNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.parser.jython.SimpleNode is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/src/org/python/pydev/parser/jython/ast/NamedExpr.java:[5] import java.util.Arrays; ^^^^^^^^^^^^^^^^ The import java.util.Arrays is never used 353 problems (353 warnings) [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.python.pydev.parser --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.python.pydev.parser --- [WARNING] Bundle-Vendor header not found in /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle [INFO] Building jar: /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/target/org.python.pydev.parser-7.6.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.python.pydev.parser --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.python.pydev.parser --- [INFO] Building jar: /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/parser.jar [INFO] Building jar: /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.parser/target/org.python.pydev.parser-7.6.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.python.pydev.parser --- [INFO] [INFO] ---------------< org.python.pydev:org.python.pydev.ast >---------------- [INFO] Building org.python.pydev.ast 7.6.0-SNAPSHOT [6/20] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.python.pydev.ast --- [INFO] The project's OSGi version is 7.6.0.v20200625-1440 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.python.pydev.ast --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.python.pydev.ast --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.python.pydev.ast --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.ast/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.python.pydev.ast --- [INFO] Compiling 145 source files to /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.ast/target/classes [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.ast/src/org/python/pydev/ast/builder/PycHandlerBuilderVisitor.java:[166] resource.setDerived(true); ^^^^^^^^^^^^^^^^ The method setDerived(boolean) from the type IResource is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.ast/src/org/python/pydev/ast/codecompletion/revisited/modules/AbstractModule.java:[52] private static final IToken[] EMPTY_TOKEN_ARRAY = new IToken[0]; ^^^^^^^^^^^^^^^^^ The value of the field AbstractModule.EMPTY_TOKEN_ARRAY is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.ast/src/org/python/pydev/ast/refactoring/TooManyMatchesException.java:[9] public class TooManyMatchesException extends RuntimeException { ^^^^^^^^^^^^^^^^^^^^^^^ The serializable class TooManyMatchesException does not declare a static final serialVersionUID field of type long [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.ast/src/org/python/pydev/plugin/nature/PythonNature.java:[27] import org.eclipse.core.internal.resources.Project; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'Project' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.13.700.v20200612-0706/org.eclipse.core.resources-3.13.700.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.ast/src/org/python/pydev/plugin/nature/PythonNature.java:[28] import org.eclipse.core.internal.resources.ProjectInfo; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ProjectInfo' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.13.700.v20200612-0706/org.eclipse.core.resources-3.13.700.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.ast/src/org/python/pydev/plugin/nature/PythonNature.java:[149] private long lastReport = 0; ^^^^^^^^^^ The value of the field new JobProgressComunicator(){}.lastReport is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.ast/src/org/python/pydev/plugin/nature/PythonNature.java:[808] if (project instanceof Project) { ^^^^^^^ Discouraged access: The type 'Project' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.13.700.v20200612-0706/org.eclipse.core.resources-3.13.700.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.ast/src/org/python/pydev/plugin/nature/PythonNature.java:[809] Project p = (Project) project; ^^^^^^^ Discouraged access: The type 'Project' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.13.700.v20200612-0706/org.eclipse.core.resources-3.13.700.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.ast/src/org/python/pydev/plugin/nature/PythonNature.java:[809] Project p = (Project) project; ^^^^^^^ Discouraged access: The type 'Project' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.13.700.v20200612-0706/org.eclipse.core.resources-3.13.700.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.ast/src/org/python/pydev/plugin/nature/PythonNature.java:[810] ProjectInfo info = (ProjectInfo) p.getResourceInfo(false, false); ^^^^^^^^^^^ Discouraged access: The type 'ProjectInfo' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.13.700.v20200612-0706/org.eclipse.core.resources-3.13.700.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.ast/src/org/python/pydev/plugin/nature/PythonNature.java:[810] ProjectInfo info = (ProjectInfo) p.getResourceInfo(false, false); ^^^^^^^^^^^ Discouraged access: The type 'ProjectInfo' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.13.700.v20200612-0706/org.eclipse.core.resources-3.13.700.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.ast/src/org/python/pydev/plugin/nature/PythonNature.java:[810] ProjectInfo info = (ProjectInfo) p.getResourceInfo(false, false); ^^^^^^^^^^^^^^^ Discouraged access: The method 'Resource.getResourceInfo(boolean, boolean)' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.13.700.v20200612-0706/org.eclipse.core.resources-3.13.700.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.ast/src/org/python/pydev/plugin/nature/PythonNature.java:[811] IProjectNature nature = info.getNature(PYTHON_NATURE_ID); ^^^^^^^^^ Discouraged access: The method 'ProjectInfo.getNature(String)' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.13.700.v20200612-0706/org.eclipse.core.resources-3.13.700.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.ast/src/org/python/pydev/ast/codecompletion/revisited/PyPublicTreeMap.java:[279] Comparator c = ((SortedMap) map).comparator(); ^^^^^^^^^^ Comparator is a raw type. References to generic type Comparator should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.ast/src/org/python/pydev/ast/codecompletion/revisited/PyPublicTreeMap.java:[279] Comparator c = ((SortedMap) map).comparator(); ^^^^^^^^^ SortedMap is a raw type. References to generic type SortedMap should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.ast/src/org/python/pydev/ast/codecompletion/revisited/PyPublicTreeMap.java:[307] K k = (K) key; ^^^^^^^ Type safety: Unchecked cast from Object to K [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.ast/src/org/python/pydev/ast/codecompletion/revisited/PyPublicTreeMap.java:[499] clone = (PyPublicTreeMap) super.clone(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from Object to PyPublicTreeMap [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.ast/src/org/python/pydev/ast/codecompletion/revisited/PyPublicTreeMap.java:[652] Map.Entry entry = (Map.Entry) o; ^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from Object to Map.Entry [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.ast/src/org/python/pydev/ast/codecompletion/revisited/PyPublicTreeMap.java:[662] Map.Entry entry = (Map.Entry) o; ^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from Object to Map.Entry [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.ast/src/org/python/pydev/ast/codecompletion/revisited/PyPublicTreeMap.java:[860] return inRange((K) key) && PyPublicTreeMap.this.containsKey(key); ^^^^^^^ Type safety: Unchecked cast from Object to K [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.ast/src/org/python/pydev/ast/codecompletion/revisited/PyPublicTreeMap.java:[865] if (!inRange((K) key)) ^^^^^^^ Type safety: Unchecked cast from Object to K [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.ast/src/org/python/pydev/ast/codecompletion/revisited/PyPublicTreeMap.java:[915] Iterator i = iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.ast/src/org/python/pydev/ast/codecompletion/revisited/PyPublicTreeMap.java:[933] Map.Entry entry = (Map.Entry) o; ^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from Object to Map.Entry [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.ast/src/org/python/pydev/ast/codecompletion/revisited/PyPublicTreeMap.java:[945] Map.Entry entry = (Map.Entry) o; ^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from Object to Map.Entry [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.ast/src/org/python/pydev/ast/codecompletion/revisited/PyPublicTreeMap.java:[1089] return (comparator == null ? ((Comparable) k1).compareTo(k2) : comparator.compare((K) k1, (K) k2)); ^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from K to Comparable [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.ast/src/org/python/pydev/ast/codecompletion/revisited/PyPublicTreeMap.java:[1164] Map.Entry e = (Map.Entry) o; ^^^^^^^^^ Map.Entry is a raw type. References to generic type Map.Entry should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.ast/src/org/python/pydev/ast/codecompletion/revisited/PyPublicTreeMap.java:[1164] Map.Entry e = (Map.Entry) o; ^^^^^^^^^ Map.Entry is a raw type. References to generic type Map.Entry should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.ast/src/org/python/pydev/ast/codecompletion/revisited/PyPublicTreeMap.java:[1538] public void buildFromSorted(int size, Iterator it, java.io.ObjectInputStream str, V defaultVal) ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.ast/src/org/python/pydev/ast/codecompletion/revisited/PyPublicTreeMap.java:[1558] private final Entry buildFromSorted(int level, int lo, int hi, int redLevel, Iterator it, ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.ast/src/org/python/pydev/ast/codecompletion/revisited/PyPublicTreeMap.java:[1586] Map.Entry entry = (Map.Entry) it.next(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from Object to Map.Entry [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.ast/src/org/python/pydev/ast/codecompletion/revisited/PyPublicTreeMap.java:[1590] key = (K) it.next(); ^^^^^^^^^^^^^ Type safety: Unchecked cast from Object to K [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.ast/src/org/python/pydev/ast/codecompletion/revisited/PyPublicTreeMap.java:[1594] key = (K) str.readObject(); ^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from Object to K [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.ast/src/org/python/pydev/ast/codecompletion/revisited/PyPublicTreeMap.java:[1595] value = (defaultVal != null ? defaultVal : (V) str.readObject()); ^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from Object to V [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.ast/src/org/python/pydev/ast/codecompletion/revisited/visitors/StopVisitingException.java:[9] public class StopVisitingException extends RuntimeException { ^^^^^^^^^^^^^^^^^^^^^ The serializable class StopVisitingException does not declare a static final serialVersionUID field of type long [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.ast/src/org/python/pydev/ast/codecompletion/PyCodeCompletion.java:[177] if (false) { //disabled for now. fillTokensWithJediCompletions(request, request.getPySelection(), request.nature, astManager, tokensList); } else { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.ast/src/org/python/pydev/ast/codecompletion/PyCodeCompletion.java:[729] @SuppressWarnings({ "unchecked", "rawtypes" }) ^^^^^^^^^^^ Unnecessary @SuppressWarnings("unchecked") [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.ast/src/org/python/pydev/plugin/PyStructureConfigHelpers.java:[23] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.ast/src/org/python/pydev/plugin/PyStructureConfigHelpers.java:[115] projectHandle.create(description, new SubProgressMonitor(monitor, 1000)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.ast/src/org/python/pydev/plugin/PyStructureConfigHelpers.java:[115] projectHandle.create(description, new SubProgressMonitor(monitor, 1000)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.ast/src/org/python/pydev/plugin/PyStructureConfigHelpers.java:[121] projectHandle.open(IResource.BACKGROUND_REFRESH, new SubProgressMonitor(monitor, 1000)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.ast/src/org/python/pydev/plugin/PyStructureConfigHelpers.java:[121] projectHandle.open(IResource.BACKGROUND_REFRESH, new SubProgressMonitor(monitor, 1000)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.ast/src/org/python/pydev/ast/codecompletion/revisited/modules/EmptyModuleForZip.java:[20] private static final long serialVersionUID = 1L; ^^^^^^^^^^^^^^^^ The value of the field EmptyModuleForZip.serialVersionUID is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.ast/src/org/python/pydev/ast/codecompletion/revisited/modules/EmptyModule.java:[28] private static final long serialVersionUID = 1L; ^^^^^^^^^^^^^^^^ The value of the field EmptyModule.serialVersionUID is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.ast/src/org/python/pydev/ast/codecompletion/revisited/AbstractASTManager.java:[186] List participants = ExtensionHelper .getParticipants(ExtensionHelper.PYDEV_COMPLETION); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.ast/src/org/python/pydev/ast/codecompletion/revisited/AbstractASTManager.java:[1296] List participants = ExtensionHelper .getParticipants(ExtensionHelper.PYDEV_COMPLETION); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.ast/src/org/python/pydev/ast/codecompletion/revisited/AbstractASTManager.java:[1372] FastStack scopeStack = definition2.scope.getScopeStack(); ^^^^^^^^^ FastStack is a raw type. References to generic type FastStack should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.ast/src/org/python/pydev/ast/codecompletion/revisited/AbstractASTManager.java:[1903] int len = completionsForModule.size(); ^^^ The value of the local variable len is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.ast/src/org/python/pydev/ast/codecompletion/PyCodeCompletionUtils.java:[42] int len = pythonAndTemplateProposals.size(); ^^^ The value of the local variable len is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.ast/src/org/python/pydev/ast/cython/GenCythonAstImpl.java:[1272] suiteType orelse = for1.orelse; ^^^^^^ The value of the local variable orelse is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.ast/src/org/python/pydev/ast/codecompletion/revisited/AbstractToken.java:[31] public abstract class AbstractToken implements IToken { ^^^^^^^^^^^^^ The serializable class AbstractToken does not declare a static final serialVersionUID field of type long [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.ast/src/org/python/pydev/ast/builder/PyDevBuilder.java:[62] list.addAll(ExtensionHelper.getParticipants(ExtensionHelper.PYDEV_BUILDER)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to Collection [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.ast/src/org/python/pydev/ast/codecompletion/revisited/modules/SourceModule.java:[870] int len = localTokens.size(); ^^^ The value of the local variable len is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.ast/src/org/python/pydev/ast/interpreter_managers/InterpreterInfo.java:[1989] public File getCondaPrefix() { ^^^^^^^^^^^^^^^^ The method getCondaPrefix() of type InterpreterInfo should be tagged with @Override since it actually overrides a superinterface method 53 problems (53 warnings) [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.python.pydev.ast --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.python.pydev.ast --- [INFO] Building jar: /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.ast/target/org.python.pydev.ast-7.6.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.python.pydev.ast --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.python.pydev.ast --- [INFO] Building jar: /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.ast/ast.jar [INFO] Building jar: /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.ast/target/org.python.pydev.ast-7.6.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.python.pydev.ast --- [INFO] [INFO] -------------< org.python.pydev:com.python.pydev.analysis >------------- [INFO] Building com.python.pydev.analysis 7.6.0-SNAPSHOT [7/20] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ com.python.pydev.analysis --- [INFO] The project's OSGi version is 7.6.0.v20200625-1440 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ com.python.pydev.analysis --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ com.python.pydev.analysis --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ com.python.pydev.analysis --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ com.python.pydev.analysis --- [INFO] Compiling 108 source files to /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/target/classes [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/additionalinfo/TreeIO.java:[140] private static final class MapEntry implements Map.Entry { ^^^^^^^^^ Map.Entry is a raw type. References to generic type Map.Entry should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/additionalinfo/TreeIO.java:[175] final Entry[] entries = new Entry[size]; ^^^^^ Map.Entry is a raw type. References to generic type Map.Entry should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/additionalinfo/TreeIO.java:[304] tree.buildFromSorted(size, new Iterator() { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/refactoring/wizards/rename/AbstractRenameWorkspaceRefactorProcess.java:[16] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/refactoring/wizards/rename/AbstractRenameWorkspaceRefactorProcess.java:[120] request.pushMonitor(new SubProgressMonitor(request.getMonitor(), 20)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/refactoring/wizards/rename/AbstractRenameWorkspaceRefactorProcess.java:[120] request.pushMonitor(new SubProgressMonitor(request.getMonitor(), 20)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/refactoring/wizards/rename/AbstractRenameWorkspaceRefactorProcess.java:[131] request.pushMonitor(new SubProgressMonitor(request.getMonitor(), 80)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/refactoring/wizards/rename/AbstractRenameWorkspaceRefactorProcess.java:[131] request.pushMonitor(new SubProgressMonitor(request.getMonitor(), 80)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/refactoring/wizards/rename/AbstractRenameWorkspaceRefactorProcess.java:[161] request.pushMonitor(new SubProgressMonitor(request.getMonitor(), 90)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/refactoring/wizards/rename/AbstractRenameWorkspaceRefactorProcess.java:[161] request.pushMonitor(new SubProgressMonitor(request.getMonitor(), 90)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/refactoring/wizards/rename/AbstractRenameWorkspaceRefactorProcess.java:[172] request.pushMonitor(new SubProgressMonitor(request.getMonitor(), 10)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/refactoring/wizards/rename/AbstractRenameWorkspaceRefactorProcess.java:[172] request.pushMonitor(new SubProgressMonitor(request.getMonitor(), 10)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/refactoring/refactorer/Refactorer.java:[17] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/refactoring/refactorer/Refactorer.java:[75] req.pushMonitor(new SubProgressMonitor(monitor, 10)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/refactoring/refactorer/Refactorer.java:[75] req.pushMonitor(new SubProgressMonitor(monitor, 10)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/refactoring/refactorer/Refactorer.java:[84] req.pushMonitor(new SubProgressMonitor(monitor, 85)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/refactoring/refactorer/Refactorer.java:[84] req.pushMonitor(new SubProgressMonitor(monitor, 85)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/refactoring/wizards/rename/PyRenameEntryPoint.java:[57] import com.python.pydev.analysis.refactoring.wizards.rename.TextEditCreation; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import com.python.pydev.analysis.refactoring.wizards.rename.TextEditCreation is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/refactoring/wizards/rename/PyRenameAttributeProcess.java:[29] private String target; ^^^^^^ The value of the field PyRenameAttributeProcess.target is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/refactoring/changes/PyChange.java:[18] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/refactoring/changes/PyChange.java:[181] state.checkDirty(result, fModificationStamp, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/refactoring/changes/PyChange.java:[181] state.checkDirty(result, fModificationStamp, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/refactoring/refactorer/RefactorerFinds.java:[23] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/refactoring/refactorer/RefactorerFinds.java:[170] request.pushMonitor(new SubProgressMonitor(request.getMonitor(), work)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/refactoring/refactorer/RefactorerFinds.java:[170] request.pushMonitor(new SubProgressMonitor(request.getMonitor(), work)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/refactoring/refactorer/RefactorerFinds.java:[231] request.pushMonitor(new SubProgressMonitor(monitor, 90)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/refactoring/refactorer/RefactorerFinds.java:[231] request.pushMonitor(new SubProgressMonitor(monitor, 90)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/refactoring/refactorer/RefactorerFinds.java:[246] request.pushMonitor(new SubProgressMonitor(monitor, 10)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/refactoring/refactorer/RefactorerFinds.java:[246] request.pushMonitor(new SubProgressMonitor(monitor, 10)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/refactoring/refactorer/RefactorerFinds.java:[295] request.pushMonitor(new SubProgressMonitor(request.getMonitor(), 5)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/refactoring/refactorer/RefactorerFinds.java:[295] request.pushMonitor(new SubProgressMonitor(request.getMonitor(), 5)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/refactoring/refactorer/RefactorerFinds.java:[307] request.pushMonitor(new SubProgressMonitor(request.getMonitor(), 5)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/refactoring/refactorer/RefactorerFinds.java:[307] request.pushMonitor(new SubProgressMonitor(request.getMonitor(), 5)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/refactoring/refactorer/RefactorerFinds.java:[321] request.pushMonitor(new SubProgressMonitor(request.getMonitor(), 10)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/refactoring/refactorer/RefactorerFinds.java:[321] request.pushMonitor(new SubProgressMonitor(request.getMonitor(), 10)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/refactoring/refactorer/RefactorerFinds.java:[329] request.pushMonitor(new SubProgressMonitor(request.getMonitor(), 80)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/refactoring/refactorer/RefactorerFinds.java:[329] request.pushMonitor(new SubProgressMonitor(request.getMonitor(), 80)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/refactoring/wizards/rename/PyReferenceSearcher.java:[22] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/refactoring/wizards/rename/PyReferenceSearcher.java:[150] request.pushMonitor(new SubProgressMonitor(request.getMonitor(), 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/refactoring/wizards/rename/PyReferenceSearcher.java:[150] request.pushMonitor(new SubProgressMonitor(request.getMonitor(), 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/refactoring/changes/PyRenameResourceChange.java:[199] String initialNamePart = initialParts.remove(initialPartSize); //remove the last, as that's the name ^^^^^^^^^^^^^^^ The value of the local variable initialNamePart is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/refactoring/changes/PyRenameResourceChange.java:[202] String finalNamePart = finalParts.remove(finalPartSize); //remove the last, as that's the name ^^^^^^^^^^^^^ The value of the local variable finalNamePart is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/refactoring/changes/PyRenameResourceChange.java:[222] for (String string : backtrackParts) { ^^^^^^ The value of the local variable string is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/refactoring/wizards/rename/PyRenameSelfAttributeProcess.java:[28] private String target; ^^^^^^ The value of the field PyRenameSelfAttributeProcess.target is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/refactoring/refactorer/RefactorerFindReferences.java:[19] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/refactoring/refactorer/RefactorerFindReferences.java:[119] SubProgressMonitor sub = new SubProgressMonitor(request.getMonitor(), 1); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/refactoring/refactorer/RefactorerFindReferences.java:[119] SubProgressMonitor sub = new SubProgressMonitor(request.getMonitor(), 1); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/refactoring/refactorer/RefactorerFindReferences.java:[119] SubProgressMonitor sub = new SubProgressMonitor(request.getMonitor(), 1); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/refactoring/wizards/RefactorProcessFactory.java:[56] FastStack scopeStack = definition.scope.getScopeStack(); ^^^^^^^^^ FastStack is a raw type. References to generic type FastStack should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/refactoring/wizards/RefactorProcessFactory.java:[99] FastStack scopeStack = definition.scope.getScopeStack(); ^^^^^^^^^ FastStack is a raw type. References to generic type FastStack should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/additionalinfo/AbstractAdditionalDependencyInfo.java:[156] public static final CallbackWithListeners modulesAddedAndRemoved = new CallbackWithListeners(1); ^^^^^^^^^^^^^^^^^^^^^ CallbackWithListeners is a raw type. References to generic type CallbackWithListeners should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/additionalinfo/AbstractAdditionalDependencyInfo.java:[156] public static final CallbackWithListeners modulesAddedAndRemoved = new CallbackWithListeners(1); ^^^^^^^^^^^^^^^^^^^^^ CallbackWithListeners is a raw type. References to generic type CallbackWithListeners should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/additionalinfo/AbstractAdditionalDependencyInfo.java:[216] modulesAddedAndRemoved.call(new Tuple(newKeys, removedKeys)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method call(Object) belongs to the raw type CallbackWithListeners. References to generic type CallbackWithListeners should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/additionalinfo/AbstractAdditionalDependencyInfo.java:[216] modulesAddedAndRemoved.call(new Tuple(newKeys, removedKeys)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor Tuple(Object, Object) belongs to the raw type Tuple. References to generic type Tuple should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/additionalinfo/AbstractAdditionalDependencyInfo.java:[216] modulesAddedAndRemoved.call(new Tuple(newKeys, removedKeys)); ^^^^^ Tuple is a raw type. References to generic type Tuple should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/refactoring/wizards/rename/MatchImportsVisitor.java:[63] private String matchedAs; ^^^^^^^^^ The value of the field MatchImportsVisitor.ImportFromModPartRenameAstEntry.matchedAs is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/refactoring/wizards/rename/MatchImportsVisitor.java:[64] private String initialModuleName; ^^^^^^^^^^^^^^^^^ The value of the field MatchImportsVisitor.ImportFromModPartRenameAstEntry.initialModuleName is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/refactoring/wizards/rename/MatchImportsVisitor.java:[106] String line = PySelection.getLine(doc, this.node.beginLine - 1); ^^^^ The value of the local variable line is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/additionalinfo/AbstractAdditionalInfoWithBuild.java:[152] Tuple tuple = (Tuple) arg; ^^^^^ Tuple is a raw type. References to generic type Tuple should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/additionalinfo/AbstractAdditionalInfoWithBuild.java:[152] Tuple tuple = (Tuple) arg; ^^^^^ Tuple is a raw type. References to generic type Tuple should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/additionalinfo/AbstractAdditionalInfoWithBuild.java:[155] List l = (List) tuple.o2; ^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from Object to List [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/additionalinfo/AbstractAdditionalInfoWithBuild.java:[192] this.addInfoToModuleOnRestoreInsertCommand((Tuple>) data); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from Object to Tuple> 62 problems (62 warnings) [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ com.python.pydev.analysis --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ com.python.pydev.analysis --- [INFO] Building jar: /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/target/com.python.pydev.analysis-7.6.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ com.python.pydev.analysis --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ com.python.pydev.analysis --- [INFO] Building jar: /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/analysis.jar [INFO] Building jar: /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.analysis/target/com.python.pydev.analysis-7.6.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ com.python.pydev.analysis --- [INFO] [INFO] ------------< org.python.pydev:org.python.pydev.shared_ui >------------- [INFO] Building org.python.pydev.shared_ui 7.6.0-SNAPSHOT [8/20] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.python.pydev.shared_ui --- [INFO] The project's OSGi version is 7.6.0.v20200625-1440 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.python.pydev.shared_ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.python.pydev.shared_ui --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.python.pydev.shared_ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.python.pydev.shared_ui --- [INFO] Compiling 132 source files to /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_ui/target/classes [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_ui/src_overview_ruler/org/python/pydev/overview_ruler/CopiedOverviewRuler.java:[344] private static final boolean IS_MAC = Util.isMac(); ^^^^^^ The value of the field CopiedOverviewRuler.IS_MAC is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_ui/src_search/org/python/pydev/shared_ui/search/SearchIndexResult.java:[18] import org.eclipse.search.internal.ui.SearchPluginImages; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SearchPluginImages' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.search/3.11.1000.v20200612-0706/org.eclipse.search-3.11.1000.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_ui/src_search/org/python/pydev/shared_ui/search/SearchIndexResult.java:[54] return SearchPluginImages.DESC_OBJ_TSEARCH_DPDN; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SearchPluginImages' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.search/3.11.1000.v20200612-0706/org.eclipse.search-3.11.1000.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_ui/src_search/org/python/pydev/shared_ui/search/SearchIndexResult.java:[54] return SearchPluginImages.DESC_OBJ_TSEARCH_DPDN; ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'SearchPluginImages.DESC_OBJ_TSEARCH_DPDN' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.search/3.11.1000.v20200612-0706/org.eclipse.search-3.11.1000.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_ui/src/org/python/pydev/shared_ui/tooltips/presenter/AbstractTooltipInformationPresenter.java:[36] int offset = styledText.getOffsetAtLocation(new Point(e.x, e.y)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getOffsetAtLocation(Point) from the type StyledText is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_ui/src_search/org/python/pydev/shared_ui/search/AbstractSearchIndexResultPage.java:[71] import org.eclipse.ui.views.navigator.NavigatorDragAdapter; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type NavigatorDragAdapter is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_ui/src_search/org/python/pydev/shared_ui/search/AbstractSearchIndexResultPage.java:[224] protected static final String[] SHOW_IN_TARGETS = new String[] { IPageLayout.ID_RES_NAV }; ^^^^^^^^^^ The field IPageLayout.ID_RES_NAV is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_ui/src_search/org/python/pydev/shared_ui/search/AbstractSearchIndexResultPage.java:[303] viewer.addDragSupport(ops, transfers, new NavigatorDragAdapter(viewer)); ^^^^^^^^^^^^^^^^^^^^ The type NavigatorDragAdapter is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_ui/src_search/org/python/pydev/shared_ui/search/AbstractSearchIndexResultPage.java:[303] viewer.addDragSupport(ops, transfers, new NavigatorDragAdapter(viewer)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor NavigatorDragAdapter(ISelectionProvider) is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_ui/src/org/python/pydev/shared_ui/outline/OutlineSortByNameAction.java:[14] import org.eclipse.jface.viewers.ViewerSorter; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ViewerSorter is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_ui/src/org/python/pydev/shared_ui/outline/OutlineSortByNameAction.java:[28] ViewerSorter sortByNameSorter; ^^^^^^^^^^^^ The type ViewerSorter is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_ui/src/org/python/pydev/shared_ui/outline/OutlineSortByNameAction.java:[53] sortByNameSorter = new ViewerSorter() { ^^^^^^^^^^^^ The type ViewerSorter is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_ui/src/org/python/pydev/shared_ui/outline/OutlineSortByNameAction.java:[53] sortByNameSorter = new ViewerSorter() { @Override @SuppressWarnings("unchecked") public int compare(Viewer viewer, Object e1, Object e2) { return ((Comparable) e1).compareTo(e2); } }; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ViewerSorter() is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_ui/src/org/python/pydev/shared_ui/outline/OutlineSortByNameAction.java:[61] p.getTreeViewer().setSorter(doSort ? sortByNameSorter : null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_ui/src/org/python/pydev/shared_ui/ColorCache.java:[114] public void reloadProperty(String name) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method reloadProperty(String) of type ColorCache should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_ui/src/org/python/pydev/shared_ui/tree/PyFilteredTree.java:[26] super(parent, treeStyle, filter, useNewLook); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_ui/src_search/org/python/pydev/shared_ui/search/replace/ReplaceRefactoring.java:[46] import org.eclipse.search2.internal.ui.InternalSearchUI; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'InternalSearchUI' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.search/3.11.1000.v20200612-0706/org.eclipse.search-3.11.1000.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_ui/src_search/org/python/pydev/shared_ui/search/replace/ReplaceRefactoring.java:[47] import org.eclipse.search2.internal.ui.text.PositionTracker; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'PositionTracker' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.search/3.11.1000.v20200612-0706/org.eclipse.search-3.11.1000.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_ui/src_search/org/python/pydev/shared_ui/search/replace/ReplaceRefactoring.java:[341] PositionTracker tracker = InternalSearchUI.getInstance().getPositionTracker(); ^^^^^^^^^^^^^^^ Discouraged access: The type 'PositionTracker' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.search/3.11.1000.v20200612-0706/org.eclipse.search-3.11.1000.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_ui/src_search/org/python/pydev/shared_ui/search/replace/ReplaceRefactoring.java:[341] PositionTracker tracker = InternalSearchUI.getInstance().getPositionTracker(); ^^^^^^^^^^^^^^^^ Discouraged access: The type 'InternalSearchUI' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.search/3.11.1000.v20200612-0706/org.eclipse.search-3.11.1000.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_ui/src_search/org/python/pydev/shared_ui/search/replace/ReplaceRefactoring.java:[341] PositionTracker tracker = InternalSearchUI.getInstance().getPositionTracker(); ^^^^^^^^^^^ Discouraged access: The method 'InternalSearchUI.getInstance()' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.search/3.11.1000.v20200612-0706/org.eclipse.search-3.11.1000.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_ui/src_search/org/python/pydev/shared_ui/search/replace/ReplaceRefactoring.java:[341] PositionTracker tracker = InternalSearchUI.getInstance().getPositionTracker(); ^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'InternalSearchUI.getPositionTracker()' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.search/3.11.1000.v20200612-0706/org.eclipse.search-3.11.1000.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_ui/src_search/org/python/pydev/shared_ui/search/replace/ReplaceRefactoring.java:[364] Position currentPosition = tracker.getCurrentPosition(match); ^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'PositionTracker.getCurrentPosition(Match)' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.search/3.11.1000.v20200612-0706/org.eclipse.search-3.11.1000.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_ui/src/org/python/pydev/shared_ui/dialogs/SelectElementDialog.java:[110] return (T) dialog.getFirstResult(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from Object to T [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_ui/src/org/python/pydev/shared_ui/SharedUiPlugin.java:[13] import org.eclipse.e4.ui.css.swt.theme.IThemeEngine; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IThemeEngine' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.swt.theme/0.12.700.v20200612-0706/org.eclipse.e4.ui.css.swt.theme-0.12.700.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_ui/src/org/python/pydev/shared_ui/editor/BaseEditor.java:[543] Iterator e = getAnnotationPreferences().getAnnotationPreferences().iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_ui/src/org/python/pydev/shared_ui/editor/BaseEditor.java:[559] public Object getAdapter(Class adapter) { ^^^^^^ Type safety: The return type Object for getAdapter(Class) from the type BaseEditor needs unchecked conversion to conform to T from the type TextEditor [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_ui/src/org/python/pydev/shared_ui/editor/BaseEditor.java:[559] public Object getAdapter(Class adapter) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_ui/src/org/python/pydev/shared_ui/editor/BaseEditor.java:[566] return super.getAdapter(adapter); ^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class) of type TextEditor [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_ui/src/org/python/pydev/shared_ui/editor/BaseEditor.java:[566] return super.getAdapter(adapter); ^^^^^^^ Type safety: The expression of type Class needs unchecked conversion to conform to Class [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_ui/src/org/python/pydev/shared_ui/outline/ContentOutlinePageWithFilter.java:[38] private ListenerList selectionChangedListeners = new ListenerList(); ^^^^^^^^^^^^ ListenerList is a raw type. References to generic type ListenerList should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_ui/src/org/python/pydev/shared_ui/outline/ContentOutlinePageWithFilter.java:[38] private ListenerList selectionChangedListeners = new ListenerList(); ^^^^^^^^^^^^ ListenerList is a raw type. References to generic type ListenerList should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_ui/src/org/python/pydev/shared_ui/outline/ContentOutlinePageWithFilter.java:[62] selectionChangedListeners.add(listener); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ListenerList. References to generic type ListenerList should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_ui/src_search/org/python/pydev/shared_ui/search/SearchIndexLabelProvider.java:[26] import org.eclipse.search.internal.ui.SearchPluginImages; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SearchPluginImages' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.search/3.11.1000.v20200612-0706/org.eclipse.search-3.11.1000.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_ui/src_search/org/python/pydev/shared_ui/search/SearchIndexLabelProvider.java:[47] private final Comparator fMatchComparator; ^^^^^^^^^^ Comparator is a raw type. References to generic type Comparator should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_ui/src_search/org/python/pydev/shared_ui/search/SearchIndexLabelProvider.java:[54] fLineMatchImage = SearchPluginImages.get(SearchPluginImages.IMG_OBJ_TEXT_SEARCH_LINE); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SearchPluginImages' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.search/3.11.1000.v20200612-0706/org.eclipse.search-3.11.1000.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_ui/src_search/org/python/pydev/shared_ui/search/SearchIndexLabelProvider.java:[54] fLineMatchImage = SearchPluginImages.get(SearchPluginImages.IMG_OBJ_TEXT_SEARCH_LINE); ^^^ Discouraged access: The method 'SearchPluginImages.get(String)' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.search/3.11.1000.v20200612-0706/org.eclipse.search-3.11.1000.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_ui/src_search/org/python/pydev/shared_ui/search/SearchIndexLabelProvider.java:[54] fLineMatchImage = SearchPluginImages.get(SearchPluginImages.IMG_OBJ_TEXT_SEARCH_LINE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SearchPluginImages' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.search/3.11.1000.v20200612-0706/org.eclipse.search-3.11.1000.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_ui/src_search/org/python/pydev/shared_ui/search/SearchIndexLabelProvider.java:[54] fLineMatchImage = SearchPluginImages.get(SearchPluginImages.IMG_OBJ_TEXT_SEARCH_LINE); ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'SearchPluginImages.IMG_OBJ_TEXT_SEARCH_LINE' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.search/3.11.1000.v20200612-0706/org.eclipse.search-3.11.1000.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_ui/src_search/org/python/pydev/shared_ui/search/SearchIndexLabelProvider.java:[55] fMatchComparator = new Comparator() { ^^^^^^^^^^ Comparator is a raw type. References to generic type Comparator should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_ui/src_search/org/python/pydev/shared_ui/search/SearchIndexLabelProvider.java:[115] Arrays.sort(matches, fMatchComparator); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked invocation sort(Match[], Comparator) of the generic method sort(T[], Comparator) of type Arrays [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_ui/src_search/org/python/pydev/shared_ui/search/SearchIndexLabelProvider.java:[115] Arrays.sort(matches, fMatchComparator); ^^^^^^^^^^^^^^^^ Type safety: The expression of type Comparator needs unchecked conversion to conform to Comparator [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_ui/src_search/org/python/pydev/shared_ui/search/SearchIndexLabelProvider.java:[232] TreeNode treeNode = (TreeNode) element; ^^^^^^^^ TreeNode is a raw type. References to generic type TreeNode should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_ui/src_search/org/python/pydev/shared_ui/search/SearchIndexLabelProvider.java:[232] TreeNode treeNode = (TreeNode) element; ^^^^^^^^ TreeNode is a raw type. References to generic type TreeNode should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_ui/src_search/org/python/pydev/shared_ui/search/AbstractSearchIndexPage.java:[395] private IDocument getDocument(TextSelection tx) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getDocument(TextSelection) from the type AbstractSearchIndexPage is never used locally [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_ui/src/org/python/pydev/shared_ui/ImageCache.java:[61] this.drawImage(base, 0, 0); ^^^^^^^^^^^^^^^^^^^^^ The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_ui/src/org/python/pydev/shared_ui/ImageCache.java:[62] this.drawImage(decoration, ox, oy); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_ui/src/org/python/pydev/shared_ui/ImageCache.java:[71] return getImageData(); ^^^^^^^^^^^^^^ The method getImageData() from the type CompositeImageDescriptor is deprecated 48 problems (48 warnings) [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.python.pydev.shared_ui --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.python.pydev.shared_ui --- [INFO] Building jar: /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_ui/target/org.python.pydev.shared_ui-7.6.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.python.pydev.shared_ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.python.pydev.shared_ui --- [INFO] Building jar: /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_ui/shared_ui.jar [INFO] Building jar: /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_ui/target/org.python.pydev.shared_ui-7.6.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.python.pydev.shared_ui --- [INFO] [INFO] --------------< org.python.pydev:org.python.pydev.jython >-------------- [INFO] Building org.python.pydev.jython 7.6.0-SNAPSHOT [9/20] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.python.pydev.jython --- [INFO] The project's OSGi version is 7.6.0.v20200625-1440 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.python.pydev.jython --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.python.pydev.jython --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.python.pydev.jython --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.jython/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.python.pydev.jython --- [INFO] Compiling 10 source files to /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.jython/target/classes [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.jython/src/org/python/pydev/jython/ExitScriptException.java:[9] public class ExitScriptException extends RuntimeException { ^^^^^^^^^^^^^^^^^^^ The serializable class ExitScriptException does not declare a static final serialVersionUID field of type long 1 problem (1 warning) [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.python.pydev.jython --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.python.pydev.jython --- [INFO] Building jar: /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.jython/target/org.python.pydev.jython-7.6.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.python.pydev.jython --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.python.pydev.jython --- [INFO] Building jar: /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.jython/pydev-jython.jar [INFO] Building jar: /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.jython/target/org.python.pydev.jython-7.6.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.python.pydev.jython --- [INFO] [INFO] ----< org.python.pydev:org.python.pydev.shared_interactive_console >---- [INFO] Building org.python.pydev.shared_interactive_console 7.6.0-SNAPSHOT [10/20] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.python.pydev.shared_interactive_console --- [INFO] The project's OSGi version is 7.6.0.v20200625-1440 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.python.pydev.shared_interactive_console --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.python.pydev.shared_interactive_console --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.python.pydev.shared_interactive_console --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_interactive_console/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.python.pydev.shared_interactive_console --- [INFO] Compiling 49 source files to /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_interactive_console/target/classes [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_interactive_console/src/org/python/pydev/shared_interactive_console/console/ui/internal/fromeclipse/HistoryFilteredList.java:[31] import org.eclipse.ui.internal.WorkbenchMessages; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'WorkbenchMessages' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.119.0.v20200612-0706/org.eclipse.ui.workbench-3.119.0.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_interactive_console/src/org/python/pydev/shared_interactive_console/console/ui/internal/fromeclipse/HistoryFilteredList.java:[505] super(WorkbenchMessages.FilteredList_UpdateJobName); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'WorkbenchMessages' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.119.0.v20200612-0706/org.eclipse.ui.workbench-3.119.0.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_interactive_console/src/org/python/pydev/shared_interactive_console/console/ui/internal/fromeclipse/HistoryFilteredList.java:[505] super(WorkbenchMessages.FilteredList_UpdateJobName); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'WorkbenchMessages.FilteredList_UpdateJobName' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.119.0.v20200612-0706/org.eclipse.ui.workbench-3.119.0.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_interactive_console/src/org/python/pydev/shared_interactive_console/console/ui/ScriptConsole.java:[17] import org.eclipse.debug.internal.ui.views.console.ProcessConsole; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ProcessConsole' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.500.v20200612-0706/org.eclipse.debug.ui-3.14.500.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_interactive_console/src/org/python/pydev/shared_interactive_console/console/ui/ScriptConsole.java:[66] protected ListenerList consoleListeners; ^^^^^^^^^^^^ ListenerList is a raw type. References to generic type ListenerList should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_interactive_console/src/org/python/pydev/shared_interactive_console/console/ui/ScriptConsole.java:[208] this.consoleListeners = new ListenerList(ListenerList.IDENTITY); ^^^^^^^^^^^^ ListenerList is a raw type. References to generic type ListenerList should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_interactive_console/src/org/python/pydev/shared_interactive_console/console/ui/ScriptConsole.java:[245] consoleListeners.add(listener); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ListenerList. References to generic type ListenerList should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_interactive_console/src/org/python/pydev/shared_interactive_console/console/ui/internal/ScriptConsoleViewer.java:[634] return getTextWidget().getSize().x / getWidthInPixels("a"); ^^^^^^^^^^^^^^^^^^^^^ The method getWidthInPixels(String) from the type TextViewer is deprecated 8 problems (8 warnings) [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.python.pydev.shared_interactive_console --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.python.pydev.shared_interactive_console --- [INFO] Building jar: /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_interactive_console/target/org.python.pydev.shared_interactive_console-7.6.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.python.pydev.shared_interactive_console --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.python.pydev.shared_interactive_console --- [INFO] Building jar: /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_interactive_console/interactive_console.jar [INFO] Building jar: /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.shared_interactive_console/target/org.python.pydev.shared_interactive_console-7.6.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.python.pydev.shared_interactive_console --- [INFO] [INFO] -----------------< org.python.pydev:org.python.pydev >------------------ [INFO] Building org.python.pydev 7.6.0-SNAPSHOT [11/20] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.python.pydev --- [INFO] The project's OSGi version is 7.6.0.v20200625-1440 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.python.pydev --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.python.pydev --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.python.pydev --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.python.pydev --- [INFO] Compiling 481 source files to /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/target/classes [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/plugin/preferences/CheckDefaultPreferencesDialog.java:[31] private Button okButton; ^^^^^^^^ The value of the field CheckDefaultPreferencesDialog.okButton is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/plugin/preferences/CheckDefaultPreferencesDialog.java:[32] private Button cancelButton; ^^^^^^^^^^^^ The value of the field CheckDefaultPreferencesDialog.cancelButton is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/InterpreterInfoTreeNodeRoot.java:[48] InterpreterInfoTreeNodeRoot root = this; ^^^^^^^^^^^^^^^^^^^^^^^^^^^ InterpreterInfoTreeNodeRoot is a raw type. References to generic type InterpreterInfoTreeNodeRoot should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/InterpreterInfoTreeNodeRoot.java:[54] belowRootFiles = new PythonpathTreeNode(root, file.getParentFile(), ^^^^ Type safety: The expression of type InterpreterInfoTreeNodeRoot needs unchecked conversion to conform to TreeNode [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/editor/actions/PyOpenLastConsoleHyperlink.java:[17] import org.eclipse.ui.internal.console.ConsoleHyperlinkPosition; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ConsoleHyperlinkPosition' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.ui.console/3.9.200.v20200612-0706/org.eclipse.ui.console-3.9.200.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/com/python/pydev/actions/PyOutlineSelectionDialog.java:[19] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/com/python/pydev/actions/PyOutlineSelectionDialog.java:[92] SubProgressMonitor subProgressMonitor = new SubProgressMonitor(monitor, 1); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/com/python/pydev/actions/PyOutlineSelectionDialog.java:[92] SubProgressMonitor subProgressMonitor = new SubProgressMonitor(monitor, 1); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/com/python/pydev/actions/PyOutlineSelectionDialog.java:[92] SubProgressMonitor subProgressMonitor = new SubProgressMonitor(monitor, 1); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/com/python/pydev/actions/PyOutlineSelectionDialog.java:[106] subProgressMonitor.done(); ^^^^^^ The method done() from the type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/actions/copied/WorkspaceAction.java:[22] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/actions/copied/WorkspaceAction.java:[133] invokeOperation(resource, new SubProgressMonitor(monitor, 1000)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/actions/copied/WorkspaceAction.java:[133] invokeOperation(resource, new SubProgressMonitor(monitor, 1000)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/actions/copied/WorkspaceAction.java:[361] return (List) getSelectedResources(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from List to List [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/tree/FileSorter.java:[11] import org.eclipse.jface.viewers.ViewerSorter; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ViewerSorter is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/tree/FileSorter.java:[13] public class FileSorter extends ViewerSorter { ^^^^^^^^^^^^ The type ViewerSorter is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/editor/actions/codefolding/PyFoldingAction.java:[48] Collections.sort(expanded, new Comparator() { @Override public int compare(Object o1, Object o2) { PyProjectionAnnotation e1 = (PyProjectionAnnotation) o1; PyProjectionAnnotation e2 = (PyProjectionAnnotation) o2; int e1Off = model.getPosition(e1).getOffset(); int e2Off = model.getPosition(e2).getOffset(); if (e1Off < e2Off) { return -1; } if (e1Off > e2Off) { return 1; } return 0; } }); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked invocation sort(ArrayList, new Comparator(){}) of the generic method sort(List, Comparator) of type Collections [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/editor/actions/codefolding/PyFoldingAction.java:[48] Collections.sort(expanded, new Comparator() { @Override public int compare(Object o1, Object o2) { PyProjectionAnnotation e1 = (PyProjectionAnnotation) o1; PyProjectionAnnotation e2 = (PyProjectionAnnotation) o2; int e1Off = model.getPosition(e1).getOffset(); int e2Off = model.getPosition(e2).getOffset(); if (e1Off < e2Off) { return -1; } if (e1Off > e2Off) { return 1; } return 0; } }); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type new Comparator(){} needs unchecked conversion to conform to Comparator [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/editor/actions/codefolding/PyFoldingAction.java:[48] Collections.sort(expanded, new Comparator() { ^^^^^^^^^^ Comparator is a raw type. References to generic type Comparator should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/editor/actions/codefolding/PyFoldingAction.java:[86] protected boolean isInsideLast(PyProjectionAnnotation element, List elements, ProjectionAnnotationModel model) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/editor/actions/codefolding/PyFoldingAction.java:[111] protected boolean isInside(Position position, List elements) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/editor/actions/codefolding/PyFoldingAction.java:[112] for (Iterator iter = elements.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/plugin/PydevPlugin.java:[30] import org.eclipse.jdt.internal.launching.StandardVMType; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'StandardVMType' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.launching/3.17.100.v20200612-0706/org.eclipse.jdt.launching-3.17.100.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/plugin/PydevPlugin.java:[178] .getContextType(PyContextType.PY_COMPLETIONS_CONTEXT_TYPE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getContextType(String) from the type ContextTypeRegistry is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/editor/codefolding/PySourceViewer.java:[61] private boolean isInToggleCompletionStyle; ^^^^^^^^^^^^^^^^^^^^^^^^^ The value of the field PySourceViewer.isInToggleCompletionStyle is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/editor/codefolding/PySourceViewer.java:[63] public PyEdit getEdit() { ^^^^^^^^^ The method getEdit() of type PySourceViewer should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/editor/codefolding/PySourceViewer.java:[135] final Iterator annotationIterator = annotationModel.getAnnotationIterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/editor/actions/PyAddSingleBlockComment.java:[101] return plugin.getPluginPreferences().getBoolean(CommentBlocksPreferences.SINGLE_BLOCK_COMMENT_ALIGN_RIGHT); ^^^^^^^^^^^^^^^^^^^^^^ The method getPluginPreferences() from the type Plugin is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/editor/actions/PyAddSingleBlockComment.java:[101] return plugin.getPluginPreferences().getBoolean(CommentBlocksPreferences.SINGLE_BLOCK_COMMENT_ALIGN_RIGHT); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getBoolean(String) from the type Preferences is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/actions/PyCopyResourceAction.java:[52] Iterator iterator = sSelection.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/editor/codecompletion/JavaElementToken.java:[36] public class JavaElementToken extends CompiledToken { ^^^^^^^^^^^^^^^^ The serializable class JavaElementToken does not declare a static final serialVersionUID field of type long [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/editor/codecompletion/revisited/javaintegration/AbstractJavaClassModule.java:[19] import org.eclipse.jdt.internal.ui.JavaPlugin; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'JavaPlugin' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.ui/3.21.100.v20200612-0706/org.eclipse.jdt.ui-3.21.100.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/editor/codecompletion/revisited/javaintegration/AbstractJavaClassModule.java:[20] import org.eclipse.jdt.internal.ui.text.java.AbstractJavaCompletionProposal; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'AbstractJavaCompletionProposal' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.ui/3.21.100.v20200612-0706/org.eclipse.jdt.ui-3.21.100.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/actions/resources/Py2To3.java:[147] averageCharWidth = fontMetrics.getAverageCharWidth(); ^^^^^^^^^^^^^^^^^^^^^ The method getAverageCharWidth() from the type FontMetrics is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/wizards/files/TemplateSelectDialog.java:[20] import org.eclipse.jface.text.templates.persistence.TemplatePersistenceData; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type TemplatePersistenceData is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/wizards/files/TemplateSelectDialog.java:[45] private TreeMap nameToTemplateData; ^^^^^^^^^^^^^^^^^^^^^^^ The type TemplatePersistenceData is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/wizards/files/TemplateSelectDialog.java:[69] TemplatePersistenceData[] templateData = templateStore.getTemplateData(false); ^^^^^^^^^^^^^^^^^^^^^^^ The type TemplatePersistenceData is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/wizards/files/TemplateSelectDialog.java:[104] TemplatePersistenceData[] templateData = templateStore.getTemplateData(false); ^^^^^^^^^^^^^^^^^^^^^^^ The type TemplatePersistenceData is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/wizards/files/TemplateSelectDialog.java:[108] fillTemplateOptions(new TemplatePersistenceData[0], templateList); ^^^^^^^^^^^^^^^^^^^^^^^ The type TemplatePersistenceData is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/wizards/files/TemplateSelectDialog.java:[163] private void fillTemplateOptions(TemplatePersistenceData[] templateData, Table list) { ^^^^^^^^^^^^^^^^^^^^^^^ The type TemplatePersistenceData is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/wizards/files/TemplateSelectDialog.java:[164] nameToTemplateData = new TreeMap(); ^^^^^^^^^^^^^^^^^^^^^^^ The type TemplatePersistenceData is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/wizards/files/TemplateSelectDialog.java:[166] for (TemplatePersistenceData data : templateData) { ^^^^^^^^^^^^^^^^^^^^^^^ The type TemplatePersistenceData is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/wizards/files/TemplateSelectDialog.java:[167] if (PyContextType.PY_MODULES_CONTEXT_TYPE.equals(data.getTemplate().getContextTypeId())) { ^^^^^^^^^^^^^ The method getTemplate() from the type TemplatePersistenceData is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/wizards/files/TemplateSelectDialog.java:[168] String name = data.getTemplate().getName(); ^^^^^^^^^^^^^ The method getTemplate() from the type TemplatePersistenceData is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/wizards/files/TemplateSelectDialog.java:[181] TemplatePersistenceData selectedTemplate = getCurr(); ^^^^^^^^^^^^^^^^^^^^^^^ The type TemplatePersistenceData is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/wizards/files/TemplateSelectDialog.java:[189] private TemplatePersistenceData getCurr() { ^^^^^^^^^^^^^^^^^^^^^^^ The type TemplatePersistenceData is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/wizards/files/TemplateSelectDialog.java:[199] public TemplatePersistenceData getSelectedTemplate() { ^^^^^^^^^^^^^^^^^^^^^^^ The type TemplatePersistenceData is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/wizards/files/TemplateSelectDialog.java:[202] return (TemplatePersistenceData) r[0]; ^^^^^^^^^^^^^^^^^^^^^^^ The type TemplatePersistenceData is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/editor/codefolding/PyEditProjection.java:[112] public Object getAdapter(Class required) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/editor/codefolding/PyEditProjection.java:[114] Object adapter = fProjectionSupport.getAdapter(getSourceViewer(), required); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked invocation getAdapter(ISourceViewer, Class) of the generic method getAdapter(ISourceViewer, Class) of type ProjectionSupport [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/editor/codefolding/PyEditProjection.java:[114] Object adapter = fProjectionSupport.getAdapter(getSourceViewer(), required); ^^^^^^^^ Type safety: The expression of type Class needs unchecked conversion to conform to Class [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/editor/actions/organize_imports/ImportArranger.java:[501] linesToDelete.add(new Tuple(j, PySelection.getLine(doc, j))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor Tuple(Object, Object) belongs to the raw type Tuple. References to generic type Tuple should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/editor/actions/organize_imports/ImportArranger.java:[501] linesToDelete.add(new Tuple(j, PySelection.getLine(doc, j))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type Tuple needs unchecked conversion to conform to Tuple [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/editor/actions/organize_imports/ImportArranger.java:[501] linesToDelete.add(new Tuple(j, PySelection.getLine(doc, j))); ^^^^^ Tuple is a raw type. References to generic type Tuple should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/editor/KeyAssistDialog.java:[279] final Iterator itemsItr = keybindingToActionInfo.entrySet().iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/editor/KeyAssistDialog.java:[281] final Map.Entry entry = (Entry) itemsItr.next(); ^^^^^^^^^ Map.Entry is a raw type. References to generic type Map.Entry should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/editor/KeyAssistDialog.java:[281] final Map.Entry entry = (Entry) itemsItr.next(); ^^^^^ Map.Entry is a raw type. References to generic type Map.Entry should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/process_window/SimpleTerminalEmulator.java:[19] private int cursor = 0; ^^^^^^ The value of the field SimpleTerminalEmulator.cursor is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/actions/PyOpenPythonFileAction.java:[162] Iterator iterator = sSelection.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/plugin/preferences/AbstractConfigurationBlockPreferencePage.java:[54] public void init(IWorkbench workbench) { ^^^^^^^^^^^^^^^^^^^^^^^^^^ The method init(IWorkbench) of type AbstractConfigurationBlockPreferencePage should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/pythonpathconf/PythonSelectionLibrariesDialog.java:[112] dialog.setInitialSelections(initialSelection.toArray(new String[0])); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type String[] of the last argument to method setInitialSelections(Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation. [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/decorator/ProblemMarkerManager.java:[98] private ListenerList fListeners; ^^^^^^^^^^^^ ListenerList is a raw type. References to generic type ListenerList should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/decorator/ProblemMarkerManager.java:[111] fListeners = new ListenerList(); ^^^^^^^^^^^^ ListenerList is a raw type. References to generic type ListenerList should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/decorator/ProblemMarkerManager.java:[163] fListeners.add(listener); ^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ListenerList. References to generic type ListenerList should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/editor/correctionassist/PythonCorrectionProcessor.java:[27] import org.eclipse.ui.internal.texteditor.spelling.NoCompletionsProposal; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'NoCompletionsProposal' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench.texteditor/3.14.200.v20200612-0706/org.eclipse.ui.workbench.texteditor-3.14.200.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/editor/correctionassist/PythonCorrectionProcessor.java:[175] assists.addAll(ExtensionHelper.getParticipants(ExtensionHelper.PYDEV_CTRL_1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to Collection [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/editor/correctionassist/PythonCorrectionProcessor.java:[227] if (spellProps == null || (spellProps.length == 1 && spellProps[0] instanceof NoCompletionsProposal)) { ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'NoCompletionsProposal' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench.texteditor/3.14.200.v20200612-0706/org.eclipse.ui.workbench.texteditor-3.14.200.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/editor/PyInformationPresenter.java:[260] offset = styledText.getOffsetAtLocation(new Point(e.x, e.y)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getOffsetAtLocation(Point) from the type StyledText is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/editor/PyEditConfigurationWithoutEditor.java:[406] public void updateSyntaxColorAndStyle() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method updateSyntaxColorAndStyle() of type PyEditConfigurationWithoutEditor should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/actions/PyPasteAction.java:[54] Iterator iterator = sSelection.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/elements/PythonNode.java:[15] public class PythonNode implements Comparable, IWrappedResource { ^^^^^^^^^^ Comparable is a raw type. References to generic type Comparable should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/pythonpathconf/PythonInterpreterProviderFactory.java:[14] import java.io.File; ^^^^^^^^^^^^ The import java.io.File is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/pythonpathconf/PythonInterpreterProviderFactory.java:[23] import org.python.pydev.core.log.Log; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.core.log.Log is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/MenuManagerCopiedToAddCreateMenuWithMenuParent.java:[68] private ListenerList listeners = new ListenerList(); ^^^^^^^^^^^^ ListenerList is a raw type. References to generic type ListenerList should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/MenuManagerCopiedToAddCreateMenuWithMenuParent.java:[68] private ListenerList listeners = new ListenerList(); ^^^^^^^^^^^^ ListenerList is a raw type. References to generic type ListenerList should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/MenuManagerCopiedToAddCreateMenuWithMenuParent.java:[177] listeners.add(listener); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ListenerList. References to generic type ListenerList should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/pythonpathconf/AbstractListWithNewRemoveControl.java:[136] addBt = interpreterEditor.createBt(box, "ListEditor.add", this);//$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The static method createBt(Composite, String, SelectionListener) from the type AbstractInterpreterEditor should be accessed in a static way [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/pythonpathconf/AbstractListWithNewRemoveControl.java:[137] removeBt = interpreterEditor.createBt(box, "ListEditor.remove", this);//$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The static method createBt(Composite, String, SelectionListener) from the type AbstractInterpreterEditor should be accessed in a static way [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/editor/codecompletion/revisited/javaintegration/ModulesKeyForJava.java:[20] public class ModulesKeyForJava extends ModulesKey implements IModulesKeyForJava { ^^^^^^^^^^^^^^^^^ The serializable class ModulesKeyForJava does not declare a static final serialVersionUID field of type long [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/editor/codecompletion/revisited/javaintegration/ModulesKeyForJava.java:[22] private IPackageFragmentRoot packageRoot; ^^^^^^^^^^^ The value of the field ModulesKeyForJava.packageRoot is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/editor/codecompletion/revisited/javaintegration/ModulesKeyForJava.java:[23] private IJavaElement javaElement; ^^^^^^^^^^^ The value of the field ModulesKeyForJava.javaElement is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/editor/PyDoubleClickStrategy.java:[27] private String contentType; ^^^^^^^^^^^ The value of the field PyDoubleClickStrategy.contentType is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/com/python/pydev/analysis/search_index/PySearchIndexQuery.java:[18] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/com/python/pydev/analysis/search_index/PySearchIndexQuery.java:[85] new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/com/python/pydev/analysis/search_index/PySearchIndexQuery.java:[85] new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/editor/codecompletion/proposals/PyCompletionProposal.java:[19] import org.python.pydev.shared_core.code_completion.IPyCompletionProposal.ICompareContext; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.shared_core.code_completion.IPyCompletionProposal.ICompareContext is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/editor/codecompletion/revisited/javaintegration/JavaZipModule.java:[188] }.newWorkingCopy(name, entries, null, new NullProgressMonitor()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method newWorkingCopy(String, IClasspathEntry[], IProblemRequestor, IProgressMonitor) from the type WorkingCopyOwner is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/builder/syntaxchecker/ClearSyntaxMarkersPyeditListener.java:[24] import org.python.pydev.shared_ui.log.ToLogFile; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.shared_ui.log.ToLogFile is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/actions/PyRenameResourceAction.java:[35] import org.eclipse.ui.internal.ide.IDEWorkbenchMessages; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.17.100.v20200612-0706/org.eclipse.ui.ide-3.17.100.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/actions/PyRenameResourceAction.java:[36] import org.eclipse.ui.internal.ide.IDEWorkbenchPlugin; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDEWorkbenchPlugin' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.17.100.v20200612-0706/org.eclipse.ui.ide-3.17.100.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/actions/PyRenameResourceAction.java:[61] super(shell); ^^^^^^^^^^^^^ The constructor RenameResourceAction(Shell) is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/actions/PyRenameResourceAction.java:[76] final IWorkspace workspace = IDEWorkbenchPlugin.getPluginWorkspace(); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDEWorkbenchPlugin' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.17.100.v20200612-0706/org.eclipse.ui.ide-3.17.100.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/actions/PyRenameResourceAction.java:[76] final IWorkspace workspace = IDEWorkbenchPlugin.getPluginWorkspace(); ^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'IDEWorkbenchPlugin.getPluginWorkspace()' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.17.100.v20200612-0706/org.eclipse.ui.ide-3.17.100.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/actions/PyRenameResourceAction.java:[82] return IDEWorkbenchMessages.RenameResourceAction_nameMustBeDifferent; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.17.100.v20200612-0706/org.eclipse.ui.ide-3.17.100.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/actions/PyRenameResourceAction.java:[82] return IDEWorkbenchMessages.RenameResourceAction_nameMustBeDifferent; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'IDEWorkbenchMessages.RenameResourceAction_nameMustBeDifferent' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.17.100.v20200612-0706/org.eclipse.ui.ide-3.17.100.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/actions/PyRenameResourceAction.java:[89] return IDEWorkbenchMessages.RenameResourceAction_nameExists; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.17.100.v20200612-0706/org.eclipse.ui.ide-3.17.100.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/actions/PyRenameResourceAction.java:[89] return IDEWorkbenchMessages.RenameResourceAction_nameExists; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'IDEWorkbenchMessages.RenameResourceAction_nameExists' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.17.100.v20200612-0706/org.eclipse.ui.ide-3.17.100.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/actions/PyRenameResourceAction.java:[95] InputDialog dialog = new InputDialog(shell, IDEWorkbenchMessages.RenameResourceAction_inputDialogTitle, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.17.100.v20200612-0706/org.eclipse.ui.ide-3.17.100.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/actions/PyRenameResourceAction.java:[95] InputDialog dialog = new InputDialog(shell, IDEWorkbenchMessages.RenameResourceAction_inputDialogTitle, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'IDEWorkbenchMessages.RenameResourceAction_inputDialogTitle' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.17.100.v20200612-0706/org.eclipse.ui.ide-3.17.100.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/actions/PyRenameResourceAction.java:[96] IDEWorkbenchMessages.RenameResourceAction_inputDialogMessage, resource.getName(), validator); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.17.100.v20200612-0706/org.eclipse.ui.ide-3.17.100.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/actions/PyRenameResourceAction.java:[96] IDEWorkbenchMessages.RenameResourceAction_inputDialogMessage, resource.getName(), validator); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'IDEWorkbenchMessages.RenameResourceAction_inputDialogMessage' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.17.100.v20200612-0706/org.eclipse.ui.ide-3.17.100.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/actions/PyRenameResourceAction.java:[118] Iterator iterator = sSelection.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/editor/hover/PyEditorHoverConfigurationBlock.java:[49] import org.eclipse.jface.viewers.ViewerSorter; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ViewerSorter is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/editor/hover/PyEditorHoverConfigurationBlock.java:[361] private GridData fDisabledLabelGridData; ^^^^^^^^^^^^^^^^^^^^^^ The value of the field PyEditorHoverConfigurationBlock.fDisabledLabelGridData is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/editor/hover/PyEditorHoverConfigurationBlock.java:[537] fHoverTableViewer.setSorter(new ViewerSorter() { @Override public int compare(Viewer viewer, Object e1, Object e2) { return ((PyEditorTextHoverDescriptor) e1).getPriority() .compareTo(((PyEditorTextHoverDescriptor) e2).getPriority()); } }); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/editor/hover/PyEditorHoverConfigurationBlock.java:[537] fHoverTableViewer.setSorter(new ViewerSorter() { ^^^^^^^^^^^^ The type ViewerSorter is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/editor/hover/PyEditorHoverConfigurationBlock.java:[537] fHoverTableViewer.setSorter(new ViewerSorter() { @Override public int compare(Viewer viewer, Object e1, Object e2) { return ((PyEditorTextHoverDescriptor) e1).getPriority() .compareTo(((PyEditorTextHoverDescriptor) e2).getPriority()); } }); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ViewerSorter() is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/editor/actions/codefolding/PyCollapse.java:[46] Iterator iter = model.getAnnotationIterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/actions/PyMoveResourceAction.java:[35] super(shell); ^^^^^^^^^^^^^ The constructor MoveResourceAction(Shell) is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/actions/PyMoveResourceAction.java:[57] Iterator iterator = sSelection.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/dialogs/ListContentProvider.java:[13] List list = (List) element; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/dialogs/ListContentProvider.java:[13] List list = (List) element; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/dialogs/ListContentProvider.java:[26] return element instanceof List && ((List) element).size() > 0; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/editor/PyEdit.java:[324] private CodeFoldingSetter codeFoldingSetter; ^^^^^^^^^^^^^^^^^ The value of the field PyEdit.codeFoldingSetter is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/editor/PyEdit.java:[1187] public PyParser getParser() { ^^^^^^^^^^^ The method getParser() of type PyEdit should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/editor/PyEdit.java:[1441] public SimpleNode getAST() { ^^^^^^^^ The method getAST() of type PyEdit should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/editor/PyEdit.java:[1445] public long getAstModificationTimeStamp() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getAstModificationTimeStamp() of type PyEdit should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/PythonBaseModelProvider.java:[452] TreeNode treeNode = (TreeNode) element; ^^^^^^^^ TreeNode is a raw type. References to generic type TreeNode should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/PythonBaseModelProvider.java:[452] TreeNode treeNode = (TreeNode) element; ^^^^^^^^ TreeNode is a raw type. References to generic type TreeNode should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/PythonBaseModelProvider.java:[542] TreeNode noWorkingSets = createErrorNoWorkingSetsDefined(parentElement); ^^^^^^^^ TreeNode is a raw type. References to generic type TreeNode should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/PythonBaseModelProvider.java:[1207] treeViewer.add(resource, addedObjects); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type IResource[] of the last argument to method add(Object, Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation. [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/PythonBaseModelProvider.java:[1220] treeViewer.remove(removedObjects); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type IResource[] of the last argument to method remove(Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation. [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/pythonpathconf/package_manager/PipenvPackageManager.java:[122] private IPythonNature nature; ^^^^^^ The value of the field PipenvPackageManager.PipenvProcessWindow.nature is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/editor/codefolding/CodeFoldingSetter.java:[440] Class... elementClasses) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/dialogs/SelectExistingOrCreateNewDialog.java:[249] int averageWidth = gc.getFontMetrics().getAverageCharWidth(); ^^^^^^^^^^^^^^^^^^^^^ The method getAverageCharWidth() from the type FontMetrics is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/dialogs/SelectExistingOrCreateNewDialog.java:[276] List list = selection.toList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/dialogs/SelectExistingOrCreateNewDialog.java:[287] list = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/dialogs/SelectExistingOrCreateNewDialog.java:[300] list = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/dialogs/SelectExistingOrCreateNewDialog.java:[438] this.input = (List) input; ^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from Object to List [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/dialogs/SelectExistingOrCreateNewDialog.java:[462] List list = selection.toList(); ^^^^^^^^^^^^^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/compare/PyMergeViewer.java:[195] public Object getAdapter(Class adapter) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/compare/PyMergeViewer.java:[295] public Object getAdapter(Class adapter) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/changed_lines/ChangedLinesComputer.java:[21] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/changed_lines/ChangedLinesComputer.java:[128] return new SubProgressMonitor(monitor, ticks, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/changed_lines/ChangedLinesComputer.java:[128] return new SubProgressMonitor(monitor, ticks, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int, int) is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/changed_lines/ChangedLinesComputer.java:[128] return new SubProgressMonitor(monitor, ticks, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/changed_lines/ChangedLinesComputer.java:[128] return new SubProgressMonitor(monitor, ticks, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The field SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/editor/hover/PyDocstringTextHover.java:[84] @SuppressWarnings("unchecked") ^^^^^^^^^^^ Unnecessary @SuppressWarnings("unchecked") [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/editor/codefolding/PyDevCodeFoldingPrefPage.java:[269] PydevPlugin.getDefault().savePluginPreferences(); ^^^^^^^^^^^^^^^^^^^^^^^ The method savePluginPreferences() from the type Plugin is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/outline/OutlineHideNonPublicMembersAction.java:[42] if (item == null) { return true; } ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/pythonpathconf/MyEnvWorkingCopy.java:[76] public void addModes(Set modes) { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/pythonpathconf/MyEnvWorkingCopy.java:[115] public void removeModes(Set modes) { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/pythonpathconf/MyEnvWorkingCopy.java:[180] public void setAttributes(Map attributes) { ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/pythonpathconf/MyEnvWorkingCopy.java:[185] Set entrySet = attributes.entrySet(); ^^^^^^^^^ Map.Entry is a raw type. References to generic type Map.Entry should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/pythonpathconf/MyEnvWorkingCopy.java:[186] for (Map.Entry entry : entrySet) { ^^^^^^^^^ Map.Entry is a raw type. References to generic type Map.Entry should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/pythonpathconf/MyEnvWorkingCopy.java:[206] public void setModes(Set modes) { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/pythonpathconf/MyEnvWorkingCopy.java:[212] public void setPreferredLaunchDelegate(Set modes, String delegateId) { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/pythonpathconf/MyEnvWorkingCopy.java:[260] public List getAttribute(String attributeName, List defaultValue) throws CoreException { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/pythonpathconf/MyEnvWorkingCopy.java:[260] public List getAttribute(String attributeName, List defaultValue) throws CoreException { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/pythonpathconf/MyEnvWorkingCopy.java:[263] return (List) this.attributes.get(attributeName); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/pythonpathconf/MyEnvWorkingCopy.java:[270] public Set getAttribute(String attributeName, Set defaultValue) throws CoreException { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/pythonpathconf/MyEnvWorkingCopy.java:[270] public Set getAttribute(String attributeName, Set defaultValue) throws CoreException { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/pythonpathconf/MyEnvWorkingCopy.java:[273] return (Set) this.attributes.get(attributeName); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/pythonpathconf/MyEnvWorkingCopy.java:[280] public Map getAttribute(String attributeName, Map defaultValue) throws CoreException { ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/pythonpathconf/MyEnvWorkingCopy.java:[280] public Map getAttribute(String attributeName, Map defaultValue) throws CoreException { ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/pythonpathconf/MyEnvWorkingCopy.java:[282] return (Map) this.attributes.get(attributeName); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/pythonpathconf/MyEnvWorkingCopy.java:[333] public Set getModes() throws CoreException { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/pythonpathconf/MyEnvWorkingCopy.java:[345] public ILaunchDelegate getPreferredDelegate(Set modes) throws CoreException { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/pythonpathconf/MyEnvWorkingCopy.java:[423] public Object getAdapter(Class adapter) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/pythonpathconf/MyEnvWorkingCopy.java:[427] public void delete(int flag) throws CoreException { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method delete(int) of type MyEnvWorkingCopy should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/pythonpathconf/MyEnvWorkingCopy.java:[431] public ILaunchConfiguration getPrototype() throws CoreException { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getPrototype() of type MyEnvWorkingCopy should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/pythonpathconf/MyEnvWorkingCopy.java:[435] public boolean isAttributeModified(String attribute) throws CoreException { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method isAttributeModified(String) of type MyEnvWorkingCopy should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/pythonpathconf/MyEnvWorkingCopy.java:[439] public boolean isPrototype() { ^^^^^^^^^^^^^ The method isPrototype() of type MyEnvWorkingCopy should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/pythonpathconf/MyEnvWorkingCopy.java:[443] public Collection getPrototypeChildren() throws CoreException { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getPrototypeChildren() of type MyEnvWorkingCopy should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/pythonpathconf/MyEnvWorkingCopy.java:[447] public int getKind() throws CoreException { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getKind() of type MyEnvWorkingCopy should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/pythonpathconf/MyEnvWorkingCopy.java:[451] public Set getPrototypeVisibleAttributes() throws CoreException { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getPrototypeVisibleAttributes() of type MyEnvWorkingCopy should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/pythonpathconf/MyEnvWorkingCopy.java:[455] public void setPrototypeAttributeVisibility(String attribute, boolean visible) throws CoreException { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setPrototypeAttributeVisibility(String, boolean) of type MyEnvWorkingCopy should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/pythonpathconf/MyEnvWorkingCopy.java:[459] public ILaunchConfiguration doSave(int flag) throws CoreException { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method doSave(int) of type MyEnvWorkingCopy should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/pythonpathconf/MyEnvWorkingCopy.java:[463] public void setAttribute(String attributeName, Object value) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setAttribute(String, Object) of type MyEnvWorkingCopy should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/pythonpathconf/MyEnvWorkingCopy.java:[467] public void copyAttributes(ILaunchConfiguration prototype) throws CoreException { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method copyAttributes(ILaunchConfiguration) of type MyEnvWorkingCopy should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/pythonpathconf/MyEnvWorkingCopy.java:[471] public void setPrototype(ILaunchConfiguration prototype, boolean copy) throws CoreException { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setPrototype(ILaunchConfiguration, boolean) of type MyEnvWorkingCopy should be tagged with @Override since it actually overrides a superinterface method [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/wizards/files/PythonModuleWizard.java:[19] import org.eclipse.jface.text.templates.persistence.TemplatePersistenceData; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type TemplatePersistenceData is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/wizards/files/PythonModuleWizard.java:[127] TemplatePersistenceData selectedTemplate = dialog.getSelectedTemplate(); ^^^^^^^^^^^^^^^^^^^^^^^ The type TemplatePersistenceData is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/wizards/files/PythonModuleWizard.java:[132] Template template = selectedTemplate.getTemplate(); ^^^^^^^^^^^^^ The method getTemplate() from the type TemplatePersistenceData is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/actions/copied/CopyFilesAndFoldersOperation.java:[40] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/actions/copied/CopyFilesAndFoldersOperation.java:[370] copy(children, destinationPath, new SubProgressMonitor(subMonitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/actions/copied/CopyFilesAndFoldersOperation.java:[370] copy(children, destinationPath, new SubProgressMonitor(subMonitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/actions/copied/CopyFilesAndFoldersOperation.java:[374] delete(existing, new SubProgressMonitor(subMonitor, 0)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/actions/copied/CopyFilesAndFoldersOperation.java:[374] delete(existing, new SubProgressMonitor(subMonitor, 0)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/actions/copied/CopyFilesAndFoldersOperation.java:[375] source.copy(destinationPath, IResource.SHALLOW, new SubProgressMonitor(subMonitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/actions/copied/CopyFilesAndFoldersOperation.java:[375] source.copy(destinationPath, IResource.SHALLOW, new SubProgressMonitor(subMonitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/actions/copied/CopyFilesAndFoldersOperation.java:[380] copyExisting(source, existing, new SubProgressMonitor(subMonitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/actions/copied/CopyFilesAndFoldersOperation.java:[380] copyExisting(source, existing, new SubProgressMonitor(subMonitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/actions/copied/CopyFilesAndFoldersOperation.java:[385] delete(existing, new SubProgressMonitor(subMonitor, 0)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/actions/copied/CopyFilesAndFoldersOperation.java:[385] delete(existing, new SubProgressMonitor(subMonitor, 0)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/actions/copied/CopyFilesAndFoldersOperation.java:[386] source.copy(destinationPath, IResource.SHALLOW, new SubProgressMonitor(subMonitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/actions/copied/CopyFilesAndFoldersOperation.java:[386] source.copy(destinationPath, IResource.SHALLOW, new SubProgressMonitor(subMonitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/actions/copied/CopyFilesAndFoldersOperation.java:[389] source.copy(destinationPath, IResource.SHALLOW, new SubProgressMonitor(subMonitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/actions/copied/CopyFilesAndFoldersOperation.java:[389] source.copy(destinationPath, IResource.SHALLOW, new SubProgressMonitor(subMonitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/actions/copied/CopyFilesAndFoldersOperation.java:[419] existingFile.setContents(sourceFile.getContents(), IResource.KEEP_HISTORY, new SubProgressMonitor( ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/actions/copied/CopyFilesAndFoldersOperation.java:[419] existingFile.setContents(sourceFile.getContents(), IResource.KEEP_HISTORY, new SubProgressMonitor( subMonitor, 0)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/actions/copied/CopyFilesAndFoldersOperation.java:[1120] generator.generateContainer(new SubProgressMonitor(monitor, 10)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/actions/copied/CopyFilesAndFoldersOperation.java:[1120] generator.generateContainer(new SubProgressMonitor(monitor, 10)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/actions/copied/CopyFilesAndFoldersOperation.java:[1121] IProgressMonitor subMonitor = new SubProgressMonitor(monitor, 75); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/actions/copied/CopyFilesAndFoldersOperation.java:[1121] IProgressMonitor subMonitor = new SubProgressMonitor(monitor, 75); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/actions/copied/CopyFilesAndFoldersOperation.java:[1153] generator.generateContainer(new SubProgressMonitor(monitor, 10)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/actions/copied/CopyFilesAndFoldersOperation.java:[1153] generator.generateContainer(new SubProgressMonitor(monitor, 10)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/actions/copied/CopyFilesAndFoldersOperation.java:[1155] IProgressMonitor subMonitor = new SubProgressMonitor(monitor, 75); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/actions/copied/CopyFilesAndFoldersOperation.java:[1155] IProgressMonitor subMonitor = new SubProgressMonitor(monitor, 75); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/actions/copied/CopyFilesAndFoldersOperation.java:[1167] source.copy(destinationPath, IResource.SHALLOW, new SubProgressMonitor(subMonitor, 0)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/actions/copied/CopyFilesAndFoldersOperation.java:[1167] source.copy(destinationPath, IResource.SHALLOW, new SubProgressMonitor(subMonitor, 0)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/dialogs/ProjectFolderSelectionGroup.java:[39] import org.eclipse.jface.viewers.ViewerSorter; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ViewerSorter is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/dialogs/ProjectFolderSelectionGroup.java:[328] treeViewer.setSorter(new ViewerSorter()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/dialogs/ProjectFolderSelectionGroup.java:[328] treeViewer.setSorter(new ViewerSorter()); ^^^^^^^^^^^^ The type ViewerSorter is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/dialogs/ProjectFolderSelectionGroup.java:[328] treeViewer.setSorter(new ViewerSorter()); ^^^^^^^^^^^^^^ The constructor ViewerSorter() is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/pythonpathconf/AbstractInterpreterEditor.java:[517] addAPIBt = interpreterEditor.createBt(box, "Add from QScintilla api file", this);//$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The static method createBt(Composite, String, SelectionListener) from the type AbstractInterpreterEditor should be accessed in a static way [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/pythonpathconf/AbstractInterpreterEditor.java:[872] int averageWidth = gc.getFontMetrics().getAverageCharWidth(); ^^^^^^^^^^^^^^^^^^^^^ The method getAverageCharWidth() from the type FontMetrics is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/editor/actions/FirstCharAction.java:[76] Collection definedCommandIds = commandService.getDefinedCommandIds(); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/wizards/files/AbstractPythonWizardPage.java:[173] Label label = new Label(topLevel, SWT.NONE); //placeholder ^^^^^ The value of the local variable label is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/actions/PyDeleteResourceAction.java:[42] super(shell); ^^^^^^^^^^^^^ The constructor DeleteResourceAction(Shell) is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/actions/PyDeleteResourceAction.java:[64] Iterator iterator = sSelection.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/decorator/ProblemsLabelDecorator.java:[33] private ListenerList fListeners; ^^^^^^^^^^^^ ListenerList is a raw type. References to generic type ListenerList should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/decorator/ProblemsLabelDecorator.java:[106] fListeners = new ListenerList(); ^^^^^^^^^^^^ ListenerList is a raw type. References to generic type ListenerList should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/decorator/ProblemsLabelDecorator.java:[108] fListeners.add(listener); ^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ListenerList. References to generic type ListenerList should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/com/python/pydev/analysis/builder/AnalysisParserObserver.java:[114] Tuple t = (Tuple) info.argsToReparse[0]; ^^^^^ Tuple is a raw type. References to generic type Tuple should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/com/python/pydev/analysis/builder/AnalysisParserObserver.java:[114] Tuple t = (Tuple) info.argsToReparse[0]; ^^^^^ Tuple is a raw type. References to generic type Tuple should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/editor/templates/PyTemplatePreferencesPage.java:[39] PydevPlugin.getDefault().savePluginPreferences(); ^^^^^^^^^^^^^^^^^^^^^^^ The method savePluginPreferences() from the type Plugin is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/sorter/PythonModelSorter.java:[13] import org.eclipse.jface.viewers.ViewerSorter; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ViewerSorter is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/sorter/PythonModelSorter.java:[22] public class PythonModelSorter extends ViewerSorter { ^^^^^^^^^^^^ The type ViewerSorter is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/editor/templates/TemplateHelper.java:[11] import org.eclipse.jface.text.templates.ContextTypeRegistry; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ContextTypeRegistry is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/editor/templates/TemplateHelper.java:[59] public static ContextTypeRegistry getContextTypeRegistry() { ^^^^^^^^^^^^^^^^^^^ The type ContextTypeRegistry is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/logging/PyLoggingPreferencesPage.java:[24] import org.python.pydev.shared_ui.log.ToLogFile; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.shared_ui.log.ToLogFile is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/ui/dialogs/Select1Dialog.java:[151] return (TreeNode) result[0]; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from Object to TreeNode [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/builder/syntaxchecker/PySyntaxChecker.java:[22] import org.python.pydev.shared_ui.log.ToLogFile; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.python.pydev.shared_ui.log.ToLogFile is never used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/filters/AbstractFilter.java:[27] TreeNode treeNode = (TreeNode) element; ^^^^^^^^ TreeNode is a raw type. References to generic type TreeNode should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src_navigator/org/python/pydev/navigator/filters/AbstractFilter.java:[27] TreeNode treeNode = (TreeNode) element; ^^^^^^^^ TreeNode is a raw type. References to generic type TreeNode should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/com/python/pydev/ui/hierarchy/HierarchyViewer.java:[163] DataAndImageTreeNode root = new DataAndImageTreeNode(null, null, null); ^^^^^^^^^^^^^^^^^^^^ DataAndImageTreeNode is a raw type. References to generic type DataAndImageTreeNode should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/com/python/pydev/ui/hierarchy/HierarchyViewer.java:[163] DataAndImageTreeNode root = new DataAndImageTreeNode(null, null, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor DataAndImageTreeNode(DataAndImageTreeNode, Object, IImageHandle) belongs to the raw type DataAndImageTreeNode. References to generic type DataAndImageTreeNode should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/com/python/pydev/ui/hierarchy/HierarchyViewer.java:[163] DataAndImageTreeNode root = new DataAndImageTreeNode(null, null, null); ^^^^^^^^^^^^^^^^^^^^ DataAndImageTreeNode is a raw type. References to generic type DataAndImageTreeNode should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/com/python/pydev/ui/hierarchy/HierarchyViewer.java:[164] DataAndImageTreeNode item = new DataAndImageTreeNode(root, model, classImage); ^^^^^^^^^^^^^^^^^^^^ DataAndImageTreeNode is a raw type. References to generic type DataAndImageTreeNode should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/com/python/pydev/ui/hierarchy/HierarchyViewer.java:[164] DataAndImageTreeNode item = new DataAndImageTreeNode(root, model, classImage); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor DataAndImageTreeNode(DataAndImageTreeNode, Object, IImageHandle) belongs to the raw type DataAndImageTreeNode. References to generic type DataAndImageTreeNode should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/com/python/pydev/ui/hierarchy/HierarchyViewer.java:[164] DataAndImageTreeNode item = new DataAndImageTreeNode(root, model, classImage); ^^^^^^^^^^^^^^^^^^^^ DataAndImageTreeNode is a raw type. References to generic type DataAndImageTreeNode should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/com/python/pydev/ui/hierarchy/HierarchyViewer.java:[166] DataAndImageTreeNode base = item; ^^^^^^^^^^^^^^^^^^^^ DataAndImageTreeNode is a raw type. References to generic type DataAndImageTreeNode should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/com/python/pydev/ui/hierarchy/HierarchyViewer.java:[173] DataAndImageTreeNode parents = new DataAndImageTreeNode(root, "Parents", parentsImage); ^^^^^^^^^^^^^^^^^^^^ DataAndImageTreeNode is a raw type. References to generic type DataAndImageTreeNode should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/com/python/pydev/ui/hierarchy/HierarchyViewer.java:[173] DataAndImageTreeNode parents = new DataAndImageTreeNode(root, "Parents", parentsImage); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor DataAndImageTreeNode(DataAndImageTreeNode, Object, IImageHandle) belongs to the raw type DataAndImageTreeNode. References to generic type DataAndImageTreeNode should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/com/python/pydev/ui/hierarchy/HierarchyViewer.java:[173] DataAndImageTreeNode parents = new DataAndImageTreeNode(root, "Parents", parentsImage); ^^^^^^^^^^^^^^^^^^^^ DataAndImageTreeNode is a raw type. References to generic type DataAndImageTreeNode should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/com/python/pydev/ui/hierarchy/HierarchyViewer.java:[181] private void recursivelyAdd(HierarchyNodeModel model, DataAndImageTreeNode base, boolean addChildren, ^^^^^^^^^^^^^^^^^^^^ DataAndImageTreeNode is a raw type. References to generic type DataAndImageTreeNode should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/com/python/pydev/ui/hierarchy/HierarchyViewer.java:[187] new DataAndImageTreeNode(base, modelNode.name + " already added.", classImage); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor DataAndImageTreeNode(DataAndImageTreeNode, Object, IImageHandle) belongs to the raw type DataAndImageTreeNode. References to generic type DataAndImageTreeNode should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/com/python/pydev/ui/hierarchy/HierarchyViewer.java:[187] new DataAndImageTreeNode(base, modelNode.name + " already added.", classImage); ^^^^^^^^^^^^^^^^^^^^ DataAndImageTreeNode is a raw type. References to generic type DataAndImageTreeNode should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/com/python/pydev/ui/hierarchy/HierarchyViewer.java:[191] DataAndImageTreeNode item = new DataAndImageTreeNode(base, modelNode, classImage); ^^^^^^^^^^^^^^^^^^^^ DataAndImageTreeNode is a raw type. References to generic type DataAndImageTreeNode should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/com/python/pydev/ui/hierarchy/HierarchyViewer.java:[191] DataAndImageTreeNode item = new DataAndImageTreeNode(base, modelNode, classImage); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor DataAndImageTreeNode(DataAndImageTreeNode, Object, IImageHandle) belongs to the raw type DataAndImageTreeNode. References to generic type DataAndImageTreeNode should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/com/python/pydev/ui/hierarchy/HierarchyViewer.java:[191] DataAndImageTreeNode item = new DataAndImageTreeNode(base, modelNode, classImage); ^^^^^^^^^^^^^^^^^^^^ DataAndImageTreeNode is a raw type. References to generic type DataAndImageTreeNode should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/com/python/pydev/ui/hierarchy/HierarchyViewer.java:[299] DataAndImageTreeNode treeNode = (DataAndImageTreeNode) firstElement; ^^^^^^^^^^^^^^^^^^^^ DataAndImageTreeNode is a raw type. References to generic type DataAndImageTreeNode should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/com/python/pydev/ui/hierarchy/HierarchyViewer.java:[299] DataAndImageTreeNode treeNode = (DataAndImageTreeNode) firstElement; ^^^^^^^^^^^^^^^^^^^^ DataAndImageTreeNode is a raw type. References to generic type DataAndImageTreeNode should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/editor/ICodeScannerKeywords.java:[17] CallbackWithListeners getOnChangeCallbackWithListeners(); ^^^^^^^^^^^^^^^^^^^^^ CallbackWithListeners is a raw type. References to generic type CallbackWithListeners should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/editor/codecompletion/PyTemplateCompletionProcessor.java:[50] return TemplateHelper.getContextTypeRegistry().getContextType(this.currentContext); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getContextType(String) from the type ContextTypeRegistry is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/editor/actions/codefolding/PyCollapseAll.java:[38] Iterator iter = getAnnotationsIterator(model, false); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/plugin/preferences/AbstractPydevPrefs.java:[255] Iterator e = fCheckBoxes.keySet().iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/src/org/python/pydev/plugin/preferences/AbstractPydevPrefs.java:[305] PydevPlugin.getDefault().savePluginPreferences(); ^^^^^^^^^^^^^^^^^^^^^^^ The method savePluginPreferences() from the type Plugin is deprecated 249 problems (249 warnings) [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.python.pydev --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.python.pydev --- [INFO] Building jar: /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/target/org.python.pydev-7.6.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.python.pydev --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.python.pydev --- [INFO] Building jar: /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/pydev.jar [INFO] Building jar: /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev/target/org.python.pydev-7.6.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.python.pydev --- [INFO] [INFO] --------------< org.python.pydev:org.python.pydev.debug >--------------- [INFO] Building org.python.pydev.debug 7.6.0-SNAPSHOT [12/20] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.python.pydev.debug --- [INFO] The project's OSGi version is 7.6.0.v20200625-1440 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.python.pydev.debug --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.python.pydev.debug --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.python.pydev.debug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.python.pydev.debug --- [INFO] Compiling 273 source files to /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/target/classes [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/pyunit/ShowViewOnTestRunAction.java:[16] private WeakReference pyUnitView; ^^^^^^^^^^ The value of the field ShowViewOnTestRunAction.pyUnitView is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/actions/WatchExpressionAction.java:[51] IWorkbenchPage page = PydevDebugPlugin.getDefault().getWorkbench().getActiveWorkbenchWindow().getActivePage(); ^^^^^^^^^^^^^^ The method getWorkbench() from the type AbstractUIPlugin is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src_console/org/python/pydev/debug/newconsole/PydevConsoleFactory.java:[18] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src_console/org/python/pydev/debug/newconsole/PydevConsoleFactory.java:[93] sayHello(interpreter, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src_console/org/python/pydev/debug/newconsole/PydevConsoleFactory.java:[93] sayHello(interpreter, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src_console/org/python/pydev/debug/newconsole/PydevConsoleFactory.java:[94] connectDebugger(interpreter, additionalInitialComands, new SubProgressMonitor(monitor, 2)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src_console/org/python/pydev/debug/newconsole/PydevConsoleFactory.java:[94] connectDebugger(interpreter, additionalInitialComands, new SubProgressMonitor(monitor, 2)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src_console/org/python/pydev/debug/newconsole/PydevConsoleFactory.java:[95] enableGuiEvents(interpreter, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src_console/org/python/pydev/debug/newconsole/PydevConsoleFactory.java:[95] enableGuiEvents(interpreter, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src_console/org/python/pydev/debug/newconsole/PydevConsoleFactory.java:[146] consoleCommunication.hello(new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src_console/org/python/pydev/debug/newconsole/PydevConsoleFactory.java:[146] consoleCommunication.hello(new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src_console/org/python/pydev/debug/newconsole/PydevConsoleFactory.java:[172] createDebugTarget(interpreter, console, new SubProgressMonitor(monitor, 8)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src_console/org/python/pydev/debug/newconsole/PydevConsoleFactory.java:[172] createDebugTarget(interpreter, console, new SubProgressMonitor(monitor, 8)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/model/AdapterDebug.java:[11] public static void print(Object askedfor, Class adapter) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/model/AdapterDebug.java:[12] if (false) { System.out.println(askedfor.getClass().getName() + " requests " + adapter.toString()); } ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/model/AdapterDebug.java:[17] public static void printDontKnow(Object askedfor, Class adapter) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/model/AdapterDebug.java:[18] if (false) { System.out.println("DONT KNOW: " + askedfor.getClass().getName() + " requests " + adapter.toString()); } ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src_console/org/python/pydev/debug/newconsole/PydevConsole.java:[20] import org.eclipse.debug.ui.console.IConsoleHyperlink; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type IConsoleHyperlink is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src_console/org/python/pydev/debug/newconsole/PydevConsole.java:[187] public void addLink(IConsoleHyperlink link, int offset, int length) { ^^^^^^^^^^^^^^^^^ The type IConsoleHyperlink is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src_console/org/python/pydev/debug/newconsole/PydevConsole.java:[215] public IRegion getRegion(IConsoleHyperlink link) { ^^^^^^^^^^^^^^^^^ The type IConsoleHyperlink is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src_console/org/python/pydev/debug/newconsole/PydevConsole.java:[295] public void addLink(IConsoleHyperlink link, int offset, int length) { ^^^^^^^^^^^^^^^^^ The type IConsoleHyperlink is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/propertypages/BreakpointConditionEditor.java:[29] import org.eclipse.ui.commands.AbstractHandler; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type AbstractHandler is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/propertypages/BreakpointConditionEditor.java:[30] import org.eclipse.ui.commands.ExecutionException; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ExecutionException is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/propertypages/BreakpointConditionEditor.java:[31] import org.eclipse.ui.commands.HandlerSubmission; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type HandlerSubmission is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/propertypages/BreakpointConditionEditor.java:[32] import org.eclipse.ui.commands.IHandler; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type IHandler is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/propertypages/BreakpointConditionEditor.java:[33] import org.eclipse.ui.commands.IWorkbenchCommandSupport; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type IWorkbenchCommandSupport is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/propertypages/BreakpointConditionEditor.java:[34] import org.eclipse.ui.commands.Priority; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type Priority is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/propertypages/BreakpointConditionEditor.java:[50] private HandlerSubmission submission; ^^^^^^^^^^^^^^^^^ The type HandlerSubmission is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/propertypages/BreakpointConditionEditor.java:[143] IHandler handler = new AbstractHandler() { ^^^^^^^^ The type IHandler is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/propertypages/BreakpointConditionEditor.java:[143] IHandler handler = new AbstractHandler() { ^^^^^^^^^^^^^^^ The type AbstractHandler is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/propertypages/BreakpointConditionEditor.java:[143] IHandler handler = new AbstractHandler() { @Override public Object execute(Map parameter) throws ExecutionException { fViewer.doOperation(ISourceViewer.CONTENTASSIST_PROPOSALS); return null; } }; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor AbstractHandler() is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/propertypages/BreakpointConditionEditor.java:[145] public Object execute(Map parameter) throws ExecutionException { ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/propertypages/BreakpointConditionEditor.java:[145] public Object execute(Map parameter) throws ExecutionException { ^^^^^^^^^^^^^^^^^^ The type ExecutionException is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/propertypages/BreakpointConditionEditor.java:[150] submission = new HandlerSubmission(null, parent.getShell(), null, ^^^^^^^^^^^^^^^^^ The type HandlerSubmission is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/propertypages/BreakpointConditionEditor.java:[150] submission = new HandlerSubmission(null, parent.getShell(), null, ITextEditorActionDefinitionIds.CONTENT_ASSIST_PROPOSALS, handler, Priority.MEDIUM); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor HandlerSubmission(String, Shell, IWorkbenchPartSite, String, IHandler, Priority) is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/propertypages/BreakpointConditionEditor.java:[151] ITextEditorActionDefinitionIds.CONTENT_ASSIST_PROPOSALS, handler, Priority.MEDIUM); ^^^^^^^^ The type Priority is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/propertypages/BreakpointConditionEditor.java:[151] ITextEditorActionDefinitionIds.CONTENT_ASSIST_PROPOSALS, handler, Priority.MEDIUM); ^^^^^^ The field Priority.MEDIUM is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/propertypages/BreakpointConditionEditor.java:[204] IWorkbenchCommandSupport commandSupport = workbench.getCommandSupport(); ^^^^^^^^^^^^^^^^^^^^^^^^ The type IWorkbenchCommandSupport is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/propertypages/BreakpointConditionEditor.java:[204] IWorkbenchCommandSupport commandSupport = workbench.getCommandSupport(); ^^^^^^^^^^^^^^^^^^^ The method getCommandSupport() from the type IWorkbench is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/propertypages/BreakpointConditionEditor.java:[205] commandSupport.addHandlerSubmission(submission); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method addHandlerSubmission(HandlerSubmission) from the type IWorkbenchCommandSupport is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/propertypages/BreakpointConditionEditor.java:[210] IWorkbenchCommandSupport commandSupport = workbench.getCommandSupport(); ^^^^^^^^^^^^^^^^^^^^^^^^ The type IWorkbenchCommandSupport is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/propertypages/BreakpointConditionEditor.java:[210] IWorkbenchCommandSupport commandSupport = workbench.getCommandSupport(); ^^^^^^^^^^^^^^^^^^^ The method getCommandSupport() from the type IWorkbench is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/propertypages/BreakpointConditionEditor.java:[211] commandSupport.removeHandlerSubmission(submission); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method removeHandlerSubmission(HandlerSubmission) from the type IWorkbenchCommandSupport is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/propertypages/BreakpointConditionEditor.java:[228] IWorkbenchCommandSupport commandSupport = workbench.getCommandSupport(); ^^^^^^^^^^^^^^^^^^^^^^^^ The type IWorkbenchCommandSupport is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/propertypages/BreakpointConditionEditor.java:[228] IWorkbenchCommandSupport commandSupport = workbench.getCommandSupport(); ^^^^^^^^^^^^^^^^^^^ The method getCommandSupport() from the type IWorkbench is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/propertypages/BreakpointConditionEditor.java:[229] commandSupport.removeHandlerSubmission(submission); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method removeHandlerSubmission(HandlerSubmission) from the type IWorkbenchCommandSupport is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/processfactory/PyProcessFactory.java:[20] public IProcess newProcess(ILaunch launch, Process process, String label, Map attributes) { ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/processfactory/PyProcessFactory.java:[21] return new RuntimeProcess(launch, new ProcessWrapper(process), label, attributes); ^^^^^^^^^^ Type safety: The expression of type Map needs unchecked conversion to conform to Map [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/curr_exception/EditIgnoredCaughtExceptionsDialog.java:[29] private Button okButton; ^^^^^^^^ The value of the field EditIgnoredCaughtExceptionsDialog.okButton is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/curr_exception/EditIgnoredCaughtExceptionsDialog.java:[30] private Button cancelButton; ^^^^^^^^^^^^ The value of the field EditIgnoredCaughtExceptionsDialog.cancelButton is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/launching/InvalidRunException.java:[9] public class InvalidRunException extends Exception { ^^^^^^^^^^^^^^^^^^^ The serializable class InvalidRunException does not declare a static final serialVersionUID field of type long [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/core/PydevDebugPlugin.java:[88] return getDefault().getWorkbench().getActiveWorkbenchWindow(); ^^^^^^^^^^^^^^ The method getWorkbench() from the type AbstractUIPlugin is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/core/PydevDebugPlugin.java:[108] IWorkbenchWindow window = getDefault().getWorkbench().getActiveWorkbenchWindow(); ^^^^^^^^^^^^^^ The method getWorkbench() from the type AbstractUIPlugin is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/pyunit/PyUnitTestResult.java:[135] PySourceLocatorBase locator = new PySourceLocatorBase(); ^^^^^^^ The value of the local variable locator is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/codecoverage/PyCodeCoverageView.java:[614] offset = text.getOffsetAtLocation(new Point(e.x, e.y)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getOffsetAtLocation(Point) from the type StyledText is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/codecoverage/PyCodeCoverageView.java:[860] PySourceLocatorBase locator = new PySourceLocatorBase(); ^^^^^^^ The value of the local variable locator is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src_console/org/python/pydev/debug/newconsole/PydevConsoleCommunication.java:[557] List comps = (List) fromServer; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src_console/org/python/pydev/debug/newconsole/PydevConsoleCommunication.java:[557] List comps = (List) fromServer; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/curr_exception/CurrentExceptionViewContentProvider.java:[41] List elements = (List) inputElement; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from Object to List [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/curr_exception/CurrentExceptionViewContentProvider.java:[114] List list = (List) element; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/curr_exception/CurrentExceptionViewContentProvider.java:[114] List list = (List) element; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/PyConfigureExceptionDialog.java:[17] import org.eclipse.debug.internal.ui.DebugUIPlugin; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DebugUIPlugin' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.500.v20200612-0706/org.eclipse.debug.ui-3.14.500.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/PyConfigureExceptionDialog.java:[45] import org.eclipse.ui.internal.WorkbenchMessages; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'WorkbenchMessages' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.119.0.v20200612-0706/org.eclipse.ui.workbench-3.119.0.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/PyConfigureExceptionDialog.java:[97] protected static String SELECT_ALL_TITLE = WorkbenchMessages.SelectionDialog_selectLabel; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'WorkbenchMessages' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.119.0.v20200612-0706/org.eclipse.ui.workbench-3.119.0.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/PyConfigureExceptionDialog.java:[97] protected static String SELECT_ALL_TITLE = WorkbenchMessages.SelectionDialog_selectLabel; ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'WorkbenchMessages.SelectionDialog_selectLabel' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.119.0.v20200612-0706/org.eclipse.ui.workbench-3.119.0.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/PyConfigureExceptionDialog.java:[98] protected static String DESELECT_ALL_TITLE = WorkbenchMessages.SelectionDialog_deselectLabel; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'WorkbenchMessages' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.119.0.v20200612-0706/org.eclipse.ui.workbench-3.119.0.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/PyConfigureExceptionDialog.java:[98] protected static String DESELECT_ALL_TITLE = WorkbenchMessages.SelectionDialog_deselectLabel; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'WorkbenchMessages.SelectionDialog_deselectLabel' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.119.0.v20200612-0706/org.eclipse.ui.workbench-3.119.0.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/PyConfigureExceptionDialog.java:[103] setTitle(WorkbenchMessages.ListSelection_title); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'WorkbenchMessages' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.119.0.v20200612-0706/org.eclipse.ui.workbench-3.119.0.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/PyConfigureExceptionDialog.java:[103] setTitle(WorkbenchMessages.ListSelection_title); ^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'WorkbenchMessages.ListSelection_title' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.119.0.v20200612-0706/org.eclipse.ui.workbench-3.119.0.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/PyConfigureExceptionDialog.java:[110] setMessage(WorkbenchMessages.ListSelection_message); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'WorkbenchMessages' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.119.0.v20200612-0706/org.eclipse.ui.workbench-3.119.0.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/PyConfigureExceptionDialog.java:[110] setMessage(WorkbenchMessages.ListSelection_message); ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'WorkbenchMessages.ListSelection_message' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.119.0.v20200612-0706/org.eclipse.ui.workbench-3.119.0.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/PyConfigureExceptionDialog.java:[294] IStatus status = new Status(IStatus.WARNING, DebugUIPlugin.getUniqueIdentifier(), ^^^^^^^^^^^^^ Discouraged access: The type 'DebugUIPlugin' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.500.v20200612-0706/org.eclipse.debug.ui-3.14.500.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/PyConfigureExceptionDialog.java:[294] IStatus status = new Status(IStatus.WARNING, DebugUIPlugin.getUniqueIdentifier(), ^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DebugUIPlugin.getUniqueIdentifier()' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.500.v20200612-0706/org.eclipse.debug.ui-3.14.500.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/PyConfigureExceptionDialog.java:[296] DebugUIPlugin.errorDialog(getShell(), DebugUIPlugin.removeAccelerators("Add Custom User Exception"), ^^^^^^^^^^^^^ Discouraged access: The type 'DebugUIPlugin' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.500.v20200612-0706/org.eclipse.debug.ui-3.14.500.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/PyConfigureExceptionDialog.java:[296] DebugUIPlugin.errorDialog(getShell(), DebugUIPlugin.removeAccelerators("Add Custom User Exception"), ^^^^^^^^^^^ Discouraged access: The method 'DebugUIPlugin.errorDialog(Shell, String, String, IStatus)' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.500.v20200612-0706/org.eclipse.debug.ui-3.14.500.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/PyConfigureExceptionDialog.java:[296] DebugUIPlugin.errorDialog(getShell(), DebugUIPlugin.removeAccelerators("Add Custom User Exception"), ^^^^^^^^^^^^^ Discouraged access: The type 'DebugUIPlugin' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.500.v20200612-0706/org.eclipse.debug.ui-3.14.500.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/PyConfigureExceptionDialog.java:[296] DebugUIPlugin.errorDialog(getShell(), DebugUIPlugin.removeAccelerators("Add Custom User Exception"), ^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DebugUIPlugin.removeAccelerators(String)' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.500.v20200612-0706/org.eclipse.debug.ui-3.14.500.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/PyConfigureExceptionDialog.java:[516] Iterator itemsToCheck = getInitialElementSelections().iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/model/PyDebugModelPresentation.java:[51] protected ListenerList fListeners = new ListenerList(ListenerList.IDENTITY); ^^^^^^^^^^^^ ListenerList is a raw type. References to generic type ListenerList should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/model/PyDebugModelPresentation.java:[51] protected ListenerList fListeners = new ListenerList(ListenerList.IDENTITY); ^^^^^^^^^^^^ ListenerList is a raw type. References to generic type ListenerList should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/model/PyDebugModelPresentation.java:[336] fListeners.add(listener); ^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ListenerList. References to generic type ListenerList should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/launching/PythonRunner.java:[26] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/launching/PythonRunner.java:[143] IProgressMonitor subMonitor = new SubProgressMonitor(monitor, 5); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/launching/PythonRunner.java:[143] IProgressMonitor subMonitor = new SubProgressMonitor(monitor, 5); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/launching/PythonRunner.java:[232] IProgressMonitor subMonitor = new SubProgressMonitor(monitor, 5); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/launching/PythonRunner.java:[232] IProgressMonitor subMonitor = new SubProgressMonitor(monitor, 5); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/curr_exception/CurrentExceptionView.java:[105] List targets = (List) input; ^^^^^^^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/curr_exception/CurrentExceptionView.java:[105] List targets = (List) input; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/launching/PythonRunnerConfig.java:[427] Map envMap = conf.getAttribute(ILaunchManager.ATTR_ENVIRONMENT_VARIABLES, (Map) null); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/launching/PythonRunnerConfig.java:[427] Map envMap = conf.getAttribute(ILaunchManager.ATTR_ENVIRONMENT_VARIABLES, (Map) null); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/launching/PythonRunnerConfig.java:[538] private void updateVar(IPythonNature pythonNature, IInterpreterManager manager, boolean win32, Map envMap, ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/launching/PythonRunnerConfig.java:[827] List participants = ExtensionHelper.getParticipants(ExtensionHelper.PYDEV_COMMAND_LINE_PARTICIPANT); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/curr_exception/EditIgnoredCaughtExceptions.java:[30] private WeakReference currentExceptionView; ^^^^^^^^^^^^^^^^^^^^ The value of the field EditIgnoredCaughtExceptions.currentExceptionView is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/pyunit/ShowTestRunnerPreferencesAction.java:[15] private WeakReference pyUnitView; ^^^^^^^^^^ The value of the field ShowTestRunnerPreferencesAction.pyUnitView is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src_console/org/python/pydev/debug/newconsole/PydevDebugConsoleCommunication.java:[54] private volatile String inputReceived; ^^^^^^^^^^^^^ The value of the field PydevDebugConsoleCommunication.inputReceived is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/actions/RetargetSetNextAction.java:[14] import org.eclipse.debug.internal.ui.DebugUIPlugin; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DebugUIPlugin' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.500.v20200612-0706/org.eclipse.debug.ui-3.14.500.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/actions/RetargetSetNextAction.java:[15] import org.eclipse.debug.internal.ui.actions.RetargetAction; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'RetargetAction' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.500.v20200612-0706/org.eclipse.debug.ui-3.14.500.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/actions/RetargetSetNextAction.java:[29] public class RetargetSetNextAction extends RetargetAction { ^^^^^^^^^^^^^^ Discouraged access: The type 'RetargetAction' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.500.v20200612-0706/org.eclipse.debug.ui-3.14.500.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/actions/RetargetSetNextAction.java:[45] IAction action = getAction(); ^^^^^^^^^ Discouraged access: The method 'RetargetAction.getAction()' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.500.v20200612-0706/org.eclipse.debug.ui-3.14.500.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/actions/RetargetSetNextAction.java:[47] action.setEnabled(fTargetElement != null && hasTargetAdapter()); ^^^^^^^^^^^^^^^^ Discouraged access: The method 'RetargetAction.hasTargetAdapter()' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.500.v20200612-0706/org.eclipse.debug.ui-3.14.500.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/actions/RetargetSetNextAction.java:[79] IStatus status = new Status(IStatus.WARNING, DebugUIPlugin.getUniqueIdentifier(), ^^^^^^^^^^^^^ Discouraged access: The type 'DebugUIPlugin' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.500.v20200612-0706/org.eclipse.debug.ui-3.14.500.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/actions/RetargetSetNextAction.java:[79] IStatus status = new Status(IStatus.WARNING, DebugUIPlugin.getUniqueIdentifier(), ^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DebugUIPlugin.getUniqueIdentifier()' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.500.v20200612-0706/org.eclipse.debug.ui-3.14.500.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/actions/RetargetSetNextAction.java:[81] DebugUIPlugin.errorDialog(DebugUIPlugin.getShell(), DebugUIPlugin.removeAccelerators("Set Next Statement"), ^^^^^^^^^^^^^ Discouraged access: The type 'DebugUIPlugin' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.500.v20200612-0706/org.eclipse.debug.ui-3.14.500.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/actions/RetargetSetNextAction.java:[81] DebugUIPlugin.errorDialog(DebugUIPlugin.getShell(), DebugUIPlugin.removeAccelerators("Set Next Statement"), ^^^^^^^^^^^ Discouraged access: The method 'DebugUIPlugin.errorDialog(Shell, String, String, IStatus)' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.500.v20200612-0706/org.eclipse.debug.ui-3.14.500.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/actions/RetargetSetNextAction.java:[81] DebugUIPlugin.errorDialog(DebugUIPlugin.getShell(), DebugUIPlugin.removeAccelerators("Set Next Statement"), ^^^^^^^^^^^^^ Discouraged access: The type 'DebugUIPlugin' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.500.v20200612-0706/org.eclipse.debug.ui-3.14.500.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/actions/RetargetSetNextAction.java:[81] DebugUIPlugin.errorDialog(DebugUIPlugin.getShell(), DebugUIPlugin.removeAccelerators("Set Next Statement"), ^^^^^^^^ Discouraged access: The method 'DebugUIPlugin.getShell()' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.500.v20200612-0706/org.eclipse.debug.ui-3.14.500.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/actions/RetargetSetNextAction.java:[81] DebugUIPlugin.errorDialog(DebugUIPlugin.getShell(), DebugUIPlugin.removeAccelerators("Set Next Statement"), ^^^^^^^^^^^^^ Discouraged access: The type 'DebugUIPlugin' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.500.v20200612-0706/org.eclipse.debug.ui-3.14.500.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/actions/RetargetSetNextAction.java:[81] DebugUIPlugin.errorDialog(DebugUIPlugin.getShell(), DebugUIPlugin.removeAccelerators("Set Next Statement"), ^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DebugUIPlugin.removeAccelerators(String)' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.500.v20200612-0706/org.eclipse.debug.ui-3.14.500.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/actions/RetargetSetNextAction.java:[93] DebugUITools.getDebugContextManager().getContextService(fWindow).removeDebugContextListener(fContextListener); ^^^^^^^ Discouraged access: The field 'RetargetAction.fWindow' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.500.v20200612-0706/org.eclipse.debug.ui-3.14.500.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/actions/RetargetSetNextAction.java:[94] super.dispose(); ^^^^^^^ Discouraged access: The method 'RetargetAction.dispose()' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.500.v20200612-0706/org.eclipse.debug.ui-3.14.500.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/actions/RetargetSetNextAction.java:[105] super.init(window); ^^^^ Discouraged access: The method 'RetargetAction.init(IWorkbenchWindow)' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.500.v20200612-0706/org.eclipse.debug.ui-3.14.500.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src_console/org/python/pydev/debug/newconsole/env/UserCanceledException.java:[12] public class UserCanceledException extends Exception { ^^^^^^^^^^^^^^^^^^^^^ The serializable class UserCanceledException does not declare a static final serialVersionUID field of type long [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/model/PyVariableContentProviderHack.java:[11] import org.eclipse.debug.internal.ui.model.elements.VariableContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'VariableContentProvider' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.500.v20200612-0706/org.eclipse.debug.ui-3.14.500.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/model/PyVariableContentProviderHack.java:[12] import org.eclipse.debug.internal.ui.viewers.model.provisional.IPresentationContext; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IPresentationContext' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.500.v20200612-0706/org.eclipse.debug.ui-3.14.500.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/model/PyVariableContentProviderHack.java:[13] import org.eclipse.debug.internal.ui.viewers.model.provisional.IViewerUpdate; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IViewerUpdate' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.500.v20200612-0706/org.eclipse.debug.ui-3.14.500.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/model/PyVariableContentProviderHack.java:[21] public class PyVariableContentProviderHack extends VariableContentProvider { ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'VariableContentProvider' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.500.v20200612-0706/org.eclipse.debug.ui-3.14.500.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/model/PyVariableContentProviderHack.java:[24] protected boolean hasChildren(Object element, IPresentationContext context, IViewerUpdate monitor) ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IPresentationContext' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.500.v20200612-0706/org.eclipse.debug.ui-3.14.500.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/model/PyVariableContentProviderHack.java:[24] protected boolean hasChildren(Object element, IPresentationContext context, IViewerUpdate monitor) ^^^^^^^^^^^^^ Discouraged access: The type 'IViewerUpdate' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.500.v20200612-0706/org.eclipse.debug.ui-3.14.500.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/model/PyVariableContentProviderHack.java:[28] return super.hasChildren(watchExpression.getValue(), context, monitor); ^^^^^^^^^^^ Discouraged access: The method 'VariableContentProvider.hasChildren(Object, IPresentationContext, IViewerUpdate)' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.500.v20200612-0706/org.eclipse.debug.ui-3.14.500.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/model/PyVariableContentProviderHack.java:[38] return super.hasChildren(element, context, monitor); ^^^^^^^^^^^ Discouraged access: The method 'VariableContentProvider.hasChildren(Object, IPresentationContext, IViewerUpdate)' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.500.v20200612-0706/org.eclipse.debug.ui-3.14.500.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/model/PyVariableContentProviderHack.java:[42] protected Object[] getAllChildren(Object parent, IPresentationContext context) throws CoreException { ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IPresentationContext' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.500.v20200612-0706/org.eclipse.debug.ui-3.14.500.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/model/PyVariableContentProviderHack.java:[45] return super.getAllChildren(watchExpression.getValue(), context); ^^^^^^^^^^^^^^ Discouraged access: The method 'VariableContentProvider.getAllChildren(Object, IPresentationContext)' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.500.v20200612-0706/org.eclipse.debug.ui-3.14.500.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/model/PyVariableContentProviderHack.java:[55] return super.getAllChildren(parent, context); ^^^^^^^^^^^^^^ Discouraged access: The method 'VariableContentProvider.getAllChildren(Object, IPresentationContext)' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.500.v20200612-0706/org.eclipse.debug.ui-3.14.500.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/propertypages/PythonBreakpointPage.java:[33] import org.eclipse.ui.commands.ICommand; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ICommand is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/propertypages/PythonBreakpointPage.java:[34] import org.eclipse.ui.commands.ICommandManager; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ICommandManager is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/propertypages/PythonBreakpointPage.java:[35] import org.eclipse.ui.commands.IKeySequenceBinding; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type IKeySequenceBinding is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/propertypages/PythonBreakpointPage.java:[354] ICommandManager commandManager = PlatformUI.getWorkbench().getCommandSupport().getCommandManager(); ^^^^^^^^^^^^^^^ The type ICommandManager is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/propertypages/PythonBreakpointPage.java:[354] ICommandManager commandManager = PlatformUI.getWorkbench().getCommandSupport().getCommandManager(); ^^^^^^^^^^^^^^^^^^^ The method getCommandSupport() from the type IWorkbench is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/propertypages/PythonBreakpointPage.java:[354] ICommandManager commandManager = PlatformUI.getWorkbench().getCommandSupport().getCommandManager(); ^^^^^^^^^^^^^^^^^^^ The method getCommandManager() from the type IWorkbenchCommandSupport is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/propertypages/PythonBreakpointPage.java:[355] ICommand command = commandManager.getCommand("org.eclipse.ui.edit.text.contentAssist.proposals"); //$NON-NLS-1$ ^^^^^^^^ The type ICommand is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/propertypages/PythonBreakpointPage.java:[355] ICommand command = commandManager.getCommand("org.eclipse.ui.edit.text.contentAssist.proposals"); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getCommand(String) from the type ICommandManager is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/propertypages/PythonBreakpointPage.java:[357] List keyBindings = command.getKeySequenceBindings(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/propertypages/PythonBreakpointPage.java:[357] List keyBindings = command.getKeySequenceBindings(); ^^^^^^^^^^^^^^^^^^^^^^^^ The method getKeySequenceBindings() from the type ICommand is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/propertypages/PythonBreakpointPage.java:[359] IKeySequenceBinding binding = (IKeySequenceBinding) keyBindings.get(0); ^^^^^^^^^^^^^^^^^^^ The type IKeySequenceBinding is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/propertypages/PythonBreakpointPage.java:[359] IKeySequenceBinding binding = (IKeySequenceBinding) keyBindings.get(0); ^^^^^^^^^^^^^^^^^^^ The type IKeySequenceBinding is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/propertypages/PythonBreakpointPage.java:[360] label = StringUtils.format("E&nable Condition %s", binding.getKeySequence().format()); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^ The method getKeySequence() from the type IKeySequenceBinding is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/propertypages/PythonBreakpointPage.java:[360] label = StringUtils.format("E&nable Condition %s", binding.getKeySequence().format()); //$NON-NLS-1$ ^^^^^^^^ The method format() from the type KeySequence is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/console/ScriptConsoleViewerWrapper.java:[10] import org.eclipse.jface.text.IAutoIndentStrategy; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type IAutoIndentStrategy is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/console/ScriptConsoleViewerWrapper.java:[330] public void setAutoIndentStrategy(IAutoIndentStrategy strategy, String contentType) { ^^^^^^^^^^^^^^^^^^^ The type IAutoIndentStrategy is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/console/ScriptConsoleViewerWrapper.java:[331] viewer.setAutoIndentStrategy(strategy, contentType); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setAutoIndentStrategy(IAutoIndentStrategy, String) from the type TextViewer is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/blocks/WorkingDirectoryBlock.java:[411] private ILaunchConfiguration getLaunchConfiguration() { ^^^^^^^^^^^^^^^^^^^^^^^^ The method getLaunchConfiguration() from the type WorkingDirectoryBlock is never used locally [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/blocks/MainModuleBlock.java:[116] dialog.setInitialSelections(currentResources); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type IResource[] of the last argument to method setInitialSelections(Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation. [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/actions/EvalExpressionAction.java:[103] Display display = PydevDebugPlugin.getDefault().getWorkbench().getDisplay(); ^^^^^^^^^^^^^^ The method getWorkbench() from the type AbstractUIPlugin is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/actions/EvalExpressionAction.java:[178] Set set = (Set) obj; ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/src/org/python/pydev/debug/ui/actions/EvalExpressionAction.java:[178] Set set = (Set) obj; ^^^ Set is a raw type. References to generic type Set should be parameterized 145 problems (145 warnings) [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.python.pydev.debug --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.python.pydev.debug --- [INFO] Building jar: /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/target/org.python.pydev.debug-7.6.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.python.pydev.debug --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.python.pydev.debug --- [INFO] Building jar: /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/pydev-debug.jar [INFO] Building jar: /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.debug/target/org.python.pydev.debug-7.6.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.python.pydev.debug --- [INFO] [INFO] --------------< org.python.pydev:com.python.pydev.debug >--------------- [INFO] Building com.python.pydev.debug 7.6.0-SNAPSHOT [13/20] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ com.python.pydev.debug --- [INFO] The project's OSGi version is 7.6.0.v20200625-1440 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ com.python.pydev.debug --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ com.python.pydev.debug --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ com.python.pydev.debug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.debug/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ com.python.pydev.debug --- [INFO] Compiling 18 source files to /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.debug/target/classes [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ com.python.pydev.debug --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ com.python.pydev.debug --- [INFO] Building jar: /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.debug/target/com.python.pydev.debug-7.6.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ com.python.pydev.debug --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ com.python.pydev.debug --- [INFO] Building jar: /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.debug/debug.jar [INFO] Building jar: /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.debug/target/com.python.pydev.debug-7.6.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ com.python.pydev.debug --- [INFO] [INFO] -----------< org.python.pydev:org.python.pydev.refactoring >------------ [INFO] Building org.python.pydev.refactoring 7.6.0-SNAPSHOT [14/20] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.python.pydev.refactoring --- [INFO] The project's OSGi version is 7.6.0.v20200625-1440 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.python.pydev.refactoring --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.python.pydev.refactoring --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.python.pydev.refactoring --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.refactoring/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.python.pydev.refactoring --- [INFO] Compiling 144 source files to /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.refactoring/target/classes [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.refactoring/src/org/python/pydev/refactoring/coderefactoring/extractlocal/edit/ReplaceDuplicateWithVariableEdit.java:[39] private Tuple dup; ^^^ The value of the field ReplaceDuplicateWithVariableEdit.dup is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.refactoring/src/org/python/pydev/refactoring/ui/pages/ConstructorFieldPage.java:[125] treeViewer.setAllChecked(true); ^^^^^^^^^^^^^^^^^^^ The method setAllChecked(boolean) from the type CheckboxTreeViewer is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.refactoring/src/org/python/pydev/refactoring/ui/pages/ConstructorFieldPage.java:[136] treeViewer.setAllChecked(false); ^^^^^^^^^^^^^^^^^^^^ The method setAllChecked(boolean) from the type CheckboxTreeViewer is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.refactoring/src/org/python/pydev/refactoring/coderefactoring/extractlocal/edit/CreateLocalVariableEdit.java:[103] FastStack scopeStack = scope.getScopeStack(); ^^^^^^^^^ FastStack is a raw type. References to generic type FastStack should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.refactoring/src/org/python/pydev/refactoring/ast/visitors/FindDuplicatesVisitor.java:[91] private final ICoreTextSelection selection; ^^^^^^^^^ The value of the field FindDuplicatesVisitor.selection is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.refactoring/src/org/python/pydev/refactoring/ui/pages/GeneratePropertiesPage.java:[186] treeViewer.setAllChecked(true); ^^^^^^^^^^^^^^^^^^^ The method setAllChecked(boolean) from the type CheckboxTreeViewer is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.refactoring/src/org/python/pydev/refactoring/ui/pages/GeneratePropertiesPage.java:[197] treeViewer.setAllChecked(false); ^^^^^^^^^^^^^^^^^^^^ The method setAllChecked(boolean) from the type CheckboxTreeViewer is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.refactoring/src/org/python/pydev/refactoring/ast/adapters/AbstractNodeAdapter.java:[229] final AbstractNodeAdapter other = (AbstractNodeAdapter) obj; ^^^^^^^^^^^^^^^^^^^ AbstractNodeAdapter is a raw type. References to generic type AbstractNodeAdapter should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.refactoring/src/org/python/pydev/refactoring/ast/adapters/AbstractNodeAdapter.java:[229] final AbstractNodeAdapter other = (AbstractNodeAdapter) obj; ^^^^^^^^^^^^^^^^^^^ AbstractNodeAdapter is a raw type. References to generic type AbstractNodeAdapter should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.refactoring/src/org/python/pydev/refactoring/ast/visitors/CannotCreateContextRuntimeException.java:[14] public class CannotCreateContextRuntimeException extends RuntimeException { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The serializable class CannotCreateContextRuntimeException does not declare a static final serialVersionUID field of type long [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.refactoring/src/org/python/pydev/refactoring/core/edit/AbstractTextEdit.java:[43] private static final String WHITESPACE = " "; ^^^^^^^^^^ The value of the field AbstractTextEdit.WHITESPACE is not used [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.refactoring/src/org/python/pydev/refactoring/ast/visitors/VisitorFactory.java:[106] public static T createContextVisitor(Class visitorClass, SimpleNode root, ^^^^^^^^^^^^^^^^^^^^^^ AbstractContextVisitor is a raw type. References to generic type AbstractContextVisitor should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.refactoring/src/org/python/pydev/refactoring/ast/visitors/VisitorFactory.java:[107] ModuleAdapter module, AbstractNodeAdapter parent) { ^^^^^^^^^^^^^^^^^^^ AbstractNodeAdapter is a raw type. References to generic type AbstractNodeAdapter should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.refactoring/src/org/python/pydev/refactoring/ast/visitors/VisitorFactory.java:[191] exprType expression, AbstractScopeNode node, IDocument doc) { ^^^^^^^^^^^^^^^^^ AbstractScopeNode is a raw type. References to generic type AbstractScopeNode should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.refactoring/src/org/python/pydev/refactoring/ui/pages/OverrideMethodsPage.java:[135] treeViewer.setAllChecked(true); ^^^^^^^^^^^^^^^^^^^ The method setAllChecked(boolean) from the type CheckboxTreeViewer is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.refactoring/src/org/python/pydev/refactoring/ui/pages/OverrideMethodsPage.java:[145] treeViewer.setAllChecked(false); ^^^^^^^^^^^^^^^^^^^^ The method setAllChecked(boolean) from the type CheckboxTreeViewer is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.refactoring/src/org/python/pydev/refactoring/codegenerator/generateproperties/edit/PropertyEdit.java:[54] private GeneratePropertiesRequest request; ^^^^^^^ The value of the field PropertyEdit.request is not used 17 problems (17 warnings) [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.python.pydev.refactoring --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.python.pydev.refactoring --- [INFO] Building jar: /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.refactoring/target/org.python.pydev.refactoring-7.6.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.python.pydev.refactoring --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.python.pydev.refactoring --- [INFO] Building jar: /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.refactoring/refactoring.jar [INFO] Building jar: /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.refactoring/target/org.python.pydev.refactoring-7.6.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.python.pydev.refactoring --- [INFO] [INFO] -----------< org.python.pydev:com.python.pydev.refactoring >------------ [INFO] Building com.python.pydev.refactoring 7.6.0-SNAPSHOT [15/20] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ com.python.pydev.refactoring --- [INFO] The project's OSGi version is 7.6.0.v20200625-1440 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ com.python.pydev.refactoring --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ com.python.pydev.refactoring --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ com.python.pydev.refactoring --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.refactoring/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ com.python.pydev.refactoring --- [INFO] Compiling 50 source files to /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.refactoring/target/classes [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.refactoring/src/com/python/pydev/refactoring/refactorer/search/PythonFileSearchResult.java:[11] import org.eclipse.search.internal.ui.SearchPluginImages; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SearchPluginImages' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.search/3.11.1000.v20200612-0706/org.eclipse.search-3.11.1000.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.refactoring/src/com/python/pydev/refactoring/refactorer/search/PythonFileSearchResult.java:[33] return SearchPluginImages.DESC_OBJ_TSEARCH_DPDN; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SearchPluginImages' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.search/3.11.1000.v20200612-0706/org.eclipse.search-3.11.1000.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.refactoring/src/com/python/pydev/refactoring/refactorer/search/PythonFileSearchResult.java:[33] return SearchPluginImages.DESC_OBJ_TSEARCH_DPDN; ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'SearchPluginImages.DESC_OBJ_TSEARCH_DPDN' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.search/3.11.1000.v20200612-0706/org.eclipse.search-3.11.1000.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.refactoring/src/com/python/pydev/refactoring/refactorer/search/copied/FileSearchPage.java:[44] import org.eclipse.ui.views.navigator.NavigatorDragAdapter; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type NavigatorDragAdapter is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.refactoring/src/com/python/pydev/refactoring/refactorer/search/copied/FileSearchPage.java:[150] viewer.addDragSupport(ops, transfers, new NavigatorDragAdapter(viewer)); ^^^^^^^^^^^^^^^^^^^^ The type NavigatorDragAdapter is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.refactoring/src/com/python/pydev/refactoring/refactorer/search/copied/FileSearchPage.java:[150] viewer.addDragSupport(ops, transfers, new NavigatorDragAdapter(viewer)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor NavigatorDragAdapter(ISelectionProvider) is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.refactoring/src/com/python/pydev/refactoring/ui/findreplace/PySearchInOpenDocumentsAction.java:[16] import org.eclipse.ui.internal.texteditor.TextEditorPlugin; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'TextEditorPlugin' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench.texteditor/3.14.200.v20200612-0706/org.eclipse.ui.workbench.texteditor-3.14.200.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.refactoring/src/com/python/pydev/refactoring/ui/findreplace/PySearchInOpenDocumentsAction.java:[49] IDialogSettings settings = TextEditorPlugin.getDefault().getDialogSettings(); ^^^^^^^^^^^^^^^^ Discouraged access: The type 'TextEditorPlugin' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench.texteditor/3.14.200.v20200612-0706/org.eclipse.ui.workbench.texteditor-3.14.200.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.refactoring/src/com/python/pydev/refactoring/ui/findreplace/PySearchInOpenDocumentsAction.java:[49] IDialogSettings settings = TextEditorPlugin.getDefault().getDialogSettings(); ^^^^^^^^^^ Discouraged access: The method 'TextEditorPlugin.getDefault()' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench.texteditor/3.14.200.v20200612-0706/org.eclipse.ui.workbench.texteditor-3.14.200.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.refactoring/src/com/python/pydev/refactoring/refactorer/search/copied/FileTreeContentProvider.java:[32] private Map fChildrenMap; ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.refactoring/src/com/python/pydev/refactoring/refactorer/search/copied/FileTreeContentProvider.java:[74] fChildrenMap = new HashMap(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.refactoring/src/com/python/pydev/refactoring/refactorer/search/copied/FileTreeContentProvider.java:[120] Set children = (Set) fChildrenMap.get(parent); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.refactoring/src/com/python/pydev/refactoring/refactorer/search/copied/FileTreeContentProvider.java:[120] Set children = (Set) fChildrenMap.get(parent); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.refactoring/src/com/python/pydev/refactoring/refactorer/search/copied/FileTreeContentProvider.java:[122] children = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.refactoring/src/com/python/pydev/refactoring/refactorer/search/copied/FileTreeContentProvider.java:[125] return children.add(child); ^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.refactoring/src/com/python/pydev/refactoring/refactorer/search/copied/FileTreeContentProvider.java:[129] Set children = (Set) fChildrenMap.get(parent); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.refactoring/src/com/python/pydev/refactoring/refactorer/search/copied/FileTreeContentProvider.java:[129] Set children = (Set) fChildrenMap.get(parent); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.refactoring/src/com/python/pydev/refactoring/refactorer/search/copied/FileTreeContentProvider.java:[168] Set siblings = (Set) fChildrenMap.get(parent); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.refactoring/src/com/python/pydev/refactoring/refactorer/search/copied/FileTreeContentProvider.java:[168] Set siblings = (Set) fChildrenMap.get(parent); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.refactoring/src/com/python/pydev/refactoring/refactorer/search/copied/FileTreeContentProvider.java:[176] Set children = (Set) fChildrenMap.get(parentElement); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.refactoring/src/com/python/pydev/refactoring/refactorer/search/copied/FileTreeContentProvider.java:[176] Set children = (Set) fChildrenMap.get(parentElement); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.refactoring/src/com/python/pydev/refactoring/refactorer/search/copied/EditorOpener.java:[43] IEditorDescriptor desc = IDE.getEditorDescriptor(file); ^^^^^^^^^^^^^^^^^^^^^^^^^ The method getEditorDescriptor(IFile) from the type IDE is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.refactoring/src/com/python/pydev/refactoring/refactorer/search/copied/EditorOpener.java:[72] IEditorDescriptor desc = IDE.getEditorDescriptor(file); ^^^^^^^^^^^^^^^^^^^^^^^^^ The method getEditorDescriptor(IFile) from the type IDE is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.refactoring/src/com/python/pydev/refactoring/refactorer/search/copied/EditorOpener.java:[74] return PydevPlugin.getDefault().getWorkbench().getEditorRegistry() ^^^^^^^^^^^^^^ The method getWorkbench() from the type AbstractUIPlugin is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.refactoring/src/com/python/pydev/refactoring/refactorer/search/copied/EditorOpener.java:[127] HashMap attributes = new HashMap(4); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.refactoring/src/com/python/pydev/refactoring/refactorer/search/copied/EditorOpener.java:[127] HashMap attributes = new HashMap(4); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.refactoring/src/com/python/pydev/refactoring/refactorer/search/copied/EditorOpener.java:[128] attributes.put(IMarker.CHAR_START, offset); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.refactoring/src/com/python/pydev/refactoring/refactorer/search/copied/EditorOpener.java:[129] attributes.put(IMarker.CHAR_END, offset + length); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.refactoring/src/com/python/pydev/refactoring/refactorer/search/copied/EditorOpener.java:[130] marker.setAttributes(attributes); ^^^^^^^^^^ Type safety: The expression of type HashMap needs unchecked conversion to conform to Map [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.refactoring/src/com/python/pydev/refactoring/refactorer/search/copied/OpenSearchPreferencesAction.java:[10] import org.eclipse.search.internal.ui.SearchPlugin; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SearchPlugin' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.search/3.11.1000.v20200612-0706/org.eclipse.search-3.11.1000.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.refactoring/src/com/python/pydev/refactoring/refactorer/search/copied/OpenSearchPreferencesAction.java:[11] import org.eclipse.search.internal.ui.SearchPreferencePage; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SearchPreferencePage' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.search/3.11.1000.v20200612-0706/org.eclipse.search-3.11.1000.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.refactoring/src/com/python/pydev/refactoring/refactorer/search/copied/OpenSearchPreferencesAction.java:[31] Shell shell = SearchPlugin.getActiveWorkbenchShell(); ^^^^^^^^^^^^ Discouraged access: The type 'SearchPlugin' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.search/3.11.1000.v20200612-0706/org.eclipse.search-3.11.1000.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.refactoring/src/com/python/pydev/refactoring/refactorer/search/copied/OpenSearchPreferencesAction.java:[31] Shell shell = SearchPlugin.getActiveWorkbenchShell(); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SearchPlugin.getActiveWorkbenchShell()' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.search/3.11.1000.v20200612-0706/org.eclipse.search-3.11.1000.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.refactoring/src/com/python/pydev/refactoring/refactorer/search/copied/OpenSearchPreferencesAction.java:[32] PreferencesUtil.createPreferenceDialogOn(shell, SearchPreferencePage.PAGE_ID, null, null).open(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SearchPreferencePage' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.search/3.11.1000.v20200612-0706/org.eclipse.search-3.11.1000.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.refactoring/src/com/python/pydev/refactoring/refactorer/search/copied/OpenSearchPreferencesAction.java:[32] PreferencesUtil.createPreferenceDialogOn(shell, SearchPreferencePage.PAGE_ID, null, null).open(); ^^^^^^^ Discouraged access: The field 'SearchPreferencePage.PAGE_ID' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.search/3.11.1000.v20200612-0706/org.eclipse.search-3.11.1000.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.refactoring/src/com/python/pydev/refactoring/search/FindOccurrencesSearchQuery.java:[22] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.refactoring/src/com/python/pydev/refactoring/search/FindOccurrencesSearchQuery.java:[72] req.pushMonitor(new SubProgressMonitor(monitor, 80)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.refactoring/src/com/python/pydev/refactoring/search/FindOccurrencesSearchQuery.java:[72] req.pushMonitor(new SubProgressMonitor(monitor, 80)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.refactoring/src/com/python/pydev/refactoring/search/FindOccurrencesSearchQuery.java:[85] req.pushMonitor(new SubProgressMonitor(monitor, 20)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.refactoring/src/com/python/pydev/refactoring/search/FindOccurrencesSearchQuery.java:[85] req.pushMonitor(new SubProgressMonitor(monitor, 20)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated 40 problems (40 warnings) [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ com.python.pydev.refactoring --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ com.python.pydev.refactoring --- [INFO] Building jar: /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.refactoring/target/com.python.pydev.refactoring-7.6.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ com.python.pydev.refactoring --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ com.python.pydev.refactoring --- [INFO] Building jar: /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.refactoring/refactoring.jar [INFO] Building jar: /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/com.python.pydev.refactoring/target/com.python.pydev.refactoring-7.6.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ com.python.pydev.refactoring --- [INFO] [INFO] ----------< org.python.pydev:org.python.pydev.customizations >---------- [INFO] Building org.python.pydev.customizations 7.6.0-SNAPSHOT [16/20] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.python.pydev.customizations --- [INFO] The project's OSGi version is 7.6.0.v20200625-1440 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.python.pydev.customizations --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.python.pydev.customizations --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.python.pydev.customizations --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.customizations/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.python.pydev.customizations --- [INFO] Compiling 17 source files to /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.customizations/target/classes [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.python.pydev.customizations --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.python.pydev.customizations --- [INFO] Building jar: /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.customizations/target/org.python.pydev.customizations-7.6.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.python.pydev.customizations --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.python.pydev.customizations --- [INFO] Building jar: /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.customizations/customizations.jar [INFO] Building jar: /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.customizations/target/org.python.pydev.customizations-7.6.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.python.pydev.customizations --- [INFO] [INFO] --------------< org.python.pydev:org.python.pydev.django >-------------- [INFO] Building org.python.pydev.django 7.6.0-SNAPSHOT [17/20] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.python.pydev.django --- [INFO] The project's OSGi version is 7.6.0.v20200625-1440 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.python.pydev.django --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.python.pydev.django --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.python.pydev.django --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.django/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.python.pydev.django --- [INFO] Compiling 26 source files to /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.django/target/classes [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.django/src/org/python/pydev/django/launching/PythonFileRunner.java:[66] String name = manager.generateUniqueLaunchConfigurationNameFrom(resource.getName()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method generateUniqueLaunchConfigurationNameFrom(String) from the type ILaunchManager is deprecated [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.django/src/org/python/pydev/django/debug/ui/actions/DjangoAction.java:[25] import org.eclipse.debug.internal.ui.DebugUIPlugin; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DebugUIPlugin' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.500.v20200612-0706/org.eclipse.debug.ui-3.14.500.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.django/src/org/python/pydev/django/debug/ui/actions/DjangoAction.java:[26] import org.eclipse.debug.internal.ui.views.console.ProcessConsoleManager; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ProcessConsoleManager' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.500.v20200612-0706/org.eclipse.debug.ui-3.14.500.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.django/src/org/python/pydev/django/debug/ui/actions/DjangoAction.java:[37] import org.eclipse.ui.internal.ide.dialogs.OpenResourceDialog; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'OpenResourceDialog' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.17.100.v20200612-0706/org.eclipse.ui.ide-3.17.100.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.django/src/org/python/pydev/django/debug/ui/actions/DjangoAction.java:[210] OpenResourceDialog manageSelectionDialog = createManageSelectionDialog(message); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'OpenResourceDialog' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.17.100.v20200612-0706/org.eclipse.ui.ide-3.17.100.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.django/src/org/python/pydev/django/debug/ui/actions/DjangoAction.java:[211] if (manageSelectionDialog.open() == OpenResourceDialog.OK) { ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'OpenResourceDialog' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.17.100.v20200612-0706/org.eclipse.ui.ide-3.17.100.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.django/src/org/python/pydev/django/debug/ui/actions/DjangoAction.java:[235] private OpenResourceDialog createManageSelectionDialog(String message) { ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'OpenResourceDialog' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.17.100.v20200612-0706/org.eclipse.ui.ide-3.17.100.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.django/src/org/python/pydev/django/debug/ui/actions/DjangoAction.java:[236] OpenResourceDialog resourceDialog = new OpenResourceDialog(EditorUtils.getShell(), selectedProject, ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'OpenResourceDialog' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.17.100.v20200612-0706/org.eclipse.ui.ide-3.17.100.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.django/src/org/python/pydev/django/debug/ui/actions/DjangoAction.java:[236] OpenResourceDialog resourceDialog = new OpenResourceDialog(EditorUtils.getShell(), selectedProject, ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'OpenResourceDialog' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.17.100.v20200612-0706/org.eclipse.ui.ide-3.17.100.v20200612-0706.jar') [WARNING] /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.django/src/org/python/pydev/django/debug/ui/actions/DjangoAction.java:[236] OpenResourceDialog resourceDialog = new OpenResourceDialog(EditorUtils.getShell(), selectedProject, ^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'OpenResourceDialog(Shell, IContainer, int)' is not API (restriction on classpath entry '/builddir/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.17.100.v20200612-0706/org.eclipse.ui.ide-3.17.100.v20200612-0706.jar') 10 problems (10 warnings) [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.python.pydev.django --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.python.pydev.django --- [INFO] Building jar: /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.django/target/org.python.pydev.django-7.6.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.python.pydev.django --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.python.pydev.django --- [INFO] Building jar: /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.django/pydev_django.jar [INFO] Building jar: /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.django/target/org.python.pydev.django-7.6.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.python.pydev.django --- [INFO] [INFO] ---------------< org.python.pydev:org.python.pydev.help >--------------- [INFO] Building org.python.pydev.help 7.6.0-SNAPSHOT [18/20] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.python.pydev.help --- [INFO] The project's OSGi version is 7.6.0.v20200625-1440 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.python.pydev.help --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.python.pydev.help --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.python.pydev.help --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.help/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.python.pydev.help --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.python.pydev.help --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.python.pydev.help --- [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.python.pydev.help --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.python.pydev.help --- [INFO] Building jar: /builddir/build/BUILD/Pydev-pydev_7_6_0/plugins/org.python.pydev.help/target/org.python.pydev.help-7.6.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.python.pydev.help --- [INFO] [INFO] ---------------------< org.python.pydev:features >---------------------- [INFO] Building Pydev Features Parent 7.6.0-SNAPSHOT [19/20] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ features --- [INFO] [INFO] -------------< org.python.pydev:org.python.pydev.feature >-------------- [INFO] Building org.python.pydev.feature 7.6.0-SNAPSHOT [20/20] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.python.pydev.feature --- [INFO] The project's OSGi version is 7.6.0.v20200625-1440 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.python.pydev.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.python.pydev.feature --- [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.python.pydev.feature --- [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.python.pydev.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-feature (default-package-feature) @ org.python.pydev.feature --- [INFO] Building jar: /builddir/build/BUILD/Pydev-pydev_7_6_0/features/org.python.pydev.feature/target/org.python.pydev.feature-7.6.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.python.pydev.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.6.0:feature-p2-metadata (default-feature-p2-metadata) @ org.python.pydev.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.6.0:source-feature (source-feature) @ org.python.pydev.feature --- [INFO] Building jar: /builddir/build/BUILD/Pydev-pydev_7_6_0/features/org.python.pydev.feature/target/org.python.pydev.feature-7.6.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata (attach-p2-metadata) @ org.python.pydev.feature --- [INFO] [INFO] ----------------------< org.python.pydev:parent >----------------------- [INFO] Building Pydev Build Parent 7.6.0-SNAPSHOT [21/20] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- xmvn-mojo:3.1.0:install (default-cli) @ parent --- [INFO] [INFO] --- xmvn-mojo:3.1.0:builddep (default-cli) @ parent --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Pydev Build Parent 7.6.0-SNAPSHOT: [INFO] [INFO] Pydev Build Parent ................................. SUCCESS [ 0.678 s] [INFO] Pydev Plugins Parent ............................... SUCCESS [ 0.004 s] [INFO] org.python.pydev.shared_core ....................... SUCCESS [ 5.970 s] [INFO] org.python.pydev.core .............................. SUCCESS [ 2.105 s] [INFO] org.python.pydev.parser ............................ SUCCESS [ 4.863 s] [INFO] org.python.pydev.ast ............................... SUCCESS [ 2.801 s] [INFO] com.python.pydev.analysis .......................... SUCCESS [ 1.349 s] [INFO] org.python.pydev.shared_ui ......................... SUCCESS [ 1.520 s] [INFO] org.python.pydev.jython ............................ SUCCESS [ 0.384 s] [INFO] org.python.pydev.shared_interactive_console ........ SUCCESS [ 0.540 s] [INFO] org.python.pydev ................................... SUCCESS [ 4.041 s] [INFO] org.python.pydev.debug ............................. SUCCESS [ 1.899 s] [INFO] com.python.pydev.debug ............................. SUCCESS [ 0.439 s] [INFO] org.python.pydev.refactoring ....................... SUCCESS [ 0.791 s] [INFO] com.python.pydev.refactoring ....................... SUCCESS [ 0.712 s] [INFO] org.python.pydev.customizations .................... SUCCESS [ 0.459 s] [INFO] org.python.pydev.django ............................ SUCCESS [ 0.389 s] [INFO] org.python.pydev.help .............................. SUCCESS [ 0.045 s] [INFO] Pydev Features Parent .............................. SUCCESS [ 0.003 s] [INFO] org.python.pydev.feature ........................... SUCCESS [ 0.346 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 41.105 s [INFO] Finished at: 2020-06-26T09:38:35Z [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA8WUP0/EMAzF9/sUpntaYO71BEwdmE5IrCFxg0WaRE5SXb89KX9E2W44XUe/96Sf bCduD6fRwoQcybt9dVffVoBOeU3O7KuXo3g4PvV9deh27Y0Q8JjJatAY0OkSI4xg0CHLhBreZnh9 nhwIUdLrTLcD+BPmpSyCYZ9DrzvPpkZlKUSs06zefdv8Wt9ByYkGqVIRvnwxygmdCDYbcm2zshdO 8x90SW7MjAMxXhct2WAqSJkGz6NQ3g1kchl52dg1u/95JHGLwfvMCjcAB6k+ZGGaLdj3G0CVHwNZ 5MujazwllvHcXQ8oUz7zq62q5dp8At5zQy3UBAAA -----END MAVEN BUILD DEPENDENCIES----- + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.J8qnKW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le ++ dirname /builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le + cd Pydev-pydev_7_6_0 + xmvn-install -R .xmvn-reactor -n eclipse-pydev -d /builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le [INFO] Installing artifact org.python.pydev:org.python.pydev.shared_core:jar:7.6.0-SNAPSHOT [INFO] Installing artifact org.python.pydev:org.python.pydev.core:jar:7.6.0-SNAPSHOT [INFO] Installing artifact org.python.pydev:org.python.pydev.parser:jar:7.6.0-SNAPSHOT [INFO] Installing artifact org.python.pydev:org.python.pydev.ast:jar:7.6.0-SNAPSHOT [INFO] Installing artifact org.python.pydev:com.python.pydev.analysis:jar:7.6.0-SNAPSHOT [INFO] Installing artifact org.python.pydev:org.python.pydev.shared_ui:jar:7.6.0-SNAPSHOT [INFO] Installing artifact org.python.pydev:org.python.pydev.jython:jar:7.6.0-SNAPSHOT [INFO] Installing artifact org.python.pydev:org.python.pydev.shared_interactive_console:jar:7.6.0-SNAPSHOT [INFO] Installing artifact org.python.pydev:org.python.pydev:jar:7.6.0-SNAPSHOT [INFO] Installing artifact org.python.pydev:org.python.pydev.debug:jar:7.6.0-SNAPSHOT [INFO] Installing artifact org.python.pydev:com.python.pydev.debug:jar:7.6.0-SNAPSHOT [INFO] Installing artifact org.python.pydev:org.python.pydev.refactoring:jar:7.6.0-SNAPSHOT [INFO] Installing artifact org.python.pydev:com.python.pydev.refactoring:jar:7.6.0-SNAPSHOT [INFO] Installing artifact org.python.pydev:org.python.pydev.customizations:jar:7.6.0-SNAPSHOT [INFO] Installing artifact org.python.pydev:org.python.pydev.django:jar:7.6.0-SNAPSHOT [INFO] Installing artifact org.python.pydev:org.python.pydev.help:jar:7.6.0-SNAPSHOT [INFO] Installing artifact org.python.pydev:org.python.pydev.feature:jar:7.6.0-SNAPSHOT WARNING: Ignoring metadata for artifact javax.annotation:jsr250-api:pom:SYSTEM as it has duplicate metadata [INFO] Launching Equinox... [INFO] Creating reactor repository... [INFO] Indexing system bundles and features... [WARNING] Multiple artifacts detected for osgi.bundle,com.google.inject,4.2.3 [WARNING] /usr/share/java/guice/google-guice.jar and /usr/share/java/guice/google-guice-no_aop.jar have the same ID and version. [WARNING] /usr/share/java/guice/google-guice-no_aop.jar will be preferred. [WARNING] Multiple artifacts detected for osgi.bundle,com.google.inject,4.2.3 [WARNING] /usr/share/java/guice/google-guice-no_aop.jar and /usr/share/java/google-guice.jar have the same ID and version. [WARNING] /usr/share/java/google-guice.jar will be preferred. [WARNING] Multiple artifacts detected for osgi.bundle,com.google.inject,4.2.3 [WARNING] /usr/share/java/google-guice.jar and /usr/share/java/google-guice-no_aop.jar have the same ID and version. [WARNING] /usr/share/java/google-guice-no_aop.jar will be preferred. [WARNING] Multiple artifacts detected for osgi.bundle,io.netty.transport-native-epoll,4.1.13.Final [WARNING] /usr/lib/java/netty/netty-transport-native-epoll.jar and /usr/lib/java/netty/netty-transport-native-epoll-linux-unknown.jar have the same ID and version. [WARNING] /usr/lib/java/netty/netty-transport-native-epoll-linux-unknown.jar will be preferred. [WARNING] Multiple artifacts detected for osgi.bundle,io.netty.transport-native-unix-common,4.1.13.Final [WARNING] /usr/lib/java/netty/netty-transport-native-unix-common.jar and /usr/lib/java/netty/netty-transport-native-unix-common-linux-unknown.jar have the same ID and version. [WARNING] /usr/lib/java/netty/netty-transport-native-unix-common-linux-unknown.jar will be preferred. [INFO] Creating archful dropin pydev... [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + /usr/bin/mkdir -p /builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/share/licenses + '[' -d target/site/apidocs ']' + find /builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le -name attach_linux.so -exec chmod +x '{}' ';' + install -m644 -D /builddir/build/SOURCES/eclipse-pydev.metainfo.xml /builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/share/appdata/eclipse-pydev.metainfo.xml + installDir=/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le//usr/lib/eclipse/droplets/pydev + pushd /builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le//usr/lib/eclipse/droplets/pydev/plugins ~/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins ~/build/BUILD/Pydev-pydev_7_6_0 + for f in commons-logging ws-commons-util xmlrpc-client xmlrpc-common xmlrpc-server snakeyaml lucene/lucene-core lucene/lucene-analyzers-common +++ basename commons-logging ++ find . -name 'commons-logging*.jar' + file=./org.python.pydev.shared_interactive_console_7.6.0.v20200625-1440/commons-logging-1.1.1.jar + rm ./org.python.pydev.shared_interactive_console_7.6.0.v20200625-1440/commons-logging-1.1.1.jar ++ build-classpath commons-logging + ln -sf /usr/share/java/commons-logging.jar ./org.python.pydev.shared_interactive_console_7.6.0.v20200625-1440/commons-logging-1.1.1.jar + for f in commons-logging ws-commons-util xmlrpc-client xmlrpc-common xmlrpc-server snakeyaml lucene/lucene-core lucene/lucene-analyzers-common +++ basename ws-commons-util ++ find . -name 'ws-commons-util*.jar' + file=./org.python.pydev.shared_interactive_console_7.6.0.v20200625-1440/ws-commons-util-1.0.2.jar + rm ./org.python.pydev.shared_interactive_console_7.6.0.v20200625-1440/ws-commons-util-1.0.2.jar ++ build-classpath ws-commons-util + ln -sf /usr/share/java/ws-commons-util.jar ./org.python.pydev.shared_interactive_console_7.6.0.v20200625-1440/ws-commons-util-1.0.2.jar + for f in commons-logging ws-commons-util xmlrpc-client xmlrpc-common xmlrpc-server snakeyaml lucene/lucene-core lucene/lucene-analyzers-common +++ basename xmlrpc-client ++ find . -name 'xmlrpc-client*.jar' + file=./org.python.pydev.shared_interactive_console_7.6.0.v20200625-1440/xmlrpc-client-3.1.3.jar + rm ./org.python.pydev.shared_interactive_console_7.6.0.v20200625-1440/xmlrpc-client-3.1.3.jar ++ build-classpath xmlrpc-client + ln -sf /usr/share/java/xmlrpc-client.jar ./org.python.pydev.shared_interactive_console_7.6.0.v20200625-1440/xmlrpc-client-3.1.3.jar + for f in commons-logging ws-commons-util xmlrpc-client xmlrpc-common xmlrpc-server snakeyaml lucene/lucene-core lucene/lucene-analyzers-common +++ basename xmlrpc-common ++ find . -name 'xmlrpc-common*.jar' + file=./org.python.pydev.shared_interactive_console_7.6.0.v20200625-1440/xmlrpc-common-3.1.3.jar + rm ./org.python.pydev.shared_interactive_console_7.6.0.v20200625-1440/xmlrpc-common-3.1.3.jar ++ build-classpath xmlrpc-common + ln -sf /usr/share/java/xmlrpc-common.jar ./org.python.pydev.shared_interactive_console_7.6.0.v20200625-1440/xmlrpc-common-3.1.3.jar + for f in commons-logging ws-commons-util xmlrpc-client xmlrpc-common xmlrpc-server snakeyaml lucene/lucene-core lucene/lucene-analyzers-common +++ basename xmlrpc-server ++ find . -name 'xmlrpc-server*.jar' + file=./org.python.pydev.shared_interactive_console_7.6.0.v20200625-1440/xmlrpc-server-3.1.3.jar + rm ./org.python.pydev.shared_interactive_console_7.6.0.v20200625-1440/xmlrpc-server-3.1.3.jar ++ build-classpath xmlrpc-server + ln -sf /usr/share/java/xmlrpc-server.jar ./org.python.pydev.shared_interactive_console_7.6.0.v20200625-1440/xmlrpc-server-3.1.3.jar + for f in commons-logging ws-commons-util xmlrpc-client xmlrpc-common xmlrpc-server snakeyaml lucene/lucene-core lucene/lucene-analyzers-common +++ basename snakeyaml ++ find . -name 'snakeyaml*.jar' + file=./org.python.pydev.shared_core_7.6.0.v20200625-1440/libs/snakeyaml-1.11.jar + rm ./org.python.pydev.shared_core_7.6.0.v20200625-1440/libs/snakeyaml-1.11.jar ++ build-classpath snakeyaml + ln -sf /usr/share/java/snakeyaml.jar ./org.python.pydev.shared_core_7.6.0.v20200625-1440/libs/snakeyaml-1.11.jar + for f in commons-logging ws-commons-util xmlrpc-client xmlrpc-common xmlrpc-server snakeyaml lucene/lucene-core lucene/lucene-analyzers-common +++ basename lucene/lucene-core ++ find . -name 'lucene-core*.jar' + file=./org.python.pydev.shared_core_7.6.0.v20200625-1440/libs/lucene-core-8.1.1.jar + rm ./org.python.pydev.shared_core_7.6.0.v20200625-1440/libs/lucene-core-8.1.1.jar ++ build-classpath lucene/lucene-core + ln -sf /usr/share/java/lucene/lucene-core.jar ./org.python.pydev.shared_core_7.6.0.v20200625-1440/libs/lucene-core-8.1.1.jar + for f in commons-logging ws-commons-util xmlrpc-client xmlrpc-common xmlrpc-server snakeyaml lucene/lucene-core lucene/lucene-analyzers-common +++ basename lucene/lucene-analyzers-common ++ find . -name 'lucene-analyzers-common*.jar' + file=./org.python.pydev.shared_core_7.6.0.v20200625-1440/libs/lucene-analyzers-common-8.1.1.jar + rm ./org.python.pydev.shared_core_7.6.0.v20200625-1440/libs/lucene-analyzers-common-8.1.1.jar ++ build-classpath lucene/lucene-analyzers-common + ln -sf /usr/share/java/lucene/lucene-analyzers-common.jar ./org.python.pydev.shared_core_7.6.0.v20200625-1440/libs/lucene-analyzers-common-8.1.1.jar + popd ~/build/BUILD/Pydev-pydev_7_6_0 + pushd /builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le//usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.jython_7.6.0.v20200625-1440 ~/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.jython_7.6.0.v20200625-1440 ~/build/BUILD/Pydev-pydev_7_6_0 + rm -rf jython.jar javalib Lib + ln -sf /usr/share/jython/jython.jar + ln -sf /usr/share/jython/javalib + ln -sf /usr/share/jython/Lib + popd ~/build/BUILD/Pydev-pydev_7_6_0 + pushd /builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le//usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.core_7.6.0.v20200625-1440 ~/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.core_7.6.0.v20200625-1440 ~/build/BUILD/Pydev-pydev_7_6_0 + rm pysrc/third_party/pep8/autopep8.py pysrc/third_party/pep8/pycodestyle.py + cd pysrc/third_party/pep8/ + ln -s /usr/lib/python3.9/site-packages/autopep8.py + cd pysrc/third_party/pep8/ + ln -s /usr/lib/python3.9/site-packages/pycodestyle.py + rm pysrc/third_party/isort_container/isort + cd pysrc/third_party/isort_container + ln -s /usr/lib/python3.9/site-packages/isort + popd ~/build/BUILD/Pydev-pydev_7_6_0 + sed -i -e '/.*\.py$/s/0644/0755/' .mfiles + /usr/lib/rpm/find-debuginfo.sh -j5 --strict-build-id -m -i --build-id-seed 7.6.0-2.fc33 --unique-debug-suffix -7.6.0-2.fc33.ppc64le --unique-debug-src-base eclipse-pydev-7.6.0-2.fc33.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Pydev-pydev_7_6_0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.core_7.6.0.v20200625-1440/pysrc/pydevd_attach_to_process/attach_linux.so extracting debug info from /builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.core_7.6.0.v20200625-1440/pysrc/pydevd_attach_to_process/attach_linux.so original debug info size: 116kB, size after compression: 116kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 103 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: eclipse-pydev-7.6.0-2.fc33.ppc64le warning: Explicit %attr() mode not applicable to symlink: /builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.shared_interactive_console_7.6.0.v20200625-1440/xmlrpc-server-3.1.3.jar warning: Explicit %attr() mode not applicable to symlink: /builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.shared_interactive_console_7.6.0.v20200625-1440/ws-commons-util-1.0.2.jar warning: Explicit %attr() mode not applicable to symlink: /builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.shared_interactive_console_7.6.0.v20200625-1440/xmlrpc-common-3.1.3.jar warning: Explicit %attr() mode not applicable to symlink: /builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.shared_interactive_console_7.6.0.v20200625-1440/xmlrpc-client-3.1.3.jar warning: Explicit %attr() mode not applicable to symlink: /builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.shared_interactive_console_7.6.0.v20200625-1440/commons-logging-1.1.1.jar warning: Explicit %attr() mode not applicable to symlink: /builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.jython_7.6.0.v20200625-1440/Lib warning: Explicit %attr() mode not applicable to symlink: /builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.jython_7.6.0.v20200625-1440/javalib warning: Explicit %attr() mode not applicable to symlink: /builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.jython_7.6.0.v20200625-1440/jython.jar warning: Explicit %attr() mode not applicable to symlink: /builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.core_7.6.0.v20200625-1440/pysrc/third_party/pep8/autopep8.py warning: Explicit %attr() mode not applicable to symlink: /builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.core_7.6.0.v20200625-1440/pysrc/third_party/pep8/pycodestyle.py warning: Explicit %attr() mode not applicable to symlink: /builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.core_7.6.0.v20200625-1440/pysrc/third_party/isort_container/isort warning: Explicit %attr() mode not applicable to symlink: /builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.shared_core_7.6.0.v20200625-1440/libs/lucene-analyzers-common-8.1.1.jar warning: Explicit %attr() mode not applicable to symlink: /builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.shared_core_7.6.0.v20200625-1440/libs/snakeyaml-1.11.jar warning: Explicit %attr() mode not applicable to symlink: /builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.shared_core_7.6.0.v20200625-1440/libs/lucene-core-8.1.1.jar Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jFth9Z + umask 022 + cd /builddir/build/BUILD + cd Pydev-pydev_7_6_0 + DOCDIR=/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/share/doc/eclipse-pydev + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/share/doc/eclipse-pydev + cp -pr README.txt /builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/share/doc/eclipse-pydev + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.vdtgCV + umask 022 + cd /builddir/build/BUILD + cd Pydev-pydev_7_6_0 + LICENSEDIR=/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/share/licenses/eclipse-pydev + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/share/licenses/eclipse-pydev + cp -pr LICENSE.txt /builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/share/licenses/eclipse-pydev + RPM_EC=0 ++ jobs -p + exit 0 warning: absolute symlink: /usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.core_7.6.0.v20200625-1440/pysrc/third_party/isort_container/isort -> /usr/lib/python3.9/site-packages/isort warning: absolute symlink: /usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.core_7.6.0.v20200625-1440/pysrc/third_party/pep8/autopep8.py -> /usr/lib/python3.9/site-packages/autopep8.py warning: absolute symlink: /usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.core_7.6.0.v20200625-1440/pysrc/third_party/pep8/pycodestyle.py -> /usr/lib/python3.9/site-packages/pycodestyle.py warning: absolute symlink: /usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.jython_7.6.0.v20200625-1440/Lib -> /usr/share/jython/Lib warning: absolute symlink: /usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.jython_7.6.0.v20200625-1440/javalib -> /usr/share/jython/javalib warning: absolute symlink: /usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.jython_7.6.0.v20200625-1440/jython.jar -> /usr/share/jython/jython.jar warning: absolute symlink: /usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.shared_core_7.6.0.v20200625-1440/libs/lucene-analyzers-common-8.1.1.jar -> /usr/share/java/lucene/lucene-analyzers-common.jar warning: absolute symlink: /usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.shared_core_7.6.0.v20200625-1440/libs/lucene-core-8.1.1.jar -> /usr/share/java/lucene/lucene-core.jar warning: absolute symlink: /usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.shared_core_7.6.0.v20200625-1440/libs/snakeyaml-1.11.jar -> /usr/share/java/snakeyaml.jar warning: absolute symlink: /usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.shared_interactive_console_7.6.0.v20200625-1440/commons-logging-1.1.1.jar -> /usr/share/java/commons-logging.jar warning: absolute symlink: /usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.shared_interactive_console_7.6.0.v20200625-1440/ws-commons-util-1.0.2.jar -> /usr/share/java/ws-commons-util.jar warning: absolute symlink: /usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.shared_interactive_console_7.6.0.v20200625-1440/xmlrpc-client-3.1.3.jar -> /usr/share/java/xmlrpc-client.jar warning: absolute symlink: /usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.shared_interactive_console_7.6.0.v20200625-1440/xmlrpc-common-3.1.3.jar -> /usr/share/java/xmlrpc-common.jar warning: absolute symlink: /usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.shared_interactive_console_7.6.0.v20200625-1440/xmlrpc-server-3.1.3.jar -> /usr/share/java/xmlrpc-server.jar [INFO maven.prov] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/share/maven-metadata/eclipse-pydev.xml'] [INFO maven.prov] mvn(org.python.pydev:org.python.pydev.feature) = 7.6.0.SNAPSHOT, mvn(org.python.pydev:com.python.pydev.debug) = 7.6.0.SNAPSHOT, mvn(org.python.pydev:org.python.pydev.ast) = 7.6.0.SNAPSHOT, mvn(org.python.pydev:org.python.pydev.core) = 7.6.0.SNAPSHOT, osgi(org.python.pydev.shared_interactive_console) = 7.6.0.v20200625.1440, osgi(org.python.pydev.feature) = 7.6.0.v20200625.1440, osgi(org.python.pydev.shared_ui) = 7.6.0.v20200625.1440, mvn(org.python.pydev:org.python.pydev.shared_ui) = 7.6.0.SNAPSHOT, osgi(org.python.pydev.parser) = 7.6.0.v20200625.1440, mvn(org.python.pydev:org.python.pydev.parser) = 7.6.0.SNAPSHOT, mvn(org.python.pydev:org.python.pydev.debug) = 7.6.0.SNAPSHOT, mvn(org.python.pydev:org.python.pydev.shared_core) = 7.6.0.SNAPSHOT, osgi(org.python.pydev.core) = 7.6.0.v20200625.1440, mvn(org.python.pydev:org.python.pydev) = 7.6.0.SNAPSHOT, mvn(org.python.pydev:org.python.pydev.customizations) = 7.6.0.SNAPSHOT, mvn(org.python.pydev:com.python.pydev.refactoring) = 7.6.0.SNAPSHOT, osgi(org.python.pydev) = 7.6.0.v20200625.1440, mvn(org.python.pydev:org.python.pydev.refactoring) = 7.6.0.SNAPSHOT, mvn(org.python.pydev:org.python.pydev.help) = 7.6.0.SNAPSHOT, osgi(com.python.pydev.refactoring) = 7.6.0.v20200625.1440, osgi(org.python.pydev.help) = 7.6.0.v20200625.1440, mvn(org.python.pydev:org.python.pydev.django) = 7.6.0.SNAPSHOT, mvn(org.python.pydev:org.python.pydev.shared_interactive_console) = 7.6.0.SNAPSHOT, osgi(com.python.pydev.analysis) = 7.6.0.v20200625.1440, osgi(com.python.pydev.debug) = 7.6.0.v20200625.1440, mvn(org.python.pydev:com.python.pydev.analysis) = 7.6.0.SNAPSHOT, osgi(org.python.pydev.jython) = 7.6.0.v20200625.1440, osgi(org.python.pydev.django) = 7.6.0.v20200625.1440, osgi(org.python.pydev.customizations) = 7.6.0.v20200625.1440, osgi(org.python.pydev.ast) = 7.6.0.v20200625.1440, osgi(org.python.pydev.debug) = 7.6.0.v20200625.1440, mvn(org.python.pydev:org.python.pydev.jython) = 7.6.0.SNAPSHOT, osgi(org.python.pydev.shared_core) = 7.6.0.v20200625.1440, osgi(org.python.pydev.refactoring) = 7.6.0.v20200625.1440 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.django_7.6.0.v20200625-1440/pydev_django.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/features/org.python.pydev.feature_7.6.0.v20200625-1440/META-INF/MANIFEST.MF'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.help_7.6.0.v20200625-1440.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.shared_ui_7.6.0.v20200625-1440/shared_ui.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/com.python.pydev.analysis_7.6.0.v20200625-1440/META-INF/MANIFEST.MF'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/com.python.pydev.analysis_7.6.0.v20200625-1440/analysis.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev_7.6.0.v20200625-1440/META-INF/MANIFEST.MF'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.jython_7.6.0.v20200625-1440/META-INF/MANIFEST.MF'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/com.python.pydev.debug_7.6.0.v20200625-1440/META-INF/MANIFEST.MF'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/com.python.pydev.debug_7.6.0.v20200625-1440/debug.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.customizations_7.6.0.v20200625-1440/META-INF/MANIFEST.MF'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev_7.6.0.v20200625-1440/pydev.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/com.python.pydev.refactoring_7.6.0.v20200625-1440/META-INF/MANIFEST.MF'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.customizations_7.6.0.v20200625-1440/customizations.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/com.python.pydev.refactoring_7.6.0.v20200625-1440/refactoring.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.hamcrest.core_1.3.0.v201303031735.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.junit_4.12.0.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.jython_7.6.0.v20200625-1440/jython.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.ast_7.6.0.v20200625-1440/META-INF/MANIFEST.MF'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.jython_7.6.0.v20200625-1440/pydev-jython.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.ast_7.6.0.v20200625-1440/ast.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.parser_7.6.0.v20200625-1440/META-INF/MANIFEST.MF'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.debug_7.6.0.v20200625-1440/META-INF/MANIFEST.MF'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.parser_7.6.0.v20200625-1440/parser.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.core_7.6.0.v20200625-1440/META-INF/MANIFEST.MF'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.debug_7.6.0.v20200625-1440/pydev-debug.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.refactoring_7.6.0.v20200625-1440/META-INF/MANIFEST.MF'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.core_7.6.0.v20200625-1440/core.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.django_7.6.0.v20200625-1440/META-INF/MANIFEST.MF'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.refactoring_7.6.0.v20200625-1440/refactoring.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.shared_core_7.6.0.v20200625-1440/META-INF/MANIFEST.MF'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.shared_core_7.6.0.v20200625-1440/libs/lucene-analyzers-common-8.1.1.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.shared_core_7.6.0.v20200625-1440/libs/lucene-core-8.1.1.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.shared_core_7.6.0.v20200625-1440/libs/snakeyaml-1.11.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.shared_core_7.6.0.v20200625-1440/shared_core.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.shared_interactive_console_7.6.0.v20200625-1440/META-INF/MANIFEST.MF'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.shared_interactive_console_7.6.0.v20200625-1440/commons-logging-1.1.1.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.shared_interactive_console_7.6.0.v20200625-1440/interactive_console.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.shared_interactive_console_7.6.0.v20200625-1440/ws-commons-util-1.0.2.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.shared_interactive_console_7.6.0.v20200625-1440/xmlrpc-client-3.1.3.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.shared_interactive_console_7.6.0.v20200625-1440/xmlrpc-common-3.1.3.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.shared_interactive_console_7.6.0.v20200625-1440/xmlrpc-server-3.1.3.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.shared_ui_7.6.0.v20200625-1440/META-INF/MANIFEST.MF'] [INFO maven.req] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/share/maven-metadata/eclipse-pydev.xml'] [INFO maven.req] java-headless >= 1:1.8, osgi(org.junit), javapackages-filesystem, osgi(org.eclipse.jdt.launching), osgi(org.eclipse.jdt.ui), osgi(org.eclipse.jdt.core) [INFO osgi.req] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.django_7.6.0.v20200625-1440/pydev_django.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/features/org.python.pydev.feature_7.6.0.v20200625-1440/META-INF/MANIFEST.MF'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.help_7.6.0.v20200625-1440.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.shared_ui_7.6.0.v20200625-1440/shared_ui.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/com.python.pydev.analysis_7.6.0.v20200625-1440/META-INF/MANIFEST.MF'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/com.python.pydev.analysis_7.6.0.v20200625-1440/analysis.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev_7.6.0.v20200625-1440/META-INF/MANIFEST.MF'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.jython_7.6.0.v20200625-1440/META-INF/MANIFEST.MF'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/com.python.pydev.debug_7.6.0.v20200625-1440/META-INF/MANIFEST.MF'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/com.python.pydev.debug_7.6.0.v20200625-1440/debug.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.customizations_7.6.0.v20200625-1440/META-INF/MANIFEST.MF'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev_7.6.0.v20200625-1440/pydev.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/com.python.pydev.refactoring_7.6.0.v20200625-1440/META-INF/MANIFEST.MF'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.customizations_7.6.0.v20200625-1440/customizations.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/com.python.pydev.refactoring_7.6.0.v20200625-1440/refactoring.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.hamcrest.core_1.3.0.v201303031735.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.junit_4.12.0.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.jython_7.6.0.v20200625-1440/jython.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.ast_7.6.0.v20200625-1440/META-INF/MANIFEST.MF'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.jython_7.6.0.v20200625-1440/pydev-jython.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.ast_7.6.0.v20200625-1440/ast.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.parser_7.6.0.v20200625-1440/META-INF/MANIFEST.MF'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.debug_7.6.0.v20200625-1440/META-INF/MANIFEST.MF'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.parser_7.6.0.v20200625-1440/parser.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.core_7.6.0.v20200625-1440/META-INF/MANIFEST.MF'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.debug_7.6.0.v20200625-1440/pydev-debug.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.refactoring_7.6.0.v20200625-1440/META-INF/MANIFEST.MF'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.core_7.6.0.v20200625-1440/core.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.django_7.6.0.v20200625-1440/META-INF/MANIFEST.MF'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.refactoring_7.6.0.v20200625-1440/refactoring.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.shared_core_7.6.0.v20200625-1440/META-INF/MANIFEST.MF'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.shared_core_7.6.0.v20200625-1440/libs/lucene-analyzers-common-8.1.1.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.shared_core_7.6.0.v20200625-1440/libs/lucene-core-8.1.1.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.shared_core_7.6.0.v20200625-1440/libs/snakeyaml-1.11.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.shared_core_7.6.0.v20200625-1440/shared_core.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.shared_interactive_console_7.6.0.v20200625-1440/META-INF/MANIFEST.MF'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.shared_interactive_console_7.6.0.v20200625-1440/commons-logging-1.1.1.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.shared_interactive_console_7.6.0.v20200625-1440/interactive_console.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.shared_interactive_console_7.6.0.v20200625-1440/ws-commons-util-1.0.2.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.shared_interactive_console_7.6.0.v20200625-1440/xmlrpc-client-3.1.3.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.shared_interactive_console_7.6.0.v20200625-1440/xmlrpc-common-3.1.3.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.shared_interactive_console_7.6.0.v20200625-1440/xmlrpc-server-3.1.3.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le/usr/lib/eclipse/droplets/pydev/plugins/org.python.pydev.shared_ui_7.6.0.v20200625-1440/META-INF/MANIFEST.MF'] Provides: eclipse-pydev = 1:7.6.0-2.fc33 eclipse-pydev(ppc-64) = 1:7.6.0-2.fc33 metainfo() metainfo(eclipse-pydev.metainfo.xml) mvn(org.python.pydev:com.python.pydev.analysis) = 7.6.0.SNAPSHOT mvn(org.python.pydev:com.python.pydev.debug) = 7.6.0.SNAPSHOT mvn(org.python.pydev:com.python.pydev.refactoring) = 7.6.0.SNAPSHOT mvn(org.python.pydev:org.python.pydev) = 7.6.0.SNAPSHOT mvn(org.python.pydev:org.python.pydev.ast) = 7.6.0.SNAPSHOT mvn(org.python.pydev:org.python.pydev.core) = 7.6.0.SNAPSHOT mvn(org.python.pydev:org.python.pydev.customizations) = 7.6.0.SNAPSHOT mvn(org.python.pydev:org.python.pydev.debug) = 7.6.0.SNAPSHOT mvn(org.python.pydev:org.python.pydev.django) = 7.6.0.SNAPSHOT mvn(org.python.pydev:org.python.pydev.feature) = 7.6.0.SNAPSHOT mvn(org.python.pydev:org.python.pydev.help) = 7.6.0.SNAPSHOT mvn(org.python.pydev:org.python.pydev.jython) = 7.6.0.SNAPSHOT mvn(org.python.pydev:org.python.pydev.parser) = 7.6.0.SNAPSHOT mvn(org.python.pydev:org.python.pydev.refactoring) = 7.6.0.SNAPSHOT mvn(org.python.pydev:org.python.pydev.shared_core) = 7.6.0.SNAPSHOT mvn(org.python.pydev:org.python.pydev.shared_interactive_console) = 7.6.0.SNAPSHOT mvn(org.python.pydev:org.python.pydev.shared_ui) = 7.6.0.SNAPSHOT osgi(com.python.pydev.analysis) = 7.6.0.v20200625.1440 osgi(com.python.pydev.debug) = 7.6.0.v20200625.1440 osgi(com.python.pydev.refactoring) = 7.6.0.v20200625.1440 osgi(org.python.pydev) = 7.6.0.v20200625.1440 osgi(org.python.pydev.ast) = 7.6.0.v20200625.1440 osgi(org.python.pydev.core) = 7.6.0.v20200625.1440 osgi(org.python.pydev.customizations) = 7.6.0.v20200625.1440 osgi(org.python.pydev.debug) = 7.6.0.v20200625.1440 osgi(org.python.pydev.django) = 7.6.0.v20200625.1440 osgi(org.python.pydev.feature) = 7.6.0.v20200625.1440 osgi(org.python.pydev.help) = 7.6.0.v20200625.1440 osgi(org.python.pydev.jython) = 7.6.0.v20200625.1440 osgi(org.python.pydev.parser) = 7.6.0.v20200625.1440 osgi(org.python.pydev.refactoring) = 7.6.0.v20200625.1440 osgi(org.python.pydev.shared_core) = 7.6.0.v20200625.1440 osgi(org.python.pydev.shared_interactive_console) = 7.6.0.v20200625.1440 osgi(org.python.pydev.shared_ui) = 7.6.0.v20200625.1440 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: java-headless >= 1:1.8 javapackages-filesystem libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) osgi(org.eclipse.jdt.core) osgi(org.eclipse.jdt.launching) osgi(org.eclipse.jdt.ui) osgi(org.junit) rtld(GNU_HASH) Obsoletes: eclipse-pydev-mylyn <= 1:7.5.0-1 Recommends: python3-django python3-ipython-console python3-pylint Processing files: eclipse-pydev-debugsource-7.6.0-2.fc33.ppc64le Provides: eclipse-pydev-debugsource = 1:7.6.0-2.fc33 eclipse-pydev-debugsource(ppc-64) = 1:7.6.0-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: eclipse-pydev-debuginfo-7.6.0-2.fc33.ppc64le Provides: debuginfo(build-id) = ebb874672d2dcac8e2a1390d6142e6de9a6ddcfd eclipse-pydev-debuginfo = 1:7.6.0-2.fc33 eclipse-pydev-debuginfo(ppc-64) = 1:7.6.0-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: eclipse-pydev-debugsource(ppc-64) = 1:7.6.0-2.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le Wrote: /builddir/build/RPMS/eclipse-pydev-debuginfo-7.6.0-2.fc33.ppc64le.rpm Wrote: /builddir/build/RPMS/eclipse-pydev-debugsource-7.6.0-2.fc33.ppc64le.rpm Wrote: /builddir/build/RPMS/eclipse-pydev-7.6.0-2.fc33.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.h46tLZ + umask 022 + cd /builddir/build/BUILD + cd Pydev-pydev_7_6_0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/eclipse-pydev-7.6.0-2.fc33.ppc64le + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0