Pull request #4764 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6bda42af0190ba0de9dfadc544f368370f957dec+29dca6d8be80d599f8fc1a08ef72b1c586c75330 (adef78b82162340ced00a1a2c64140bbcf2f27f2) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17940994451237714465.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5720623667592572649.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4764/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4764/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4392094071681979486.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4764/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh789423167181396379.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6406286474650213157.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4764/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4764/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh676597588782693413.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1738 in /w/workspace/edgexfoundry_edgex-go_PR-4764 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 29dca6d8be80d599f8fc1a08ef72b1c586c75330 into PR head commit 6bda42af0190ba0de9dfadc544f368370f957dec > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4764/head:refs/remotes/origin/PR-4764 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6bda42af0190ba0de9dfadc544f368370f957dec # timeout=10 Merge succeeded, producing 6bda42af0190ba0de9dfadc544f368370f957dec Checking out Revision 6bda42af0190ba0de9dfadc544f368370f957dec (PR-4764) Commit message: "build(deps): Bump github.com/gomodule/redigo from 1.8.9 to 1.9.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-26T19:31:48.439Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-26T19:31:48.733Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-26T19:31:48.847Z] ========================================================= [2024-02-26T19:31:48.847Z] EdgeX Global Pipelines Version Info [2024-02-26T19:31:48.847Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 29dca6d8be80d599f8fc1a08ef72b1c586c75330 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6bda42af0190ba0de9dfadc544f368370f957dec # timeout=10 [2024-02-26T19:31:49.619Z] ------------------- [2024-02-26T19:31:49.619Z] stable info: [2024-02-26T19:31:49.619Z] ------------------- [2024-02-26T19:31:49.619Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-26T19:31:49.619Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-26T19:31:49.619Z] Message: update stable to v1.0.258 [2024-02-26T19:31:50.192Z] ------------------- [2024-02-26T19:31:50.192Z] experimental info: [2024-02-26T19:31:50.192Z] ------------------- [2024-02-26T19:31:50.192Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-26T19:31:50.192Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-26T19:31:50.192Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-26T19:31:50.414Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-02-26T19:31:50.469Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-02-26T19:31:50.526Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-26T19:31:50.582Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-26T19:31:50.638Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-26T19:31:50.697Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-26T19:31:50.753Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-26T19:31:50.807Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-02-26T19:31:50.864Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-02-26T19:31:50.925Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-02-26T19:31:50.985Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-26T19:31:51.055Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-26T19:31:51.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-26T19:31:51.178Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-26T19:31:51.238Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-26T19:31:51.304Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-26T19:31:51.374Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-26T19:31:51.444Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-26T19:31:51.510Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-02-26T19:31:51.583Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-02-26T19:31:51.655Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-26T19:31:51.723Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-26T19:31:51.796Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-26T19:31:51.870Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4764 [Pipeline] echo [2024-02-26T19:31:51.943Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4764 [Pipeline] echo [2024-02-26T19:31:52.017Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4764 [Pipeline] echo [2024-02-26T19:31:52.082Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6bda42af0190ba0de9dfadc544f368370f957dec [Pipeline] echo [2024-02-26T19:31:52.159Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6bda42a [Pipeline] echo [2024-02-26T19:31:52.307Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-26T19:31:52.477Z] provisioning config files... [2024-02-26T19:31:52.492Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2305217188482380770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-26T19:31:52.892Z] ---> ****-login.sh [2024-02-26T19:31:52.892Z] nexus3.edgexfoundry.org:10001 [2024-02-26T19:31:52.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-26T19:31:53.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-26T19:31:53.153Z] Configure a credential helper to remove this warning. See [2024-02-26T19:31:53.154Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-26T19:31:53.154Z] [2024-02-26T19:31:53.154Z] Login Succeeded [2024-02-26T19:31:53.154Z] nexus3.edgexfoundry.org:10002 [2024-02-26T19:31:53.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-26T19:31:53.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-26T19:31:53.414Z] Configure a credential helper to remove this warning. See [2024-02-26T19:31:53.414Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-26T19:31:53.414Z] [2024-02-26T19:31:53.414Z] Login Succeeded [2024-02-26T19:31:53.415Z] nexus3.edgexfoundry.org:10003 [2024-02-26T19:31:53.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-26T19:31:53.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-26T19:31:53.415Z] Configure a credential helper to remove this warning. See [2024-02-26T19:31:53.415Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-26T19:31:53.415Z] [2024-02-26T19:31:53.415Z] Login Succeeded [2024-02-26T19:31:53.415Z] nexus3.edgexfoundry.org:10004 [2024-02-26T19:31:53.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-26T19:31:53.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-26T19:31:53.675Z] Configure a credential helper to remove this warning. See [2024-02-26T19:31:53.675Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-26T19:31:53.675Z] [2024-02-26T19:31:53.675Z] Login Succeeded [2024-02-26T19:31:53.675Z] ****.io [2024-02-26T19:31:53.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-26T19:31:53.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-26T19:31:53.937Z] Configure a credential helper to remove this warning. See [2024-02-26T19:31:53.937Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-26T19:31:53.937Z] [2024-02-26T19:31:53.937Z] Login Succeeded [2024-02-26T19:31:53.937Z] ---> ****-login.sh ends [Pipeline] } [2024-02-26T19:31:53.972Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-26T19:31:54.457Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-02-26T19:31:54.457Z] + dirname cmd/core-command/Dockerfile [2024-02-26T19:31:54.457Z] + cut -d/ -f2 [2024-02-26T19:31:54.457Z] + echo core-command,cmd/core-command/Dockerfile [2024-02-26T19:31:54.457Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-02-26T19:31:54.457Z] + cut -d/ -f2 [2024-02-26T19:31:54.457Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-02-26T19:31:54.457Z] + dirname cmd/core-data/Dockerfile [2024-02-26T19:31:54.457Z] + cut -d/ -f2 [2024-02-26T19:31:54.457Z] + echo core-data,cmd/core-data/Dockerfile [2024-02-26T19:31:54.457Z] + + dirname cmd/core-metadata/Dockerfilecut [2024-02-26T19:31:54.457Z] -d/ -f2 [2024-02-26T19:31:54.457Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-02-26T19:31:54.457Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-02-26T19:31:54.457Z] + cut -d/ -f2 [2024-02-26T19:31:54.457Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-02-26T19:31:54.457Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-02-26T19:31:54.457Z] + cut -d/ -f2 [2024-02-26T19:31:54.457Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-02-26T19:31:54.457Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-02-26T19:31:54.457Z] + cut -d/ -f2 [2024-02-26T19:31:54.457Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-02-26T19:31:54.457Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-02-26T19:31:54.457Z] + cut -d/ -f2 [2024-02-26T19:31:54.457Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-02-26T19:31:54.457Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-02-26T19:31:54.457Z] + cut -d/ -f2 [2024-02-26T19:31:54.457Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-02-26T19:31:54.457Z] + dirname cmd/security-spire-agent/Dockerfile [2024-02-26T19:31:54.457Z] + cut -d/ -f2 [2024-02-26T19:31:54.457Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-02-26T19:31:54.457Z] + dirname cmd/security-spire-config/Dockerfile [2024-02-26T19:31:54.457Z] + cut -d/ -f2 [2024-02-26T19:31:54.457Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-02-26T19:31:54.457Z] + dirname cmd/security-spire-server/Dockerfile [2024-02-26T19:31:54.457Z] + cut -d/ -f2 [2024-02-26T19:31:54.457Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-02-26T19:31:54.457Z] + cut -d/ -f2 [2024-02-26T19:31:54.457Z] + dirname cmd/support-notifications/Dockerfile [2024-02-26T19:31:54.457Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-02-26T19:31:54.457Z] + dirname cmd/support-scheduler/Dockerfile [2024-02-26T19:31:54.457Z] + cut -d/ -f2 [2024-02-26T19:31:54.457Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-02-26T19:31:54.513Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-26T19:31:55.097Z] + git rev-list -1 --merges 6bda42af0190ba0de9dfadc544f368370f957dec~1..6bda42af0190ba0de9dfadc544f368370f957dec [Pipeline] echo [2024-02-26T19:31:55.131Z] -----------> git rev-list -1 --merges 6bda42af0190ba0de9dfadc544f368370f957dec~1..6bda42af0190ba0de9dfadc544f368370f957dec 6bda42af0190ba0de9dfadc544f368370f957dec [false] [Pipeline] sh [2024-02-26T19:31:55.463Z] + git log --format=format:%s -1 6bda42af0190ba0de9dfadc544f368370f957dec [Pipeline] echo [2024-02-26T19:31:55.509Z] ========================================================= [2024-02-26T19:31:55.509Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-26T19:31:55.509Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-02-26T19:31:56.075Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-26T19:31:56.075Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-26T19:31:56.075Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-26T19:31:56.075Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-26T19:31:56.075Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-26T19:31:56.075Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-26T19:31:56.075Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-26T19:31:56.612Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-26T19:31:56.612Z] [2024-02-26T19:31:56.612Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-26T19:31:57.029Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-26T19:31:57.029Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-26T19:31:57.029Z] b85a868b505f: Pulling fs layer [2024-02-26T19:31:57.029Z] e2be974225ed: Pulling fs layer [2024-02-26T19:31:57.029Z] 339a4e72a1f5: Pulling fs layer [2024-02-26T19:31:57.029Z] 988bab9f4d93: Pulling fs layer [2024-02-26T19:31:57.029Z] 1469e6f7b9e6: Pulling fs layer [2024-02-26T19:31:57.029Z] eaf3925da568: Pulling fs layer [2024-02-26T19:31:57.029Z] bab4dde63d76: Pulling fs layer [2024-02-26T19:31:57.029Z] bde34c3a00c8: Pulling fs layer [2024-02-26T19:31:57.029Z] b352a97aabf1: Pulling fs layer [2024-02-26T19:31:57.029Z] 4872d77fe225: Pulling fs layer [2024-02-26T19:31:57.029Z] 5851b861e8e6: Pulling fs layer [2024-02-26T19:31:57.029Z] eaf3925da568: Waiting [2024-02-26T19:31:57.029Z] bab4dde63d76: Waiting [2024-02-26T19:31:57.029Z] bde34c3a00c8: Waiting [2024-02-26T19:31:57.029Z] b352a97aabf1: Waiting [2024-02-26T19:31:57.029Z] 4872d77fe225: Waiting [2024-02-26T19:31:57.029Z] 5851b861e8e6: Waiting [2024-02-26T19:31:57.029Z] 988bab9f4d93: Waiting [2024-02-26T19:31:57.029Z] 1469e6f7b9e6: Waiting [2024-02-26T19:31:57.029Z] e2be974225ed: Download complete [2024-02-26T19:31:57.029Z] 988bab9f4d93: Verifying Checksum [2024-02-26T19:31:57.029Z] 988bab9f4d93: Download complete [2024-02-26T19:31:57.291Z] 339a4e72a1f5: Verifying Checksum [2024-02-26T19:31:57.292Z] 339a4e72a1f5: Download complete [2024-02-26T19:31:57.292Z] eaf3925da568: Verifying Checksum [2024-02-26T19:31:57.292Z] eaf3925da568: Download complete [2024-02-26T19:31:57.292Z] 1469e6f7b9e6: Verifying Checksum [2024-02-26T19:31:57.292Z] 1469e6f7b9e6: Download complete [2024-02-26T19:31:57.292Z] bde34c3a00c8: Download complete [2024-02-26T19:31:57.292Z] b85a868b505f: Download complete [2024-02-26T19:31:57.292Z] 4872d77fe225: Verifying Checksum [2024-02-26T19:31:57.292Z] 4872d77fe225: Download complete [2024-02-26T19:31:57.292Z] b352a97aabf1: Verifying Checksum [2024-02-26T19:31:57.292Z] b352a97aabf1: Download complete [2024-02-26T19:31:57.292Z] 5851b861e8e6: Verifying Checksum [2024-02-26T19:31:57.292Z] 5851b861e8e6: Download complete [2024-02-26T19:31:57.862Z] bab4dde63d76: Verifying Checksum [2024-02-26T19:31:57.862Z] bab4dde63d76: Download complete [2024-02-26T19:31:58.804Z] b85a868b505f: Pull complete [2024-02-26T19:31:59.064Z] e2be974225ed: Pull complete [2024-02-26T19:31:59.325Z] 339a4e72a1f5: Pull complete [2024-02-26T19:31:59.585Z] 988bab9f4d93: Pull complete [2024-02-26T19:32:00.164Z] 1469e6f7b9e6: Pull complete [2024-02-26T19:32:00.164Z] eaf3925da568: Pull complete [2024-02-26T19:32:02.723Z] bab4dde63d76: Pull complete [2024-02-26T19:32:02.723Z] bde34c3a00c8: Pull complete [2024-02-26T19:32:03.331Z] b352a97aabf1: Pull complete [2024-02-26T19:32:03.900Z] 4872d77fe225: Pull complete [2024-02-26T19:32:05.813Z] 5851b861e8e6: Pull complete [2024-02-26T19:32:05.813Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-26T19:32:05.813Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-26T19:32:06.073Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-26T19:32:06.480Z] prd-ubuntu20.04-docker-8c-8g-1738 does not seem to be running inside a container [2024-02-26T19:32:06.532Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-26T19:32:19.915Z] $ docker top 1994aef53a8e5d7f14c0a4393c2fdc030be21d60d41a81d61c393c3fb352df08 -eo pid,comm [2024-02-26T19:32:20.075Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-02-26T19:32:20.075Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-26T19:32:20.279Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-26T19:32:20.279Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-26T19:32:20.410Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-26T19:32:20.412Z] $ docker exec 1994aef53a8e5d7f14c0a4393c2fdc030be21d60d41a81d61c393c3fb352df08 ssh-agent [2024-02-26T19:32:20.547Z] SSH_AUTH_SOCK=/tmp/ssh-dAUBQ60o7QAy/agent.15 [2024-02-26T19:32:20.547Z] SSH_AGENT_PID=21 [2024-02-26T19:32:20.555Z] Running ssh-add (command line suppressed) [2024-02-26T19:32:20.656Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8159525221201670873.key (/w/workspace/edgex-go/1@tmp/private_key_8159525221201670873.key) [2024-02-26T19:32:20.676Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-26T19:32:21.023Z] + git tag --points-at HEAD [Pipeline] } [2024-02-26T19:32:21.052Z] $ docker exec --env ******** --env ******** 1994aef53a8e5d7f14c0a4393c2fdc030be21d60d41a81d61c393c3fb352df08 ssh-agent -k [2024-02-26T19:32:21.158Z] unset SSH_AUTH_SOCK; [2024-02-26T19:32:21.159Z] unset SSH_AGENT_PID; [2024-02-26T19:32:21.159Z] echo Agent pid 21 killed; [2024-02-26T19:32:21.173Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-26T19:32:21.308Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-26T19:32:21.308Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-26T19:32:21.430Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-26T19:32:21.432Z] $ docker exec 1994aef53a8e5d7f14c0a4393c2fdc030be21d60d41a81d61c393c3fb352df08 ssh-agent [2024-02-26T19:32:21.576Z] SSH_AUTH_SOCK=/tmp/ssh-2X4sZH4XgOXG/agent.70 [2024-02-26T19:32:21.576Z] SSH_AGENT_PID=76 [2024-02-26T19:32:21.581Z] Running ssh-add (command line suppressed) [2024-02-26T19:32:21.687Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_15224632490839740696.key (/w/workspace/edgex-go/1@tmp/private_key_15224632490839740696.key) [2024-02-26T19:32:21.702Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-26T19:32:22.056Z] + git semver init [2024-02-26T19:32:22.316Z] 2024-02-26 19:32:22,239 [run_init] DEBUG init version:0.0.0 force:False [2024-02-26T19:32:22.316Z] 2024-02-26 19:32:22,240 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-02-26T19:32:22.316Z] 2024-02-26 19:32:22,240 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-02-26T19:32:22.316Z] 2024-02-26 19:32:22,241 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2024-02-26T19:32:34.527Z] 2024-02-26 19:32:33,311 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-02-26T19:32:34.527Z] 2024-02-26 19:32:33,311 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4764 with force:False [2024-02-26T19:32:34.527Z] 2024-02-26 19:32:33,312 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4764 [2024-02-26T19:32:34.527Z] 2024-02-26 19:32:33,318 [execute] INFO git cat-file --batch-check [2024-02-26T19:32:34.527Z] 2024-02-26 19:32:33,319 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-02-26T19:32:34.527Z] 2024-02-26 19:32:33,327 [execute] INFO git cat-file --batch [2024-02-26T19:32:34.527Z] 2024-02-26 19:32:33,327 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-02-26T19:32:34.527Z] 2024-02-26 19:32:33,332 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4764 [2024-02-26T19:32:34.527Z] 0.0.0 [Pipeline] } [2024-02-26T19:32:34.557Z] $ docker exec --env ******** --env ******** 1994aef53a8e5d7f14c0a4393c2fdc030be21d60d41a81d61c393c3fb352df08 ssh-agent -k [2024-02-26T19:32:34.653Z] unset SSH_AUTH_SOCK; [2024-02-26T19:32:34.653Z] unset SSH_AGENT_PID; [2024-02-26T19:32:34.653Z] echo Agent pid 76 killed; [2024-02-26T19:32:34.665Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-26T19:32:35.181Z] + git semver [Pipeline] } [2024-02-26T19:32:35.464Z] $ docker stop --time=1 1994aef53a8e5d7f14c0a4393c2fdc030be21d60d41a81d61c393c3fb352df08 [2024-02-26T19:32:36.762Z] $ docker rm -f --volumes 1994aef53a8e5d7f14c0a4393c2fdc030be21d60d41a81d61c393c3fb352df08 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-26T19:32:37.203Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-26T19:32:37.548Z] Stashed 1 file(s) [Pipeline] echo [2024-02-26T19:32:37.569Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-26T19:32:38.639Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-02-26T19:32:38.675Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-26T19:32:38.731Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-26T19:32:38.785Z] ========================================================= [2024-02-26T19:32:38.785Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-26T19:32:38.785Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-02-26T19:32:39.143Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-26T19:32:39.143Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-26T19:32:39.143Z] 7264a8db6415: Pulling fs layer [2024-02-26T19:32:39.143Z] c4d48a809fc2: Pulling fs layer [2024-02-26T19:32:39.143Z] 4f1c88b9dad5: Pulling fs layer [2024-02-26T19:32:39.143Z] ad3a456e5733: Pulling fs layer [2024-02-26T19:32:39.143Z] 69c7f0334f64: Pulling fs layer [2024-02-26T19:32:39.143Z] 1f1c1a5573a3: Pulling fs layer [2024-02-26T19:32:39.143Z] ce7588e14bc9: Pulling fs layer [2024-02-26T19:32:39.143Z] b5e4710f87ac: Pulling fs layer [2024-02-26T19:32:39.143Z] 1f1c1a5573a3: Waiting [2024-02-26T19:32:39.143Z] ce7588e14bc9: Waiting [2024-02-26T19:32:39.143Z] b5e4710f87ac: Waiting [2024-02-26T19:32:39.143Z] ad3a456e5733: Waiting [2024-02-26T19:32:39.143Z] 69c7f0334f64: Waiting [2024-02-26T19:32:39.143Z] c4d48a809fc2: Download complete [2024-02-26T19:32:39.143Z] ad3a456e5733: Verifying Checksum [2024-02-26T19:32:39.143Z] ad3a456e5733: Download complete [2024-02-26T19:32:39.143Z] 69c7f0334f64: Verifying Checksum [2024-02-26T19:32:39.143Z] 69c7f0334f64: Download complete [2024-02-26T19:32:39.143Z] 7264a8db6415: Verifying Checksum [2024-02-26T19:32:39.143Z] 7264a8db6415: Download complete [2024-02-26T19:32:39.143Z] 1f1c1a5573a3: Verifying Checksum [2024-02-26T19:32:39.143Z] 1f1c1a5573a3: Download complete [2024-02-26T19:32:39.405Z] 7264a8db6415: Pull complete [2024-02-26T19:32:39.405Z] b5e4710f87ac: Verifying Checksum [2024-02-26T19:32:39.405Z] b5e4710f87ac: Download complete [2024-02-26T19:32:39.662Z] c4d48a809fc2: Pull complete [2024-02-26T19:32:39.662Z] 4f1c88b9dad5: Verifying Checksum [2024-02-26T19:32:39.662Z] 4f1c88b9dad5: Download complete [2024-02-26T19:32:39.922Z] ce7588e14bc9: Verifying Checksum [2024-02-26T19:32:39.922Z] ce7588e14bc9: Download complete [2024-02-26T19:32:43.206Z] 4f1c88b9dad5: Pull complete [2024-02-26T19:32:43.206Z] ad3a456e5733: Pull complete [2024-02-26T19:32:43.206Z] 69c7f0334f64: Pull complete [2024-02-26T19:32:43.206Z] 1f1c1a5573a3: Pull complete [2024-02-26T19:32:45.737Z] ce7588e14bc9: Pull complete [2024-02-26T19:32:45.995Z] b5e4710f87ac: Pull complete [2024-02-26T19:32:45.995Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-26T19:32:45.995Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-26T19:32:45.995Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-02-26T19:32:46.384Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-26T19:32:46.385Z] WORKDIR /edgex [2024-02-26T19:32:46.385Z] COPY go.mod . [2024-02-26T19:32:46.385Z] RUN go mod download [2024-02-26T19:32:46.385Z] + docker build -t ci-base-image-x86_64 -f - . [2024-02-26T19:32:46.953Z] Sending build context to Docker daemon 175.2MB [2024-02-26T19:32:46.953Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-26T19:32:46.953Z] ---> 88b5674ff536 [2024-02-26T19:32:46.953Z] Step 2/4 : WORKDIR /edgex [2024-02-26T19:32:53.016Z] Still waiting to schedule task [2024-02-26T19:32:53.017Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-02-26T19:32:56.932Z] ---> Running in d4d52cc85b06 [2024-02-26T19:32:56.932Z] Removing intermediate container d4d52cc85b06 [2024-02-26T19:32:56.932Z] ---> 90f99dd42879 [2024-02-26T19:32:56.932Z] Step 3/4 : COPY go.mod . [2024-02-26T19:32:56.932Z] ---> 48e30c532076 [2024-02-26T19:32:56.932Z] Step 4/4 : RUN go mod download [2024-02-26T19:32:56.932Z] ---> Running in 75a2dea17102 [2024-02-26T19:33:18.879Z] Removing intermediate container 75a2dea17102 [2024-02-26T19:33:18.879Z] ---> cc0f156b7b78 [2024-02-26T19:33:18.879Z] Successfully built cc0f156b7b78 [2024-02-26T19:33:18.879Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-26T19:33:19.284Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-26T19:33:19.284Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-26T19:33:19.479Z] prd-ubuntu20.04-docker-8c-8g-1738 does not seem to be running inside a container [2024-02-26T19:33:19.510Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-26T19:33:19.938Z] $ docker top e713d6de7791e288dbc099a075cace039d78707300731edc7b5e3329ea8fc577 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-26T19:33:20.375Z] + go version [2024-02-26T19:33:20.376Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-26T19:33:20.411Z] $ docker stop --time=1 e713d6de7791e288dbc099a075cace039d78707300731edc7b5e3329ea8fc577 [2024-02-26T19:33:21.714Z] $ docker rm -f --volumes e713d6de7791e288dbc099a075cace039d78707300731edc7b5e3329ea8fc577 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-26T19:33:22.629Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-26T19:33:22.629Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-26T19:33:22.819Z] prd-ubuntu20.04-docker-8c-8g-1738 does not seem to be running inside a container [2024-02-26T19:33:22.854Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-26T19:33:23.219Z] $ docker top ff947c413cc5d63539427540d92c0dc9ffd09a1f7f6756eeac135079720e7cb2 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-02-26T19:33:23.381Z] ========================================================= [2024-02-26T19:33:23.381Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-02-26T19:33:23.381Z] ========================================================= [Pipeline] sh [2024-02-26T19:33:23.671Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-02-26T19:33:24.058Z] + make test [2024-02-26T19:33:24.058Z] go test -race -coverprofile=coverage.out ./... [2024-02-26T19:33:30.615Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-02-26T19:33:42.804Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-02-26T19:33:42.804Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-02-26T19:33:42.804Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-02-26T19:33:42.804Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-02-26T19:33:42.804Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-02-26T19:33:42.804Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-02-26T19:33:43.063Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-02-26T19:33:43.063Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-02-26T19:33:43.063Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-02-26T19:33:43.063Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-02-26T19:33:43.630Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-02-26T19:33:43.630Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-02-26T19:33:43.630Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-02-26T19:33:43.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-02-26T19:33:45.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-02-26T19:33:45.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-02-26T19:33:46.493Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.041s coverage: 28.7% of statements [2024-02-26T19:33:48.397Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.064s coverage: 97.0% of statements [2024-02-26T19:33:48.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-02-26T19:33:48.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-02-26T19:33:48.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-02-26T19:33:49.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-02-26T19:33:49.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-02-26T19:33:50.715Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-02-26T19:33:50.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-02-26T19:33:50.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-02-26T19:33:50.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-02-26T19:33:50.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-02-26T19:33:52.109Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-02-26T19:33:52.109Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-02-26T19:33:52.109Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.073s coverage: 69.2% of statements [2024-02-26T19:33:52.109Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.070s coverage: 53.2% of statements [2024-02-26T19:33:54.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-02-26T19:33:54.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-02-26T19:33:54.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-02-26T19:33:54.643Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.543s coverage: 93.4% of statements [2024-02-26T19:33:54.643Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.070s coverage: 4.1% of statements [2024-02-26T19:33:54.643Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-02-26T19:33:54.643Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-02-26T19:33:54.643Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-02-26T19:33:54.643Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-02-26T19:33:54.643Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-02-26T19:33:54.643Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-02-26T19:33:54.643Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-02-26T19:33:55.576Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.353s coverage: 97.6% of statements [2024-02-26T19:33:55.576Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.034s coverage: 72.2% of statements [2024-02-26T19:33:56.141Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-02-26T19:33:56.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-02-26T19:33:57.075Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.066s coverage: 0.9% of statements [2024-02-26T19:33:57.075Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.096s coverage: 32.2% of statements [2024-02-26T19:33:57.075Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.054s coverage: 41.7% of statements [2024-02-26T19:33:58.453Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.058s coverage: 82.9% of statements [2024-02-26T19:33:58.453Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.035s coverage: 94.1% of statements [2024-02-26T19:33:58.453Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.051s coverage: 96.3% of statements [2024-02-26T19:33:58.453Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.039s coverage: 87.5% of statements [2024-02-26T19:33:58.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-02-26T19:33:58.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-02-26T19:33:58.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-02-26T19:33:58.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-02-26T19:33:58.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-02-26T19:33:58.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-02-26T19:33:58.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-02-26T19:33:58.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-02-26T19:33:59.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-02-26T19:33:59.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-02-26T19:33:59.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-02-26T19:33:59.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-02-26T19:34:00.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-02-26T19:34:00.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-02-26T19:34:00.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-02-26T19:34:02.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-02-26T19:34:02.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-02-26T19:34:03.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-02-26T19:34:03.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-02-26T19:34:06.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-02-26T19:34:06.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-02-26T19:34:06.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-02-26T19:34:08.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-02-26T19:34:08.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-02-26T19:34:08.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-02-26T19:34:10.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-02-26T19:34:10.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-02-26T19:34:10.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-02-26T19:34:10.550Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-02-26T19:34:10.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.040s coverage: 94.4% of statements [2024-02-26T19:34:11.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-02-26T19:34:11.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-02-26T19:34:11.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-02-26T19:34:11.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-02-26T19:34:12.870Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-02-26T19:34:12.870Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-02-26T19:34:12.870Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-02-26T19:34:12.870Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-02-26T19:34:13.439Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-02-26T19:34:13.439Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-02-26T19:34:14.398Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-02-26T19:34:14.398Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-02-26T19:34:22.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.272s coverage: 79.9% of statements [2024-02-26T19:34:22.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.063s coverage: 92.9% of statements [2024-02-26T19:34:22.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.015s coverage: 64.4% of statements [2024-02-26T19:34:22.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.112s coverage: 62.3% of statements [2024-02-26T19:34:22.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.051s coverage: 87.2% of statements [2024-02-26T19:34:22.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.032s coverage: 20.0% of statements [2024-02-26T19:34:22.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.032s coverage: 100.0% of statements [2024-02-26T19:34:22.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.080s coverage: 81.8% of statements [2024-02-26T19:34:22.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.086s coverage: 82.1% of statements [2024-02-26T19:34:22.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.038s coverage: 86.0% of statements [2024-02-26T19:34:22.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.167s coverage: 63.1% of statements [2024-02-26T19:34:22.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.040s coverage: 100.0% of statements [2024-02-26T19:34:22.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2024-02-26T19:34:22.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements [2024-02-26T19:34:22.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.027s coverage: 73.7% of statements [2024-02-26T19:34:22.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.041s coverage: 100.0% of statements [2024-02-26T19:34:22.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.275s coverage: 38.4% of statements [2024-02-26T19:34:22.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.041s coverage: 89.5% of statements [2024-02-26T19:34:22.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.037s coverage: 84.8% of statements [2024-02-26T19:34:22.538Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.064s coverage: 19.9% of statements [2024-02-26T19:34:22.538Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.120s coverage: 95.7% of statements [2024-02-26T19:34:22.538Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.046s coverage: 61.8% of statements [2024-02-26T19:34:22.538Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.075s coverage: 98.9% of statements [2024-02-26T19:34:22.797Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-02-26T19:34:23.058Z] running golangci-lint [2024-02-26T19:34:23.058Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-02-26T19:34:23.058Z] go version go1.21.0 linux/amd64 [2024-02-26T19:34:23.317Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-02-26T19:34:23.317Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-02-26T19:34:38.180Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|files|name|types_sizes|exports_file|imports) took 12.848629072s" [2024-02-26T19:34:38.180Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 31.584608ms" [2024-02-26T19:34:39.827Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1740 in /w/workspace/edgexfoundry_edgex-go_PR-4764 [Pipeline] { [Pipeline] ws [2024-02-26T19:34:39.916Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-02-26T19:34:40.035Z] The recommended git tool is: git [2024-02-26T19:34:44.733Z] level=info msg="[linters_context/goanalysis] analyzers took 1m0.058512391s with top 10 stages: buildir: 30.683196036s, gosec: 6.282295883s, fact_deprecated: 2.085166512s, printf: 1.425215869s, ctrlflow: 1.38492992s, inspect: 1.354487378s, nilness: 1.099470161s, fact_purity: 1.011405537s, S1038: 650.694962ms, typedness: 634.370011ms" [2024-02-26T19:34:44.733Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-02-26T19:34:44.733Z] level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 197/197, exclude: 197/197, skip_files: 197/197, nolint: 0/21, cgo: 197/197, filename_unadjuster: 197/197, path_prettifier: 197/197, identifier_marker: 197/197, exclude-rules: 21/197, skip_dirs: 197/197" [2024-02-26T19:34:44.733Z] level=info msg="[runner] processing took 15.023516ms with stages: nolint: 6.634725ms, identifier_marker: 4.245544ms, autogenerated_exclude: 1.461264ms, exclude-rules: 1.067143ms, path_prettifier: 1.022151ms, skip_dirs: 482.644µs, filename_unadjuster: 61.002µs, cgo: 45.383µs, max_same_issues: 1.02µs, skip_files: 320ns, uniq_by_line: 290ns, severity-rules: 280ns, diff: 280ns, fixer: 280ns, exclude: 270ns, sort_results: 250ns, max_from_linter: 170ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_shortener: 120ns, path_prefixer: 120ns" [2024-02-26T19:34:44.733Z] level=info msg="[runner] linters took 7.66009998s with stages: goanalysis_metalinter: 7.644971248s" [2024-02-26T19:34:44.733Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-02-26T19:34:44.733Z] level=info msg="Memory: 207 samples, avg is 234.9MB, max is 905.2MB" [2024-02-26T19:34:44.733Z] level=info msg="Execution took 20.547483326s" [2024-02-26T19:34:44.733Z] go vet ./... [2024-02-26T19:34:46.335Z] using credential edgex-jenkins-ssh [2024-02-26T19:34:46.358Z] Cloning the remote Git repository [2024-02-26T19:34:46.412Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-02-26T19:34:46.512Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-02-26T19:34:46.687Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-02-26T19:34:46.688Z] > git --version # timeout=10 [2024-02-26T19:34:46.712Z] > git --version # 'git version 2.25.1' [2024-02-26T19:34:46.714Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-26T19:34:46.927Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-26T19:34:48.012Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-26T19:34:48.013Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-26T19:34:48.013Z] ./bin/test-attribution-txt.sh [2024-02-26T19:34:48.013Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-26T19:34:48.671Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-02-26T19:34:49.065Z] + ls -al . [2024-02-26T19:34:49.065Z] total 736 [2024-02-26T19:34:49.065Z] drwxrwxr-x 11 1001 1001 4096 Feb 26 19:33 . [2024-02-26T19:34:49.065Z] drwxr-xr-x 4 root root 4096 Feb 26 19:33 .. [2024-02-26T19:34:49.065Z] drwxrwxr-x 2 1001 1001 4096 Feb 26 19:31 .blubracket [2024-02-26T19:34:49.065Z] -rw-rw-r-- 1 1001 1001 10 Feb 26 19:31 .dockerignore [2024-02-26T19:34:49.065Z] drwxrwxr-x 8 1001 1001 4096 Feb 26 19:34 .git [2024-02-26T19:34:49.065Z] drwxrwxr-x 3 1001 1001 4096 Feb 26 19:31 .github [2024-02-26T19:34:49.065Z] -rw-rw-r-- 1 1001 1001 1074 Feb 26 19:31 .gitignore [2024-02-26T19:34:49.065Z] -rw-rw-r-- 1 1001 1001 42 Feb 26 19:31 .golangci.yml [2024-02-26T19:34:49.065Z] -rw-rw-r-- 1 1001 1001 100 Feb 26 19:31 .hadolint.yml [2024-02-26T19:34:49.065Z] drwxr-xr-x 3 1001 1001 4096 Feb 26 19:32 .semver [2024-02-26T19:34:49.065Z] -rw-rw-r-- 1 1001 1001 155 Feb 26 19:31 .sonarcloud.properties [2024-02-26T19:34:49.065Z] -rw-rw-r-- 1 1001 1001 1171 Feb 26 19:31 ADOPTERS.md [2024-02-26T19:34:49.065Z] -rw-rw-r-- 1 1001 1001 11674 Feb 26 19:31 Attribution.txt [2024-02-26T19:34:49.065Z] -rw-rw-r-- 1 1001 1001 100284 Feb 26 19:31 CHANGELOG.md [2024-02-26T19:34:49.065Z] -rw-rw-r-- 1 1001 1001 3804 Feb 26 19:31 CONTRIBUTING.md [2024-02-26T19:34:49.065Z] -rw-rw-r-- 1 1001 1001 677 Feb 26 19:31 GOVERNANCE.md [2024-02-26T19:34:49.065Z] -rw-rw-r-- 1 1001 1001 861 Feb 26 19:31 Jenkinsfile [2024-02-26T19:34:49.065Z] -rw-rw-r-- 1 1001 1001 10775 Feb 26 19:31 LICENSE [2024-02-26T19:34:49.065Z] -rw-rw-r-- 1 1001 1001 15392 Feb 26 19:31 Makefile [2024-02-26T19:34:49.065Z] -rw-rw-r-- 1 1001 1001 582 Feb 26 19:31 OWNERS.md [2024-02-26T19:34:49.065Z] -rw-rw-r-- 1 1001 1001 9528 Feb 26 19:31 README.md [2024-02-26T19:34:49.065Z] -rw-rw-r-- 1 1001 1001 789 Feb 26 19:31 SECURITY.md [2024-02-26T19:34:49.065Z] -rw-rw-r-- 1 1001 1001 5 Feb 26 19:32 VERSION [2024-02-26T19:34:49.065Z] drwxrwxr-x 2 1001 1001 4096 Feb 26 19:31 bin [2024-02-26T19:34:49.065Z] drwxrwxr-x 18 1001 1001 4096 Feb 26 19:31 cmd [2024-02-26T19:34:49.065Z] -rw-r--r-- 1 root root 453602 Feb 26 19:34 coverage.out [2024-02-26T19:34:49.065Z] drwxrwxr-x 2 1001 1001 4096 Feb 26 19:31 fuzz_test [2024-02-26T19:34:49.065Z] -rw-rw-r-- 1 1001 1001 3734 Feb 26 19:31 go.mod [2024-02-26T19:34:49.065Z] -rw-rw-r-- 1 1001 1001 33955 Feb 26 19:31 go.sum [2024-02-26T19:34:49.065Z] drwxrwxr-x 7 1001 1001 4096 Feb 26 19:31 internal [2024-02-26T19:34:49.065Z] drwxrwxr-x 3 1001 1001 4096 Feb 26 19:31 openapi [2024-02-26T19:34:49.065Z] -rw-rw-r-- 1 1001 1001 584 Feb 26 19:31 security.txt [2024-02-26T19:34:49.065Z] -rw-rw-r-- 1 1001 1001 204 Feb 26 19:31 version.go [Pipeline] sh [2024-02-26T19:34:49.372Z] + '[' -e coverage.out ] [2024-02-26T19:34:49.373Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-02-26T19:34:49.504Z] Stashed 1 file(s) [Pipeline] sh [2024-02-26T19:34:49.797Z] + make build [2024-02-26T19:34:49.798Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-02-26T19:35:01.998Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-02-26T19:35:01.998Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-02-26T19:35:01.998Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-02-26T19:35:02.563Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-02-26T19:35:07.839Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-02-26T19:35:08.778Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-02-26T19:35:10.153Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-02-26T19:35:10.720Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-02-26T19:35:09.674Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-02-26T19:35:09.726Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-26T19:35:10.870Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-02-26T19:35:10.908Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-02-26T19:35:10.908Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-26T19:35:10.924Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4764/head:refs/remotes/origin/PR-4764 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-02-26T19:35:11.545Z] Merging remotes/origin/main commit 29dca6d8be80d599f8fc1a08ef72b1c586c75330 into PR head commit 6bda42af0190ba0de9dfadc544f368370f957dec [2024-02-26T19:35:11.719Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-02-26T19:35:11.941Z] Merge succeeded, producing 6bda42af0190ba0de9dfadc544f368370f957dec [2024-02-26T19:35:11.942Z] Checking out Revision 6bda42af0190ba0de9dfadc544f368370f957dec (PR-4764) [2024-02-26T19:35:12.284Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-02-26T19:35:12.630Z] Commit message: "build(deps): Bump github.com/gomodule/redigo from 1.8.9 to 1.9.2" [2024-02-26T19:35:12.679Z] > git --version # timeout=10 [2024-02-26T19:35:12.690Z] > git --version # 'git version 2.25.1' [2024-02-26T19:35:12.707Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-26T19:35:11.565Z] > git config core.sparsecheckout # timeout=10 [2024-02-26T19:35:11.624Z] > git checkout -f 6bda42af0190ba0de9dfadc544f368370f957dec # timeout=10 [2024-02-26T19:35:11.845Z] > git remote # timeout=10 [2024-02-26T19:35:11.866Z] > git config --get remote.origin.url # timeout=10 [2024-02-26T19:35:11.882Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-26T19:35:11.900Z] > git merge 29dca6d8be80d599f8fc1a08ef72b1c586c75330 # timeout=10 [2024-02-26T19:35:11.924Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-02-26T19:35:11.952Z] > git config core.sparsecheckout # timeout=10 [2024-02-26T19:35:11.967Z] > git checkout -f 6bda42af0190ba0de9dfadc544f368370f957dec # timeout=10 [2024-02-26T19:35:15.419Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-02-26T19:35:15.462Z] $ docker stop --time=1 ff947c413cc5d63539427540d92c0dc9ffd09a1f7f6756eeac135079720e7cb2 [2024-02-26T19:35:20.672Z] $ docker rm -f --volumes ff947c413cc5d63539427540d92c0dc9ffd09a1f7f6756eeac135079720e7cb2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-26T19:35:22.258Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-26T19:35:22.258Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-26T19:35:22.258Z] Dload Upload Total Spent Left Speed [2024-02-26T19:35:22.258Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12828 86 11015 0 0 83446 0 --:--:-- --:--:-- --:--:-- 83446 100 12828 100 12828 0 0 96451 0 --:--:-- --:--:-- --:--:-- 95731 [Pipeline] sh [2024-02-26T19:35:22.543Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-02-26T19:35:22.543Z] [2024-02-26T19:35:22.543Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-26T19:35:22.683Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-26T19:35:22.958Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-02-26T19:35:22.958Z] latest: Pulling from edgex-devops/edgex-compose [2024-02-26T19:35:22.958Z] 91d30c5bc195: Pulling fs layer [2024-02-26T19:35:22.958Z] 2e9b0aa3be6d: Pulling fs layer [2024-02-26T19:35:22.958Z] 9c61dcf015f6: Pulling fs layer [2024-02-26T19:35:22.958Z] 4698f68db338: Pulling fs layer [2024-02-26T19:35:22.958Z] 2a2f49069b9e: Pulling fs layer [2024-02-26T19:35:22.958Z] e0025b399a48: Pulling fs layer [2024-02-26T19:35:22.958Z] 2a2f49069b9e: Waiting [2024-02-26T19:35:22.958Z] 4698f68db338: Waiting [2024-02-26T19:35:23.108Z] + sudo tee /etc/docker/daemon.new [2024-02-26T19:35:23.108Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-26T19:35:23.108Z] { [2024-02-26T19:35:23.108Z] "registry-mirrors": [ [2024-02-26T19:35:23.108Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-26T19:35:23.108Z] ], [2024-02-26T19:35:23.108Z] "bip": "10.250.0.254/24", [2024-02-26T19:35:23.108Z] "hosts": [ [2024-02-26T19:35:23.108Z] "tcp://0.0.0.0:5555", [2024-02-26T19:35:23.108Z] "unix:///var/run/docker.sock" [2024-02-26T19:35:23.108Z] ], [2024-02-26T19:35:23.108Z] "mtu": 1458, [2024-02-26T19:35:23.108Z] "selinux-enabled": true, [2024-02-26T19:35:23.108Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-26T19:35:23.108Z] } [Pipeline] sh [2024-02-26T19:35:23.219Z] 91d30c5bc195: Download complete [2024-02-26T19:35:23.219Z] 4698f68db338: Verifying Checksum [2024-02-26T19:35:23.219Z] 4698f68db338: Download complete [2024-02-26T19:35:23.219Z] 2e9b0aa3be6d: Verifying Checksum [2024-02-26T19:35:23.219Z] 2e9b0aa3be6d: Download complete [2024-02-26T19:35:23.219Z] e0025b399a48: Verifying Checksum [2024-02-26T19:35:23.219Z] e0025b399a48: Download complete [2024-02-26T19:35:23.219Z] 91d30c5bc195: Pull complete [2024-02-26T19:35:23.457Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2024-02-26T19:35:23.478Z] 2a2f49069b9e: Download complete [2024-02-26T19:35:23.478Z] 2e9b0aa3be6d: Pull complete [Pipeline] sh [2024-02-26T19:35:23.736Z] 9c61dcf015f6: Verifying Checksum [2024-02-26T19:35:23.736Z] 9c61dcf015f6: Download complete [2024-02-26T19:35:23.819Z] + sudo service docker restart [2024-02-26T19:35:26.273Z] 9c61dcf015f6: Pull complete [2024-02-26T19:35:26.274Z] 4698f68db338: Pull complete [2024-02-26T19:35:26.274Z] 2a2f49069b9e: Pull complete [2024-02-26T19:35:26.533Z] e0025b399a48: Pull complete [2024-02-26T19:35:26.533Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-02-26T19:35:26.533Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-02-26T19:35:26.533Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-26T19:35:26.877Z] prd-ubuntu20.04-docker-8c-8g-1738 does not seem to be running inside a container [2024-02-26T19:35:26.929Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-02-26T19:35:30.856Z] $ docker top f8c8f49301dac22d2efa9947e5c2fda33f01c8e59e0193ec1f543e9521d577ca -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-26T19:35:31.296Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-02-26T19:35:33.201Z] #1 [core-metadata internal] load build definition from Dockerfile [2024-02-26T19:35:33.201Z] #1 transferring dockerfile: 2.06kB done [2024-02-26T19:35:33.201Z] #1 DONE 0.0s [2024-02-26T19:35:33.461Z] [2024-02-26T19:35:33.461Z] #2 [security-spire-config internal] load build definition from Dockerfile [2024-02-26T19:35:33.461Z] #2 transferring dockerfile: 1.69kB done [2024-02-26T19:35:33.461Z] #2 DONE 0.0s [2024-02-26T19:35:33.461Z] [2024-02-26T19:35:33.461Z] #3 [core-command internal] load build definition from Dockerfile [2024-02-26T19:35:33.461Z] #3 transferring dockerfile: 1.93kB done [2024-02-26T19:35:33.461Z] #3 DONE 0.0s [2024-02-26T19:35:33.461Z] [2024-02-26T19:35:33.461Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-02-26T19:35:33.461Z] #4 transferring dockerfile: 1.89kB done [2024-02-26T19:35:33.461Z] #4 DONE 0.0s [2024-02-26T19:35:33.461Z] [2024-02-26T19:35:33.461Z] #5 [support-notifications internal] load build definition from Dockerfile [2024-02-26T19:35:33.461Z] #5 transferring dockerfile: 1.95kB done [2024-02-26T19:35:33.461Z] #5 DONE 0.0s [2024-02-26T19:35:33.461Z] [2024-02-26T19:35:33.461Z] #6 [support-scheduler internal] load build definition from Dockerfile [2024-02-26T19:35:33.461Z] #6 transferring dockerfile: 1.93kB done [2024-02-26T19:35:33.461Z] #6 DONE 0.0s [2024-02-26T19:35:33.461Z] [2024-02-26T19:35:33.461Z] #7 [core-metadata internal] load .dockerignore [2024-02-26T19:35:33.461Z] #7 transferring context: 50B done [2024-02-26T19:35:33.461Z] #7 DONE 0.0s [2024-02-26T19:35:33.461Z] [2024-02-26T19:35:33.461Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2024-02-26T19:35:33.461Z] #8 transferring dockerfile: 2.15kB done [2024-02-26T19:35:33.461Z] #8 DONE 0.0s [2024-02-26T19:35:33.461Z] [2024-02-26T19:35:33.461Z] #9 [security-spire-server internal] load build definition from Dockerfile [2024-02-26T19:35:33.461Z] #9 transferring dockerfile: 1.70kB done [2024-02-26T19:35:33.461Z] #9 DONE 0.0s [2024-02-26T19:35:33.461Z] [2024-02-26T19:35:33.461Z] #10 [security-proxy-setup internal] load build definition from Dockerfile [2024-02-26T19:35:33.461Z] #10 transferring dockerfile: 2.50kB done [2024-02-26T19:35:33.461Z] #10 DONE 0.0s [2024-02-26T19:35:33.461Z] [2024-02-26T19:35:33.461Z] #11 [core-data internal] load build definition from Dockerfile [2024-02-26T19:35:33.461Z] #11 transferring dockerfile: 2.01kB done [2024-02-26T19:35:33.461Z] #11 DONE 0.0s [2024-02-26T19:35:33.461Z] [2024-02-26T19:35:33.461Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-02-26T19:35:33.461Z] #12 transferring dockerfile: 2.23kB done [2024-02-26T19:35:33.461Z] #12 DONE 0.0s [2024-02-26T19:35:33.461Z] [2024-02-26T19:35:33.461Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2024-02-26T19:35:33.461Z] #13 transferring dockerfile: 2.49kB done [2024-02-26T19:35:33.461Z] #13 DONE 0.0s [2024-02-26T19:35:33.461Z] [2024-02-26T19:35:33.461Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2024-02-26T19:35:33.461Z] #14 transferring dockerfile: 2.93kB done [2024-02-26T19:35:33.461Z] #14 DONE 0.1s [2024-02-26T19:35:33.461Z] [2024-02-26T19:35:33.461Z] #15 [security-spire-agent internal] load build definition from Dockerfile [2024-02-26T19:35:33.461Z] #15 transferring dockerfile: 1.81kB done [2024-02-26T19:35:33.720Z] #15 DONE 0.0s [2024-02-26T19:35:33.720Z] [2024-02-26T19:35:33.720Z] #16 [security-spire-config internal] load .dockerignore [2024-02-26T19:35:33.720Z] #16 transferring context: 50B done [2024-02-26T19:35:33.720Z] #16 DONE 0.0s [2024-02-26T19:35:33.720Z] [2024-02-26T19:35:33.720Z] #17 [core-command internal] load .dockerignore [2024-02-26T19:35:33.720Z] #17 transferring context: 50B done [2024-02-26T19:35:33.720Z] #17 DONE 0.0s [2024-02-26T19:35:33.720Z] [2024-02-26T19:35:33.720Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2024-02-26T19:35:33.720Z] #18 transferring context: 50B done [2024-02-26T19:35:33.720Z] #18 DONE 0.0s [2024-02-26T19:35:33.720Z] [2024-02-26T19:35:33.720Z] #19 [support-notifications internal] load .dockerignore [2024-02-26T19:35:33.720Z] #19 transferring context: 50B done [2024-02-26T19:35:33.720Z] #19 DONE 0.0s [2024-02-26T19:35:33.720Z] [2024-02-26T19:35:33.720Z] #20 [core-data internal] load .dockerignore [2024-02-26T19:35:33.720Z] #20 DONE 0.0s [2024-02-26T19:35:33.720Z] [2024-02-26T19:35:33.720Z] #21 [security-proxy-setup internal] load .dockerignore [2024-02-26T19:35:33.720Z] #21 transferring context: 50B done [2024-02-26T19:35:33.720Z] #21 DONE 0.0s [2024-02-26T19:35:33.720Z] [2024-02-26T19:35:33.720Z] #22 [support-scheduler internal] load .dockerignore [2024-02-26T19:35:33.720Z] #22 transferring context: 50B done [2024-02-26T19:35:33.720Z] #22 DONE 0.0s [2024-02-26T19:35:33.720Z] [2024-02-26T19:35:33.720Z] #23 [security-proxy-auth internal] load .dockerignore [2024-02-26T19:35:33.720Z] #23 transferring context: 50B done [2024-02-26T19:35:33.720Z] #23 DONE 0.0s [2024-02-26T19:35:33.720Z] [2024-02-26T19:35:33.720Z] #24 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-02-26T19:35:33.720Z] #24 DONE 0.0s [2024-02-26T19:35:33.720Z] [2024-02-26T19:35:33.720Z] #25 [security-spire-server internal] load .dockerignore [2024-02-26T19:35:33.978Z] #25 transferring context: 50B done [2024-02-26T19:35:33.978Z] #25 DONE 0.0s [2024-02-26T19:35:33.978Z] [2024-02-26T19:35:33.978Z] #20 [core-data internal] load .dockerignore [2024-02-26T19:35:33.978Z] #20 transferring context: 50B done [2024-02-26T19:35:33.978Z] #20 DONE 0.0s [2024-02-26T19:35:33.978Z] [2024-02-26T19:35:33.978Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2024-02-26T19:35:33.978Z] #26 transferring context: 50B done [2024-02-26T19:35:33.978Z] #26 DONE 0.0s [2024-02-26T19:35:33.978Z] [2024-02-26T19:35:33.978Z] #27 [security-bootstrapper internal] load .dockerignore [2024-02-26T19:35:33.978Z] #27 transferring context: 50B done [2024-02-26T19:35:33.978Z] #27 DONE 0.0s [2024-02-26T19:35:33.978Z] [2024-02-26T19:35:33.978Z] #28 [security-secretstore-setup internal] load .dockerignore [2024-02-26T19:35:33.978Z] #28 transferring context: 50B done [2024-02-26T19:35:33.978Z] #28 DONE 0.0s [2024-02-26T19:35:33.978Z] [2024-02-26T19:35:33.978Z] #29 [security-spire-agent internal] load .dockerignore [2024-02-26T19:35:33.978Z] #29 transferring context: 50B done [2024-02-26T19:35:33.978Z] #29 DONE 0.0s [2024-02-26T19:35:33.978Z] [2024-02-26T19:35:33.978Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-02-26T19:35:34.237Z] #30 ... [2024-02-26T19:35:34.237Z] [2024-02-26T19:35:34.237Z] #24 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-02-26T19:35:34.237Z] #24 DONE 0.0s [2024-02-26T19:35:34.237Z] [2024-02-26T19:35:34.237Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-02-26T19:35:34.496Z] #30 DONE 0.6s [2024-02-26T19:35:34.496Z] [2024-02-26T19:35:34.496Z] #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-26T19:35:34.496Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-26T19:35:34.496Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-26T19:35:34.755Z] #31 ... [2024-02-26T19:35:34.755Z] [2024-02-26T19:35:34.755Z] #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-02-26T19:35:34.755Z] #32 DONE 0.7s [2024-02-26T19:35:34.755Z] [2024-02-26T19:35:34.755Z] #33 [security-spire-config internal] load build context [2024-02-26T19:35:34.755Z] #33 DONE 0.0s [2024-02-26T19:35:34.755Z] [2024-02-26T19:35:34.755Z] #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-26T19:35:34.755Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-26T19:35:34.755Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-02-26T19:35:34.755Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-02-26T19:35:34.755Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 1.05MB / 3.40MB 0.2s [2024-02-26T19:35:34.755Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-26T19:35:34.755Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.3s [2024-02-26T19:35:35.014Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 [2024-02-26T19:35:35.014Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.4s done [2024-02-26T19:35:35.014Z] #31 ... [2024-02-26T19:35:35.014Z] [2024-02-26T19:35:35.014Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-02-26T19:35:35.014Z] #34 DONE 0.9s [2024-02-26T19:35:35.014Z] [2024-02-26T19:35:35.014Z] #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-26T19:35:35.014Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-26T19:35:35.014Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-02-26T19:35:35.014Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-02-26T19:35:35.014Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.4s done [2024-02-26T19:35:35.014Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-26T19:35:35.277Z] #31 ... [2024-02-26T19:35:35.277Z] [2024-02-26T19:35:35.277Z] #35 [security-spire-server internal] load build context [2024-02-26T19:35:35.277Z] #35 transferring context: 18.10kB 0.0s done [2024-02-26T19:35:35.277Z] #35 DONE 0.5s [2024-02-26T19:35:35.277Z] [2024-02-26T19:35:35.277Z] #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-26T19:35:35.277Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.3s done [2024-02-26T19:35:35.277Z] #31 ... [2024-02-26T19:35:35.277Z] [2024-02-26T19:35:35.277Z] #33 [security-spire-config internal] load build context [2024-02-26T19:35:35.277Z] #33 transferring context: 16.35kB 0.0s done [2024-02-26T19:35:35.277Z] #33 DONE 0.6s [2024-02-26T19:35:35.537Z] [2024-02-26T19:35:35.537Z] #36 [security-spire-agent internal] load build context [2024-02-26T19:35:35.537Z] #36 transferring context: 17.63kB 0.0s done [2024-02-26T19:35:35.537Z] #36 DONE 0.3s [2024-02-26T19:35:35.537Z] [2024-02-26T19:35:35.537Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T19:35:35.537Z] #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done [2024-02-26T19:35:35.537Z] #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-02-26T19:35:35.537Z] #37 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-02-26T19:35:35.537Z] #37 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-02-26T19:35:35.537Z] #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-02-26T19:35:35.537Z] #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2024-02-26T19:35:35.537Z] #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-02-26T19:35:35.537Z] #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done [2024-02-26T19:35:35.537Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 8.39MB / 25.84MB 0.5s [2024-02-26T19:35:35.537Z] #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-02-26T19:35:35.537Z] #37 ... [2024-02-26T19:35:35.537Z] [2024-02-26T19:35:35.537Z] #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-26T19:35:35.537Z] #31 DONE 1.3s [2024-02-26T19:35:35.537Z] [2024-02-26T19:35:35.537Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T19:35:35.537Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 20.97MB / 25.84MB 0.6s [2024-02-26T19:35:35.537Z] #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-02-26T19:35:35.848Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.8s [2024-02-26T19:35:36.108Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.1s done [2024-02-26T19:35:36.108Z] #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2024-02-26T19:35:36.376Z] #37 ... [2024-02-26T19:35:36.376Z] [2024-02-26T19:35:36.376Z] #38 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-02-26T19:35:36.376Z] #38 DONE 2.1s [2024-02-26T19:35:36.376Z] [2024-02-26T19:35:36.376Z] #39 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-02-26T19:35:41.675Z] #39 ... [2024-02-26T19:35:41.675Z] [2024-02-26T19:35:41.675Z] #40 [security-proxy-auth internal] load build context [2024-02-26T19:35:41.675Z] #40 transferring context: 294.42MB 6.9s [2024-02-26T19:35:41.675Z] #40 transferring context: 310.71MB 7.1s done [2024-02-26T19:35:42.086Z] #40 ... [2024-02-26T19:35:42.086Z] [2024-02-26T19:35:42.086Z] #41 [security-bootstrapper internal] load build context [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-26T19:35:42.216Z] provisioning config files... [2024-02-26T19:35:42.245Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3402138832256808976tmp [Pipeline] { [Pipeline] libraryResource [2024-02-26T19:35:42.349Z] #41 ... [2024-02-26T19:35:42.349Z] [2024-02-26T19:35:42.349Z] #42 [core-metadata internal] load build context [2024-02-26T19:35:42.349Z] #42 ... [2024-02-26T19:35:42.349Z] [2024-02-26T19:35:42.349Z] #43 [security-spiffe-token-provider internal] load build context [2024-02-26T19:35:42.349Z] #43 ... [2024-02-26T19:35:42.349Z] [2024-02-26T19:35:42.349Z] #41 [security-bootstrapper internal] load build context [Pipeline] sh [2024-02-26T19:35:42.609Z] #41 transferring context: 310.71MB 8.1s done [2024-02-26T19:35:42.860Z] ---> ****-login.sh [2024-02-26T19:35:42.860Z] nexus3.edgexfoundry.org:10001 [2024-02-26T19:35:43.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-26T19:35:43.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-26T19:35:43.457Z] Configure a credential helper to remove this warning. See [2024-02-26T19:35:43.457Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-26T19:35:43.457Z] [2024-02-26T19:35:43.457Z] Login Succeeded [2024-02-26T19:35:43.457Z] nexus3.edgexfoundry.org:10002 [2024-02-26T19:35:43.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-26T19:35:44.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-26T19:35:44.004Z] Configure a credential helper to remove this warning. See [2024-02-26T19:35:44.004Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-26T19:35:44.004Z] [2024-02-26T19:35:44.004Z] Login Succeeded [2024-02-26T19:35:44.004Z] nexus3.edgexfoundry.org:10003 [2024-02-26T19:35:44.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-26T19:35:44.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-26T19:35:44.273Z] Configure a credential helper to remove this warning. See [2024-02-26T19:35:44.273Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-26T19:35:44.273Z] [2024-02-26T19:35:44.273Z] Login Succeeded [2024-02-26T19:35:44.273Z] nexus3.edgexfoundry.org:10004 [2024-02-26T19:35:44.525Z] #41 ... [2024-02-26T19:35:44.525Z] [2024-02-26T19:35:44.525Z] #44 [core-command internal] load build context [2024-02-26T19:35:44.525Z] #44 transferring context: 310.71MB 6.8s done [2024-02-26T19:35:44.525Z] #44 ... [2024-02-26T19:35:44.525Z] [2024-02-26T19:35:44.525Z] #45 [support-scheduler internal] load build context [2024-02-26T19:35:44.525Z] #45 transferring context: 310.71MB 6.9s done [2024-02-26T19:35:44.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-26T19:35:44.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-26T19:35:44.814Z] Configure a credential helper to remove this warning. See [2024-02-26T19:35:44.814Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-26T19:35:44.814Z] [2024-02-26T19:35:44.814Z] Login Succeeded [2024-02-26T19:35:44.814Z] ****.io [2024-02-26T19:35:44.983Z] #45 ... [2024-02-26T19:35:44.983Z] [2024-02-26T19:35:44.983Z] #46 [core-common-config-bootstrapper internal] load build context [2024-02-26T19:35:44.983Z] #46 transferring context: 310.71MB 7.2s done [2024-02-26T19:35:45.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-26T19:35:45.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-26T19:35:45.091Z] Configure a credential helper to remove this warning. See [2024-02-26T19:35:45.091Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-26T19:35:45.091Z] [2024-02-26T19:35:45.091Z] Login Succeeded [2024-02-26T19:35:45.362Z] ---> ****-login.sh ends [Pipeline] } [2024-02-26T19:35:45.395Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-02-26T19:35:45.696Z] #46 ... [2024-02-26T19:35:45.696Z] [2024-02-26T19:35:45.696Z] #47 [core-data internal] load build context [2024-02-26T19:35:45.696Z] #47 transferring context: 310.71MB 6.9s done [2024-02-26T19:35:45.955Z] #47 ... [2024-02-26T19:35:45.955Z] [2024-02-26T19:35:45.955Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-26T19:35:45.955Z] #48 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2024-02-26T19:35:45.955Z] #48 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-02-26T19:35:45.955Z] #48 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-02-26T19:35:45.955Z] #48 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-02-26T19:35:45.955Z] #48 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-02-26T19:35:45.955Z] #48 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2024-02-26T19:35:45.955Z] #48 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2024-02-26T19:35:45.955Z] #48 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done [2024-02-26T19:35:45.955Z] #48 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-02-26T19:35:45.955Z] #48 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.5s done [2024-02-26T19:35:45.955Z] #48 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-02-26T19:35:45.955Z] #48 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.1s done [2024-02-26T19:35:45.955Z] #48 ... [2024-02-26T19:35:45.955Z] [2024-02-26T19:35:45.955Z] #49 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [Pipeline] sh [2024-02-26T19:35:46.214Z] #49 ... [2024-02-26T19:35:46.214Z] [2024-02-26T19:35:46.214Z] #50 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-26T19:35:46.214Z] #50 ... [2024-02-26T19:35:46.214Z] [2024-02-26T19:35:46.214Z] #51 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-26T19:35:46.307Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-02-26T19:35:46.348Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-26T19:35:46.418Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2024-02-26T19:35:46.473Z] #51 ... [2024-02-26T19:35:46.473Z] [2024-02-26T19:35:46.473Z] #52 [support-notifications internal] load build context [2024-02-26T19:35:46.473Z] #52 transferring context: 310.71MB 8.2s done [2024-02-26T19:35:46.473Z] #52 ... [2024-02-26T19:35:46.473Z] [2024-02-26T19:35:46.473Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T19:35:46.473Z] #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.5s done [Pipeline] echo [2024-02-26T19:35:46.487Z] ========================================================= [2024-02-26T19:35:46.487Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-26T19:35:46.487Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-02-26T19:35:46.731Z] #37 ... [2024-02-26T19:35:46.731Z] [2024-02-26T19:35:46.731Z] #53 [security-proxy-setup internal] load build context [2024-02-26T19:35:46.731Z] #53 transferring context: 310.71MB 6.9s done [2024-02-26T19:35:46.922Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-26T19:35:46.991Z] #53 ... [2024-02-26T19:35:46.991Z] [2024-02-26T19:35:46.991Z] #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-26T19:35:46.991Z] #54 ... [2024-02-26T19:35:46.991Z] [2024-02-26T19:35:46.991Z] #55 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-02-26T19:35:47.202Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-26T19:35:47.202Z] 9fda8d8052c6: Pulling fs layer [2024-02-26T19:35:47.202Z] 5d54e960e981: Pulling fs layer [2024-02-26T19:35:47.202Z] c4a7e357bf2a: Pulling fs layer [2024-02-26T19:35:47.202Z] f0e02332f6b5: Pulling fs layer [2024-02-26T19:35:47.202Z] 872ee5b61b7b: Pulling fs layer [2024-02-26T19:35:47.202Z] f0e02332f6b5: Waiting [2024-02-26T19:35:47.202Z] 0c6a40ed1a82: Pulling fs layer [2024-02-26T19:35:47.202Z] 94ae7d8d031c: Pulling fs layer [2024-02-26T19:35:47.202Z] 94ae7d8d031c: Waiting [2024-02-26T19:35:47.202Z] 0c6a40ed1a82: Waiting [2024-02-26T19:35:47.202Z] 5d54e960e981: Download complete [2024-02-26T19:35:47.202Z] f0e02332f6b5: Verifying Checksum [2024-02-26T19:35:47.202Z] f0e02332f6b5: Download complete [2024-02-26T19:35:47.202Z] 872ee5b61b7b: Download complete [2024-02-26T19:35:47.202Z] 9fda8d8052c6: Verifying Checksum [2024-02-26T19:35:47.202Z] 9fda8d8052c6: Download complete [2024-02-26T19:35:47.265Z] #55 ... [2024-02-26T19:35:47.265Z] [2024-02-26T19:35:47.265Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-26T19:35:47.265Z] #56 ... [2024-02-26T19:35:47.265Z] [2024-02-26T19:35:47.265Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-26T19:35:47.539Z] #57 ... [2024-02-26T19:35:47.539Z] [2024-02-26T19:35:47.539Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-26T19:35:47.800Z] #58 ... [2024-02-26T19:35:47.800Z] [2024-02-26T19:35:47.800Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-26T19:35:47.800Z] #59 ... [2024-02-26T19:35:47.800Z] [2024-02-26T19:35:47.800Z] #60 [security-secretstore-setup internal] load build context [2024-02-26T19:35:47.800Z] #60 transferring context: 310.71MB 6.8s done [2024-02-26T19:35:47.807Z] 94ae7d8d031c: Verifying Checksum [2024-02-26T19:35:47.808Z] 94ae7d8d031c: Download complete [2024-02-26T19:35:49.244Z] c4a7e357bf2a: Verifying Checksum [2024-02-26T19:35:49.244Z] c4a7e357bf2a: Download complete [2024-02-26T19:35:49.833Z] 0c6a40ed1a82: Download complete [2024-02-26T19:35:52.809Z] #60 ... [2024-02-26T19:35:52.809Z] [2024-02-26T19:35:52.809Z] #42 [core-metadata internal] load build context [2024-02-26T19:35:52.809Z] #42 transferring context: 310.71MB 8.9s done [2024-02-26T19:35:52.809Z] #42 ... [2024-02-26T19:35:52.809Z] [2024-02-26T19:35:52.809Z] #43 [security-spiffe-token-provider internal] load build context [2024-02-26T19:35:52.809Z] #43 transferring context: 310.71MB 7.9s done [2024-02-26T19:35:53.197Z] 9fda8d8052c6: Pull complete [2024-02-26T19:35:53.197Z] 5d54e960e981: Pull complete [2024-02-26T19:36:02.781Z] #43 ... [2024-02-26T19:36:02.782Z] [2024-02-26T19:36:02.782Z] #44 [core-command internal] load build context [2024-02-26T19:36:02.782Z] #44 DONE 26.6s [2024-02-26T19:36:02.782Z] [2024-02-26T19:36:02.782Z] #60 [security-secretstore-setup internal] load build context [2024-02-26T19:36:02.782Z] #60 DONE 26.7s [2024-02-26T19:36:02.782Z] [2024-02-26T19:36:02.782Z] #39 [core-command builder 2/7] WORKDIR /edgex-go [2024-02-26T19:36:02.782Z] #39 DONE 24.9s [2024-02-26T19:36:02.782Z] [2024-02-26T19:36:02.782Z] #61 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-02-26T19:36:02.782Z] #61 ... [2024-02-26T19:36:02.782Z] [2024-02-26T19:36:02.782Z] #47 [core-data internal] load build context [2024-02-26T19:36:02.782Z] #47 DONE 26.7s [2024-02-26T19:36:02.782Z] [2024-02-26T19:36:02.782Z] #53 [security-proxy-setup internal] load build context [2024-02-26T19:36:02.782Z] #53 DONE 26.7s [2024-02-26T19:36:02.782Z] [2024-02-26T19:36:02.782Z] #46 [core-common-config-bootstrapper internal] load build context [2024-02-26T19:36:02.782Z] #46 DONE 26.7s [2024-02-26T19:36:02.782Z] [2024-02-26T19:36:02.782Z] #40 [security-proxy-auth internal] load build context [2024-02-26T19:36:02.782Z] #40 DONE 26.7s [2024-02-26T19:36:02.782Z] [2024-02-26T19:36:02.782Z] #41 [security-bootstrapper internal] load build context [2024-02-26T19:36:02.782Z] #41 DONE 26.8s [2024-02-26T19:36:02.782Z] [2024-02-26T19:36:02.782Z] #45 [support-scheduler internal] load build context [2024-02-26T19:36:02.782Z] #45 DONE 26.7s [2024-02-26T19:36:02.782Z] [2024-02-26T19:36:02.782Z] #43 [security-spiffe-token-provider internal] load build context [2024-02-26T19:36:02.782Z] #43 DONE 26.7s [2024-02-26T19:36:02.782Z] [2024-02-26T19:36:02.782Z] #52 [support-notifications internal] load build context [2024-02-26T19:36:02.782Z] #52 DONE 26.8s [2024-02-26T19:36:02.782Z] [2024-02-26T19:36:02.782Z] #42 [core-metadata internal] load build context [2024-02-26T19:36:02.782Z] #42 DONE 26.8s [2024-02-26T19:36:02.782Z] [2024-02-26T19:36:02.782Z] #61 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-02-26T19:36:02.782Z] #61 ... [2024-02-26T19:36:02.782Z] [2024-02-26T19:36:02.782Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T19:36:02.782Z] #37 DONE 26.6s [2024-02-26T19:36:02.782Z] [2024-02-26T19:36:02.782Z] #55 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-02-26T19:36:02.782Z] #55 25.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-26T19:36:02.782Z] #55 25.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-26T19:36:02.782Z] #55 25.69 (1/1) Installing dumb-init (1.2.5-r2) [2024-02-26T19:36:02.782Z] #55 25.69 Executing busybox-1.36.1-r5.trigger [2024-02-26T19:36:02.782Z] #55 25.70 OK: 7 MiB in 16 packages [2024-02-26T19:36:02.782Z] #55 DONE 26.0s [2024-02-26T19:36:02.782Z] [2024-02-26T19:36:02.782Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-26T19:36:02.782Z] #58 25.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-26T19:36:02.782Z] #58 25.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-26T19:36:02.782Z] #58 26.05 (1/1) Installing dumb-init (1.2.5-r2) [2024-02-26T19:36:02.782Z] #58 26.10 Executing busybox-1.36.1-r5.trigger [2024-02-26T19:36:02.782Z] #58 26.12 OK: 7 MiB in 16 packages [2024-02-26T19:36:02.782Z] #58 DONE 26.3s [2024-02-26T19:36:02.782Z] [2024-02-26T19:36:02.782Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-26T19:36:02.782Z] #56 25.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-26T19:36:02.782Z] #56 26.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-26T19:36:02.782Z] #56 26.27 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-26T19:36:02.782Z] #56 26.27 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-26T19:36:02.782Z] #56 26.27 OK: 20070 distinct packages available [2024-02-26T19:36:02.782Z] #56 26.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-26T19:36:02.782Z] #56 26.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-26T19:36:02.782Z] #56 26.59 (1/11) Installing ca-certificates (20230506-r0) [2024-02-26T19:36:02.782Z] #56 26.63 (2/11) Installing brotli-libs (1.0.9-r14) [2024-02-26T19:36:02.782Z] #56 26.64 (3/11) Installing libunistring (1.1-r1) [2024-02-26T19:36:02.782Z] #56 26.66 (4/11) Installing libidn2 (2.3.4-r1) [2024-02-26T19:36:02.782Z] #56 26.66 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-02-26T19:36:02.782Z] #56 26.67 (6/11) Installing libcurl (8.5.0-r0) [2024-02-26T19:36:02.782Z] #56 26.68 (7/11) Installing curl (8.5.0-r0) [2024-02-26T19:36:02.782Z] #56 26.71 (8/11) Installing dumb-init (1.2.5-r2) [2024-02-26T19:36:02.782Z] #56 26.71 (9/11) Installing musl-obstack (1.2.3-r2) [2024-02-26T19:36:02.782Z] #56 26.71 (10/11) Installing libucontext (1.2-r2) [2024-02-26T19:36:02.782Z] #56 26.72 (11/11) Installing gcompat (1.1.0-r1) [2024-02-26T19:36:02.782Z] #56 26.72 Executing busybox-1.36.1-r5.trigger [2024-02-26T19:36:03.041Z] #56 ... [2024-02-26T19:36:03.041Z] [2024-02-26T19:36:03.041Z] #51 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-26T19:36:03.041Z] #51 25.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-26T19:36:03.041Z] #51 25.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-26T19:36:03.041Z] #51 25.71 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-26T19:36:03.041Z] #51 25.71 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-26T19:36:03.041Z] #51 25.71 OK: 20070 distinct packages available [2024-02-26T19:36:03.041Z] #51 25.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-26T19:36:03.041Z] #51 25.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-26T19:36:03.041Z] #51 26.10 (1/5) Installing dumb-init (1.2.5-r2) [2024-02-26T19:36:03.041Z] #51 26.10 (2/5) Installing musl-obstack (1.2.3-r2) [2024-02-26T19:36:03.041Z] #51 26.11 (3/5) Installing libucontext (1.2-r2) [2024-02-26T19:36:03.041Z] #51 26.11 (4/5) Installing gcompat (1.1.0-r1) [2024-02-26T19:36:03.041Z] #51 26.11 (5/5) Installing openssl (3.1.4-r5) [2024-02-26T19:36:03.041Z] #51 26.14 Executing busybox-1.36.1-r5.trigger [2024-02-26T19:36:03.041Z] #51 26.15 OK: 8 MiB in 20 packages [2024-02-26T19:36:03.041Z] #51 DONE 26.8s [2024-02-26T19:36:03.041Z] [2024-02-26T19:36:03.041Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-26T19:36:03.041Z] #59 26.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-26T19:36:03.041Z] #59 26.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-26T19:36:03.041Z] #59 26.55 (1/2) Installing dumb-init (1.2.5-r2) [2024-02-26T19:36:03.041Z] #59 26.58 (2/2) Installing su-exec (0.2-r3) [2024-02-26T19:36:03.041Z] #59 26.58 Executing busybox-1.36.1-r5.trigger [2024-02-26T19:36:03.041Z] #59 26.59 OK: 7 MiB in 17 packages [2024-02-26T19:36:03.041Z] #59 DONE 27.3s [2024-02-26T19:36:03.041Z] [2024-02-26T19:36:03.041Z] #50 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-26T19:36:03.041Z] #50 25.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-26T19:36:03.041Z] #50 25.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-26T19:36:03.041Z] #50 26.18 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-26T19:36:03.041Z] #50 26.18 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-26T19:36:03.041Z] #50 26.18 OK: 20070 distinct packages available [2024-02-26T19:36:03.041Z] #50 26.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-26T19:36:03.041Z] #50 26.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-26T19:36:03.041Z] #50 26.59 (1/4) Installing dumb-init (1.2.5-r2) [2024-02-26T19:36:03.041Z] #50 26.60 (2/4) Installing musl-obstack (1.2.3-r2) [2024-02-26T19:36:03.041Z] #50 26.61 (3/4) Installing libucontext (1.2-r2) [2024-02-26T19:36:03.041Z] #50 26.61 (4/4) Installing gcompat (1.1.0-r1) [2024-02-26T19:36:03.041Z] #50 26.62 Executing busybox-1.36.1-r5.trigger [2024-02-26T19:36:03.041Z] #50 26.62 OK: 8 MiB in 19 packages [2024-02-26T19:36:03.041Z] #50 DONE 27.3s [2024-02-26T19:36:03.041Z] [2024-02-26T19:36:03.041Z] #49 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-26T19:36:03.041Z] #49 26.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-26T19:36:03.041Z] #49 26.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-26T19:36:03.041Z] #49 26.71 (1/2) Installing ca-certificates (20230506-r0) [2024-02-26T19:36:03.041Z] #49 26.75 (2/2) Installing dumb-init (1.2.5-r2) [2024-02-26T19:36:03.041Z] #49 26.75 Executing busybox-1.36.1-r5.trigger [2024-02-26T19:36:03.041Z] #49 26.75 Executing ca-certificates-20230506-r0.trigger [2024-02-26T19:36:03.041Z] #49 26.81 OK: 8 MiB in 17 packages [2024-02-26T19:36:03.041Z] #49 DONE 27.4s [2024-02-26T19:36:03.041Z] [2024-02-26T19:36:03.041Z] #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-26T19:36:03.041Z] #54 26.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-26T19:36:03.041Z] #54 26.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-26T19:36:03.041Z] #54 26.47 (1/4) Installing ca-certificates (20230506-r0) [2024-02-26T19:36:03.041Z] #54 26.49 (2/4) Installing dumb-init (1.2.5-r2) [2024-02-26T19:36:03.041Z] #54 26.49 (3/4) Installing su-exec (0.2-r3) [2024-02-26T19:36:03.041Z] #54 26.51 (4/4) Installing yq (4.33.3-r5) [2024-02-26T19:36:03.041Z] #54 27.08 Executing busybox-1.36.1-r5.trigger [2024-02-26T19:36:03.041Z] #54 27.10 Executing ca-certificates-20230506-r0.trigger [2024-02-26T19:36:03.041Z] #54 27.16 OK: 17 MiB in 19 packages [2024-02-26T19:36:03.041Z] #54 DONE 27.4s [2024-02-26T19:36:03.041Z] [2024-02-26T19:36:03.041Z] #61 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-02-26T19:36:03.041Z] #61 0.942 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-26T19:36:03.041Z] #61 1.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-26T19:36:03.041Z] #61 1.305 OK: 264 MiB in 52 packages [2024-02-26T19:36:03.041Z] #61 DONE 1.9s [2024-02-26T19:36:03.041Z] [2024-02-26T19:36:03.041Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-26T19:36:03.041Z] #57 25.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-26T19:36:03.041Z] #57 25.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-26T19:36:03.041Z] #57 26.04 (1/4) Installing dumb-init (1.2.5-r2) [2024-02-26T19:36:03.041Z] #57 26.10 (2/4) Installing openssl (3.1.4-r5) [2024-02-26T19:36:03.041Z] #57 26.12 (3/4) Installing su-exec (0.2-r3) [2024-02-26T19:36:03.041Z] #57 26.14 (4/4) Installing yq (4.33.3-r5) [2024-02-26T19:36:03.041Z] #57 27.09 Executing busybox-1.36.1-r5.trigger [2024-02-26T19:36:03.041Z] #57 27.10 OK: 17 MiB in 19 packages [2024-02-26T19:36:03.041Z] #57 DONE 27.4s [2024-02-26T19:36:03.041Z] [2024-02-26T19:36:03.041Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-26T19:36:03.041Z] #56 26.79 Executing ca-certificates-20230506-r0.trigger [2024-02-26T19:36:03.041Z] #56 26.86 OK: 12 MiB in 26 packages [2024-02-26T19:36:03.298Z] #56 DONE 27.0s [2024-02-26T19:36:03.298Z] [2024-02-26T19:36:03.298Z] #62 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-02-26T19:36:03.298Z] #62 DONE 0.1s [2024-02-26T19:36:03.298Z] [2024-02-26T19:36:03.298Z] #63 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-26T19:36:03.298Z] #63 ... [2024-02-26T19:36:03.298Z] [2024-02-26T19:36:03.298Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-02-26T19:36:03.298Z] #0 1.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-26T19:36:03.298Z] #0 1.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-26T19:36:03.298Z] #0 2.044 OK: 264 MiB in 52 packages [2024-02-26T19:36:03.298Z] #64 DONE 2.1s [2024-02-26T19:36:03.298Z] [2024-02-26T19:36:03.298Z] #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-02-26T19:36:03.298Z] #65 DONE 0.0s [2024-02-26T19:36:03.555Z] [2024-02-26T19:36:03.555Z] #66 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-26T19:36:03.555Z] #66 ... [2024-02-26T19:36:03.555Z] [2024-02-26T19:36:03.555Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-02-26T19:36:03.555Z] #0 1.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-26T19:36:03.555Z] #0 1.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-26T19:36:03.555Z] #0 1.963 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-26T19:36:03.555Z] #0 1.963 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-26T19:36:03.555Z] #0 1.963 OK: 20075 distinct packages available [2024-02-26T19:36:03.555Z] #0 2.014 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-26T19:36:03.555Z] #0 2.108 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-26T19:36:03.555Z] #0 2.349 OK: 264 MiB in 52 packages [2024-02-26T19:36:03.555Z] #67 DONE 2.4s [2024-02-26T19:36:03.555Z] [2024-02-26T19:36:03.555Z] #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-02-26T19:36:03.555Z] #68 DONE 0.0s [2024-02-26T19:36:03.816Z] [2024-02-26T19:36:03.816Z] #69 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-26T19:36:04.383Z] #69 ... [2024-02-26T19:36:04.383Z] [2024-02-26T19:36:04.383Z] #70 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-02-26T19:36:04.383Z] #0 2.077 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-26T19:36:04.383Z] #0 2.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-26T19:36:04.383Z] #0 2.395 OK: 7 MiB in 16 packages [2024-02-26T19:36:04.383Z] #70 DONE 2.5s [2024-02-26T19:36:04.383Z] [2024-02-26T19:36:04.383Z] #71 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-02-26T19:36:04.383Z] #0 2.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-26T19:36:04.383Z] #0 2.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-26T19:36:04.383Z] #0 2.413 OK: 7 MiB in 16 packages [2024-02-26T19:36:04.383Z] #71 DONE 2.7s [2024-02-26T19:36:04.641Z] [2024-02-26T19:36:04.641Z] #72 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-02-26T19:36:04.641Z] #72 DONE 0.0s [2024-02-26T19:36:04.641Z] [2024-02-26T19:36:04.641Z] #73 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-02-26T19:36:04.641Z] #0 3.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-26T19:36:04.641Z] #0 3.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-26T19:36:04.641Z] #0 3.380 OK: 264 MiB in 52 packages [2024-02-26T19:36:04.641Z] #73 DONE 3.6s [2024-02-26T19:36:04.641Z] [2024-02-26T19:36:04.641Z] #74 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-26T19:36:05.209Z] #74 ... [2024-02-26T19:36:05.209Z] [2024-02-26T19:36:05.209Z] #75 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-02-26T19:36:05.209Z] #0 1.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-26T19:36:05.209Z] #0 2.045 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-26T19:36:05.209Z] #0 2.277 OK: 8 MiB in 20 packages [2024-02-26T19:36:05.209Z] #75 DONE 2.4s [2024-02-26T19:36:05.473Z] [2024-02-26T19:36:05.473Z] #76 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-26T19:36:06.849Z] #76 DONE 1.3s [2024-02-26T19:36:06.849Z] [2024-02-26T19:36:06.849Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-02-26T19:36:06.849Z] #0 2.223 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-26T19:36:06.849Z] #0 2.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-26T19:36:06.849Z] #0 2.583 OK: 8 MiB in 17 packages [2024-02-26T19:36:06.849Z] #77 DONE 3.6s [2024-02-26T19:36:06.849Z] [2024-02-26T19:36:06.849Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-02-26T19:36:06.849Z] #0 1.998 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-26T19:36:06.849Z] #0 2.100 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-26T19:36:06.849Z] #0 2.323 OK: 17 MiB in 19 packages [2024-02-26T19:36:06.849Z] #78 DONE 3.6s [2024-02-26T19:36:06.849Z] [2024-02-26T19:36:06.849Z] #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-02-26T19:36:06.849Z] #0 2.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-26T19:36:06.849Z] #0 2.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-26T19:36:06.849Z] #0 2.657 OK: 7 MiB in 17 packages [2024-02-26T19:36:06.849Z] #79 DONE 3.6s [2024-02-26T19:36:06.849Z] [2024-02-26T19:36:06.850Z] #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-02-26T19:36:06.850Z] #0 2.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-26T19:36:06.850Z] #0 2.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-26T19:36:06.850Z] #0 2.742 OK: 8 MiB in 19 packages [2024-02-26T19:36:06.850Z] #80 DONE 3.6s [2024-02-26T19:36:06.850Z] [2024-02-26T19:36:06.850Z] #81 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-02-26T19:36:06.850Z] #81 DONE 1.3s [2024-02-26T19:36:06.850Z] [2024-02-26T19:36:06.850Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-02-26T19:36:06.850Z] #0 2.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-26T19:36:06.850Z] #0 2.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-26T19:36:06.850Z] #0 2.763 OK: 17 MiB in 19 packages [2024-02-26T19:36:06.850Z] #82 DONE 3.6s [2024-02-26T19:36:06.850Z] [2024-02-26T19:36:06.850Z] #83 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-26T19:36:07.853Z] #83 DONE 1.3s [2024-02-26T19:36:07.853Z] [2024-02-26T19:36:07.853Z] #84 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-02-26T19:36:07.853Z] #84 DONE 1.3s [2024-02-26T19:36:07.853Z] [2024-02-26T19:36:07.853Z] #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-02-26T19:36:07.853Z] #85 DONE 1.3s [2024-02-26T19:36:07.853Z] [2024-02-26T19:36:07.853Z] #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-26T19:36:07.853Z] #86 DONE 1.3s [2024-02-26T19:36:07.853Z] [2024-02-26T19:36:07.853Z] #87 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-02-26T19:36:08.122Z] #87 ... [2024-02-26T19:36:08.122Z] [2024-02-26T19:36:08.122Z] #88 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-02-26T19:36:08.122Z] #88 DONE 0.2s [2024-02-26T19:36:08.122Z] [2024-02-26T19:36:08.122Z] #89 [security-spire-server stage-2 6/9] COPY security.txt / [2024-02-26T19:36:08.122Z] #89 DONE 0.2s [2024-02-26T19:36:08.122Z] [2024-02-26T19:36:08.122Z] #87 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-02-26T19:36:08.122Z] #87 DONE 0.2s [2024-02-26T19:36:08.122Z] [2024-02-26T19:36:08.122Z] #90 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-02-26T19:36:08.122Z] #90 DONE 0.1s [2024-02-26T19:36:08.122Z] [2024-02-26T19:36:08.122Z] #91 [security-spire-config stage-2 6/10] COPY security.txt / [2024-02-26T19:36:08.122Z] #91 DONE 0.1s [2024-02-26T19:36:08.122Z] [2024-02-26T19:36:08.122Z] #92 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-02-26T19:36:08.221Z] c4a7e357bf2a: Pull complete [2024-02-26T19:36:08.221Z] f0e02332f6b5: Pull complete [2024-02-26T19:36:08.380Z] #92 DONE 0.1s [2024-02-26T19:36:08.380Z] [2024-02-26T19:36:08.380Z] #93 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-02-26T19:36:08.380Z] #93 DONE 0.1s [2024-02-26T19:36:08.380Z] [2024-02-26T19:36:08.380Z] #94 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-02-26T19:36:08.380Z] #94 DONE 0.1s [2024-02-26T19:36:08.380Z] [2024-02-26T19:36:08.380Z] #95 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-02-26T19:36:08.380Z] #95 ... [2024-02-26T19:36:08.380Z] [2024-02-26T19:36:08.380Z] #96 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-02-26T19:36:08.380Z] #96 DONE 0.1s [2024-02-26T19:36:08.491Z] 872ee5b61b7b: Pull complete [2024-02-26T19:36:08.638Z] [2024-02-26T19:36:08.639Z] #95 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-02-26T19:36:08.639Z] #95 DONE 0.2s [2024-02-26T19:36:08.639Z] [2024-02-26T19:36:08.639Z] #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-02-26T19:36:08.639Z] #97 DONE 0.1s [2024-02-26T19:36:08.639Z] [2024-02-26T19:36:08.639Z] #98 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-02-26T19:36:08.639Z] #98 DONE 0.2s [2024-02-26T19:36:08.639Z] [2024-02-26T19:36:08.639Z] #99 [security-spire-agent] exporting to image [2024-02-26T19:36:08.639Z] #99 exporting layers [2024-02-26T19:36:08.639Z] #99 ... [2024-02-26T19:36:08.639Z] [2024-02-26T19:36:08.639Z] #100 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-02-26T19:36:08.639Z] #100 DONE 2.0s [2024-02-26T19:36:08.639Z] [2024-02-26T19:36:08.639Z] #101 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-02-26T19:36:08.639Z] #0 4.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-26T19:36:08.639Z] #0 4.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-26T19:36:08.639Z] #0 5.333 OK: 12 MiB in 26 packages [2024-02-26T19:36:08.639Z] #101 DONE 5.5s [2024-02-26T19:36:08.639Z] [2024-02-26T19:36:08.639Z] #102 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-02-26T19:36:08.639Z] #102 DONE 0.2s [2024-02-26T19:36:08.898Z] [2024-02-26T19:36:08.898Z] #103 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-02-26T19:36:08.898Z] #103 DONE 0.2s [2024-02-26T19:36:08.898Z] [2024-02-26T19:36:08.898Z] #104 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-02-26T19:36:08.898Z] #104 DONE 0.1s [2024-02-26T19:36:08.898Z] [2024-02-26T19:36:08.898Z] #99 [security-spire-server] exporting to image [2024-02-26T19:36:09.157Z] #99 exporting layers 0.5s done [2024-02-26T19:36:09.157Z] #99 writing image sha256:d0a02fc17dfa9e4205c599d517cd0a48e6d3126acebc3944dac2544a79e0ebae 0.0s done [2024-02-26T19:36:09.157Z] #99 naming to docker.io/library/security-spire-agent done [2024-02-26T19:36:09.416Z] #99 exporting layers 0.6s done [2024-02-26T19:36:09.416Z] #99 writing image sha256:778debb0a5898a85f5edb6c16934d5d61b1c678baa2604d470a2844aa89e7ce8 done [2024-02-26T19:36:09.416Z] #99 naming to docker.io/library/security-spire-server done [2024-02-26T19:36:09.416Z] #99 writing image sha256:0a9e91a623b86c964e61cb0235e078809b7176972436dd82b3b4c4d89f7922eb done [2024-02-26T19:36:09.416Z] #99 naming to docker.io/library/security-spire-config done [2024-02-26T19:36:09.416Z] #99 DONE 0.8s [2024-02-26T19:36:09.416Z] [2024-02-26T19:36:09.416Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-26T19:36:18.591Z] 0c6a40ed1a82: Pull complete [2024-02-26T19:36:19.177Z] 94ae7d8d031c: Pull complete [2024-02-26T19:36:19.177Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-26T19:36:19.177Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-26T19:36:19.177Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-02-26T19:36:19.612Z] + docker build -t ci-base-image-arm64 -f - . [2024-02-26T19:36:19.612Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-26T19:36:19.612Z] WORKDIR /edgex [2024-02-26T19:36:19.612Z] COPY go.mod . [2024-02-26T19:36:19.612Z] RUN go mod download [2024-02-26T19:36:20.201Z] Sending build context to Docker daemon 2.918MB [2024-02-26T19:36:20.201Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-26T19:36:20.201Z] ---> 86de565de09d [2024-02-26T19:36:20.201Z] Step 2/4 : WORKDIR /edgex [2024-02-26T19:36:23.546Z] ---> Running in 5e06bc7e180f [2024-02-26T19:36:23.812Z] Removing intermediate container 5e06bc7e180f [2024-02-26T19:36:23.812Z] ---> bdad2136ee65 [2024-02-26T19:36:23.812Z] Step 3/4 : COPY go.mod . [2024-02-26T19:36:24.351Z] #48 ... [2024-02-26T19:36:24.351Z] [2024-02-26T19:36:24.351Z] #66 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-26T19:36:24.351Z] #66 DONE 19.7s [2024-02-26T19:36:24.351Z] [2024-02-26T19:36:24.351Z] #63 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-26T19:36:24.351Z] #63 DONE 19.8s [2024-02-26T19:36:24.351Z] [2024-02-26T19:36:24.351Z] #69 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-26T19:36:24.351Z] #69 DONE 19.3s [2024-02-26T19:36:24.351Z] [2024-02-26T19:36:24.351Z] #74 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-26T19:36:24.351Z] #74 DONE 18.3s [2024-02-26T19:36:24.351Z] [2024-02-26T19:36:24.351Z] #105 [support-scheduler builder 6/7] COPY . . [2024-02-26T19:36:24.398Z] ---> a19170a09795 [2024-02-26T19:36:24.398Z] Step 4/4 : RUN go mod download [2024-02-26T19:36:24.398Z] ---> Running in 148bc0e01154 [2024-02-26T19:36:29.638Z] #105 DONE 6.6s [2024-02-26T19:36:29.638Z] [2024-02-26T19:36:29.638Z] #106 [core-data builder 6/7] COPY . . [2024-02-26T19:36:29.638Z] #106 CACHED [2024-02-26T19:36:29.638Z] [2024-02-26T19:36:29.638Z] #107 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-02-26T19:36:29.638Z] #107 CACHED [2024-02-26T19:36:29.638Z] [2024-02-26T19:36:29.638Z] #108 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-26T19:36:29.638Z] #108 CACHED [2024-02-26T19:36:29.638Z] [2024-02-26T19:36:29.638Z] #109 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-02-26T19:36:29.638Z] #109 CACHED [2024-02-26T19:36:29.638Z] [2024-02-26T19:36:29.638Z] #110 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-26T19:36:29.638Z] #110 CACHED [2024-02-26T19:36:29.638Z] [2024-02-26T19:36:29.638Z] #111 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-02-26T19:36:29.638Z] #111 CACHED [2024-02-26T19:36:29.638Z] [2024-02-26T19:36:29.638Z] #112 [security-bootstrapper builder 6/7] COPY . . [2024-02-26T19:36:29.638Z] #112 DONE 6.6s [2024-02-26T19:36:29.638Z] [2024-02-26T19:36:29.638Z] #113 [support-notifications builder 6/7] COPY . . [2024-02-26T19:36:29.638Z] #113 DONE 6.6s [2024-02-26T19:36:29.638Z] [2024-02-26T19:36:29.638Z] #114 [security-proxy-auth builder 6/7] COPY . . [2024-02-26T19:36:29.638Z] #114 CACHED [2024-02-26T19:36:29.638Z] [2024-02-26T19:36:29.638Z] #115 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-26T19:36:29.638Z] #115 CACHED [2024-02-26T19:36:29.638Z] [2024-02-26T19:36:29.638Z] #116 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-02-26T19:36:29.638Z] #116 CACHED [2024-02-26T19:36:29.638Z] [2024-02-26T19:36:29.638Z] #117 [security-spiffe-token-provider builder 6/7] COPY . . [2024-02-26T19:36:29.638Z] #117 DONE 6.6s [2024-02-26T19:36:29.638Z] [2024-02-26T19:36:29.638Z] #118 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-26T19:36:29.638Z] #118 CACHED [2024-02-26T19:36:29.638Z] [2024-02-26T19:36:29.638Z] #119 [core-command builder 6/7] COPY . . [2024-02-26T19:36:29.638Z] #119 CACHED [2024-02-26T19:36:29.638Z] [2024-02-26T19:36:29.638Z] #120 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-02-26T19:36:29.638Z] #120 CACHED [2024-02-26T19:36:29.638Z] [2024-02-26T19:36:29.638Z] #121 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-26T19:36:29.638Z] #121 CACHED [2024-02-26T19:36:29.638Z] [2024-02-26T19:36:29.638Z] #122 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-02-26T19:36:29.638Z] #122 CACHED [2024-02-26T19:36:29.638Z] [2024-02-26T19:36:29.638Z] #123 [core-metadata builder 6/7] COPY . . [2024-02-26T19:36:29.638Z] #123 CACHED [2024-02-26T19:36:29.638Z] [2024-02-26T19:36:29.638Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-26T19:36:29.638Z] #124 ... [2024-02-26T19:36:29.638Z] [2024-02-26T19:36:29.638Z] #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-26T19:36:29.638Z] #125 CACHED [2024-02-26T19:36:29.638Z] [2024-02-26T19:36:29.638Z] #126 [security-secretstore-setup builder 6/7] COPY . . [2024-02-26T19:36:29.638Z] #126 CACHED [2024-02-26T19:36:29.638Z] [2024-02-26T19:36:29.638Z] #127 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-26T19:36:29.638Z] #127 CACHED [2024-02-26T19:36:29.638Z] [2024-02-26T19:36:29.638Z] #128 [security-proxy-setup builder 6/7] COPY . . [2024-02-26T19:36:29.638Z] #128 CACHED [2024-02-26T19:36:29.638Z] [2024-02-26T19:36:29.638Z] #129 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-26T19:36:29.638Z] #129 CACHED [2024-02-26T19:36:29.638Z] [2024-02-26T19:36:29.638Z] #130 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-26T19:36:29.638Z] #130 CACHED [2024-02-26T19:36:29.897Z] [2024-02-26T19:36:29.897Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-26T19:36:30.833Z] #131 1.236 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-02-26T19:36:40.845Z] #131 ... [2024-02-26T19:36:40.845Z] [2024-02-26T19:36:40.845Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-26T19:36:40.845Z] #0 0.815 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-02-26T19:36:40.845Z] #132 ... [2024-02-26T19:36:40.845Z] [2024-02-26T19:36:40.845Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-26T19:36:40.845Z] #0 1.114 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-02-26T19:36:40.845Z] #133 ... [2024-02-26T19:36:40.845Z] [2024-02-26T19:36:40.845Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-26T19:36:40.845Z] #0 0.924 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-02-26T19:36:40.845Z] #134 ... [2024-02-26T19:36:40.845Z] [2024-02-26T19:36:40.845Z] #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-26T19:36:40.845Z] #0 0.694 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-02-26T19:36:40.845Z] #135 ... [2024-02-26T19:36:40.845Z] [2024-02-26T19:36:40.845Z] #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-02-26T19:36:40.845Z] #0 1.192 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-02-26T19:36:40.845Z] #136 ... [2024-02-26T19:36:40.845Z] [2024-02-26T19:36:40.845Z] #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-26T19:36:40.845Z] #0 1.241 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-02-26T19:36:40.845Z] #137 ... [2024-02-26T19:36:40.845Z] [2024-02-26T19:36:40.845Z] #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-26T19:36:40.845Z] #0 0.771 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-02-26T19:36:40.845Z] #138 ... [2024-02-26T19:36:40.845Z] [2024-02-26T19:36:40.845Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-26T19:36:40.845Z] #0 1.106 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-02-26T19:36:40.845Z] #139 ... [2024-02-26T19:36:40.845Z] [2024-02-26T19:36:40.845Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-26T19:36:40.845Z] #124 1.255 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-02-26T19:36:41.118Z] #124 ... [2024-02-26T19:36:41.118Z] [2024-02-26T19:36:41.118Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-26T19:36:41.118Z] #0 0.945 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-02-26T19:37:03.296Z] Removing intermediate container 148bc0e01154 [2024-02-26T19:37:03.296Z] ---> 5c83dc1275d5 [2024-02-26T19:37:03.296Z] Successfully built 5c83dc1275d5 [2024-02-26T19:37:03.296Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-26T19:37:03.734Z] + docker inspect -f . ci-base-image-arm64 [2024-02-26T19:37:03.734Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-26T19:37:04.076Z] prd-ubuntu20.04-docker-arm64-4c-16g-1740 does not seem to be running inside a container [2024-02-26T19:37:04.144Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-26T19:37:08.086Z] $ docker top 1bc99c5d70017bda27e24aef1f0f7a6f4f75fee10aa43e558dc0e4d3a5336656 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-26T19:37:09.005Z] + go version [2024-02-26T19:37:09.005Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-26T19:37:09.046Z] $ docker stop --time=1 1bc99c5d70017bda27e24aef1f0f7a6f4f75fee10aa43e558dc0e4d3a5336656 [2024-02-26T19:37:10.633Z] $ docker rm -f --volumes 1bc99c5d70017bda27e24aef1f0f7a6f4f75fee10aa43e558dc0e4d3a5336656 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-26T19:37:11.834Z] + docker inspect -f . ci-base-image-arm64 [2024-02-26T19:37:11.834Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-26T19:37:12.178Z] prd-ubuntu20.04-docker-arm64-4c-16g-1740 does not seem to be running inside a container [2024-02-26T19:37:12.245Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-26T19:37:13.504Z] $ docker top fc49ac0308ec971f80c07d8550da1ea23e58d4d94d3c3225ce5a66ce8d4ba623 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-02-26T19:37:13.842Z] ========================================================= [2024-02-26T19:37:13.842Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-02-26T19:37:13.842Z] ========================================================= [Pipeline] sh [2024-02-26T19:37:14.476Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-02-26T19:37:15.227Z] + make test [2024-02-26T19:37:15.227Z] go test -race -coverprofile=coverage.out ./... [2024-02-26T19:37:49.143Z] #140 ... [2024-02-26T19:37:49.143Z] [2024-02-26T19:37:49.143Z] #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-02-26T19:37:49.143Z] #136 75.66 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-02-26T19:37:54.109Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-02-26T19:37:55.813Z] #136 ... [2024-02-26T19:37:55.813Z] [2024-02-26T19:37:55.813Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-26T19:37:55.813Z] #140 DONE 85.5s [2024-02-26T19:37:55.813Z] [2024-02-26T19:37:55.813Z] #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-26T19:37:55.813Z] #135 DONE 85.5s [2024-02-26T19:37:55.813Z] [2024-02-26T19:37:55.813Z] #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-26T19:37:55.813Z] #138 DONE 85.5s [2024-02-26T19:37:55.813Z] [2024-02-26T19:37:55.813Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-26T19:37:55.813Z] #134 DONE 85.5s [2024-02-26T19:37:55.813Z] [2024-02-26T19:37:55.813Z] #141 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-26T19:37:55.813Z] #141 ... [2024-02-26T19:37:55.813Z] [2024-02-26T19:37:55.813Z] #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-26T19:37:55.813Z] #137 DONE 85.6s [2024-02-26T19:37:55.813Z] [2024-02-26T19:37:55.813Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-26T19:37:55.813Z] #131 DONE 85.6s [2024-02-26T19:37:55.813Z] [2024-02-26T19:37:55.813Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-26T19:37:55.813Z] #124 DONE 85.7s [2024-02-26T19:37:55.813Z] [2024-02-26T19:37:55.813Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-26T19:37:55.813Z] #139 DONE 85.8s [2024-02-26T19:37:55.813Z] [2024-02-26T19:37:55.813Z] #142 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-02-26T19:37:55.813Z] #142 ... [2024-02-26T19:37:55.813Z] [2024-02-26T19:37:55.813Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-26T19:37:55.813Z] #133 DONE 85.9s [2024-02-26T19:37:55.813Z] [2024-02-26T19:37:55.813Z] #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-02-26T19:37:55.813Z] #136 DONE 85.9s [2024-02-26T19:37:55.813Z] [2024-02-26T19:37:55.813Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-26T19:37:55.813Z] #132 DONE 86.0s [2024-02-26T19:37:55.813Z] [2024-02-26T19:37:55.813Z] #143 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-26T19:37:55.813Z] #143 ... [2024-02-26T19:37:55.813Z] [2024-02-26T19:37:55.813Z] #141 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-26T19:37:55.813Z] #141 DONE 0.7s [2024-02-26T19:37:55.813Z] [2024-02-26T19:37:55.813Z] #144 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-26T19:37:55.813Z] #144 DONE 0.7s [2024-02-26T19:37:55.813Z] [2024-02-26T19:37:55.813Z] #145 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-26T19:37:55.813Z] #145 DONE 0.7s [2024-02-26T19:37:56.074Z] [2024-02-26T19:37:56.074Z] #142 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-02-26T19:37:56.074Z] #142 DONE 0.6s [2024-02-26T19:37:56.074Z] [2024-02-26T19:37:56.074Z] #146 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-26T19:37:56.074Z] #146 DONE 0.7s [2024-02-26T19:37:56.074Z] [2024-02-26T19:37:56.074Z] #143 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-26T19:37:56.074Z] #143 DONE 0.3s [2024-02-26T19:37:56.074Z] [2024-02-26T19:37:56.074Z] #147 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-26T19:37:56.074Z] #147 DONE 0.7s [2024-02-26T19:37:56.074Z] [2024-02-26T19:37:56.074Z] #148 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-02-26T19:37:56.074Z] #148 ... [2024-02-26T19:37:56.074Z] [2024-02-26T19:37:56.074Z] #149 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-26T19:37:56.074Z] #149 DONE 0.3s [2024-02-26T19:37:56.074Z] [2024-02-26T19:37:56.074Z] #150 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-26T19:37:56.074Z] #150 DONE 0.3s [2024-02-26T19:37:56.074Z] [2024-02-26T19:37:56.074Z] #151 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-26T19:37:56.074Z] #151 DONE 0.2s [2024-02-26T19:37:56.604Z] [2024-02-26T19:37:56.604Z] #152 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-26T19:37:56.604Z] #152 CACHED [2024-02-26T19:37:56.604Z] [2024-02-26T19:37:56.604Z] #153 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-26T19:37:56.604Z] #153 CACHED [2024-02-26T19:37:56.604Z] [2024-02-26T19:37:56.604Z] #154 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-26T19:37:56.604Z] #154 DONE 0.3s [2024-02-26T19:37:56.604Z] [2024-02-26T19:37:56.604Z] #155 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-26T19:37:56.604Z] #155 CACHED [2024-02-26T19:37:56.604Z] [2024-02-26T19:37:56.604Z] #156 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-26T19:37:56.604Z] #156 CACHED [2024-02-26T19:37:56.604Z] [2024-02-26T19:37:56.604Z] #157 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-02-26T19:37:56.604Z] #157 CACHED [2024-02-26T19:37:56.604Z] [2024-02-26T19:37:56.604Z] #158 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-26T19:37:56.604Z] #158 CACHED [2024-02-26T19:37:56.604Z] [2024-02-26T19:37:56.604Z] #159 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-26T19:37:56.604Z] #159 CACHED [2024-02-26T19:37:56.604Z] [2024-02-26T19:37:56.604Z] #160 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-26T19:37:56.604Z] #160 CACHED [2024-02-26T19:37:56.604Z] [2024-02-26T19:37:56.604Z] #161 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-02-26T19:37:56.604Z] #161 DONE 0.3s [2024-02-26T19:37:56.604Z] [2024-02-26T19:37:56.604Z] #148 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-02-26T19:37:56.604Z] #148 DONE 0.3s [2024-02-26T19:37:56.604Z] [2024-02-26T19:37:56.604Z] #162 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-02-26T19:37:57.175Z] #162 ... [2024-02-26T19:37:57.175Z] [2024-02-26T19:37:57.175Z] #163 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-02-26T19:37:57.175Z] #163 DONE 1.1s [2024-02-26T19:37:57.437Z] [2024-02-26T19:37:57.437Z] #164 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-02-26T19:37:57.437Z] #164 DONE 1.2s [2024-02-26T19:37:57.437Z] [2024-02-26T19:37:57.437Z] #165 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-02-26T19:37:57.437Z] #165 DONE 1.2s [2024-02-26T19:37:57.437Z] [2024-02-26T19:37:57.437Z] #166 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-02-26T19:37:57.437Z] #166 DONE 1.1s [2024-02-26T19:37:57.437Z] [2024-02-26T19:37:57.437Z] #167 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-02-26T19:37:57.437Z] #167 DONE 1.3s [2024-02-26T19:37:57.437Z] [2024-02-26T19:37:57.437Z] #168 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-02-26T19:37:57.437Z] #168 DONE 1.3s [2024-02-26T19:37:57.437Z] [2024-02-26T19:37:57.437Z] #169 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-02-26T19:37:57.437Z] #169 DONE 1.2s [2024-02-26T19:37:57.437Z] [2024-02-26T19:37:57.437Z] #170 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-02-26T19:37:57.437Z] #170 ... [2024-02-26T19:37:57.437Z] [2024-02-26T19:37:57.437Z] #162 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-02-26T19:37:57.437Z] #162 DONE 1.2s [2024-02-26T19:37:57.437Z] [2024-02-26T19:37:57.437Z] #171 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-02-26T19:37:57.437Z] #171 DONE 1.3s [2024-02-26T19:37:57.437Z] [2024-02-26T19:37:57.437Z] #172 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-02-26T19:37:57.437Z] #172 DONE 1.3s [2024-02-26T19:37:57.703Z] [2024-02-26T19:37:57.703Z] #173 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-02-26T19:37:57.703Z] #173 DONE 0.3s [2024-02-26T19:37:57.703Z] [2024-02-26T19:37:57.703Z] #99 [core-data] exporting to image [2024-02-26T19:37:57.703Z] #99 exporting layers [2024-02-26T19:37:57.703Z] #99 ... [2024-02-26T19:37:57.703Z] [2024-02-26T19:37:57.703Z] #174 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-02-26T19:37:57.703Z] #174 DONE 0.4s [2024-02-26T19:37:57.703Z] [2024-02-26T19:37:57.703Z] #175 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-02-26T19:37:57.703Z] #175 DONE 0.3s [2024-02-26T19:37:57.703Z] [2024-02-26T19:37:57.703Z] #176 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-02-26T19:37:57.703Z] #176 DONE 0.4s [2024-02-26T19:37:57.703Z] [2024-02-26T19:37:57.703Z] #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-02-26T19:37:57.703Z] #177 DONE 0.4s [2024-02-26T19:37:57.703Z] [2024-02-26T19:37:57.703Z] #170 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-02-26T19:37:57.703Z] #170 DONE 0.3s [2024-02-26T19:37:57.703Z] [2024-02-26T19:37:57.703Z] #178 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-02-26T19:37:57.703Z] #178 DONE 0.4s [2024-02-26T19:37:57.703Z] [2024-02-26T19:37:57.703Z] #99 [security-spiffe-token-provider] exporting to image [2024-02-26T19:37:57.963Z] #99 ... [2024-02-26T19:37:57.963Z] [2024-02-26T19:37:57.963Z] #179 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-02-26T19:37:57.963Z] #179 DONE 0.4s [2024-02-26T19:37:57.963Z] [2024-02-26T19:37:57.963Z] #180 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-02-26T19:37:57.963Z] #180 DONE 0.4s [2024-02-26T19:37:57.963Z] [2024-02-26T19:37:57.963Z] #99 [security-spiffe-token-provider] exporting to image [2024-02-26T19:37:57.963Z] #99 exporting layers 0.1s done [2024-02-26T19:37:57.963Z] #99 ... [2024-02-26T19:37:57.963Z] [2024-02-26T19:37:57.963Z] #181 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-02-26T19:37:57.963Z] #181 DONE 0.5s [2024-02-26T19:37:57.963Z] [2024-02-26T19:37:57.963Z] #99 [support-scheduler] exporting to image [2024-02-26T19:37:58.532Z] #99 ... [2024-02-26T19:37:58.532Z] [2024-02-26T19:37:58.532Z] #182 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-02-26T19:37:58.532Z] #182 DONE 2.3s [2024-02-26T19:37:58.532Z] [2024-02-26T19:37:58.532Z] #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-02-26T19:37:58.532Z] #183 DONE 0.5s [2024-02-26T19:37:58.532Z] [2024-02-26T19:37:58.532Z] #184 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-02-26T19:37:58.532Z] #184 DONE 0.5s [2024-02-26T19:37:58.532Z] [2024-02-26T19:37:58.532Z] #185 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-02-26T19:37:58.532Z] #185 DONE 0.3s [2024-02-26T19:37:58.532Z] [2024-02-26T19:37:58.532Z] #186 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-02-26T19:37:58.532Z] #186 DONE 0.5s [2024-02-26T19:37:58.532Z] [2024-02-26T19:37:58.532Z] #187 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-02-26T19:37:58.532Z] #187 DONE 0.4s [2024-02-26T19:37:58.532Z] [2024-02-26T19:37:58.532Z] #99 [core-metadata] exporting to image [2024-02-26T19:37:58.532Z] #99 ... [2024-02-26T19:37:58.532Z] [2024-02-26T19:37:58.532Z] #188 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-26T19:37:58.532Z] #188 DONE 0.2s [2024-02-26T19:37:58.532Z] [2024-02-26T19:37:58.532Z] #99 [core-metadata] exporting to image [2024-02-26T19:37:58.532Z] #99 exporting layers 0.5s done [2024-02-26T19:37:58.532Z] #99 writing image sha256:f913c3b58b9bb1e3977d39d43afd600cbe1c5da5155b918fba31e0bbc95b9dc7 [2024-02-26T19:37:58.532Z] #99 writing image sha256:5dfb7c869304d17cbae976ea8afd43750f90b6d7407dfd75e8701093101ba401 [2024-02-26T19:37:58.532Z] #99 writing image sha256:a578fdf9487de407c0772d10e951f5e91cae1331b7d3e85c1618081e8bdfe4f9 [2024-02-26T19:37:58.532Z] #99 writing image sha256:786cd248d25529509977ddf5cdd8e0cc165cc033b9f763787e6846b16b160757 [2024-02-26T19:37:58.532Z] #99 writing image sha256:bbfa94618f07398b5758787fc64f3af9516eb643e4b5c67c389d11e97075eb60 [2024-02-26T19:37:58.797Z] #99 ... [2024-02-26T19:37:58.797Z] [2024-02-26T19:37:58.797Z] #189 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-02-26T19:37:58.797Z] #189 DONE 0.4s [2024-02-26T19:37:58.797Z] [2024-02-26T19:37:58.797Z] #190 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-02-26T19:37:58.797Z] #190 DONE 0.4s [2024-02-26T19:37:58.797Z] [2024-02-26T19:37:58.797Z] #99 [support-scheduler] exporting to image [2024-02-26T19:37:58.797Z] #99 exporting layers 0.4s done [2024-02-26T19:37:58.797Z] #99 writing image sha256:f913c3b58b9bb1e3977d39d43afd600cbe1c5da5155b918fba31e0bbc95b9dc7 0.3s done [2024-02-26T19:37:58.797Z] #99 writing image sha256:5dfb7c869304d17cbae976ea8afd43750f90b6d7407dfd75e8701093101ba401 0.3s done [2024-02-26T19:37:58.797Z] #99 writing image sha256:a578fdf9487de407c0772d10e951f5e91cae1331b7d3e85c1618081e8bdfe4f9 0.3s done [2024-02-26T19:37:58.797Z] #99 writing image sha256:786cd248d25529509977ddf5cdd8e0cc165cc033b9f763787e6846b16b160757 0.3s done [2024-02-26T19:37:58.797Z] #99 writing image sha256:bbfa94618f07398b5758787fc64f3af9516eb643e4b5c67c389d11e97075eb60 0.2s done [2024-02-26T19:37:58.797Z] #99 naming to docker.io/library/support-notifications done [2024-02-26T19:37:58.797Z] #99 naming to docker.io/library/support-scheduler 0.0s done [2024-02-26T19:37:58.797Z] #99 naming to docker.io/library/core-command done [2024-02-26T19:37:58.797Z] #99 naming to docker.io/library/core-data done [2024-02-26T19:37:58.797Z] #99 naming to docker.io/library/security-spiffe-token-provider done [2024-02-26T19:37:59.233Z] #99 writing image sha256:7b5f3ee66170999fd107b1bdd9bbeda3a1eda800b6a4e19a2d17217f9015ae5d done [2024-02-26T19:37:59.233Z] #99 naming to docker.io/library/core-metadata done [2024-02-26T19:37:59.233Z] #99 DONE 2.1s [2024-02-26T19:37:59.233Z] [2024-02-26T19:37:59.233Z] #191 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-02-26T19:37:59.233Z] #191 DONE 0.4s [2024-02-26T19:37:59.233Z] [2024-02-26T19:37:59.233Z] #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-02-26T19:37:59.233Z] #192 ... [2024-02-26T19:37:59.233Z] [2024-02-26T19:37:59.233Z] #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-02-26T19:37:59.233Z] #193 DONE 0.4s [2024-02-26T19:37:59.494Z] [2024-02-26T19:37:59.494Z] #194 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-02-26T19:37:59.494Z] #194 ... [2024-02-26T19:37:59.494Z] [2024-02-26T19:37:59.494Z] #195 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-26T19:37:59.494Z] #195 DONE 1.2s [2024-02-26T19:37:59.494Z] [2024-02-26T19:37:59.494Z] #196 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-26T19:37:59.494Z] #196 DONE 1.2s [2024-02-26T19:37:59.494Z] [2024-02-26T19:37:59.494Z] #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-02-26T19:37:59.494Z] #192 DONE 0.6s [2024-02-26T19:37:59.494Z] [2024-02-26T19:37:59.494Z] #194 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-02-26T19:37:59.494Z] #194 DONE 0.3s [2024-02-26T19:37:59.494Z] [2024-02-26T19:37:59.494Z] #197 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-02-26T19:37:59.494Z] #197 DONE 0.1s [2024-02-26T19:37:59.494Z] [2024-02-26T19:37:59.494Z] #99 [core-common-config-bootstrapper] exporting to image [2024-02-26T19:37:59.764Z] #99 exporting layers 0.2s done [2024-02-26T19:37:59.764Z] #99 writing image sha256:e76eaba9598c7bc9e6e6191be2a377638ef3085e16a760d5d7bc85c81a85be4a 0.0s done [2024-02-26T19:37:59.764Z] #99 naming to docker.io/library/security-proxy-auth done [2024-02-26T19:37:59.764Z] #99 writing image sha256:49e9ca95f290a1daff62d0ab60d67eaca22422296f2707448aa53c6922de0d8f done [2024-02-26T19:37:59.764Z] #99 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2024-02-26T19:37:59.764Z] #99 DONE 2.4s [2024-02-26T19:37:59.764Z] [2024-02-26T19:37:59.764Z] #198 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-02-26T19:37:59.764Z] #198 DONE 0.1s [2024-02-26T19:37:59.764Z] [2024-02-26T19:37:59.764Z] #199 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-02-26T19:37:59.764Z] #199 DONE 0.1s [2024-02-26T19:37:59.764Z] [2024-02-26T19:37:59.764Z] #200 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-26T19:37:59.764Z] #200 ... [2024-02-26T19:37:59.764Z] [2024-02-26T19:37:59.764Z] #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-02-26T19:37:59.764Z] #201 DONE 0.1s [2024-02-26T19:37:59.764Z] [2024-02-26T19:37:59.764Z] #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-02-26T19:37:59.764Z] #202 DONE 0.0s [2024-02-26T19:38:00.024Z] [2024-02-26T19:38:00.024Z] #203 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-26T19:38:00.024Z] #203 DONE 1.2s [2024-02-26T19:38:00.024Z] [2024-02-26T19:38:00.024Z] #99 [security-proxy-setup] exporting to image [2024-02-26T19:38:00.024Z] #99 exporting layers 0.2s done [2024-02-26T19:38:00.024Z] #99 writing image sha256:3a9dcd071fa1874399bdb2fc50215a65493cf9dc098b559b07fe913137d1f71e done [2024-02-26T19:38:00.024Z] #99 naming to docker.io/library/security-proxy-setup done [2024-02-26T19:38:00.024Z] #99 DONE 2.5s [2024-02-26T19:38:00.024Z] [2024-02-26T19:38:00.024Z] #200 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-26T19:38:00.024Z] #200 DONE 0.6s [2024-02-26T19:38:00.024Z] [2024-02-26T19:38:00.024Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-02-26T19:38:00.284Z] #204 DONE 0.5s [2024-02-26T19:38:00.284Z] [2024-02-26T19:38:00.284Z] #99 [security-secretstore-setup] exporting to image [2024-02-26T19:38:00.284Z] #99 exporting layers 0.2s done [2024-02-26T19:38:00.284Z] #99 writing image sha256:341a88b612aa410f8abf2691e8f078ef0ee25bc476a87957499b138174f0cda2 done [2024-02-26T19:38:00.284Z] #99 naming to docker.io/library/security-secretstore-setup done [2024-02-26T19:38:00.547Z] #99 exporting layers 0.2s done [2024-02-26T19:38:00.547Z] #99 writing image sha256:ba4887989a28c04ba1690c2d4474004e15daf42be3d742798bd252cf2110963a done [2024-02-26T19:38:00.547Z] #99 naming to docker.io/library/security-bootstrapper done [2024-02-26T19:38:00.547Z] #99 DONE 2.9s [2024-02-26T19:38:00.547Z] [2024-02-26T19:38:00.547Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-26T19:38:00.547Z] time="2024-02-26T19:35:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-26T19:38:00.547Z] time="2024-02-26T19:35:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-26T19:38:00.547Z] time="2024-02-26T19:35:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-26T19:38:00.547Z] time="2024-02-26T19:35:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-26T19:38:00.547Z] time="2024-02-26T19:35:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-26T19:38:00.547Z] time="2024-02-26T19:35:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-26T19:38:00.547Z] time="2024-02-26T19:35:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-26T19:38:00.547Z] time="2024-02-26T19:35:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-26T19:38:00.547Z] time="2024-02-26T19:35:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-26T19:38:00.547Z] time="2024-02-26T19:35:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-26T19:38:00.547Z] time="2024-02-26T19:35:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-26T19:38:00.547Z] time="2024-02-26T19:35:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-26T19:38:00.547Z] time="2024-02-26T19:35:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-26T19:38:00.547Z] time="2024-02-26T19:35:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-02-26T19:38:00.595Z] $ docker stop --time=1 f8c8f49301dac22d2efa9947e5c2fda33f01c8e59e0193ec1f543e9521d577ca [2024-02-26T19:38:01.907Z] $ docker rm -f --volumes f8c8f49301dac22d2efa9947e5c2fda33f01c8e59e0193ec1f543e9521d577ca [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-26T19:38:02.377Z] + docker images [2024-02-26T19:38:02.377Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-02-26T19:38:02.377Z] security-bootstrapper latest ba4887989a28 2 seconds ago 18.6MB [2024-02-26T19:38:02.377Z] core-common-config-bootstrapper latest 49e9ca95f290 3 seconds ago 15MB [2024-02-26T19:38:02.377Z] security-secretstore-setup latest 341a88b612aa 3 seconds ago 36.3MB [2024-02-26T19:38:02.377Z] security-proxy-setup latest 3a9dcd071fa1 3 seconds ago 25.9MB [2024-02-26T19:38:02.377Z] security-proxy-auth latest e76eaba9598c 3 seconds ago 15.8MB [2024-02-26T19:38:02.377Z] core-metadata latest 7b5f3ee66170 4 seconds ago 17.4MB [2024-02-26T19:38:02.377Z] support-notifications latest 786cd248d255 5 seconds ago 26.7MB [2024-02-26T19:38:02.377Z] support-scheduler latest bbfa94618f07 5 seconds ago 26.2MB [2024-02-26T19:38:02.377Z] core-data latest f913c3b58b9b 5 seconds ago 17.2MB [2024-02-26T19:38:02.377Z] security-spiffe-token-provider latest 5dfb7c869304 5 seconds ago 28.7MB [2024-02-26T19:38:02.377Z] core-command latest a578fdf9487d 5 seconds ago 17MB [2024-02-26T19:38:02.377Z] security-spire-agent latest d0a02fc17dfa About a minute ago 161MB [2024-02-26T19:38:02.377Z] security-spire-config latest 0a9e91a623b8 About a minute ago 102MB [2024-02-26T19:38:02.377Z] security-spire-server latest 778debb0a589 About a minute ago 102MB [2024-02-26T19:38:02.377Z] ci-base-image-x86_64 latest cc0f156b7b78 4 minutes ago 885MB [2024-02-26T19:38:02.377Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 3 months ago 564MB [2024-02-26T19:38:02.377Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 9 months ago 334MB [2024-02-26T19:38:02.377Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 19 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-02-26T19:39:30.775Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-02-26T19:39:30.775Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-02-26T19:39:30.775Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-02-26T19:39:30.775Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-02-26T19:39:30.775Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-02-26T19:39:30.775Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-02-26T19:39:30.775Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-02-26T19:39:30.775Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-02-26T19:39:30.775Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-02-26T19:39:30.775Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-02-26T19:39:30.775Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-02-26T19:39:30.775Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-02-26T19:39:30.775Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-02-26T19:39:30.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-02-26T19:39:38.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-02-26T19:39:38.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-02-26T19:39:39.932Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.243s coverage: 28.7% of statements [2024-02-26T19:39:49.990Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.272s coverage: 97.0% of statements [2024-02-26T19:39:52.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-02-26T19:39:52.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-02-26T19:39:52.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-02-26T19:39:57.914Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.364s coverage: 69.2% of statements [2024-02-26T19:39:57.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-02-26T19:39:57.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-02-26T19:39:59.322Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.302s coverage: 53.2% of statements [2024-02-26T19:40:03.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-02-26T19:40:03.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-02-26T19:40:03.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-02-26T19:40:03.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-02-26T19:40:03.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-02-26T19:40:10.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-02-26T19:40:10.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-02-26T19:40:25.307Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.464s coverage: 93.4% of statements [2024-02-26T19:40:25.307Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.522s coverage: 4.1% of statements [2024-02-26T19:40:25.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-02-26T19:40:25.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-02-26T19:40:25.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-02-26T19:40:26.719Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-02-26T19:40:26.719Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-02-26T19:40:26.719Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-02-26T19:40:26.719Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-02-26T19:40:26.719Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-02-26T19:40:26.719Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-02-26T19:40:26.719Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-02-26T19:40:27.680Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.530s coverage: 97.6% of statements [2024-02-26T19:40:27.947Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.180s coverage: 72.2% of statements [2024-02-26T19:40:36.147Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-02-26T19:40:36.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-02-26T19:40:36.733Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.374s coverage: 0.9% of statements [2024-02-26T19:40:36.733Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.243s coverage: 32.2% of statements [2024-02-26T19:40:40.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.263s coverage: 41.7% of statements [2024-02-26T19:40:40.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.238s coverage: 82.9% of statements [2024-02-26T19:40:40.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.229s coverage: 94.1% of statements [2024-02-26T19:40:40.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.210s coverage: 96.3% of statements [2024-02-26T19:40:44.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.212s coverage: 87.5% of statements [2024-02-26T19:40:45.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-02-26T19:40:52.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-02-26T19:40:52.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-02-26T19:40:52.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-02-26T19:40:54.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-02-26T19:40:54.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-02-26T19:40:54.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-02-26T19:40:54.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-02-26T19:40:55.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.215s coverage: 94.4% of statements [2024-02-26T19:40:59.653Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-02-26T19:40:59.653Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-02-26T19:40:59.653Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-02-26T19:40:59.653Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-02-26T19:41:09.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-02-26T19:41:09.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-02-26T19:41:10.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.990s coverage: 79.9% of statements [2024-02-26T19:41:11.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-02-26T19:41:11.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.241s coverage: 92.9% of statements [2024-02-26T19:41:11.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.077s coverage: 64.4% of statements [2024-02-26T19:41:11.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.228s coverage: 62.3% of statements [2024-02-26T19:41:13.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.204s coverage: 87.2% of statements [2024-02-26T19:41:13.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.172s coverage: 20.0% of statements [2024-02-26T19:41:13.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.188s coverage: 100.0% of statements [2024-02-26T19:41:15.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-02-26T19:41:16.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-02-26T19:41:16.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.536s coverage: 81.8% of statements [2024-02-26T19:41:16.940Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.502s coverage: 82.1% of statements [2024-02-26T19:41:17.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.242s coverage: 86.0% of statements [2024-02-26T19:41:21.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-02-26T19:41:21.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-02-26T19:41:23.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.912s coverage: 63.1% of statements [2024-02-26T19:41:23.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.238s coverage: 100.0% of statements [2024-02-26T19:41:24.361Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.109s coverage: 89.4% of statements [2024-02-26T19:41:24.361Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.068s coverage: 100.0% of statements [2024-02-26T19:41:24.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-02-26T19:41:24.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-02-26T19:41:24.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-02-26T19:41:25.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.071s coverage: 73.7% of statements [2024-02-26T19:41:26.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.066s coverage: 100.0% of statements [2024-02-26T19:41:31.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-02-26T19:41:31.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-02-26T19:41:31.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-02-26T19:41:33.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.829s coverage: 38.4% of statements [2024-02-26T19:41:33.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.245s coverage: 89.5% of statements [2024-02-26T19:41:36.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-02-26T19:41:36.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-02-26T19:41:36.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-02-26T19:41:36.758Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-02-26T19:41:37.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.203s coverage: 84.8% of statements [2024-02-26T19:41:43.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-02-26T19:41:43.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-02-26T19:41:43.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-02-26T19:41:43.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-02-26T19:41:49.875Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.324s coverage: 19.9% of statements [2024-02-26T19:41:49.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-02-26T19:41:49.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-02-26T19:41:49.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-02-26T19:41:49.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-02-26T19:41:51.879Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.605s coverage: 95.7% of statements [2024-02-26T19:41:53.826Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-02-26T19:41:53.826Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-02-26T19:41:55.232Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.265s coverage: 61.8% of statements [2024-02-26T19:41:57.814Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-02-26T19:41:57.814Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-02-26T19:41:58.773Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.374s coverage: 98.9% of statements [2024-02-26T19:42:00.185Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-02-26T19:42:00.185Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-26T19:42:00.185Z] go vet ./... [2024-02-26T19:44:21.883Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-26T19:44:21.883Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-26T19:44:21.883Z] ./bin/test-attribution-txt.sh [2024-02-26T19:44:21.883Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-26T19:44:21.924Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-02-26T19:44:22.296Z] + ls -al . [2024-02-26T19:44:22.296Z] total 732 [2024-02-26T19:44:22.296Z] drwxrwxr-x 10 1001 1001 4096 Feb 26 19:37 . [2024-02-26T19:44:22.296Z] drwxr-xr-x 4 root root 4096 Feb 26 19:37 .. [2024-02-26T19:44:22.296Z] drwxrwxr-x 2 1001 1001 4096 Feb 26 19:35 .blubracket [2024-02-26T19:44:22.296Z] -rw-rw-r-- 1 1001 1001 10 Feb 26 19:35 .dockerignore [2024-02-26T19:44:22.296Z] drwxrwxr-x 8 1001 1001 4096 Feb 26 19:35 .git [2024-02-26T19:44:22.296Z] drwxrwxr-x 3 1001 1001 4096 Feb 26 19:35 .github [2024-02-26T19:44:22.296Z] -rw-rw-r-- 1 1001 1001 1074 Feb 26 19:35 .gitignore [2024-02-26T19:44:22.296Z] -rw-rw-r-- 1 1001 1001 42 Feb 26 19:35 .golangci.yml [2024-02-26T19:44:22.296Z] -rw-rw-r-- 1 1001 1001 100 Feb 26 19:35 .hadolint.yml [2024-02-26T19:44:22.296Z] -rw-rw-r-- 1 1001 1001 155 Feb 26 19:35 .sonarcloud.properties [2024-02-26T19:44:22.296Z] -rw-rw-r-- 1 1001 1001 1171 Feb 26 19:35 ADOPTERS.md [2024-02-26T19:44:22.296Z] -rw-rw-r-- 1 1001 1001 11674 Feb 26 19:35 Attribution.txt [2024-02-26T19:44:22.296Z] -rw-rw-r-- 1 1001 1001 100284 Feb 26 19:35 CHANGELOG.md [2024-02-26T19:44:22.296Z] -rw-rw-r-- 1 1001 1001 3804 Feb 26 19:35 CONTRIBUTING.md [2024-02-26T19:44:22.296Z] -rw-rw-r-- 1 1001 1001 677 Feb 26 19:35 GOVERNANCE.md [2024-02-26T19:44:22.296Z] -rw-rw-r-- 1 1001 1001 861 Feb 26 19:35 Jenkinsfile [2024-02-26T19:44:22.296Z] -rw-rw-r-- 1 1001 1001 10775 Feb 26 19:35 LICENSE [2024-02-26T19:44:22.296Z] -rw-rw-r-- 1 1001 1001 15392 Feb 26 19:35 Makefile [2024-02-26T19:44:22.296Z] -rw-rw-r-- 1 1001 1001 582 Feb 26 19:35 OWNERS.md [2024-02-26T19:44:22.296Z] -rw-rw-r-- 1 1001 1001 9528 Feb 26 19:35 README.md [2024-02-26T19:44:22.296Z] -rw-rw-r-- 1 1001 1001 789 Feb 26 19:35 SECURITY.md [2024-02-26T19:44:22.296Z] -rw-rw-r-- 1 1001 1001 5 Feb 26 19:32 VERSION [2024-02-26T19:44:22.296Z] drwxrwxr-x 2 1001 1001 4096 Feb 26 19:35 bin [2024-02-26T19:44:22.296Z] drwxrwxr-x 18 1001 1001 4096 Feb 26 19:35 cmd [2024-02-26T19:44:22.296Z] -rw-r--r-- 1 root root 453602 Feb 26 19:41 coverage.out [2024-02-26T19:44:22.296Z] drwxrwxr-x 2 1001 1001 4096 Feb 26 19:35 fuzz_test [2024-02-26T19:44:22.296Z] -rw-rw-r-- 1 1001 1001 3734 Feb 26 19:35 go.mod [2024-02-26T19:44:22.296Z] -rw-rw-r-- 1 1001 1001 33955 Feb 26 19:35 go.sum [2024-02-26T19:44:22.296Z] drwxrwxr-x 7 1001 1001 4096 Feb 26 19:35 internal [2024-02-26T19:44:22.296Z] drwxrwxr-x 3 1001 1001 4096 Feb 26 19:35 openapi [2024-02-26T19:44:22.296Z] -rw-rw-r-- 1 1001 1001 584 Feb 26 19:35 security.txt [2024-02-26T19:44:22.296Z] -rw-rw-r-- 1 1001 1001 204 Feb 26 19:35 version.go [Pipeline] sh [2024-02-26T19:44:22.947Z] + '[' -e coverage.out ] [2024-02-26T19:44:22.947Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-02-26T19:44:22.985Z] Warning: overwriting stash ‘coverage-report’ [2024-02-26T19:44:23.812Z] Stashed 1 file(s) [Pipeline] sh [2024-02-26T19:44:24.450Z] + make build [2024-02-26T19:44:24.450Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-02-26T19:45:46.455Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-02-26T19:45:46.721Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-02-26T19:45:50.973Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-02-26T19:45:52.908Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-02-26T19:46:25.113Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-02-26T19:46:25.113Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-02-26T19:46:30.444Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-02-26T19:46:33.783Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-02-26T19:46:36.354Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-02-26T19:46:38.929Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-02-26T19:46:43.174Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-02-26T19:46:46.549Z] $ docker stop --time=1 fc49ac0308ec971f80c07d8550da1ea23e58d4d94d3c3225ce5a66ce8d4ba623 [2024-02-26T19:46:48.584Z] $ docker rm -f --volumes fc49ac0308ec971f80c07d8550da1ea23e58d4d94d3c3225ce5a66ce8d4ba623 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-26T19:46:51.887Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-02-26T19:46:51.887Z] [2024-02-26T19:46:51.887Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-26T19:46:52.323Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-02-26T19:46:52.589Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-02-26T19:46:52.589Z] 547446be3368: Pulling fs layer [2024-02-26T19:46:52.589Z] d125d8839a47: Pulling fs layer [2024-02-26T19:46:52.589Z] 3e85d5ac6304: Pulling fs layer [2024-02-26T19:46:52.589Z] c3105a71a48b: Pulling fs layer [2024-02-26T19:46:52.589Z] 0f093f025ec4: Pulling fs layer [2024-02-26T19:46:52.589Z] c3106fc0e877: Pulling fs layer [2024-02-26T19:46:52.589Z] c3105a71a48b: Waiting [2024-02-26T19:46:52.589Z] 0f093f025ec4: Waiting [2024-02-26T19:46:52.589Z] c3106fc0e877: Waiting [2024-02-26T19:46:52.589Z] 547446be3368: Download complete [2024-02-26T19:46:52.589Z] c3105a71a48b: Verifying Checksum [2024-02-26T19:46:52.589Z] c3105a71a48b: Download complete [2024-02-26T19:46:53.170Z] d125d8839a47: Verifying Checksum [2024-02-26T19:46:53.170Z] d125d8839a47: Download complete [2024-02-26T19:46:53.170Z] c3106fc0e877: Download complete [2024-02-26T19:46:53.170Z] 0f093f025ec4: Verifying Checksum [2024-02-26T19:46:53.170Z] 0f093f025ec4: Download complete [2024-02-26T19:46:55.108Z] 3e85d5ac6304: Verifying Checksum [2024-02-26T19:46:55.108Z] 3e85d5ac6304: Download complete [2024-02-26T19:46:57.678Z] 547446be3368: Pull complete [2024-02-26T19:46:58.259Z] d125d8839a47: Pull complete [2024-02-26T19:47:06.449Z] 3e85d5ac6304: Pull complete [2024-02-26T19:47:06.714Z] c3105a71a48b: Pull complete [2024-02-26T19:47:08.119Z] 0f093f025ec4: Pull complete [2024-02-26T19:47:08.119Z] c3106fc0e877: Pull complete [2024-02-26T19:47:08.119Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-02-26T19:47:08.119Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-02-26T19:47:08.119Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-26T19:47:08.618Z] prd-ubuntu20.04-docker-arm64-4c-16g-1740 does not seem to be running inside a container [2024-02-26T19:47:08.692Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-02-26T19:47:13.575Z] $ docker top 03ab5b39473a8174e65beb2d6adb3cad52ac075ba8025d9604ee76f6ab7ea9df -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-26T19:47:14.540Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-02-26T19:47:24.616Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2024-02-26T19:47:24.616Z] #1 transferring dockerfile: 2.93kB 0.0s done [2024-02-26T19:47:24.616Z] #1 DONE 0.1s [2024-02-26T19:47:24.616Z] [2024-02-26T19:47:24.616Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2024-02-26T19:47:27.194Z] #2 ... [2024-02-26T19:47:27.194Z] [2024-02-26T19:47:27.194Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2024-02-26T19:47:27.194Z] #3 transferring dockerfile: 2.50kB done [2024-02-26T19:47:27.194Z] #3 DONE 3.3s [2024-02-26T19:47:27.194Z] [2024-02-26T19:47:27.194Z] #4 [core-data internal] load build definition from Dockerfile [2024-02-26T19:47:27.194Z] #4 transferring dockerfile: 2.01kB 0.0s done [2024-02-26T19:47:27.194Z] #4 DONE 3.3s [2024-02-26T19:47:27.194Z] [2024-02-26T19:47:27.194Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2024-02-26T19:47:27.194Z] #2 transferring dockerfile: 2.49kB done [2024-02-26T19:47:27.194Z] #2 DONE 3.5s [2024-02-26T19:47:27.194Z] [2024-02-26T19:47:27.194Z] #5 [support-scheduler internal] load .dockerignore [2024-02-26T19:47:27.194Z] #5 ... [2024-02-26T19:47:27.194Z] [2024-02-26T19:47:27.194Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-02-26T19:47:27.194Z] #6 transferring dockerfile: 2.23kB done [2024-02-26T19:47:27.194Z] #6 DONE 3.5s [2024-02-26T19:47:27.194Z] [2024-02-26T19:47:27.194Z] #5 [support-scheduler internal] load .dockerignore [2024-02-26T19:47:27.194Z] #5 transferring context: 32B [2024-02-26T19:47:27.460Z] #5 ... [2024-02-26T19:47:27.460Z] [2024-02-26T19:47:27.460Z] #7 [security-spire-config internal] load build definition from Dockerfile [2024-02-26T19:47:27.460Z] #7 transferring dockerfile: 1.69kB done [2024-02-26T19:47:27.460Z] #7 DONE 3.5s [2024-02-26T19:47:27.460Z] [2024-02-26T19:47:27.460Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2024-02-26T19:47:27.460Z] #8 transferring dockerfile: 2.15kB done [2024-02-26T19:47:27.460Z] #8 DONE 3.5s [2024-02-26T19:47:27.460Z] [2024-02-26T19:47:27.460Z] #5 [support-scheduler internal] load .dockerignore [2024-02-26T19:47:27.460Z] #5 transferring context: 50B 0.0s done [2024-02-26T19:47:27.726Z] #5 DONE 2.1s [2024-02-26T19:47:27.726Z] [2024-02-26T19:47:27.726Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2024-02-26T19:47:27.726Z] #9 transferring dockerfile: 1.81kB done [2024-02-26T19:47:27.726Z] #9 DONE 3.6s [2024-02-26T19:47:27.726Z] [2024-02-26T19:47:27.726Z] #10 [core-command internal] load .dockerignore [2024-02-26T19:47:27.726Z] #10 transferring context: 50B 0.0s done [2024-02-26T19:47:27.726Z] #10 DONE 2.1s [2024-02-26T19:47:27.726Z] [2024-02-26T19:47:27.726Z] #11 [security-secretstore-setup internal] load .dockerignore [2024-02-26T19:47:27.726Z] #11 transferring context: 50B 0.1s done [2024-02-26T19:47:27.726Z] #11 DONE 2.6s [2024-02-26T19:47:27.726Z] [2024-02-26T19:47:27.726Z] #12 [security-spire-server internal] load .dockerignore [2024-02-26T19:47:27.726Z] #12 transferring context: 50B 0.0s done [2024-02-26T19:47:27.726Z] #12 ... [2024-02-26T19:47:27.726Z] [2024-02-26T19:47:27.726Z] #13 [support-notifications internal] load build definition from Dockerfile [2024-02-26T19:47:27.726Z] #13 transferring dockerfile: 1.95kB 0.0s done [2024-02-26T19:47:27.726Z] #13 DONE 3.6s [2024-02-26T19:47:27.726Z] [2024-02-26T19:47:27.726Z] #14 [support-scheduler internal] load build definition from Dockerfile [2024-02-26T19:47:27.726Z] #14 transferring dockerfile: 1.93kB 0.0s done [2024-02-26T19:47:27.726Z] #14 DONE 3.4s [2024-02-26T19:47:27.726Z] [2024-02-26T19:47:27.726Z] #15 [security-spire-server internal] load build definition from Dockerfile [2024-02-26T19:47:27.726Z] #15 transferring dockerfile: 1.70kB 0.0s done [2024-02-26T19:47:27.726Z] #15 DONE 3.6s [2024-02-26T19:47:27.726Z] [2024-02-26T19:47:27.726Z] #16 [core-metadata internal] load build definition from Dockerfile [2024-02-26T19:47:27.726Z] #16 transferring dockerfile: 2.06kB 0.1s done [2024-02-26T19:47:27.726Z] #16 DONE 3.7s [2024-02-26T19:47:27.726Z] [2024-02-26T19:47:27.726Z] #17 [core-common-config-bootstrapper internal] load .dockerignore [2024-02-26T19:47:27.726Z] #17 transferring context: 50B 0.0s done [2024-02-26T19:47:27.726Z] #17 DONE 2.7s [2024-02-26T19:47:27.726Z] [2024-02-26T19:47:27.726Z] #18 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-26T19:47:27.726Z] #18 DONE 0.0s [2024-02-26T19:47:27.726Z] [2024-02-26T19:47:27.726Z] #19 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-02-26T19:47:27.726Z] #19 transferring dockerfile: 1.89kB 0.0s done [2024-02-26T19:47:27.726Z] #19 DONE 3.9s [2024-02-26T19:47:27.726Z] [2024-02-26T19:47:27.726Z] #20 [security-bootstrapper internal] load .dockerignore [2024-02-26T19:47:27.726Z] #20 transferring context: 50B 0.0s done [2024-02-26T19:47:27.726Z] #20 DONE 3.5s [2024-02-26T19:47:27.726Z] [2024-02-26T19:47:27.726Z] #21 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-02-26T19:47:27.996Z] #21 ... [2024-02-26T19:47:27.996Z] [2024-02-26T19:47:27.996Z] #22 [security-proxy-setup internal] load .dockerignore [2024-02-26T19:47:27.996Z] #22 transferring context: 50B 0.1s done [2024-02-26T19:47:27.996Z] #22 DONE 3.0s [2024-02-26T19:47:27.996Z] [2024-02-26T19:47:27.996Z] #23 [core-command internal] load build definition from Dockerfile [2024-02-26T19:47:27.996Z] #23 transferring dockerfile: 1.93kB 0.1s done [2024-02-26T19:47:27.996Z] #23 DONE 3.8s [2024-02-26T19:47:27.996Z] [2024-02-26T19:47:27.996Z] #24 [security-proxy-auth internal] load .dockerignore [2024-02-26T19:47:27.996Z] #24 transferring context: 50B 0.1s done [2024-02-26T19:47:27.996Z] #24 DONE 2.8s [2024-02-26T19:47:27.996Z] [2024-02-26T19:47:27.996Z] #18 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-26T19:47:27.996Z] #18 DONE 0.0s [2024-02-26T19:47:27.996Z] [2024-02-26T19:47:27.996Z] #25 [security-spire-agent internal] load .dockerignore [2024-02-26T19:47:27.996Z] #25 transferring context: 50B 0.1s done [2024-02-26T19:47:27.996Z] #25 DONE 2.8s [2024-02-26T19:47:27.996Z] [2024-02-26T19:47:27.996Z] #26 [support-notifications internal] load .dockerignore [2024-02-26T19:47:27.996Z] #26 transferring context: 50B 0.0s done [2024-02-26T19:47:27.996Z] #26 DONE 2.7s [2024-02-26T19:47:27.996Z] [2024-02-26T19:47:27.996Z] #12 [security-spire-server internal] load .dockerignore [2024-02-26T19:47:27.996Z] #12 DONE 2.7s [2024-02-26T19:47:27.996Z] [2024-02-26T19:47:27.996Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2024-02-26T19:47:27.996Z] #27 transferring context: 50B 0.1s done [2024-02-26T19:47:27.996Z] #27 DONE 2.8s [2024-02-26T19:47:27.996Z] [2024-02-26T19:47:27.996Z] #21 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-02-26T19:47:28.261Z] #21 ... [2024-02-26T19:47:28.261Z] [2024-02-26T19:47:28.261Z] #28 [core-metadata internal] load .dockerignore [2024-02-26T19:47:28.261Z] #28 transferring context: 50B 0.1s done [2024-02-26T19:47:28.261Z] #28 DONE 2.8s [2024-02-26T19:47:28.261Z] [2024-02-26T19:47:28.261Z] #29 [security-spire-config internal] load .dockerignore [2024-02-26T19:47:28.261Z] #29 transferring context: 50B 0.1s done [2024-02-26T19:47:28.261Z] #29 DONE 3.1s [2024-02-26T19:47:28.261Z] [2024-02-26T19:47:28.261Z] #30 [core-data internal] load .dockerignore [2024-02-26T19:47:28.261Z] #30 transferring context: 50B 0.1s done [2024-02-26T19:47:28.261Z] #30 DONE 3.3s [2024-02-26T19:47:28.261Z] [2024-02-26T19:47:28.261Z] #21 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-02-26T19:47:28.526Z] #21 DONE 0.7s [2024-02-26T19:47:28.526Z] [2024-02-26T19:47:28.526Z] #18 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-26T19:47:28.526Z] #18 DONE 0.0s [2024-02-26T19:47:28.526Z] [2024-02-26T19:47:28.526Z] #31 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-26T19:47:28.526Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-02-26T19:47:28.791Z] #31 ... [2024-02-26T19:47:28.791Z] [2024-02-26T19:47:28.791Z] #18 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-26T19:47:28.791Z] #18 DONE 0.0s [2024-02-26T19:47:28.791Z] [2024-02-26T19:47:28.791Z] #31 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-26T19:47:28.791Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-26T19:47:28.791Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-26T19:47:28.791Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-26T19:47:28.791Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0B / 3.33MB 0.1s [2024-02-26T19:47:28.791Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.10MB / 3.33MB 0.3s [2024-02-26T19:47:29.057Z] #31 ... [2024-02-26T19:47:29.057Z] [2024-02-26T19:47:29.057Z] #21 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-02-26T19:47:29.057Z] #21 DONE 0.9s [2024-02-26T19:47:29.057Z] [2024-02-26T19:47:29.057Z] #31 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-26T19:47:29.057Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-02-26T19:47:29.057Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-26T19:47:29.057Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-26T19:47:29.057Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-26T19:47:29.057Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done [2024-02-26T19:47:29.057Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 [2024-02-26T19:47:29.322Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done [2024-02-26T19:47:29.587Z] #31 ... [2024-02-26T19:47:29.587Z] [2024-02-26T19:47:29.587Z] #18 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-26T19:47:29.587Z] #18 DONE 0.0s [2024-02-26T19:47:29.587Z] [2024-02-26T19:47:29.587Z] #18 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-26T19:47:29.587Z] #18 DONE 0.0s [2024-02-26T19:47:29.587Z] [2024-02-26T19:47:29.587Z] #31 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-26T19:47:29.587Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-02-26T19:47:29.587Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-26T19:47:29.587Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-26T19:47:29.587Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-26T19:47:29.587Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done [2024-02-26T19:47:29.853Z] #31 ... [2024-02-26T19:47:29.853Z] [2024-02-26T19:47:29.853Z] #21 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-02-26T19:47:29.853Z] #21 DONE 0.9s [2024-02-26T19:47:29.853Z] [2024-02-26T19:47:29.853Z] #31 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-26T19:47:29.853Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-02-26T19:47:29.853Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-26T19:47:29.853Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-26T19:47:29.853Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-26T19:47:29.853Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done [2024-02-26T19:47:29.853Z] #31 ... [2024-02-26T19:47:29.853Z] [2024-02-26T19:47:29.853Z] #18 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-26T19:47:29.853Z] #18 DONE 0.0s [2024-02-26T19:47:29.853Z] [2024-02-26T19:47:29.853Z] #31 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-26T19:47:30.121Z] #31 ... [2024-02-26T19:47:30.121Z] [2024-02-26T19:47:30.121Z] #21 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-02-26T19:47:30.121Z] #21 DONE 1.2s [2024-02-26T19:47:30.121Z] [2024-02-26T19:47:30.121Z] #31 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-26T19:47:30.121Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-02-26T19:47:30.121Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-26T19:47:30.121Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-26T19:47:30.121Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-26T19:47:30.121Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done [2024-02-26T19:47:30.386Z] #31 ... [2024-02-26T19:47:30.386Z] [2024-02-26T19:47:30.386Z] #18 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-26T19:47:30.386Z] #18 DONE 0.0s [2024-02-26T19:47:30.386Z] [2024-02-26T19:47:30.386Z] #31 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-26T19:47:30.652Z] #31 ... [2024-02-26T19:47:30.652Z] [2024-02-26T19:47:30.652Z] #21 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-02-26T19:47:30.652Z] #21 DONE 1.6s [2024-02-26T19:47:30.652Z] [2024-02-26T19:47:30.652Z] #31 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-26T19:47:30.652Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-02-26T19:47:30.652Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-26T19:47:30.652Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-26T19:47:30.652Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-26T19:47:30.652Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done [2024-02-26T19:47:30.917Z] #31 ... [2024-02-26T19:47:30.917Z] [2024-02-26T19:47:30.917Z] #18 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-26T19:47:30.917Z] #18 DONE 0.0s [2024-02-26T19:47:30.917Z] [2024-02-26T19:47:30.917Z] #31 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-26T19:47:30.917Z] #31 ... [2024-02-26T19:47:30.917Z] [2024-02-26T19:47:30.917Z] #32 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-26T19:47:30.917Z] #32 DONE 3.0s [2024-02-26T19:47:31.183Z] [2024-02-26T19:47:31.183Z] #31 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-26T19:47:31.183Z] #31 ... [2024-02-26T19:47:31.183Z] [2024-02-26T19:47:31.183Z] #18 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-26T19:47:31.183Z] #18 DONE 0.0s [2024-02-26T19:47:31.183Z] [2024-02-26T19:47:31.183Z] #31 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-26T19:47:31.449Z] #31 ... [2024-02-26T19:47:31.449Z] [2024-02-26T19:47:31.449Z] #21 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-02-26T19:47:31.449Z] #21 DONE 2.2s [2024-02-26T19:47:31.449Z] [2024-02-26T19:47:31.449Z] #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-26T19:47:31.449Z] #32 DONE 3.0s [2024-02-26T19:47:31.449Z] [2024-02-26T19:47:31.449Z] #21 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-02-26T19:47:31.718Z] #21 ... [2024-02-26T19:47:31.718Z] [2024-02-26T19:47:31.718Z] #18 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-26T19:47:31.718Z] #18 DONE 0.0s [2024-02-26T19:47:31.718Z] [2024-02-26T19:47:31.718Z] #21 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-02-26T19:47:32.676Z] #21 DONE 3.4s [2024-02-26T19:47:32.676Z] [2024-02-26T19:47:32.676Z] #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-26T19:47:32.676Z] #32 DONE 3.0s [2024-02-26T19:47:32.676Z] [2024-02-26T19:47:32.676Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-02-26T19:47:32.676Z] #33 DONE 2.5s [2024-02-26T19:47:32.676Z] [2024-02-26T19:47:32.676Z] #34 [core-data internal] load build context [2024-02-26T19:47:32.676Z] #34 ... [2024-02-26T19:47:32.676Z] [2024-02-26T19:47:32.676Z] #35 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-02-26T19:47:32.676Z] #35 DONE 2.4s [2024-02-26T19:47:32.676Z] [2024-02-26T19:47:32.943Z] #34 [core-data internal] load build context [2024-02-26T19:47:32.943Z] #34 transferring context: [2024-02-26T19:47:32.943Z] #34 ... [2024-02-26T19:47:32.943Z] [2024-02-26T19:47:32.943Z] #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-02-26T19:47:32.943Z] #36 DONE 2.7s [2024-02-26T19:47:32.943Z] [2024-02-26T19:47:32.943Z] #34 [core-data internal] load build context [2024-02-26T19:47:33.209Z] #34 ... [2024-02-26T19:47:33.209Z] [2024-02-26T19:47:33.209Z] #31 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-26T19:47:33.209Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-02-26T19:47:33.209Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-26T19:47:33.209Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-26T19:47:33.209Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-26T19:47:33.209Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done [2024-02-26T19:47:33.209Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.3s done [2024-02-26T19:47:33.209Z] #31 DONE 5.1s [2024-02-26T19:47:33.209Z] [2024-02-26T19:47:33.209Z] #34 [core-data internal] load build context [2024-02-26T19:47:34.610Z] #34 ... [2024-02-26T19:47:34.610Z] [2024-02-26T19:47:34.610Z] #37 [security-spire-server internal] load build context [2024-02-26T19:47:34.610Z] #37 transferring context: 18.10kB 0.3s done [2024-02-26T19:47:34.611Z] #37 DONE 1.5s [2024-02-26T19:47:34.611Z] [2024-02-26T19:47:34.611Z] #34 [core-data internal] load build context [2024-02-26T19:47:34.876Z] #34 ... [2024-02-26T19:47:34.876Z] [2024-02-26T19:47:34.876Z] #38 [security-spire-agent internal] load build context [2024-02-26T19:47:34.876Z] #38 transferring context: 17.63kB 0.1s done [2024-02-26T19:47:34.876Z] #38 DONE 1.7s [2024-02-26T19:47:34.876Z] [2024-02-26T19:47:34.876Z] #34 [core-data internal] load build context [2024-02-26T19:47:35.141Z] #34 ... [2024-02-26T19:47:35.141Z] [2024-02-26T19:47:35.141Z] #39 [security-spire-config internal] load build context [2024-02-26T19:47:35.141Z] #39 transferring context: 16.35kB 0.1s done [2024-02-26T19:47:35.141Z] #39 DONE 1.9s [2024-02-26T19:47:35.141Z] [2024-02-26T19:47:35.141Z] #34 [core-data internal] load build context [2024-02-26T19:47:38.498Z] #34 ... [2024-02-26T19:47:38.498Z] [2024-02-26T19:47:38.498Z] #40 [security-secretstore-setup internal] load build context [2024-02-26T19:47:38.772Z] #40 ... [2024-02-26T19:47:38.772Z] [2024-02-26T19:47:38.772Z] #41 [support-scheduler internal] load build context [2024-02-26T19:47:38.772Z] #41 ... [2024-02-26T19:47:38.772Z] [2024-02-26T19:47:38.772Z] #42 [core-common-config-bootstrapper internal] load build context [2024-02-26T19:47:38.772Z] #42 ... [2024-02-26T19:47:38.772Z] [2024-02-26T19:47:38.772Z] #40 [security-secretstore-setup internal] load build context [2024-02-26T19:47:39.040Z] #40 ... [2024-02-26T19:47:39.040Z] [2024-02-26T19:47:39.040Z] #43 [security-bootstrapper internal] load build context [2024-02-26T19:47:39.040Z] #43 transferring context: 33.03MB 9.9s [2024-02-26T19:47:39.306Z] #43 ... [2024-02-26T19:47:39.306Z] [2024-02-26T19:47:39.306Z] #42 [core-common-config-bootstrapper internal] load build context [2024-02-26T19:47:39.572Z] #42 ... [2024-02-26T19:47:39.572Z] [2024-02-26T19:47:39.572Z] #44 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-02-26T19:47:39.572Z] #0 3.610 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-26T19:47:39.572Z] #0 4.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-26T19:47:39.572Z] #0 5.664 OK: 266 MiB in 52 packages [2024-02-26T19:47:39.572Z] #44 DONE 6.6s [2024-02-26T19:47:39.572Z] [2024-02-26T19:47:39.572Z] #42 [core-common-config-bootstrapper internal] load build context [2024-02-26T19:47:39.862Z] #42 ... [2024-02-26T19:47:39.862Z] [2024-02-26T19:47:39.862Z] #45 [security-proxy-setup internal] load build context [2024-02-26T19:47:39.862Z] #45 ... [2024-02-26T19:47:39.862Z] [2024-02-26T19:47:39.862Z] #46 [core-command internal] load build context [2024-02-26T19:47:40.133Z] #46 ... [2024-02-26T19:47:40.133Z] [2024-02-26T19:47:40.133Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T19:47:40.133Z] #47 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 2.4s done [2024-02-26T19:47:40.133Z] #47 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-02-26T19:47:40.133Z] #47 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-02-26T19:47:40.133Z] #47 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-02-26T19:47:40.133Z] #47 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.0s done [2024-02-26T19:47:40.133Z] #47 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.4s done [2024-02-26T19:47:40.133Z] #47 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.5s done [2024-02-26T19:47:40.133Z] #47 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done [2024-02-26T19:47:40.133Z] #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 1.9s [2024-02-26T19:47:40.133Z] #47 ... [2024-02-26T19:47:40.133Z] [2024-02-26T19:47:40.133Z] #48 [security-proxy-auth internal] load build context [2024-02-26T19:47:40.398Z] #48 ... [2024-02-26T19:47:40.398Z] [2024-02-26T19:47:40.398Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T19:47:40.663Z] #47 ... [2024-02-26T19:47:40.663Z] [2024-02-26T19:47:40.664Z] #49 [support-notifications internal] load build context [2024-02-26T19:47:40.664Z] #49 ... [2024-02-26T19:47:40.664Z] [2024-02-26T19:47:40.664Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T19:47:40.664Z] #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 2.7s [2024-02-26T19:47:41.624Z] #47 ... [2024-02-26T19:47:41.624Z] [2024-02-26T19:47:41.624Z] #50 [core-metadata internal] load build context [2024-02-26T19:47:41.624Z] #50 ... [2024-02-26T19:47:41.624Z] [2024-02-26T19:47:41.624Z] #51 [security-spiffe-token-provider internal] load build context [2024-02-26T19:47:41.624Z] #51 ... [2024-02-26T19:47:41.624Z] [2024-02-26T19:47:41.624Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T19:47:41.624Z] #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 3.6s [2024-02-26T19:47:41.624Z] #47 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2024-02-26T19:47:41.897Z] #47 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2024-02-26T19:47:42.487Z] #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 4.4s [2024-02-26T19:47:42.764Z] #47 ... [2024-02-26T19:47:42.764Z] [2024-02-26T19:47:42.764Z] #52 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-02-26T19:47:42.764Z] #0 8.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-26T19:47:42.764Z] #0 9.333 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-26T19:47:43.291Z] #52 ... [2024-02-26T19:47:43.291Z] [2024-02-26T19:47:43.291Z] #53 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-02-26T19:47:43.291Z] #0 7.987 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-26T19:47:43.291Z] #0 8.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-26T19:47:43.291Z] #53 ... [2024-02-26T19:47:43.291Z] [2024-02-26T19:47:43.291Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-02-26T19:47:43.291Z] #0 8.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-26T19:47:43.291Z] #0 9.865 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-26T19:47:43.291Z] #54 ... [2024-02-26T19:47:43.291Z] [2024-02-26T19:47:43.291Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-26T19:47:43.291Z] #55 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 2.7s done [2024-02-26T19:47:43.291Z] #55 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-02-26T19:47:43.291Z] #55 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-02-26T19:47:43.291Z] #55 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-02-26T19:47:43.291Z] #55 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.9s done [2024-02-26T19:47:43.291Z] #55 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.5s done [2024-02-26T19:47:43.291Z] #55 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 2.2s done [2024-02-26T19:47:43.291Z] #55 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 4.19MB / 17.12MB 5.0s [2024-02-26T19:47:43.291Z] #55 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2024-02-26T19:47:43.291Z] #55 ... [2024-02-26T19:47:43.291Z] [2024-02-26T19:47:43.291Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T19:47:43.291Z] #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 5.0s [2024-02-26T19:47:44.330Z] #47 ... [2024-02-26T19:47:44.330Z] [2024-02-26T19:47:44.330Z] #56 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-26T19:47:44.330Z] #56 ... [2024-02-26T19:47:44.330Z] [2024-02-26T19:47:44.330Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-26T19:47:44.330Z] #57 ... [2024-02-26T19:47:44.330Z] [2024-02-26T19:47:44.330Z] #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-26T19:47:44.330Z] #58 ... [2024-02-26T19:47:44.330Z] [2024-02-26T19:47:44.330Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-26T19:47:44.619Z] #59 ... [2024-02-26T19:47:44.619Z] [2024-02-26T19:47:44.619Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-26T19:47:44.619Z] #60 ... [2024-02-26T19:47:44.619Z] [2024-02-26T19:47:44.619Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-26T19:47:44.898Z] #61 ... [2024-02-26T19:47:44.898Z] [2024-02-26T19:47:44.898Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-26T19:47:44.898Z] #62 ... [2024-02-26T19:47:44.898Z] [2024-02-26T19:47:44.898Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-26T19:47:45.187Z] #63 ... [2024-02-26T19:47:45.187Z] [2024-02-26T19:47:45.187Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-26T19:47:45.187Z] #64 ... [2024-02-26T19:47:45.187Z] [2024-02-26T19:47:45.187Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T19:47:45.187Z] #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.21MB / 23.39MB 7.0s [2024-02-26T19:47:45.796Z] #47 ... [2024-02-26T19:47:45.796Z] [2024-02-26T19:47:45.796Z] #53 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-02-26T19:47:45.796Z] #53 11.23 OK: 266 MiB in 52 packages [2024-02-26T19:47:45.796Z] #53 DONE 12.8s [2024-02-26T19:47:45.796Z] [2024-02-26T19:47:45.796Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T19:47:45.796Z] #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 7.6s [2024-02-26T19:47:45.796Z] #47 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-02-26T19:47:45.796Z] #47 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-02-26T19:47:47.755Z] #47 ... [2024-02-26T19:47:47.755Z] [2024-02-26T19:47:47.755Z] #52 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-02-26T19:47:47.755Z] #52 12.54 OK: 266 MiB in 52 packages [2024-02-26T19:47:47.755Z] #52 DONE 15.3s [2024-02-26T19:47:47.755Z] [2024-02-26T19:47:47.755Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T19:47:47.755Z] #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 9.7s [2024-02-26T19:47:48.340Z] #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 10.3s [2024-02-26T19:47:48.925Z] #47 ... [2024-02-26T19:47:48.925Z] [2024-02-26T19:47:48.925Z] #34 [core-data internal] load build context [2024-02-26T19:47:48.925Z] #34 transferring context: 21.13MB 15.9s [2024-02-26T19:47:48.925Z] #34 ... [2024-02-26T19:47:48.925Z] [2024-02-26T19:47:48.925Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T19:47:48.925Z] #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 10.9s [2024-02-26T19:47:49.213Z] #47 ... [2024-02-26T19:47:49.213Z] [2024-02-26T19:47:49.213Z] #41 [support-scheduler internal] load build context [2024-02-26T19:47:49.213Z] #41 ... [2024-02-26T19:47:49.213Z] [2024-02-26T19:47:49.213Z] #40 [security-secretstore-setup internal] load build context [2024-02-26T19:47:49.213Z] #40 ... [2024-02-26T19:47:49.213Z] [2024-02-26T19:47:49.213Z] #43 [security-bootstrapper internal] load build context [2024-02-26T19:47:49.480Z] #43 ... [2024-02-26T19:47:49.480Z] [2024-02-26T19:47:49.480Z] #40 [security-secretstore-setup internal] load build context [2024-02-26T19:47:50.060Z] #40 ... [2024-02-26T19:47:50.060Z] [2024-02-26T19:47:50.060Z] #45 [security-proxy-setup internal] load build context [2024-02-26T19:47:50.060Z] #45 ... [2024-02-26T19:47:50.060Z] [2024-02-26T19:47:50.060Z] #42 [core-common-config-bootstrapper internal] load build context [2024-02-26T19:47:50.060Z] #42 ... [2024-02-26T19:47:50.060Z] [2024-02-26T19:47:50.060Z] #46 [core-command internal] load build context [2024-02-26T19:47:50.331Z] #46 ... [2024-02-26T19:47:50.331Z] [2024-02-26T19:47:50.331Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T19:47:50.331Z] #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.74MB / 23.39MB 12.1s [2024-02-26T19:47:50.331Z] #47 ... [2024-02-26T19:47:50.331Z] [2024-02-26T19:47:50.331Z] #48 [security-proxy-auth internal] load build context [2024-02-26T19:47:50.601Z] #48 ... [2024-02-26T19:47:50.601Z] [2024-02-26T19:47:50.601Z] #56 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-26T19:47:50.601Z] #56 10.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-26T19:47:50.601Z] #56 11.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-26T19:47:50.601Z] #56 14.04 (1/1) Installing dumb-init (1.2.5-r2) [2024-02-26T19:47:50.601Z] #56 14.08 Executing busybox-1.36.1-r5.trigger [2024-02-26T19:47:50.601Z] #56 14.18 OK: 8 MiB in 16 packages [2024-02-26T19:47:50.601Z] #56 DONE 16.0s [2024-02-26T19:47:50.601Z] [2024-02-26T19:47:50.601Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T19:47:50.866Z] #47 ... [2024-02-26T19:47:50.867Z] [2024-02-26T19:47:50.867Z] #49 [support-notifications internal] load build context [2024-02-26T19:47:50.867Z] #49 ... [2024-02-26T19:47:50.867Z] [2024-02-26T19:47:50.867Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T19:47:51.132Z] #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 13.0s done [2024-02-26T19:47:51.132Z] #47 ... [2024-02-26T19:47:51.132Z] [2024-02-26T19:47:51.132Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-02-26T19:47:51.132Z] #54 12.57 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-26T19:47:51.132Z] #54 12.57 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-26T19:47:51.132Z] #54 12.57 OK: 19951 distinct packages available [2024-02-26T19:47:51.132Z] #54 13.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-26T19:47:51.132Z] #54 14.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-26T19:47:51.132Z] #54 17.13 OK: 266 MiB in 52 packages [2024-02-26T19:47:51.132Z] #54 DONE 18.4s [2024-02-26T19:47:51.132Z] [2024-02-26T19:47:51.132Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T19:47:51.132Z] #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 13.0s done [2024-02-26T19:47:51.713Z] #47 ... [2024-02-26T19:47:51.713Z] [2024-02-26T19:47:51.713Z] #50 [core-metadata internal] load build context [2024-02-26T19:47:51.713Z] #50 ... [2024-02-26T19:47:51.713Z] [2024-02-26T19:47:51.713Z] #51 [security-spiffe-token-provider internal] load build context [2024-02-26T19:47:51.713Z] #51 ... [2024-02-26T19:47:51.713Z] [2024-02-26T19:47:51.713Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T19:47:51.713Z] #47 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2024-02-26T19:47:53.664Z] #47 ... [2024-02-26T19:47:53.665Z] [2024-02-26T19:47:53.665Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-26T19:47:53.665Z] #55 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 11.5s done [2024-02-26T19:47:53.665Z] #55 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done [2024-02-26T19:47:53.665Z] #55 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c [2024-02-26T19:47:53.665Z] #55 ... [2024-02-26T19:47:53.665Z] [2024-02-26T19:47:53.665Z] #40 [security-secretstore-setup internal] load build context [2024-02-26T19:47:53.665Z] #40 transferring context: 62.12MB 25.0s [2024-02-26T19:47:55.621Z] #40 ... [2024-02-26T19:47:55.621Z] [2024-02-26T19:47:55.621Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-26T19:47:55.621Z] #59 11.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-26T19:47:55.621Z] #59 12.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-26T19:47:55.621Z] #59 15.01 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-26T19:47:55.621Z] #59 15.01 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-26T19:47:55.621Z] #59 15.01 OK: 19946 distinct packages available [2024-02-26T19:47:55.621Z] #59 15.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-26T19:47:55.621Z] #59 16.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-26T19:47:55.621Z] #59 ... [2024-02-26T19:47:55.621Z] [2024-02-26T19:47:55.621Z] #51 [security-spiffe-token-provider internal] load build context [2024-02-26T19:47:57.563Z] #51 ... [2024-02-26T19:47:57.563Z] [2024-02-26T19:47:57.563Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-26T19:47:57.563Z] #64 15.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-26T19:47:57.563Z] #64 16.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-26T19:47:57.563Z] #64 20.55 (1/2) Installing dumb-init (1.2.5-r2) [2024-02-26T19:47:57.563Z] #64 20.62 (2/2) Installing su-exec (0.2-r3) [2024-02-26T19:47:57.563Z] #64 20.62 Executing busybox-1.36.1-r5.trigger [2024-02-26T19:47:57.563Z] #64 20.74 OK: 8 MiB in 17 packages [2024-02-26T19:47:57.563Z] #64 DONE 23.0s [2024-02-26T19:47:57.563Z] [2024-02-26T19:47:57.563Z] #51 [security-spiffe-token-provider internal] load build context [2024-02-26T19:47:57.563Z] #51 ... [2024-02-26T19:47:57.563Z] [2024-02-26T19:47:57.563Z] #40 [security-secretstore-setup internal] load build context [2024-02-26T19:47:58.972Z] #40 transferring context: 74.52MB 30.2s [2024-02-26T19:47:58.972Z] #40 ... [2024-02-26T19:47:58.972Z] [2024-02-26T19:47:58.972Z] #34 [core-data internal] load build context [2024-02-26T19:47:59.238Z] #34 ... [2024-02-26T19:47:59.238Z] [2024-02-26T19:47:59.238Z] #40 [security-secretstore-setup internal] load build context [2024-02-26T19:47:59.238Z] #40 ... [2024-02-26T19:47:59.238Z] [2024-02-26T19:47:59.238Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-26T19:47:59.238Z] #60 15.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-26T19:47:59.238Z] #60 16.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-26T19:47:59.238Z] #60 20.25 (1/4) Installing ca-certificates (20230506-r0) [2024-02-26T19:47:59.238Z] #60 20.74 (2/4) Installing dumb-init (1.2.5-r2) [2024-02-26T19:47:59.238Z] #60 20.74 (3/4) Installing su-exec (0.2-r3) [2024-02-26T19:47:59.238Z] #60 20.74 (4/4) Installing yq (4.33.3-r5) [2024-02-26T19:47:59.238Z] #60 22.08 Executing busybox-1.36.1-r5.trigger [2024-02-26T19:47:59.238Z] #60 22.32 Executing ca-certificates-20230506-r0.trigger [2024-02-26T19:47:59.238Z] #60 23.38 OK: 18 MiB in 19 packages [2024-02-26T19:47:59.238Z] #60 ... [2024-02-26T19:47:59.238Z] [2024-02-26T19:47:59.238Z] #41 [support-scheduler internal] load build context [2024-02-26T19:47:59.504Z] #41 ... [2024-02-26T19:47:59.504Z] [2024-02-26T19:47:59.504Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-26T19:47:59.504Z] #61 16.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-26T19:47:59.504Z] #61 17.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-26T19:47:59.504Z] #61 22.95 (1/1) Installing dumb-init (1.2.5-r2) [2024-02-26T19:47:59.504Z] #61 23.01 Executing busybox-1.36.1-r5.trigger [2024-02-26T19:47:59.504Z] #61 23.12 OK: 8 MiB in 16 packages [2024-02-26T19:47:59.504Z] #61 DONE 25.2s [2024-02-26T19:47:59.504Z] [2024-02-26T19:47:59.504Z] #34 [core-data internal] load build context [2024-02-26T19:47:59.504Z] #34 ... [2024-02-26T19:47:59.504Z] [2024-02-26T19:47:59.504Z] #43 [security-bootstrapper internal] load build context [2024-02-26T19:47:59.775Z] #43 ... [2024-02-26T19:47:59.775Z] [2024-02-26T19:47:59.775Z] #34 [core-data internal] load build context [2024-02-26T19:48:00.040Z] #34 ... [2024-02-26T19:48:00.040Z] [2024-02-26T19:48:00.040Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-26T19:48:00.040Z] #60 DONE 25.7s [2024-02-26T19:48:00.040Z] [2024-02-26T19:48:00.040Z] #34 [core-data internal] load build context [2024-02-26T19:48:00.305Z] #34 ... [2024-02-26T19:48:00.305Z] [2024-02-26T19:48:00.305Z] #45 [security-proxy-setup internal] load build context [2024-02-26T19:48:00.305Z] #45 ... [2024-02-26T19:48:00.305Z] [2024-02-26T19:48:00.305Z] #43 [security-bootstrapper internal] load build context [2024-02-26T19:48:00.572Z] #43 ... [2024-02-26T19:48:00.572Z] [2024-02-26T19:48:00.572Z] #46 [core-command internal] load build context [2024-02-26T19:48:00.572Z] #46 ... [2024-02-26T19:48:00.572Z] [2024-02-26T19:48:00.572Z] #42 [core-common-config-bootstrapper internal] load build context [2024-02-26T19:48:00.572Z] #42 ... [2024-02-26T19:48:00.572Z] [2024-02-26T19:48:00.572Z] #65 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-02-26T19:48:00.572Z] #0 8.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-26T19:48:00.572Z] #0 9.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-26T19:48:00.837Z] #65 ... [2024-02-26T19:48:00.837Z] [2024-02-26T19:48:00.837Z] #48 [security-proxy-auth internal] load build context [2024-02-26T19:48:00.837Z] #48 ... [2024-02-26T19:48:00.837Z] [2024-02-26T19:48:00.837Z] #46 [core-command internal] load build context [2024-02-26T19:48:01.105Z] #46 ... [2024-02-26T19:48:01.105Z] [2024-02-26T19:48:01.105Z] #49 [support-notifications internal] load build context [2024-02-26T19:48:01.105Z] #49 ... [2024-02-26T19:48:01.105Z] [2024-02-26T19:48:01.105Z] #46 [core-command internal] load build context [2024-02-26T19:48:01.372Z] #46 ... [2024-02-26T19:48:01.372Z] [2024-02-26T19:48:01.372Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-26T19:48:01.372Z] #59 22.32 (1/11) Installing ca-certificates (20230506-r0) [2024-02-26T19:48:01.372Z] #59 22.69 (2/11) Installing brotli-libs (1.0.9-r14) [2024-02-26T19:48:01.372Z] #59 22.84 (3/11) Installing libunistring (1.1-r1) [2024-02-26T19:48:01.372Z] #59 23.23 (4/11) Installing libidn2 (2.3.4-r1) [2024-02-26T19:48:01.372Z] #59 23.31 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-02-26T19:48:01.372Z] #59 23.31 (6/11) Installing libcurl (8.5.0-r0) [2024-02-26T19:48:01.372Z] #59 23.42 (7/11) Installing curl (8.5.0-r0) [2024-02-26T19:48:01.372Z] #59 23.51 (8/11) Installing dumb-init (1.2.5-r2) [2024-02-26T19:48:01.372Z] #59 23.52 (9/11) Installing musl-obstack (1.2.3-r2) [2024-02-26T19:48:01.372Z] #59 23.63 (10/11) Installing libucontext (1.2-r2) [2024-02-26T19:48:01.372Z] #59 23.70 (11/11) Installing gcompat (1.1.0-r1) [2024-02-26T19:48:01.372Z] #59 23.70 Executing busybox-1.36.1-r5.trigger [2024-02-26T19:48:01.372Z] #59 23.87 Executing ca-certificates-20230506-r0.trigger [2024-02-26T19:48:01.372Z] #59 25.40 OK: 13 MiB in 26 packages [2024-02-26T19:48:01.372Z] #59 DONE 26.9s [2024-02-26T19:48:01.372Z] [2024-02-26T19:48:01.372Z] #46 [core-command internal] load build context [2024-02-26T19:48:01.952Z] #46 ... [2024-02-26T19:48:01.952Z] [2024-02-26T19:48:01.952Z] #50 [core-metadata internal] load build context [2024-02-26T19:48:01.952Z] #50 ... [2024-02-26T19:48:01.952Z] [2024-02-26T19:48:01.952Z] #46 [core-command internal] load build context [2024-02-26T19:48:02.918Z] #46 ... [2024-02-26T19:48:02.918Z] [2024-02-26T19:48:02.918Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-26T19:48:02.918Z] #57 18.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-26T19:48:02.918Z] #57 19.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-26T19:48:02.918Z] #57 25.88 (1/2) Installing ca-certificates (20230506-r0) [2024-02-26T19:48:02.918Z] #57 26.20 (2/2) Installing dumb-init (1.2.5-r2) [2024-02-26T19:48:02.918Z] #57 26.21 Executing busybox-1.36.1-r5.trigger [2024-02-26T19:48:02.918Z] #57 26.37 Executing ca-certificates-20230506-r0.trigger [2024-02-26T19:48:02.918Z] #57 27.33 OK: 9 MiB in 17 packages [2024-02-26T19:48:02.918Z] #57 ... [2024-02-26T19:48:02.918Z] [2024-02-26T19:48:02.918Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-26T19:48:02.918Z] #62 18.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-26T19:48:02.918Z] #62 20.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-26T19:48:02.918Z] #62 26.37 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-26T19:48:02.918Z] #62 26.37 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-26T19:48:02.918Z] #62 26.37 OK: 19946 distinct packages available [2024-02-26T19:48:02.918Z] #62 27.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-26T19:48:02.918Z] #62 ... [2024-02-26T19:48:02.918Z] [2024-02-26T19:48:02.918Z] #46 [core-command internal] load build context [2024-02-26T19:48:03.505Z] #46 ... [2024-02-26T19:48:03.505Z] [2024-02-26T19:48:03.505Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-26T19:48:03.505Z] #63 19.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-26T19:48:03.505Z] #63 21.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-26T19:48:03.505Z] #63 26.86 (1/4) Installing dumb-init (1.2.5-r2) [2024-02-26T19:48:03.505Z] #63 26.86 (2/4) Installing openssl (3.1.4-r5) [2024-02-26T19:48:03.505Z] #63 26.86 (3/4) Installing su-exec (0.2-r3) [2024-02-26T19:48:03.505Z] #63 26.98 (4/4) Installing yq (4.33.3-r5) [2024-02-26T19:48:03.505Z] #63 27.54 Executing busybox-1.36.1-r5.trigger [2024-02-26T19:48:03.505Z] #63 27.60 OK: 18 MiB in 19 packages [2024-02-26T19:48:03.505Z] #63 DONE 28.9s [2024-02-26T19:48:03.505Z] [2024-02-26T19:48:03.505Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-26T19:48:03.505Z] #57 DONE 29.0s [2024-02-26T19:48:03.505Z] [2024-02-26T19:48:03.505Z] #46 [core-command internal] load build context [2024-02-26T19:48:03.772Z] #46 ... [2024-02-26T19:48:03.772Z] [2024-02-26T19:48:03.772Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T19:48:03.772Z] #47 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.3s [2024-02-26T19:48:03.772Z] #47 ... [2024-02-26T19:48:03.772Z] [2024-02-26T19:48:03.772Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-26T19:48:03.772Z] #55 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 13.8s [2024-02-26T19:48:04.053Z] #55 ... [2024-02-26T19:48:04.053Z] [2024-02-26T19:48:04.053Z] #46 [core-command internal] load build context [2024-02-26T19:48:04.324Z] #46 transferring context: 77.45MB 34.0s [2024-02-26T19:48:05.745Z] #46 ... [2024-02-26T19:48:05.745Z] [2024-02-26T19:48:05.745Z] #65 [core-command stage-1 3/7] RUN apk --no-cache upgrade [2024-02-26T19:48:05.745Z] #65 13.01 OK: 8 MiB in 16 packages [2024-02-26T19:48:05.745Z] #65 DONE 14.9s [2024-02-26T19:48:05.745Z] [2024-02-26T19:48:05.745Z] #46 [core-command internal] load build context [2024-02-26T19:48:06.328Z] #46 ... [2024-02-26T19:48:06.328Z] [2024-02-26T19:48:06.328Z] #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-26T19:48:06.328Z] #58 21.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-26T19:48:06.328Z] #58 24.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-26T19:48:06.328Z] #58 28.59 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-26T19:48:06.328Z] #58 28.59 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-26T19:48:06.328Z] #58 28.59 OK: 19946 distinct packages available [2024-02-26T19:48:06.328Z] #58 29.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-26T19:48:06.328Z] #58 30.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-26T19:48:06.328Z] #58 ... [2024-02-26T19:48:06.328Z] [2024-02-26T19:48:06.328Z] #46 [core-command internal] load build context [2024-02-26T19:48:07.302Z] #46 ... [2024-02-26T19:48:07.302Z] [2024-02-26T19:48:07.302Z] #66 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-02-26T19:48:07.302Z] #0 8.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-26T19:48:07.302Z] #0 9.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-26T19:48:07.569Z] #66 ... [2024-02-26T19:48:07.569Z] [2024-02-26T19:48:07.569Z] #51 [security-spiffe-token-provider internal] load build context [2024-02-26T19:48:07.569Z] #51 ... [2024-02-26T19:48:07.569Z] [2024-02-26T19:48:07.569Z] #46 [core-command internal] load build context [2024-02-26T19:48:07.838Z] #46 ... [2024-02-26T19:48:07.838Z] [2024-02-26T19:48:07.838Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-26T19:48:07.838Z] #62 28.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-26T19:48:07.838Z] #62 31.27 (1/4) Installing dumb-init (1.2.5-r2) [2024-02-26T19:48:07.838Z] #62 31.27 (2/4) Installing musl-obstack (1.2.3-r2) [2024-02-26T19:48:07.838Z] #62 31.32 (3/4) Installing libucontext (1.2-r2) [2024-02-26T19:48:07.838Z] #62 31.32 (4/4) Installing gcompat (1.1.0-r1) [2024-02-26T19:48:07.838Z] #62 31.32 Executing busybox-1.36.1-r5.trigger [2024-02-26T19:48:07.838Z] #62 31.44 OK: 8 MiB in 19 packages [2024-02-26T19:48:07.838Z] #62 DONE 33.3s [2024-02-26T19:48:07.838Z] [2024-02-26T19:48:07.838Z] #46 [core-command internal] load build context [2024-02-26T19:48:08.418Z] #46 ... [2024-02-26T19:48:08.418Z] [2024-02-26T19:48:08.418Z] #58 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-26T19:48:08.418Z] #58 32.43 (1/5) Installing dumb-init (1.2.5-r2) [2024-02-26T19:48:08.418Z] #58 32.43 (2/5) Installing musl-obstack (1.2.3-r2) [2024-02-26T19:48:08.418Z] #58 32.43 (3/5) Installing libucontext (1.2-r2) [2024-02-26T19:48:08.418Z] #58 32.43 (4/5) Installing gcompat (1.1.0-r1) [2024-02-26T19:48:08.418Z] #58 32.43 (5/5) Installing openssl (3.1.4-r5) [2024-02-26T19:48:08.418Z] #58 32.43 Executing busybox-1.36.1-r5.trigger [2024-02-26T19:48:08.418Z] #58 32.54 OK: 9 MiB in 20 packages [2024-02-26T19:48:08.418Z] #58 DONE 33.9s [2024-02-26T19:48:08.418Z] [2024-02-26T19:48:08.418Z] #46 [core-command internal] load build context [2024-02-26T19:48:09.383Z] #46 transferring context: 87.71MB 39.1s [2024-02-26T19:48:09.383Z] #46 ... [2024-02-26T19:48:09.383Z] [2024-02-26T19:48:09.383Z] #40 [security-secretstore-setup internal] load build context [2024-02-26T19:48:09.649Z] #40 ... [2024-02-26T19:48:09.649Z] [2024-02-26T19:48:09.649Z] #48 [security-proxy-auth internal] load build context [2024-02-26T19:48:09.649Z] #48 ... [2024-02-26T19:48:09.649Z] [2024-02-26T19:48:09.649Z] #41 [support-scheduler internal] load build context [2024-02-26T19:48:09.649Z] #41 ... [2024-02-26T19:48:09.649Z] [2024-02-26T19:48:09.649Z] #67 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-02-26T19:48:09.649Z] #0 8.770 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-26T19:48:09.649Z] #0 9.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-26T19:48:09.916Z] #67 ... [2024-02-26T19:48:09.916Z] [2024-02-26T19:48:09.916Z] #41 [support-scheduler internal] load build context [2024-02-26T19:48:09.916Z] #41 ... [2024-02-26T19:48:09.916Z] [2024-02-26T19:48:09.916Z] #66 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-02-26T19:48:09.916Z] #66 11.45 OK: 8 MiB in 17 packages [2024-02-26T19:48:09.916Z] #66 DONE 12.7s [2024-02-26T19:48:09.916Z] [2024-02-26T19:48:09.916Z] #41 [support-scheduler internal] load build context [2024-02-26T19:48:10.194Z] #41 ... [2024-02-26T19:48:10.195Z] [2024-02-26T19:48:10.195Z] #68 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-02-26T19:48:10.195Z] #0 7.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-26T19:48:10.195Z] #0 8.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-26T19:48:10.195Z] #68 ... [2024-02-26T19:48:10.195Z] [2024-02-26T19:48:10.195Z] #41 [support-scheduler internal] load build context [2024-02-26T19:48:10.463Z] #41 ... [2024-02-26T19:48:10.464Z] [2024-02-26T19:48:10.464Z] #45 [security-proxy-setup internal] load build context [2024-02-26T19:48:10.464Z] #45 ... [2024-02-26T19:48:10.464Z] [2024-02-26T19:48:10.464Z] #34 [core-data internal] load build context [2024-02-26T19:48:10.736Z] #34 ... [2024-02-26T19:48:10.736Z] [2024-02-26T19:48:10.736Z] #43 [security-bootstrapper internal] load build context [2024-02-26T19:48:10.736Z] #43 ... [2024-02-26T19:48:10.736Z] [2024-02-26T19:48:10.736Z] #42 [core-common-config-bootstrapper internal] load build context [2024-02-26T19:48:10.736Z] #42 ... [2024-02-26T19:48:10.736Z] [2024-02-26T19:48:10.736Z] #34 [core-data internal] load build context [2024-02-26T19:48:11.323Z] #34 ... [2024-02-26T19:48:11.323Z] [2024-02-26T19:48:11.323Z] #49 [support-notifications internal] load build context [2024-02-26T19:48:11.587Z] #49 ... [2024-02-26T19:48:11.587Z] [2024-02-26T19:48:11.587Z] #69 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-02-26T19:48:11.587Z] #0 8.987 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-26T19:48:11.587Z] #0 10.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-26T19:48:11.587Z] #69 ... [2024-02-26T19:48:11.587Z] [2024-02-26T19:48:11.587Z] #34 [core-data internal] load build context [2024-02-26T19:48:12.166Z] #34 ... [2024-02-26T19:48:12.166Z] [2024-02-26T19:48:12.166Z] #50 [core-metadata internal] load build context [2024-02-26T19:48:12.166Z] #50 ... [2024-02-26T19:48:12.166Z] [2024-02-26T19:48:12.166Z] #34 [core-data internal] load build context [2024-02-26T19:48:12.748Z] #34 ... [2024-02-26T19:48:12.748Z] [2024-02-26T19:48:12.748Z] #67 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-02-26T19:48:12.748Z] #67 11.48 OK: 8 MiB in 16 packages [2024-02-26T19:48:12.748Z] #67 DONE 12.8s [2024-02-26T19:48:12.748Z] [2024-02-26T19:48:12.748Z] #34 [core-data internal] load build context [2024-02-26T19:48:13.332Z] #34 ... [2024-02-26T19:48:13.332Z] [2024-02-26T19:48:13.332Z] #68 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-02-26T19:48:13.332Z] #68 11.13 OK: 18 MiB in 19 packages [2024-02-26T19:48:13.332Z] #68 DONE 12.9s [2024-02-26T19:48:13.332Z] [2024-02-26T19:48:13.332Z] #34 [core-data internal] load build context [2024-02-26T19:48:13.332Z] #34 ... [2024-02-26T19:48:13.332Z] [2024-02-26T19:48:13.332Z] #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-02-26T19:48:13.597Z] #70 ... [2024-02-26T19:48:13.597Z] [2024-02-26T19:48:13.597Z] #34 [core-data internal] load build context [2024-02-26T19:48:13.597Z] #34 ... [2024-02-26T19:48:13.597Z] [2024-02-26T19:48:13.597Z] #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-02-26T19:48:13.597Z] #0 9.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-26T19:48:13.597Z] #71 ... [2024-02-26T19:48:13.597Z] [2024-02-26T19:48:13.597Z] #34 [core-data internal] load build context [2024-02-26T19:48:14.179Z] #34 ... [2024-02-26T19:48:14.179Z] [2024-02-26T19:48:14.179Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-26T19:48:14.179Z] #55 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 23.9s [2024-02-26T19:48:14.179Z] #55 ... [2024-02-26T19:48:14.179Z] [2024-02-26T19:48:14.179Z] #41 [support-scheduler internal] load build context [2024-02-26T19:48:14.179Z] #41 transferring context: 95.45MB 45.6s [2024-02-26T19:48:14.444Z] #41 ... [2024-02-26T19:48:14.444Z] [2024-02-26T19:48:14.444Z] #69 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-02-26T19:48:14.444Z] #69 12.03 OK: 13 MiB in 26 packages [2024-02-26T19:48:14.444Z] #69 DONE 13.2s [2024-02-26T19:48:14.444Z] [2024-02-26T19:48:14.444Z] #34 [core-data internal] load build context [2024-02-26T19:48:15.846Z] #34 ... [2024-02-26T19:48:15.846Z] [2024-02-26T19:48:15.846Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T19:48:15.846Z] #47 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.6s [2024-02-26T19:48:15.846Z] #47 ... [2024-02-26T19:48:15.846Z] [2024-02-26T19:48:15.846Z] #34 [core-data internal] load build context [2024-02-26T19:48:16.803Z] #34 ... [2024-02-26T19:48:16.803Z] [2024-02-26T19:48:16.803Z] #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-02-26T19:48:16.803Z] #71 10.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-26T19:48:16.803Z] #71 12.06 OK: 9 MiB in 17 packages [2024-02-26T19:48:16.803Z] #71 DONE 13.0s [2024-02-26T19:48:16.803Z] [2024-02-26T19:48:16.803Z] #34 [core-data internal] load build context [2024-02-26T19:48:17.068Z] #34 ... [2024-02-26T19:48:17.068Z] [2024-02-26T19:48:17.068Z] #72 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-02-26T19:48:17.068Z] #72 DONE 6.7s [2024-02-26T19:48:17.068Z] [2024-02-26T19:48:17.068Z] #34 [core-data internal] load build context [2024-02-26T19:48:17.649Z] #34 ... [2024-02-26T19:48:17.649Z] [2024-02-26T19:48:17.649Z] #51 [security-spiffe-token-provider internal] load build context [2024-02-26T19:48:17.649Z] #51 ... [2024-02-26T19:48:17.649Z] [2024-02-26T19:48:17.649Z] #34 [core-data internal] load build context [2024-02-26T19:48:17.915Z] #34 ... [2024-02-26T19:48:17.915Z] [2024-02-26T19:48:17.915Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-02-26T19:48:17.915Z] #0 7.445 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-26T19:48:17.915Z] #0 8.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-26T19:48:18.186Z] #73 ... [2024-02-26T19:48:18.186Z] [2024-02-26T19:48:18.186Z] #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-02-26T19:48:18.186Z] #70 10.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-26T19:48:18.186Z] #70 11.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-26T19:48:18.186Z] #70 13.68 OK: 18 MiB in 19 packages [2024-02-26T19:48:18.186Z] #70 DONE 14.7s [2024-02-26T19:48:18.186Z] [2024-02-26T19:48:18.186Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-02-26T19:48:18.186Z] #73 10.26 OK: 8 MiB in 19 packages [2024-02-26T19:48:18.186Z] #73 ... [2024-02-26T19:48:18.186Z] [2024-02-26T19:48:18.186Z] #34 [core-data internal] load build context [2024-02-26T19:48:18.186Z] #34 ... [2024-02-26T19:48:18.186Z] [2024-02-26T19:48:18.186Z] #74 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-02-26T19:48:18.186Z] #0 8.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-26T19:48:18.186Z] #0 9.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-26T19:48:18.452Z] #74 ... [2024-02-26T19:48:18.452Z] [2024-02-26T19:48:18.452Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T19:48:18.716Z] #47 ... [2024-02-26T19:48:18.716Z] [2024-02-26T19:48:18.716Z] #75 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-02-26T19:48:18.716Z] #75 DONE 1.6s [2024-02-26T19:48:18.716Z] [2024-02-26T19:48:18.716Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T19:48:19.310Z] #47 ... [2024-02-26T19:48:19.310Z] [2024-02-26T19:48:19.310Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-02-26T19:48:19.310Z] #73 DONE 11.4s [2024-02-26T19:48:19.310Z] [2024-02-26T19:48:19.310Z] #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-02-26T19:48:19.310Z] #74 10.66 OK: 9 MiB in 20 packages [2024-02-26T19:48:19.310Z] #74 DONE 11.1s [2024-02-26T19:48:19.310Z] [2024-02-26T19:48:19.310Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T19:48:19.578Z] #47 ... [2024-02-26T19:48:19.578Z] [2024-02-26T19:48:19.578Z] #76 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-02-26T19:48:19.578Z] #76 DONE 1.3s [2024-02-26T19:48:19.578Z] [2024-02-26T19:48:19.578Z] #46 [core-command internal] load build context [2024-02-26T19:48:19.578Z] #46 transferring context: 110.70MB 49.5s [2024-02-26T19:48:19.845Z] #46 ... [2024-02-26T19:48:19.845Z] [2024-02-26T19:48:19.845Z] #40 [security-secretstore-setup internal] load build context [2024-02-26T19:48:19.845Z] #40 ... [2024-02-26T19:48:19.845Z] [2024-02-26T19:48:19.845Z] #48 [security-proxy-auth internal] load build context [2024-02-26T19:48:20.118Z] #48 ... [2024-02-26T19:48:20.119Z] [2024-02-26T19:48:20.119Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T19:48:20.384Z] #47 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 28.6s [2024-02-26T19:48:20.651Z] #47 ... [2024-02-26T19:48:20.651Z] [2024-02-26T19:48:20.651Z] #45 [security-proxy-setup internal] load build context [2024-02-26T19:48:20.651Z] #45 ... [2024-02-26T19:48:20.651Z] [2024-02-26T19:48:20.651Z] #48 [security-proxy-auth internal] load build context [2024-02-26T19:48:21.243Z] #48 ... [2024-02-26T19:48:21.243Z] [2024-02-26T19:48:21.243Z] #42 [core-common-config-bootstrapper internal] load build context [2024-02-26T19:48:21.243Z] #42 ... [2024-02-26T19:48:21.243Z] [2024-02-26T19:48:21.243Z] #43 [security-bootstrapper internal] load build context [2024-02-26T19:48:21.243Z] #43 ... [2024-02-26T19:48:21.243Z] [2024-02-26T19:48:21.243Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T19:48:21.830Z] #47 ... [2024-02-26T19:48:21.830Z] [2024-02-26T19:48:21.830Z] #49 [support-notifications internal] load build context [2024-02-26T19:48:21.830Z] #49 ... [2024-02-26T19:48:21.830Z] [2024-02-26T19:48:21.830Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T19:48:22.413Z] #47 ... [2024-02-26T19:48:22.413Z] [2024-02-26T19:48:22.413Z] #50 [core-metadata internal] load build context [2024-02-26T19:48:22.413Z] #50 ... [2024-02-26T19:48:22.413Z] [2024-02-26T19:48:22.413Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T19:48:22.681Z] #47 ... [2024-02-26T19:48:22.682Z] [2024-02-26T19:48:22.682Z] #45 [security-proxy-setup internal] load build context [2024-02-26T19:48:22.682Z] #45 transferring context: 133.46MB 52.6s done [2024-02-26T19:48:22.682Z] #45 DONE 53.0s [2024-02-26T19:48:22.947Z] [2024-02-26T19:48:22.948Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T19:48:24.888Z] #47 ... [2024-02-26T19:48:24.888Z] [2024-02-26T19:48:24.888Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-26T19:48:24.888Z] #55 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 30.5s done [2024-02-26T19:48:24.888Z] #55 ... [2024-02-26T19:48:24.888Z] [2024-02-26T19:48:24.888Z] #41 [support-scheduler internal] load build context [2024-02-26T19:48:24.888Z] #41 ... [2024-02-26T19:48:24.888Z] [2024-02-26T19:48:24.888Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T19:48:25.477Z] #47 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 33.7s [2024-02-26T19:48:26.440Z] #47 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 34.6s done [2024-02-26T19:48:27.399Z] #47 ... [2024-02-26T19:48:27.399Z] [2024-02-26T19:48:27.399Z] #51 [security-spiffe-token-provider internal] load build context [2024-02-26T19:48:27.399Z] #51 transferring context: 133.46MB 51.2s done [2024-02-26T19:48:27.399Z] #51 DONE 56.0s [2024-02-26T19:48:27.664Z] [2024-02-26T19:48:27.664Z] #50 [core-metadata internal] load build context [2024-02-26T19:48:27.664Z] #50 ... [2024-02-26T19:48:27.664Z] [2024-02-26T19:48:27.664Z] #46 [core-command internal] load build context [2024-02-26T19:48:27.664Z] #46 transferring context: 133.46MB 53.8s done [2024-02-26T19:48:27.664Z] #46 DONE 57.8s [2024-02-26T19:48:27.664Z] [2024-02-26T19:48:27.664Z] #40 [security-secretstore-setup internal] load build context [2024-02-26T19:48:27.664Z] #40 transferring context: 133.46MB 55.4s done [2024-02-26T19:48:27.664Z] #40 DONE 59.1s [2024-02-26T19:48:27.664Z] [2024-02-26T19:48:27.664Z] #50 [core-metadata internal] load build context [2024-02-26T19:48:27.664Z] #50 transferring context: 133.46MB 54.9s done [2024-02-26T19:48:27.664Z] #50 ... [2024-02-26T19:48:27.664Z] [2024-02-26T19:48:27.664Z] #77 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-02-26T19:48:27.664Z] #77 ... [2024-02-26T19:48:27.664Z] [2024-02-26T19:48:27.664Z] #41 [support-scheduler internal] load build context [2024-02-26T19:48:27.664Z] #41 transferring context: 133.46MB 56.3s done [2024-02-26T19:48:27.664Z] #41 DONE 59.1s [2024-02-26T19:48:27.664Z] [2024-02-26T19:48:27.664Z] #48 [security-proxy-auth internal] load build context [2024-02-26T19:48:27.664Z] #48 transferring context: 133.46MB 55.4s done [2024-02-26T19:48:27.664Z] #48 DONE 57.6s [2024-02-26T19:48:27.664Z] [2024-02-26T19:48:27.664Z] #49 [support-notifications internal] load build context [2024-02-26T19:48:27.664Z] #49 transferring context: 133.46MB 56.3s done [2024-02-26T19:48:27.932Z] #49 DONE 57.1s [2024-02-26T19:48:27.932Z] [2024-02-26T19:48:27.932Z] #34 [core-data internal] load build context [2024-02-26T19:48:27.932Z] #34 transferring context: 133.46MB 53.9s done [2024-02-26T19:48:27.932Z] #34 DONE 55.0s [2024-02-26T19:48:27.932Z] [2024-02-26T19:48:27.932Z] #42 [core-common-config-bootstrapper internal] load build context [2024-02-26T19:48:27.932Z] #42 transferring context: 133.46MB 58.5s done [2024-02-26T19:48:27.932Z] #42 DONE 59.2s [2024-02-26T19:48:27.932Z] [2024-02-26T19:48:27.932Z] #50 [core-metadata internal] load build context [2024-02-26T19:48:27.932Z] #50 DONE 56.6s [2024-02-26T19:48:27.932Z] [2024-02-26T19:48:27.932Z] #43 [security-bootstrapper internal] load build context [2024-02-26T19:48:27.932Z] #43 transferring context: 133.46MB 58.2s done [2024-02-26T19:48:27.932Z] #43 DONE 58.8s [2024-02-26T19:48:27.932Z] [2024-02-26T19:48:27.932Z] #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-02-26T19:48:28.199Z] #78 ... [2024-02-26T19:48:28.199Z] [2024-02-26T19:48:28.199Z] #79 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-26T19:48:28.199Z] #79 DONE 1.8s [2024-02-26T19:48:28.199Z] [2024-02-26T19:48:28.199Z] #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-02-26T19:48:28.199Z] #80 DONE 0.7s [2024-02-26T19:48:28.199Z] [2024-02-26T19:48:28.199Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T19:48:28.199Z] #47 DONE 55.3s [2024-02-26T19:48:28.199Z] [2024-02-26T19:48:28.199Z] #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-26T19:48:28.465Z] #81 ... [2024-02-26T19:48:28.465Z] [2024-02-26T19:48:28.465Z] #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-02-26T19:48:28.465Z] #78 DONE 0.6s [2024-02-26T19:48:28.465Z] [2024-02-26T19:48:28.465Z] #77 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-02-26T19:48:28.465Z] #77 DONE 0.7s [2024-02-26T19:48:28.465Z] [2024-02-26T19:48:28.465Z] #82 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-26T19:48:29.427Z] #82 ... [2024-02-26T19:48:29.427Z] [2024-02-26T19:48:29.427Z] #83 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-02-26T19:48:29.427Z] #83 DONE 2.0s [2024-02-26T19:48:29.427Z] [2024-02-26T19:48:29.427Z] #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-26T19:48:32.016Z] #84 ... [2024-02-26T19:48:32.016Z] [2024-02-26T19:48:32.016Z] #85 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-26T19:48:32.016Z] #85 DONE 1.8s [2024-02-26T19:48:32.016Z] [2024-02-26T19:48:32.016Z] #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-26T19:48:32.016Z] #86 DONE 1.9s [2024-02-26T19:48:32.016Z] [2024-02-26T19:48:32.016Z] #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-26T19:48:32.016Z] #87 DONE 2.0s [2024-02-26T19:48:32.016Z] [2024-02-26T19:48:32.016Z] #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-02-26T19:48:32.016Z] #88 ... [2024-02-26T19:48:32.016Z] [2024-02-26T19:48:32.016Z] #89 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-02-26T19:48:32.016Z] #89 DONE 0.2s [2024-02-26T19:48:32.016Z] [2024-02-26T19:48:32.016Z] #90 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-02-26T19:48:32.016Z] #90 DONE 0.2s [2024-02-26T19:48:32.016Z] [2024-02-26T19:48:32.016Z] #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-02-26T19:48:32.016Z] #88 DONE 0.2s [2024-02-26T19:48:32.016Z] [2024-02-26T19:48:32.016Z] #91 [security-spire-config stage-2 6/10] COPY security.txt / [2024-02-26T19:48:32.282Z] #91 ... [2024-02-26T19:48:32.282Z] [2024-02-26T19:48:32.282Z] #92 [security-spire-server stage-2 6/9] COPY security.txt / [2024-02-26T19:48:32.282Z] #92 DONE 0.3s [2024-02-26T19:48:32.282Z] [2024-02-26T19:48:32.282Z] #91 [security-spire-config stage-2 6/10] COPY security.txt / [2024-02-26T19:48:32.282Z] #91 DONE 0.4s [2024-02-26T19:48:32.282Z] [2024-02-26T19:48:32.282Z] #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-02-26T19:48:32.557Z] #93 ... [2024-02-26T19:48:32.557Z] [2024-02-26T19:48:32.557Z] #94 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-02-26T19:48:32.557Z] #94 DONE 0.4s [2024-02-26T19:48:32.557Z] [2024-02-26T19:48:32.557Z] #95 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-02-26T19:48:32.557Z] #95 DONE 0.3s [2024-02-26T19:48:32.557Z] [2024-02-26T19:48:32.557Z] #96 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-02-26T19:48:32.557Z] #96 DONE 0.4s [2024-02-26T19:48:32.557Z] [2024-02-26T19:48:32.825Z] #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-02-26T19:48:32.825Z] #93 DONE 0.4s [2024-02-26T19:48:32.825Z] [2024-02-26T19:48:32.825Z] #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-02-26T19:48:32.825Z] #97 ... [2024-02-26T19:48:32.825Z] [2024-02-26T19:48:32.825Z] #98 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-02-26T19:48:32.825Z] #98 DONE 0.4s [2024-02-26T19:48:33.090Z] [2024-02-26T19:48:33.090Z] #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-02-26T19:48:33.090Z] #97 DONE 0.3s [2024-02-26T19:48:33.090Z] [2024-02-26T19:48:33.090Z] #99 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-02-26T19:48:33.090Z] #99 DONE 0.3s [2024-02-26T19:48:33.090Z] [2024-02-26T19:48:33.090Z] #100 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-02-26T19:48:33.358Z] #100 DONE 0.2s [2024-02-26T19:48:33.359Z] [2024-02-26T19:48:33.359Z] #101 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-02-26T19:48:33.359Z] #101 DONE 0.2s [2024-02-26T19:48:33.359Z] [2024-02-26T19:48:33.359Z] #102 [security-spire-config] exporting to image [2024-02-26T19:48:33.359Z] #102 exporting layers [2024-02-26T19:48:33.626Z] #102 ... [2024-02-26T19:48:33.626Z] [2024-02-26T19:48:33.626Z] #103 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-02-26T19:48:33.626Z] #103 DONE 0.4s [2024-02-26T19:48:33.626Z] [2024-02-26T19:48:33.626Z] #102 [security-spire-agent] exporting to image [2024-02-26T19:48:35.041Z] #102 exporting layers 1.7s done [2024-02-26T19:48:35.041Z] #102 writing image sha256:b96a1cd1bddfc69bb1fba09cc59d87ef67ab13cf2d44f3df19dcf25c216216b6 0.0s done [2024-02-26T19:48:35.041Z] #102 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-02-26T19:48:35.041Z] #102 exporting layers 1.8s done [2024-02-26T19:48:35.041Z] #102 writing image sha256:b499162601d04f69971cfcacbf929504128db3baf2761cf5dd4a7ef45e64347c [2024-02-26T19:48:35.307Z] #102 exporting layers 1.7s done [2024-02-26T19:48:35.307Z] #102 writing image sha256:b499162601d04f69971cfcacbf929504128db3baf2761cf5dd4a7ef45e64347c 0.0s done [2024-02-26T19:48:35.307Z] #102 naming to docker.io/library/security-spire-config-arm64 done [2024-02-26T19:48:35.307Z] #102 writing image sha256:13bdb48d1e70aa71e56e7a8a7657b93e4682a74352db91eb11fecd0ff80ce066 done [2024-02-26T19:48:35.307Z] #102 naming to docker.io/library/security-spire-agent-arm64 done [2024-02-26T19:48:35.307Z] #102 DONE 2.0s [2024-02-26T19:48:35.307Z] [2024-02-26T19:48:35.307Z] #104 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-26T19:48:57.376Z] #104 ... [2024-02-26T19:48:57.376Z] [2024-02-26T19:48:57.376Z] #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-26T19:48:57.376Z] #81 DONE 26.4s [2024-02-26T19:48:57.376Z] [2024-02-26T19:48:57.376Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2024-02-26T19:48:57.376Z] #105 ... [2024-02-26T19:48:57.376Z] [2024-02-26T19:48:57.376Z] #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-26T19:48:57.376Z] #84 DONE 26.4s [2024-02-26T19:48:57.376Z] [2024-02-26T19:48:57.376Z] #82 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-26T19:48:57.376Z] #82 DONE 26.4s [2024-02-26T19:48:57.376Z] [2024-02-26T19:48:57.376Z] #104 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-26T19:48:57.376Z] #104 DONE 26.6s [2024-02-26T19:48:57.376Z] [2024-02-26T19:48:57.376Z] #106 [security-proxy-setup builder 6/7] COPY . . [2024-02-26T19:48:57.376Z] #106 DONE 2.7s [2024-02-26T19:48:57.376Z] [2024-02-26T19:48:57.376Z] #107 [support-notifications builder 6/7] COPY . . [2024-02-26T19:48:57.376Z] #107 DONE 2.7s [2024-02-26T19:48:57.376Z] [2024-02-26T19:48:57.376Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2024-02-26T19:48:57.376Z] #105 DONE 2.8s [2024-02-26T19:48:57.376Z] [2024-02-26T19:48:57.376Z] #108 [security-secretstore-setup builder 6/7] COPY . . [2024-02-26T19:48:57.376Z] #108 CACHED [2024-02-26T19:48:57.376Z] [2024-02-26T19:48:57.376Z] #109 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-26T19:48:57.376Z] #109 CACHED [2024-02-26T19:48:57.376Z] [2024-02-26T19:48:57.376Z] #110 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-26T19:48:57.376Z] #110 CACHED [2024-02-26T19:48:57.376Z] [2024-02-26T19:48:57.376Z] #111 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-26T19:48:57.376Z] #111 CACHED [2024-02-26T19:48:57.376Z] [2024-02-26T19:48:57.376Z] #112 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-02-26T19:48:57.376Z] #112 CACHED [2024-02-26T19:48:57.376Z] [2024-02-26T19:48:57.376Z] #113 [security-bootstrapper builder 6/7] COPY . . [2024-02-26T19:48:57.376Z] #113 CACHED [2024-02-26T19:48:57.376Z] [2024-02-26T19:48:57.376Z] #114 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-26T19:48:57.647Z] #114 ... [2024-02-26T19:48:57.647Z] [2024-02-26T19:48:57.647Z] #115 [core-command builder 6/7] COPY . . [2024-02-26T19:48:57.647Z] #115 DONE 2.8s [2024-02-26T19:48:57.647Z] [2024-02-26T19:48:57.647Z] #116 [support-scheduler builder 6/7] COPY . . [2024-02-26T19:48:57.647Z] #116 CACHED [2024-02-26T19:48:57.647Z] [2024-02-26T19:48:57.647Z] #117 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-02-26T19:48:57.647Z] #117 CACHED [2024-02-26T19:48:57.647Z] [2024-02-26T19:48:57.647Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-26T19:48:57.647Z] #118 CACHED [2024-02-26T19:48:57.647Z] [2024-02-26T19:48:57.647Z] #119 [core-metadata builder 6/7] COPY . . [2024-02-26T19:48:57.647Z] #119 CACHED [2024-02-26T19:48:57.647Z] [2024-02-26T19:48:57.647Z] #120 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-02-26T19:48:57.647Z] #120 CACHED [2024-02-26T19:48:57.647Z] [2024-02-26T19:48:57.647Z] #121 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-26T19:48:57.647Z] #121 CACHED [2024-02-26T19:48:57.647Z] [2024-02-26T19:48:57.647Z] #122 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-02-26T19:48:57.647Z] #122 CACHED [2024-02-26T19:48:57.647Z] [2024-02-26T19:48:57.647Z] #123 [security-proxy-auth builder 6/7] COPY . . [2024-02-26T19:48:57.647Z] #123 CACHED [2024-02-26T19:48:57.647Z] [2024-02-26T19:48:57.647Z] #124 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-26T19:48:57.647Z] #124 CACHED [2024-02-26T19:48:57.647Z] [2024-02-26T19:48:57.647Z] #125 [core-data builder 6/7] COPY . . [2024-02-26T19:48:57.647Z] #125 CACHED [2024-02-26T19:48:57.647Z] [2024-02-26T19:48:57.647Z] #126 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-02-26T19:48:57.647Z] #126 CACHED [2024-02-26T19:48:57.647Z] [2024-02-26T19:48:57.647Z] #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-26T19:48:57.647Z] #127 CACHED [2024-02-26T19:48:57.647Z] [2024-02-26T19:48:57.647Z] #128 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-02-26T19:48:57.647Z] #128 CACHED [2024-02-26T19:48:57.647Z] [2024-02-26T19:48:57.647Z] #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-02-26T19:48:57.647Z] #129 CACHED [2024-02-26T19:48:57.647Z] [2024-02-26T19:48:57.647Z] #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-26T19:48:57.647Z] #130 CACHED [2024-02-26T19:48:57.919Z] [2024-02-26T19:48:57.920Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-26T19:49:03.301Z] #131 ... [2024-02-26T19:49:03.301Z] [2024-02-26T19:49:03.301Z] #114 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-26T19:49:03.301Z] #114 5.236 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-02-26T19:49:07.561Z] #114 ... [2024-02-26T19:49:07.561Z] [2024-02-26T19:49:07.561Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-26T19:49:07.561Z] #0 5.379 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-02-26T19:49:07.561Z] #132 ... [2024-02-26T19:49:07.561Z] [2024-02-26T19:49:07.561Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-26T19:49:07.561Z] #0 5.349 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-02-26T19:49:07.829Z] #133 ... [2024-02-26T19:49:07.829Z] [2024-02-26T19:49:07.829Z] #134 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-26T19:49:07.829Z] #0 4.319 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-02-26T19:49:07.829Z] #134 ... [2024-02-26T19:49:07.829Z] [2024-02-26T19:49:07.829Z] #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-26T19:49:07.829Z] #0 5.512 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-02-26T19:49:08.156Z] #135 ... [2024-02-26T19:49:08.156Z] [2024-02-26T19:49:08.156Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-26T19:49:08.156Z] #0 4.388 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-02-26T19:49:08.455Z] #136 ... [2024-02-26T19:49:08.455Z] [2024-02-26T19:49:08.455Z] #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-26T19:49:08.455Z] #0 5.423 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-02-26T19:49:08.455Z] #137 ... [2024-02-26T19:49:08.455Z] [2024-02-26T19:49:08.455Z] #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-26T19:49:08.455Z] #0 4.716 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-02-26T19:49:08.726Z] #138 ... [2024-02-26T19:49:08.726Z] [2024-02-26T19:49:08.726Z] #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-26T19:49:08.726Z] #0 5.162 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-02-26T19:49:08.726Z] #139 ... [2024-02-26T19:49:08.726Z] [2024-02-26T19:49:08.726Z] #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-02-26T19:49:08.726Z] #0 4.630 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-02-26T19:49:13.026Z] #140 ... [2024-02-26T19:49:13.026Z] [2024-02-26T19:49:13.026Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-26T19:49:13.026Z] #131 5.470 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-02-26T20:02:36.350Z] #131 ... [2024-02-26T20:02:36.351Z] [2024-02-26T20:02:36.351Z] #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-02-26T20:02:36.351Z] #140 809.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-02-26T20:02:36.351Z] #140 ... [2024-02-26T20:02:36.351Z] [2024-02-26T20:02:36.351Z] #134 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-26T20:02:36.351Z] #134 DONE 816.3s [2024-02-26T20:02:36.351Z] [2024-02-26T20:02:36.351Z] #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-26T20:02:36.351Z] #139 ... [2024-02-26T20:02:36.351Z] [2024-02-26T20:02:36.351Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-26T20:02:36.351Z] #141 DONE 0.4s [2024-02-26T20:02:36.351Z] [2024-02-26T20:02:36.351Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-26T20:02:36.351Z] #131 ... [2024-02-26T20:02:36.351Z] [2024-02-26T20:02:36.351Z] #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-02-26T20:02:36.351Z] #142 DONE 0.3s [2024-02-26T20:02:36.351Z] [2024-02-26T20:02:36.351Z] #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-26T20:02:36.351Z] #137 ... [2024-02-26T20:02:36.351Z] [2024-02-26T20:02:36.351Z] #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-02-26T20:02:36.351Z] #143 DONE 0.2s [2024-02-26T20:02:36.351Z] [2024-02-26T20:02:36.351Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-26T20:02:36.351Z] #136 ... [2024-02-26T20:02:36.351Z] [2024-02-26T20:02:36.351Z] #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-02-26T20:02:36.351Z] #144 DONE 0.2s [2024-02-26T20:02:36.351Z] [2024-02-26T20:02:36.351Z] #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-26T20:02:36.351Z] #137 ... [2024-02-26T20:02:36.351Z] [2024-02-26T20:02:36.351Z] #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-02-26T20:02:36.351Z] #145 DONE 0.4s [2024-02-26T20:02:36.351Z] [2024-02-26T20:02:36.351Z] #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-02-26T20:02:36.351Z] #146 DONE 0.2s [2024-02-26T20:02:36.351Z] [2024-02-26T20:02:36.351Z] #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-26T20:02:36.351Z] #137 ... [2024-02-26T20:02:36.351Z] [2024-02-26T20:02:36.351Z] #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-26T20:02:38.298Z] #147 ... [2024-02-26T20:02:38.298Z] [2024-02-26T20:02:38.298Z] #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-26T20:02:38.298Z] #138 DONE 820.8s [2024-02-26T20:02:38.569Z] [2024-02-26T20:02:38.569Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-26T20:02:38.853Z] #136 ... [2024-02-26T20:02:38.853Z] [2024-02-26T20:02:38.853Z] #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-26T20:02:38.853Z] #147 DONE 2.7s [2024-02-26T20:02:39.121Z] [2024-02-26T20:02:39.121Z] #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-26T20:02:39.121Z] #137 ... [2024-02-26T20:02:39.121Z] [2024-02-26T20:02:39.121Z] #102 [security-proxy-setup] exporting to image [2024-02-26T20:02:39.121Z] #102 exporting layers [2024-02-26T20:02:40.090Z] #102 ... [2024-02-26T20:02:40.090Z] [2024-02-26T20:02:40.090Z] #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-02-26T20:02:40.090Z] #148 DONE 0.6s [2024-02-26T20:02:40.090Z] [2024-02-26T20:02:40.090Z] #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-02-26T20:02:40.675Z] #149 ... [2024-02-26T20:02:40.675Z] [2024-02-26T20:02:40.675Z] #102 [security-proxy-setup] exporting to image [2024-02-26T20:02:40.675Z] #102 exporting layers 1.6s done [2024-02-26T20:02:40.675Z] #102 writing image sha256:7d51af794e3a560834dc9d87547c8209ccab59db847f62e4c884be16bcf1765e 0.0s done [2024-02-26T20:02:40.675Z] #102 naming to docker.io/library/security-proxy-setup-arm64 done [2024-02-26T20:02:40.675Z] #102 DONE 3.6s [2024-02-26T20:02:40.945Z] [2024-02-26T20:02:40.945Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-26T20:02:42.375Z] #132 ... [2024-02-26T20:02:42.375Z] [2024-02-26T20:02:42.375Z] #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-02-26T20:02:42.375Z] #149 DONE 2.3s [2024-02-26T20:02:42.375Z] [2024-02-26T20:02:42.375Z] #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-26T20:02:42.375Z] #150 DONE 0.2s [2024-02-26T20:02:42.375Z] [2024-02-26T20:02:42.375Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-26T20:02:42.646Z] #136 ... [2024-02-26T20:02:42.646Z] [2024-02-26T20:02:42.646Z] #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-02-26T20:02:42.646Z] #151 DONE 0.3s [2024-02-26T20:02:42.646Z] [2024-02-26T20:02:42.646Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-26T20:02:42.912Z] #132 ... [2024-02-26T20:02:42.912Z] [2024-02-26T20:02:42.912Z] #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-02-26T20:02:42.912Z] #152 DONE 0.3s [2024-02-26T20:02:42.912Z] [2024-02-26T20:02:42.912Z] #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-26T20:02:43.183Z] #137 ... [2024-02-26T20:02:43.183Z] [2024-02-26T20:02:43.183Z] #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-02-26T20:02:43.183Z] #153 DONE 0.1s [2024-02-26T20:02:43.183Z] [2024-02-26T20:02:43.183Z] #154 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-02-26T20:02:43.450Z] #154 DONE 0.2s [2024-02-26T20:02:43.450Z] [2024-02-26T20:02:43.450Z] #155 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-02-26T20:02:43.450Z] #155 DONE 0.2s [2024-02-26T20:02:43.450Z] [2024-02-26T20:02:43.450Z] #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-02-26T20:02:43.718Z] #156 DONE 0.1s [2024-02-26T20:02:43.718Z] [2024-02-26T20:02:43.718Z] #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-02-26T20:02:43.718Z] #157 DONE 0.3s [2024-02-26T20:02:43.718Z] [2024-02-26T20:02:43.718Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-26T20:02:43.985Z] #132 ... [2024-02-26T20:02:43.985Z] [2024-02-26T20:02:43.985Z] #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-02-26T20:02:45.929Z] #158 DONE 1.9s [2024-02-26T20:02:45.929Z] [2024-02-26T20:02:45.929Z] #102 [security-bootstrapper] exporting to image [2024-02-26T20:02:45.929Z] #102 exporting layers [2024-02-26T20:02:46.980Z] #102 ... [2024-02-26T20:02:46.980Z] [2024-02-26T20:02:46.980Z] #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-02-26T20:02:46.980Z] #140 DONE 829.2s [2024-02-26T20:02:46.980Z] [2024-02-26T20:02:46.980Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-26T20:02:47.256Z] #133 ... [2024-02-26T20:02:47.256Z] [2024-02-26T20:02:47.256Z] #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-26T20:02:47.617Z] #159 DONE 0.2s [2024-02-26T20:02:47.617Z] [2024-02-26T20:02:47.617Z] #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-02-26T20:02:47.617Z] #160 DONE 0.3s [2024-02-26T20:02:47.617Z] [2024-02-26T20:02:47.617Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-26T20:02:47.617Z] #133 ... [2024-02-26T20:02:47.617Z] [2024-02-26T20:02:47.617Z] #102 [security-bootstrapper] exporting to image [2024-02-26T20:02:47.617Z] #102 exporting layers 1.9s done [2024-02-26T20:02:47.617Z] #102 writing image sha256:167e47f216835650352df2fe8b5221112e037591dff63cd0bf7d2634ba30371b 0.0s done [2024-02-26T20:02:47.617Z] #102 naming to docker.io/library/security-bootstrapper-arm64 done [2024-02-26T20:02:47.617Z] #102 DONE 5.6s [2024-02-26T20:02:47.617Z] [2024-02-26T20:02:47.617Z] #161 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-02-26T20:02:47.884Z] #161 DONE 0.3s [2024-02-26T20:02:47.884Z] [2024-02-26T20:02:47.884Z] #162 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-02-26T20:02:48.163Z] #162 DONE 0.2s [2024-02-26T20:02:48.163Z] [2024-02-26T20:02:48.163Z] #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-02-26T20:02:48.163Z] #163 DONE 0.1s [2024-02-26T20:02:48.163Z] [2024-02-26T20:02:48.163Z] #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-02-26T20:02:48.750Z] #164 DONE 0.3s [2024-02-26T20:02:48.750Z] [2024-02-26T20:02:48.750Z] #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-02-26T20:02:49.022Z] #165 DONE 0.3s [2024-02-26T20:02:49.022Z] [2024-02-26T20:02:49.022Z] #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-02-26T20:02:49.022Z] #166 DONE 0.1s [2024-02-26T20:02:49.022Z] [2024-02-26T20:02:49.022Z] #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-26T20:02:53.280Z] #167 DONE 4.1s [2024-02-26T20:02:53.280Z] [2024-02-26T20:02:53.280Z] #102 [security-secretstore-setup] exporting to image [2024-02-26T20:02:55.223Z] #102 exporting layers 1.8s done [2024-02-26T20:02:55.223Z] #102 writing image sha256:494f0faa744e993b98955c3f8c01127c7f5132d9e127ea62416b5f1090502130 0.0s done [2024-02-26T20:02:55.223Z] #102 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-02-26T20:02:55.223Z] #102 DONE 7.4s [2024-02-26T20:02:55.223Z] [2024-02-26T20:02:55.223Z] #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-26T20:03:03.439Z] #137 ... [2024-02-26T20:03:03.439Z] [2024-02-26T20:03:03.439Z] #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-26T20:03:03.439Z] #135 DONE 845.3s [2024-02-26T20:03:03.439Z] [2024-02-26T20:03:03.439Z] #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-26T20:03:03.439Z] #137 ... [2024-02-26T20:03:03.439Z] [2024-02-26T20:03:03.439Z] #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-26T20:03:03.439Z] #168 DONE 0.3s [2024-02-26T20:03:03.439Z] [2024-02-26T20:03:03.439Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-26T20:03:03.439Z] #136 ... [2024-02-26T20:03:03.439Z] [2024-02-26T20:03:03.439Z] #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-26T20:03:03.706Z] #169 DONE 0.1s [2024-02-26T20:03:03.706Z] [2024-02-26T20:03:03.706Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-26T20:03:03.706Z] #132 ... [2024-02-26T20:03:03.706Z] [2024-02-26T20:03:03.706Z] #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-02-26T20:03:03.981Z] #170 DONE 0.2s [2024-02-26T20:03:03.981Z] [2024-02-26T20:03:03.981Z] #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-02-26T20:03:03.981Z] #171 DONE 0.1s [2024-02-26T20:03:03.981Z] [2024-02-26T20:03:03.981Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-26T20:03:03.981Z] #136 ... [2024-02-26T20:03:03.981Z] [2024-02-26T20:03:03.981Z] #172 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-02-26T20:03:03.981Z] #172 DONE 0.1s [2024-02-26T20:03:04.254Z] [2024-02-26T20:03:04.254Z] #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-26T20:03:08.515Z] #173 DONE 4.5s [2024-02-26T20:03:08.515Z] [2024-02-26T20:03:08.515Z] #102 [security-proxy-auth] exporting to image [2024-02-26T20:03:08.515Z] #102 exporting layers [2024-02-26T20:03:09.162Z] #102 exporting layers 0.5s done [2024-02-26T20:03:09.162Z] #102 writing image sha256:8b8ab4eb24c30fe04c17f10fb6338e2baa8ad4d84dee50c996d3c44bf3d601fd done [2024-02-26T20:03:09.162Z] #102 naming to docker.io/library/security-proxy-auth-arm64 done [2024-02-26T20:03:09.162Z] #102 DONE 7.9s [2024-02-26T20:03:09.162Z] [2024-02-26T20:03:09.162Z] #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-26T20:03:15.822Z] #137 DONE 857.2s [2024-02-26T20:03:15.822Z] [2024-02-26T20:03:15.822Z] #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-26T20:03:15.822Z] #139 ... [2024-02-26T20:03:15.822Z] [2024-02-26T20:03:15.822Z] #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-26T20:03:15.822Z] #174 DONE 0.2s [2024-02-26T20:03:15.822Z] [2024-02-26T20:03:15.822Z] #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-26T20:03:15.822Z] #175 DONE 0.2s [2024-02-26T20:03:15.822Z] [2024-02-26T20:03:15.822Z] #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-02-26T20:03:16.096Z] #176 DONE 0.2s [2024-02-26T20:03:16.096Z] [2024-02-26T20:03:16.096Z] #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-26T20:03:16.096Z] #139 ... [2024-02-26T20:03:16.096Z] [2024-02-26T20:03:16.096Z] #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-02-26T20:03:16.096Z] #177 DONE 0.1s [2024-02-26T20:03:16.370Z] [2024-02-26T20:03:16.370Z] #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-02-26T20:03:16.370Z] #178 DONE 0.1s [2024-02-26T20:03:16.370Z] [2024-02-26T20:03:16.370Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-26T20:03:16.370Z] #131 ... [2024-02-26T20:03:16.370Z] [2024-02-26T20:03:16.370Z] #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-26T20:03:18.317Z] #179 DONE 2.1s [2024-02-26T20:03:18.317Z] [2024-02-26T20:03:18.317Z] #102 [core-common-config-bootstrapper] exporting to image [2024-02-26T20:03:18.317Z] #102 exporting layers [2024-02-26T20:03:18.899Z] #102 exporting layers 0.5s done [2024-02-26T20:03:18.899Z] #102 writing image sha256:b6db1772909d175de7cbd8f9d0b3928e9e4f3fa21a941dfeb0f1d34cf85f3372 done [2024-02-26T20:03:18.899Z] #102 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-02-26T20:03:18.899Z] #102 DONE 8.4s [2024-02-26T20:03:18.899Z] [2024-02-26T20:03:18.899Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-26T20:03:57.755Z] #132 ... [2024-02-26T20:03:57.755Z] [2024-02-26T20:03:57.755Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-26T20:03:57.755Z] #136 DONE 895.3s [2024-02-26T20:03:57.755Z] [2024-02-26T20:03:57.755Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-26T20:03:57.755Z] #131 ... [2024-02-26T20:03:57.755Z] [2024-02-26T20:03:57.755Z] #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-26T20:03:57.755Z] #180 DONE 0.2s [2024-02-26T20:03:57.755Z] [2024-02-26T20:03:57.755Z] #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-02-26T20:03:57.755Z] #181 DONE 0.1s [2024-02-26T20:03:57.755Z] [2024-02-26T20:03:57.755Z] #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-02-26T20:03:57.755Z] #182 DONE 0.3s [2024-02-26T20:03:57.755Z] [2024-02-26T20:03:57.755Z] #114 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-26T20:03:57.755Z] #114 ... [2024-02-26T20:03:57.755Z] [2024-02-26T20:03:57.755Z] #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-02-26T20:03:57.755Z] #183 DONE 0.2s [2024-02-26T20:03:57.755Z] [2024-02-26T20:03:57.755Z] #102 [core-command] exporting to image [2024-02-26T20:03:57.755Z] #102 exporting layers [2024-02-26T20:03:57.755Z] #102 exporting layers 0.4s done [2024-02-26T20:03:57.755Z] #102 writing image sha256:2c24bf5f60163872f5be024531456ae66edebfcbcf412413935cb19baf4fb84d done [2024-02-26T20:03:57.755Z] #102 naming to docker.io/library/core-command-arm64 done [2024-02-26T20:03:57.755Z] #102 DONE 8.8s [2024-02-26T20:03:57.755Z] [2024-02-26T20:03:57.755Z] #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-26T20:04:00.605Z] #139 ... [2024-02-26T20:04:00.605Z] [2024-02-26T20:04:00.605Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-26T20:04:00.605Z] #131 DONE 903.1s [2024-02-26T20:04:00.943Z] [2024-02-26T20:04:00.944Z] #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-26T20:04:01.256Z] #139 ... [2024-02-26T20:04:01.256Z] [2024-02-26T20:04:01.256Z] #184 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-26T20:04:01.589Z] #184 DONE 0.2s [2024-02-26T20:04:01.589Z] [2024-02-26T20:04:01.589Z] #185 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-26T20:04:01.589Z] #185 DONE 0.2s [2024-02-26T20:04:01.589Z] [2024-02-26T20:04:01.589Z] #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-26T20:04:01.929Z] #139 ... [2024-02-26T20:04:01.929Z] [2024-02-26T20:04:01.929Z] #186 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-02-26T20:04:01.929Z] #186 DONE 0.3s [2024-02-26T20:04:01.929Z] [2024-02-26T20:04:01.929Z] #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-26T20:04:01.929Z] #139 ... [2024-02-26T20:04:01.929Z] [2024-02-26T20:04:01.929Z] #187 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-02-26T20:04:01.929Z] #187 DONE 0.1s [2024-02-26T20:04:02.226Z] [2024-02-26T20:04:02.226Z] #102 [core-data] exporting to image [2024-02-26T20:04:02.226Z] #102 exporting layers [2024-02-26T20:04:02.505Z] #102 exporting layers 0.4s done [2024-02-26T20:04:02.505Z] #102 writing image sha256:d59392e39068bc1e8e3a7731d6ffd7be30018ea338212af0bd0b4cf0b2748216 done [2024-02-26T20:04:02.505Z] #102 naming to docker.io/library/core-data-arm64 [2024-02-26T20:04:02.505Z] #102 naming to docker.io/library/core-data-arm64 done [2024-02-26T20:04:02.505Z] #102 DONE 9.2s [2024-02-26T20:04:02.505Z] [2024-02-26T20:04:02.505Z] #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-26T20:04:09.335Z] #139 DONE 910.5s [2024-02-26T20:04:09.335Z] [2024-02-26T20:04:09.335Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-26T20:04:09.335Z] #133 ... [2024-02-26T20:04:09.335Z] [2024-02-26T20:04:09.335Z] #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-26T20:04:09.335Z] #188 DONE 0.3s [2024-02-26T20:04:09.335Z] [2024-02-26T20:04:09.335Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-26T20:04:09.335Z] #132 ... [2024-02-26T20:04:09.335Z] [2024-02-26T20:04:09.335Z] #189 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-26T20:04:09.335Z] #189 DONE 0.2s [2024-02-26T20:04:09.335Z] [2024-02-26T20:04:09.335Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-26T20:04:09.335Z] #55 ... [2024-02-26T20:04:09.335Z] [2024-02-26T20:04:09.335Z] #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-02-26T20:04:09.335Z] #190 DONE 0.3s [2024-02-26T20:04:09.335Z] [2024-02-26T20:04:09.335Z] #114 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-26T20:04:09.607Z] #114 ... [2024-02-26T20:04:09.607Z] [2024-02-26T20:04:09.607Z] #191 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-02-26T20:04:09.607Z] #191 DONE 0.1s [2024-02-26T20:04:09.607Z] [2024-02-26T20:04:09.607Z] #192 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-02-26T20:04:09.874Z] #192 DONE 0.2s [2024-02-26T20:04:09.874Z] [2024-02-26T20:04:09.874Z] #102 [core-metadata] exporting to image [2024-02-26T20:04:09.874Z] #102 exporting layers [2024-02-26T20:04:09.874Z] #102 exporting layers 0.2s done [2024-02-26T20:04:10.144Z] #102 writing image sha256:34b7209c7de31003b4c28d532dcd21dbf8fdff418292fc4cb905a1a81a655035 done [2024-02-26T20:04:10.144Z] #102 naming to docker.io/library/core-metadata-arm64 0.0s done [2024-02-26T20:04:10.144Z] #102 DONE 9.4s [2024-02-26T20:04:10.144Z] [2024-02-26T20:04:10.144Z] #114 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-26T20:04:33.225Z] #114 DONE 931.6s [2024-02-26T20:04:33.225Z] [2024-02-26T20:04:33.225Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-26T20:04:33.225Z] #55 ... [2024-02-26T20:04:33.225Z] [2024-02-26T20:04:33.225Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-26T20:04:33.225Z] #193 DONE 0.2s [2024-02-26T20:04:33.225Z] [2024-02-26T20:04:33.225Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-26T20:04:33.225Z] #194 DONE 0.2s [2024-02-26T20:04:33.225Z] [2024-02-26T20:04:33.225Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-02-26T20:04:33.225Z] #195 DONE 0.3s [2024-02-26T20:04:33.225Z] [2024-02-26T20:04:33.225Z] #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-02-26T20:04:33.225Z] #196 DONE 0.1s [2024-02-26T20:04:33.225Z] [2024-02-26T20:04:33.225Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-26T20:04:33.225Z] #132 ... [2024-02-26T20:04:33.225Z] [2024-02-26T20:04:33.225Z] #102 [security-spiffe-token-provider] exporting to image [2024-02-26T20:04:33.225Z] #102 exporting layers [2024-02-26T20:04:33.225Z] #102 exporting layers 0.6s done [2024-02-26T20:04:33.225Z] #102 writing image sha256:645d2b9c737370cba41b39cbd554f454dd81dc73db3a92abd1baed4678dea3d7 done [2024-02-26T20:04:33.225Z] #102 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-02-26T20:04:33.225Z] #102 DONE 10.1s [2024-02-26T20:04:33.225Z] [2024-02-26T20:04:33.225Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-26T20:04:55.309Z] #132 DONE 956.7s [2024-02-26T20:04:55.309Z] [2024-02-26T20:04:55.309Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-26T20:04:55.309Z] #55 ... [2024-02-26T20:04:55.309Z] [2024-02-26T20:04:55.309Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-26T20:04:55.309Z] #133 DONE 956.7s [2024-02-26T20:04:55.309Z] [2024-02-26T20:04:55.309Z] #197 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-26T20:04:55.309Z] #197 DONE 0.3s [2024-02-26T20:04:55.309Z] [2024-02-26T20:04:55.309Z] #198 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-26T20:04:55.309Z] #198 DONE 0.2s [2024-02-26T20:04:55.309Z] [2024-02-26T20:04:55.309Z] #199 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-26T20:04:55.309Z] #199 DONE 0.2s [2024-02-26T20:04:55.309Z] [2024-02-26T20:04:55.309Z] #200 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-26T20:04:55.309Z] #200 DONE 0.1s [2024-02-26T20:04:55.309Z] [2024-02-26T20:04:55.309Z] #201 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-02-26T20:04:55.579Z] #201 DONE 0.4s [2024-02-26T20:04:55.579Z] [2024-02-26T20:04:55.579Z] #202 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-02-26T20:04:55.579Z] #202 DONE 0.3s [2024-02-26T20:04:55.579Z] [2024-02-26T20:04:55.579Z] #203 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-02-26T20:04:55.579Z] #203 DONE 0.2s [2024-02-26T20:04:55.579Z] [2024-02-26T20:04:55.579Z] #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-02-26T20:04:55.579Z] #204 DONE 0.2s [2024-02-26T20:04:55.579Z] [2024-02-26T20:04:55.579Z] #102 [support-scheduler] exporting to image [2024-02-26T20:04:55.579Z] #102 exporting layers [2024-02-26T20:04:55.845Z] #102 exporting layers 0.4s done [2024-02-26T20:04:56.114Z] #102 exporting layers 0.4s done [2024-02-26T20:04:56.114Z] #102 writing image sha256:3d591bdb237bf746e490071816a6ee5805a57e4100420d007352b63a2915c2e2 0.0s done [2024-02-26T20:04:56.114Z] #102 naming to docker.io/library/support-scheduler-arm64 done [2024-02-26T20:04:56.114Z] #102 writing image sha256:197314f71b569235d69d7a0736cda844c3101fa269fa4bbe65e02e61129825e7 [2024-02-26T20:04:56.114Z] #102 writing image sha256:197314f71b569235d69d7a0736cda844c3101fa269fa4bbe65e02e61129825e7 done [2024-02-26T20:04:56.114Z] #102 naming to docker.io/library/support-notifications-arm64 done [2024-02-26T20:04:56.114Z] #102 DONE 10.6s [2024-02-26T20:04:56.114Z] [2024-02-26T20:04:56.114Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-26T20:04:56.114Z] time="2024-02-26T19:47:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-26T20:04:56.114Z] time="2024-02-26T19:47:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-26T20:04:56.114Z] time="2024-02-26T19:47:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-26T20:04:56.114Z] time="2024-02-26T19:47:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-26T20:04:56.114Z] time="2024-02-26T19:47:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-26T20:04:56.114Z] time="2024-02-26T19:47:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-26T20:04:56.114Z] time="2024-02-26T19:47:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-26T20:04:56.114Z] time="2024-02-26T19:47:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-26T20:04:56.114Z] time="2024-02-26T19:47:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-26T20:04:56.114Z] time="2024-02-26T19:47:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-26T20:04:56.114Z] time="2024-02-26T19:47:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-26T20:04:56.114Z] time="2024-02-26T19:47:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-26T20:04:56.114Z] time="2024-02-26T19:47:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-26T20:04:56.114Z] time="2024-02-26T19:47:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-02-26T20:04:56.154Z] $ docker stop --time=1 03ab5b39473a8174e65beb2d6adb3cad52ac075ba8025d9604ee76f6ab7ea9df [2024-02-26T20:04:57.849Z] $ docker rm -f --volumes 03ab5b39473a8174e65beb2d6adb3cad52ac075ba8025d9604ee76f6ab7ea9df [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-26T20:04:58.534Z] + docker images [2024-02-26T20:04:58.534Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-02-26T20:04:58.534Z] support-scheduler-arm64 latest 3d591bdb237b 3 seconds ago 25.9MB [2024-02-26T20:04:58.534Z] support-notifications-arm64 latest 197314f71b56 3 seconds ago 26.6MB [2024-02-26T20:04:58.534Z] security-spiffe-token-provider-arm64 latest 645d2b9c7373 28 seconds ago 29.1MB [2024-02-26T20:04:58.534Z] core-metadata-arm64 latest 34b7209c7de3 49 seconds ago 17.4MB [2024-02-26T20:04:58.534Z] core-data-arm64 latest d59392e39068 57 seconds ago 17.2MB [2024-02-26T20:04:58.534Z] core-command-arm64 latest 2c24bf5f6016 About a minute ago 17.1MB [2024-02-26T20:04:58.534Z] core-common-config-bootstrapper-arm64 latest b6db1772909d About a minute ago 15.1MB [2024-02-26T20:04:58.534Z] security-proxy-auth-arm64 latest 8b8ab4eb24c3 About a minute ago 15.9MB [2024-02-26T20:04:58.534Z] security-secretstore-setup-arm64 latest 494f0faa744e 2 minutes ago 35.9MB [2024-02-26T20:04:58.534Z] security-bootstrapper-arm64 latest 167e47f21683 2 minutes ago 18.5MB [2024-02-26T20:04:58.534Z] security-proxy-setup-arm64 latest 7d51af794e3a 2 minutes ago 25.9MB [2024-02-26T20:04:58.534Z] security-spire-agent-arm64 latest 13bdb48d1e70 16 minutes ago 152MB [2024-02-26T20:04:58.534Z] security-spire-server-arm64 latest b96a1cd1bddf 16 minutes ago 96.7MB [2024-02-26T20:04:58.534Z] security-spire-config-arm64 latest b499162601d0 16 minutes ago 95.8MB [2024-02-26T20:04:58.534Z] ci-base-image-arm64 latest 5c83dc1275d5 28 minutes ago 881MB [2024-02-26T20:04:58.534Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 3 months ago 560MB [2024-02-26T20:04:58.534Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 9 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-26T20:04:59.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-26T20:04:59.907Z] [2024-02-26T20:04:59.907Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-26T20:05:00.381Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-26T20:05:00.651Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-26T20:05:00.651Z] 8998bd30e6a1: Pulling fs layer [2024-02-26T20:05:00.651Z] 04944245beec: Pulling fs layer [2024-02-26T20:05:00.651Z] 699f458cf7ca: Pulling fs layer [2024-02-26T20:05:00.651Z] 765212b225bb: Pulling fs layer [2024-02-26T20:05:00.651Z] f23df028b6ca: Pulling fs layer [2024-02-26T20:05:00.651Z] d65c8cfc05b1: Pulling fs layer [2024-02-26T20:05:00.651Z] 2437ff75d9bd: Pulling fs layer [2024-02-26T20:05:00.651Z] 765212b225bb: Waiting [2024-02-26T20:05:00.651Z] 2437ff75d9bd: Waiting [2024-02-26T20:05:00.651Z] d65c8cfc05b1: Waiting [2024-02-26T20:05:00.651Z] 04944245beec: Verifying Checksum [2024-02-26T20:05:00.651Z] 04944245beec: Download complete [2024-02-26T20:05:00.651Z] 765212b225bb: Verifying Checksum [2024-02-26T20:05:00.651Z] 765212b225bb: Download complete [2024-02-26T20:05:00.651Z] f23df028b6ca: Verifying Checksum [2024-02-26T20:05:00.651Z] f23df028b6ca: Download complete [2024-02-26T20:05:00.916Z] d65c8cfc05b1: Verifying Checksum [2024-02-26T20:05:00.916Z] d65c8cfc05b1: Download complete [2024-02-26T20:05:00.916Z] 699f458cf7ca: Verifying Checksum [2024-02-26T20:05:00.916Z] 699f458cf7ca: Download complete [2024-02-26T20:05:01.522Z] 8998bd30e6a1: Verifying Checksum [2024-02-26T20:05:01.522Z] 8998bd30e6a1: Download complete [2024-02-26T20:05:04.109Z] 2437ff75d9bd: Verifying Checksum [2024-02-26T20:05:04.109Z] 2437ff75d9bd: Download complete [2024-02-26T20:05:07.449Z] 8998bd30e6a1: Pull complete [2024-02-26T20:05:08.032Z] 04944245beec: Pull complete [2024-02-26T20:05:09.981Z] 699f458cf7ca: Pull complete [2024-02-26T20:05:09.981Z] 765212b225bb: Pull complete [2024-02-26T20:05:10.937Z] f23df028b6ca: Pull complete [2024-02-26T20:05:10.937Z] d65c8cfc05b1: Pull complete [2024-02-26T20:05:29.158Z] 2437ff75d9bd: Pull complete [2024-02-26T20:05:29.158Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-26T20:05:29.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-26T20:05:29.158Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-26T20:05:29.673Z] prd-ubuntu20.04-docker-arm64-4c-16g-1740 does not seem to be running inside a container [2024-02-26T20:05:29.734Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-02-26T20:05:32.683Z] $ docker top f3d2ec3dff71dae3975ece89cf0c6f3ed485e65ee6863dcad4509bd8eafdebcf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-26T20:05:33.765Z] ---> job-cost.sh [2024-02-26T20:05:33.765Z] lf-activate-venv: SKIPPING [2024-02-26T20:05:33.765Z] INFO: No Stack... [2024-02-26T20:05:34.351Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-26T20:05:34.942Z] INFO: Archiving Costs [Pipeline] sh [2024-02-26T20:05:35.605Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-02-26T20:05:35.605Z] + cut -d, -f6 [Pipeline] lock [2024-02-26T20:05:35.659Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4764-1-stack-cost] [2024-02-26T20:05:35.665Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4764-1-stack-cost] did not exist. Created. [2024-02-26T20:05:35.670Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4764-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-26T20:05:36.560Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-26T20:05:36.779Z] Stashed 1 file(s) [Pipeline] } [2024-02-26T20:05:36.796Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4764-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-26T20:05:36.976Z] $ docker stop --time=1 f3d2ec3dff71dae3975ece89cf0c6f3ed485e65ee6863dcad4509bd8eafdebcf [2024-02-26T20:05:38.483Z] $ docker rm -f --volumes f3d2ec3dff71dae3975ece89cf0c6f3ed485e65ee6863dcad4509bd8eafdebcf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-02-26T20:05:40.564Z] provisioning config files... [2024-02-26T20:05:40.572Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8593809614461024335tmp [Pipeline] { [Pipeline] sh [2024-02-26T20:05:41.025Z] + set +x [2024-02-26T20:05:41.025Z] + + bash -s -- [2024-02-26T20:05:41.025Z] curl -s https://codecov.io/bash [2024-02-26T20:05:41.025Z] [2024-02-26T20:05:41.025Z] _____ _ [2024-02-26T20:05:41.025Z] / ____| | | [2024-02-26T20:05:41.025Z] | | ___ __| | ___ ___ _____ __ [2024-02-26T20:05:41.025Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-26T20:05:41.025Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-26T20:05:41.025Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-26T20:05:41.025Z] Bash-1.0.6 [2024-02-26T20:05:41.025Z] [2024-02-26T20:05:41.025Z] [2024-02-26T20:05:41.025Z] ==> git version 2.25.1 found [2024-02-26T20:05:41.025Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-02-26T20:05:41.025Z] Release-Date: 2020-01-08 [2024-02-26T20:05:41.025Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-02-26T20:05:41.025Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-26T20:05:41.025Z] ==> Jenkins CI detected. [2024-02-26T20:05:41.025Z] current dir:  /w/workspace/edgex-go/1 [2024-02-26T20:05:41.025Z] project root: . [2024-02-26T20:05:41.025Z] --> token set from env [2024-02-26T20:05:41.025Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-26T20:05:41.025Z] ==> Running gcov in . (disable via -X gcov) [2024-02-26T20:05:41.025Z] ==> Python coveragepy not found [2024-02-26T20:05:41.025Z] ==> Searching for coverage reports in: [2024-02-26T20:05:41.025Z] + . [2024-02-26T20:05:41.285Z] -> Found 1 reports [2024-02-26T20:05:41.285Z] ==> Detecting git/mercurial file structure [2024-02-26T20:05:41.285Z] ==> Reading reports [2024-02-26T20:05:41.285Z] + ./coverage.out bytes=453602 [2024-02-26T20:05:41.285Z] ==> Appending adjustments [2024-02-26T20:05:41.285Z] https://docs.codecov.io/docs/fixing-reports [2024-02-26T20:05:42.223Z] + Found adjustments [2024-02-26T20:05:42.223Z] ==> Gzipping contents [2024-02-26T20:05:42.223Z] 60K /tmp/codecov.vuXo5h.gz [2024-02-26T20:05:42.223Z] ==> Uploading reports [2024-02-26T20:05:42.223Z] url: https://codecov.io [2024-02-26T20:05:42.223Z] query: branch=PR-4764&commit=6bda42af0190ba0de9dfadc544f368370f957dec&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4764%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4764&job=&cmd_args= [2024-02-26T20:05:42.223Z] -> Pinging Codecov [2024-02-26T20:05:42.223Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4764&commit=6bda42af0190ba0de9dfadc544f368370f957dec&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4764%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4764&job=&cmd_args= [2024-02-26T20:05:42.483Z] -> Uploading to [2024-02-26T20:05:42.483Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-26/00271124DB129430A58F1EEE437C3FCB/6bda42af0190ba0de9dfadc544f368370f957dec/76961d06-7465-4fab-80e0-e10a38ab55c5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240226%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240226T200542Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0329ca4249b99ff4954967232a27dd4bd29669e75d3f8ec67a66f7fbf9913d36 [2024-02-26T20:05:42.483Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-26T20:05:42.483Z] Dload Upload Total Spent Left Speed [2024-02-26T20:05:42.743Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57710 0 0 100 57710 0 190k --:--:-- --:--:-- --:--:-- 190k [2024-02-26T20:05:42.743Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6bda42af0190ba0de9dfadc544f368370f957dec [Pipeline] } [2024-02-26T20:05:42.776Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-02-26T20:05:45.411Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-02-26T20:05:45.753Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-26T20:05:46.768Z] ---> package-listing.sh [2024-02-26T20:05:46.769Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-26T20:05:46.769Z] ++ facter osfamily [2024-02-26T20:05:47.058Z] + OS_FAMILY=debian [2024-02-26T20:05:47.058Z] + workspace=/w/workspace/edgex-go/1 [2024-02-26T20:05:47.058Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-26T20:05:47.058Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-26T20:05:47.058Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-26T20:05:47.058Z] + PACKAGES=/tmp/packages_start.txt [2024-02-26T20:05:47.058Z] + '[' /w/workspace/edgex-go/1 ']' [2024-02-26T20:05:47.058Z] + PACKAGES=/tmp/packages_end.txt [2024-02-26T20:05:47.058Z] + case "${OS_FAMILY}" in [2024-02-26T20:05:47.058Z] + dpkg -l [2024-02-26T20:05:47.058Z] + grep '^ii' [2024-02-26T20:05:47.058Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-26T20:05:47.059Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-26T20:05:47.059Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-26T20:05:47.059Z] + '[' /w/workspace/edgex-go/1 ']' [2024-02-26T20:05:47.059Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-02-26T20:05:47.059Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-02-26T20:05:47.099Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-02-26T20:05:47.425Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-26T20:05:48.210Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-26T20:05:48.210Z] [2024-02-26T20:05:48.210Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-26T20:05:48.785Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-26T20:05:48.786Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-26T20:05:48.786Z] 5eb5b503b376: Pulling fs layer [2024-02-26T20:05:48.786Z] 5c69ac0246d0: Pulling fs layer [2024-02-26T20:05:48.786Z] ec43610c2a17: Pulling fs layer [2024-02-26T20:05:48.786Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-26T20:05:48.786Z] 33b1e0a273af: Pulling fs layer [2024-02-26T20:05:48.786Z] 5d3b04190fa2: Pulling fs layer [2024-02-26T20:05:48.786Z] 2f39f015ded8: Pulling fs layer [2024-02-26T20:05:48.786Z] 3a2ae6a8a46f: Waiting [2024-02-26T20:05:48.786Z] 5d3b04190fa2: Waiting [2024-02-26T20:05:48.786Z] 2f39f015ded8: Waiting [2024-02-26T20:05:48.786Z] 33b1e0a273af: Waiting [2024-02-26T20:05:49.043Z] 5c69ac0246d0: Verifying Checksum [2024-02-26T20:05:49.043Z] 5c69ac0246d0: Download complete [2024-02-26T20:05:49.043Z] 3a2ae6a8a46f: Download complete [2024-02-26T20:05:49.043Z] 33b1e0a273af: Verifying Checksum [2024-02-26T20:05:49.043Z] 33b1e0a273af: Download complete [2024-02-26T20:05:49.043Z] ec43610c2a17: Verifying Checksum [2024-02-26T20:05:49.043Z] ec43610c2a17: Download complete [2024-02-26T20:05:49.043Z] 5d3b04190fa2: Download complete [2024-02-26T20:05:49.043Z] 5eb5b503b376: Download complete [2024-02-26T20:05:49.978Z] 2f39f015ded8: Verifying Checksum [2024-02-26T20:05:49.978Z] 2f39f015ded8: Download complete [2024-02-26T20:05:50.236Z] 5eb5b503b376: Pull complete [2024-02-26T20:05:50.493Z] 5c69ac0246d0: Pull complete [2024-02-26T20:05:50.751Z] ec43610c2a17: Pull complete [2024-02-26T20:05:50.751Z] 3a2ae6a8a46f: Pull complete [2024-02-26T20:05:51.010Z] 33b1e0a273af: Pull complete [2024-02-26T20:05:51.010Z] 5d3b04190fa2: Pull complete [2024-02-26T20:05:55.190Z] 2f39f015ded8: Pull complete [2024-02-26T20:05:55.190Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-26T20:05:55.190Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-26T20:05:55.190Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-26T20:05:55.635Z] prd-ubuntu20.04-docker-8c-8g-1738 does not seem to be running inside a container [2024-02-26T20:05:55.679Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-26T20:05:59.234Z] $ docker top 73e85d2f8a19a0c9dbc58dfd772aff9596fd0cadba673c2e06cd3235f58ffba5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-26T20:05:59.735Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-26T20:06:00.048Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-26T20:06:00.361Z] + ls /var/log/sa-host [2024-02-26T20:06:00.361Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-26T20:06:00.644Z] provisioning config files... [2024-02-26T20:06:00.654Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5417568127299850133tmp [Pipeline] { [Pipeline] echo [2024-02-26T20:06:00.804Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-26T20:06:01.117Z] ---> create-netrc.sh [Pipeline] } [2024-02-26T20:06:01.173Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-26T20:06:01.698Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-26T20:06:01.737Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-26T20:06:02.051Z] ---> sudo-logs.sh [2024-02-26T20:06:02.052Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-26T20:06:02.180Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-26T20:06:02.496Z] ---> job-cost.sh [2024-02-26T20:06:02.496Z] lf-activate-venv: SKIPPING [2024-02-26T20:06:02.496Z] DEBUG: total: 0.10999999940395355 [2024-02-26T20:06:02.496Z] INFO: Retrieving Stack Cost... [2024-02-26T20:06:03.066Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-26T20:06:03.326Z] INFO: Archiving Costs [Pipeline] echo [2024-02-26T20:06:03.360Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-26T20:06:03.696Z] ---> logs-deploy.sh [2024-02-26T20:06:03.696Z] lf-activate-venv: SKIPPING [2024-02-26T20:06:03.696Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4764/1 [2024-02-26T20:06:03.696Z] INFO: archiving workspace using pattern(s): [2024-02-26T20:06:04.638Z] Archives upload complete. [2024-02-26T20:06:04.638Z] INFO: archiving logs to Nexus