
========================================================================================================================
2025-12-11 18:13:49 - Update Version
Version: v (cb1d)

[1/1 START] cd /home/bossy/public_html && sed -i 's/^APP_VERSION=".*"/APP_VERSION="v (cb1d)"/' .env
[1/1 SUCCESS] 0s
DEPLOY COMPLETED SUCCESSFULLY
Commands executed: 1/1
Total duration: 0s
========================================================================================================================

========================================================================================================================
2025-12-11 18:13:49 - Deploy
Version: v (cb1d)

[1/13 START] cd /home/bossy/public_html && git fetch origin --prune
fatal: not a git repository (or any of the parent directories): .git
Exit code: 128
[1/13 FAILED] 0s
DEPLOY FAILED
Commands executed: 0/13
Total duration: 0s
========================================================================================================================

========================================================================================================================
2025-12-14 23:08:42 - Update Version
Version: v (4f28)

[1/1 START] cd /home/bossy/public_html && sed -i 's/^APP_VERSION=".*"/APP_VERSION="v (4f28)"/' .env
[1/1 SUCCESS] 0s
DEPLOY COMPLETED SUCCESSFULLY
Commands executed: 1/1
Total duration: 0s
========================================================================================================================

========================================================================================================================
2025-12-14 23:08:43 - Deploy
Version: v (4f28)

[1/5 START] cd /home/bossy/public_html && git fetch origin --prune
From github.com:softiamx/bossy-backend-v2
 - [deleted]         (none)     -> origin/feature/BOS-I464-crea-bossy-backend-desde-release-v202-de-taskify
   366fdc4..4f28e88  feature/BOS-I465-migra-api-servicios-y-logica-de-negocio -> origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
[1/5 SUCCESS] 0.96s

[2/5 START] cd /home/bossy/public_html && git checkout feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
Already on 'feature/BOS-I465-migra-api-servicios-y-logica-de-negocio'
Your branch is behind 'origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio' by 1 commit, and can be fast-forwarded.
  (use "git pull" to update your local branch)
[2/5 SUCCESS] 0.01s

[3/5 START] cd /home/bossy/public_html && git reset --hard origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
HEAD is now at 4f28e88 ci: agrega deploy a development al hacer push de rama feature
[3/5 SUCCESS] 0.01s

[4/5 START] cd /home/bossy/public_html && php artisan config:cache

   INFO  Configuration cached successfully.

[4/5 SUCCESS] 0.45s

[5/5 START] cd /home/bossy/public_html && php artisan queue:restart

   INFO  Broadcasting queue restart signal.

[5/5 SUCCESS] 0.37s
DEPLOY COMPLETED SUCCESSFULLY
Commands executed: 5/5
Total duration: 1.81s
========================================================================================================================

========================================================================================================================
2025-12-15 01:06:03 - Update Version
Version: v (ed26)

[1/1 START] cd /home/bossy/public_html && sed -i 's/^APP_VERSION=".*"/APP_VERSION="v (ed26)"/' .env
[1/1 SUCCESS] 0s
DEPLOY COMPLETED SUCCESSFULLY
Commands executed: 1/1
Total duration: 0s
========================================================================================================================

========================================================================================================================
2025-12-15 01:06:03 - Deploy
Version: v (ed26)

[1/5 START] cd /home/bossy/public_html && git fetch origin --prune
Warning: Permanently added the ECDSA host key for IP address '140.82.112.3' to the list of known hosts.
From github.com:softiamx/bossy-backend-v2
   4f28e88..ed26a40  feature/BOS-I465-migra-api-servicios-y-logica-de-negocio -> origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
[1/5 SUCCESS] 0.97s

[2/5 START] cd /home/bossy/public_html && git checkout feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
Already on 'feature/BOS-I465-migra-api-servicios-y-logica-de-negocio'
Your branch is behind 'origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio' by 3 commits, and can be fast-forwarded.
  (use "git pull" to update your local branch)
[2/5 SUCCESS] 0.01s

[3/5 START] cd /home/bossy/public_html && git reset --hard origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
HEAD is now at ed26a40 ci: corrige condicion de rama feature
[3/5 SUCCESS] 0.01s

[4/5 START] cd /home/bossy/public_html && php artisan config:cache

   INFO  Configuration cached successfully.

[4/5 SUCCESS] 0.73s

[5/5 START] cd /home/bossy/public_html && php artisan queue:restart

   INFO  Broadcasting queue restart signal.

[5/5 SUCCESS] 0.38s
DEPLOY COMPLETED SUCCESSFULLY
Commands executed: 5/5
Total duration: 2.1s
========================================================================================================================

========================================================================================================================
2025-12-15 01:15:51 - Update Version
Version: v (a772)

[1/1 START] cd /home/bossy/public_html && sed -i 's/^APP_VERSION=".*"/APP_VERSION="v (a772)"/' .env
[1/1 SUCCESS] 0s
DEPLOY COMPLETED SUCCESSFULLY
Commands executed: 1/1
Total duration: 0s
========================================================================================================================

========================================================================================================================
2025-12-15 01:15:51 - Deploy
Version: v (a772)

[1/5 START] cd /home/bossy/public_html && git fetch origin --prune
From github.com:softiamx/bossy-backend-v2
   ed26a40..a7723ca  feature/BOS-I465-migra-api-servicios-y-logica-de-negocio -> origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
[1/5 SUCCESS] 0.89s

[2/5 START] cd /home/bossy/public_html && git checkout feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
Already on 'feature/BOS-I465-migra-api-servicios-y-logica-de-negocio'
Your branch is behind 'origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio' by 1 commit, and can be fast-forwarded.
  (use "git pull" to update your local branch)
[2/5 SUCCESS] 0.01s

[3/5 START] cd /home/bossy/public_html && git reset --hard origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
HEAD is now at a7723ca ci: agrega debug
[3/5 SUCCESS] 0.01s

[4/5 START] cd /home/bossy/public_html && php artisan config:cache

   INFO  Configuration cached successfully.

[4/5 SUCCESS] 0.46s

[5/5 START] cd /home/bossy/public_html && php artisan queue:restart

   INFO  Broadcasting queue restart signal.

[5/5 SUCCESS] 0.43s
DEPLOY COMPLETED SUCCESSFULLY
Commands executed: 5/5
Total duration: 1.8s
========================================================================================================================

========================================================================================================================
2025-12-15 01:20:21 - Update Version
Version: v0.0.0 (6e67)

[1/1 START] cd /home/bossy/public_html && sed -i 's/^APP_VERSION=".*"/APP_VERSION="v0.0.0 (6e67)"/' .env
[1/1 SUCCESS] 0s
DEPLOY COMPLETED SUCCESSFULLY
Commands executed: 1/1
Total duration: 0s
========================================================================================================================

========================================================================================================================
2025-12-15 01:20:21 - Deploy
Version: v0.0.0 (6e67)

[1/5 START] cd /home/bossy/public_html && git fetch origin --prune
From github.com:softiamx/bossy-backend-v2
   a7723ca..6e67761  feature/BOS-I465-migra-api-servicios-y-logica-de-negocio -> origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
[1/5 SUCCESS] 0.89s

[2/5 START] cd /home/bossy/public_html && git checkout feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
Already on 'feature/BOS-I465-migra-api-servicios-y-logica-de-negocio'
Your branch is behind 'origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio' by 1 commit, and can be fast-forwarded.
  (use "git pull" to update your local branch)
[2/5 SUCCESS] 0.01s

[3/5 START] cd /home/bossy/public_html && git reset --hard origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
HEAD is now at 6e67761 ci: corrige el valor predeterminado de last tag
[3/5 SUCCESS] 0.01s

[4/5 START] cd /home/bossy/public_html && php artisan config:cache

   INFO  Configuration cached successfully.

[4/5 SUCCESS] 0.43s

[5/5 START] cd /home/bossy/public_html && php artisan queue:restart

   INFO  Broadcasting queue restart signal.

[5/5 SUCCESS] 0.37s
DEPLOY COMPLETED SUCCESSFULLY
Commands executed: 5/5
Total duration: 1.71s
========================================================================================================================

========================================================================================================================
2025-12-15 22:33:13 - Update Version
Version: v0.0.0 (744e)

[1/1 START] cd /home/bossy/public_html && sed -i 's/^APP_VERSION=".*"/APP_VERSION="v0.0.0 (744e)"/' .env
[1/1 SUCCESS] 0s
DEPLOY COMPLETED SUCCESSFULLY
Commands executed: 1/1
Total duration: 0s
========================================================================================================================

========================================================================================================================
2025-12-15 22:33:14 - Deploy
Version: v0.0.0 (744e)

[1/10 START] cd /home/bossy/public_html && git fetch origin --prune
From github.com:softiamx/bossy-backend-v2
   6e67761..744e866  feature/BOS-I465-migra-api-servicios-y-logica-de-negocio -> origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
[1/10 SUCCESS] 0.98s

[2/10 START] cd /home/bossy/public_html && git checkout feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
Already on 'feature/BOS-I465-migra-api-servicios-y-logica-de-negocio'
M	resources/lang/es/labels.php
Your branch is behind 'origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio' by 1 commit, and can be fast-forwarded.
  (use "git pull" to update your local branch)
[2/10 SUCCESS] 0.01s

[3/10 START] cd /home/bossy/public_html && git reset --hard origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
HEAD is now at 744e866 Agrega el modulo de asistencias
[3/10 SUCCESS] 0.01s

[4/10 START] cd /home/bossy/public_html && php artisan down --retry=30

   INFO  Application is now in maintenance mode.

[4/10 SUCCESS] 0.66s

[5/10 START] cd /home/bossy/public_html && php artisan migrate --force

   INFO  Running migrations.

  2019_02_06_174631_make_acl_rules_table ........................ 38.16ms FAIL

   Illuminate\Database\QueryException

  SQLSTATE[HY000]: General error: 1005 Can't create table `bossy_db`.`acl_rules` (errno: 150 "Foreign key constraint is incorrectly formed") (Connection: mysql, SQL: alter table `acl_rules` add constraint `acl_rules_user_id_foreign` foreign key (`user_id`) references `users` (`id`))

  at vendor/laravel/framework/src/Illuminate/Database/Connection.php:825
    821▕                     $this->getName(), $query, $this->prepareBindings($bindings), $e
    822▕                 );
    823▕             }
    824▕
  ➜ 825▕             throw new QueryException(
    826▕                 $this->getName(), $query, $this->prepareBindings($bindings), $e
    827▕             );
    828▕         }
    829▕     }

      [2m+9 vendor frames [22m

  10  database/migrations/2019_02_06_174631_make_acl_rules_table.php:16
      Illuminate\Support\Facades\Facade::__callStatic("create")
      [2m+25 vendor frames [22m

  36  artisan:35
      Illuminate\Foundation\Console\Kernel::handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))

Exit code: 1
[5/10 FAILED] 0.46s
DEPLOY FAILED
Commands executed: 4/10
Total duration: 2.13s
========================================================================================================================

========================================================================================================================
2025-12-15 23:01:46 - Update Version
Version: v0.0.0 (80c4)

[1/1 START] cd /home/bossy/public_html && sed -i 's/^APP_VERSION=".*"/APP_VERSION="v0.0.0 (80c4)"/' .env
[1/1 SUCCESS] 0s
DEPLOY COMPLETED SUCCESSFULLY
Commands executed: 1/1
Total duration: 0s
========================================================================================================================

========================================================================================================================
2025-12-15 23:01:47 - Deploy
Version: v0.0.0 (80c4)

[1/8 START] cd /home/bossy/public_html && git fetch origin --prune
From github.com:softiamx/bossy-backend-v2
   744e866..80c4419  feature/BOS-I465-migra-api-servicios-y-logica-de-negocio -> origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
[1/8 SUCCESS] 0.95s

[2/8 START] cd /home/bossy/public_html && git checkout feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
Already on 'feature/BOS-I465-migra-api-servicios-y-logica-de-negocio'
Your branch is behind 'origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio' by 1 commit, and can be fast-forwarded.
  (use "git pull" to update your local branch)
[2/8 SUCCESS] 0.01s

[3/8 START] cd /home/bossy/public_html && git reset --hard origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
HEAD is now at 80c4419 Elimina cl_rules_table.
[3/8 SUCCESS] 0.01s

[4/8 START] cd /home/bossy/public_html && php artisan down --retry=30

   INFO  Application is already down.

[4/8 SUCCESS] 0.37s

[5/8 START] cd /home/bossy/public_html && php artisan migrate --force

   INFO  Running migrations.

  2024_08_09_090054_create_comment_attachments_table ............. 2.41ms FAIL

   Illuminate\Database\QueryException

  SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'comment_attachments' already exists (Connection: mysql, SQL: create table `comment_attachments` (`id` bigint unsigned not null auto_increment primary key, `comment_id` bigint unsigned not null, `file_name` varchar(255) not null, `file_path` varchar(255) not null, `file_type` varchar(255) not null, `created_at` timestamp null, `updated_at` timestamp null) default character set utf8mb4 collate 'utf8mb4_unicode_ci')

  at vendor/laravel/framework/src/Illuminate/Database/Connection.php:825
    821▕                     $this->getName(), $query, $this->prepareBindings($bindings), $e
    822▕                 );
    823▕             }
    824▕
  ➜ 825▕             throw new QueryException(
    826▕                 $this->getName(), $query, $this->prepareBindings($bindings), $e
    827▕             );
    828▕         }
    829▕     }

      [2m+9 vendor frames [22m

  10  database/migrations/2024_08_09_090054_create_comment_attachments_table.php:14
      Illuminate\Support\Facades\Facade::__callStatic("create")
      [2m+25 vendor frames [22m

  36  artisan:35
      Illuminate\Foundation\Console\Kernel::handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))

Exit code: 1
[5/8 FAILED] 0.39s
DEPLOY FAILED
Commands executed: 4/8
Total duration: 1.73s
========================================================================================================================

========================================================================================================================
2025-12-15 23:01:53 - Update Version
Version: v0.0.0 (744e)

[1/1 START] cd /home/bossy/public_html && sed -i 's/^APP_VERSION=".*"/APP_VERSION="v0.0.0 (744e)"/' .env
[1/1 SUCCESS] 0s
DEPLOY COMPLETED SUCCESSFULLY
Commands executed: 1/1
Total duration: 0s
========================================================================================================================

========================================================================================================================
2025-12-15 23:01:53 - Deploy
Version: v0.0.0 (744e)

[1/10 START] cd /home/bossy/public_html && git fetch origin --prune
[1/10 SUCCESS] 0.9s

[2/10 START] cd /home/bossy/public_html && git checkout feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
Already on 'feature/BOS-I465-migra-api-servicios-y-logica-de-negocio'
Your branch is up to date with 'origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio'.
[2/10 SUCCESS] 0.01s

[3/10 START] cd /home/bossy/public_html && git reset --hard origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
HEAD is now at 80c4419 Elimina cl_rules_table.
[3/10 SUCCESS] 0.01s

[4/10 START] cd /home/bossy/public_html && php artisan down --retry=30

   INFO  Application is already down.

[4/10 SUCCESS] 0.36s

[5/10 START] cd /home/bossy/public_html && php artisan migrate --force

   INFO  Running migrations.

  2024_08_09_090054_create_comment_attachments_table ............. 2.29ms FAIL

   Illuminate\Database\QueryException

  SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'comment_attachments' already exists (Connection: mysql, SQL: create table `comment_attachments` (`id` bigint unsigned not null auto_increment primary key, `comment_id` bigint unsigned not null, `file_name` varchar(255) not null, `file_path` varchar(255) not null, `file_type` varchar(255) not null, `created_at` timestamp null, `updated_at` timestamp null) default character set utf8mb4 collate 'utf8mb4_unicode_ci')

  at vendor/laravel/framework/src/Illuminate/Database/Connection.php:825
    821▕                     $this->getName(), $query, $this->prepareBindings($bindings), $e
    822▕                 );
    823▕             }
    824▕
  ➜ 825▕             throw new QueryException(
    826▕                 $this->getName(), $query, $this->prepareBindings($bindings), $e
    827▕             );
    828▕         }
    829▕     }

      [2m+9 vendor frames [22m

  10  database/migrations/2024_08_09_090054_create_comment_attachments_table.php:14
      Illuminate\Support\Facades\Facade::__callStatic("create")
      [2m+25 vendor frames [22m

  36  artisan:35
      Illuminate\Foundation\Console\Kernel::handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))

Exit code: 1
[5/10 FAILED] 0.39s
DEPLOY FAILED
Commands executed: 4/10
Total duration: 1.66s
========================================================================================================================

========================================================================================================================
2025-12-15 23:02:19 - Update Version
Version: v0.0.0 (80c4)

[1/1 START] cd /home/bossy/public_html && sed -i 's/^APP_VERSION=".*"/APP_VERSION="v0.0.0 (80c4)"/' .env
[1/1 SUCCESS] 0s
DEPLOY COMPLETED SUCCESSFULLY
Commands executed: 1/1
Total duration: 0s
========================================================================================================================

========================================================================================================================
2025-12-15 23:02:19 - Deploy
Version: v0.0.0 (80c4)

[1/8 START] cd /home/bossy/public_html && git fetch origin --prune
[1/8 SUCCESS] 0.87s

[2/8 START] cd /home/bossy/public_html && git checkout feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
Already on 'feature/BOS-I465-migra-api-servicios-y-logica-de-negocio'
Your branch is up to date with 'origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio'.
[2/8 SUCCESS] 0.01s

[3/8 START] cd /home/bossy/public_html && git reset --hard origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
HEAD is now at 80c4419 Elimina cl_rules_table.
[3/8 SUCCESS] 0.01s

[4/8 START] cd /home/bossy/public_html && php artisan down --retry=30

   INFO  Application is already down.

[4/8 SUCCESS] 0.37s

[5/8 START] cd /home/bossy/public_html && php artisan migrate --force

   INFO  Running migrations.

  2024_08_09_090054_create_comment_attachments_table ............. 2.48ms FAIL

   Illuminate\Database\QueryException

  SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'comment_attachments' already exists (Connection: mysql, SQL: create table `comment_attachments` (`id` bigint unsigned not null auto_increment primary key, `comment_id` bigint unsigned not null, `file_name` varchar(255) not null, `file_path` varchar(255) not null, `file_type` varchar(255) not null, `created_at` timestamp null, `updated_at` timestamp null) default character set utf8mb4 collate 'utf8mb4_unicode_ci')

  at vendor/laravel/framework/src/Illuminate/Database/Connection.php:825
    821▕                     $this->getName(), $query, $this->prepareBindings($bindings), $e
    822▕                 );
    823▕             }
    824▕
  ➜ 825▕             throw new QueryException(
    826▕                 $this->getName(), $query, $this->prepareBindings($bindings), $e
    827▕             );
    828▕         }
    829▕     }

      [2m+9 vendor frames [22m

  10  database/migrations/2024_08_09_090054_create_comment_attachments_table.php:14
      Illuminate\Support\Facades\Facade::__callStatic("create")
      [2m+25 vendor frames [22m

  36  artisan:35
      Illuminate\Foundation\Console\Kernel::handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))

Exit code: 1
[5/8 FAILED] 0.43s
DEPLOY FAILED
Commands executed: 4/8
Total duration: 1.69s
========================================================================================================================

========================================================================================================================
2025-12-15 23:11:42 - Update Version
Version: v0.0.0 (80c4)

[1/1 START] cd /home/bossy/public_html && sed -i 's/^APP_VERSION=".*"/APP_VERSION="v0.0.0 (80c4)"/' .env
[1/1 SUCCESS] 0s
DEPLOY COMPLETED SUCCESSFULLY
Commands executed: 1/1
Total duration: 0s
========================================================================================================================

========================================================================================================================
2025-12-15 23:11:42 - Deploy
Version: v0.0.0 (80c4)

[1/8 START] cd /home/bossy/public_html && git fetch origin --prune
[1/8 SUCCESS] 0.78s

[2/8 START] cd /home/bossy/public_html && git checkout feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
Already on 'feature/BOS-I465-migra-api-servicios-y-logica-de-negocio'
Your branch is up to date with 'origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio'.
[2/8 SUCCESS] 0.01s

[3/8 START] cd /home/bossy/public_html && git reset --hard origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
HEAD is now at 80c4419 Elimina cl_rules_table.
[3/8 SUCCESS] 0.01s

[4/8 START] cd /home/bossy/public_html && php artisan down --retry=30

   INFO  Application is already down.

[4/8 SUCCESS] 0.37s

[5/8 START] cd /home/bossy/public_html && php artisan migrate --force

   INFO  Running migrations.

  2025_04_17_124808_create_custom_fieldables_table ............... 2.29ms FAIL

   Illuminate\Database\QueryException

  SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'custom_fieldables' already exists (Connection: mysql, SQL: create table `custom_fieldables` (`id` bigint unsigned not null auto_increment primary key, `custom_field_id` bigint unsigned not null, `custom_fieldable_id` bigint unsigned not null, `custom_fieldable_type` varchar(255) not null, `value` text null, `created_at` timestamp null, `updated_at` timestamp null) default character set utf8mb4 collate 'utf8mb4_unicode_ci')

  at vendor/laravel/framework/src/Illuminate/Database/Connection.php:825
    821▕                     $this->getName(), $query, $this->prepareBindings($bindings), $e
    822▕                 );
    823▕             }
    824▕
  ➜ 825▕             throw new QueryException(
    826▕                 $this->getName(), $query, $this->prepareBindings($bindings), $e
    827▕             );
    828▕         }
    829▕     }

      [2m+9 vendor frames [22m

  10  database/migrations/2025_04_17_124808_create_custom_fieldables_table.php:11
      Illuminate\Support\Facades\Facade::__callStatic("create")
      [2m+25 vendor frames [22m

  36  artisan:35
      Illuminate\Foundation\Console\Kernel::handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))

Exit code: 1
[5/8 FAILED] 0.38s
DEPLOY FAILED
Commands executed: 4/8
Total duration: 1.54s
========================================================================================================================

========================================================================================================================
2025-12-15 23:13:34 - Update Version
Version: v0.0.0 (80c4)

[1/1 START] cd /home/bossy/public_html && sed -i 's/^APP_VERSION=".*"/APP_VERSION="v0.0.0 (80c4)"/' .env
[1/1 SUCCESS] 0s
DEPLOY COMPLETED SUCCESSFULLY
Commands executed: 1/1
Total duration: 0s
========================================================================================================================

========================================================================================================================
2025-12-15 23:13:35 - Deploy
Version: v0.0.0 (80c4)

[1/8 START] cd /home/bossy/public_html && git fetch origin --prune
[1/8 SUCCESS] 0.8s

[2/8 START] cd /home/bossy/public_html && git checkout feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
Already on 'feature/BOS-I465-migra-api-servicios-y-logica-de-negocio'
Your branch is up to date with 'origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio'.
[2/8 SUCCESS] 0.01s

[3/8 START] cd /home/bossy/public_html && git reset --hard origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
HEAD is now at 80c4419 Elimina cl_rules_table.
[3/8 SUCCESS] 0.01s

[4/8 START] cd /home/bossy/public_html && php artisan down --retry=30

   INFO  Application is already down.

[4/8 SUCCESS] 0.37s

[5/8 START] cd /home/bossy/public_html && php artisan migrate --force

   INFO  Running migrations.

  2025_05_07_074512_create_leads_table ........................... 2.80ms FAIL

   Illuminate\Database\QueryException

  SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'leads' already exists (Connection: mysql, SQL: create table `leads` (`id` bigint unsigned not null auto_increment primary key, `workspace_id` bigint unsigned null, `admin_id` bigint unsigned not null, `assigned_to` bigint unsigned null, `first_name` varchar(255) not null, `last_name` varchar(255) not null, `email` varchar(255) null, `phone` varchar(255) null, `country_iso_code` varchar(255) null, `country_code` varchar(255) null, `source_id` bigint unsigned null, `stage_id` bigint unsigned null, `created_by` bigint unsigned null, `job_title` varchar(255) null, `company` varchar(255) not null, `industry` varchar(255) null, `website` varchar(255) null, `linkedin` varchar(255) null, `instagram` varchar(255) null, `facebook` varchar(255) null, `pinterest` varchar(255) null, `city` varchar(255) null, `state` varchar(255) null, `zip` varchar(255) null, `country` varchar(255) null, `created_at` timestamp null, `updated_at` timestamp null) default character set utf8mb4 collate 'utf8mb4_unicode_ci')

  at vendor/laravel/framework/src/Illuminate/Database/Connection.php:825
    821▕                     $this->getName(), $query, $this->prepareBindings($bindings), $e
    822▕                 );
    823▕             }
    824▕
  ➜ 825▕             throw new QueryException(
    826▕                 $this->getName(), $query, $this->prepareBindings($bindings), $e
    827▕             );
    828▕         }
    829▕     }

      [2m+9 vendor frames [22m

  10  database/migrations/2025_05_07_074512_create_leads_table.php:14
      Illuminate\Support\Facades\Facade::__callStatic("create")
      [2m+25 vendor frames [22m

  36  artisan:35
      Illuminate\Foundation\Console\Kernel::handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))

Exit code: 1
[5/8 FAILED] 0.4s
DEPLOY FAILED
Commands executed: 4/8
Total duration: 1.59s
========================================================================================================================

========================================================================================================================
2025-12-15 23:17:45 - Update Version
Version: v0.0.0 (80c4)

[1/1 START] cd /home/bossy/public_html && sed -i 's/^APP_VERSION=".*"/APP_VERSION="v0.0.0 (80c4)"/' .env
[1/1 SUCCESS] 0s
DEPLOY COMPLETED SUCCESSFULLY
Commands executed: 1/1
Total duration: 0s
========================================================================================================================

========================================================================================================================
2025-12-15 23:17:46 - Deploy
Version: v0.0.0 (80c4)

[1/8 START] cd /home/bossy/public_html && git fetch origin --prune
[1/8 SUCCESS] 0.84s

[2/8 START] cd /home/bossy/public_html && git checkout feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
Already on 'feature/BOS-I465-migra-api-servicios-y-logica-de-negocio'
Your branch is up to date with 'origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio'.
[2/8 SUCCESS] 0.02s

[3/8 START] cd /home/bossy/public_html && git reset --hard origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
HEAD is now at 80c4419 Elimina cl_rules_table.
[3/8 SUCCESS] 0.01s

[4/8 START] cd /home/bossy/public_html && php artisan down --retry=30

   INFO  Application is already down.

[4/8 SUCCESS] 0.36s

[5/8 START] cd /home/bossy/public_html && php artisan migrate --force

   INFO  Running migrations.

  2025_05_27_105811_scheduled_emails ............................. 4.04ms FAIL

   Illuminate\Database\QueryException

  SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'scheduled_emails' already exists (Connection: mysql, SQL: create table `scheduled_emails` (`id` bigint unsigned not null auto_increment primary key, `workspace_id` bigint unsigned not null, `admin_id` bigint unsigned null, `email_template_id` bigint unsigned null, `user_id` bigint unsigned not null, `to_email` varchar(255) not null, `subject` varchar(255) not null, `body` text not null, `placeholders` json null, `attachments` json null, `scheduled_at` datetime null, `status` enum('pending', 'sent', 'failed') not null default 'pending', `created_at` timestamp null, `updated_at` timestamp null) default character set utf8mb4 collate 'utf8mb4_unicode_ci')

  at vendor/laravel/framework/src/Illuminate/Database/Connection.php:825
    821▕                     $this->getName(), $query, $this->prepareBindings($bindings), $e
    822▕                 );
    823▕             }
    824▕
  ➜ 825▕             throw new QueryException(
    826▕                 $this->getName(), $query, $this->prepareBindings($bindings), $e
    827▕             );
    828▕         }
    829▕     }

      [2m+9 vendor frames [22m

  10  database/migrations/2025_05_27_105811_scheduled_emails.php:14
      Illuminate\Support\Facades\Facade::__callStatic("create")
      [2m+25 vendor frames [22m

  36  artisan:35
      Illuminate\Foundation\Console\Kernel::handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))

Exit code: 1
[5/8 FAILED] 0.39s
DEPLOY FAILED
Commands executed: 4/8
Total duration: 1.62s
========================================================================================================================

========================================================================================================================
2025-12-15 23:19:13 - Update Version
Version: v0.0.0 (80c4)

[1/1 START] cd /home/bossy/public_html && sed -i 's/^APP_VERSION=".*"/APP_VERSION="v0.0.0 (80c4)"/' .env
[1/1 SUCCESS] 0s
DEPLOY COMPLETED SUCCESSFULLY
Commands executed: 1/1
Total duration: 0s
========================================================================================================================

========================================================================================================================
2025-12-15 23:19:13 - Deploy
Version: v0.0.0 (80c4)

[1/8 START] cd /home/bossy/public_html && git fetch origin --prune
[1/8 SUCCESS] 0.89s

[2/8 START] cd /home/bossy/public_html && git checkout feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
Already on 'feature/BOS-I465-migra-api-servicios-y-logica-de-negocio'
Your branch is up to date with 'origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio'.
[2/8 SUCCESS] 0.01s

[3/8 START] cd /home/bossy/public_html && git reset --hard origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
HEAD is now at 80c4419 Elimina cl_rules_table.
[3/8 SUCCESS] 0.01s

[4/8 START] cd /home/bossy/public_html && php artisan down --retry=30

   INFO  Application is already down.

[4/8 SUCCESS] 0.36s

[5/8 START] cd /home/bossy/public_html && php artisan migrate --force

   INFO  Running migrations.

  2025_06_25_053523_create_theme_settings_table .................. 2.49ms FAIL

   Illuminate\Database\QueryException

  SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'theme_settings' already exists (Connection: mysql, SQL: create table `theme_settings` (`id` bigint unsigned not null auto_increment primary key, `theme_name` varchar(255) not null default 'new', `is_active` tinyint(1) not null default '1', `theme_config` json null, `created_at` timestamp null, `updated_at` timestamp null) default character set utf8mb4 collate 'utf8mb4_unicode_ci')

  at vendor/laravel/framework/src/Illuminate/Database/Connection.php:825
    821▕                     $this->getName(), $query, $this->prepareBindings($bindings), $e
    822▕                 );
    823▕             }
    824▕
  ➜ 825▕             throw new QueryException(
    826▕                 $this->getName(), $query, $this->prepareBindings($bindings), $e
    827▕             );
    828▕         }
    829▕     }

      [2m+9 vendor frames [22m

  10  database/migrations/2025_06_25_053523_create_theme_settings_table.php:12
      Illuminate\Support\Facades\Facade::__callStatic("create")
      [2m+25 vendor frames [22m

  36  artisan:35
      Illuminate\Foundation\Console\Kernel::handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))

Exit code: 1
[5/8 FAILED] 0.38s
DEPLOY FAILED
Commands executed: 4/8
Total duration: 1.65s
========================================================================================================================

========================================================================================================================
2025-12-15 23:21:49 - Update Version
Version: v0.0.0 (80c4)

[1/1 START] cd /home/bossy/public_html && sed -i 's/^APP_VERSION=".*"/APP_VERSION="v0.0.0 (80c4)"/' .env
[1/1 SUCCESS] 0s
DEPLOY COMPLETED SUCCESSFULLY
Commands executed: 1/1
Total duration: 0s
========================================================================================================================

========================================================================================================================
2025-12-15 23:21:49 - Deploy
Version: v0.0.0 (80c4)

[1/8 START] cd /home/bossy/public_html && git fetch origin --prune
[1/8 SUCCESS] 0.84s

[2/8 START] cd /home/bossy/public_html && git checkout feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
Already on 'feature/BOS-I465-migra-api-servicios-y-logica-de-negocio'
Your branch is up to date with 'origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio'.
[2/8 SUCCESS] 0.01s

[3/8 START] cd /home/bossy/public_html && git reset --hard origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
HEAD is now at 80c4419 Elimina cl_rules_table.
[3/8 SUCCESS] 0.01s

[4/8 START] cd /home/bossy/public_html && php artisan down --retry=30

   INFO  Application is already down.

[4/8 SUCCESS] 0.37s

[5/8 START] cd /home/bossy/public_html && php artisan migrate --force

   INFO  Running migrations.

  2025_06_25_053523_create_theme_settings_table .................. 2.29ms FAIL

   Illuminate\Database\QueryException

  SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'theme_settings' already exists (Connection: mysql, SQL: create table `theme_settings` (`id` bigint unsigned not null auto_increment primary key, `theme_name` varchar(255) not null default 'new', `is_active` tinyint(1) not null default '1', `theme_config` json null, `created_at` timestamp null, `updated_at` timestamp null) default character set utf8mb4 collate 'utf8mb4_unicode_ci')

  at vendor/laravel/framework/src/Illuminate/Database/Connection.php:825
    821▕                     $this->getName(), $query, $this->prepareBindings($bindings), $e
    822▕                 );
    823▕             }
    824▕
  ➜ 825▕             throw new QueryException(
    826▕                 $this->getName(), $query, $this->prepareBindings($bindings), $e
    827▕             );
    828▕         }
    829▕     }

      [2m+9 vendor frames [22m

  10  database/migrations/2025_06_25_053523_create_theme_settings_table.php:12
      Illuminate\Support\Facades\Facade::__callStatic("create")
      [2m+25 vendor frames [22m

  36  artisan:35
      Illuminate\Foundation\Console\Kernel::handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))

Exit code: 1
[5/8 FAILED] 0.43s
DEPLOY FAILED
Commands executed: 4/8
Total duration: 1.66s
========================================================================================================================

========================================================================================================================
2025-12-15 23:23:03 - Update Version
Version: v0.0.0 (80c4)

[1/1 START] cd /home/bossy/public_html && sed -i 's/^APP_VERSION=".*"/APP_VERSION="v0.0.0 (80c4)"/' .env
[1/1 SUCCESS] 0s
DEPLOY COMPLETED SUCCESSFULLY
Commands executed: 1/1
Total duration: 0s
========================================================================================================================

========================================================================================================================
2025-12-15 23:23:03 - Deploy
Version: v0.0.0 (80c4)

[1/8 START] cd /home/bossy/public_html && git fetch origin --prune
[1/8 SUCCESS] 0.77s

[2/8 START] cd /home/bossy/public_html && git checkout feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
Already on 'feature/BOS-I465-migra-api-servicios-y-logica-de-negocio'
Your branch is up to date with 'origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio'.
[2/8 SUCCESS] 0.01s

[3/8 START] cd /home/bossy/public_html && git reset --hard origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
HEAD is now at 80c4419 Elimina cl_rules_table.
[3/8 SUCCESS] 0.01s

[4/8 START] cd /home/bossy/public_html && php artisan down --retry=30

   INFO  Application is already down.

[4/8 SUCCESS] 0.37s

[5/8 START] cd /home/bossy/public_html && php artisan migrate --force

   INFO  Running migrations.

  2025_12_15_000001_create_attendances_table ................... 183.94ms DONE
  create_comments_table .......................................... 0.83ms FAIL

   Illuminate\Database\QueryException

  SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'comments' already exists (Connection: mysql, SQL: create table `comments` (`id` bigint unsigned not null auto_increment primary key, `parent_id` bigint unsigned null, `user_id` bigint unsigned null, `commentable_type` varchar(255) not null, `commentable_id` bigint unsigned not null, `content` longtext not null, `created_at` timestamp null, `updated_at` timestamp null, `deleted_at` timestamp null) default character set utf8mb4 collate 'utf8mb4_unicode_ci')

  at vendor/laravel/framework/src/Illuminate/Database/Connection.php:825
    821▕                     $this->getName(), $query, $this->prepareBindings($bindings), $e
    822▕                 );
    823▕             }
    824▕
  ➜ 825▕             throw new QueryException(
    826▕                 $this->getName(), $query, $this->prepareBindings($bindings), $e
    827▕             );
    828▕         }
    829▕     }

      [2m+35 vendor frames [22m

  36  artisan:35
      Illuminate\Foundation\Console\Kernel::handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))

Exit code: 1
[5/8 FAILED] 0.57s
DEPLOY FAILED
Commands executed: 4/8
Total duration: 1.73s
========================================================================================================================

========================================================================================================================
2025-12-15 23:26:02 - Update Version
Version: v0.0.0 (80c4)

[1/1 START] cd /home/bossy/public_html && sed -i 's/^APP_VERSION=".*"/APP_VERSION="v0.0.0 (80c4)"/' .env
[1/1 SUCCESS] 0s
DEPLOY COMPLETED SUCCESSFULLY
Commands executed: 1/1
Total duration: 0s
========================================================================================================================

========================================================================================================================
2025-12-15 23:26:02 - Deploy
Version: v0.0.0 (80c4)

[1/8 START] cd /home/bossy/public_html && git fetch origin --prune
[1/8 SUCCESS] 0.88s

[2/8 START] cd /home/bossy/public_html && git checkout feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
Already on 'feature/BOS-I465-migra-api-servicios-y-logica-de-negocio'
Your branch is up to date with 'origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio'.
[2/8 SUCCESS] 0.01s

[3/8 START] cd /home/bossy/public_html && git reset --hard origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
HEAD is now at 80c4419 Elimina cl_rules_table.
[3/8 SUCCESS] 0.01s

[4/8 START] cd /home/bossy/public_html && php artisan down --retry=30

   INFO  Application is already down.

[4/8 SUCCESS] 0.36s

[5/8 START] cd /home/bossy/public_html && php artisan migrate --force

   INFO  Nothing to migrate.

[5/8 SUCCESS] 0.36s

[6/8 START] cd /home/bossy/public_html && php artisan up

   INFO  Application is now live.

[6/8 SUCCESS] 0.37s

[7/8 START] cd /home/bossy/public_html && php artisan config:cache

   INFO  Configuration cached successfully.

[7/8 SUCCESS] 0.51s

[8/8 START] cd /home/bossy/public_html && php artisan queue:restart

   INFO  Broadcasting queue restart signal.

[8/8 SUCCESS] 0.37s
DEPLOY COMPLETED SUCCESSFULLY
Commands executed: 8/8
Total duration: 2.87s
========================================================================================================================

========================================================================================================================
2025-12-16 00:29:05 - Update Version
Version: v0.0.0 (d390)

[1/1 START] cd /home/bossy/public_html && sed -i 's/^APP_VERSION=".*"/APP_VERSION="v0.0.0 (d390)"/' .env
[1/1 SUCCESS] 0s
DEPLOY COMPLETED SUCCESSFULLY
Commands executed: 1/1
Total duration: 0s
========================================================================================================================

========================================================================================================================
2025-12-16 00:29:06 - Deploy
Version: v0.0.0 (d390)

[1/8 START] cd /home/bossy/public_html && git fetch origin --prune
From github.com:softiamx/bossy-backend-v2
   80c4419..d3906a4  feature/BOS-I465-migra-api-servicios-y-logica-de-negocio -> origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
[1/8 SUCCESS] 0.89s

[2/8 START] cd /home/bossy/public_html && git checkout feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
Already on 'feature/BOS-I465-migra-api-servicios-y-logica-de-negocio'
Your branch is behind 'origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio' by 1 commit, and can be fast-forwarded.
  (use "git pull" to update your local branch)
[2/8 SUCCESS] 0.01s

[3/8 START] cd /home/bossy/public_html && git reset --hard origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
HEAD is now at d3906a4 Inserta permisos de attendance
[3/8 SUCCESS] 0.01s

[4/8 START] cd /home/bossy/public_html && php artisan down --retry=30

   INFO  Application is now in maintenance mode.

[4/8 SUCCESS] 0.36s

[5/8 START] cd /home/bossy/public_html && php artisan migrate --force

   INFO  Running migrations.

  2025_12_16_002603_insert_attendance_permissions ................ 3.33ms DONE

[5/8 SUCCESS] 0.37s

[6/8 START] cd /home/bossy/public_html && php artisan up

   INFO  Application is now live.

[6/8 SUCCESS] 0.38s

[7/8 START] cd /home/bossy/public_html && php artisan config:cache

   INFO  Configuration cached successfully.

[7/8 SUCCESS] 0.47s

[8/8 START] cd /home/bossy/public_html && php artisan queue:restart

   INFO  Broadcasting queue restart signal.

[8/8 SUCCESS] 0.42s
DEPLOY COMPLETED SUCCESSFULLY
Commands executed: 8/8
Total duration: 2.91s
========================================================================================================================

========================================================================================================================
2025-12-16 02:00:51 - Update Version
Version: v0.0.0 (6acd)

[1/1 START] cd /home/bossy/public_html && sed -i 's/^APP_VERSION=".*"/APP_VERSION="v0.0.0 (6acd)"/' .env
[1/1 SUCCESS] 0s
DEPLOY COMPLETED SUCCESSFULLY
Commands executed: 1/1
Total duration: 0s
========================================================================================================================

========================================================================================================================
2025-12-16 02:00:51 - Deploy
Version: v0.0.0 (6acd)

[1/6 START] cd /home/bossy/public_html && git fetch origin --prune
From github.com:softiamx/bossy-backend-v2
   d3906a4..6acd0f9  feature/BOS-I465-migra-api-servicios-y-logica-de-negocio -> origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
[1/6 SUCCESS] 0.95s

[2/6 START] cd /home/bossy/public_html && git checkout feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
Already on 'feature/BOS-I465-migra-api-servicios-y-logica-de-negocio'
Your branch is behind 'origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio' by 1 commit, and can be fast-forwarded.
  (use "git pull" to update your local branch)
[2/6 SUCCESS] 0.01s

[3/6 START] cd /home/bossy/public_html && git reset --hard origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
HEAD is now at 6acd0f9 Correccion de edicion de permisos
[3/6 SUCCESS] 0.01s

[4/6 START] cd /home/bossy/public_html && php artisan view:cache


   INFO  Blade templates cached successfully.

[4/6 SUCCESS] 0.92s

[5/6 START] cd /home/bossy/public_html && php artisan config:cache

   INFO  Configuration cached successfully.

[5/6 SUCCESS] 0.43s

[6/6 START] cd /home/bossy/public_html && php artisan queue:restart

   INFO  Broadcasting queue restart signal.

[6/6 SUCCESS] 0.36s
DEPLOY COMPLETED SUCCESSFULLY
Commands executed: 6/6
Total duration: 2.68s
========================================================================================================================

========================================================================================================================
2025-12-17 02:30:23 - Update Version
Version: v0.0.0 (d488)

[1/1 START] cd /home/bossy/public_html && sed -i 's/^APP_VERSION=".*"/APP_VERSION="v0.0.0 (d488)"/' .env
[1/1 SUCCESS] 0s
DEPLOY COMPLETED SUCCESSFULLY
Commands executed: 1/1
Total duration: 0s
========================================================================================================================

========================================================================================================================
2025-12-17 02:30:23 - Deploy
Version: v0.0.0 (d488)

[1/8 START] cd /home/bossy/public_html && git fetch origin --prune
From github.com:softiamx/bossy-backend-v2
   6acd0f9..d488695  feature/BOS-I465-migra-api-servicios-y-logica-de-negocio -> origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
[1/8 SUCCESS] 0.96s

[2/8 START] cd /home/bossy/public_html && git checkout feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
Already on 'feature/BOS-I465-migra-api-servicios-y-logica-de-negocio'
Your branch is behind 'origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio' by 1 commit, and can be fast-forwarded.
  (use "git pull" to update your local branch)
[2/8 SUCCESS] 0.01s

[3/8 START] cd /home/bossy/public_html && git reset --hard origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
HEAD is now at d488695 fix: corrige migraciones
[3/8 SUCCESS] 0.03s

[4/8 START] cd /home/bossy/public_html && php artisan down --retry=30

   INFO  Application is now in maintenance mode.

[4/8 SUCCESS] 0.7s

[5/8 START] cd /home/bossy/public_html && php artisan migrate --force

   INFO  Nothing to migrate.

[5/8 SUCCESS] 0.4s

[6/8 START] cd /home/bossy/public_html && php artisan up

   INFO  Application is now live.

[6/8 SUCCESS] 0.38s

[7/8 START] cd /home/bossy/public_html && php artisan config:cache

   INFO  Configuration cached successfully.

[7/8 SUCCESS] 0.46s

[8/8 START] cd /home/bossy/public_html && php artisan queue:restart

   INFO  Broadcasting queue restart signal.

[8/8 SUCCESS] 0.39s
DEPLOY COMPLETED SUCCESSFULLY
Commands executed: 8/8
Total duration: 3.33s
========================================================================================================================

========================================================================================================================
2025-12-17 17:15:29 - Update Version
Version: v0.0.0 (9b02)

[1/1 START] cd /home/bossy/public_html && sed -i 's/^APP_VERSION=".*"/APP_VERSION="v0.0.0 (9b02)"/' .env
[1/1 SUCCESS] 0s
DEPLOY COMPLETED SUCCESSFULLY
Commands executed: 1/1
Total duration: 0s
========================================================================================================================

========================================================================================================================
2025-12-17 17:15:30 - Deploy
Version: v0.0.0 (9b02)

[1/5 START] cd /home/bossy/public_html && git fetch origin --prune
From github.com:softiamx/bossy-backend-v2
   d488695..9b020f4  feature/BOS-I465-migra-api-servicios-y-logica-de-negocio -> origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
[1/5 SUCCESS] 1.04s

[2/5 START] cd /home/bossy/public_html && git checkout feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
Already on 'feature/BOS-I465-migra-api-servicios-y-logica-de-negocio'
Your branch is behind 'origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio' by 2 commits, and can be fast-forwarded.
  (use "git pull" to update your local branch)
[2/5 SUCCESS] 0.01s

[3/5 START] cd /home/bossy/public_html && git reset --hard origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
HEAD is now at 9b020f4 Merge branch 'feature/BOS-I465-migra-api-servicios-y-logica-de-negocio' of https://github.com/softiamx/bossy-backend-v2 into feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
[3/5 SUCCESS] 0.01s

[4/5 START] cd /home/bossy/public_html && php artisan config:cache

   INFO  Configuration cached successfully.

[4/5 SUCCESS] 0.74s

[5/5 START] cd /home/bossy/public_html && php artisan queue:restart

   INFO  Broadcasting queue restart signal.

[5/5 SUCCESS] 0.38s
DEPLOY COMPLETED SUCCESSFULLY
Commands executed: 5/5
Total duration: 2.17s
========================================================================================================================

========================================================================================================================
2025-12-18 22:15:31 - Update Version
Version: v0.0.0 (6ae6)

[1/1 START] cd /home/bossy/public_html && sed -i 's/^APP_VERSION=".*"/APP_VERSION="v0.0.0 (6ae6)"/' .env
[1/1 SUCCESS] 0s
DEPLOY COMPLETED SUCCESSFULLY
Commands executed: 1/1
Total duration: 0s
========================================================================================================================

========================================================================================================================
2025-12-18 22:15:31 - Deploy
Version: v0.0.0 (6ae6)

[1/9 START] cd /home/bossy/public_html && git fetch origin --prune
From github.com:softiamx/bossy-backend-v2
   9b020f4..6ae6a46  feature/BOS-I465-migra-api-servicios-y-logica-de-negocio -> origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
[1/9 SUCCESS] 1.09s

[2/9 START] cd /home/bossy/public_html && git checkout feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
Already on 'feature/BOS-I465-migra-api-servicios-y-logica-de-negocio'
Your branch is behind 'origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio' by 1 commit, and can be fast-forwarded.
  (use "git pull" to update your local branch)
[2/9 SUCCESS] 0.01s

[3/9 START] cd /home/bossy/public_html && git reset --hard origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
HEAD is now at 6ae6a46 Agrega API Locations, Subtasks e info de Users
[3/9 SUCCESS] 0.02s

[4/9 START] cd /home/bossy/public_html && php artisan down --retry=30

   INFO  Application is now in maintenance mode.

[4/9 SUCCESS] 0.71s

[5/9 START] cd /home/bossy/public_html && php artisan migrate --force

   INFO  Running migrations.

  2025_12_18_010512_create_task_subtasks_table ................. 162.06ms DONE
  2025_12_18_203430_create_locations_table ...................... 54.31ms DONE
  2025_12_18_213507_update_tasks_for_geo_location .............. 135.82ms DONE

[5/9 SUCCESS] 0.83s

[6/9 START] cd /home/bossy/public_html && php artisan up

   INFO  Application is now live.

[6/9 SUCCESS] 0.38s

[7/9 START] cd /home/bossy/public_html && php artisan route:cache

   INFO  Routes cached successfully.

[7/9 SUCCESS] 0.51s

[8/9 START] cd /home/bossy/public_html && php artisan config:cache

   INFO  Configuration cached successfully.

[8/9 SUCCESS] 0.51s

[9/9 START] cd /home/bossy/public_html && php artisan queue:restart

   INFO  Broadcasting queue restart signal.

[9/9 SUCCESS] 0.4s
DEPLOY COMPLETED SUCCESSFULLY
Commands executed: 9/9
Total duration: 4.46s
========================================================================================================================

========================================================================================================================
2025-12-19 22:10:34 - Update Version
Version: v0.0.0 (7a69)

[1/1 START] cd /home/bossy/public_html && sed -i 's/^APP_VERSION=".*"/APP_VERSION="v0.0.0 (7a69)"/' .env
[1/1 SUCCESS] 0.01s
DEPLOY COMPLETED SUCCESSFULLY
Commands executed: 1/1
Total duration: 0.01s
========================================================================================================================

========================================================================================================================
2025-12-19 22:10:35 - Deploy
Version: v0.0.0 (7a69)

[1/10 START] cd /home/bossy/public_html && git fetch origin --prune
From github.com:softiamx/bossy-backend-v2
   6ae6a46..7a69e75  feature/BOS-I465-migra-api-servicios-y-logica-de-negocio -> origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
[1/10 SUCCESS] 1.08s

[2/10 START] cd /home/bossy/public_html && git checkout feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
Already on 'feature/BOS-I465-migra-api-servicios-y-logica-de-negocio'
Your branch is behind 'origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio' by 1 commit, and can be fast-forwarded.
  (use "git pull" to update your local branch)
[2/10 SUCCESS] 0.01s

[3/10 START] cd /home/bossy/public_html && git reset --hard origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
HEAD is now at 7a69e75 Endpints para task y funcion de horizon
[3/10 SUCCESS] 0.02s

[4/10 START] cd /home/bossy/public_html && composer install --no-dev --prefer-dist --optimize-autoloader
Content-type: text/html; charset=UTF-8

Composer cannot be run safely on non-CLI SAPIs with register_argc_argv=On. Aborting.
Exit code: 1
[4/10 FAILED] 0.15s
DEPLOY FAILED
Commands executed: 3/10
Total duration: 1.26s
========================================================================================================================

========================================================================================================================
2025-12-19 22:22:36 - Update Version
Version: v0.0.0 (7a69)

[1/1 START] cd /home/bossy/public_html && sed -i 's/^APP_VERSION=".*"/APP_VERSION="v0.0.0 (7a69)"/' .env
[1/1 SUCCESS] 0s
DEPLOY COMPLETED SUCCESSFULLY
Commands executed: 1/1
Total duration: 0s
========================================================================================================================

========================================================================================================================
2025-12-19 22:22:37 - Deploy
Version: v0.0.0 (7a69)

[1/10 START] cd /home/bossy/public_html && git fetch origin --prune
[1/10 SUCCESS] 0.79s

[2/10 START] cd /home/bossy/public_html && git checkout feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
Already on 'feature/BOS-I465-migra-api-servicios-y-logica-de-negocio'
Your branch is up to date with 'origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio'.
[2/10 SUCCESS] 0.03s

[3/10 START] cd /home/bossy/public_html && git reset --hard origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
HEAD is now at 7a69e75 Endpints para task y funcion de horizon
[3/10 SUCCESS] 0.01s

[4/10 START] cd /home/bossy/public_html && composer install --no-dev --prefer-dist --optimize-autoloader
Content-type: text/html; charset=UTF-8

Composer cannot be run safely on non-CLI SAPIs with register_argc_argv=On. Aborting.
Exit code: 1
[4/10 FAILED] 0.12s
DEPLOY FAILED
Commands executed: 3/10
Total duration: 0.95s
========================================================================================================================

========================================================================================================================
2025-12-19 22:29:12 - Update Version
Version: v0.0.0 (7204)

[1/1 START] cd /home/bossy/public_html && sed -i 's/^APP_VERSION=".*"/APP_VERSION="v0.0.0 (7204)"/' .env
[1/1 SUCCESS] 0s
DEPLOY COMPLETED SUCCESSFULLY
Commands executed: 1/1
Total duration: 0s
========================================================================================================================

========================================================================================================================
2025-12-19 22:29:13 - Deploy
Version: v0.0.0 (7204)

[1/5 START] cd /home/bossy/public_html && git fetch origin --prune
From github.com:softiamx/bossy-backend-v2
   7a69e75..7204b09  feature/BOS-I465-migra-api-servicios-y-logica-de-negocio -> origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
[1/5 SUCCESS] 0.91s

[2/5 START] cd /home/bossy/public_html && git checkout feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
Already on 'feature/BOS-I465-migra-api-servicios-y-logica-de-negocio'
Your branch is behind 'origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio' by 1 commit, and can be fast-forwarded.
  (use "git pull" to update your local branch)
[2/5 SUCCESS] 0.01s

[3/5 START] cd /home/bossy/public_html && git reset --hard origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
HEAD is now at 7204b09 cambia correo de horizon
[3/5 SUCCESS] 0.01s

[4/5 START] cd /home/bossy/public_html && php artisan config:cache

   INFO  Configuration cached successfully.

[4/5 SUCCESS] 0.45s

[5/5 START] cd /home/bossy/public_html && php artisan queue:restart

   INFO  Broadcasting queue restart signal.

[5/5 SUCCESS] 0.36s
DEPLOY COMPLETED SUCCESSFULLY
Commands executed: 5/5
Total duration: 1.74s
========================================================================================================================

========================================================================================================================
2025-12-19 23:36:38 - Update Version
Version: v0.0.0 (ac2f)

[1/1 START] cd /home/bossy/public_html && sed -i 's/^APP_VERSION=".*"/APP_VERSION="v0.0.0 (ac2f)"/' .env
[1/1 SUCCESS] 0s
DEPLOY COMPLETED SUCCESSFULLY
Commands executed: 1/1
Total duration: 0s
========================================================================================================================

========================================================================================================================
2025-12-19 23:36:38 - Deploy
Version: v0.0.0 (ac2f)

[1/5 START] cd /home/bossy/public_html && git fetch origin --prune
From github.com:softiamx/bossy-backend-v2
   7204b09..ac2f381  feature/BOS-I465-migra-api-servicios-y-logica-de-negocio -> origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
[1/5 SUCCESS] 1s

[2/5 START] cd /home/bossy/public_html && git checkout feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
Already on 'feature/BOS-I465-migra-api-servicios-y-logica-de-negocio'
Your branch is behind 'origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio' by 1 commit, and can be fast-forwarded.
  (use "git pull" to update your local branch)
[2/5 SUCCESS] 0.03s

[3/5 START] cd /home/bossy/public_html && git reset --hard origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
HEAD is now at ac2f381 feat: agrega schedule   horizon snapshot
[3/5 SUCCESS] 0.01s

[4/5 START] cd /home/bossy/public_html && php artisan config:cache

   INFO  Configuration cached successfully.

[4/5 SUCCESS] 0.44s

[5/5 START] cd /home/bossy/public_html && php artisan queue:restart

   INFO  Broadcasting queue restart signal.

[5/5 SUCCESS] 0.36s
DEPLOY COMPLETED SUCCESSFULLY
Commands executed: 5/5
Total duration: 1.83s
========================================================================================================================

========================================================================================================================
2025-12-20 01:11:42 - Update Version
Version: v0.0.0 (2d19)

[1/1 START] cd /home/bossy/public_html && sed -i 's/^APP_VERSION=".*"/APP_VERSION="v0.0.0 (2d19)"/' .env
[1/1 SUCCESS] 0s
DEPLOY COMPLETED SUCCESSFULLY
Commands executed: 1/1
Total duration: 0s
========================================================================================================================

========================================================================================================================
2025-12-20 01:11:43 - Deploy
Version: v0.0.0 (2d19)

[1/9 START] cd /home/bossy/public_html && git fetch origin --prune
From github.com:softiamx/bossy-backend-v2
   ac2f381..2d19e77  feature/BOS-I465-migra-api-servicios-y-logica-de-negocio -> origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
[1/9 SUCCESS] 0.89s

[2/9 START] cd /home/bossy/public_html && git checkout feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
Already on 'feature/BOS-I465-migra-api-servicios-y-logica-de-negocio'
Your branch is behind 'origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio' by 1 commit, and can be fast-forwarded.
  (use "git pull" to update your local branch)
[2/9 SUCCESS] 0.01s

[3/9 START] cd /home/bossy/public_html && git reset --hard origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
HEAD is now at 2d19e77 Agrega endpoints para subtareas
[3/9 SUCCESS] 0.01s

[4/9 START] cd /home/bossy/public_html && php artisan down --retry=30

   INFO  Application is now in maintenance mode.

[4/9 SUCCESS] 0.37s

[5/9 START] cd /home/bossy/public_html && php artisan migrate --force

   INFO  Running migrations.

  2025_12_20_005154_create_task_subtasks_status_record_table ... 129.98ms DONE

[5/9 SUCCESS] 0.52s

[6/9 START] cd /home/bossy/public_html && php artisan up

   INFO  Application is now live.

[6/9 SUCCESS] 0.4s

[7/9 START] cd /home/bossy/public_html && php artisan route:cache

   INFO  Routes cached successfully.

[7/9 SUCCESS] 0.5s

[8/9 START] cd /home/bossy/public_html && php artisan config:cache

   INFO  Configuration cached successfully.

[8/9 SUCCESS] 0.42s

[9/9 START] cd /home/bossy/public_html && php artisan queue:restart

   INFO  Broadcasting queue restart signal.

[9/9 SUCCESS] 0.38s
DEPLOY COMPLETED SUCCESSFULLY
Commands executed: 9/9
Total duration: 3.5s
========================================================================================================================

========================================================================================================================
2025-12-22 23:57:59 - Update Version
Version: v0.0.0 (7b52)

[1/1 START] cd /home/bossy/public_html && sed -i 's/^APP_VERSION=".*"/APP_VERSION="v0.0.0 (7b52)"/' .env
[1/1 SUCCESS] 0s
DEPLOY COMPLETED SUCCESSFULLY
Commands executed: 1/1
Total duration: 0s
========================================================================================================================

========================================================================================================================
2025-12-22 23:57:59 - Deploy
Version: v0.0.0 (7b52)

[1/7 START] cd /home/bossy/public_html && git fetch origin --prune
From github.com:softiamx/bossy-backend-v2
   2d19e77..7b52a62  feature/BOS-I465-migra-api-servicios-y-logica-de-negocio -> origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
[1/7 SUCCESS] 1.08s

[2/7 START] cd /home/bossy/public_html && git checkout feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
Already on 'feature/BOS-I465-migra-api-servicios-y-logica-de-negocio'
Your branch is behind 'origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio' by 1 commit, and can be fast-forwarded.
  (use "git pull" to update your local branch)
[2/7 SUCCESS] 0.01s

[3/7 START] cd /home/bossy/public_html && git reset --hard origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
HEAD is now at 7b52a62 Integra notificaciones de tareas y subtareas
[3/7 SUCCESS] 0.02s

[4/7 START] cd /home/bossy/public_html && composer install --no-dev --prefer-dist --optimize-autoloader
Content-type: text/html; charset=UTF-8

Composer cannot be run safely on non-CLI SAPIs with register_argc_argv=On. Aborting.
Exit code: 1
[4/7 FAILED] 0.14s
DEPLOY FAILED
Commands executed: 3/7
Total duration: 1.25s
========================================================================================================================

========================================================================================================================
2025-12-23 17:31:42 - Update Version
Version: v0.0.0 (fbe7)

[1/1 START] cd /home/bossy/public_html && sed -i 's/^APP_VERSION=".*"/APP_VERSION="v0.0.0 (fbe7)"/' .env
[1/1 SUCCESS] 0s
DEPLOY COMPLETED SUCCESSFULLY
Commands executed: 1/1
Total duration: 0s
========================================================================================================================

========================================================================================================================
2025-12-23 17:31:42 - Deploy
Version: v0.0.0 (fbe7)

[1/6 START] cd /home/bossy/public_html && git fetch origin --prune
From github.com:softiamx/bossy-backend-v2
   7b52a62..fbe7c0d  feature/BOS-I465-migra-api-servicios-y-logica-de-negocio -> origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
[1/6 SUCCESS] 0.98s

[2/6 START] cd /home/bossy/public_html && git checkout feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
Already on 'feature/BOS-I465-migra-api-servicios-y-logica-de-negocio'
Your branch is behind 'origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio' by 1 commit, and can be fast-forwarded.
  (use "git pull" to update your local branch)
[2/6 SUCCESS] 0.01s

[3/6 START] cd /home/bossy/public_html && git reset --hard origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
HEAD is now at fbe7c0d Ultimos endpoints y workspace id en msjs
[3/6 SUCCESS] 0.01s

[4/6 START] cd /home/bossy/public_html && php artisan route:cache

   INFO  Routes cached successfully.

[4/6 SUCCESS] 0.48s

[5/6 START] cd /home/bossy/public_html && php artisan config:cache

   INFO  Configuration cached successfully.

[5/6 SUCCESS] 0.49s

[6/6 START] cd /home/bossy/public_html && php artisan queue:restart

   INFO  Broadcasting queue restart signal.

[6/6 SUCCESS] 0.37s
DEPLOY COMPLETED SUCCESSFULLY
Commands executed: 6/6
Total duration: 2.34s
========================================================================================================================

========================================================================================================================
2026-01-08 19:41:17 - Update Version
Version: v0.0.0 (5db1)

[1/1 START] cd /home/bossy/public_html && sed -i 's/^APP_VERSION=".*"/APP_VERSION="v0.0.0 (5db1)"/' .env
[1/1 SUCCESS] 0s
DEPLOY COMPLETED SUCCESSFULLY
Commands executed: 1/1
Total duration: 0.08s
========================================================================================================================

========================================================================================================================
2026-01-08 19:41:17 - Deploy
Version: v0.0.0 (5db1)

[1/9 START] cd /home/bossy/public_html && git fetch origin --prune
From github.com:softiamx/bossy-backend-v2
   fbe7c0d..5db1acc  feature/BOS-I465-migra-api-servicios-y-logica-de-negocio -> origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
[1/9 SUCCESS] 1.16s

[2/9 START] cd /home/bossy/public_html && git checkout feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
Already on 'feature/BOS-I465-migra-api-servicios-y-logica-de-negocio'
Your branch is behind 'origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio' by 1 commit, and can be fast-forwarded.
  (use "git pull" to update your local branch)
[2/9 SUCCESS] 0.01s

[3/9 START] cd /home/bossy/public_html && git reset --hard origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
HEAD is now at 5db1acc Agrega attachments pdf, y menciobes
[3/9 SUCCESS] 0.02s

[4/9 START] cd /home/bossy/public_html && php artisan down --retry=30

   INFO  Application is now in maintenance mode.

[4/9 SUCCESS] 0.36s

[5/9 START] cd /home/bossy/public_html && php artisan migrate --force

   INFO  Running migrations.

  2026_01_06_192434_create_chat_participants_table ............. 165.67ms DONE
  2026_01_06_234454_add_foreign_keys_to_project_user_table ..... 103.20ms DONE

[5/9 SUCCESS] 0.66s

[6/9 START] cd /home/bossy/public_html && php artisan up

   INFO  Application is now live.

[6/9 SUCCESS] 0.36s

[7/9 START] cd /home/bossy/public_html && php artisan route:cache

   INFO  Routes cached successfully.

[7/9 SUCCESS] 0.48s

[8/9 START] cd /home/bossy/public_html && php artisan config:cache

   INFO  Configuration cached successfully.

[8/9 SUCCESS] 0.46s

[9/9 START] cd /home/bossy/public_html && php artisan queue:restart

   INFO  Broadcasting queue restart signal.

[9/9 SUCCESS] 0.37s
DEPLOY COMPLETED SUCCESSFULLY
Commands executed: 9/9
Total duration: 3.88s
========================================================================================================================

========================================================================================================================
2026-03-17 17:53:09 - Update Version
Version: v0.0.0 (27fc)

[1/1 START] cd /home/bossy/public_html && sed -i 's/^APP_VERSION=".*"/APP_VERSION="v0.0.0 (27fc)"/' .env
[1/1 SUCCESS] 0.01s
DEPLOY COMPLETED SUCCESSFULLY
Commands executed: 1/1
Total duration: 0.01s
========================================================================================================================

========================================================================================================================
2026-03-17 17:53:10 - Deploy
Version: v0.0.0 (27fc)

[1/10 START] cd /home/bossy/public_html && git fetch origin --prune
From github.com:softiamx/bossy-backend-v2
   5db1acc..27fc876  feature/BOS-I465-migra-api-servicios-y-logica-de-negocio -> origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
[1/10 SUCCESS] 1.15s

[2/10 START] cd /home/bossy/public_html && git checkout feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
Already on 'feature/BOS-I465-migra-api-servicios-y-logica-de-negocio'
Your branch is behind 'origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio' by 2 commits, and can be fast-forwarded.
  (use "git pull" to update your local branch)
[2/10 SUCCESS] 0.04s

[3/10 START] cd /home/bossy/public_html && git reset --hard origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
HEAD is now at 27fc876 Agrega nuevo flujo de evidencias y correcciones de mjs
[3/10 SUCCESS] 0.02s

[4/10 START] cd /home/bossy/public_html && composer install --no-dev --prefer-dist --optimize-autoloader
Content-type: text/html; charset=UTF-8

Composer cannot be run safely on non-CLI SAPIs with register_argc_argv=On. Aborting.
Exit code: 1
[4/10 FAILED] 0.12s
DEPLOY FAILED
Commands executed: 3/10
Total duration: 1.34s
========================================================================================================================

========================================================================================================================
2026-03-17 18:02:38 - Update Version
Version: v0.0.0 (e088)

[1/1 START] cd /home/bossy/public_html && sed -i 's/^APP_VERSION=".*"/APP_VERSION="v0.0.0 (e088)"/' .env
[1/1 SUCCESS] 0s
DEPLOY COMPLETED SUCCESSFULLY
Commands executed: 1/1
Total duration: 0s
========================================================================================================================

========================================================================================================================
2026-03-17 18:02:38 - Deploy
Version: v0.0.0 (e088)

[1/5 START] cd /home/bossy/public_html && git fetch origin --prune
From github.com:softiamx/bossy-backend-v2
   27fc876..e088bf2  feature/BOS-I465-migra-api-servicios-y-logica-de-negocio -> origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
[1/5 SUCCESS] 0.94s

[2/5 START] cd /home/bossy/public_html && git checkout feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
Already on 'feature/BOS-I465-migra-api-servicios-y-logica-de-negocio'
Your branch is behind 'origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio' by 1 commit, and can be fast-forwarded.
  (use "git pull" to update your local branch)
[2/5 SUCCESS] 0.03s

[3/5 START] cd /home/bossy/public_html && git reset --hard origin/feature/BOS-I465-migra-api-servicios-y-logica-de-negocio
HEAD is now at e088bf2 Fix composer execution
[3/5 SUCCESS] 0.01s

[4/5 START] cd /home/bossy/public_html && php artisan config:cache

   INFO  Configuration cached successfully.

[4/5 SUCCESS] 0.45s

[5/5 START] cd /home/bossy/public_html && php artisan queue:restart

   INFO  Broadcasting queue restart signal.

[5/5 SUCCESS] 0.35s
DEPLOY COMPLETED SUCCESSFULLY
Commands executed: 5/5
Total duration: 1.79s
========================================================================================================================

========================================================================================================================
2026-04-16 21:54:30 - Update Version
Version: v0.0.0 (36f7)

[1/1 START] cd /home/bossy/public_html && sed -i 's/^APP_VERSION=".*"/APP_VERSION="v0.0.0 (36f7)"/' .env
[1/1 SUCCESS] 0s
DEPLOY COMPLETED SUCCESSFULLY
Commands executed: 1/1
Total duration: 0.01s
========================================================================================================================

========================================================================================================================
2026-04-16 21:54:30 - Deploy
Version: v0.0.0 (36f7)

[1/12 START] cd /home/bossy/public_html && git fetch origin --prune
From github.com:softiamx/bossy-backend-v2
 * [new branch]      deploy/digitalocean -> origin/deploy/digitalocean
 * [new branch]      deploy/googleCloud  -> origin/deploy/googleCloud
   cb1d22c..36f7f16  development         -> origin/development
[1/12 SUCCESS] 1.24s

[2/12 START] cd /home/bossy/public_html && git checkout development
Switched to branch 'development'
[2/12 SUCCESS] 0.06s

[3/12 START] cd /home/bossy/public_html && git reset --hard origin/development
HEAD is now at 36f7f16 Merge DigitalOcean deployment configuration into development (#2)
[3/12 SUCCESS] 0.1s

[4/12 START] cd /home/bossy/public_html && /usr/local/bin/ea-php83 /opt/cpanel/composer/bin/composer install --no-dev --prefer-dist --optimize-autoloader
Could not open input file: /opt/cpanel/composer/bin/composer
Exit code: 1
[4/12 FAILED] 0.06s
DEPLOY FAILED
Commands executed: 3/12
Total duration: 1.46s
========================================================================================================================

========================================================================================================================
2026-04-16 22:11:19 - Update Version
Version: v0.0.0 (a5b4)

[1/1 START] cd /home/bossy/public_html && sed -i 's/^APP_VERSION=".*"/APP_VERSION="v0.0.0 (a5b4)"/' .env
[1/1 SUCCESS] 0s
DEPLOY COMPLETED SUCCESSFULLY
Commands executed: 1/1
Total duration: 0s
========================================================================================================================

========================================================================================================================
2026-04-16 22:11:19 - Deploy
Version: v0.0.0 (a5b4)

[1/5 START] cd /home/bossy/public_html && git fetch origin --prune
From github.com:softiamx/bossy-backend-v2
   36f7f16..a5b4d8c  development -> origin/development
[1/5 SUCCESS] 1.01s

[2/5 START] cd /home/bossy/public_html && git checkout development
Already on 'development'
[2/5 SUCCESS] 0.06s

[3/5 START] cd /home/bossy/public_html && git reset --hard origin/development
HEAD is now at a5b4d8c Fix composer path for deployment
[3/5 SUCCESS] 0.01s

[4/5 START] cd /home/bossy/public_html && php artisan config:cache

   INFO  Configuration cached successfully.

[4/5 SUCCESS] 0.47s

[5/5 START] cd /home/bossy/public_html && php artisan queue:restart

   INFO  Broadcasting queue restart signal.

[5/5 SUCCESS] 0.37s
DEPLOY COMPLETED SUCCESSFULLY
Commands executed: 5/5
Total duration: 1.91s
========================================================================================================================

========================================================================================================================
2026-04-21 18:13:09 - Update Version
Version: v0.0.0 (a5b4)

[1/1 START] cd /home/bossy/public_html && sed -i 's/^APP_VERSION=".*"/APP_VERSION="v0.0.0 (a5b4)"/' .env
[1/1 SUCCESS] 0s
DEPLOY COMPLETED SUCCESSFULLY
Commands executed: 1/1
Total duration: 0.01s
========================================================================================================================

========================================================================================================================
2026-04-21 18:13:09 - Deploy
Version: v0.0.0 (a5b4)

[1/13 START] cd /home/bossy/public_html && git fetch origin --prune
From github.com:softiamx/bossy-backend-v2
 * [new branch]      feature/login -> origin/feature/login
[1/13 SUCCESS] 0.98s

[2/13 START] cd /home/bossy/public_html && git checkout feature/login
Switched to a new branch 'feature/login'
branch 'feature/login' set up to track 'origin/feature/login'.
[2/13 SUCCESS] 0.22s

[3/13 START] cd /home/bossy/public_html && git reset --hard origin/feature/login
HEAD is now at a5b4d8c Fix composer path for deployment
[3/13 SUCCESS] 0.06s

[4/13 START] cd /home/bossy/public_html && /usr/local/bin/composer install --no-dev --prefer-dist --optimize-autoloader
Content-type: text/html; charset=UTF-8

Composer cannot be run safely on non-CLI SAPIs with register_argc_argv=On. Aborting.
Exit code: 1
[4/13 FAILED] 0.13s
DEPLOY FAILED
Commands executed: 3/13
Total duration: 1.38s
========================================================================================================================
