Skip to content
StepArgumentsStatus
Start of Pipeline - (29 sec in block)
libraryResource - (2 ms in self)org/eclipsefdn/container/agent.yml
echo - (33 ms in self)Final resourceContent: apiVersion: v1 kind: Pod spec: containers: - name: containertools image: eclipsefdn/containertools:alpine-latest imagePullPolicy: Always command: [ "sleep" ] args: [ "infinity" ] resources: limits: cpu: 500m memory: 256Mi
podTemplate - (29 sec in block)
podTemplate block - (29 sec in block)
node - (29 sec in block)dockerfiles_docker_proxy_24-wtcj0
node block - (12 sec in block)
stage - (10 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (10 sec in block)
checkout - (10 sec in self)
withEnv - (1.7 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_URL
withEnv block - (1.7 sec in block)
withEnv - (1.7 sec in block)NAMESPACE, CREDENTIALS_ID, HOME
withEnv block - (1.7 sec in block)
timeout - (1.6 sec in block)
timeout block - (1.6 sec in block)
stage - (1.3 sec in block)Build Library Image
stage block (Build Library Image) - (1.3 sec in block)
echo - (26 ms in self)############ buildImage eclipsecbi/alpine:edge ############
container - (1.2 sec in block)containertools
container block - (1.2 sec in block)
withCredentials - (0.6 sec in block)
withCredentials block - (0.56 sec in block)
sh - (0.55 sec in self)#!/usr/bin/env bash set -euo pipefail [[ "false" == "true" ]] && set -x echo "Access registry "docker.io" for "eclipsecbi/alpine" with user: "${DOCKER_REGISTRY_USERNAME}"" crane auth login "docker.io" --password-stdin --username "${DOCKER_REGISTRY_USERNAME}" <<<"${DOCKER_REGISTRY_PASSWORD}"
sh - (0.53 sec in self)
stage - (21 ms in block)Build buildpack-deps
stage block (Build buildpack-deps) - (7 ms in block)
getContext - (<1 ms in self)
stage - (21 ms in block)Build Images hugo
stage block (Build Images hugo) - (7 ms in block)
getContext - (1 ms in self)
stage - (48 ms in block)Build Image openssh
stage block (Build Image openssh) - (7 ms in block)
getContext - (<1 ms in self)
stage - (19 ms in block)Build Images eclipse-temurin
stage block (Build Images eclipse-temurin) - (7 ms in block)
getContext - (1 ms in self)
stage - (21 ms in block)Build Images semeru
stage block (Build Images semeru) - (8 ms in block)
getContext - (1 ms in self)
stage - (25 ms in block)Build Images gtk3-wm
stage block (Build Images gtk3-wm) - (7 ms in block)
getContext - (1 ms in self)
stage - (0.17 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (0.16 sec in block)
mail - (0.12 sec in self)[CBI] Build Failure dockerfiles » docker_proxy #24
deleteDir - (10 ms in self)