Skip to content

Console Output

02:45:25 [2025-11-28T02:45:25.187Z] + docker info
02:45:25 [2025-11-28T02:45:25.438Z] + echo ✅ Docker is running
02:45:25 [2025-11-28T02:45:25.438Z] ✅ Docker is running
02:45:25 [2025-11-28T02:45:25.438Z] + echo 💾 Memory information:
02:45:25 [2025-11-28T02:45:25.438Z] 💾 Memory information:
02:45:25 [2025-11-28T02:45:25.438Z] + free -h
02:45:25 [2025-11-28T02:45:25.438Z]                total        used        free      shared  buff/cache   available
02:45:25 [2025-11-28T02:45:25.438Z] Mem:           7.6Gi       3.9Gi       357Mi       643Mi       4.3Gi       3.7Gi
02:45:25 [2025-11-28T02:45:25.438Z] Swap:             0B          0B          0B
02:45:25 [2025-11-28T02:45:25.438Z] + echo 💿 Disk space:
02:45:25 [2025-11-28T02:45:25.438Z] 💿 Disk space:
02:45:25 [2025-11-28T02:45:25.438Z] + df -h .
02:45:25 [2025-11-28T02:45:25.438Z] Filesystem      Size  Used Avail Use% Mounted on
02:45:25 [2025-11-28T02:45:25.438Z] /dev/mmcblk0p2   29G   27G  1.4G  96% /var/jenkins_home
02:45:25 [2025-11-28T02:45:25.438Z] + echo 🖥️  CPU information:
02:45:25 [2025-11-28T02:45:25.438Z] 🖥️  CPU information:
02:45:25 [2025-11-28T02:45:25.438Z] + nproc
02:45:25 [2025-11-28T02:45:25.438Z] 4