Building preview: 68d5b64bdf47d7e8ef1a20e0 (mr204)68d5b64cebb71bb0560e35e0# sh -c mkdir -p $(dirname /var/lib/tugboat)68d5b64cebb71bb0560e35e0# git clone git@git.drupal.org:project/prototype.git /var/lib/tugboatCloning into '/var/lib/tugboat'...
Warning: Permanently added 'git.drupal.org' (ED25519) to the list of known hosts.
68d5b64cebb71bb0560e35e0# bash -c git -C /var/lib/tugboat remote show origin && git -C /var/lib/tugboat remote set-url origin git@git.drupal.org:project/prototype.git || git -C /var/lib/tugboat remote add origin git@git.drupal.org:project/prototype.git* remote origin
  Fetch URL: git@git.drupal.org:project/prototype.git
  Push  URL: git@git.drupal.org:project/prototype.git
  HEAD branch: 5.x
  Remote branches:
    3398391-convert-menu-component tracked
    3488784-component-update-page  tracked
    4.x                            tracked
    5.0.x                          tracked
    5.1.2.x                        tracked
    5.1.x                          tracked
    5.x                            tracked
    7.x-1.x                        tracked
    7.x-3.x                        tracked
    8.x-1.x                        tracked
    8.x-2.x                        tracked
    8.x-3.x                        tracked
    master                         tracked
    revisions                      tracked
  Local branch configured for 'git pull':
    5.x merges with remote 5.x
  Local ref configured for 'git push':
    5.x pushes to 5.x (up to date)
68d5b64cebb71bb0560e35e0# git -C /var/lib/tugboat fetch --no-recurse-submodules origin 5.xFrom git.drupal.org:project/prototype
 * branch            5.x        -> FETCH_HEAD
68d5b64cebb71bb0560e35e0# git -C /var/lib/tugboat checkout origin/5.xNote: switching to 'origin/5.x'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at e6de0d8 Issue #3529053 by jldust: Instruction to generate a new theme
68d5b64cebb71bb0560e35e0# git -C /var/lib/tugboat pull --no-edit --rebase=false git@git.drupal.org:issue/prototype-3517813.git 3517813-components-standardize-jsFrom git.drupal.org:issue/prototype-3517813
 * branch            3517813-components-standardize-js -> FETCH_HEAD
Updating e6de0d8..2f5fa5d
Fast-forward
 components/01-elements/forms.css                   | 188 ++++++++++++---------
 components/01-elements/wysiwyg.css                 | 117 ++++++-------
 components/02-components/accordion/README.md       |  14 +-
 .../accordion/accordion.component.yml              |   1 -
 components/02-components/accordion/accordion.js    |   2 +-
 components/02-components/accordion/accordion.twig  |   3 +-
 .../02-components/accordion/src/accordion.js       | 131 ++------------
 .../02-components/accordion/src/accordion.scss     |   2 +-
 package-lock.json                                  |   7 +
 package.json                                       |   1 +
 10 files changed, 183 insertions(+), 283 deletions(-)
Running INIT commands68d5b64cebb71bb0560e35e0# /bin/sh -c apt-get updateGet:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8,791 kB]
Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [21.8 kB]
Ign:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index
Get:6 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [6,924 B]
Get:7 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [279 kB]
Fetched 9,354 kB in 1s (8,060 kB/s)
Reading package lists...
68d5b64cebb71bb0560e35e0# /bin/sh -c apt-get install -y ca-certificates curl gnupgReading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  dirmngr gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
  gpgconf gpgsm gpgv libcurl3-gnutls libcurl4
Suggested packages:
  dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage
  scdaemon
The following packages will be upgraded:
  ca-certificates curl dirmngr gnupg gnupg-l10n gnupg-utils gpg gpg-agent
  gpg-wks-client gpg-wks-server gpgconf gpgsm gpgv libcurl3-gnutls libcurl4
15 upgraded, 0 newly installed, 0 to remove and 103 not upgraded.
Need to get 9,506 kB of archives.
After this operation, 3,072 B of additional disk space will be used.
Get:1 http://deb.debian.org/debian bookworm/main amd64 gpgv amd64 2.2.40-1.1+deb12u1 [649 kB]
Get:2 http://deb.debian.org/debian bookworm/main amd64 ca-certificates all 20230311+deb12u1 [155 kB]
Get:3 http://deb.debian.org/debian bookworm/main amd64 curl amd64 7.88.1-10+deb12u14 [316 kB]
Get:4 http://deb.debian.org/debian bookworm/main amd64 libcurl4 amd64 7.88.1-10+deb12u14 [392 kB]
Get:5 http://deb.debian.org/debian bookworm/main amd64 gpgsm amd64 2.2.40-1.1+deb12u1 [671 kB]
Get:6 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-client amd64 2.2.40-1.1+deb12u1 [540 kB]
Get:7 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-server amd64 2.2.40-1.1+deb12u1 [531 kB]
Get:8 http://deb.debian.org/debian bookworm/main amd64 gpg amd64 2.2.40-1.1+deb12u1 [949 kB]
Get:9 http://deb.debian.org/debian bookworm/main amd64 gnupg-utils amd64 2.2.40-1.1+deb12u1 [927 kB]
Get:10 http://deb.debian.org/debian bookworm/main amd64 gnupg-l10n all 2.2.40-1.1+deb12u1 [1,093 kB]
Get:11 http://deb.debian.org/debian bookworm/main amd64 dirmngr amd64 2.2.40-1.1+deb12u1 [792 kB]
Get:12 http://deb.debian.org/debian bookworm/main amd64 gnupg all 2.2.40-1.1+deb12u1 [846 kB]
Get:13 http://deb.debian.org/debian bookworm/main amd64 gpg-agent amd64 2.2.40-1.1+deb12u1 [694 kB]
Get:14 http://deb.debian.org/debian bookworm/main amd64 gpgconf amd64 2.2.40-1.1+deb12u1 [564 kB]
Get:15 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u14 [386 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 9,506 kB in 0s (89.6 MB/s)
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 27078 files and directories currently installed.)
Preparing to unpack .../gpgv_2.2.40-1.1+deb12u1_amd64.deb ...
Unpacking gpgv (2.2.40-1.1+deb12u1) over (2.2.40-1.1) ...
Setting up gpgv (2.2.40-1.1+deb12u1) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 27078 files and directories currently installed.)
Preparing to unpack .../00-ca-certificates_20230311+deb12u1_all.deb ...
Unpacking ca-certificates (20230311+deb12u1) over (20230311) ...
Preparing to unpack .../01-curl_7.88.1-10+deb12u14_amd64.deb ...
Unpacking curl (7.88.1-10+deb12u14) over (7.88.1-10+deb12u12) ...
Preparing to unpack .../02-libcurl4_7.88.1-10+deb12u14_amd64.deb ...
Unpacking libcurl4:amd64 (7.88.1-10+deb12u14) over (7.88.1-10+deb12u12) ...
Preparing to unpack .../03-gpgsm_2.2.40-1.1+deb12u1_amd64.deb ...
Unpacking gpgsm (2.2.40-1.1+deb12u1) over (2.2.40-1.1) ...
Preparing to unpack .../04-gpg-wks-client_2.2.40-1.1+deb12u1_amd64.deb ...
Unpacking gpg-wks-client (2.2.40-1.1+deb12u1) over (2.2.40-1.1) ...
Preparing to unpack .../05-gpg-wks-server_2.2.40-1.1+deb12u1_amd64.deb ...
Unpacking gpg-wks-server (2.2.40-1.1+deb12u1) over (2.2.40-1.1) ...
Preparing to unpack .../06-gpg_2.2.40-1.1+deb12u1_amd64.deb ...
Unpacking gpg (2.2.40-1.1+deb12u1) over (2.2.40-1.1) ...
Preparing to unpack .../07-gnupg-utils_2.2.40-1.1+deb12u1_amd64.deb ...
Unpacking gnupg-utils (2.2.40-1.1+deb12u1) over (2.2.40-1.1) ...
Preparing to unpack .../08-gnupg-l10n_2.2.40-1.1+deb12u1_all.deb ...
Unpacking gnupg-l10n (2.2.40-1.1+deb12u1) over (2.2.40-1.1) ...
Preparing to unpack .../09-dirmngr_2.2.40-1.1+deb12u1_amd64.deb ...
Unpacking dirmngr (2.2.40-1.1+deb12u1) over (2.2.40-1.1) ...
Preparing to unpack .../10-gnupg_2.2.40-1.1+deb12u1_all.deb ...
Unpacking gnupg (2.2.40-1.1+deb12u1) over (2.2.40-1.1) ...
Preparing to unpack .../11-gpg-agent_2.2.40-1.1+deb12u1_amd64.deb ...
Unpacking gpg-agent (2.2.40-1.1+deb12u1) over (2.2.40-1.1) ...
Preparing to unpack .../12-gpgconf_2.2.40-1.1+deb12u1_amd64.deb ...
Unpacking gpgconf (2.2.40-1.1+deb12u1) over (2.2.40-1.1) ...
Preparing to unpack .../13-libcurl3-gnutls_7.88.1-10+deb12u14_amd64.deb ...
Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u14) over (7.88.1-10+deb12u12) ...
Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u14) ...
Setting up ca-certificates (20230311+deb12u1) ...
Updating certificates in /etc/ssl/certs...
rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
2 added, 0 removed; done.
Setting up gnupg-l10n (2.2.40-1.1+deb12u1) ...
Setting up gpgconf (2.2.40-1.1+deb12u1) ...
Setting up libcurl4:amd64 (7.88.1-10+deb12u14) ...
Setting up curl (7.88.1-10+deb12u14) ...
Setting up gpg (2.2.40-1.1+deb12u1) ...
Setting up gnupg-utils (2.2.40-1.1+deb12u1) ...
Setting up gpg-agent (2.2.40-1.1+deb12u1) ...
Setting up gpgsm (2.2.40-1.1+deb12u1) ...
Setting up dirmngr (2.2.40-1.1+deb12u1) ...
Setting up gpg-wks-server (2.2.40-1.1+deb12u1) ...
Setting up gpg-wks-client (2.2.40-1.1+deb12u1) ...
Setting up gnupg (2.2.40-1.1+deb12u1) ...
Processing triggers for runit (2.1.2-54) ...
Processing triggers for libc-bin (2.36-9+deb12u10) ...
Processing triggers for ca-certificates (20230311+deb12u1) ...
Updating certificates in /etc/ssl/certs...
0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.
68d5b64cebb71bb0560e35e0# /bin/sh -c mkdir -p /etc/apt/keyrings68d5b64cebb71bb0560e35e0# /bin/sh -c curl -fsSL https://deb.nodesource.com/gpgkey/nodesource-repo.gpg.key | gpg --dearmor -o /etc/apt/keyrings/nodesource.gpg68d5b64cebb71bb0560e35e0# /bin/sh -c echo "deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_20.x nodistro main" | tee /etc/apt/sources.list.d/nodesource.listdeb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_20.x nodistro main
68d5b64cebb71bb0560e35e0# /bin/sh -c apt-get updateHit:1 http://deb.debian.org/debian bookworm InRelease
Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
Get:4 https://deb.nodesource.com/node_20.x nodistro InRelease [12.1 kB]
Get:5 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages [12.8 kB]
Fetched 25.0 kB in 0s (79.8 kB/s)
Reading package lists...
68d5b64cebb71bb0560e35e0# /bin/sh -c apt-get install nodejs -yReading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
  nodejs
0 upgraded, 1 newly installed, 0 to remove and 103 not upgraded.
Need to get 32.0 MB of archives.
After this operation, 197 MB of additional disk space will be used.
Get:1 https://deb.nodesource.com/node_20.x nodistro/main amd64 nodejs amd64 20.19.5-1nodesource1 [32.0 MB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 32.0 MB in 0s (106 MB/s)
Selecting previously unselected package nodejs.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 27080 files and directories currently installed.)
Preparing to unpack .../nodejs_20.19.5-1nodesource1_amd64.deb ...
Unpacking nodejs (20.19.5-1nodesource1) ...
Setting up nodejs (20.19.5-1nodesource1) ...
Processing triggers for runit (2.1.2-54) ...
68d5b64cebb71bb0560e35e0# /bin/sh -c node -vv20.19.5
68d5b64cebb71bb0560e35e0# /bin/sh -c npm -v10.8.2
68d5b64cebb71bb0560e35e0# /bin/sh -c apt-get install libgtk2.0-0 libgtk-3-0 libgbm-dev libnotify-dev libgconf-2-4 libnss3 libxss1 libasound2 libxtst6 xauth xvfbReading package lists...
Building dependency tree...
Reading state information...
xauth is already the newest version (1:1.1.2-1).
xauth set to manually installed.
The following additional packages will be installed:
  adwaita-icon-theme alsa-topology-conf alsa-ucm-conf at-spi2-common
  at-spi2-core dbus-user-session dconf-gsettings-backend dconf-service dmsetup
  gconf-service gconf2-common gir1.2-notify-0.7 gsettings-desktop-schemas
  gtk-update-icon-cache hicolor-icon-theme libasound2-data libatk-bridge2.0-0
  libatk1.0-0 libatspi2.0-0 libcolord2 libcryptsetup12 libdbus-glib-1-2
  libdconf1 libdevmapper1.02.1 libdrm-amdgpu1 libdrm-common libdrm-intel1
  libdrm-nouveau2 libdrm-radeon1 libdrm2 libepoxy0 libfdisk1 libgail-common
  libgail18 libgbm1 libgl1 libgl1-mesa-dri libglapi-mesa libglvnd0
  libglx-mesa0 libglx0 libgtk-3-bin libgtk-3-common libgtk2.0-bin
  libgtk2.0-common libip4tc2 libjson-c5 libkmod2 libllvm15 libnotify4 libnspr4
  libnss-systemd libpam-systemd libpciaccess0 libsensors-config libsensors5
  libsystemd-shared libsystemd0 libudev1 libunwind8 libwayland-client0
  libwayland-cursor0 libwayland-egl1 libwayland-server0 libx11-xcb1 libxaw7
  libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-randr0
  libxcb-sync1 libxcb-xfixes0 libxcomposite1 libxcursor1 libxdamage1
  libxfixes3 libxfont2 libxi6 libxinerama1 libxkbcommon0 libxkbfile1 libxmu6
  libxpm4 libxrandr2 libxshmfence1 libxxf86vm1 libz3-4 systemd systemd-sysv
  systemd-timesyncd x11-xkb-utils xfonts-base xkb-data xserver-common
Suggested packages:
  libasound2-plugins alsa-utils colord gvfs notification-daemon pciutils
  lm-sensors systemd-container systemd-homed systemd-userdbd systemd-boot
  systemd-resolved libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0
  polkitd | policykit-1
The following NEW packages will be installed:
  adwaita-icon-theme alsa-topology-conf alsa-ucm-conf at-spi2-common
  at-spi2-core dbus-user-session dconf-gsettings-backend dconf-service dmsetup
  gconf-service gconf2-common gir1.2-notify-0.7 gsettings-desktop-schemas
  gtk-update-icon-cache hicolor-icon-theme libasound2 libasound2-data
  libatk-bridge2.0-0 libatk1.0-0 libatspi2.0-0 libcolord2 libcryptsetup12
  libdbus-glib-1-2 libdconf1 libdevmapper1.02.1 libdrm-amdgpu1 libdrm-common
  libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libdrm2 libepoxy0 libfdisk1
  libgail-common libgail18 libgbm-dev libgbm1 libgconf-2-4 libgl1
  libgl1-mesa-dri libglapi-mesa libglvnd0 libglx-mesa0 libglx0 libgtk-3-0
  libgtk-3-bin libgtk-3-common libgtk2.0-0 libgtk2.0-bin libgtk2.0-common
  libip4tc2 libjson-c5 libkmod2 libllvm15 libnotify-dev libnotify4 libnspr4
  libnss-systemd libnss3 libpam-systemd libpciaccess0 libsensors-config
  libsensors5 libsystemd-shared libunwind8 libwayland-client0
  libwayland-cursor0 libwayland-egl1 libwayland-server0 libx11-xcb1 libxaw7
  libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-randr0
  libxcb-sync1 libxcb-xfixes0 libxcomposite1 libxcursor1 libxdamage1
  libxfixes3 libxfont2 libxi6 libxinerama1 libxkbcommon0 libxkbfile1 libxmu6
  libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxxf86vm1 libz3-4
  systemd systemd-sysv systemd-timesyncd x11-xkb-utils xfonts-base xkb-data
  xserver-common xvfb
The following packages will be upgraded:
  libsystemd0 libudev1
2 upgraded, 103 newly installed, 0 to remove and 101 not upgraded.
Need to get 81.1 MB of archives.
After this operation, 327 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian bookworm/main amd64 libudev1 amd64 252.39-1~deb12u1 [109 kB]
Get:2 http://deb.debian.org/debian bookworm/main amd64 dmsetup amd64 2:1.02.185-2 [82.0 kB]
Get:3 http://deb.debian.org/debian bookworm/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-2 [133 kB]
Get:4 http://deb.debian.org/debian bookworm/main amd64 libjson-c5 amd64 0.16-2 [44.1 kB]
Get:5 http://deb.debian.org/debian bookworm/main amd64 libcryptsetup12 amd64 2:2.6.1-4~deb12u2 [223 kB]
Get:6 http://deb.debian.org/debian bookworm/main amd64 libfdisk1 amd64 2.38.1-5+deb12u3 [194 kB]
Get:7 http://deb.debian.org/debian bookworm/main amd64 libkmod2 amd64 30+20221128-1 [57.9 kB]
Get:8 http://deb.debian.org/debian bookworm/main amd64 libip4tc2 amd64 1.8.9-2 [19.0 kB]
Get:9 http://deb.debian.org/debian bookworm/main amd64 libsystemd-shared amd64 252.39-1~deb12u1 [1,695 kB]
Get:10 http://deb.debian.org/debian bookworm/main amd64 libsystemd0 amd64 252.39-1~deb12u1 [333 kB]
Get:11 http://deb.debian.org/debian bookworm/main amd64 systemd amd64 252.39-1~deb12u1 [3,042 kB]
Get:12 http://deb.debian.org/debian bookworm/main amd64 systemd-sysv amd64 252.39-1~deb12u1 [42.6 kB]
Get:13 http://deb.debian.org/debian bookworm/main amd64 libnss-systemd amd64 252.39-1~deb12u1 [163 kB]
Get:14 http://deb.debian.org/debian bookworm/main amd64 libpam-systemd amd64 252.39-1~deb12u1 [225 kB]
Get:15 http://deb.debian.org/debian bookworm/main amd64 systemd-timesyncd amd64 252.39-1~deb12u1 [63.8 kB]
Get:16 http://deb.debian.org/debian bookworm/main amd64 hicolor-icon-theme all 0.17-2 [11.4 kB]
Get:17 http://deb.debian.org/debian bookworm/main amd64 gtk-update-icon-cache amd64 3.24.38-2~deb12u3 [44.2 kB]
Get:18 http://deb.debian.org/debian bookworm/main amd64 adwaita-icon-theme all 43-1 [5,124 kB]
Get:19 http://deb.debian.org/debian bookworm/main amd64 alsa-topology-conf all 1.2.5.1-2 [15.2 kB]
Get:20 http://deb.debian.org/debian bookworm/main amd64 libasound2-data all 1.2.8-1 [20.5 kB]
Get:21 http://deb.debian.org/debian bookworm/main amd64 libasound2 amd64 1.2.8-1+b1 [362 kB]
Get:22 http://deb.debian.org/debian bookworm/main amd64 alsa-ucm-conf all 1.2.8-1 [51.7 kB]
Get:23 http://deb.debian.org/debian bookworm/main amd64 at-spi2-common all 2.46.0-5 [162 kB]
Get:24 http://deb.debian.org/debian bookworm/main amd64 libxi6 amd64 2:1.8-1+b1 [84.2 kB]
Get:25 http://deb.debian.org/debian bookworm/main amd64 libatspi2.0-0 amd64 2.46.0-5 [75.4 kB]
Get:26 http://deb.debian.org/debian bookworm/main amd64 libxtst6 amd64 2:1.2.3-1.1 [28.0 kB]
Get:27 http://deb.debian.org/debian bookworm/main amd64 dbus-user-session amd64 1.14.10-1~deb12u1 [78.1 kB]
Get:28 http://deb.debian.org/debian bookworm/main amd64 libdconf1 amd64 0.40.0-4 [40.9 kB]
Get:29 http://deb.debian.org/debian bookworm/main amd64 dconf-service amd64 0.40.0-4 [31.6 kB]
Get:30 http://deb.debian.org/debian bookworm/main amd64 dconf-gsettings-backend amd64 0.40.0-4 [27.8 kB]
Get:31 http://deb.debian.org/debian bookworm/main amd64 gsettings-desktop-schemas all 43.0-1 [643 kB]
Get:32 http://deb.debian.org/debian bookworm/main amd64 at-spi2-core amd64 2.46.0-5 [57.3 kB]
Get:33 http://deb.debian.org/debian bookworm/main amd64 libdbus-glib-1-2 amd64 0.112-3 [58.8 kB]
Get:34 http://deb.debian.org/debian bookworm/main amd64 gconf2-common all 3.2.6-8 [1,025 kB]
Get:35 http://deb.debian.org/debian bookworm/main amd64 libgconf-2-4 amd64 3.2.6-8 [413 kB]
Get:36 http://deb.debian.org/debian bookworm/main amd64 gconf-service amd64 3.2.6-8 [401 kB]
Get:37 http://deb.debian.org/debian bookworm/main amd64 libnotify4 amd64 0.8.1-1 [30.1 kB]
Get:38 http://deb.debian.org/debian bookworm/main amd64 gir1.2-notify-0.7 amd64 0.8.1-1 [11.6 kB]
Get:39 http://deb.debian.org/debian bookworm/main amd64 libatk1.0-0 amd64 2.46.0-5 [49.6 kB]
Get:40 http://deb.debian.org/debian bookworm/main amd64 libatk-bridge2.0-0 amd64 2.46.0-5 [64.6 kB]
Get:41 http://deb.debian.org/debian bookworm/main amd64 libcolord2 amd64 1.4.6-2.2 [137 kB]
Get:42 http://deb.debian.org/debian bookworm/main amd64 libdrm-common all 2.4.114-1 [7,112 B]
Get:43 http://deb.debian.org/debian bookworm/main amd64 libdrm2 amd64 2.4.114-1+b1 [37.5 kB]
Get:44 http://deb.debian.org/debian bookworm/main amd64 libdrm-amdgpu1 amd64 2.4.114-1+b1 [20.9 kB]
Get:45 http://deb.debian.org/debian bookworm/main amd64 libpciaccess0 amd64 0.17-2 [51.4 kB]
Get:46 http://deb.debian.org/debian bookworm/main amd64 libdrm-intel1 amd64 2.4.114-1+b1 [64.0 kB]
Get:47 http://deb.debian.org/debian bookworm/main amd64 libdrm-nouveau2 amd64 2.4.114-1+b1 [19.1 kB]
Get:48 http://deb.debian.org/debian bookworm/main amd64 libdrm-radeon1 amd64 2.4.114-1+b1 [21.8 kB]
Get:49 http://deb.debian.org/debian bookworm/main amd64 libepoxy0 amd64 1.5.10-1 [189 kB]
Get:50 http://deb.debian.org/debian bookworm/main amd64 libgtk2.0-common all 2.24.33-2+deb12u1 [2,660 kB]
Get:51 http://deb.debian.org/debian bookworm/main amd64 libxcomposite1 amd64 1:0.4.5-1 [16.6 kB]
Get:52 http://deb.debian.org/debian bookworm/main amd64 libxfixes3 amd64 1:6.0.0-2 [22.7 kB]
Get:53 http://deb.debian.org/debian bookworm/main amd64 libxcursor1 amd64 1:1.2.1-1 [40.9 kB]
Get:54 http://deb.debian.org/debian bookworm/main amd64 libxdamage1 amd64 1:1.1.6-1 [15.1 kB]
Get:55 http://deb.debian.org/debian bookworm/main amd64 libxinerama1 amd64 2:1.1.4-3 [17.8 kB]
Get:56 http://deb.debian.org/debian bookworm/main amd64 libxrandr2 amd64 2:1.5.2-2+b1 [39.2 kB]
Get:57 http://deb.debian.org/debian bookworm/main amd64 libgtk2.0-0 amd64 2.24.33-2+deb12u1 [1,811 kB]
Get:58 http://deb.debian.org/debian bookworm/main amd64 libgail18 amd64 2.24.33-2+deb12u1 [17.7 kB]
Get:59 http://deb.debian.org/debian bookworm/main amd64 libgail-common amd64 2.24.33-2+deb12u1 [119 kB]
Get:60 http://deb.debian.org/debian bookworm/main amd64 libwayland-server0 amd64 1.21.0-1 [35.9 kB]
Get:61 http://deb.debian.org/debian bookworm/main amd64 libgbm1 amd64 22.3.6-1+deb12u1 [38.0 kB]
Get:62 http://deb.debian.org/debian bookworm/main amd64 libgbm-dev amd64 22.3.6-1+deb12u1 [18.3 kB]
Get:63 http://deb.debian.org/debian bookworm/main amd64 libglvnd0 amd64 1.6.0-1 [51.8 kB]
Get:64 http://deb.debian.org/debian bookworm/main amd64 libglapi-mesa amd64 22.3.6-1+deb12u1 [35.7 kB]
Get:65 http://deb.debian.org/debian bookworm/main amd64 libx11-xcb1 amd64 2:1.8.4-2+deb12u2 [192 kB]
Get:66 http://deb.debian.org/debian bookworm/main amd64 libxcb-dri2-0 amd64 1.15-1 [107 kB]
Get:67 http://deb.debian.org/debian bookworm/main amd64 libxcb-dri3-0 amd64 1.15-1 [107 kB]
Get:68 http://deb.debian.org/debian bookworm/main amd64 libxcb-glx0 amd64 1.15-1 [122 kB]
Get:69 http://deb.debian.org/debian bookworm/main amd64 libxcb-present0 amd64 1.15-1 [105 kB]
Get:70 http://deb.debian.org/debian bookworm/main amd64 libxcb-randr0 amd64 1.15-1 [117 kB]
Get:71 http://deb.debian.org/debian bookworm/main amd64 libxcb-sync1 amd64 1.15-1 [109 kB]
Get:72 http://deb.debian.org/debian bookworm/main amd64 libxcb-xfixes0 amd64 1.15-1 [109 kB]
Get:73 http://deb.debian.org/debian bookworm/main amd64 libxshmfence1 amd64 1.3-1 [8,820 B]
Get:74 http://deb.debian.org/debian bookworm/main amd64 libxxf86vm1 amd64 1:1.1.4-1+b2 [20.8 kB]
Get:75 http://deb.debian.org/debian bookworm/main amd64 libz3-4 amd64 4.8.12-3.1 [7,216 kB]
Get:76 http://deb.debian.org/debian bookworm/main amd64 libllvm15 amd64 1:15.0.6-4+b1 [23.1 MB]
Get:77 http://deb.debian.org/debian bookworm/main amd64 libsensors-config all 1:3.6.0-7.1 [14.3 kB]
Get:78 http://deb.debian.org/debian bookworm/main amd64 libsensors5 amd64 1:3.6.0-7.1 [34.2 kB]
Get:79 http://deb.debian.org/debian bookworm/main amd64 libgl1-mesa-dri amd64 22.3.6-1+deb12u1 [7,239 kB]
Get:80 http://deb.debian.org/debian bookworm/main amd64 libglx-mesa0 amd64 22.3.6-1+deb12u1 [147 kB]
Get:81 http://deb.debian.org/debian bookworm/main amd64 libglx0 amd64 1.6.0-1 [34.4 kB]
Get:82 http://deb.debian.org/debian bookworm/main amd64 libgl1 amd64 1.6.0-1 [88.4 kB]
Get:83 http://deb.debian.org/debian bookworm/main amd64 libwayland-client0 amd64 1.21.0-1 [28.3 kB]
Get:84 http://deb.debian.org/debian bookworm/main amd64 libwayland-cursor0 amd64 1.21.0-1 [14.4 kB]
Get:85 http://deb.debian.org/debian bookworm/main amd64 libwayland-egl1 amd64 1.21.0-1 [8,640 B]
Get:86 http://deb.debian.org/debian bookworm/main amd64 xkb-data all 2.35.1-1 [764 kB]
Get:87 http://deb.debian.org/debian bookworm/main amd64 libxkbcommon0 amd64 1.5.0-1 [106 kB]
Get:88 http://deb.debian.org/debian bookworm/main amd64 libgtk-3-common all 3.24.38-2~deb12u3 [3,895 kB]
Get:89 http://deb.debian.org/debian bookworm/main amd64 libgtk-3-0 amd64 3.24.38-2~deb12u3 [2,847 kB]
Get:90 http://deb.debian.org/debian bookworm/main amd64 libgtk-3-bin amd64 3.24.38-2~deb12u3 [82.7 kB]
Get:91 http://deb.debian.org/debian bookworm/main amd64 libgtk2.0-bin amd64 2.24.33-2+deb12u1 [10.9 kB]
Get:92 http://deb.debian.org/debian bookworm/main amd64 libnotify-dev amd64 0.8.1-1 [17.5 kB]
Get:93 http://deb.debian.org/debian bookworm/main amd64 libnspr4 amd64 2:4.35-1 [113 kB]
Get:94 http://deb.debian.org/debian bookworm/main amd64 libnss3 amd64 2:3.87.1-1+deb12u1 [1,331 kB]
Get:95 http://deb.debian.org/debian bookworm/main amd64 libunwind8 amd64 1.6.2-3 [51.2 kB]
Get:96 http://deb.debian.org/debian bookworm/main amd64 libxmu6 amd64 2:1.1.3-3 [60.1 kB]
Get:97 http://deb.debian.org/debian bookworm/main amd64 libxpm4 amd64 1:3.5.12-1.1+deb12u1 [48.6 kB]
Get:98 http://deb.debian.org/debian bookworm/main amd64 libxaw7 amd64 2:1.0.14-1 [201 kB]
Get:99 http://deb.debian.org/debian bookworm/main amd64 libxfont2 amd64 1:2.0.6-1 [136 kB]
Get:100 http://deb.debian.org/debian bookworm/main amd64 libxkbfile1 amd64 1:1.1.0-1 [75.2 kB]
Get:101 http://deb.debian.org/debian bookworm/main amd64 libxss1 amd64 1:1.2.3-1 [17.8 kB]
Get:102 http://deb.debian.org/debian bookworm/main amd64 x11-xkb-utils amd64 7.7+7 [165 kB]
Get:103 http://deb.debian.org/debian bookworm/main amd64 xfonts-base all 1:1.0.5+nmu1 [5,895 kB]
Get:104 http://deb.debian.org/debian bookworm/main amd64 xserver-common all 2:21.1.7-3+deb12u10 [2,383 kB]
Get:105 http://deb.debian.org/debian bookworm/main amd64 xvfb amd64 2:21.1.7-3+deb12u10 [3,152 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 81.1 MB in 0s (172 MB/s)
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 32443 files and directories currently installed.)
Preparing to unpack .../libudev1_252.39-1~deb12u1_amd64.deb ...
Unpacking libudev1:amd64 (252.39-1~deb12u1) over (252.36-1~deb12u1) ...
Setting up libudev1:amd64 (252.39-1~deb12u1) ...
Selecting previously unselected package dmsetup.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 32443 files and directories currently installed.)
Preparing to unpack .../0-dmsetup_2%3a1.02.185-2_amd64.deb ...
Unpacking dmsetup (2:1.02.185-2) ...
Selecting previously unselected package libdevmapper1.02.1:amd64.
Preparing to unpack .../1-libdevmapper1.02.1_2%3a1.02.185-2_amd64.deb ...
Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-2) ...
Selecting previously unselected package libjson-c5:amd64.
Preparing to unpack .../2-libjson-c5_0.16-2_amd64.deb ...
Unpacking libjson-c5:amd64 (0.16-2) ...
Selecting previously unselected package libcryptsetup12:amd64.
Preparing to unpack .../3-libcryptsetup12_2%3a2.6.1-4~deb12u2_amd64.deb ...
Unpacking libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ...
Selecting previously unselected package libfdisk1:amd64.
Preparing to unpack .../4-libfdisk1_2.38.1-5+deb12u3_amd64.deb ...
Unpacking libfdisk1:amd64 (2.38.1-5+deb12u3) ...
Selecting previously unselected package libkmod2:amd64.
Preparing to unpack .../5-libkmod2_30+20221128-1_amd64.deb ...
Unpacking libkmod2:amd64 (30+20221128-1) ...
Selecting previously unselected package libip4tc2:amd64.
Preparing to unpack .../6-libip4tc2_1.8.9-2_amd64.deb ...
Unpacking libip4tc2:amd64 (1.8.9-2) ...
Selecting previously unselected package libsystemd-shared:amd64.
Preparing to unpack .../7-libsystemd-shared_252.39-1~deb12u1_amd64.deb ...
Unpacking libsystemd-shared:amd64 (252.39-1~deb12u1) ...
Preparing to unpack .../8-libsystemd0_252.39-1~deb12u1_amd64.deb ...
Unpacking libsystemd0:amd64 (252.39-1~deb12u1) over (252.36-1~deb12u1) ...
Setting up libsystemd0:amd64 (252.39-1~deb12u1) ...
Selecting previously unselected package systemd.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 32507 files and directories currently installed.)
Preparing to unpack .../systemd_252.39-1~deb12u1_amd64.deb ...
Unpacking systemd (252.39-1~deb12u1) ...
Setting up libjson-c5:amd64 (0.16-2) ...
Setting up libfdisk1:amd64 (2.38.1-5+deb12u3) ...
Setting up libkmod2:amd64 (30+20221128-1) ...
Setting up libip4tc2:amd64 (1.8.9-2) ...
Setting up libsystemd-shared:amd64 (252.39-1~deb12u1) ...
Setting up libdevmapper1.02.1:amd64 (2:1.02.185-2) ...
Setting up libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ...
Setting up systemd (252.39-1~deb12u1) ...
Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.

Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.

Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.

Initializing machine ID from D-Bus machine ID.

Creating group 'systemd-journal' with GID 997.

Creating group 'systemd-network' with GID 996.

Creating user 'systemd-network' (systemd Network Management) with UID 996 and GID 996.

Setting up dmsetup (2:1.02.185-2) ...
Selecting previously unselected package systemd-sysv.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 33338 files and directories currently installed.)
Preparing to unpack .../00-systemd-sysv_252.39-1~deb12u1_amd64.deb ...
Unpacking systemd-sysv (252.39-1~deb12u1) ...
Selecting previously unselected package libnss-systemd:amd64.
Preparing to unpack .../01-libnss-systemd_252.39-1~deb12u1_amd64.deb ...
Unpacking libnss-systemd:amd64 (252.39-1~deb12u1) ...
Selecting previously unselected package libpam-systemd:amd64.
Preparing to unpack .../02-libpam-systemd_252.39-1~deb12u1_amd64.deb ...
Unpacking libpam-systemd:amd64 (252.39-1~deb12u1) ...
Selecting previously unselected package systemd-timesyncd.
Preparing to unpack .../03-systemd-timesyncd_252.39-1~deb12u1_amd64.deb ...
Unpacking systemd-timesyncd (252.39-1~deb12u1) ...
Selecting previously unselected package hicolor-icon-theme.
Preparing to unpack .../04-hicolor-icon-theme_0.17-2_all.deb ...
Unpacking hicolor-icon-theme (0.17-2) ...
Selecting previously unselected package gtk-update-icon-cache.
Preparing to unpack .../05-gtk-update-icon-cache_3.24.38-2~deb12u3_amd64.deb ...
Unpacking gtk-update-icon-cache (3.24.38-2~deb12u3) ...
Selecting previously unselected package adwaita-icon-theme.
Preparing to unpack .../06-adwaita-icon-theme_43-1_all.deb ...
Unpacking adwaita-icon-theme (43-1) ...
Selecting previously unselected package alsa-topology-conf.
Preparing to unpack .../07-alsa-topology-conf_1.2.5.1-2_all.deb ...
Unpacking alsa-topology-conf (1.2.5.1-2) ...
Selecting previously unselected package libasound2-data.
Preparing to unpack .../08-libasound2-data_1.2.8-1_all.deb ...
Unpacking libasound2-data (1.2.8-1) ...
Selecting previously unselected package libasound2:amd64.
Preparing to unpack .../09-libasound2_1.2.8-1+b1_amd64.deb ...
Unpacking libasound2:amd64 (1.2.8-1+b1) ...
Selecting previously unselected package alsa-ucm-conf.
Preparing to unpack .../10-alsa-ucm-conf_1.2.8-1_all.deb ...
Unpacking alsa-ucm-conf (1.2.8-1) ...
Selecting previously unselected package at-spi2-common.
Preparing to unpack .../11-at-spi2-common_2.46.0-5_all.deb ...
Unpacking at-spi2-common (2.46.0-5) ...
Selecting previously unselected package libxi6:amd64.
Preparing to unpack .../12-libxi6_2%3a1.8-1+b1_amd64.deb ...
Unpacking libxi6:amd64 (2:1.8-1+b1) ...
Selecting previously unselected package libatspi2.0-0:amd64.
Preparing to unpack .../13-libatspi2.0-0_2.46.0-5_amd64.deb ...
Unpacking libatspi2.0-0:amd64 (2.46.0-5) ...
Selecting previously unselected package libxtst6:amd64.
Preparing to unpack .../14-libxtst6_2%3a1.2.3-1.1_amd64.deb ...
Unpacking libxtst6:amd64 (2:1.2.3-1.1) ...
Selecting previously unselected package dbus-user-session.
Preparing to unpack .../15-dbus-user-session_1.14.10-1~deb12u1_amd64.deb ...
Unpacking dbus-user-session (1.14.10-1~deb12u1) ...
Selecting previously unselected package libdconf1:amd64.
Preparing to unpack .../16-libdconf1_0.40.0-4_amd64.deb ...
Unpacking libdconf1:amd64 (0.40.0-4) ...
Selecting previously unselected package dconf-service.
Preparing to unpack .../17-dconf-service_0.40.0-4_amd64.deb ...
Unpacking dconf-service (0.40.0-4) ...
Selecting previously unselected package dconf-gsettings-backend:amd64.
Preparing to unpack .../18-dconf-gsettings-backend_0.40.0-4_amd64.deb ...
Unpacking dconf-gsettings-backend:amd64 (0.40.0-4) ...
Selecting previously unselected package gsettings-desktop-schemas.
Preparing to unpack .../19-gsettings-desktop-schemas_43.0-1_all.deb ...
Unpacking gsettings-desktop-schemas (43.0-1) ...
Selecting previously unselected package at-spi2-core.
Preparing to unpack .../20-at-spi2-core_2.46.0-5_amd64.deb ...
Unpacking at-spi2-core (2.46.0-5) ...
Selecting previously unselected package libdbus-glib-1-2:amd64.
Preparing to unpack .../21-libdbus-glib-1-2_0.112-3_amd64.deb ...
Unpacking libdbus-glib-1-2:amd64 (0.112-3) ...
Selecting previously unselected package gconf2-common.
Preparing to unpack .../22-gconf2-common_3.2.6-8_all.deb ...
Unpacking gconf2-common (3.2.6-8) ...
Selecting previously unselected package libgconf-2-4:amd64.
Preparing to unpack .../23-libgconf-2-4_3.2.6-8_amd64.deb ...
Unpacking libgconf-2-4:amd64 (3.2.6-8) ...
Selecting previously unselected package gconf-service.
Preparing to unpack .../24-gconf-service_3.2.6-8_amd64.deb ...
Unpacking gconf-service (3.2.6-8) ...
Selecting previously unselected package libnotify4:amd64.
Preparing to unpack .../25-libnotify4_0.8.1-1_amd64.deb ...
Unpacking libnotify4:amd64 (0.8.1-1) ...
Selecting previously unselected package gir1.2-notify-0.7:amd64.
Preparing to unpack .../26-gir1.2-notify-0.7_0.8.1-1_amd64.deb ...
Unpacking gir1.2-notify-0.7:amd64 (0.8.1-1) ...
Selecting previously unselected package libatk1.0-0:amd64.
Preparing to unpack .../27-libatk1.0-0_2.46.0-5_amd64.deb ...
Unpacking libatk1.0-0:amd64 (2.46.0-5) ...
Selecting previously unselected package libatk-bridge2.0-0:amd64.
Preparing to unpack .../28-libatk-bridge2.0-0_2.46.0-5_amd64.deb ...
Unpacking libatk-bridge2.0-0:amd64 (2.46.0-5) ...
Selecting previously unselected package libcolord2:amd64.
Preparing to unpack .../29-libcolord2_1.4.6-2.2_amd64.deb ...
Unpacking libcolord2:amd64 (1.4.6-2.2) ...
Selecting previously unselected package libdrm-common.
Preparing to unpack .../30-libdrm-common_2.4.114-1_all.deb ...
Unpacking libdrm-common (2.4.114-1) ...
Selecting previously unselected package libdrm2:amd64.
Preparing to unpack .../31-libdrm2_2.4.114-1+b1_amd64.deb ...
Unpacking libdrm2:amd64 (2.4.114-1+b1) ...
Selecting previously unselected package libdrm-amdgpu1:amd64.
Preparing to unpack .../32-libdrm-amdgpu1_2.4.114-1+b1_amd64.deb ...
Unpacking libdrm-amdgpu1:amd64 (2.4.114-1+b1) ...
Selecting previously unselected package libpciaccess0:amd64.
Preparing to unpack .../33-libpciaccess0_0.17-2_amd64.deb ...
Unpacking libpciaccess0:amd64 (0.17-2) ...
Selecting previously unselected package libdrm-intel1:amd64.
Preparing to unpack .../34-libdrm-intel1_2.4.114-1+b1_amd64.deb ...
Unpacking libdrm-intel1:amd64 (2.4.114-1+b1) ...
Selecting previously unselected package libdrm-nouveau2:amd64.
Preparing to unpack .../35-libdrm-nouveau2_2.4.114-1+b1_amd64.deb ...
Unpacking libdrm-nouveau2:amd64 (2.4.114-1+b1) ...
Selecting previously unselected package libdrm-radeon1:amd64.
Preparing to unpack .../36-libdrm-radeon1_2.4.114-1+b1_amd64.deb ...
Unpacking libdrm-radeon1:amd64 (2.4.114-1+b1) ...
Selecting previously unselected package libepoxy0:amd64.
Preparing to unpack .../37-libepoxy0_1.5.10-1_amd64.deb ...
Unpacking libepoxy0:amd64 (1.5.10-1) ...
Selecting previously unselected package libgtk2.0-common.
Preparing to unpack .../38-libgtk2.0-common_2.24.33-2+deb12u1_all.deb ...
Unpacking libgtk2.0-common (2.24.33-2+deb12u1) ...
Selecting previously unselected package libxcomposite1:amd64.
Preparing to unpack .../39-libxcomposite1_1%3a0.4.5-1_amd64.deb ...
Unpacking libxcomposite1:amd64 (1:0.4.5-1) ...
Selecting previously unselected package libxfixes3:amd64.
Preparing to unpack .../40-libxfixes3_1%3a6.0.0-2_amd64.deb ...
Unpacking libxfixes3:amd64 (1:6.0.0-2) ...
Selecting previously unselected package libxcursor1:amd64.
Preparing to unpack .../41-libxcursor1_1%3a1.2.1-1_amd64.deb ...
Unpacking libxcursor1:amd64 (1:1.2.1-1) ...
Selecting previously unselected package libxdamage1:amd64.
Preparing to unpack .../42-libxdamage1_1%3a1.1.6-1_amd64.deb ...
Unpacking libxdamage1:amd64 (1:1.1.6-1) ...
Selecting previously unselected package libxinerama1:amd64.
Preparing to unpack .../43-libxinerama1_2%3a1.1.4-3_amd64.deb ...
Unpacking libxinerama1:amd64 (2:1.1.4-3) ...
Selecting previously unselected package libxrandr2:amd64.
Preparing to unpack .../44-libxrandr2_2%3a1.5.2-2+b1_amd64.deb ...
Unpacking libxrandr2:amd64 (2:1.5.2-2+b1) ...
Selecting previously unselected package libgtk2.0-0:amd64.
Preparing to unpack .../45-libgtk2.0-0_2.24.33-2+deb12u1_amd64.deb ...
Unpacking libgtk2.0-0:amd64 (2.24.33-2+deb12u1) ...
Selecting previously unselected package libgail18:amd64.
Preparing to unpack .../46-libgail18_2.24.33-2+deb12u1_amd64.deb ...
Unpacking libgail18:amd64 (2.24.33-2+deb12u1) ...
Selecting previously unselected package libgail-common:amd64.
Preparing to unpack .../47-libgail-common_2.24.33-2+deb12u1_amd64.deb ...
Unpacking libgail-common:amd64 (2.24.33-2+deb12u1) ...
Selecting previously unselected package libwayland-server0:amd64.
Preparing to unpack .../48-libwayland-server0_1.21.0-1_amd64.deb ...
Unpacking libwayland-server0:amd64 (1.21.0-1) ...
Selecting previously unselected package libgbm1:amd64.
Preparing to unpack .../49-libgbm1_22.3.6-1+deb12u1_amd64.deb ...
Unpacking libgbm1:amd64 (22.3.6-1+deb12u1) ...
Selecting previously unselected package libgbm-dev:amd64.
Preparing to unpack .../50-libgbm-dev_22.3.6-1+deb12u1_amd64.deb ...
Unpacking libgbm-dev:amd64 (22.3.6-1+deb12u1) ...
Selecting previously unselected package libglvnd0:amd64.
Preparing to unpack .../51-libglvnd0_1.6.0-1_amd64.deb ...
Unpacking libglvnd0:amd64 (1.6.0-1) ...
Selecting previously unselected package libglapi-mesa:amd64.
Preparing to unpack .../52-libglapi-mesa_22.3.6-1+deb12u1_amd64.deb ...
Unpacking libglapi-mesa:amd64 (22.3.6-1+deb12u1) ...
Selecting previously unselected package libx11-xcb1:amd64.
Preparing to unpack .../53-libx11-xcb1_2%3a1.8.4-2+deb12u2_amd64.deb ...
Unpacking libx11-xcb1:amd64 (2:1.8.4-2+deb12u2) ...
Selecting previously unselected package libxcb-dri2-0:amd64.
Preparing to unpack .../54-libxcb-dri2-0_1.15-1_amd64.deb ...
Unpacking libxcb-dri2-0:amd64 (1.15-1) ...
Selecting previously unselected package libxcb-dri3-0:amd64.
Preparing to unpack .../55-libxcb-dri3-0_1.15-1_amd64.deb ...
Unpacking libxcb-dri3-0:amd64 (1.15-1) ...
Selecting previously unselected package libxcb-glx0:amd64.
Preparing to unpack .../56-libxcb-glx0_1.15-1_amd64.deb ...
Unpacking libxcb-glx0:amd64 (1.15-1) ...
Selecting previously unselected package libxcb-present0:amd64.
Preparing to unpack .../57-libxcb-present0_1.15-1_amd64.deb ...
Unpacking libxcb-present0:amd64 (1.15-1) ...
Selecting previously unselected package libxcb-randr0:amd64.
Preparing to unpack .../58-libxcb-randr0_1.15-1_amd64.deb ...
Unpacking libxcb-randr0:amd64 (1.15-1) ...
Selecting previously unselected package libxcb-sync1:amd64.
Preparing to unpack .../59-libxcb-sync1_1.15-1_amd64.deb ...
Unpacking libxcb-sync1:amd64 (1.15-1) ...
Selecting previously unselected package libxcb-xfixes0:amd64.
Preparing to unpack .../60-libxcb-xfixes0_1.15-1_amd64.deb ...
Unpacking libxcb-xfixes0:amd64 (1.15-1) ...
Selecting previously unselected package libxshmfence1:amd64.
Preparing to unpack .../61-libxshmfence1_1.3-1_amd64.deb ...
Unpacking libxshmfence1:amd64 (1.3-1) ...
Selecting previously unselected package libxxf86vm1:amd64.
Preparing to unpack .../62-libxxf86vm1_1%3a1.1.4-1+b2_amd64.deb ...
Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
Selecting previously unselected package libz3-4:amd64.
Preparing to unpack .../63-libz3-4_4.8.12-3.1_amd64.deb ...
Unpacking libz3-4:amd64 (4.8.12-3.1) ...
Selecting previously unselected package libllvm15:amd64.
Preparing to unpack .../64-libllvm15_1%3a15.0.6-4+b1_amd64.deb ...
Unpacking libllvm15:amd64 (1:15.0.6-4+b1) ...
Selecting previously unselected package libsensors-config.
Preparing to unpack .../65-libsensors-config_1%3a3.6.0-7.1_all.deb ...
Unpacking libsensors-config (1:3.6.0-7.1) ...
Selecting previously unselected package libsensors5:amd64.
Preparing to unpack .../66-libsensors5_1%3a3.6.0-7.1_amd64.deb ...
Unpacking libsensors5:amd64 (1:3.6.0-7.1) ...
Selecting previously unselected package libgl1-mesa-dri:amd64.
Preparing to unpack .../67-libgl1-mesa-dri_22.3.6-1+deb12u1_amd64.deb ...
Unpacking libgl1-mesa-dri:amd64 (22.3.6-1+deb12u1) ...
Selecting previously unselected package libglx-mesa0:amd64.
Preparing to unpack .../68-libglx-mesa0_22.3.6-1+deb12u1_amd64.deb ...
Unpacking libglx-mesa0:amd64 (22.3.6-1+deb12u1) ...
Selecting previously unselected package libglx0:amd64.
Preparing to unpack .../69-libglx0_1.6.0-1_amd64.deb ...
Unpacking libglx0:amd64 (1.6.0-1) ...
Selecting previously unselected package libgl1:amd64.
Preparing to unpack .../70-libgl1_1.6.0-1_amd64.deb ...
Unpacking libgl1:amd64 (1.6.0-1) ...
Selecting previously unselected package libwayland-client0:amd64.
Preparing to unpack .../71-libwayland-client0_1.21.0-1_amd64.deb ...
Unpacking libwayland-client0:amd64 (1.21.0-1) ...
Selecting previously unselected package libwayland-cursor0:amd64.
Preparing to unpack .../72-libwayland-cursor0_1.21.0-1_amd64.deb ...
Unpacking libwayland-cursor0:amd64 (1.21.0-1) ...
Selecting previously unselected package libwayland-egl1:amd64.
Preparing to unpack .../73-libwayland-egl1_1.21.0-1_amd64.deb ...
Unpacking libwayland-egl1:amd64 (1.21.0-1) ...
Selecting previously unselected package xkb-data.
Preparing to unpack .../74-xkb-data_2.35.1-1_all.deb ...
Unpacking xkb-data (2.35.1-1) ...
Selecting previously unselected package libxkbcommon0:amd64.
Preparing to unpack .../75-libxkbcommon0_1.5.0-1_amd64.deb ...
Unpacking libxkbcommon0:amd64 (1.5.0-1) ...
Selecting previously unselected package libgtk-3-common.
Preparing to unpack .../76-libgtk-3-common_3.24.38-2~deb12u3_all.deb ...
Unpacking libgtk-3-common (3.24.38-2~deb12u3) ...
Selecting previously unselected package libgtk-3-0:amd64.
Preparing to unpack .../77-libgtk-3-0_3.24.38-2~deb12u3_amd64.deb ...
Unpacking libgtk-3-0:amd64 (3.24.38-2~deb12u3) ...
Selecting previously unselected package libgtk-3-bin.
Preparing to unpack .../78-libgtk-3-bin_3.24.38-2~deb12u3_amd64.deb ...
Unpacking libgtk-3-bin (3.24.38-2~deb12u3) ...
Selecting previously unselected package libgtk2.0-bin.
Preparing to unpack .../79-libgtk2.0-bin_2.24.33-2+deb12u1_amd64.deb ...
Unpacking libgtk2.0-bin (2.24.33-2+deb12u1) ...
Selecting previously unselected package libnotify-dev:amd64.
Preparing to unpack .../80-libnotify-dev_0.8.1-1_amd64.deb ...
Unpacking libnotify-dev:amd64 (0.8.1-1) ...
Selecting previously unselected package libnspr4:amd64.
Preparing to unpack .../81-libnspr4_2%3a4.35-1_amd64.deb ...
Unpacking libnspr4:amd64 (2:4.35-1) ...
Selecting previously unselected package libnss3:amd64.
Preparing to unpack .../82-libnss3_2%3a3.87.1-1+deb12u1_amd64.deb ...
Unpacking libnss3:amd64 (2:3.87.1-1+deb12u1) ...
Selecting previously unselected package libunwind8:amd64.
Preparing to unpack .../83-libunwind8_1.6.2-3_amd64.deb ...
Unpacking libunwind8:amd64 (1.6.2-3) ...
Selecting previously unselected package libxmu6:amd64.
Preparing to unpack .../84-libxmu6_2%3a1.1.3-3_amd64.deb ...
Unpacking libxmu6:amd64 (2:1.1.3-3) ...
Selecting previously unselected package libxpm4:amd64.
Preparing to unpack .../85-libxpm4_1%3a3.5.12-1.1+deb12u1_amd64.deb ...
Unpacking libxpm4:amd64 (1:3.5.12-1.1+deb12u1) ...
Selecting previously unselected package libxaw7:amd64.
Preparing to unpack .../86-libxaw7_2%3a1.0.14-1_amd64.deb ...
Unpacking libxaw7:amd64 (2:1.0.14-1) ...
Selecting previously unselected package libxfont2:amd64.
Preparing to unpack .../87-libxfont2_1%3a2.0.6-1_amd64.deb ...
Unpacking libxfont2:amd64 (1:2.0.6-1) ...
Selecting previously unselected package libxkbfile1:amd64.
Preparing to unpack .../88-libxkbfile1_1%3a1.1.0-1_amd64.deb ...
Unpacking libxkbfile1:amd64 (1:1.1.0-1) ...
Selecting previously unselected package libxss1:amd64.
Preparing to unpack .../89-libxss1_1%3a1.2.3-1_amd64.deb ...
Unpacking libxss1:amd64 (1:1.2.3-1) ...
Selecting previously unselected package x11-xkb-utils.
Preparing to unpack .../90-x11-xkb-utils_7.7+7_amd64.deb ...
Unpacking x11-xkb-utils (7.7+7) ...
Selecting previously unselected package xfonts-base.
Preparing to unpack .../91-xfonts-base_1%3a1.0.5+nmu1_all.deb ...
Unpacking xfonts-base (1:1.0.5+nmu1) ...
Selecting previously unselected package xserver-common.
Preparing to unpack .../92-xserver-common_2%3a21.1.7-3+deb12u10_all.deb ...
Unpacking xserver-common (2:21.1.7-3+deb12u10) ...
Selecting previously unselected package xvfb.
Preparing to unpack .../93-xvfb_2%3a21.1.7-3+deb12u10_amd64.deb ...
Unpacking xvfb (2:21.1.7-3+deb12u10) ...
Setting up libxcb-dri3-0:amd64 (1.15-1) ...
Setting up libwayland-server0:amd64 (1.21.0-1) ...
Setting up gtk-update-icon-cache (3.24.38-2~deb12u3) ...
Setting up libx11-xcb1:amd64 (2:1.8.4-2+deb12u2) ...
Setting up libpciaccess0:amd64 (0.17-2) ...
Setting up systemd-sysv (252.39-1~deb12u1) ...
Setting up libxmu6:amd64 (2:1.1.3-3) ...
Setting up libxdamage1:amd64 (1:1.1.6-1) ...
Setting up libxcb-xfixes0:amd64 (1.15-1) ...
Setting up libxpm4:amd64 (1:3.5.12-1.1+deb12u1) ...
Setting up hicolor-icon-theme (0.17-2) ...
Setting up libxi6:amd64 (2:1.8-1+b1) ...
Setting up libglvnd0:amd64 (1.6.0-1) ...
Setting up libxtst6:amd64 (2:1.2.3-1.1) ...
Setting up libxcb-glx0:amd64 (1.15-1) ...
Setting up libsensors-config (1:3.6.0-7.1) ...
Setting up libnss-systemd:amd64 (252.39-1~deb12u1) ...
Setting up xkb-data (2.35.1-1) ...
Setting up libxaw7:amd64 (2:1.0.14-1) ...
Setting up libatspi2.0-0:amd64 (2.46.0-5) ...
Setting up libunwind8:amd64 (1.6.2-3) ...
Setting up libcolord2:amd64 (1.4.6-2.2) ...
Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
Setting up libxcb-present0:amd64 (1.15-1) ...
Setting up libdconf1:amd64 (0.40.0-4) ...
Setting up libasound2-data (1.2.8-1) ...
Setting up libz3-4:amd64 (4.8.12-3.1) ...
Setting up xfonts-base (1:1.0.5+nmu1) ...
Setting up gconf2-common (3.2.6-8) ...

Creating config file /etc/gconf/2/path with new version
Setting up adwaita-icon-theme (43-1) ...
update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode
Setting up libepoxy0:amd64 (1.5.10-1) ...
Setting up libnspr4:amd64 (2:4.35-1) ...
Setting up libxfixes3:amd64 (1:6.0.0-2) ...
Setting up libxcb-sync1:amd64 (1.15-1) ...
Setting up libdbus-glib-1-2:amd64 (0.112-3) ...
Setting up libnotify4:amd64 (0.8.1-1) ...
Setting up libxinerama1:amd64 (2:1.1.4-3) ...
Setting up systemd-timesyncd (252.39-1~deb12u1) ...
Creating group 'systemd-timesync' with GID 995.

Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 995 and GID 995.

Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.

Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.

Setting up libxrandr2:amd64 (2:1.5.2-2+b1) ...
Setting up libsensors5:amd64 (1:3.6.0-7.1) ...
Setting up libglapi-mesa:amd64 (22.3.6-1+deb12u1) ...
Setting up libxcb-dri2-0:amd64 (1.15-1) ...
Setting up alsa-topology-conf (1.2.5.1-2) ...
Setting up gir1.2-notify-0.7:amd64 (0.8.1-1) ...
Setting up libxshmfence1:amd64 (1.3-1) ...
Setting up at-spi2-common (2.46.0-5) ...
Setting up libxcb-randr0:amd64 (1.15-1) ...
Setting up libllvm15:amd64 (1:15.0.6-4+b1) ...
Setting up libasound2:amd64 (1.2.8-1+b1) ...
Setting up libpam-systemd:amd64 (252.39-1~deb12u1) ...
Setting up libgtk2.0-common (2.24.33-2+deb12u1) ...
Setting up libatk1.0-0:amd64 (2.46.0-5) ...
Setting up libwayland-egl1:amd64 (1.21.0-1) ...
Setting up libxss1:amd64 (1:1.2.3-1) ...
Setting up libxkbfile1:amd64 (1:1.1.0-1) ...
Setting up libdrm-common (2.4.114-1) ...
Setting up libxcomposite1:amd64 (1:0.4.5-1) ...
Setting up libxfont2:amd64 (1:2.0.6-1) ...
Setting up libxkbcommon0:amd64 (1.5.0-1) ...
Setting up libwayland-client0:amd64 (1.21.0-1) ...
Setting up libnotify-dev:amd64 (0.8.1-1) ...
Setting up libgconf-2-4:amd64 (3.2.6-8) ...
Setting up alsa-ucm-conf (1.2.8-1) ...
Setting up x11-xkb-utils (7.7+7) ...
Setting up libxcursor1:amd64 (1:1.2.1-1) ...
Setting up libnss3:amd64 (2:3.87.1-1+deb12u1) ...
Setting up libatk-bridge2.0-0:amd64 (2.46.0-5) ...
Setting up dbus-user-session (1.14.10-1~deb12u1) ...
Setting up libdrm2:amd64 (2.4.114-1+b1) ...
Setting up gconf-service (3.2.6-8) ...
Setting up libwayland-cursor0:amd64 (1.21.0-1) ...
Setting up xserver-common (2:21.1.7-3+deb12u10) ...
Setting up libdrm-amdgpu1:amd64 (2.4.114-1+b1) ...
Setting up libdrm-nouveau2:amd64 (2.4.114-1+b1) ...
Setting up libgbm1:amd64 (22.3.6-1+deb12u1) ...
Setting up libdrm-radeon1:amd64 (2.4.114-1+b1) ...
Setting up libgtk2.0-0:amd64 (2.24.33-2+deb12u1) ...
Setting up libdrm-intel1:amd64 (2.4.114-1+b1) ...
Setting up libgl1-mesa-dri:amd64 (22.3.6-1+deb12u1) ...
Setting up dconf-service (0.40.0-4) ...
Setting up libgbm-dev:amd64 (22.3.6-1+deb12u1) ...
Setting up libgail18:amd64 (2.24.33-2+deb12u1) ...
Setting up libgtk2.0-bin (2.24.33-2+deb12u1) ...
Setting up libglx-mesa0:amd64 (22.3.6-1+deb12u1) ...
Setting up libglx0:amd64 (1.6.0-1) ...
Setting up dconf-gsettings-backend:amd64 (0.40.0-4) ...
Setting up libgail-common:amd64 (2.24.33-2+deb12u1) ...
Setting up libgl1:amd64 (1.6.0-1) ...
Setting up libgtk-3-common (3.24.38-2~deb12u3) ...
Setting up gsettings-desktop-schemas (43.0-1) ...
Setting up xvfb (2:21.1.7-3+deb12u10) ...
Processing triggers for fontconfig (2.14.1-4) ...
Processing triggers for libglib2.0-0:amd64 (2.74.6-2+deb12u5) ...
Setting up libgtk-3-0:amd64 (3.24.38-2~deb12u3) ...
Processing triggers for libc-bin (2.36-9+deb12u10) ...
Setting up libgtk-3-bin (3.24.38-2~deb12u3) ...
Processing triggers for runit (2.1.2-54) ...
Processing triggers for dbus (1.14.10-1~deb12u1) ...
Setting up at-spi2-core (2.46.0-5) ...
68d5b64cebb71bb0560e35e0# /bin/sh -c set -eux68d5b64cebb71bb0560e35e0# /bin/sh -c cp "${TUGBOAT_ROOT}/.tugboat/settings.php" "${DOCROOT}/sites/default/"68d5b64cebb71bb0560e35e0# /bin/sh -c cp "${TUGBOAT_ROOT}/.tugboat/settings.local.php" "${DOCROOT}/sites/default/"68d5b64cebb71bb0560e35e0# /bin/sh -c git checkout -b $TUGBOAT_REPO_IDSwitched to a new branch '65f3d7f74901ca7f996cb570'
68d5b64cebb71bb0560e35e0# /bin/sh -c export COMPOSER_MEMORY_LIMIT=-1Running UPDATE commands68d5b64cebb71bb0560e35e0# /bin/sh -c # This is an environment variable we added in the Dockerfile that
# provides the path to Drupal composer root (not the web root).
cd $DRUPAL_COMPOSER_ROOT
# Set minimum viability to dev.
composer config minimum-stability dev
# We configure the Drupal project to use the checkout of the module as a
# Composer package repository.
composer config repositories.tugboat vcs $TUGBOAT_ROOT
# Update drupal core.
composer update "drupal/core*" --with-dependencies
# Use Drush 12
composer require drush/drush
# Now we can require this module, specifing the branch name we created
# above that uses the $TUGBOAT_REPO_ID environment variable.
composer require drupal/prototype:dev-$TUGBOAT_REPO_ID --with-dependencies
composer require drupal/storybook
composer require drupal/styleguide
# Install Drupal on the site.
vendor/bin/drush \
  --yes \
  --db-url=mysql://tugboat:tugboat@mysql:3306/tugboat \
  --site-name="Live preview for ${TUGBOAT_PREVIEW_NAME}" \
  --account-pass=admin \
  site:install standard
# Set up the files directory permissions.
mkdir -p $DRUPAL_DOCROOT/sites/default/files
chgrp -R www-data $DRUPAL_DOCROOT/sites/default/files
chmod 2775 $DRUPAL_DOCROOT/sites/default/files
chmod -R g+w $DRUPAL_DOCROOT/sites/default/files
# Enable the modules.
vendor/bin/drush --yes pm:enable sdc
vendor/bin/drush --yes pm:enable twig_field_value
vendor/bin/drush --yes pm:enable twig_tweak
vendor/bin/drush --yes pm:enable storybook
vendor/bin/drush --yes role:perm:add anonymous 'render storybook stories'
vendor/bin/drush --yes pm:enable styleguide
vendor/bin/drush --yes role:perm:add anonymous 'view style guides'
# Make cyress script executable.
chmod 775 ${TUGBOAT_ROOT}/.tugboat/cypress.sh
# Initialialize Storybook.
cd "${TUGBOAT_ROOT}/.tugboat"
npm install
Loading composer repositories with package information
                                                      Updating dependencies
Lock file operations: 0 installs, 26 updates, 0 removals
  - Upgrading composer/semver (3.4.3 => 3.4.4)
  - Upgrading drupal/core (10.5.0-beta1 => 10.5.3)
  - Upgrading drupal/core-composer-scaffold (10.5.0-beta1 => 10.5.3)
  - Upgrading drupal/core-project-message (10.5.0-beta1 => 10.5.3)
  - Upgrading drupal/core-recommended (10.5.0-beta1 => 10.5.3)
  - Upgrading mck89/peast (v1.17.0 => v1.17.2)
  - Upgrading symfony/console (v6.4.22 => v6.4.25)
  - Upgrading symfony/dependency-injection (v6.4.22 => v6.4.25)
  - Upgrading symfony/error-handler (v6.4.20 => v6.4.24)
  - Upgrading symfony/event-dispatcher (v6.4.13 => v6.4.25)
  - Upgrading symfony/filesystem (v6.4.13 => v6.4.24)
  - Upgrading symfony/finder (v6.4.17 => v6.4.24)
  - Upgrading symfony/http-foundation (v6.4.21 => v6.4.25)
  - Upgrading symfony/http-kernel (v6.4.21 => v6.4.25)
  - Upgrading symfony/mailer (v6.4.21 => v6.4.25)
  - Upgrading symfony/mime (v6.4.21 => v6.4.24)
  - Upgrading symfony/polyfill-php81 (v1.32.0 => v1.33.0)
  - Upgrading symfony/process (v6.4.20 => v6.4.25)
  - Upgrading symfony/psr-http-message-bridge (v6.4.13 => v6.4.24)
  - Upgrading symfony/routing (v6.4.18 => v6.4.24)
  - Upgrading symfony/serializer (v6.4.21 => v6.4.25)
  - Upgrading symfony/string (v6.4.21 => v6.4.25)
  - Upgrading symfony/validator (v6.4.21 => v6.4.25)
  - Upgrading symfony/var-dumper (v6.4.21 => v6.4.25)
  - Upgrading symfony/var-exporter (v6.4.22 => v6.4.25)
  - Upgrading symfony/yaml (v6.4.21 => v6.4.25)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 0 installs, 26 updates, 0 removals
  - Downloading symfony/string (v6.4.25)
  - Downloading symfony/console (v6.4.25)
  - Downloading symfony/filesystem (v6.4.24)
  - Downloading composer/semver (3.4.4)
  - Downloading symfony/yaml (v6.4.25)
  - Downloading symfony/var-exporter (v6.4.25)
  - Downloading symfony/var-dumper (v6.4.25)
  - Downloading symfony/validator (v6.4.25)
  - Downloading symfony/serializer (v6.4.25)
  - Downloading symfony/routing (v6.4.24)
  - Downloading symfony/http-foundation (v6.4.25)
  - Downloading symfony/psr-http-message-bridge (v6.4.24)
  - Downloading symfony/process (v6.4.25)
  - Downloading symfony/mime (v6.4.24)
  - Downloading symfony/event-dispatcher (v6.4.25)
  - Downloading symfony/mailer (v6.4.25)
  - Downloading symfony/error-handler (v6.4.24)
  - Downloading symfony/http-kernel (v6.4.25)
  - Downloading symfony/finder (v6.4.24)
  - Downloading symfony/dependency-injection (v6.4.25)
  - Downloading mck89/peast (v1.17.2)
  - Downloading drupal/core (10.5.3)
  0/22 [>---------------------------]   0%
  5/22 [======>---------------------]  22%
 20/22 [=========================>--]  90%
 22/22 [============================] 100%
  - Upgrading drupal/core-composer-scaffold (10.5.0-beta1 => 10.5.3): Extracting archive
  - Upgrading drupal/core-project-message (10.5.0-beta1 => 10.5.3): Extracting archive
  - Upgrading symfony/string (v6.4.21 => v6.4.25): Extracting archive
  - Upgrading symfony/console (v6.4.22 => v6.4.25): Extracting archive
  - Upgrading symfony/filesystem (v6.4.13 => v6.4.24): Extracting archive
  - Upgrading composer/semver (3.4.3 => 3.4.4): Extracting archive
  - Upgrading symfony/yaml (v6.4.21 => v6.4.25): Extracting archive
  - Upgrading symfony/var-exporter (v6.4.22 => v6.4.25): Extracting archive
  - Upgrading symfony/var-dumper (v6.4.21 => v6.4.25): Extracting archive
  - Upgrading symfony/validator (v6.4.21 => v6.4.25): Extracting archive
  - Upgrading symfony/serializer (v6.4.21 => v6.4.25): Extracting archive
  - Upgrading symfony/routing (v6.4.18 => v6.4.24): Extracting archive
  - Upgrading symfony/http-foundation (v6.4.21 => v6.4.25): Extracting archive
  - Upgrading symfony/psr-http-message-bridge (v6.4.13 => v6.4.24): Extracting archive
  - Upgrading symfony/process (v6.4.20 => v6.4.25): Extracting archive
  - Upgrading symfony/mime (v6.4.21 => v6.4.24): Extracting archive
  - Upgrading symfony/event-dispatcher (v6.4.13 => v6.4.25): Extracting archive
  - Upgrading symfony/mailer (v6.4.21 => v6.4.25): Extracting archive
  - Upgrading symfony/error-handler (v6.4.20 => v6.4.24): Extracting archive
  - Upgrading symfony/http-kernel (v6.4.21 => v6.4.25): Extracting archive
  - Upgrading symfony/finder (v6.4.17 => v6.4.24): Extracting archive
  - Upgrading symfony/dependency-injection (v6.4.22 => v6.4.25): Extracting archive
  - Upgrading mck89/peast (v1.17.0 => v1.17.2): Extracting archive
  - Upgrading drupal/core (10.5.0-beta1 => 10.5.3): Extracting archive
  - Upgrading drupal/core-recommended (10.5.0-beta1 => 10.5.3)
  - Upgrading symfony/polyfill-php81 (v1.32.0 => v1.33.0): Extracting archive
  0/23 [>---------------------------]   0%
 10/23 [============>---------------]  43%
 20/23 [========================>---]  86%
 22/23 [==========================>-]  95%
 23/23 [============================] 100%
Generating autoload files
42 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
No security vulnerability advisories found.
Cannot use drush/drush's latest version 13.6.2 as it requires php >=8.2 which is not satisfied by your platform.
./composer.json has been updated
Running composer update drush/drush
Loading composer repositories with package information
                                                      Updating dependencies
Nothing to modify in lock file
Writing lock file
Installing dependencies from lock file (including require-dev)
Nothing to install, update or remove
Generating autoload files
42 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
No security vulnerability advisories found.
Using version ^12.5 for drush/drush
./composer.json has been updated
Running composer update drupal/prototype --with-dependencies
Loading composer repositories with package information
                                                      Dependency drupal/core-composer-scaffold is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Lock file operations: 3 installs, 0 updates, 0 removals
  - Locking drupal/prototype (dev-65f3d7f74901ca7f996cb570 2f5fa5d)
  - Locking drupal/twig_field_value (2.0.5)
  - Locking drupal/twig_tweak (3.4.1)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 3 installs, 0 updates, 0 removals
  - Downloading drupal/twig_tweak (3.4.1)
  - Downloading drupal/twig_field_value (2.0.5)
 0/2 [>---------------------------]   0%
 2/2 [============================] 100%
  - Installing drupal/twig_tweak (3.4.1): Extracting archive
  - Installing drupal/twig_field_value (2.0.5): Extracting archive
  - Installing drupal/prototype (dev-65f3d7f74901ca7f996cb570 2f5fa5d): Cloning 2f5fa5d235
 0/2 [>---------------------------]   0%
 2/2 [============================] 100%
Generating autoload files
42 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
No security vulnerability advisories found.
./composer.json has been updated
Running composer update drupal/storybook
Loading composer repositories with package information
                                                      Updating dependencies
Lock file operations: 4 installs, 0 updates, 0 removals
  - Locking drupal/storybook (1.0.2)
  - Locking e0ipso/twig-storybook (v1.6.0)
  - Locking symfony/css-selector (v6.4.24)
  - Locking symfony/dom-crawler (v6.4.25)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 4 installs, 0 updates, 0 removals
  - Downloading symfony/dom-crawler (v6.4.25)
  - Downloading symfony/css-selector (v6.4.24)
  - Downloading e0ipso/twig-storybook (v1.6.0)
  - Downloading drupal/storybook (1.0.2)
 0/4 [>---------------------------]   0%
 1/4 [=======>--------------------]  25%
 3/4 [=====================>------]  75%
 4/4 [============================] 100%
  - Installing symfony/dom-crawler (v6.4.25): Extracting archive
  - Installing symfony/css-selector (v6.4.24): Extracting archive
  - Installing e0ipso/twig-storybook (v1.6.0): Extracting archive
  - Installing drupal/storybook (1.0.2): Extracting archive
 0/4 [>---------------------------]   0%
 4/4 [============================] 100%
Generating autoload files
44 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
No security vulnerability advisories found.
Using version ^1.0 for drupal/storybook
./composer.json has been updated
Running composer update drupal/styleguide
Loading composer repositories with package information
                                                      Updating dependencies
Lock file operations: 1 install, 0 updates, 0 removals
  - Locking drupal/styleguide (2.2.0)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 1 install, 0 updates, 0 removals
  - Downloading drupal/styleguide (2.2.0)
  - Installing drupal/styleguide (2.2.0): Extracting archive
Generating autoload files
44 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
No security vulnerability advisories found.
Using version ^2.2 for drupal/styleguide
 You are about to:
 * DROP all tables in your 'tugboat' database.

 // Do you want to continue?: yes.                                              

 [notice] Starting Drupal installation. This takes a while.
 [notice] Performed install task: install_select_language
 [notice] Performed install task: install_select_profile
 [notice] Performed install task: install_load_profile
 [notice] Performed install task: install_verify_requirements
 [notice] Performed install task: install_settings_form
 [notice] Performed install task: install_verify_database_ready
 [notice] Performed install task: install_base_system
 [notice] Performed install task: install_bootstrap_full
 [notice] Performed install task: install_profile_modules
 [notice] Performed install task: install_profile_themes
 [notice] Performed install task: install_install_profile
 [notice] Performed install task: install_configure_form
 [notice] Performed install task: install_finished
 [success] Installation complete.
The following module(s) will be enabled: sdc, serialization

 // Do you want to continue?: yes.                                              

 [success] Successfully enabled: sdc, serialization
 [success] Successfully enabled: twig_field_value
 [success] Successfully enabled: twig_tweak
 [success] Successfully enabled: storybook
 [success] Added "render storybook stories" to "anonymous"
 [success] Successfully enabled: styleguide
 [success] Added "view style guides" to "anonymous"

added 898 packages, and audited 899 packages in 46s

174 packages are looking for funding
  run `npm fund` for details

38 vulnerabilities (6 low, 20 moderate, 12 high)

To address all issues, run:
  npm audit fix

Run `npm audit` for details.
npm notice
npm notice New major version of npm available! 10.8.2 -> 11.6.1
npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.6.1
npm notice To update run: npm install -g npm@11.6.1
npm notice
Running BUILD commands68d5b64cebb71bb0560e35e0# /bin/sh -c set -eux
# Delete and re-check out this branch in case this is built from a Base Preview.
git branch -D $TUGBOAT_REPO_ID && git checkout -b $TUGBOAT_REPO_ID || true
export COMPOSER_MEMORY_LIMIT=-1
cd $DRUPAL_COMPOSER_ROOT
composer install --optimize-autoloader
# Update this module, including all dependencies.
composer update drupal/prototype --with-all-dependencies
vendor/bin/drush --yes updb
vendor/bin/drush cache:rebuild
# Generate the theme.
cd "${DOCROOT}/themes/contrib/prototype"
php "generator.php" -n prototest -d "PrototypeTest" -p themes/custom -a proto
cd $DRUPAL_COMPOSER_ROOT
vendor/bin/drush --yes theme:install prototest
vendor/bin/drush --yes config:set system.theme default prototest
vendor/bin/drush cache:rebuild
vendor/bin/drush --yes --force --uri=${TUGBOAT_DEFAULT_SERVICE_URL} storybook:generate-all-stories
# Build Storybook.
cd "${TUGBOAT_ROOT}/.tugboat"
npm run build-storybook -- -o "${DRUPAL_DOCROOT}/storybook"
# # Copy tugboat config.
cp "${TUGBOAT_ROOT}/.tugboat/cypress.config.js" "${DOCROOT}/themes/contrib/prototype/tests/cypress/"
# # Install cypress.
cd "${DOCROOT}/themes/contrib/prototype/tests/cypress"
npm install
+ git branch -D 65f3d7f74901ca7f996cb570
error: Cannot delete branch '65f3d7f74901ca7f996cb570' checked out at '/var/lib/tugboat'
+ true
+ export COMPOSER_MEMORY_LIMIT=-1
+ cd /var/www/drupal
+ composer install --optimize-autoloader
Installing dependencies from lock file (including require-dev)
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Generating optimized autoload files
44 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
  * Homepage: https://www.drupal.org/project/drupal
  * Support:
    * docs: https://www.drupal.org/docs/user_guide/en/index.html
    * chat: https://www.drupal.org/node/314178
+ composer update drupal/prototype --with-all-dependencies
Loading composer repositories with package information
                                                      Updating dependencies
Nothing to modify in lock file
Writing lock file
Installing dependencies from lock file (including require-dev)
Nothing to install, update or remove
Generating autoload files
44 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
No security vulnerability advisories found.
+ vendor/bin/drush --yes updb
 [success] No pending updates.
+ vendor/bin/drush cache:rebuild
 [success] Cache rebuild complete.
+ cd /var/www/html/themes/contrib/prototype
+ php generator.php -n prototest -d PrototypeTest -p themes/custom -a proto
Generating your theme now, please wait. 
Generating theme PrototypeTest (prototest) from prototype starterkit.
+ cd /var/www/drupal
+ vendor/bin/drush --yes theme:install prototest
 [success] Successfully installed theme: prototest
+ vendor/bin/drush --yes config:set system.theme default prototest

 // Do you want to update default key in system.theme config?: yes.             

+ vendor/bin/drush cache:rebuild
 [success] Cache rebuild complete.
+ vendor/bin/drush --yes --force --uri=https://mr204-2z87vtzjimhad1vinrrge0igygzqal9a.tugboatqa.com/ storybook:generate-all-stories
 [success] JSON file generated for themes/contrib/prototype/components/02-components/cta/cta.stories.json.
 [success] JSON file generated for themes/contrib/prototype/components/02-components/teaser/teaser.stories.json.
 [success] JSON file generated for themes/custom/prototest/components/02-components/cta/cta.stories.json.
 [success] JSON file generated for themes/custom/prototest/components/02-components/teaser/teaser.stories.json.
+ cd /var/lib/tugboat/.tugboat
+ npm run build-storybook -- -o /var/www/drupal/web/storybook

> prototype-storybook@1.0.0 build-storybook
> storybook build -o /var/www/drupal/web/storybook

@storybook/cli v8.0.5

info => Cleaning outputDir: ../../../www/drupal/web/storybook
info => Loading presets
info => Building manager..
info => Manager built (359 ms)
info => Building preview..
info Addon-docs: using MDX3
info => Using implicit CSS loaders
info => Using default Webpack5 setup
Browserslist: caniuse-lite is outdated. Please run:
  npx update-browserslist-db@latest
  Why you should do it regularly: https://github.com/browserslist/update-db#readme
<s> [webpack.Progress] 0% 

<s> [webpack.Progress] 1% setup before run
<s> [webpack.Progress] 1% setup before run NodeEnvironmentPlugin
<s> [webpack.Progress] 1% setup before run
<s> [webpack.Progress] 2% setup run
<s> [webpack.Progress] 2% setup run
<s> [webpack.Progress] 4% setup normal module factory
<s> [webpack.Progress] 4% setup normal module factory CaseSensitivePathsPlugin
<s> [webpack.Progress] 4% setup normal module factory
<s> [webpack.Progress] 5% setup context module factory
<s> [webpack.Progress] 5% setup context module factory
<s> [webpack.Progress] 6% setup before compile
<s> [webpack.Progress] 6% setup before compile ProgressPlugin
<s> [webpack.Progress] 6% setup before compile
<s> [webpack.Progress] 7% setup compile
<s> [webpack.Progress] 7% setup compile ExternalsPlugin
<s> [webpack.Progress] 7% setup compile ExternalsPlugin
<s> [webpack.Progress] 7% setup compile
<s> [webpack.Progress] 8% setup compilation
<s> [webpack.Progress] 8% setup compilation unplugin-csf
<s> [webpack.Progress] 8% setup compilation ArrayPushCallbackChunkFormatPlugin
<s> [webpack.Progress] 8% setup compilation JsonpChunkLoadingPlugin
<s> [webpack.Progress] 8% setup compilation StartupChunkDependenciesPlugin
<s> [webpack.Progress] 8% setup compilation ImportScriptsChunkLoadingPlugin
<s> [webpack.Progress] 8% setup compilation FetchCompileWasmPlugin
<s> [webpack.Progress] 8% setup compilation FetchCompileAsyncWasmPlugin
<s> [webpack.Progress] 8% setup compilation WorkerPlugin
<s> [webpack.Progress] 8% setup compilation SplitChunksPlugin
<s> [webpack.Progress] 8% setup compilation RuntimeChunkPlugin
<s> [webpack.Progress] 8% setup compilation ResolverCachePlugin
<s> [webpack.Progress] 8% setup compilation HtmlWebpackPlugin
<s> [webpack.Progress] 8% setup compilation
<s> [webpack.Progress] 9% setup compilation
<s> [webpack.Progress] 9% setup compilation DefinePlugin
<s> [webpack.Progress] 9% setup compilation ProvidePlugin
<s> [webpack.Progress] 9% setup compilation ProgressPlugin
<s> [webpack.Progress] 9% setup compilation ChunkPrefetchPreloadPlugin
<s> [webpack.Progress] 9% setup compilation SourceMapDevToolPlugin
<s> [webpack.Progress] 9% setup compilation JavascriptModulesPlugin
<s> [webpack.Progress] 9% setup compilation JsonModulesPlugin
<s> [webpack.Progress] 9% setup compilation AssetModulesPlugin
<s> [webpack.Progress] 9% setup compilation EntryPlugin
<s> [webpack.Progress] 9% setup compilation RuntimePlugin
<s> [webpack.Progress] 9% setup compilation InferAsyncModulesPlugin
<s> [webpack.Progress] 9% setup compilation DataUriPlugin
<s> [webpack.Progress] 9% setup compilation FileUriPlugin
<s> [webpack.Progress] 9% setup compilation CompatibilityPlugin
<s> [webpack.Progress] 9% setup compilation HarmonyModulesPlugin
<s> [webpack.Progress] 9% setup compilation AMDPlugin
<s> [webpack.Progress] 9% setup compilation RequireJsStuffPlugin
<s> [webpack.Progress] 9% setup compilation CommonJsPlugin
<s> [webpack.Progress] 9% setup compilation LoaderPlugin
<s> [webpack.Progress] 9% setup compilation LoaderPlugin
<s> [webpack.Progress] 9% setup compilation NodeStuffPlugin
<s> [webpack.Progress] 9% setup compilation APIPlugin
<s> [webpack.Progress] 9% setup compilation ExportsInfoApiPlugin
<s> [webpack.Progress] 9% setup compilation WebpackIsIncludedPlugin
<s> [webpack.Progress] 9% setup compilation ConstPlugin
<s> [webpack.Progress] 9% setup compilation UseStrictPlugin
<s> [webpack.Progress] 9% setup compilation RequireIncludePlugin
<s> [webpack.Progress] 9% setup compilation RequireEnsurePlugin
<s> [webpack.Progress] 9% setup compilation RequireContextPlugin
<s> [webpack.Progress] 9% setup compilation ImportPlugin
<s> [webpack.Progress] 9% setup compilation ImportMetaContextPlugin
<s> [webpack.Progress] 9% setup compilation SystemPlugin
<s> [webpack.Progress] 9% setup compilation ImportMetaPlugin
<s> [webpack.Progress] 9% setup compilation URLPlugin
<s> [webpack.Progress] 9% setup compilation DefaultStatsFactoryPlugin
<s> [webpack.Progress] 9% setup compilation DefaultStatsPresetPlugin
<s> [webpack.Progress] 9% setup compilation DefaultStatsPrinterPlugin
<s> [webpack.Progress] 9% setup compilation JavascriptMetaInfoPlugin
<s> [webpack.Progress] 9% setup compilation EnsureChunkConditionsPlugin
<s> [webpack.Progress] 9% setup compilation RemoveEmptyChunksPlugin
<s> [webpack.Progress] 9% setup compilation MergeDuplicateChunksPlugin
<s> [webpack.Progress] 9% setup compilation FlagIncludedChunksPlugin
<s> [webpack.Progress] 9% setup compilation SideEffectsFlagPlugin
<s> [webpack.Progress] 9% setup compilation FlagDependencyExportsPlugin
<s> [webpack.Progress] 9% setup compilation FlagDependencyUsagePlugin
<s> [webpack.Progress] 9% setup compilation InnerGraphPlugin
<s> [webpack.Progress] 9% setup compilation MangleExportsPlugin
<s> [webpack.Progress] 9% setup compilation ModuleConcatenationPlugin
<s> [webpack.Progress] 9% setup compilation NoEmitOnErrorsPlugin
<s> [webpack.Progress] 9% setup compilation RealContentHashPlugin
<s> [webpack.Progress] 9% setup compilation WasmFinalizeExportsPlugin
<s> [webpack.Progress] 9% setup compilation NamedModuleIdsPlugin
<s> [webpack.Progress] 9% setup compilation DeterministicChunkIdsPlugin
<s> [webpack.Progress] 9% setup compilation DefinePlugin
<s> [webpack.Progress] 9% setup compilation TerserPlugin
<s> [webpack.Progress] 9% setup compilation TemplatedPathPlugin
<s> [webpack.Progress] 9% setup compilation RecordIdsPlugin
<s> [webpack.Progress] 9% setup compilation WarnCaseSensitiveModulesPlugin
<s> [webpack.Progress] 9% setup compilation IgnoreWarningsPlugin
<s> [webpack.Progress] 9% setup compilation
<s> [webpack.Progress] 10% building
<s> [webpack.Progress] 10% building 0/1 entries 0/0 dependencies 0/0 modules
WARN No story files found for the specified pattern: ../../../www/drupal/web/themes/custom/**/*.stories.mdx
<s> [webpack.Progress] 10% building import loader ./node_modules/swc-loader/src/index.js
<s> [webpack.Progress] 10% building 0/1 entries 10/17 dependencies 3/10 modules
<s> [webpack.Progress] 12% building 0/1 entries 164/197 dependencies 53/100 modules
<s> [webpack.Progress] 13% building import loader ./node_modules/@storybook/preset-server-webpack/dist/loader.js
<s> [webpack.Progress] 13% building 0/1 entries 385/406 dependencies 69/210 modules
<s> [webpack.Progress] 20% building 0/1 entries 682/700 dependencies 191/275 modules
<s> [webpack.Progress] 65% building 1/1 entries 912/912 dependencies 350/350 modules
<s> [webpack.Progress] 65% building
<s> [webpack.Progress] 69% building finish
<s> [webpack.Progress] 69% building finish
<s> [webpack.Progress] 70% sealing finish module graph
<s> [webpack.Progress] 70% sealing finish module graph ResolverCachePlugin
<s> [webpack.Progress] 70% sealing finish module graph InferAsyncModulesPlugin
<s> [webpack.Progress] 70% sealing finish module graph FlagDependencyExportsPlugin
<s> [webpack.Progress] 70% sealing finish module graph InnerGraphPlugin
<s> [webpack.Progress] 70% sealing finish module graph WasmFinalizeExportsPlugin
<s> [webpack.Progress] 70% sealing finish module graph
<s> [webpack.Progress] 70% sealing plugins
<s> [webpack.Progress] 70% sealing plugins WarnCaseSensitiveModulesPlugin
<s> [webpack.Progress] 70% sealing plugins
<s> [webpack.Progress] 71% sealing dependencies optimization
<s> [webpack.Progress] 71% sealing dependencies optimization SideEffectsFlagPlugin
<s> [webpack.Progress] 71% sealing dependencies optimization FlagDependencyUsagePlugin
<s> [webpack.Progress] 71% sealing dependencies optimization
<s> [webpack.Progress] 71% sealing after dependencies optimization
<s> [webpack.Progress] 71% sealing after dependencies optimization
<s> [webpack.Progress] 72% sealing chunk graph
<s> [webpack.Progress] 72% sealing chunk graph
<s> [webpack.Progress] 73% sealing after chunk graph
<s> [webpack.Progress] 73% sealing after chunk graph
<s> [webpack.Progress] 73% sealing optimizing
<s> [webpack.Progress] 73% sealing optimizing
<s> [webpack.Progress] 74% sealing module optimization
<s> [webpack.Progress] 74% sealing module optimization
<s> [webpack.Progress] 75% sealing after module optimization
<s> [webpack.Progress] 75% sealing after module optimization
<s> [webpack.Progress] 75% sealing chunk optimization
<s> [webpack.Progress] 75% sealing chunk optimization EnsureChunkConditionsPlugin
<s> [webpack.Progress] 75% sealing chunk optimization RemoveEmptyChunksPlugin
<s> [webpack.Progress] 75% sealing chunk optimization MergeDuplicateChunksPlugin
<s> [webpack.Progress] 75% sealing chunk optimization SplitChunksPlugin
<s> [webpack.Progress] 75% sealing chunk optimization RemoveEmptyChunksPlugin
<s> [webpack.Progress] 75% sealing chunk optimization
<s> [webpack.Progress] 76% sealing after chunk optimization
<s> [webpack.Progress] 76% sealing after chunk optimization
<s> [webpack.Progress] 77% sealing module and chunk tree optimization
<s> [webpack.Progress] 77% sealing module and chunk tree optimization PersistentChildCompilerSingletonPlugin
<s> [webpack.Progress] 77% sealing module and chunk tree optimization
<s> [webpack.Progress] 77% sealing after module and chunk tree optimization
<s> [webpack.Progress] 77% sealing after module and chunk tree optimization
<s> [webpack.Progress] 78% sealing chunk modules optimization
<s> [webpack.Progress] 78% sealing chunk modules optimization ModuleConcatenationPlugin
<s> [webpack.Progress] 78% sealing chunk modules optimization
<s> [webpack.Progress] 78% sealing after chunk modules optimization
<s> [webpack.Progress] 78% sealing after chunk modules optimization
<s> [webpack.Progress] 79% sealing module reviving
<s> [webpack.Progress] 79% sealing module reviving RecordIdsPlugin
<s> [webpack.Progress] 79% sealing module reviving
<s> [webpack.Progress] 80% sealing before module ids
<s> [webpack.Progress] 80% sealing before module ids
<s> [webpack.Progress] 80% sealing module ids
<s> [webpack.Progress] 80% sealing module ids NamedModuleIdsPlugin
<s> [webpack.Progress] 80% sealing module ids
<s> [webpack.Progress] 81% sealing module id optimization
<s> [webpack.Progress] 81% sealing module id optimization
<s> [webpack.Progress] 82% sealing module id optimization
<s> [webpack.Progress] 82% sealing module id optimization
<s> [webpack.Progress] 82% sealing chunk reviving
<s> [webpack.Progress] 82% sealing chunk reviving RecordIdsPlugin
<s> [webpack.Progress] 82% sealing chunk reviving
<s> [webpack.Progress] 83% sealing before chunk ids
<s> [webpack.Progress] 83% sealing before chunk ids
<s> [webpack.Progress] 84% sealing chunk ids
<s> [webpack.Progress] 84% sealing chunk ids DeterministicChunkIdsPlugin
<s> [webpack.Progress] 84% sealing chunk ids
<s> [webpack.Progress] 84% sealing chunk id optimization
<s> [webpack.Progress] 84% sealing chunk id optimization FlagIncludedChunksPlugin
<s> [webpack.Progress] 84% sealing chunk id optimization
<s> [webpack.Progress] 85% sealing after chunk id optimization
<s> [webpack.Progress] 85% sealing after chunk id optimization
<s> [webpack.Progress] 86% sealing record modules
<s> [webpack.Progress] 86% sealing record modules RecordIdsPlugin
<s> [webpack.Progress] 86% sealing record modules
<s> [webpack.Progress] 86% sealing record chunks
<s> [webpack.Progress] 86% sealing record chunks RecordIdsPlugin
<s> [webpack.Progress] 86% sealing record chunks
<s> [webpack.Progress] 87% sealing module hashing
<s> [webpack.Progress] 87% sealing module hashing
<s> [webpack.Progress] 87% sealing code generation
<s> [webpack.Progress] 87% sealing code generation
<s> [webpack.Progress] 88% sealing runtime requirements
<s> [webpack.Progress] 88% sealing runtime requirements
<s> [webpack.Progress] 89% sealing hashing
<s> [webpack.Progress] 89% sealing hashing
<s> [webpack.Progress] 89% sealing after hashing
<s> [webpack.Progress] 89% sealing after hashing
<s> [webpack.Progress] 90% sealing record hash
<s> [webpack.Progress] 90% sealing record hash
<s> [webpack.Progress] 91% sealing module assets processing
<s> [webpack.Progress] 91% sealing module assets processing
<s> [webpack.Progress] 91% sealing chunk assets processing
<s> [webpack.Progress] 91% sealing chunk assets processing
<s> [webpack.Progress] 92% sealing asset processing
<s> [webpack.Progress] 92% sealing asset processing PersistentChildCompilerSingletonPlugin
<s> [webpack.Progress] 92% sealing asset processing TerserPlugin
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin main.ace1fbd4.iframe.bundle.js generate SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin main.ace1fbd4.iframe.bundle.js generated SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin runtime~main.d5a90464.iframe.bundle.js generate SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin runtime~main.d5a90464.iframe.bundle.js generated SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin prototest-components-02-components-cta-cta-stories.fb1d9541.iframe.bundle.js generate SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin prototest-components-02-components-cta-cta-stories.fb1d9541.iframe.bundle.js generated SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin prototest-components-02-components-teaser-teaser-stories.d72179b4.iframe.bundle.js generate SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin prototest-components-02-components-teaser-teaser-stories.d72179b4.iframe.bundle.js generated SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin 433.450c3f4c.iframe.bundle.js generate SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin 433.450c3f4c.iframe.bundle.js generated SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin 648.250df535.iframe.bundle.js generate SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin 648.250df535.iframe.bundle.js generated SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin 260.92bf94a8.iframe.bundle.js generate SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin 260.92bf94a8.iframe.bundle.js generated SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin 62.fb6a3c99.iframe.bundle.js generate SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin 62.fb6a3c99.iframe.bundle.js generated SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin 414.ab8ed03e.iframe.bundle.js generate SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin 414.ab8ed03e.iframe.bundle.js generated SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin 981.1d6dbfcf.iframe.bundle.js generate SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin 981.1d6dbfcf.iframe.bundle.js generated SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin 297.7888bc39.iframe.bundle.js generate SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin 297.7888bc39.iframe.bundle.js generated SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin resolve sources
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin main.ace1fbd4.iframe.bundle.js attach SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin main.ace1fbd4.iframe.bundle.js attached SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin 297.7888bc39.iframe.bundle.js attach SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin 297.7888bc39.iframe.bundle.js attached SourceMap
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin resolve sources
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin
<s> [webpack.Progress] 92% sealing asset processing HtmlWebpackPlugin
<s> [webpack.Progress] 92% sealing asset processing HtmlWebpackPlugin
<s> [webpack.Progress] 92% sealing asset processing HtmlWebpackPlugin resolve sources
<s> [webpack.Progress] 92% sealing asset processing HtmlWebpackPlugin
<s> [webpack.Progress] 92% sealing asset processing RealContentHashPlugin
<s> [webpack.Progress] 92% sealing asset processing RealContentHashPlugin
<s> [webpack.Progress] 92% sealing asset processing RealContentHashPlugin runtime~main.3b11a87e.iframe.bundle.js generate SourceMap
<s> [webpack.Progress] 92% sealing asset processing RealContentHashPlugin runtime~main.3b11a87e.iframe.bundle.js generated SourceMap
<s> [webpack.Progress] 92% sealing asset processing RealContentHashPlugin prototest-components-02-components-cta-cta-stories.6ab1c0ed.iframe.bundle.js generate SourceMap
<s> [webpack.Progress] 92% sealing asset processing RealContentHashPlugin prototest-components-02-components-cta-cta-stories.6ab1c0ed.iframe.bundle.js generated SourceMap
<s> [webpack.Progress] 92% sealing asset processing RealContentHashPlugin prototest-components-02-components-teaser-teaser-stories.72263884.iframe.bundle.js generate SourceMap
<s> [webpack.Progress] 92% sealing asset processing RealContentHashPlugin prototest-components-02-components-teaser-teaser-stories.72263884.iframe.bundle.js generated SourceMap
<s> [webpack.Progress] 92% sealing asset processing RealContentHashPlugin 433.e0c057d5.iframe.bundle.js generate SourceMap
<s> [webpack.Progress] 92% sealing asset processing RealContentHashPlugin 433.e0c057d5.iframe.bundle.js generated SourceMap
<s> [webpack.Progress] 92% sealing asset processing RealContentHashPlugin 648.c79abba2.iframe.bundle.js generate SourceMap
<s> [webpack.Progress] 92% sealing asset processing RealContentHashPlugin 648.c79abba2.iframe.bundle.js generated SourceMap
<s> [webpack.Progress] 92% sealing asset processing RealContentHashPlugin 260.16dd5fd2.iframe.bundle.js generate SourceMap
<s> [webpack.Progress] 92% sealing asset processing RealContentHashPlugin 260.16dd5fd2.iframe.bundle.js generated SourceMap
<s> [webpack.Progress] 92% sealing asset processing RealContentHashPlugin 62.52638dcb.iframe.bundle.js generate SourceMap
<s> [webpack.Progress] 92% sealing asset processing RealContentHashPlugin 62.52638dcb.iframe.bundle.js generated SourceMap
<s> [webpack.Progress] 92% sealing asset processing RealContentHashPlugin 414.bc1ece33.iframe.bundle.js generate SourceMap
<s> [webpack.Progress] 92% sealing asset processing RealContentHashPlugin 414.bc1ece33.iframe.bundle.js generated SourceMap
<s> [webpack.Progress] 92% sealing asset processing RealContentHashPlugin 981.f1873e19.iframe.bundle.js generate SourceMap
<s> [webpack.Progress] 92% sealing asset processing RealContentHashPlugin 981.f1873e19.iframe.bundle.js generated SourceMap
<s> [webpack.Progress] 92% sealing asset processing RealContentHashPlugin resolve sources
<s> [webpack.Progress] 92% sealing asset processing RealContentHashPlugin
<s> [webpack.Progress] 92% sealing asset processing
<s> [webpack.Progress] 93% sealing after asset optimization
<s> [webpack.Progress] 93% sealing after asset optimization
<s> [webpack.Progress] 93% sealing recording
<s> [webpack.Progress] 93% sealing recording
<s> [webpack.Progress] 94% sealing after seal
<s> [webpack.Progress] 94% sealing after seal
<s> [webpack.Progress] 95% emitting emit
<s> [webpack.Progress] 95% emitting emit
<s> [webpack.Progress] 98% emitting after emit
<s> [webpack.Progress] 98% emitting after emit SizeLimitsPlugin
<s> [webpack.Progress] 98% emitting after emit
<s> [webpack.Progress] 99% done plugins
<s> [webpack.Progress] 99% done plugins CaseSensitivePathsPlugin
<s> [webpack.Progress] 99% done plugins
<s> [webpack.Progress] 99% 

<s> [webpack.Progress] 99% cache store build dependencies
<s> [webpack.Progress] 99% cache store build dependencies
<s> [webpack.Progress] 99% cache begin idle
<s> [webpack.Progress] 99% cache begin idle
<s> [webpack.Progress] 100% 

WARN asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
WARN This can impact web performance.
WARN Assets: 
WARN   297.194e5e75.iframe.bundle.js (1000 KiB)
<s> [webpack.Progress] 99% cache shutdown
<s> [webpack.Progress] 99% cache shutdown
<s> [webpack.Progress] 100% 

info => Preview built (11 s)
info => Output directory: /var/www/drupal/web/storybook

attention => Storybook now collects completely anonymous telemetry regarding usage.
This information is used to shape Storybook's roadmap and prioritize features.
You can learn more, including how to opt-out if you'd not like to participate in this anonymous program, by visiting the following URL:
https://storybook.js.org/telemetry

+ cp /var/lib/tugboat/.tugboat/cypress.config.js /var/www/html/themes/contrib/prototype/tests/cypress/
+ cd /var/www/html/themes/contrib/prototype/tests/cypress
+ npm install
npm warn deprecated @types/cypress@1.1.3: This is a stub types definition for cypress (https://cypress.io). cypress provides its own type definitions, so you don't need @types/cypress installed!

added 178 packages, and audited 179 packages in 14s

39 packages are looking for funding
  run `npm fund` for details

4 vulnerabilities (1 low, 1 high, 2 critical)

To address all issues, run:
  npm audit fix

Run `npm audit` for details.
Committing 68d5b64bdf47d7e8ef1a20e0 (3517813-components-standardize-js)68d5b64bdf47d7e8ef1a20e0 (3517813-components-standardize-js) is readyRunning ONLINE commands68d5b64cebb71bb0560e35e0# /bin/sh -c .tugboat/cypress.sh
# Reset back to the original test theme after running cypress tests.
cd $DRUPAL_COMPOSER_ROOT
vendor/bin/drush --yes config:set system.theme default prototest
vendor/bin/drush --yes theme:uninstall cypresstest
vendor/bin/drush cache:rebuild

> prototype_cypress@1.0.0 cy:run
> cypress run --config baseUrl=https://mr204-2z87vtzjimhad1vinrrge0igygzqal9a.tugboatqa.com/ --spec ./cypress/e2e/prototype/**/* --env drushCommand=/var/www/drupal/vendor/bin/drush $COMMAND

It looks like this is your first time using Cypress: 13.7.3

[STARTED] Task without title.
[TITLE]  Verified Cypress!       /root/.cache/Cypress/13.7.3/Cypress
[SUCCESS]  Verified Cypress!       /root/.cache/Cypress/13.7.3/Cypress

Opening Cypress...

DevTools listening on ws://127.0.0.1:34847/devtools/browser/453d14ed-42c1-4680-9281-5875020989ba

================================================================================

  (Run Starting)

  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ Cypress:        13.7.3                                                                         │
  │ Browser:        Electron 118 (headless)                                                        │
  │ Node Version:   v20.19.5 (/usr/bin/node)                                                       │
  │ Specs:          1 found (prototype.cy.js)                                                      │
  │ Searched:       cypress/e2e/prototype/**/*                                                     │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘


────────────────────────────────────────────────────────────────────────────────────────────────────
                                                                                                    
  Running:  prototype.cy.js                                                                 (1 of 1)
Browserslist: caniuse-lite is outdated. Please run:
  npx update-browserslist-db@latest
  Why you should do it regularly: https://github.com/browserslist/update-db#readme


  Prototype theme generator
    1) "before all" hook for "successfully runs gulp commands"


  0 passing (9s)
  1 failing

  1) Prototype theme generator
       "before all" hook for "successfully runs gulp commands":
     AssertionError: Timed out retrying after 4000ms: `cy.readFile("../../../../custom/cypresstest/.tugboat/config.yml")` failed because the file exists when expected not to exist at the following path:

`/var/www/drupal/web/themes/custom/cypresstest/.tugboat/config.yml`

https://on.cypress.io/readfile

Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Prototype theme generator`
      at Context.eval (webpack://prototype_cypress/./cypress/e2e/prototype/prototype.cy.js:31:9)




  (Results)

  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ Tests:        2                                                                                │
  │ Passing:      0                                                                                │
  │ Failing:      1                                                                                │
  │ Pending:      0                                                                                │
  │ Skipped:      1                                                                                │
  │ Screenshots:  1                                                                                │
  │ Video:        false                                                                            │
  │ Duration:     8 seconds                                                                        │
  │ Spec Ran:     prototype.cy.js                                                                  │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘


  (Screenshots)

  -  /var/www/drupal/web/themes/contrib/prototype/tests/cypress/cypress/screenshots/p     (1280x720)
     rototype.cy.js/Prototype theme generator -- successfully runs gulp commands -- b               
     efore all hook (failed).png                                                                    


================================================================================

  (Run Finished)


       Spec                                              Tests  Passing  Failing  Pending  Skipped  
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ ✖  prototype.cy.js                          00:08        2        -        1        -        1 │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
    ✖  1 of 1 failed (100%)                     00:08        2        -        1        -        1  


 // Do you want to update default key in system.theme config?: yes.             


In ThemeInstaller.php line 277:
                               
  Unknown theme: cypresstest.  
                               

 [success] Cache rebuild complete.