Uploaded image for project: 'Bitbucket Cloud'
  1. Bitbucket Cloud
  2. BCLOUD-16436

Pipeline sometimes gets stuck (BP-2478)

    XMLWordPrintable

Details

    Description

      We have a pipeline that used to work fine. And often a rerun makes it still run fine.

      But sometimes it gets stuck upon installation of
      "pecl install xdebug apcu-beta apcu_bc-beta mysql"

      and it can remain there indefinitely..

      #!bash
      
      Build complete.
      Don't forget to run 'make test'.
      
      running: make INSTALL_ROOT="/tmp/pear/temp/pear-build-defaultuserylXoW7/install-xdebug-2.6.0" install
      Installing shared extensions:     /tmp/pear/temp/pear-build-defaultuserylXoW7/install-xdebug-2.6.0/usr/local/lib/php/extensions/no-debug-non-zts-20151012/
      
      shtool:echo:Warning: unable to determine terminal sequence for bold mode
        +----------------------------------------------------------------------+
        |                                                                      |
        |   INSTALLATION INSTRUCTIONS                                          |
        |   =========================                                          |
        |                                                                      |
        |   See http://xdebug.org/install.php#configure-php for instructions   |
        |   on how to enable Xdebug for PHP.                                   |
        |                                                                      |
        |   Documentation is available online as well:                         |
        |   - A list of all settings:  http://xdebug.org/docs-settings.php     |
        |   - A list of all functions: http://xdebug.org/docs-functions.php    |
        |   - Profiling instructions:  http://xdebug.org/docs-profiling2.php   |
        |   - Remote debugging:        http://xdebug.org/docs-debugger.php     |
        |                                                                      |
        |                                                                      |
        |   NOTE: Please disregard the message                                 |
        |       You should add "extension=xdebug.so" to php.ini                |
        |   that is emitted by the PECL installer. This does not work for      |
        |   Xdebug.                                                            |
        |                                                                      |
        +----------------------------------------------------------------------+
      shtool:echo:Warning: unable to determine terminal sequence for bold mode
      
      
      running: find "/tmp/pear/temp/pear-build-defaultuserylXoW7/install-xdebug-2.6.0" | xargs ls -dils
      20387562    8 drwxr-xr-x. 3 root root    4096 Jun  6 12:38 /tmp/pear/temp/pear-build-defaultuserylXoW7/install-xdebug-2.6.0
      20388528    8 drwxr-xr-x. 3 root root    4096 Jun  6 12:38 /tmp/pear/temp/pear-build-defaultuserylXoW7/install-xdebug-2.6.0/usr
      20388529    8 drwxr-xr-x. 3 root root    4096 Jun  6 12:38 /tmp/pear/temp/pear-build-defaultuserylXoW7/install-xdebug-2.6.0/usr/local
      20388530    8 drwxr-xr-x. 3 root root    4096 Jun  6 12:38 /tmp/pear/temp/pear-build-defaultuserylXoW7/install-xdebug-2.6.0/usr/local/lib
      20388531    8 drwxr-xr-x. 3 root root    4096 Jun  6 12:38 /tmp/pear/temp/pear-build-defaultuserylXoW7/install-xdebug-2.6.0/usr/local/lib/php
      20388532    8 drwxr-xr-x. 3 root root    4096 Jun  6 12:38 /tmp/pear/temp/pear-build-defaultuserylXoW7/install-xdebug-2.6.0/usr/local/lib/php/extensions
      20388533    8 drwxr-xr-x. 2 root root    4096 Jun  6 12:38 /tmp/pear/temp/pear-build-defaultuserylXoW7/install-xdebug-2.6.0/usr/local/lib/php/extensions/no-debug-non-zts-20151012
      20388526 1180 -rwxr-xr-x. 1 root root 1203672 Jun  6 12:38 /tmp/pear/temp/pear-build-defaultuserylXoW7/install-xdebug-2.6.0/usr/local/lib/php/extensions/no-debug-non-zts-20151012/xdebug.so
      
      Build process completed successfully
      Installing '/usr/local/lib/php/extensions/no-debug-non-zts-20151012/xdebug.so'
      install ok: channel://pecl.php.net/xdebug-2.6.0
      39 source files, building
      running: phpize
      Configuring for:
      PHP Api Version:         20151012
      Zend Module Api No:      20151012
      Zend Extension Api No:   320151012
      
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            021fe85d0797 Samantha Adrichem
            Votes:
            8 Vote for this issue
            Watchers:
            13 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: