Build failed in Jenkins: pgadmin4-master-python27-feature #8

Поиск
Список
Период
Сортировка
От pgAdmin 4 Jenkins
Тема Build failed in Jenkins: pgadmin4-master-python27-feature #8
Дата
Msg-id 1382106397.0.1500393833018.JavaMail.jenkins@jenkins.pgadmin.org
обсуждение исходный текст
Ответ на Build failed in Jenkins: pgadmin4-master-python27-feature #7  (pgAdmin 4 Jenkins <jenkins@pgadmin.org>)
Ответы Re: Build failed in Jenkins: pgadmin4-master-python27-feature #8  (Harshal Dhumal <harshaldhumal15@gmail.com>)
Build failed in Jenkins: pgadmin4-master-python27-feature #9  (pgAdmin 4 Jenkins <jenkins@pgadmin.org>)
Список pgadmin-hackers
See <https://jenkins.pgadmin.org/job/pgadmin4-master-python27-feature/8/display/redirect?page=changes>

Changes:

[Dave Page] Use client-side url_for in the sql editor and data grid modules.

[Dave Page] Ensure revoked public privileges are displayed in the RE-SQL for

[Dave Page] Ensure saved passwords are effective immediately, not just following a

[Dave Page] Un-break query tool feature tests.

[Dave Page] Add support for the hostaddr connection parameter. This helps us play

[Dave Page] Use on-demand loading for results in the query tool. Fixes #2137

[Dave Page] Allow the user to close the dashboard panel. Fixes #2506

[Dave Page] Add preferences to enable brace matching and brace closing in the SQL

[Dave Page] Revert "Allow the user to close the dashboard panel. Fixes #2506"

[Dave Page] Add stylesheet to override brace matching styles, missed from the

[Dave Page] Overhaul the query history tab to allow browsing of the history and full

[Dave Page] Allow non-superusers to debug their own functions and prevent them from

[Dave Page] Update preferences docs.

[Dave Page] Fix image size.

[Dave Page] Fix encoding issue when saving servers. Fixes #2518

[Dave Page] A number of minor cleanups to the recent changes to the query tool.

[akshay.joshi] 1) Edit cellEditing function, in some cases grid object is undefined. 2)

[Dave Page] Improve speed of Select All in the results grid. Fixes #2522

[Dave Page] Allow the dashboard panel to be closed. Fixes #2506

[Dave Page] Add support for SCSS building in webpack.

[Dave Page] Update alertify alerts to use the styling defined in the styleguide.

[Dave Page] Update alertify alerts to use the styling defined in the styleguide

[Dave Page] Fix a couple of gripes from the JS linter on Windows.

[Dave Page] Fix typo that caused a layout issue with the Edit Grid.

[Dave Page] Fix an issue where duplicate entry is made of successful executed query,

[Dave Page] Fix a syntax error in the SQL Editor.

[Dave Page] Fix clipboard handling with large datasets. Fixes #2489

[Dave Page] Improve the debugger's default page layout, and prevent attempts to

[Dave Page] Fix deletion of table rows with the column definition having NOT NULL

[Dave Page] Allow breakpoints to be set on triggers on views. Fixes #2528

[Dave Page] Allow debugging of functions in packages. Fixes #1948

[Dave Page] Remove unnecessary whitespace from stored procedure SQL. Fixes #2146

[Dave Page] Resolve a number of issues with domains and domain constraints. Fixes

[Dave Page] Improve styling for alerts by highlighting the icon.

[Dave Page] Prompt the user to save dirty queries rather than discard them for a

[Dave Page] Fix alert layout when more than one are shown at once.

[Dave Page] Allow use of Shift+Tab to un-indent selected text. Fixes #1988

[Dave Page] Add some useful make targets for bundling and linting.

[Dave Page] Remove unused minimisation code

[Dave Page] UI tweaks for the query history.

[Dave Page] In subnodes without dropdowns, the rows had smaller height, making them

[Dave Page] Ensure the save password option is enabled when creating a server. Fixes

[akshay.joshi] Added support of Declarative Partitioning (Range, List) for PostgreSQL

[akshay.joshi] Fixed issue by adding extra check for 'relkind' column

[akshay.joshi] Partitioned table does not present in grant wizard. Fixes #2543

[Dave Page] Fix clear history.

[Dave Page] Enable pretty html output of our karma test results. While running yarn

[Dave Page] Fix the formatting of the ROWS option for functions etc. Fixes #2537

[Dave Page] Improve spacing around delete icons in backform tables.

[Dave Page] Fix handling of CREATE TABLE OF <type>. Fixes #2534

[Dave Page] Fix alert animation on IE11

[Dave Page] Open query tool and debugger windows in new tabs by default.

[Dave Page] Revert "Open query tool and debugger windows in new tabs by default."

[Dave Page] Update dialogue error styling to match alerts

[Dave Page] Fix history view in IE11.

[Dave Page] Use the correct font for alerts on IE.

[Dave Page] Fix history font on IE.

[Dave Page] Update Mingw build for changes in QtWebKit

[Dave Page] Refresh nodes correctly when there is a single child that is updated.

[Dave Page] Fix IE11 alert layout again.

[Dave Page] Handle un-mounted drives correctly on Windows. Fixes #1999

[Dave Page] Handle partitioned tables created "OF TYPE". Fixes #2545

[Dave Page] Release notes for 1.6.

[Dave Page] Bump version numbers prior to release.

[Dave Page] Couple of typos in the release notes.

[Dave Page] Fix drop/drop cascade for partitioned tables. Fixes #2550

[Dave Page] Ensure the initial password is properly hashed during setup in web mode.

[Dave Page] Fix alignment of Object > delete/drop & properties icons

[Dave Page] Ensure dependencies are packaged in the tarball

[Dave Page] Fix a compiler error with older compilers.

[Dave Page] Revert "Ensure dependencies are packaged in the tarball"

[Dave Page] Fix proxy support with Qt 5.9+

[Dave Page] Straighten line

[Dave Page] Fix a compiler error with older compilers.

[Dave Page] Don't continually poll for graph data on the dashboard if the server is

[Dave Page] Fix privileges control on IE 10/11. Fixes #1166

[Ashesh Vashi] [PostgreSQL 10] Fixed the Pause/Resume Replay of WAL files for

[Dave Page] Show tablespace on partitions. Fixes #2551

[Dave Page] Prevent the tab bar being hidden when detached tabs are being closed.

[Dave Page] Remove the comma from PIDs in the statistics panel.

[Dave Page] Stop tool buttons from changing their styling unexpectedly. Fixes #2559

[Dave Page] Fix handline of large file uploads and properly show any errors that may

[Dave Page] Tidy up tab styling. Fixes #2557

[Dave Page] Fix typo

[Dave Page] Correct  for malformed query generated when using custom type. Fixes

[Dave Page] Modify the runtime to use time-based timeouts rather than retry based.

[Dave Page] Remove change made for debugging and committed in error.

[Dave Page] Webpack all the things! Fixes #2135

[Dave Page] Add missing new files from the previous commit. Ooops.

[Dave Page] Support SSL in the regression tests. Fixes #2170

[Dave Page] Add a missing dependency.

[Dave Page] Resolve an issue where collection nodes sometimes wouldn't sort

------------------------------------------
[...truncated 2.55 KB...]
Collecting click==6.6 (from -r requirements.txt (line 7)) Using cached click-6.6-py2.py3-none-any.whl
Collecting extras==0.0.3 (from -r requirements.txt (line 8))
Collecting fixtures==2.0.0 (from -r requirements.txt (line 9)) Using cached fixtures-2.0.0-py2.py3-none-any.whl
Collecting Flask==0.11.1 (from -r requirements.txt (line 10)) Using cached Flask-0.11.1-py2.py3-none-any.whl
Collecting Flask-Babel==0.11.1 (from -r requirements.txt (line 11))
Collecting Flask-Gravatar==0.4.2 (from -r requirements.txt (line 12)) Using cached
Flask_Gravatar-0.4.2-py2.py3-none-any.whl
Collecting Flask-HTMLmin==1.2 (from -r requirements.txt (line 13))
Collecting Flask-Login==0.3.2 (from -r requirements.txt (line 14))
Collecting Flask-Mail==0.9.1 (from -r requirements.txt (line 15))
Collecting Flask-Migrate==2.0.3 (from -r requirements.txt (line 16))
Collecting Flask-Principal==0.4.0 (from -r requirements.txt (line 17))
Collecting Flask-Security==1.7.5 (from -r requirements.txt (line 18))
Collecting Flask-SQLAlchemy==2.1 (from -r requirements.txt (line 19))
Collecting Flask-WTF==0.12 (from -r requirements.txt (line 20)) Using cached Flask_WTF-0.12-py2-none-any.whl
Collecting html5lib==1.0b3 (from -r requirements.txt (line 21))
Collecting importlib==1.0.3 (from -r requirements.txt (line 22))
Collecting itsdangerous==0.24 (from -r requirements.txt (line 23))
Collecting Jinja2==2.7.3 (from -r requirements.txt (line 24))
Collecting linecache2==1.0.0 (from -r requirements.txt (line 25)) Using cached linecache2-1.0.0-py2.py3-none-any.whl
Collecting MarkupSafe==0.23 (from -r requirements.txt (line 26))
Collecting passlib==1.6.2 (from -r requirements.txt (line 28))
Collecting pbr==1.9.1 (from -r requirements.txt (line 29)) Using cached pbr-1.9.1-py2.py3-none-any.whl
Collecting psycopg2>=2.7.1 (from -r requirements.txt (line 30)) Using cached
psycopg2-2.7.1-cp27-cp27m-manylinux1_x86_64.whl
Collecting pycrypto==2.6.1 (from -r requirements.txt (line 31))
Collecting pyrsistent==0.11.13 (from -r requirements.txt (line 32))
Collecting python-dateutil==2.5.0 (from -r requirements.txt (line 33)) Using cached
python_dateutil-2.5.0-py2.py3-none-any.whl
Collecting python-mimeparse==1.5.1 (from -r requirements.txt (line 34))
Collecting pytz==2014.10 (from -r requirements.txt (line 35)) Using cached pytz-2014.10-py2.py3-none-any.whl
Collecting simplejson==3.6.5 (from -r requirements.txt (line 36))
Collecting six>=1.9.0 (from -r requirements.txt (line 37)) Using cached six-1.10.0-py2.py3-none-any.whl
Collecting speaklater==1.3 (from -r requirements.txt (line 38))
Collecting SQLAlchemy==1.0.14 (from -r requirements.txt (line 39))
Collecting sqlparse==0.1.19 (from -r requirements.txt (line 40))
Collecting Werkzeug==0.9.6 (from -r requirements.txt (line 41))
Collecting WTForms==2.0.2 (from -r requirements.txt (line 42)) Using cached WTForms-2.0.2-py27-none-any.whl
Collecting backports.csv==1.0.4 (from -r requirements.txt (line 43)) Using cached
backports.csv-1.0.4-py2.py3-none-any.whl
Collecting testtools>=0.9.22 (from fixtures==2.0.0->-r requirements.txt (line 9)) Using cached
testtools-2.3.0-py2.py3-none-any.whl
Collecting htmlmin (from Flask-HTMLmin==1.2->-r requirements.txt (line 13))
Collecting alembic>=0.6 (from Flask-Migrate==2.0.3->-r requirements.txt (line 16))
Collecting Flask-Script>=0.6 (from Flask-Migrate==2.0.3->-r requirements.txt (line 16))
Collecting unittest2>=1.0.0 (from testtools>=0.9.22->fixtures==2.0.0->-r requirements.txt (line 9)) Using cached
unittest2-1.1.0-py2.py3-none-any.whl
Collecting traceback2 (from testtools>=0.9.22->fixtures==2.0.0->-r requirements.txt (line 9)) Using cached
traceback2-1.4.0-py2.py3-none-any.whl
Collecting python-editor>=0.3 (from alembic>=0.6->Flask-Migrate==2.0.3->-r requirements.txt (line 16))
Collecting Mako (from alembic>=0.6->Flask-Migrate==2.0.3->-r requirements.txt (line 16))
Collecting argparse (from unittest2>=1.0.0->testtools>=0.9.22->fixtures==2.0.0->-r requirements.txt (line 9)) Using
cachedargparse-1.4.0-py2.py3-none-any.whl 
Installing collected packages: pytz, Babel, beautifulsoup4, blinker, click, extras, six, argparse, linecache2,
traceback2,unittest2, pbr, python-mimeparse, testtools, fixtures, itsdangerous, Werkzeug, MarkupSafe, Jinja2, Flask,
Flask-Babel,Flask-Gravatar, htmlmin, Flask-HTMLmin, Flask-Login, Flask-Mail, python-editor, python-dateutil, Mako,
SQLAlchemy,alembic, Flask-SQLAlchemy, Flask-Script, Flask-Migrate, Flask-Principal, passlib, WTForms, Flask-WTF,
Flask-Security,html5lib, importlib, psycopg2, pycrypto, pyrsistent, simplejson, speaklater, sqlparse, backports.csv 
Successfully installed Babel-2.3.4 Flask-0.11.1 Flask-Babel-0.11.1 Flask-Gravatar-0.4.2 Flask-HTMLmin-1.2
Flask-Login-0.3.2Flask-Mail-0.9.1 Flask-Migrate-2.0.3 Flask-Principal-0.4.0 Flask-SQLAlchemy-2.1 Flask-Script-2.0.5
Flask-Security-1.7.5Flask-WTF-0.12 Jinja2-2.7.3 Mako-1.0.7 MarkupSafe-0.23 SQLAlchemy-1.0.14 WTForms-2.0.2
Werkzeug-0.9.6alembic-0.9.3 argparse-1.4.0 backports.csv-1.0.4 beautifulsoup4-4.4.1 blinker-1.3 click-6.6 extras-0.0.3
fixtures-2.0.0html5lib-1.0b3 htmlmin-0.1.10 importlib-1.0.3 itsdangerous-0.24 linecache2-1.0.0 passlib-1.6.2 pbr-1.9.1
psycopg2-2.7.1pycrypto-2.6.1 pyrsistent-0.11.13 python-dateutil-2.5.0 python-editor-1.0.3 python-mimeparse-1.5.1
pytz-2014.10simplejson-3.6.5 six-1.10.0 speaklater-1.3 sqlparse-0.1.19 testtools-2.3.0 traceback2-1.4.0 unittest2-1.1.0 

<https://jenkins.pgadmin.org/job/pgadmin4-master-python27-feature/ws/pgadmin-venv/lib/python2.7/site-packages/pip/req/req_file.py>:150:
UserWarning:Disabling all use of wheels due to the use of --build-options / --global-options / --install-options.
cmdoptions.check_install_build_global(options,opts) 
Collecting pyperclip~=1.5.27 (from -r web/regression/requirements.txt (line 1)) Using cached pyperclip-1.5.27.zip
Collecting selenium==3.3.3 (from -r web/regression/requirements.txt (line 2)) Using cached selenium-3.3.3.tar.gz
Collecting testscenarios==0.5.0 (from -r web/regression/requirements.txt (line 3)) Using cached
testscenarios-0.5.0.tar.gz
Collecting testtools==2.0.0 (from -r web/regression/requirements.txt (line 4)) Using cached testtools-2.0.0.tar.gz
Requirement already satisfied: traceback2==1.4.0 in ./pgadmin-venv/lib/python2.7/site-packages (from -r
web/regression/requirements.txt(line 5)) 
Requirement already satisfied: unittest2==1.1.0 in ./pgadmin-venv/lib/python2.7/site-packages (from -r
web/regression/requirements.txt(line 6)) 
Collecting mock===2.0.0 (from -r web/regression/requirements.txt (line 7)) Using cached mock-2.0.0.tar.gz
Collecting chromedriver_installer==0.0.6 (from -r web/regression/requirements.txt (line 10)) Using cached
chromedriver_installer-0.0.6.tar.gz
Requirement already satisfied: pbr>=0.11 in ./pgadmin-venv/lib/python2.7/site-packages (from testscenarios==0.5.0->-r
web/regression/requirements.txt(line 3)) 
Requirement already satisfied: extras in ./pgadmin-venv/lib/python2.7/site-packages (from testtools==2.0.0->-r
web/regression/requirements.txt(line 4)) 
Requirement already satisfied: fixtures>=1.3.0 in ./pgadmin-venv/lib/python2.7/site-packages (from testtools==2.0.0->-r
web/regression/requirements.txt(line 4)) 
Requirement already satisfied: pyrsistent in ./pgadmin-venv/lib/python2.7/site-packages (from testtools==2.0.0->-r
web/regression/requirements.txt(line 4)) 
Requirement already satisfied: python-mimeparse in ./pgadmin-venv/lib/python2.7/site-packages (from
testtools==2.0.0->-rweb/regression/requirements.txt (line 4)) 
Requirement already satisfied: linecache2 in ./pgadmin-venv/lib/python2.7/site-packages (from traceback2==1.4.0->-r
web/regression/requirements.txt(line 5)) 
Requirement already satisfied: argparse in ./pgadmin-venv/lib/python2.7/site-packages (from unittest2==1.1.0->-r
web/regression/requirements.txt(line 6)) 
Requirement already satisfied: six>=1.4 in ./pgadmin-venv/lib/python2.7/site-packages (from unittest2==1.1.0->-r
web/regression/requirements.txt(line 6)) 
Collecting funcsigs>=1 (from mock===2.0.0->-r web/regression/requirements.txt (line 7)) Using cached
funcsigs-1.0.2.tar.gz
Skipping bdist_wheel for pyperclip, due to binaries being disabled for it.
Skipping bdist_wheel for selenium, due to binaries being disabled for it.
Skipping bdist_wheel for testscenarios, due to binaries being disabled for it.
Skipping bdist_wheel for testtools, due to binaries being disabled for it.
Skipping bdist_wheel for mock, due to binaries being disabled for it.
Skipping bdist_wheel for chromedriver-installer, due to binaries being disabled for it.
Skipping bdist_wheel for funcsigs, due to binaries being disabled for it.
Installing collected packages: pyperclip, selenium, testtools, testscenarios, funcsigs, mock, chromedriver-installer
Runningsetup.py install for pyperclip: started   Running setup.py install for pyperclip: finished with status 'done'
Runningsetup.py install for selenium: started   Running setup.py install for selenium: finished with status 'done'
Foundexisting installation: testtools 2.3.0   Uninstalling testtools-2.3.0:     Successfully uninstalled
testtools-2.3.0Running setup.py install for testtools: started   Running setup.py install for testtools: finished with
status'done' Running setup.py install for testscenarios: started   Running setup.py install for testscenarios: finished
withstatus 'done' Running setup.py install for funcsigs: started   Running setup.py install for funcsigs: finished with
status'done' Running setup.py install for mock: started   Running setup.py install for mock: finished with status
'done'Running setup.py install for chromedriver-installer: started   Running setup.py install for
chromedriver-installer:finished with status 'done' 
Successfully installed chromedriver-installer-0.0.6 funcsigs-1.0.2 mock-2.0.0 pyperclip-1.5.27 selenium-3.3.3
testscenarios-0.5.0testtools-2.0.0 
yarn install v0.24.5
warning No license field
[1/4] Resolving packages...
[2/4] Fetching packages...
warning fsevents@1.1.2: The platform "linux" is incompatible with this module.
info "fsevents@1.1.2" is an optional dependency and failed compatibility check. Excluding it from installation.
[3/4] Linking dependencies...
warning "babel-loader@6.4.1" has incorrect peer dependency "webpack@1 || 2 || ^2.1.0-beta || ^2.2.0-rc".
warning "extract-text-webpack-plugin@2.1.2" has incorrect peer dependency "webpack@^2.2.0".
warning "karma-webpack@2.0.3" has incorrect peer dependency "webpack@^1.1.0 || ^2 || ^2.1.0-beta.0 || ^2.2.0-rc.0".
[4/4] Building fresh packages...
Done in 17.26s.
yarn run v0.24.5
$ yarn run linter && yarn run webpacker
yarn run v0.24.5
$ yarn run eslint pgadmin/static/jsx/**/*.jsx pgadmin/static/js/selection/*.js regression/javascript/**/*.jsx
regression/javascript/**/*.js*.js  
yarn run v0.24.5
$ "<https://jenkins.pgadmin.org/job/pgadmin4-master-python27-feature/ws/web/node_modules/.bin/eslint">
pgadmin/static/jsx/history/query_history_detail.jsxpgadmin/static/jsx/history/query_history_entry.jsx
pgadmin/static/jsx/history/query_history.jsxpgadmin/static/js/selection/active_cell_capture.js
pgadmin/static/js/selection/clipboard.jspgadmin/static/js/selection/column_selector.js
pgadmin/static/js/selection/copy_data.jspgadmin/static/js/selection/grid_selector.js
pgadmin/static/js/selection/range_boundary_navigator.jspgadmin/static/js/selection/range_selection_helper.js
pgadmin/static/js/selection/row_selector.jspgadmin/static/js/selection/set_staged_rows.js
pgadmin/static/js/selection/xcell_selection_model.jsregression/javascript/history/query_history_spec.jsx
regression/javascript/alerts/alertify_wrapper_spec.jsregression/javascript/browser/menu_spec.js
regression/javascript/history/history_collection_spec.jsregression/javascript/selection/active_cell_capture_spec.js
regression/javascript/selection/column_selector_spec.jsregression/javascript/selection/copy_data_spec.js
regression/javascript/selection/grid_selector_spec.jsregression/javascript/selection/range_boundary_navigator_spec.js
regression/javascript/selection/range_selection_helper_spec.jsregression/javascript/selection/row_selector_spec.js
regression/javascript/selection/set_staged_rows_spec.jsregression/javascript/selection/xcell_selection_model_spec.js
regression/javascript/slickgrid/cell_selector_spec.jskarma.conf.js webpack.config.js webpack.shim.js
webpack.test.config.js
Done in 1.95s.
Done in 2.33s.
yarn run v0.24.5
$ yarn run webpack -- --config webpack.config.js
yarn run v0.24.5
$ "<https://jenkins.pgadmin.org/job/pgadmin4-master-python27-feature/ws/web/node_modules/.bin/webpack"> --config
webpack.config.js
[hard-source:core] HardSourceWebpackPlugin is writing to a new confighash path for the first time:
<https://jenkins.pgadmin.org/job/pgadmin4-master-python27-feature/ws/web/pgadmin/static/js/generated/.cache/hard-source/dev/2a37fd67112bf20632db5e9a49f57a115313346c5af5a15af8d94fa237f771cb>
(node:5694) DeprecationWarning: loaderUtils.parseQuery() received a non-string value which can be problematic, see
https://github.com/webpack/loader-utils/issues/56
parseQuery() will be replaced with getOptions() in the next major version of loader-utils.
(node:5694) DeprecationWarning: Chunk.modules is deprecated. Use
Chunk.getNumberOfModules/mapModules/forEachModule/containsModuleinstead. 
Hash: ef6cbff6e7683852d934
Version: webpack 3.0.0
Time: 28341ms                                      Asset       Size   Chunks                    Chunk Names
     img/tree-check-small.png    1.93 kB           [emitted]                                 img/tree-branch.png  104
bytes          [emitted]                                fonts/font-mfizz.eot    43.2 kB           [emitted]
          fonts/context-menu-icons.eot    3.53 kB           [emitted]
img/tree-small.png   1.47 kB           [emitted]                                    img/tree-big.png    2.42 kB
 [emitted]                              img/tree-small-rtl.png    1.51 kB           [emitted]
    img/tree-big-rtl.png    2.44 kB           [emitted]                            img/tree-arrow-small.png     1.6 kB
        [emitted]                              img/tree-arrow-big.png    2.48 kB           [emitted]
   img/tree-arrow-small-rtl.png    1.67 kB           [emitted]                          img/tree-arrow-big-rtl.png
2.48kB           [emitted]                           img/header-columns-bg.gif   95 bytes           [emitted]
         img/ui-icons_222222_256x240.png    3.42 kB           [emitted]
img/ui-icons_454545_256x240.png   3.37 kB           [emitted]                  img/ui-bg_flat_0_aaaaaa_40x100.png   86
bytes          [emitted]            fonts/glyphicons-halflings-regular.woff2      18 kB           [emitted]
fonts/glyphicons-halflings-regular.woff   23.4 kB           [emitted]
fonts/glyphicons-halflings-regular.ttf   45.4 kB           [emitted]
fonts/glyphicons-halflings-regular.svg    109 kB           [emitted]
img/glyphicons-halflings-regular.svg  84 bytes           [emitted]                       fonts/fontawesome-webfont.eot
  166 kB           [emitted]                     fonts/fontawesome-webfont.woff2    77.2 kB           [emitted]
            fonts/fontawesome-webfont.woff      98 kB           [emitted]
fonts/fontawesome-webfont.ttf    166 kB           [emitted]                       fonts/fontawesome-webfont.svg     444
kB          [emitted]  [big]                  img/fontawesome-webfont.svg   75 bytes           [emitted]
              fonts/font-mfizz.woff    29.1 kB           [emitted]                                fonts/font-mfizz.ttf
 45.3 kB           [emitted]                                fonts/font-mfizz.svg     283 kB           [emitted]  [big]
                        img/font-mfizz.svg   66 bytes           [emitted]
fonts/context-menu-icons.woff2   1.71 kB           [emitted]                       fonts/context-menu-icons.woff
2.18kB           [emitted]                        fonts/context-menu-icons.ttf    3.32 kB           [emitted]
                       img/load-root.gif    8.78 kB           [emitted]
fonts/glyphicons-halflings-regular.eot   20.1 kB           [emitted]
img/tree-check-big.png   6.06 kB           [emitted]                        img/tree-check-small-rtl.png    2.09 kB
     [emitted]                          img/tree-check-big-rtl.png    6.36 kB           [emitted]
           img/drag-drop.png  367 bytes           [emitted]                               img/drag-drop-rtl.png  402
bytes          [emitted]                                   img/load-node.gif    1.73 kB           [emitted]
                     img/sort-desc.gif   62 bytes           [emitted]
img/sort-asc.gif  60 bytes           [emitted]                      img/header-columns-over-bg.gif   48 bytes
[emitted]                                   img/collapse.gif  107 bytes           [emitted]
        img/expand.gif  110 bytes           [emitted]                                img/GrpCheckboxY.png  274 bytes
      [emitted]                                img/GrpCheckboxN.png  156 bytes           [emitted]
img/ui-bg_flat_75_ffffff_40x100.png  86 bytes           [emitted]          
img/ui-bg_highlight-soft_75_cccccc_1x100.png  112 bytes           [emitted]
img/ui-bg_glass_75_e6e6e6_1x400.png 100 bytes           [emitted]                 img/ui-bg_glass_75_dadada_1x400.png
100bytes           [emitted]                 img/ui-bg_glass_65_ffffff_1x400.png   87 bytes           [emitted]
       img/ui-bg_glass_55_fbf9ee_1x400.png   93 bytes           [emitted]
img/ui-bg_glass_95_fef1ec_1x400.png  93 bytes           [emitted]                     img/ui-icons_888888_256x240.png
3.35 kB           [emitted]                     img/ui-icons_2e83ff_256x240.png    3.42 kB           [emitted]
          img/ui-icons_cd0a0a_256x240.png    3.42 kB           [emitted]
app.bundle.js    1.1 MB  0, 2, 3  [emitted]  [big]  app.bundle                               sqleditor.js     239 kB
1, 3  [emitted]         sqleditor                         debugger_direct.js    96.5 kB     2, 3  [emitted]
debugger_direct                             codemirror.js  857 bytes        3  [emitted]         codemirror
                    vendor.js     5.3 MB        4  [emitted]  [big]  vendor                              file_utils.js
  666 kB        5  [emitted]  [big]  file_utils                         pgadmin_commons.js     465 kB        6
[emitted] [big]  pgadmin_commons                             pgadmin_css.js    2.56 kB        7  [emitted]
pgadmin_css                                lib_css.js    2.56 kB        8  [emitted]         lib_css
           pgadmin.css    78.8 kB        7  [emitted]         pgadmin_css                                  style.css
423 kB        8  [emitted]  [big]  lib_css  [8] ./pgadmin/static/js/url_for.js 1.12 kB {0} {1} {2} {5} [built]  [9]
./pgadmin/browser/templates/browser/js/browser.js61.8 kB {6} [built] [19]
./pgadmin/static/js/alerts/alertify_wrapper.js1.2 kB {5} {6} [built] [29] ./pgadmin/static/bundle/codemirror.js 1.03 kB
{0}{1} {2} {3} [built][158] ./pgadmin/tools/debugger/templates/debugger/js/direct.js 58.8 kB {0} {2} [built][230]
./pgadmin/static/bundle/app.js704 bytes {0} [built][316] ./pgadmin/tools/sqleditor/templates/sqleditor/js/sqleditor.js
125kB {1} [built][484] ./pgadmin/misc/file_manager/templates/file_manager/js/utility.js 58.2 kB {5} [built][486]
./pgadmin/static/scss/pgadmin.scss41 bytes {7} [built][487] ./pgadmin/static/css/lib.css 41 bytes {8} [built][577]
./node_modules/css-loader!./pgadmin/dashboard/static/css/dashboard.css1.63 kB [built][578]
./node_modules/css-loader!./pgadmin/browser/static/css/wizard.css4.17 kB [built][579]
./node_modules/css-loader!./pgadmin/tools/debugger/static/css/debugger.css1.61 kB [built][580]
./node_modules/css-loader!./pgadmin/tools/grant_wizard/static/css/grant_wizard.css2.34 kB [built][581]
./node_modules/css-loader!./pgadmin/tools/maintenance/static/css/maintenance.css245 bytes [built]   + 570 hidden
modules

ERROR in ./pgadmin/browser/templates/browser/js/browser.js
Module not found: Error: Can't resolve 'jquery.contextmenu' in
'<https://jenkins.pgadmin.org/job/pgadmin4-master-python27-feature/ws/web/pgadmin/browser/templates/browser/js'>@
./pgadmin/browser/templates/browser/js/browser.js3:0-1811:2@ ./pgadmin/tools/debugger/templates/debugger/js/direct.js 
error Command failed with exit code 2.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
ERROR: Failed to bundle the Javascript code.
Process leaked file descriptors. See https://jenkins.io/redirect/troubleshooting/process-leaked-file-descriptors for
moreinformation 
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user akshay.joshi@enterprisedb.com


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: pgAdmin 4 Jenkins
Дата:
Сообщение: Jenkins build is back to normal : pgadmin4-master-python34 #236
Следующее
От: Harshal Dhumal
Дата:
Сообщение: Re: Build failed in Jenkins: pgadmin4-master-python27-feature #8