Skip to content

Instantly share code, notes, and snippets.

@lvanasse
Created November 9, 2024 06:14
Show Gist options
  • Save lvanasse/9d246dd7dece78ce4dee2f830c436881 to your computer and use it in GitHub Desktop.
Save lvanasse/9d246dd7dece78ce4dee2f830c436881 to your computer and use it in GitHub Desktop.
[xtensa-01] CI Log for nuttx @ / nuttx-apps @
Script started on 2024-11-09 06:13:49+00:00 [COMMAND="/home/ludovic/nuttx-release/run-job.sh xtensa-01" TERM="xterm-256color" TTY="/dev/pts/1" COLUMNS="211" LINES="57"]
Now running https://github.com/lupyuen/nuttx-release/blob/main/run-job.sh
Called by https://github.com/lupyuen/nuttx-release/blob/main/run-ci.sh
+ job=xtensa-01
+ neofetch
.-/+oossssoo+/-.
`:+ssssssssssssssssss+:`
-+ssssssssssssssssssyyssss+-
.ossssssssssssssssssdMMMNysssso.
/ssssssssssshdmmNNmmyNMMMMhssssss/
+ssssssssshmydMMMMMMMNddddyssssssss+
/sssssssshNMMMyhhyyyyhmNMMMNhssssssss/
.ssssssssdMMMNhsssssssssshNMMMdssssssss.
+sssshhhyNMMNyssssssssssssyNMMMysssssss+
ossyNMMMNyMMhsssssssssssssshmmmhssssssso
ossyNMMMNyMMhsssssssssssssshmmmhssssssso
+sssshhhyNMMNyssssssssssssyNMMMysssssss+
.ssssssssdMMMNhsssssssssshNMMMdssssssss.
/sssssssshNMMMyhhyyyyhdNMMMNhssssssss/
+sssssssssdmydMMMMMMMMddddyssssssss+
/ssssssssssshdmNNNNmyNMMMMhssssss/
.ossssssssssssssssssdMMMNysssso.
-+sssssssssssssssssyyyssss+-
`:+ssssssssssssssssss+:`
.-/+oossssoo+/-.
root@nuttx-build-server-ubuntu
------------------------------
OS: Ubuntu 24.04.1 LTS x86_64
Host: KVM/QEMU (Standard PC (Q35 + ICH9, 2009) pc-q35-7.2)
Kernel: 6.8.0-48-generic
Uptime: 3 hours, 42 mins
Packages: 579 (dpkg), 4 (snap)
Shell: bash 5.2.21
Resolution: 1024x768
Terminal: script
CPU: 12th Gen Intel i5-12600K (4) @ 3.686GHz
GPU: 00:01.0 Red Hat, Inc. QXL paravirtual graphic card
Memory: 334MiB / 3910MiB
+ sleep 10
+ sudo docker pull ghcr.io/apache/nuttx/apache-nuttx-ci-linux:latest
latest: Pulling from apache/nuttx/apache-nuttx-ci-linux
Digest: sha256:15949c71a5b70cd12ff63ff326c1d002fd41b8eda504f174c00e96d49b5c4cd5
Status: Image is up to date for ghcr.io/apache/nuttx/apache-nuttx-ci-linux:latest
ghcr.io/apache/nuttx/apache-nuttx-ci-linux:latest
+ sleep 10
+ sudo docker run -it ghcr.io/apache/nuttx/apache-nuttx-ci-linux:latest /bin/bash -c '
uname -a ;
cd ;
pwd ;
git clone https://github.com/apache/nuttx ;
git clone https://github.com/apache/nuttx-apps apps ;
pushd nuttx ; echo NuttX Source: https://github.com/apache/nuttx/tree/$(git rev-parse HEAD) ; popd ;
pushd apps ; echo NuttX Apps: https://github.com/apache/nuttx-apps/tree/$(git rev-parse HEAD) ; popd ;
sleep 10 ;
cd nuttx/tools/ci ;
(./cibuild.sh -c -A -N -R testlist/xtensa-01.dat || echo '\''***** BUILD FAILED'\'') ;
'
docker: Error response from daemon: mkdir /var/snap/docker/common/var-lib-docker/overlay2/7d0effeabdc84207e047b8b9b97b763ef13b65bbc3d21073f6a302f42183ff1a/work: no space left on device.
See 'docker run --help'.
+ df -H
Filesystem Size Used Avail Use% Mounted on
tmpfs 411M 1.3M 409M 1% /run
efivarfs 58k 26k 27k 50% /sys/firmware/efi/efivars
/dev/mapper/ubuntu--vg-ubuntu--lv 30G 30G 0 100% /
tmpfs 2.1G 0 2.1G 0% /dev/shm
tmpfs 5.3M 0 5.3M 0% /run/lock
/dev/vda2 2.1G 100M 1.9G 6% /boot
/dev/vda1 1.2G 6.5M 1.2G 1% /boot/efi
tmpfs 411M 13k 411M 1% /run/user/1000
Script done on 2024-11-09 06:14:16+00:00 [COMMAND_EXIT_CODE="0"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment