Pull request #4758 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2a4d71800d6be7472eb2e6b55296b2dbad11069c+d5c390cc6addf29fb131b0472a1808282eec31af (38aed5084b78d17f07fb88bf64b0c94bc631e53f) 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-ssh10059015369007397302.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-ssh17807328610915331881.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-4758/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-4758/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9449470627045964425.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-4758/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh620933896894812336.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-ssh1313624944425596722.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-4758/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-4758/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15255375482345027250.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-999 in /w/workspace/edgexfoundry_edgex-go_PR-4758 [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 d5c390cc6addf29fb131b0472a1808282eec31af into PR head commit 2a4d71800d6be7472eb2e6b55296b2dbad11069c Merge succeeded, producing 2a4d71800d6be7472eb2e6b55296b2dbad11069c Checking out Revision 2a4d71800d6be7472eb2e6b55296b2dbad11069c (PR-4758) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/4758/head:refs/remotes/origin/PR-4758 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2a4d71800d6be7472eb2e6b55296b2dbad11069c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d5c390cc6addf29fb131b0472a1808282eec31af # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2a4d71800d6be7472eb2e6b55296b2dbad11069c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-15T19:20:14.942Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-15T19:20:15.136Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-15T19:20:15.236Z] ========================================================= [2024-02-15T19:20:15.236Z] EdgeX Global Pipelines Version Info [2024-02-15T19:20:15.236Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-15T19:20:16.025Z] ------------------- [2024-02-15T19:20:16.025Z] stable info: [2024-02-15T19:20:16.025Z] ------------------- [2024-02-15T19:20:16.025Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-15T19:20:16.025Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-15T19:20:16.026Z] Message: update stable to v1.0.258 [2024-02-15T19:20:16.616Z] ------------------- [2024-02-15T19:20:16.616Z] experimental info: [2024-02-15T19:20:16.616Z] ------------------- [2024-02-15T19:20:16.616Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-15T19:20:16.616Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-15T19:20:16.616Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-15T19:20:16.841Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-02-15T19:20:16.899Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-02-15T19:20:16.954Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-15T19:20:17.006Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-15T19:20:17.081Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-15T19:20:17.221Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-15T19:20:17.289Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-15T19:20:17.348Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-02-15T19:20:17.405Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-02-15T19:20:17.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-02-15T19:20:17.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-15T19:20:17.595Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-15T19:20:17.649Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-15T19:20:17.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-15T19:20:17.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-15T19:20:17.838Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-15T19:20:17.899Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-15T19:20:17.960Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-15T19:20:18.020Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-02-15T19:20:18.086Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-02-15T19:20:18.146Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-15T19:20:18.216Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-15T19:20:18.284Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-15T19:20:18.360Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4758 [Pipeline] echo [2024-02-15T19:20:18.427Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4758 [Pipeline] echo [2024-02-15T19:20:18.490Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4758 [Pipeline] echo [2024-02-15T19:20:18.555Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2a4d71800d6be7472eb2e6b55296b2dbad11069c [Pipeline] echo [2024-02-15T19:20:18.623Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2a4d718 [Pipeline] echo [2024-02-15T19:20:18.696Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-15T19:20:18.857Z] provisioning config files... [2024-02-15T19:20:18.875Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8961725746688975568tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-15T19:20:19.283Z] ---> ****-login.sh [2024-02-15T19:20:19.284Z] nexus3.edgexfoundry.org:10001 [2024-02-15T19:20:19.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-15T19:20:19.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-15T19:20:19.804Z] Configure a credential helper to remove this warning. See [2024-02-15T19:20:19.804Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-15T19:20:19.804Z] [2024-02-15T19:20:19.804Z] Login Succeeded [2024-02-15T19:20:19.804Z] nexus3.edgexfoundry.org:10002 [2024-02-15T19:20:20.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-15T19:20:20.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-15T19:20:20.065Z] Configure a credential helper to remove this warning. See [2024-02-15T19:20:20.065Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-15T19:20:20.065Z] [2024-02-15T19:20:20.065Z] Login Succeeded [2024-02-15T19:20:20.065Z] nexus3.edgexfoundry.org:10003 [2024-02-15T19:20:20.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-15T19:20:20.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-15T19:20:20.066Z] Configure a credential helper to remove this warning. See [2024-02-15T19:20:20.066Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-15T19:20:20.066Z] [2024-02-15T19:20:20.066Z] Login Succeeded [2024-02-15T19:20:20.066Z] nexus3.edgexfoundry.org:10004 [2024-02-15T19:20:20.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-15T19:20:20.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-15T19:20:20.328Z] Configure a credential helper to remove this warning. See [2024-02-15T19:20:20.328Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-15T19:20:20.328Z] [2024-02-15T19:20:20.328Z] Login Succeeded [2024-02-15T19:20:20.328Z] ****.io [2024-02-15T19:20:20.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-15T19:20:20.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-15T19:20:20.590Z] Configure a credential helper to remove this warning. See [2024-02-15T19:20:20.590Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-15T19:20:20.590Z] [2024-02-15T19:20:20.590Z] Login Succeeded [2024-02-15T19:20:20.590Z] ---> ****-login.sh ends [Pipeline] } [2024-02-15T19:20:20.615Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-15T19:20:21.117Z] + 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-15T19:20:21.117Z] + dirname cmd/core-command/Dockerfile [2024-02-15T19:20:21.117Z] + cut -d/ -f2 [2024-02-15T19:20:21.117Z] + echo core-command,cmd/core-command/Dockerfile [2024-02-15T19:20:21.117Z] + + cutdirname -d/ cmd/core-common-config-bootstrapper/Dockerfile -f2 [2024-02-15T19:20:21.117Z] [2024-02-15T19:20:21.117Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-02-15T19:20:21.117Z] + + dirname cmd/core-data/Dockerfilecut [2024-02-15T19:20:21.117Z] -d/ -f2 [2024-02-15T19:20:21.117Z] + echo core-data,cmd/core-data/Dockerfile [2024-02-15T19:20:21.117Z] + dirname cmd/core-metadata/Dockerfile [2024-02-15T19:20:21.117Z] + cut -d/ -f2 [2024-02-15T19:20:21.117Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-02-15T19:20:21.117Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-02-15T19:20:21.117Z] + cut -d/ -f2 [2024-02-15T19:20:21.117Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-02-15T19:20:21.117Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-02-15T19:20:21.117Z] + cut -d/ -f2 [2024-02-15T19:20:21.117Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-02-15T19:20:21.117Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-02-15T19:20:21.117Z] + cut -d/ -f2 [2024-02-15T19:20:21.117Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-02-15T19:20:21.117Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-02-15T19:20:21.117Z] + cut -d/ -f2 [2024-02-15T19:20:21.117Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-02-15T19:20:21.117Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-02-15T19:20:21.117Z] + cut -d/ -f2 [2024-02-15T19:20:21.117Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-02-15T19:20:21.117Z] + dirname cmd/security-spire-agent/Dockerfile [2024-02-15T19:20:21.117Z] + cut -d/ -f2 [2024-02-15T19:20:21.117Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-02-15T19:20:21.117Z] + dirname cmd/security-spire-config/Dockerfile [2024-02-15T19:20:21.117Z] + cut -d/ -f2 [2024-02-15T19:20:21.117Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-02-15T19:20:21.117Z] + dirname cmd/security-spire-server/Dockerfile [2024-02-15T19:20:21.117Z] + cut -d/ -f2 [2024-02-15T19:20:21.117Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-02-15T19:20:21.117Z] + dirname cmd/support-notifications/Dockerfile [2024-02-15T19:20:21.117Z] + cut -d/ -f2 [2024-02-15T19:20:21.117Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-02-15T19:20:21.117Z] + dirname cmd/support-scheduler/Dockerfile [2024-02-15T19:20:21.117Z] + cut -d/ -f2 [2024-02-15T19:20:21.117Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-02-15T19:20:21.169Z] 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-15T19:20:21.750Z] + git rev-list -1 --merges 2a4d71800d6be7472eb2e6b55296b2dbad11069c~1..2a4d71800d6be7472eb2e6b55296b2dbad11069c [Pipeline] echo [2024-02-15T19:20:21.784Z] -----------> git rev-list -1 --merges 2a4d71800d6be7472eb2e6b55296b2dbad11069c~1..2a4d71800d6be7472eb2e6b55296b2dbad11069c 2a4d71800d6be7472eb2e6b55296b2dbad11069c [false] [Pipeline] sh [2024-02-15T19:20:22.110Z] + git log --format=format:%s -1 2a4d71800d6be7472eb2e6b55296b2dbad11069c [Pipeline] echo [2024-02-15T19:20:22.151Z] ========================================================= [2024-02-15T19:20:22.151Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-15T19:20:22.151Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-02-15T19:20:22.678Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-15T19:20:22.678Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-15T19:20:22.678Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-15T19:20:22.678Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-15T19:20:22.678Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-15T19:20:22.678Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-15T19:20:22.678Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-15T19:20:23.185Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-15T19:20:23.185Z] [2024-02-15T19:20:23.185Z] 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-15T19:20:23.573Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-15T19:20:23.573Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-15T19:20:23.573Z] b85a868b505f: Pulling fs layer [2024-02-15T19:20:23.573Z] e2be974225ed: Pulling fs layer [2024-02-15T19:20:23.573Z] 339a4e72a1f5: Pulling fs layer [2024-02-15T19:20:23.573Z] 988bab9f4d93: Pulling fs layer [2024-02-15T19:20:23.573Z] 1469e6f7b9e6: Pulling fs layer [2024-02-15T19:20:23.573Z] eaf3925da568: Pulling fs layer [2024-02-15T19:20:23.573Z] bab4dde63d76: Pulling fs layer [2024-02-15T19:20:23.573Z] bde34c3a00c8: Pulling fs layer [2024-02-15T19:20:23.573Z] b352a97aabf1: Pulling fs layer [2024-02-15T19:20:23.573Z] 4872d77fe225: Pulling fs layer [2024-02-15T19:20:23.573Z] 5851b861e8e6: Pulling fs layer [2024-02-15T19:20:23.573Z] 988bab9f4d93: Waiting [2024-02-15T19:20:23.573Z] 1469e6f7b9e6: Waiting [2024-02-15T19:20:23.573Z] eaf3925da568: Waiting [2024-02-15T19:20:23.573Z] bab4dde63d76: Waiting [2024-02-15T19:20:23.573Z] bde34c3a00c8: Waiting [2024-02-15T19:20:23.573Z] b352a97aabf1: Waiting [2024-02-15T19:20:23.573Z] 4872d77fe225: Waiting [2024-02-15T19:20:23.573Z] 5851b861e8e6: Waiting [2024-02-15T19:20:23.573Z] e2be974225ed: Download complete [2024-02-15T19:20:23.573Z] 988bab9f4d93: Download complete [2024-02-15T19:20:23.573Z] 1469e6f7b9e6: Verifying Checksum [2024-02-15T19:20:23.573Z] 1469e6f7b9e6: Download complete [2024-02-15T19:20:23.837Z] eaf3925da568: Download complete [2024-02-15T19:20:23.838Z] 339a4e72a1f5: Verifying Checksum [2024-02-15T19:20:23.838Z] 339a4e72a1f5: Download complete [2024-02-15T19:20:23.838Z] bde34c3a00c8: Download complete [2024-02-15T19:20:23.838Z] b352a97aabf1: Download complete [2024-02-15T19:20:23.838Z] 4872d77fe225: Verifying Checksum [2024-02-15T19:20:23.838Z] 4872d77fe225: Download complete [2024-02-15T19:20:23.838Z] 5851b861e8e6: Verifying Checksum [2024-02-15T19:20:23.838Z] 5851b861e8e6: Download complete [2024-02-15T19:20:23.838Z] b85a868b505f: Verifying Checksum [2024-02-15T19:20:23.838Z] b85a868b505f: Download complete [2024-02-15T19:20:24.098Z] bab4dde63d76: Verifying Checksum [2024-02-15T19:20:24.098Z] bab4dde63d76: Download complete [2024-02-15T19:20:25.479Z] b85a868b505f: Pull complete [2024-02-15T19:20:25.479Z] e2be974225ed: Pull complete [2024-02-15T19:20:25.739Z] 339a4e72a1f5: Pull complete [2024-02-15T19:20:25.998Z] 988bab9f4d93: Pull complete [2024-02-15T19:20:26.257Z] 1469e6f7b9e6: Pull complete [2024-02-15T19:20:26.257Z] eaf3925da568: Pull complete [2024-02-15T19:20:28.161Z] bab4dde63d76: Pull complete [2024-02-15T19:20:28.161Z] bde34c3a00c8: Pull complete [2024-02-15T19:20:28.420Z] b352a97aabf1: Pull complete [2024-02-15T19:20:28.420Z] 4872d77fe225: Pull complete [2024-02-15T19:20:28.420Z] 5851b861e8e6: Pull complete [2024-02-15T19:20:28.420Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-15T19:20:28.420Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-15T19:20:28.420Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-15T19:20:28.749Z] prd-ubuntu20.04-docker-8c-8g-999 does not seem to be running inside a container [2024-02-15T19:20:28.786Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-15T19:20:31.917Z] $ docker top b8dc43a8107dcc9b1dcd225e05c4e9c89530d37676306a3bcf469d9f8fa4adb2 -eo pid,comm [2024-02-15T19:20:31.977Z] 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-15T19:20:31.977Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-15T19:20:32.166Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-15T19:20:32.166Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-15T19:20:32.299Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-15T19:20:32.305Z] $ docker exec b8dc43a8107dcc9b1dcd225e05c4e9c89530d37676306a3bcf469d9f8fa4adb2 ssh-agent [2024-02-15T19:20:32.413Z] SSH_AUTH_SOCK=/tmp/ssh-DZXfwtXi190J/agent.33 [2024-02-15T19:20:32.413Z] SSH_AGENT_PID=39 [2024-02-15T19:20:32.422Z] Running ssh-add (command line suppressed) [2024-02-15T19:20:32.533Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_17170438568237085294.key (/w/workspace/edgex-go/1@tmp/private_key_17170438568237085294.key) [2024-02-15T19:20:32.547Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-15T19:20:32.898Z] + git tag --points-at HEAD [Pipeline] } [2024-02-15T19:20:32.926Z] $ docker exec --env ******** --env ******** b8dc43a8107dcc9b1dcd225e05c4e9c89530d37676306a3bcf469d9f8fa4adb2 ssh-agent -k [2024-02-15T19:20:33.033Z] unset SSH_AUTH_SOCK; [2024-02-15T19:20:33.034Z] unset SSH_AGENT_PID; [2024-02-15T19:20:33.034Z] echo Agent pid 39 killed; [2024-02-15T19:20:33.041Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-15T19:20:33.163Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-15T19:20:33.163Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-15T19:20:33.277Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-15T19:20:33.283Z] $ docker exec b8dc43a8107dcc9b1dcd225e05c4e9c89530d37676306a3bcf469d9f8fa4adb2 ssh-agent [2024-02-15T19:20:33.404Z] SSH_AUTH_SOCK=/tmp/ssh-v176oLah0anb/agent.71 [2024-02-15T19:20:33.404Z] SSH_AGENT_PID=77 [2024-02-15T19:20:33.409Z] Running ssh-add (command line suppressed) [2024-02-15T19:20:33.512Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7194538691814957421.key (/w/workspace/edgex-go/1@tmp/private_key_7194538691814957421.key) [2024-02-15T19:20:33.525Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-15T19:20:33.888Z] + git semver init [2024-02-15T19:20:34.148Z] 2024-02-15 19:20:34,078 [run_init] DEBUG init version:0.0.0 force:False [2024-02-15T19:20:34.148Z] 2024-02-15 19:20:34,079 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-02-15T19:20:34.148Z] 2024-02-15 19:20:34,079 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-02-15T19:20:34.148Z] 2024-02-15 19:20:34,079 [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-15T19:20:40.723Z] 2024-02-15 19:20:39,801 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-02-15T19:20:40.723Z] 2024-02-15 19:20:39,801 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4758 with force:False [2024-02-15T19:20:40.723Z] 2024-02-15 19:20:39,801 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4758 [2024-02-15T19:20:40.723Z] 2024-02-15 19:20:39,806 [execute] INFO git cat-file --batch-check [2024-02-15T19:20:40.723Z] 2024-02-15 19:20:39,807 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-02-15T19:20:40.723Z] 2024-02-15 19:20:39,814 [execute] INFO git cat-file --batch [2024-02-15T19:20:40.723Z] 2024-02-15 19:20:39,815 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-02-15T19:20:40.723Z] 2024-02-15 19:20:39,821 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4758 [2024-02-15T19:20:40.723Z] 0.0.0 [Pipeline] } [2024-02-15T19:20:40.752Z] $ docker exec --env ******** --env ******** b8dc43a8107dcc9b1dcd225e05c4e9c89530d37676306a3bcf469d9f8fa4adb2 ssh-agent -k [2024-02-15T19:20:40.850Z] unset SSH_AUTH_SOCK; [2024-02-15T19:20:40.850Z] unset SSH_AGENT_PID; [2024-02-15T19:20:40.851Z] echo Agent pid 77 killed; [2024-02-15T19:20:40.863Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-15T19:20:41.426Z] + git semver [Pipeline] } [2024-02-15T19:20:41.747Z] $ docker stop --time=1 b8dc43a8107dcc9b1dcd225e05c4e9c89530d37676306a3bcf469d9f8fa4adb2 [2024-02-15T19:20:43.312Z] $ docker rm -f --volumes b8dc43a8107dcc9b1dcd225e05c4e9c89530d37676306a3bcf469d9f8fa4adb2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-15T19:20:43.812Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-15T19:20:44.120Z] Stashed 1 file(s) [Pipeline] echo [2024-02-15T19:20:44.138Z] [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-15T19:20:45.278Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-02-15T19:20:45.318Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-15T19:20:45.452Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-15T19:20:45.515Z] ========================================================= [2024-02-15T19:20:45.515Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-15T19:20:45.515Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-02-15T19:20:45.886Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-15T19:20:45.887Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-15T19:20:45.887Z] 7264a8db6415: Pulling fs layer [2024-02-15T19:20:45.887Z] c4d48a809fc2: Pulling fs layer [2024-02-15T19:20:45.887Z] 4f1c88b9dad5: Pulling fs layer [2024-02-15T19:20:45.887Z] ad3a456e5733: Pulling fs layer [2024-02-15T19:20:45.887Z] 69c7f0334f64: Pulling fs layer [2024-02-15T19:20:45.887Z] 1f1c1a5573a3: Pulling fs layer [2024-02-15T19:20:45.887Z] ce7588e14bc9: Pulling fs layer [2024-02-15T19:20:45.887Z] b5e4710f87ac: Pulling fs layer [2024-02-15T19:20:45.887Z] ad3a456e5733: Waiting [2024-02-15T19:20:45.887Z] 69c7f0334f64: Waiting [2024-02-15T19:20:45.887Z] 1f1c1a5573a3: Waiting [2024-02-15T19:20:45.887Z] ce7588e14bc9: Waiting [2024-02-15T19:20:45.887Z] b5e4710f87ac: Waiting [2024-02-15T19:20:45.887Z] c4d48a809fc2: Download complete [2024-02-15T19:20:45.887Z] ad3a456e5733: Download complete [2024-02-15T19:20:45.887Z] 69c7f0334f64: Download complete [2024-02-15T19:20:45.887Z] 7264a8db6415: Verifying Checksum [2024-02-15T19:20:45.887Z] 7264a8db6415: Download complete [2024-02-15T19:20:46.147Z] 1f1c1a5573a3: Verifying Checksum [2024-02-15T19:20:46.147Z] 1f1c1a5573a3: Download complete [2024-02-15T19:20:46.147Z] 7264a8db6415: Pull complete [2024-02-15T19:20:46.407Z] b5e4710f87ac: Verifying Checksum [2024-02-15T19:20:46.407Z] b5e4710f87ac: Download complete [2024-02-15T19:20:46.407Z] c4d48a809fc2: Pull complete [2024-02-15T19:20:46.407Z] 4f1c88b9dad5: Verifying Checksum [2024-02-15T19:20:46.407Z] 4f1c88b9dad5: Download complete [2024-02-15T19:20:46.981Z] ce7588e14bc9: Verifying Checksum [2024-02-15T19:20:46.981Z] ce7588e14bc9: Download complete [2024-02-15T19:20:50.281Z] 4f1c88b9dad5: Pull complete [2024-02-15T19:20:50.281Z] ad3a456e5733: Pull complete [2024-02-15T19:20:50.281Z] 69c7f0334f64: Pull complete [2024-02-15T19:20:50.281Z] 1f1c1a5573a3: Pull complete [2024-02-15T19:20:52.817Z] ce7588e14bc9: Pull complete [2024-02-15T19:20:53.386Z] b5e4710f87ac: Pull complete [2024-02-15T19:20:53.386Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-15T19:20:53.387Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-15T19:20:53.387Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-02-15T19:20:53.819Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-15T19:20:53.819Z] WORKDIR /edgex [2024-02-15T19:20:53.819Z] COPY go.mod . [2024-02-15T19:20:53.819Z] RUN go mod download [2024-02-15T19:20:53.819Z] + docker build -t ci-base-image-x86_64 -f - . [2024-02-15T19:20:54.385Z] Sending build context to Docker daemon 175.2MB [2024-02-15T19:20:54.385Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-15T19:20:54.385Z] ---> 88b5674ff536 [2024-02-15T19:20:54.385Z] Step 2/4 : WORKDIR /edgex [2024-02-15T19:20:59.710Z] Still waiting to schedule task [2024-02-15T19:20:59.711Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-02-15T19:21:02.524Z] ---> Running in be7de15eaff4 [2024-02-15T19:21:02.524Z] Removing intermediate container be7de15eaff4 [2024-02-15T19:21:02.524Z] ---> 2ba65bc3b4bb [2024-02-15T19:21:02.524Z] Step 3/4 : COPY go.mod . [2024-02-15T19:21:02.524Z] ---> 998de42ca61a [2024-02-15T19:21:02.524Z] Step 4/4 : RUN go mod download [2024-02-15T19:21:02.524Z] ---> Running in 536ba031a5f6 [2024-02-15T19:21:24.503Z] Removing intermediate container 536ba031a5f6 [2024-02-15T19:21:24.503Z] ---> 4c2481e8d98b [2024-02-15T19:21:24.503Z] Successfully built 4c2481e8d98b [2024-02-15T19:21:24.503Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-15T19:21:24.910Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-15T19:21:24.910Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-15T19:21:25.112Z] prd-ubuntu20.04-docker-8c-8g-999 does not seem to be running inside a container [2024-02-15T19:21:25.153Z] $ 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-x86_64 cat [2024-02-15T19:21:25.591Z] $ docker top c2cb14128bc8c431fca9f3b9b482fc706c299c1ee33e1c4fac5a57985803099d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-15T19:21:26.040Z] + go version [2024-02-15T19:21:26.040Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-15T19:21:26.083Z] $ docker stop --time=1 c2cb14128bc8c431fca9f3b9b482fc706c299c1ee33e1c4fac5a57985803099d [2024-02-15T19:21:27.401Z] $ docker rm -f --volumes c2cb14128bc8c431fca9f3b9b482fc706c299c1ee33e1c4fac5a57985803099d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-15T19:21:28.315Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-15T19:21:28.315Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-15T19:21:28.509Z] prd-ubuntu20.04-docker-8c-8g-999 does not seem to be running inside a container [2024-02-15T19:21:28.542Z] $ 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-x86_64 cat [2024-02-15T19:21:28.919Z] $ docker top 4cfa1c97dc312593d9d74b906990de4f914c9cb95d798b1e3ac0cb5f4fdfd0f2 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-02-15T19:21:29.079Z] ========================================================= [2024-02-15T19:21:29.079Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-02-15T19:21:29.079Z] ========================================================= [Pipeline] sh [2024-02-15T19:21:29.378Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-02-15T19:21:29.756Z] + make test [2024-02-15T19:21:29.756Z] go test -race -coverprofile=coverage.out ./... [2024-02-15T19:21:36.319Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-02-15T19:21:48.515Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-02-15T19:21:48.515Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-02-15T19:21:48.515Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-02-15T19:21:48.782Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-02-15T19:21:48.782Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-02-15T19:21:49.040Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-02-15T19:21:49.040Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-02-15T19:21:49.040Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-02-15T19:21:49.040Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-02-15T19:21:49.298Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-02-15T19:21:49.557Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-02-15T19:21:49.557Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-02-15T19:21:49.557Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-02-15T19:21:49.557Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-02-15T19:21:51.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-02-15T19:21:51.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-02-15T19:21:52.397Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.041s coverage: 28.7% of statements [2024-02-15T19:21:54.299Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.064s coverage: 97.0% of statements [2024-02-15T19:21:54.300Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-02-15T19:21:54.300Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-02-15T19:21:54.300Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-02-15T19:21:55.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-02-15T19:21:55.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-02-15T19:21:56.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-02-15T19:21:56.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-02-15T19:21:56.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-02-15T19:21:56.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-02-15T19:21:56.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-02-15T19:21:57.557Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-02-15T19:21:57.557Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-02-15T19:21:57.815Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.083s coverage: 69.2% of statements [2024-02-15T19:21:57.815Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.063s coverage: 53.2% of statements [2024-02-15T19:22:00.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-02-15T19:22:00.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-02-15T19:22:00.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-02-15T19:22:00.656Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.407s coverage: 93.4% of statements [2024-02-15T19:22:00.656Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.054s coverage: 4.1% of statements [2024-02-15T19:22:00.916Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-02-15T19:22:00.917Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-02-15T19:22:00.917Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-02-15T19:22:00.917Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-02-15T19:22:00.917Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-02-15T19:22:00.917Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-02-15T19:22:00.917Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-02-15T19:22:01.946Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.827s coverage: 97.6% of statements [2024-02-15T19:22:01.946Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.044s coverage: 72.2% of statements [2024-02-15T19:22:02.887Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-02-15T19:22:02.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-02-15T19:22:03.867Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.104s coverage: 0.9% of statements [2024-02-15T19:22:03.867Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.080s coverage: 32.2% of statements [2024-02-15T19:22:03.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.106s coverage: 41.7% of statements [2024-02-15T19:22:04.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.088s coverage: 82.9% of statements [2024-02-15T19:22:04.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.051s coverage: 94.1% of statements [2024-02-15T19:22:04.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.125s coverage: 96.3% of statements [2024-02-15T19:22:05.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-02-15T19:22:05.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-02-15T19:22:05.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-02-15T19:22:05.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-02-15T19:22:05.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.042s coverage: 87.5% of statements [2024-02-15T19:22:05.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-02-15T19:22:05.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-02-15T19:22:05.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-02-15T19:22:05.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-02-15T19:22:06.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-02-15T19:22:06.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-02-15T19:22:06.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-02-15T19:22:06.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-02-15T19:22:06.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-02-15T19:22:06.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-02-15T19:22:07.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-02-15T19:22:09.135Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-02-15T19:22:09.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-02-15T19:22:10.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-02-15T19:22:10.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-02-15T19:22:12.865Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-02-15T19:22:12.865Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-02-15T19:22:12.865Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-02-15T19:22:14.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-02-15T19:22:14.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-02-15T19:22:14.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-02-15T19:22:15.182Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-02-15T19:22:15.182Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-02-15T19:22:15.182Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-02-15T19:22:15.182Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-02-15T19:22:16.560Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-02-15T19:22:16.561Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-02-15T19:22:16.561Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-02-15T19:22:16.561Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-02-15T19:22:17.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.088s coverage: 94.4% of statements [2024-02-15T19:22:17.760Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-02-15T19:22:17.760Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-02-15T19:22:17.760Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-02-15T19:22:17.760Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-02-15T19:22:18.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-02-15T19:22:18.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-02-15T19:22:19.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-02-15T19:22:19.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-02-15T19:22:29.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.265s coverage: 79.9% of statements [2024-02-15T19:22:29.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.063s coverage: 92.9% of statements [2024-02-15T19:22:29.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.019s coverage: 64.4% of statements [2024-02-15T19:22:29.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.048s coverage: 62.3% of statements [2024-02-15T19:22:29.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.053s coverage: 87.2% of statements [2024-02-15T19:22:29.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.040s coverage: 20.0% of statements [2024-02-15T19:22:29.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.035s coverage: 100.0% of statements [2024-02-15T19:22:29.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.093s coverage: 81.8% of statements [2024-02-15T19:22:29.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.093s coverage: 82.1% of statements [2024-02-15T19:22:29.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.039s coverage: 86.0% of statements [2024-02-15T19:22:29.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.172s coverage: 63.1% of statements [2024-02-15T19:22:29.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.039s coverage: 100.0% of statements [2024-02-15T19:22:29.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2024-02-15T19:22:29.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements [2024-02-15T19:22:29.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements [2024-02-15T19:22:29.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2024-02-15T19:22:29.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.180s coverage: 38.4% of statements [2024-02-15T19:22:29.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.043s coverage: 89.5% of statements [2024-02-15T19:22:29.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.038s coverage: 84.8% of statements [2024-02-15T19:22:29.622Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.064s coverage: 19.9% of statements [2024-02-15T19:22:29.622Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.117s coverage: 95.7% of statements [2024-02-15T19:22:29.622Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.048s coverage: 61.8% of statements [2024-02-15T19:22:29.622Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.078s coverage: 98.9% of statements [2024-02-15T19:22:29.622Z] 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-15T19:22:29.622Z] running golangci-lint [2024-02-15T19:22:29.622Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-02-15T19:22:29.622Z] go version go1.21.0 linux/amd64 [2024-02-15T19:22:29.882Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-02-15T19:22:29.882Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-02-15T19:22:44.756Z] level=info msg="[loader] Go packages loading at mode 575 (files|imports|name|types_sizes|deps|exports_file|compiled_files) took 12.958720084s" [2024-02-15T19:22:44.756Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.93854ms" [2024-02-15T19:22:49.684Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1000 in /w/workspace/edgexfoundry_edgex-go_PR-4758 [Pipeline] { [Pipeline] ws [2024-02-15T19:22:49.770Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-02-15T19:22:51.313Z] level=info msg="[linters_context/goanalysis] analyzers took 1m2.73419568s with top 10 stages: buildir: 32.031243198s, gosec: 6.303284364s, fact_deprecated: 1.92688192s, inspect: 1.819744629s, printf: 1.380167255s, ctrlflow: 1.262388942s, S1038: 1.048584872s, directives: 729.978448ms, nilness: 684.444874ms, fact_purity: 653.459749ms" [2024-02-15T19:22:51.314Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-02-15T19:22:51.314Z] level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 197/197, cgo: 197/197, skip_dirs: 197/197, autogenerated_exclude: 197/197, skip_files: 197/197, exclude: 197/197, nolint: 0/21, path_prettifier: 197/197, filename_unadjuster: 197/197, exclude-rules: 21/197" [2024-02-15T19:22:51.314Z] level=info msg="[runner] processing took 16.392486ms with stages: nolint: 6.862142ms, identifier_marker: 4.189201ms, path_prettifier: 2.097566ms, autogenerated_exclude: 1.47242ms, exclude-rules: 1.066108ms, skip_dirs: 651.117µs, cgo: 34.321µs, filename_unadjuster: 15.55µs, max_same_issues: 680ns, diff: 601ns, skip_files: 510ns, uniq_by_line: 460ns, exclude: 370ns, fixer: 340ns, severity-rules: 270ns, max_from_linter: 190ns, source_code: 150ns, sort_results: 140ns, max_per_file_from_linter: 130ns, path_shortener: 110ns, path_prefixer: 110ns" [2024-02-15T19:22:51.314Z] level=info msg="[runner] linters took 7.728733526s with stages: goanalysis_metalinter: 7.712257059s" [2024-02-15T19:22:51.314Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-02-15T19:22:51.314Z] level=info msg="Memory: 209 samples, avg is 227.8MB, max is 940.2MB" [2024-02-15T19:22:51.314Z] level=info msg="Execution took 20.735248197s" [2024-02-15T19:22:51.314Z] go vet ./... [2024-02-15T19:22:52.896Z] The recommended git tool is: git [2024-02-15T19:22:54.596Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-15T19:22:54.596Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-15T19:22:54.854Z] ./bin/test-attribution-txt.sh [2024-02-15T19:22:54.854Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-15T19:22:54.891Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-02-15T19:22:55.225Z] + ls -al . [2024-02-15T19:22:55.225Z] total 736 [2024-02-15T19:22:55.225Z] drwxrwxr-x 11 1001 1001 4096 Feb 15 19:21 . [2024-02-15T19:22:55.225Z] drwxr-xr-x 4 root root 4096 Feb 15 19:21 .. [2024-02-15T19:22:55.225Z] drwxrwxr-x 2 1001 1001 4096 Feb 15 19:20 .blubracket [2024-02-15T19:22:55.225Z] -rw-rw-r-- 1 1001 1001 10 Feb 15 19:20 .dockerignore [2024-02-15T19:22:55.225Z] drwxrwxr-x 8 1001 1001 4096 Feb 15 19:22 .git [2024-02-15T19:22:55.225Z] drwxrwxr-x 3 1001 1001 4096 Feb 15 19:20 .github [2024-02-15T19:22:55.225Z] -rw-rw-r-- 1 1001 1001 1074 Feb 15 19:20 .gitignore [2024-02-15T19:22:55.225Z] -rw-rw-r-- 1 1001 1001 42 Feb 15 19:20 .golangci.yml [2024-02-15T19:22:55.225Z] -rw-rw-r-- 1 1001 1001 100 Feb 15 19:20 .hadolint.yml [2024-02-15T19:22:55.225Z] drwxr-xr-x 3 1001 1001 4096 Feb 15 19:20 .semver [2024-02-15T19:22:55.225Z] -rw-rw-r-- 1 1001 1001 155 Feb 15 19:20 .sonarcloud.properties [2024-02-15T19:22:55.225Z] -rw-rw-r-- 1 1001 1001 1171 Feb 15 19:20 ADOPTERS.md [2024-02-15T19:22:55.225Z] -rw-rw-r-- 1 1001 1001 11674 Feb 15 19:20 Attribution.txt [2024-02-15T19:22:55.225Z] -rw-rw-r-- 1 1001 1001 100284 Feb 15 19:20 CHANGELOG.md [2024-02-15T19:22:55.225Z] -rw-rw-r-- 1 1001 1001 3804 Feb 15 19:20 CONTRIBUTING.md [2024-02-15T19:22:55.225Z] -rw-rw-r-- 1 1001 1001 677 Feb 15 19:20 GOVERNANCE.md [2024-02-15T19:22:55.225Z] -rw-rw-r-- 1 1001 1001 861 Feb 15 19:20 Jenkinsfile [2024-02-15T19:22:55.225Z] -rw-rw-r-- 1 1001 1001 10775 Feb 15 19:20 LICENSE [2024-02-15T19:22:55.225Z] -rw-rw-r-- 1 1001 1001 15392 Feb 15 19:20 Makefile [2024-02-15T19:22:55.225Z] -rw-rw-r-- 1 1001 1001 582 Feb 15 19:20 OWNERS.md [2024-02-15T19:22:55.225Z] -rw-rw-r-- 1 1001 1001 9528 Feb 15 19:20 README.md [2024-02-15T19:22:55.225Z] -rw-rw-r-- 1 1001 1001 789 Feb 15 19:20 SECURITY.md [2024-02-15T19:22:55.225Z] -rw-rw-r-- 1 1001 1001 5 Feb 15 19:20 VERSION [2024-02-15T19:22:55.225Z] drwxrwxr-x 2 1001 1001 4096 Feb 15 19:20 bin [2024-02-15T19:22:55.225Z] drwxrwxr-x 18 1001 1001 4096 Feb 15 19:20 cmd [2024-02-15T19:22:55.225Z] -rw-r--r-- 1 root root 453602 Feb 15 19:22 coverage.out [2024-02-15T19:22:55.225Z] drwxrwxr-x 2 1001 1001 4096 Feb 15 19:20 fuzz_test [2024-02-15T19:22:55.225Z] -rw-rw-r-- 1 1001 1001 3734 Feb 15 19:20 go.mod [2024-02-15T19:22:55.225Z] -rw-rw-r-- 1 1001 1001 34045 Feb 15 19:20 go.sum [2024-02-15T19:22:55.225Z] drwxrwxr-x 7 1001 1001 4096 Feb 15 19:20 internal [2024-02-15T19:22:55.225Z] drwxrwxr-x 3 1001 1001 4096 Feb 15 19:20 openapi [2024-02-15T19:22:55.225Z] -rw-rw-r-- 1 1001 1001 584 Feb 15 19:20 security.txt [2024-02-15T19:22:55.225Z] -rw-rw-r-- 1 1001 1001 204 Feb 15 19:20 version.go [Pipeline] sh [2024-02-15T19:22:55.536Z] + '[' -e coverage.out ] [2024-02-15T19:22:55.536Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-02-15T19:22:55.689Z] Stashed 1 file(s) [Pipeline] sh [2024-02-15T19:22:55.986Z] + make build [2024-02-15T19:22:55.986Z] 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-15T19:23:03.070Z] using credential edgex-jenkins-ssh [2024-02-15T19:23:03.093Z] Cloning the remote Git repository [2024-02-15T19:23:03.145Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-02-15T19:23:03.250Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-02-15T19:23:03.446Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-02-15T19:23:03.447Z] > git --version # timeout=10 [2024-02-15T19:23:03.470Z] > git --version # 'git version 2.25.1' [2024-02-15T19:23:03.473Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-15T19:23:03.618Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-15T19:23:08.217Z] 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-15T19:23:08.217Z] 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-15T19:23:08.217Z] 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-15T19:23:08.785Z] 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-15T19:23:14.051Z] 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-15T19:23:14.985Z] 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-15T19:23:16.240Z] 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-15T19:23:17.180Z] 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-15T19:23:17.748Z] 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-15T19:23:18.316Z] 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-15T19:23:19.253Z] 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-15T19:23:19.851Z] $ docker stop --time=1 4cfa1c97dc312593d9d74b906990de4f914c9cb95d798b1e3ac0cb5f4fdfd0f2 [2024-02-15T19:23:23.831Z] Merging remotes/origin/main commit d5c390cc6addf29fb131b0472a1808282eec31af into PR head commit 2a4d71800d6be7472eb2e6b55296b2dbad11069c [2024-02-15T19:23:24.238Z] Merge succeeded, producing 2a4d71800d6be7472eb2e6b55296b2dbad11069c [2024-02-15T19:23:24.239Z] Checking out Revision 2a4d71800d6be7472eb2e6b55296b2dbad11069c (PR-4758) [2024-02-15T19:23:22.285Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-02-15T19:23:22.311Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-15T19:23:23.147Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-02-15T19:23:23.182Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-02-15T19:23:23.186Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-15T19:23:23.198Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4758/head:refs/remotes/origin/PR-4758 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-02-15T19:23:23.851Z] > git config core.sparsecheckout # timeout=10 [2024-02-15T19:23:23.911Z] > git checkout -f 2a4d71800d6be7472eb2e6b55296b2dbad11069c # timeout=10 [2024-02-15T19:23:24.133Z] > git remote # timeout=10 [2024-02-15T19:23:24.154Z] > git config --get remote.origin.url # timeout=10 [2024-02-15T19:23:24.180Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-15T19:23:24.192Z] > git merge d5c390cc6addf29fb131b0472a1808282eec31af # timeout=10 [2024-02-15T19:23:24.215Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-02-15T19:23:24.244Z] > git config core.sparsecheckout # timeout=10 [2024-02-15T19:23:24.258Z] > git checkout -f 2a4d71800d6be7472eb2e6b55296b2dbad11069c # timeout=10 [2024-02-15T19:23:24.867Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2024-02-15T19:23:24.916Z] > git --version # timeout=10 [2024-02-15T19:23:24.928Z] > git --version # 'git version 2.25.1' [2024-02-15T19:23:24.942Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-15T19:23:26.327Z] $ docker rm -f --volumes 4cfa1c97dc312593d9d74b906990de4f914c9cb95d798b1e3ac0cb5f4fdfd0f2 [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] { [2024-02-15T19:23:28.267Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-15T19:23:28.267Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-15T19:23:28.267Z] Dload Upload Total Spent Left Speed [2024-02-15T19:23:28.267Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98676 0 --:--:-- --:--:-- --:--:-- 98676 [Pipeline] sh [Pipeline] sh [2024-02-15T19:23:28.658Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-15T19:23:28.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-02-15T19:23:28.740Z] [2024-02-15T19:23:28.740Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-15T19:23:28.999Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-15T19:23:28.999Z] + sudo tee /etc/docker/daemon.new [2024-02-15T19:23:28.999Z] { [2024-02-15T19:23:28.999Z] "registry-mirrors": [ [2024-02-15T19:23:28.999Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-15T19:23:28.999Z] ], [2024-02-15T19:23:28.999Z] "bip": "10.250.0.254/24", [2024-02-15T19:23:28.999Z] "hosts": [ [2024-02-15T19:23:28.999Z] "tcp://0.0.0.0:5555", [2024-02-15T19:23:28.999Z] "unix:///var/run/docker.sock" [2024-02-15T19:23:28.999Z] ], [2024-02-15T19:23:28.999Z] "mtu": 1458, [2024-02-15T19:23:28.999Z] "selinux-enabled": true, [2024-02-15T19:23:28.999Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-15T19:23:28.999Z] } [Pipeline] sh [2024-02-15T19:23:29.228Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-02-15T19:23:29.229Z] latest: Pulling from edgex-devops/edgex-compose [2024-02-15T19:23:29.229Z] 91d30c5bc195: Pulling fs layer [2024-02-15T19:23:29.229Z] 2e9b0aa3be6d: Pulling fs layer [2024-02-15T19:23:29.229Z] 9c61dcf015f6: Pulling fs layer [2024-02-15T19:23:29.229Z] 4698f68db338: Pulling fs layer [2024-02-15T19:23:29.229Z] 2a2f49069b9e: Pulling fs layer [2024-02-15T19:23:29.229Z] e0025b399a48: Pulling fs layer [2024-02-15T19:23:29.229Z] 2a2f49069b9e: Waiting [2024-02-15T19:23:29.229Z] e0025b399a48: Waiting [2024-02-15T19:23:29.229Z] 4698f68db338: Waiting [2024-02-15T19:23:29.229Z] 91d30c5bc195: Verifying Checksum [2024-02-15T19:23:29.229Z] 91d30c5bc195: Download complete [2024-02-15T19:23:29.368Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-15T19:23:29.490Z] 4698f68db338: Verifying Checksum [2024-02-15T19:23:29.490Z] 2e9b0aa3be6d: Verifying Checksum [2024-02-15T19:23:29.490Z] 2e9b0aa3be6d: Download complete [2024-02-15T19:23:29.490Z] e0025b399a48: Verifying Checksum [2024-02-15T19:23:29.490Z] e0025b399a48: Download complete [2024-02-15T19:23:29.490Z] 91d30c5bc195: Pull complete [2024-02-15T19:23:29.712Z] + sudo service docker restart [2024-02-15T19:23:29.748Z] 2a2f49069b9e: Verifying Checksum [2024-02-15T19:23:29.748Z] 2a2f49069b9e: Download complete [2024-02-15T19:23:29.748Z] 2e9b0aa3be6d: Pull complete [2024-02-15T19:23:30.006Z] 9c61dcf015f6: Verifying Checksum [2024-02-15T19:23:30.006Z] 9c61dcf015f6: Download complete [2024-02-15T19:23:32.535Z] 9c61dcf015f6: Pull complete [2024-02-15T19:23:32.535Z] 4698f68db338: Pull complete [2024-02-15T19:23:33.103Z] 2a2f49069b9e: Pull complete [2024-02-15T19:23:33.103Z] e0025b399a48: Pull complete [2024-02-15T19:23:33.103Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-02-15T19:23:33.103Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-02-15T19:23:33.103Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-15T19:23:33.457Z] prd-ubuntu20.04-docker-8c-8g-999 does not seem to be running inside a container [2024-02-15T19:23:33.493Z] $ 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:latest cat [2024-02-15T19:23:37.227Z] $ docker top 17681397f99f8a25417920c23f04818886ae347fd664f6123e66b3817f123ba8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-15T19:23:37.701Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-02-15T19:23:40.240Z] #1 [core-data internal] load build definition from Dockerfile [2024-02-15T19:23:40.240Z] #1 transferring dockerfile: 2.01kB done [2024-02-15T19:23:40.240Z] #1 DONE 0.0s [2024-02-15T19:23:40.240Z] [2024-02-15T19:23:40.240Z] #2 [core-command internal] load build definition from Dockerfile [2024-02-15T19:23:40.240Z] #2 transferring dockerfile: 1.93kB done [2024-02-15T19:23:40.240Z] #2 DONE 0.0s [2024-02-15T19:23:40.240Z] [2024-02-15T19:23:40.240Z] #3 [support-notifications internal] load build definition from Dockerfile [2024-02-15T19:23:40.240Z] #3 transferring dockerfile: 1.95kB done [2024-02-15T19:23:40.240Z] #3 DONE 0.0s [2024-02-15T19:23:40.240Z] [2024-02-15T19:23:40.240Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-02-15T19:23:40.240Z] #4 transferring dockerfile: 2.23kB done [2024-02-15T19:23:40.240Z] #4 DONE 0.0s [2024-02-15T19:23:40.240Z] [2024-02-15T19:23:40.240Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2024-02-15T19:23:40.240Z] #5 transferring dockerfile: 2.15kB done [2024-02-15T19:23:40.240Z] #5 DONE 0.0s [2024-02-15T19:23:40.240Z] [2024-02-15T19:23:40.240Z] #6 [core-metadata internal] load build definition from Dockerfile [2024-02-15T19:23:40.240Z] #6 transferring dockerfile: 2.06kB done [2024-02-15T19:23:40.240Z] #6 DONE 0.0s [2024-02-15T19:23:40.240Z] [2024-02-15T19:23:40.240Z] #7 [security-spire-server internal] load build definition from Dockerfile [2024-02-15T19:23:40.240Z] #7 transferring dockerfile: 1.70kB done [2024-02-15T19:23:40.240Z] #7 DONE 0.0s [2024-02-15T19:23:40.240Z] [2024-02-15T19:23:40.240Z] #8 [security-spire-config internal] load build definition from Dockerfile [2024-02-15T19:23:40.240Z] #8 transferring dockerfile: 1.69kB done [2024-02-15T19:23:40.240Z] #8 DONE 0.0s [2024-02-15T19:23:40.240Z] [2024-02-15T19:23:40.240Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2024-02-15T19:23:40.240Z] #9 transferring dockerfile: 2.93kB done [2024-02-15T19:23:40.240Z] #9 DONE 0.0s [2024-02-15T19:23:40.240Z] [2024-02-15T19:23:40.240Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-02-15T19:23:40.240Z] #10 transferring dockerfile: 1.89kB done [2024-02-15T19:23:40.240Z] #10 DONE 0.0s [2024-02-15T19:23:40.240Z] [2024-02-15T19:23:40.240Z] #11 [support-scheduler internal] load build definition from Dockerfile [2024-02-15T19:23:40.240Z] #11 transferring dockerfile: 1.93kB done [2024-02-15T19:23:40.240Z] #11 DONE 0.0s [2024-02-15T19:23:40.240Z] [2024-02-15T19:23:40.241Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2024-02-15T19:23:40.241Z] #12 transferring dockerfile: 1.81kB done [2024-02-15T19:23:40.241Z] #12 DONE 0.0s [2024-02-15T19:23:40.241Z] [2024-02-15T19:23:40.241Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2024-02-15T19:23:40.241Z] #13 transferring dockerfile: 2.49kB done [2024-02-15T19:23:40.241Z] #13 DONE 0.1s [2024-02-15T19:23:40.241Z] [2024-02-15T19:23:40.241Z] #14 [core-data internal] load .dockerignore [2024-02-15T19:23:40.241Z] #14 transferring context: 50B done [2024-02-15T19:23:40.241Z] #14 DONE 0.0s [2024-02-15T19:23:40.241Z] [2024-02-15T19:23:40.241Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2024-02-15T19:23:40.241Z] #15 transferring dockerfile: 2.50kB done [2024-02-15T19:23:40.241Z] #15 DONE 0.1s [2024-02-15T19:23:40.500Z] [2024-02-15T19:23:40.500Z] #16 [core-command internal] load .dockerignore [2024-02-15T19:23:40.500Z] #16 transferring context: 50B done [2024-02-15T19:23:40.500Z] #16 DONE 0.0s [2024-02-15T19:23:40.500Z] [2024-02-15T19:23:40.500Z] #17 [support-notifications internal] load .dockerignore [2024-02-15T19:23:40.500Z] #17 transferring context: 50B done [2024-02-15T19:23:40.500Z] #17 DONE 0.0s [2024-02-15T19:23:40.500Z] [2024-02-15T19:23:40.500Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2024-02-15T19:23:40.500Z] #18 transferring context: 50B done [2024-02-15T19:23:40.500Z] #18 DONE 0.0s [2024-02-15T19:23:40.500Z] [2024-02-15T19:23:40.500Z] #19 [core-metadata internal] load .dockerignore [2024-02-15T19:23:40.500Z] #19 transferring context: 50B done [2024-02-15T19:23:40.500Z] #19 DONE 0.0s [2024-02-15T19:23:40.500Z] [2024-02-15T19:23:40.500Z] #20 [security-proxy-auth internal] load .dockerignore [2024-02-15T19:23:40.500Z] #20 transferring context: 50B done [2024-02-15T19:23:40.500Z] #20 DONE 0.0s [2024-02-15T19:23:40.500Z] [2024-02-15T19:23:40.500Z] #21 [security-bootstrapper internal] load .dockerignore [2024-02-15T19:23:40.500Z] #21 ... [2024-02-15T19:23:40.500Z] [2024-02-15T19:23:40.500Z] #22 [security-spire-config internal] load .dockerignore [2024-02-15T19:23:40.500Z] #22 transferring context: 50B done [2024-02-15T19:23:40.500Z] #22 DONE 0.1s [2024-02-15T19:23:40.500Z] [2024-02-15T19:23:40.500Z] #23 [security-spire-server internal] load .dockerignore [2024-02-15T19:23:40.500Z] #23 transferring context: 50B done [2024-02-15T19:23:40.500Z] #23 DONE 0.1s [2024-02-15T19:23:40.500Z] [2024-02-15T19:23:40.500Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2024-02-15T19:23:40.500Z] #24 transferring context: 50B done [2024-02-15T19:23:40.500Z] #24 DONE 0.1s [2024-02-15T19:23:40.500Z] [2024-02-15T19:23:40.500Z] #21 [security-bootstrapper internal] load .dockerignore [2024-02-15T19:23:40.500Z] #21 transferring context: 50B done [2024-02-15T19:23:40.500Z] #21 DONE 0.1s [2024-02-15T19:23:40.500Z] [2024-02-15T19:23:40.500Z] #25 [support-scheduler internal] load .dockerignore [2024-02-15T19:23:40.500Z] #25 transferring context: 50B done [2024-02-15T19:23:40.500Z] #25 DONE 0.1s [2024-02-15T19:23:40.500Z] [2024-02-15T19:23:40.500Z] #26 [security-secretstore-setup internal] load .dockerignore [2024-02-15T19:23:40.500Z] #26 transferring context: 50B done [2024-02-15T19:23:40.500Z] #26 DONE 0.1s [2024-02-15T19:23:40.500Z] [2024-02-15T19:23:40.500Z] #27 [security-proxy-setup internal] load .dockerignore [2024-02-15T19:23:40.500Z] #27 transferring context: 50B done [2024-02-15T19:23:40.500Z] #27 DONE 0.1s [2024-02-15T19:23:40.500Z] [2024-02-15T19:23:40.500Z] #28 [security-spire-agent internal] load .dockerignore [2024-02-15T19:23:40.500Z] #28 transferring context: 50B done [2024-02-15T19:23:40.500Z] #28 DONE 0.1s [2024-02-15T19:23:40.500Z] [2024-02-15T19:23:40.500Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-02-15T19:23:40.500Z] #29 DONE 0.0s [2024-02-15T19:23:40.500Z] [2024-02-15T19:23:40.500Z] #30 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-15T19:23:40.500Z] #30 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-15T19:23:40.758Z] #30 ... [2024-02-15T19:23:40.758Z] [2024-02-15T19:23:40.758Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-02-15T19:23:40.758Z] #29 DONE 0.0s [2024-02-15T19:23:40.758Z] [2024-02-15T19:23:40.758Z] #30 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-15T19:23:40.758Z] #30 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-15T19:23:40.758Z] #30 ... [2024-02-15T19:23:40.758Z] [2024-02-15T19:23:40.758Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-02-15T19:23:40.758Z] #31 DONE 0.1s [2024-02-15T19:23:40.758Z] [2024-02-15T19:23:40.758Z] #30 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-15T19:23:40.758Z] #30 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-15T19:23:40.758Z] #30 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-15T19:23:40.758Z] #30 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-02-15T19:23:40.758Z] #30 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-02-15T19:23:40.758Z] #30 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.15MB / 3.40MB 0.1s [2024-02-15T19:23:40.758Z] #30 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 [2024-02-15T19:23:41.020Z] #30 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.1s done [2024-02-15T19:23:41.020Z] #30 ... [2024-02-15T19:23:41.020Z] [2024-02-15T19:23:41.020Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-02-15T19:23:41.020Z] #29 DONE 0.0s [2024-02-15T19:23:41.020Z] [2024-02-15T19:23:41.020Z] #31 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-02-15T19:23:41.020Z] #31 DONE 0.3s [2024-02-15T19:23:41.020Z] [2024-02-15T19:23:41.020Z] #30 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-15T19:23:41.020Z] #30 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-15T19:23:41.020Z] #30 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-15T19:23:41.020Z] #30 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-02-15T19:23:41.020Z] #30 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-02-15T19:23:41.020Z] #30 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.1s done [2024-02-15T19:23:41.020Z] #30 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.2s done [2024-02-15T19:23:41.020Z] #30 ... [2024-02-15T19:23:41.020Z] [2024-02-15T19:23:41.020Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-02-15T19:23:41.020Z] #29 DONE 0.0s [2024-02-15T19:23:41.020Z] [2024-02-15T19:23:41.020Z] #30 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-15T19:23:41.020Z] #30 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-15T19:23:41.020Z] #30 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-15T19:23:41.020Z] #30 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-02-15T19:23:41.020Z] #30 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-02-15T19:23:41.020Z] #30 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.1s done [2024-02-15T19:23:41.020Z] #30 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.2s done [2024-02-15T19:23:41.673Z] #30 ... [2024-02-15T19:23:41.673Z] [2024-02-15T19:23:41.673Z] #31 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-02-15T19:23:41.673Z] #31 DONE 0.4s [2024-02-15T19:23:41.673Z] [2024-02-15T19:23:41.673Z] #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-02-15T19:23:41.673Z] #32 DONE 0.8s [2024-02-15T19:23:41.673Z] [2024-02-15T19:23:41.673Z] #30 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-15T19:23:41.673Z] #30 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-15T19:23:41.673Z] #30 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-15T19:23:41.673Z] #30 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-02-15T19:23:41.673Z] #30 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-02-15T19:23:41.673Z] #30 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.1s done [2024-02-15T19:23:41.673Z] #30 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.2s done [2024-02-15T19:23:41.673Z] #30 DONE 0.8s [2024-02-15T19:23:41.673Z] [2024-02-15T19:23:41.673Z] #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-02-15T19:23:46.949Z] #33 ... [2024-02-15T19:23:46.949Z] [2024-02-15T19:23:46.949Z] #34 [security-spiffe-token-provider internal] load build context [2024-02-15T19:23:46.949Z] #34 transferring context: 263.51MB 5.2s [2024-02-15T19:23:46.949Z] #34 transferring context: 310.69MB 5.8s done [2024-02-15T19:23:46.949Z] #34 ... [2024-02-15T19:23:46.949Z] [2024-02-15T19:23:46.949Z] #35 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-15T19:23:48.084Z] provisioning config files... [2024-02-15T19:23:48.115Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2404588444090379926tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-15T19:23:48.659Z] ---> ****-login.sh [2024-02-15T19:23:48.659Z] nexus3.edgexfoundry.org:10001 [2024-02-15T19:23:48.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-15T19:23:49.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-15T19:23:49.201Z] Configure a credential helper to remove this warning. See [2024-02-15T19:23:49.201Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-15T19:23:49.201Z] [2024-02-15T19:23:49.201Z] Login Succeeded [2024-02-15T19:23:49.201Z] nexus3.edgexfoundry.org:10002 [2024-02-15T19:23:49.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-15T19:23:50.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-15T19:23:50.877Z] Configure a credential helper to remove this warning. See [2024-02-15T19:23:50.877Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-15T19:23:50.877Z] [2024-02-15T19:23:50.877Z] Login Succeeded [2024-02-15T19:23:50.877Z] nexus3.edgexfoundry.org:10003 [2024-02-15T19:23:50.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-15T19:23:50.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-15T19:23:50.878Z] Configure a credential helper to remove this warning. See [2024-02-15T19:23:50.878Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-15T19:23:50.878Z] [2024-02-15T19:23:50.878Z] Login Succeeded [2024-02-15T19:23:50.878Z] nexus3.edgexfoundry.org:10004 [2024-02-15T19:23:51.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-15T19:23:51.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-15T19:23:51.411Z] Configure a credential helper to remove this warning. See [2024-02-15T19:23:51.411Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-15T19:23:51.411Z] [2024-02-15T19:23:51.411Z] Login Succeeded [2024-02-15T19:23:51.411Z] ****.io [2024-02-15T19:23:51.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-15T19:23:51.596Z] #35 ... [2024-02-15T19:23:51.596Z] [2024-02-15T19:23:51.596Z] #36 [support-notifications internal] load build context [2024-02-15T19:23:51.596Z] #36 transferring context: 310.69MB 5.1s done [2024-02-15T19:23:51.596Z] #36 ... [2024-02-15T19:23:51.596Z] [2024-02-15T19:23:51.596Z] #37 [core-command internal] load build context [2024-02-15T19:23:51.596Z] #37 transferring context: 310.69MB 7.8s done [2024-02-15T19:23:51.596Z] #37 ... [2024-02-15T19:23:51.596Z] [2024-02-15T19:23:51.596Z] #38 [core-data internal] load build context [2024-02-15T19:23:51.596Z] #38 transferring context: 310.69MB 6.1s done [2024-02-15T19:23:51.596Z] #38 ... [2024-02-15T19:23:51.596Z] [2024-02-15T19:23:51.596Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-02-15T19:23:51.856Z] #39 ... [2024-02-15T19:23:51.856Z] [2024-02-15T19:23:51.856Z] #40 [core-metadata internal] load build context [2024-02-15T19:23:51.856Z] #40 transferring context: 310.69MB 5.5s done [2024-02-15T19:23:51.856Z] #40 ... [2024-02-15T19:23:51.856Z] [2024-02-15T19:23:51.856Z] #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-02-15T19:23:51.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-15T19:23:51.992Z] Configure a credential helper to remove this warning. See [2024-02-15T19:23:51.992Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-15T19:23:51.992Z] [2024-02-15T19:23:51.992Z] Login Succeeded [2024-02-15T19:23:51.992Z] ---> ****-login.sh ends [Pipeline] } [2024-02-15T19:23:52.024Z] Deleting 1 temporary files [Pipeline] // configFileProvider [2024-02-15T19:23:52.148Z] #41 ... [2024-02-15T19:23:52.148Z] [2024-02-15T19:23:52.148Z] #42 [security-bootstrapper internal] load build context [2024-02-15T19:23:52.148Z] #42 transferring context: 310.69MB 5.9s done [2024-02-15T19:23:52.148Z] #42 ... [2024-02-15T19:23:52.148Z] [2024-02-15T19:23:52.148Z] #43 [security-secretstore-setup internal] load build context [2024-02-15T19:23:52.148Z] #43 transferring context: 310.69MB 5.8s done [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-02-15T19:23:52.424Z] #43 ... [2024-02-15T19:23:52.424Z] [2024-02-15T19:23:52.424Z] #44 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-15T19:23:52.424Z] #44 ... [2024-02-15T19:23:52.424Z] [2024-02-15T19:23:52.424Z] #45 [security-proxy-setup internal] load build context [2024-02-15T19:23:52.424Z] #45 transferring context: 310.69MB 5.2s done [Pipeline] sh [2024-02-15T19:23:52.683Z] #45 ... [2024-02-15T19:23:52.683Z] [2024-02-15T19:23:52.683Z] #46 [security-proxy-auth internal] load build context [2024-02-15T19:23:52.683Z] #46 transferring context: 310.69MB 5.9s done [2024-02-15T19:23:52.683Z] #46 ... [2024-02-15T19:23:52.683Z] [2024-02-15T19:23:52.683Z] #47 [core-common-config-bootstrapper internal] load build context [2024-02-15T19:23:52.683Z] #47 transferring context: 310.69MB 5.2s done [2024-02-15T19:23:52.876Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-02-15T19:23:52.919Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2024-02-15T19:23:52.965Z] #47 ... [2024-02-15T19:23:52.965Z] [2024-02-15T19:23:52.965Z] #48 [support-scheduler internal] load build context [2024-02-15T19:23:52.965Z] #48 transferring context: 310.69MB 5.7s done [2024-02-15T19:23:52.965Z] #48 ... [2024-02-15T19:23:52.965Z] [2024-02-15T19:23:52.965Z] #49 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [Pipeline] echo [2024-02-15T19:23:53.007Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-15T19:23:53.076Z] ========================================================= [2024-02-15T19:23:53.076Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-15T19:23:53.076Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-02-15T19:23:53.231Z] #49 ... [2024-02-15T19:23:53.231Z] [2024-02-15T19:23:53.231Z] #50 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-15T19:23:53.486Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-15T19:23:53.759Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-15T19:23:53.759Z] 9fda8d8052c6: Pulling fs layer [2024-02-15T19:23:53.759Z] 5d54e960e981: Pulling fs layer [2024-02-15T19:23:53.759Z] c4a7e357bf2a: Pulling fs layer [2024-02-15T19:23:53.759Z] f0e02332f6b5: Pulling fs layer [2024-02-15T19:23:53.759Z] 872ee5b61b7b: Pulling fs layer [2024-02-15T19:23:53.759Z] 0c6a40ed1a82: Pulling fs layer [2024-02-15T19:23:53.759Z] 94ae7d8d031c: Pulling fs layer [2024-02-15T19:23:53.759Z] 872ee5b61b7b: Waiting [2024-02-15T19:23:53.759Z] 0c6a40ed1a82: Waiting [2024-02-15T19:23:53.759Z] 94ae7d8d031c: Waiting [2024-02-15T19:23:53.759Z] f0e02332f6b5: Waiting [2024-02-15T19:23:53.759Z] 5d54e960e981: Verifying Checksum [2024-02-15T19:23:53.759Z] 5d54e960e981: Download complete [2024-02-15T19:23:53.759Z] f0e02332f6b5: Verifying Checksum [2024-02-15T19:23:53.759Z] f0e02332f6b5: Download complete [2024-02-15T19:23:53.759Z] 872ee5b61b7b: Verifying Checksum [2024-02-15T19:23:53.759Z] 872ee5b61b7b: Download complete [2024-02-15T19:23:53.759Z] 9fda8d8052c6: Download complete [2024-02-15T19:23:54.028Z] 94ae7d8d031c: Verifying Checksum [2024-02-15T19:23:54.028Z] 94ae7d8d031c: Download complete [2024-02-15T19:23:55.441Z] c4a7e357bf2a: Verifying Checksum [2024-02-15T19:23:55.441Z] c4a7e357bf2a: Download complete [2024-02-15T19:23:56.024Z] 0c6a40ed1a82: Verifying Checksum [2024-02-15T19:23:56.024Z] 0c6a40ed1a82: Download complete [2024-02-15T19:23:56.572Z] #50 ... [2024-02-15T19:23:56.572Z] [2024-02-15T19:23:56.572Z] #47 [core-common-config-bootstrapper internal] load build context [2024-02-15T19:23:56.572Z] #47 DONE 16.0s [2024-02-15T19:23:56.831Z] [2024-02-15T19:23:56.831Z] #36 [support-notifications internal] load build context [2024-02-15T19:23:56.831Z] #36 DONE 16.0s [2024-02-15T19:23:56.831Z] [2024-02-15T19:23:56.831Z] #40 [core-metadata internal] load build context [2024-02-15T19:23:56.831Z] #40 DONE 16.0s [2024-02-15T19:23:56.831Z] [2024-02-15T19:23:56.831Z] #45 [security-proxy-setup internal] load build context [2024-02-15T19:23:56.831Z] #45 DONE 15.6s [2024-02-15T19:23:56.831Z] [2024-02-15T19:23:56.831Z] #46 [security-proxy-auth internal] load build context [2024-02-15T19:23:56.831Z] #46 DONE 15.9s [2024-02-15T19:23:56.831Z] [2024-02-15T19:23:56.831Z] #34 [security-spiffe-token-provider internal] load build context [2024-02-15T19:23:56.831Z] #34 DONE 15.7s [2024-02-15T19:23:56.831Z] [2024-02-15T19:23:56.831Z] #33 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-02-15T19:23:56.831Z] #33 DONE 15.5s [2024-02-15T19:23:56.831Z] [2024-02-15T19:23:56.831Z] #38 [core-data internal] load build context [2024-02-15T19:23:56.831Z] #38 DONE 16.1s [2024-02-15T19:23:56.831Z] [2024-02-15T19:23:56.831Z] #51 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-02-15T19:23:56.831Z] #51 ... [2024-02-15T19:23:56.831Z] [2024-02-15T19:23:56.831Z] #48 [support-scheduler internal] load build context [2024-02-15T19:23:56.831Z] #48 DONE 15.7s [2024-02-15T19:23:56.831Z] [2024-02-15T19:23:56.831Z] #43 [security-secretstore-setup internal] load build context [2024-02-15T19:23:56.831Z] #43 DONE 15.7s [2024-02-15T19:23:56.831Z] [2024-02-15T19:23:56.831Z] #42 [security-bootstrapper internal] load build context [2024-02-15T19:23:56.831Z] #42 DONE 15.6s [2024-02-15T19:23:56.831Z] [2024-02-15T19:23:56.831Z] #37 [core-command internal] load build context [2024-02-15T19:23:56.831Z] #37 DONE 16.1s [2024-02-15T19:23:56.831Z] [2024-02-15T19:23:56.831Z] #30 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-15T19:23:56.831Z] #30 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-15T19:23:56.831Z] #30 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-15T19:23:56.831Z] #30 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-02-15T19:23:56.831Z] #30 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-02-15T19:23:56.831Z] #30 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.1s done [2024-02-15T19:23:56.831Z] #30 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.2s done [2024-02-15T19:23:56.831Z] #30 DONE 0.8s [2024-02-15T19:23:56.831Z] [2024-02-15T19:23:56.831Z] #39 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-02-15T19:23:56.831Z] #39 DONE 16.0s [2024-02-15T19:23:56.831Z] [2024-02-15T19:23:56.831Z] #52 [security-spire-config internal] load build context [2024-02-15T19:23:56.831Z] #52 transferring context: 16.35kB done [2024-02-15T19:23:56.831Z] #52 DONE 0.0s [2024-02-15T19:23:56.831Z] [2024-02-15T19:23:56.831Z] #53 [security-spire-server internal] load build context [2024-02-15T19:23:56.831Z] #53 transferring context: 18.10kB done [2024-02-15T19:23:56.831Z] #53 DONE 0.0s [2024-02-15T19:23:56.831Z] [2024-02-15T19:23:56.831Z] #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-02-15T19:23:56.831Z] #41 DONE 15.7s [2024-02-15T19:23:56.831Z] [2024-02-15T19:23:56.831Z] #54 [security-spire-agent internal] load build context [2024-02-15T19:23:56.831Z] #54 transferring context: 17.63kB done [2024-02-15T19:23:56.831Z] #54 DONE 0.0s [2024-02-15T19:23:56.831Z] [2024-02-15T19:23:56.831Z] #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-15T19:23:56.831Z] #55 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done [2024-02-15T19:23:56.831Z] #55 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-02-15T19:23:56.831Z] #55 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-02-15T19:23:56.831Z] #55 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s [2024-02-15T19:23:56.831Z] #55 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s [2024-02-15T19:23:56.831Z] #55 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.1s [2024-02-15T19:23:57.089Z] #55 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-02-15T19:23:57.089Z] #55 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-02-15T19:23:57.089Z] #55 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-02-15T19:23:57.089Z] #55 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2024-02-15T19:23:57.089Z] #55 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done [2024-02-15T19:23:57.089Z] #55 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-02-15T19:23:57.089Z] #55 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-02-15T19:23:57.089Z] #55 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-02-15T19:23:57.089Z] #55 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.2s [2024-02-15T19:23:57.089Z] #55 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 5.24MB / 25.84MB 0.3s [2024-02-15T19:23:57.089Z] #55 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2024-02-15T19:23:57.346Z] #55 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 21.75MB / 25.84MB 0.4s [2024-02-15T19:23:57.346Z] #55 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.6s [2024-02-15T19:23:57.426Z] 9fda8d8052c6: Pull complete [2024-02-15T19:23:57.603Z] #55 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.8s done [2024-02-15T19:23:57.603Z] #55 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2024-02-15T19:23:57.692Z] 5d54e960e981: Pull complete [2024-02-15T19:23:58.537Z] #55 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.7s done [2024-02-15T19:23:59.918Z] #55 ... [2024-02-15T19:23:59.918Z] [2024-02-15T19:23:59.918Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-15T19:24:00.649Z] #56 ... [2024-02-15T19:24:00.649Z] [2024-02-15T19:24:00.649Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-15T19:24:00.649Z] #57 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.0s done [2024-02-15T19:24:00.649Z] #57 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done [2024-02-15T19:24:00.649Z] #57 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-02-15T19:24:00.649Z] #57 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-02-15T19:24:00.649Z] #57 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-02-15T19:24:00.649Z] #57 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-02-15T19:24:00.649Z] #57 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2024-02-15T19:24:00.649Z] #57 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-02-15T19:24:00.649Z] #57 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 2.0s done [2024-02-15T19:24:00.649Z] #57 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-02-15T19:24:00.649Z] #57 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.1s [2024-02-15T19:24:01.217Z] #57 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.0s done [2024-02-15T19:24:01.217Z] #57 ... [2024-02-15T19:24:01.217Z] [2024-02-15T19:24:01.217Z] #35 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-15T19:24:01.217Z] #35 10.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-15T19:24:01.217Z] #35 10.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-15T19:24:01.217Z] #35 10.69 (1/4) Installing dumb-init (1.2.5-r2) [2024-02-15T19:24:01.217Z] #35 10.69 (2/4) Installing openssl (3.1.4-r5) [2024-02-15T19:24:01.217Z] #35 10.70 (3/4) Installing su-exec (0.2-r3) [2024-02-15T19:24:01.217Z] #35 10.71 (4/4) Installing yq (4.33.3-r5) [2024-02-15T19:24:01.217Z] #35 10.89 Executing busybox-1.36.1-r5.trigger [2024-02-15T19:24:01.217Z] #35 10.90 OK: 17 MiB in 19 packages [2024-02-15T19:24:01.217Z] #35 DONE 14.4s [2024-02-15T19:24:01.217Z] [2024-02-15T19:24:01.217Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-15T19:24:01.217Z] #56 10.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-15T19:24:01.217Z] #56 11.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-15T19:24:01.217Z] #56 11.20 (1/1) Installing dumb-init (1.2.5-r2) [2024-02-15T19:24:01.217Z] #56 11.22 Executing busybox-1.36.1-r5.trigger [2024-02-15T19:24:01.217Z] #56 11.26 OK: 7 MiB in 16 packages [2024-02-15T19:24:01.217Z] #56 DONE 11.4s [2024-02-15T19:24:01.475Z] [2024-02-15T19:24:01.475Z] #50 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-15T19:24:01.475Z] #50 5.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-15T19:24:01.475Z] #50 5.127 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-15T19:24:01.475Z] #50 5.339 (1/4) Installing ca-certificates (20230506-r0) [2024-02-15T19:24:01.475Z] #50 5.351 (2/4) Installing dumb-init (1.2.5-r2) [2024-02-15T19:24:01.475Z] #50 5.355 (3/4) Installing su-exec (0.2-r3) [2024-02-15T19:24:01.475Z] #50 5.358 (4/4) Installing yq (4.33.3-r5) [2024-02-15T19:24:01.475Z] #50 5.418 Executing busybox-1.36.1-r5.trigger [2024-02-15T19:24:01.475Z] #50 5.425 Executing ca-certificates-20230506-r0.trigger [2024-02-15T19:24:01.475Z] #50 5.462 OK: 17 MiB in 19 packages [2024-02-15T19:24:01.475Z] #50 DONE 8.8s [2024-02-15T19:24:01.475Z] [2024-02-15T19:24:01.475Z] #58 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-02-15T19:24:01.475Z] #0 0.659 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-15T19:24:01.475Z] #0 0.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-15T19:24:01.475Z] #0 1.077 (1/1) Installing dumb-init (1.2.5-r2) [2024-02-15T19:24:01.475Z] #0 1.081 Executing busybox-1.36.1-r5.trigger [2024-02-15T19:24:01.475Z] #0 1.086 OK: 7 MiB in 16 packages [2024-02-15T19:24:01.475Z] #58 DONE 4.9s [2024-02-15T19:24:01.475Z] [2024-02-15T19:24:01.475Z] #49 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-15T19:24:01.475Z] #49 15.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-15T19:24:01.475Z] #49 15.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-15T19:24:01.475Z] #49 16.20 (1/2) Installing ca-certificates (20230506-r0) [2024-02-15T19:24:01.475Z] #49 16.22 (2/2) Installing dumb-init (1.2.5-r2) [2024-02-15T19:24:01.475Z] #49 16.23 Executing busybox-1.36.1-r5.trigger [2024-02-15T19:24:01.475Z] #49 16.23 Executing ca-certificates-20230506-r0.trigger [2024-02-15T19:24:01.475Z] #49 16.31 OK: 8 MiB in 17 packages [2024-02-15T19:24:01.475Z] #49 DONE 20.0s [2024-02-15T19:24:01.475Z] [2024-02-15T19:24:01.475Z] #59 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-02-15T19:24:01.733Z] #59 ... [2024-02-15T19:24:01.733Z] [2024-02-15T19:24:01.733Z] #55 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-15T19:24:01.733Z] #55 DONE 4.8s [2024-02-15T19:24:01.733Z] [2024-02-15T19:24:01.733Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-15T19:24:01.733Z] #57 DONE 4.7s [2024-02-15T19:24:01.733Z] [2024-02-15T19:24:01.733Z] #51 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-02-15T19:24:01.733Z] #51 4.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-15T19:24:01.733Z] #51 4.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-15T19:24:01.733Z] #51 5.028 OK: 264 MiB in 52 packages [2024-02-15T19:24:01.733Z] #51 DONE 5.3s [2024-02-15T19:24:01.733Z] [2024-02-15T19:24:01.733Z] #60 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-02-15T19:24:01.992Z] #60 DONE 0.0s [2024-02-15T19:24:01.992Z] [2024-02-15T19:24:01.992Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-02-15T19:24:01.992Z] #0 4.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-15T19:24:01.992Z] #0 4.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-15T19:24:01.992Z] #0 5.040 OK: 264 MiB in 52 packages [2024-02-15T19:24:01.992Z] #61 DONE 5.2s [2024-02-15T19:24:01.992Z] [2024-02-15T19:24:01.992Z] #62 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-02-15T19:24:01.992Z] #62 DONE 0.2s [2024-02-15T19:24:01.992Z] [2024-02-15T19:24:01.992Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-02-15T19:24:01.992Z] #0 4.502 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-15T19:24:01.992Z] #0 4.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-15T19:24:01.992Z] #0 4.845 v3.18.6-35-g28268c5b274 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-15T19:24:01.992Z] #0 4.845 v3.18.6-33-gc1e3cf9371f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-15T19:24:01.992Z] #0 4.845 OK: 20074 distinct packages available [2024-02-15T19:24:01.992Z] #0 4.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-15T19:24:01.992Z] #0 4.960 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-15T19:24:01.992Z] #0 5.169 OK: 264 MiB in 52 packages [2024-02-15T19:24:01.992Z] #63 DONE 5.4s [2024-02-15T19:24:01.992Z] [2024-02-15T19:24:01.992Z] #64 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-15T19:24:02.250Z] #64 ... [2024-02-15T19:24:02.250Z] [2024-02-15T19:24:02.250Z] #65 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-02-15T19:24:02.250Z] #65 DONE 0.1s [2024-02-15T19:24:02.250Z] [2024-02-15T19:24:02.250Z] #44 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-15T19:24:02.250Z] #44 18.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-15T19:24:02.250Z] #44 19.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-15T19:24:02.250Z] #44 20.06 v3.18.6-35-g28268c5b274 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-15T19:24:02.250Z] #44 20.06 v3.18.6-33-gc1e3cf9371f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-15T19:24:02.250Z] #44 20.06 OK: 20069 distinct packages available [2024-02-15T19:24:02.250Z] #44 20.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-15T19:24:02.250Z] #44 20.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-15T19:24:02.250Z] #44 20.50 (1/11) Installing ca-certificates (20230506-r0) [2024-02-15T19:24:02.250Z] #44 20.52 (2/11) Installing brotli-libs (1.0.9-r14) [2024-02-15T19:24:02.250Z] #44 20.53 (3/11) Installing libunistring (1.1-r1) [2024-02-15T19:24:02.250Z] #44 20.57 (4/11) Installing libidn2 (2.3.4-r1) [2024-02-15T19:24:02.250Z] #44 20.59 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-02-15T19:24:02.250Z] #44 20.60 (6/11) Installing libcurl (8.5.0-r0) [2024-02-15T19:24:02.250Z] #44 20.61 (7/11) Installing curl (8.5.0-r0) [2024-02-15T19:24:02.250Z] #44 20.62 (8/11) Installing dumb-init (1.2.5-r2) [2024-02-15T19:24:02.250Z] #44 20.62 (9/11) Installing musl-obstack (1.2.3-r2) [2024-02-15T19:24:02.250Z] #44 20.63 (10/11) Installing libucontext (1.2-r2) [2024-02-15T19:24:02.250Z] #44 20.63 (11/11) Installing gcompat (1.1.0-r1) [2024-02-15T19:24:02.250Z] #44 20.64 Executing busybox-1.36.1-r5.trigger [2024-02-15T19:24:02.250Z] #44 20.64 Executing ca-certificates-20230506-r0.trigger [2024-02-15T19:24:02.250Z] #44 20.68 OK: 12 MiB in 26 packages [2024-02-15T19:24:02.250Z] #44 DONE 20.8s [2024-02-15T19:24:02.250Z] [2024-02-15T19:24:02.250Z] #66 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-02-15T19:24:03.182Z] #66 ... [2024-02-15T19:24:03.182Z] [2024-02-15T19:24:03.182Z] #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-15T19:24:03.182Z] #0 5.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-15T19:24:03.182Z] #0 5.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-15T19:24:03.182Z] #0 6.207 (1/2) Installing dumb-init (1.2.5-r2) [2024-02-15T19:24:03.182Z] #0 6.211 (2/2) Installing su-exec (0.2-r3) [2024-02-15T19:24:03.182Z] #0 6.216 Executing busybox-1.36.1-r5.trigger [2024-02-15T19:24:03.182Z] #0 6.226 OK: 7 MiB in 17 packages [2024-02-15T19:24:03.182Z] #67 DONE 6.4s [2024-02-15T19:24:03.182Z] [2024-02-15T19:24:03.182Z] #68 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-02-15T19:24:03.182Z] #0 5.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-15T19:24:03.182Z] #0 6.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-15T19:24:03.182Z] #0 6.238 OK: 264 MiB in 52 packages [2024-02-15T19:24:03.182Z] #68 DONE 6.4s [2024-02-15T19:24:03.182Z] [2024-02-15T19:24:03.182Z] #69 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-15T19:24:03.182Z] #69 DONE 0.2s [2024-02-15T19:24:03.182Z] [2024-02-15T19:24:03.182Z] #70 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-15T19:24:03.779Z] #70 ... [2024-02-15T19:24:03.779Z] [2024-02-15T19:24:03.779Z] #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-15T19:24:03.779Z] #0 5.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-15T19:24:03.779Z] #0 5.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-15T19:24:03.779Z] #0 6.179 v3.18.6-35-g28268c5b274 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-15T19:24:03.779Z] #0 6.179 v3.18.6-33-gc1e3cf9371f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-15T19:24:03.779Z] #0 6.179 OK: 20069 distinct packages available [2024-02-15T19:24:03.779Z] #0 6.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-15T19:24:03.779Z] #0 6.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-15T19:24:03.779Z] #0 6.525 (1/5) Installing dumb-init (1.2.5-r2) [2024-02-15T19:24:03.779Z] #0 6.539 (2/5) Installing musl-obstack (1.2.3-r2) [2024-02-15T19:24:03.779Z] #0 6.543 (3/5) Installing libucontext (1.2-r2) [2024-02-15T19:24:03.779Z] #0 6.549 (4/5) Installing gcompat (1.1.0-r1) [2024-02-15T19:24:03.779Z] #0 6.552 (5/5) Installing openssl (3.1.4-r5) [2024-02-15T19:24:03.779Z] #0 6.566 Executing busybox-1.36.1-r5.trigger [2024-02-15T19:24:03.779Z] #0 6.575 OK: 8 MiB in 20 packages [2024-02-15T19:24:03.779Z] #71 DONE 6.8s [2024-02-15T19:24:03.779Z] [2024-02-15T19:24:03.779Z] #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-02-15T19:24:03.779Z] #0 2.091 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-15T19:24:03.779Z] #0 2.165 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-15T19:24:03.779Z] #0 2.381 OK: 17 MiB in 19 packages [2024-02-15T19:24:03.779Z] #72 DONE 2.5s [2024-02-15T19:24:03.779Z] [2024-02-15T19:24:03.779Z] #73 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-02-15T19:24:04.039Z] #73 DONE 0.1s [2024-02-15T19:24:04.039Z] [2024-02-15T19:24:04.039Z] #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-02-15T19:24:04.039Z] #74 ... [2024-02-15T19:24:04.039Z] [2024-02-15T19:24:04.039Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-02-15T19:24:04.039Z] #0 2.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-15T19:24:04.039Z] #0 2.431 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-15T19:24:04.039Z] #0 2.652 OK: 17 MiB in 19 packages [2024-02-15T19:24:04.039Z] #75 DONE 2.8s [2024-02-15T19:24:04.039Z] [2024-02-15T19:24:04.039Z] #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-02-15T19:24:04.039Z] #0 2.327 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-15T19:24:04.039Z] #0 2.409 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-15T19:24:04.039Z] #0 2.667 OK: 7 MiB in 16 packages [2024-02-15T19:24:04.039Z] #76 DONE 2.8s [2024-02-15T19:24:04.297Z] [2024-02-15T19:24:04.297Z] #59 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-02-15T19:24:04.297Z] #59 2.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-15T19:24:04.297Z] #59 2.987 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-15T19:24:04.863Z] #59 ... [2024-02-15T19:24:04.863Z] [2024-02-15T19:24:04.863Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-02-15T19:24:04.863Z] #0 2.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-15T19:24:04.863Z] #0 2.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-15T19:24:04.863Z] #0 2.906 OK: 8 MiB in 17 packages [2024-02-15T19:24:04.863Z] #77 DONE 3.2s [2024-02-15T19:24:04.863Z] [2024-02-15T19:24:04.863Z] #59 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2024-02-15T19:24:04.863Z] #59 3.210 OK: 7 MiB in 16 packages [2024-02-15T19:24:04.863Z] #59 DONE 3.4s [2024-02-15T19:24:04.863Z] [2024-02-15T19:24:04.863Z] #78 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-15T19:24:04.863Z] #0 6.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-15T19:24:04.863Z] #0 7.628 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-15T19:24:04.863Z] #0 7.933 v3.18.6-35-g28268c5b274 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-15T19:24:04.863Z] #0 7.933 v3.18.6-33-gc1e3cf9371f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-15T19:24:04.863Z] #0 7.933 OK: 20069 distinct packages available [2024-02-15T19:24:04.863Z] #0 7.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-15T19:24:04.863Z] #78 8.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-15T19:24:05.145Z] #78 ... [2024-02-15T19:24:05.145Z] [2024-02-15T19:24:05.145Z] #66 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-02-15T19:24:05.145Z] #66 2.956 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-15T19:24:05.145Z] #66 3.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-15T19:24:05.407Z] #66 ... [2024-02-15T19:24:05.407Z] [2024-02-15T19:24:05.407Z] #78 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-15T19:24:05.407Z] #78 8.287 (1/4) Installing dumb-init (1.2.5-r2) [2024-02-15T19:24:05.407Z] #78 8.290 (2/4) Installing musl-obstack (1.2.3-r2) [2024-02-15T19:24:05.407Z] #78 8.293 (3/4) Installing libucontext (1.2-r2) [2024-02-15T19:24:05.407Z] #78 8.297 (4/4) Installing gcompat (1.1.0-r1) [2024-02-15T19:24:05.407Z] #78 8.302 Executing busybox-1.36.1-r5.trigger [2024-02-15T19:24:05.407Z] #78 8.307 OK: 8 MiB in 19 packages [2024-02-15T19:24:05.407Z] #78 DONE 8.5s [2024-02-15T19:24:05.407Z] [2024-02-15T19:24:05.407Z] #66 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-02-15T19:24:05.407Z] #66 3.268 OK: 12 MiB in 26 packages [2024-02-15T19:24:05.407Z] #66 DONE 3.4s [2024-02-15T19:24:05.407Z] [2024-02-15T19:24:05.407Z] #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-02-15T19:24:05.994Z] #79 ... [2024-02-15T19:24:05.994Z] [2024-02-15T19:24:05.994Z] #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-02-15T19:24:05.994Z] #0 2.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-15T19:24:05.994Z] #0 2.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-15T19:24:05.994Z] #0 2.514 OK: 7 MiB in 17 packages [2024-02-15T19:24:05.994Z] #80 DONE 2.7s [2024-02-15T19:24:05.994Z] [2024-02-15T19:24:05.994Z] #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-02-15T19:24:05.994Z] #74 2.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-15T19:24:05.994Z] #74 2.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-15T19:24:06.253Z] #74 2.492 OK: 8 MiB in 20 packages [2024-02-15T19:24:06.511Z] #74 DONE 2.8s [2024-02-15T19:24:06.511Z] [2024-02-15T19:24:06.511Z] #81 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-02-15T19:24:06.511Z] #81 DONE 0.6s [2024-02-15T19:24:06.511Z] [2024-02-15T19:24:06.511Z] #82 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-02-15T19:24:08.428Z] #82 DONE 1.9s [2024-02-15T19:24:08.428Z] [2024-02-15T19:24:08.428Z] #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-02-15T19:24:08.428Z] #79 0.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-15T19:24:08.428Z] #79 0.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-15T19:24:08.428Z] #79 1.105 OK: 8 MiB in 19 packages [2024-02-15T19:24:08.428Z] #79 DONE 3.0s [2024-02-15T19:24:08.428Z] [2024-02-15T19:24:08.428Z] #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-15T19:24:08.428Z] #83 DONE 2.0s [2024-02-15T19:24:08.428Z] [2024-02-15T19:24:08.428Z] #84 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-02-15T19:24:08.689Z] #84 ... [2024-02-15T19:24:08.689Z] [2024-02-15T19:24:08.689Z] #85 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-02-15T19:24:08.689Z] #85 DONE 2.2s [2024-02-15T19:24:08.689Z] [2024-02-15T19:24:08.689Z] #86 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-15T19:24:09.629Z] #86 DONE 1.1s [2024-02-15T19:24:09.629Z] [2024-02-15T19:24:09.629Z] #84 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-02-15T19:24:09.629Z] #84 DONE 1.1s [2024-02-15T19:24:09.629Z] [2024-02-15T19:24:09.629Z] #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-15T19:24:09.629Z] #87 DONE 1.3s [2024-02-15T19:24:09.629Z] [2024-02-15T19:24:09.629Z] #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-02-15T19:24:09.889Z] #88 ... [2024-02-15T19:24:09.889Z] [2024-02-15T19:24:09.889Z] #89 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-02-15T19:24:09.889Z] #89 DONE 0.2s [2024-02-15T19:24:09.889Z] [2024-02-15T19:24:09.889Z] #90 [security-spire-server stage-2 6/9] COPY security.txt / [2024-02-15T19:24:09.889Z] #90 DONE 0.2s [2024-02-15T19:24:09.889Z] [2024-02-15T19:24:09.889Z] #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-02-15T19:24:09.889Z] #88 DONE 0.2s [2024-02-15T19:24:09.889Z] [2024-02-15T19:24:09.889Z] #91 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-02-15T19:24:09.889Z] #91 DONE 0.0s [2024-02-15T19:24:09.889Z] [2024-02-15T19:24:09.889Z] #92 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-02-15T19:24:09.889Z] #92 DONE 0.1s [2024-02-15T19:24:09.889Z] [2024-02-15T19:24:09.889Z] #93 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-02-15T19:24:10.152Z] #93 DONE 0.1s [2024-02-15T19:24:10.152Z] [2024-02-15T19:24:10.152Z] #94 [security-spire-config stage-2 6/10] COPY security.txt / [2024-02-15T19:24:10.152Z] #94 DONE 0.1s [2024-02-15T19:24:10.152Z] [2024-02-15T19:24:10.152Z] #95 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-02-15T19:24:10.152Z] #95 DONE 0.1s [2024-02-15T19:24:10.152Z] [2024-02-15T19:24:10.152Z] #96 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-02-15T19:24:10.152Z] #96 DONE 0.1s [2024-02-15T19:24:10.152Z] [2024-02-15T19:24:10.152Z] #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-02-15T19:24:10.152Z] #97 DONE 0.1s [2024-02-15T19:24:10.152Z] [2024-02-15T19:24:10.152Z] #98 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-02-15T19:24:10.152Z] #98 DONE 0.1s [2024-02-15T19:24:10.152Z] [2024-02-15T19:24:10.152Z] #99 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-02-15T19:24:10.152Z] #99 DONE 0.1s [2024-02-15T19:24:10.152Z] [2024-02-15T19:24:10.152Z] #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-02-15T19:24:10.152Z] #100 DONE 0.0s [2024-02-15T19:24:10.152Z] [2024-02-15T19:24:10.152Z] #101 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-02-15T19:24:10.152Z] #101 DONE 0.1s [2024-02-15T19:24:10.152Z] [2024-02-15T19:24:10.152Z] #102 [security-spire-agent] exporting to image [2024-02-15T19:24:10.152Z] #102 exporting layers [2024-02-15T19:24:10.718Z] #102 exporting layers 0.6s done [2024-02-15T19:24:10.976Z] #102 exporting layers 0.6s done [2024-02-15T19:24:10.976Z] #102 writing image sha256:24276553827b60266d64bb6e769b8b9b2c285b456405a9d31969774526b0c7d5 done [2024-02-15T19:24:10.976Z] #102 naming to docker.io/library/security-spire-server done [2024-02-15T19:24:10.976Z] #102 writing image sha256:bfab5218b6429203d36a0e4eafa7640f6eeb58c1860c0237821b62a434a9f1aa done [2024-02-15T19:24:10.976Z] #102 writing image sha256:d033aeb00c689b768ae568ac4e5438790a1ffe6af985930ca8ad813fbf517f0a done [2024-02-15T19:24:10.976Z] #102 naming to docker.io/library/security-spire-agent done [2024-02-15T19:24:10.976Z] #102 naming to docker.io/library/security-spire-config done [2024-02-15T19:24:10.976Z] #102 DONE 0.6s [2024-02-15T19:24:10.976Z] [2024-02-15T19:24:10.976Z] #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-15T19:24:11.910Z] #103 ... [2024-02-15T19:24:11.910Z] [2024-02-15T19:24:11.910Z] #104 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-15T19:24:12.684Z] c4a7e357bf2a: Pull complete [2024-02-15T19:24:12.684Z] f0e02332f6b5: Pull complete [2024-02-15T19:24:12.684Z] 872ee5b61b7b: Pull complete [2024-02-15T19:24:20.881Z] 0c6a40ed1a82: Pull complete [2024-02-15T19:24:21.463Z] 94ae7d8d031c: Pull complete [2024-02-15T19:24:21.463Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-15T19:24:21.463Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-15T19:24:21.463Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-02-15T19:24:22.010Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-15T19:24:22.010Z] WORKDIR /edgex [2024-02-15T19:24:22.010Z] COPY go.mod . [2024-02-15T19:24:22.010Z] RUN go mod download [2024-02-15T19:24:22.010Z] docker build -t ci-base-image-arm64 -f - . [2024-02-15T19:24:22.662Z] Sending build context to Docker daemon 2.918MB [2024-02-15T19:24:22.662Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-15T19:24:22.662Z] ---> 86de565de09d [2024-02-15T19:24:22.662Z] Step 2/4 : WORKDIR /edgex [2024-02-15T19:24:24.174Z] #104 ... [2024-02-15T19:24:24.174Z] [2024-02-15T19:24:24.174Z] #64 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-15T19:24:24.174Z] #64 DONE 21.1s [2024-02-15T19:24:24.174Z] [2024-02-15T19:24:24.174Z] #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-15T19:24:24.174Z] #103 DONE 21.1s [2024-02-15T19:24:24.174Z] [2024-02-15T19:24:24.174Z] #70 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-15T19:24:24.174Z] #70 DONE 19.9s [2024-02-15T19:24:24.174Z] [2024-02-15T19:24:24.174Z] #104 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-15T19:24:24.174Z] #104 DONE 21.3s [2024-02-15T19:24:24.174Z] [2024-02-15T19:24:24.174Z] #105 [core-command builder 6/7] COPY . . [2024-02-15T19:24:28.023Z] ---> Running in bc557688ba3a [2024-02-15T19:24:28.615Z] Removing intermediate container bc557688ba3a [2024-02-15T19:24:28.615Z] ---> 132fbcf4224f [2024-02-15T19:24:28.615Z] Step 3/4 : COPY go.mod . [2024-02-15T19:24:29.200Z] ---> cd24b1d260d5 [2024-02-15T19:24:29.200Z] Step 4/4 : RUN go mod download [2024-02-15T19:24:29.200Z] ---> Running in 23f0257435f4 [2024-02-15T19:24:30.851Z] #105 ... [2024-02-15T19:24:30.851Z] [2024-02-15T19:24:30.851Z] #106 [security-secretstore-setup builder 6/7] COPY . . [2024-02-15T19:24:30.851Z] #106 DONE 7.6s [2024-02-15T19:24:30.851Z] [2024-02-15T19:24:30.851Z] #107 [security-spiffe-token-provider builder 6/7] COPY . . [2024-02-15T19:24:30.851Z] #107 DONE 7.7s [2024-02-15T19:24:30.851Z] [2024-02-15T19:24:30.851Z] #108 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-15T19:24:30.851Z] #108 CACHED [2024-02-15T19:24:30.851Z] [2024-02-15T19:24:30.851Z] #109 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-02-15T19:24:30.851Z] #109 CACHED [2024-02-15T19:24:30.851Z] [2024-02-15T19:24:30.851Z] #110 [security-bootstrapper builder 6/7] COPY . . [2024-02-15T19:24:30.851Z] #110 CACHED [2024-02-15T19:24:30.851Z] [2024-02-15T19:24:30.851Z] #111 [security-proxy-setup builder 6/7] COPY . . [2024-02-15T19:24:30.851Z] #111 CACHED [2024-02-15T19:24:30.851Z] [2024-02-15T19:24:30.851Z] #112 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-15T19:24:30.851Z] #112 CACHED [2024-02-15T19:24:30.851Z] [2024-02-15T19:24:30.851Z] #113 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-15T19:24:30.851Z] #113 CACHED [2024-02-15T19:24:30.851Z] [2024-02-15T19:24:30.851Z] #114 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-15T19:24:31.110Z] #114 ... [2024-02-15T19:24:31.110Z] [2024-02-15T19:24:31.110Z] #115 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-15T19:24:31.110Z] #115 CACHED [2024-02-15T19:24:31.110Z] [2024-02-15T19:24:31.110Z] #116 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-02-15T19:24:31.110Z] #116 CACHED [2024-02-15T19:24:31.110Z] [2024-02-15T19:24:31.110Z] #117 [security-proxy-auth builder 6/7] COPY . . [2024-02-15T19:24:31.110Z] #117 CACHED [2024-02-15T19:24:31.110Z] [2024-02-15T19:24:31.110Z] #118 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-02-15T19:24:31.110Z] #118 CACHED [2024-02-15T19:24:31.110Z] [2024-02-15T19:24:31.110Z] #119 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-15T19:24:31.110Z] #119 CACHED [2024-02-15T19:24:31.110Z] [2024-02-15T19:24:31.110Z] #120 [core-metadata builder 6/7] COPY . . [2024-02-15T19:24:31.110Z] #120 CACHED [2024-02-15T19:24:31.110Z] [2024-02-15T19:24:31.110Z] #105 [core-command builder 6/7] COPY . . [2024-02-15T19:24:31.110Z] #105 DONE 7.8s [2024-02-15T19:24:31.110Z] [2024-02-15T19:24:31.110Z] #121 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-15T19:24:31.110Z] #121 CACHED [2024-02-15T19:24:31.110Z] [2024-02-15T19:24:31.110Z] #122 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-02-15T19:24:31.110Z] #122 CACHED [2024-02-15T19:24:31.110Z] [2024-02-15T19:24:31.110Z] #123 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-02-15T19:24:31.110Z] #123 CACHED [2024-02-15T19:24:31.110Z] [2024-02-15T19:24:31.110Z] #124 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-02-15T19:24:31.110Z] #124 CACHED [2024-02-15T19:24:31.110Z] [2024-02-15T19:24:31.110Z] #125 [support-scheduler builder 6/7] COPY . . [2024-02-15T19:24:31.110Z] #125 CACHED [2024-02-15T19:24:31.110Z] [2024-02-15T19:24:31.110Z] #126 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-15T19:24:31.110Z] #126 CACHED [2024-02-15T19:24:31.110Z] [2024-02-15T19:24:31.110Z] #127 [support-notifications builder 6/7] COPY . . [2024-02-15T19:24:31.110Z] #127 DONE 7.8s [2024-02-15T19:24:31.110Z] [2024-02-15T19:24:31.110Z] #128 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-15T19:24:31.110Z] #128 CACHED [2024-02-15T19:24:31.110Z] [2024-02-15T19:24:31.110Z] #129 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-02-15T19:24:31.110Z] #129 CACHED [2024-02-15T19:24:31.110Z] [2024-02-15T19:24:31.110Z] #130 [core-data builder 6/7] COPY . . [2024-02-15T19:24:31.110Z] #130 CACHED [2024-02-15T19:24:31.110Z] [2024-02-15T19:24:31.110Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-15T19:24:35.311Z] #131 3.744 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-15T19:24:41.894Z] #131 ... [2024-02-15T19:24:41.894Z] [2024-02-15T19:24:41.894Z] #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-15T19:24:41.894Z] #0 1.102 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-15T19:24:41.894Z] #132 ... [2024-02-15T19:24:41.894Z] [2024-02-15T19:24:41.894Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-15T19:24:41.894Z] #0 1.777 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-15T19:24:41.894Z] #133 ... [2024-02-15T19:24:41.894Z] [2024-02-15T19:24:41.894Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-15T19:24:41.894Z] #0 2.623 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-15T19:24:41.894Z] #134 ... [2024-02-15T19:24:41.894Z] [2024-02-15T19:24:41.894Z] #135 [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-15T19:24:41.894Z] #0 0.950 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-15T19:24:41.894Z] #135 ... [2024-02-15T19:24:41.894Z] [2024-02-15T19:24:41.894Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-15T19:24:41.894Z] #0 1.358 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-15T19:24:41.894Z] #136 ... [2024-02-15T19:24:41.894Z] [2024-02-15T19:24:41.894Z] #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-15T19:24:41.894Z] #0 1.395 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-15T19:24:41.894Z] #137 ... [2024-02-15T19:24:41.894Z] [2024-02-15T19:24:41.894Z] #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-15T19:24:41.894Z] #0 3.732 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-15T19:24:41.894Z] #138 ... [2024-02-15T19:24:41.894Z] [2024-02-15T19:24:41.894Z] #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-15T19:24:41.894Z] #0 1.450 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-15T19:24:42.350Z] #139 ... [2024-02-15T19:24:42.350Z] [2024-02-15T19:24:42.350Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-15T19:24:42.350Z] #0 1.832 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-15T19:24:42.609Z] #140 ... [2024-02-15T19:24:42.609Z] [2024-02-15T19:24:42.609Z] #114 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-15T19:24:42.609Z] #114 0.904 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-15T19:25:08.091Z] Removing intermediate container 23f0257435f4 [2024-02-15T19:25:08.091Z] ---> f59e68382718 [2024-02-15T19:25:08.091Z] Successfully built f59e68382718 [2024-02-15T19:25:08.091Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-15T19:25:08.529Z] + docker inspect -f . ci-base-image-arm64 [2024-02-15T19:25:08.529Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-15T19:25:08.883Z] prd-ubuntu20.04-docker-arm64-4c-16g-1000 does not seem to be running inside a container [2024-02-15T19:25:08.951Z] $ 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-15T19:25:10.137Z] $ docker top 559d3c5c052d79697c662952ae9d8f7659c64da8be05fb49e34c2fca15a70c3b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-15T19:25:11.086Z] + go version [2024-02-15T19:25:11.086Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-15T19:25:11.124Z] $ docker stop --time=1 559d3c5c052d79697c662952ae9d8f7659c64da8be05fb49e34c2fca15a70c3b [2024-02-15T19:25:12.711Z] $ docker rm -f --volumes 559d3c5c052d79697c662952ae9d8f7659c64da8be05fb49e34c2fca15a70c3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-15T19:25:13.845Z] + docker inspect -f . ci-base-image-arm64 [2024-02-15T19:25:13.845Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-15T19:25:14.152Z] prd-ubuntu20.04-docker-arm64-4c-16g-1000 does not seem to be running inside a container [2024-02-15T19:25:14.224Z] $ 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-15T19:25:15.387Z] $ docker top bde73f9163cf8e33a9d133cd0a6ae2467374fa046650fad714de96947f417e40 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-02-15T19:25:15.717Z] ========================================================= [2024-02-15T19:25:15.717Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-02-15T19:25:15.717Z] ========================================================= [Pipeline] sh [2024-02-15T19:25:16.354Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-02-15T19:25:16.775Z] + make test [2024-02-15T19:25:17.067Z] go test -race -coverprofile=coverage.out ./... [2024-02-15T19:25:38.907Z] #114 ... [2024-02-15T19:25:38.907Z] [2024-02-15T19:25:38.907Z] #135 [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-15T19:25:38.907Z] #135 64.50 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-15T19:25:49.359Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-02-15T19:26:01.492Z] #135 ... [2024-02-15T19:26:01.492Z] [2024-02-15T19:26:01.492Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-15T19:26:01.492Z] #136 DONE 89.1s [2024-02-15T19:26:01.492Z] [2024-02-15T19:26:01.492Z] #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-15T19:26:01.492Z] #139 DONE 89.1s [2024-02-15T19:26:01.492Z] [2024-02-15T19:26:01.492Z] #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-15T19:26:01.492Z] #138 DONE 89.1s [2024-02-15T19:26:01.492Z] [2024-02-15T19:26:01.492Z] #135 [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-15T19:26:01.492Z] #135 DONE 89.3s [2024-02-15T19:26:01.492Z] [2024-02-15T19:26:01.492Z] #141 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-15T19:26:01.492Z] #141 ... [2024-02-15T19:26:01.492Z] [2024-02-15T19:26:01.492Z] #114 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-15T19:26:01.492Z] #114 DONE 89.4s [2024-02-15T19:26:01.492Z] [2024-02-15T19:26:01.492Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-15T19:26:01.492Z] #134 DONE 89.3s [2024-02-15T19:26:01.492Z] [2024-02-15T19:26:01.492Z] #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-15T19:26:01.492Z] #132 DONE 89.5s [2024-02-15T19:26:01.492Z] [2024-02-15T19:26:01.492Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-15T19:26:01.492Z] #140 DONE 89.5s [2024-02-15T19:26:01.492Z] [2024-02-15T19:26:01.492Z] #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-15T19:26:01.492Z] #142 ... [2024-02-15T19:26:01.492Z] [2024-02-15T19:26:01.492Z] #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-15T19:26:01.492Z] #137 DONE 89.6s [2024-02-15T19:26:01.492Z] [2024-02-15T19:26:01.492Z] #143 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-15T19:26:01.492Z] #143 ... [2024-02-15T19:26:01.492Z] [2024-02-15T19:26:01.492Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-15T19:26:01.492Z] #131 DONE 89.8s [2024-02-15T19:26:01.492Z] [2024-02-15T19:26:01.492Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-15T19:26:01.492Z] #133 DONE 90.0s [2024-02-15T19:26:01.492Z] [2024-02-15T19:26:01.492Z] #144 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-15T19:26:01.492Z] #144 ... [2024-02-15T19:26:01.492Z] [2024-02-15T19:26:01.492Z] #141 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-15T19:26:01.492Z] #141 DONE 1.1s [2024-02-15T19:26:01.492Z] [2024-02-15T19:26:01.492Z] #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-15T19:26:01.492Z] #142 DONE 0.9s [2024-02-15T19:26:01.492Z] [2024-02-15T19:26:01.492Z] #143 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-15T19:26:01.492Z] #143 DONE 0.5s [2024-02-15T19:26:01.492Z] [2024-02-15T19:26:01.492Z] #145 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-15T19:26:01.492Z] #145 ... [2024-02-15T19:26:01.492Z] [2024-02-15T19:26:01.492Z] #146 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-02-15T19:26:01.492Z] #146 DONE 0.9s [2024-02-15T19:26:01.492Z] [2024-02-15T19:26:01.492Z] #147 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-15T19:26:01.492Z] #147 DONE 0.7s [2024-02-15T19:26:01.492Z] [2024-02-15T19:26:01.492Z] #144 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-15T19:26:01.492Z] #144 DONE 0.4s [2024-02-15T19:26:01.492Z] [2024-02-15T19:26:01.492Z] #148 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-15T19:26:01.492Z] #148 DONE 0.4s [2024-02-15T19:26:01.492Z] [2024-02-15T19:26:01.492Z] #149 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-15T19:26:01.758Z] #149 ... [2024-02-15T19:26:01.758Z] [2024-02-15T19:26:01.758Z] #150 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-15T19:26:01.758Z] #150 DONE 0.4s [2024-02-15T19:26:01.758Z] [2024-02-15T19:26:01.758Z] #151 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-15T19:26:01.758Z] #151 CACHED [2024-02-15T19:26:01.758Z] [2024-02-15T19:26:01.758Z] #152 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-15T19:26:01.758Z] #152 CACHED [2024-02-15T19:26:01.758Z] [2024-02-15T19:26:01.758Z] #153 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-15T19:26:01.758Z] #153 CACHED [2024-02-15T19:26:01.758Z] [2024-02-15T19:26:01.758Z] #154 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-15T19:26:01.758Z] #154 CACHED [2024-02-15T19:26:01.758Z] [2024-02-15T19:26:01.758Z] #155 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-15T19:26:01.758Z] #155 CACHED [2024-02-15T19:26:01.758Z] [2024-02-15T19:26:01.758Z] #156 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-15T19:26:01.758Z] #156 CACHED [2024-02-15T19:26:01.758Z] [2024-02-15T19:26:01.758Z] #157 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-02-15T19:26:01.758Z] #157 CACHED [2024-02-15T19:26:01.758Z] [2024-02-15T19:26:01.758Z] #158 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-15T19:26:01.758Z] #158 CACHED [2024-02-15T19:26:01.758Z] [2024-02-15T19:26:01.758Z] #159 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-02-15T19:26:01.758Z] #159 DONE 0.4s [2024-02-15T19:26:01.758Z] [2024-02-15T19:26:01.758Z] #145 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-15T19:26:01.758Z] #145 DONE 0.5s [2024-02-15T19:26:01.758Z] [2024-02-15T19:26:01.758Z] #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-02-15T19:26:01.758Z] #160 DONE 0.4s [2024-02-15T19:26:01.758Z] [2024-02-15T19:26:01.758Z] #161 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-02-15T19:26:02.019Z] #161 ... [2024-02-15T19:26:02.019Z] [2024-02-15T19:26:02.019Z] #162 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-15T19:26:02.019Z] #162 DONE 0.5s [2024-02-15T19:26:02.019Z] [2024-02-15T19:26:02.019Z] #163 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-02-15T19:26:02.986Z] #163 ... [2024-02-15T19:26:02.986Z] [2024-02-15T19:26:02.986Z] #164 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-02-15T19:26:02.986Z] #164 DONE 1.5s [2024-02-15T19:26:02.986Z] [2024-02-15T19:26:02.986Z] #165 [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-15T19:26:03.252Z] #165 ... [2024-02-15T19:26:03.252Z] [2024-02-15T19:26:03.252Z] #166 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-02-15T19:26:03.252Z] #166 DONE 1.7s [2024-02-15T19:26:03.252Z] [2024-02-15T19:26:03.252Z] #161 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-02-15T19:26:03.252Z] #161 DONE 1.6s [2024-02-15T19:26:03.252Z] [2024-02-15T19:26:03.252Z] #149 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-15T19:26:03.252Z] #149 DONE 1.7s [2024-02-15T19:26:03.513Z] [2024-02-15T19:26:03.513Z] #165 [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-15T19:26:03.513Z] #165 DONE 1.5s [2024-02-15T19:26:03.513Z] [2024-02-15T19:26:03.513Z] #167 [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-15T19:26:03.513Z] #167 DONE 1.7s [2024-02-15T19:26:03.513Z] [2024-02-15T19:26:03.513Z] #168 [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-15T19:26:03.513Z] #168 ... [2024-02-15T19:26:03.513Z] [2024-02-15T19:26:03.513Z] #169 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-02-15T19:26:03.513Z] #169 DONE 1.8s [2024-02-15T19:26:03.513Z] [2024-02-15T19:26:03.513Z] #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-02-15T19:26:03.513Z] #170 DONE 1.9s [2024-02-15T19:26:03.513Z] [2024-02-15T19:26:03.513Z] #171 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-02-15T19:26:03.513Z] #171 DONE 1.9s [2024-02-15T19:26:03.513Z] [2024-02-15T19:26:03.513Z] #172 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-02-15T19:26:03.513Z] #172 DONE 1.9s [2024-02-15T19:26:03.513Z] [2024-02-15T19:26:03.513Z] #163 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-02-15T19:26:03.513Z] #163 DONE 1.7s [2024-02-15T19:26:03.775Z] [2024-02-15T19:26:03.775Z] #173 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-02-15T19:26:04.035Z] #173 ... [2024-02-15T19:26:04.035Z] [2024-02-15T19:26:04.035Z] #174 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-15T19:26:04.035Z] #174 DONE 0.7s [2024-02-15T19:26:04.035Z] [2024-02-15T19:26:04.035Z] #175 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-02-15T19:26:04.035Z] #175 DONE 0.6s [2024-02-15T19:26:04.035Z] [2024-02-15T19:26:04.035Z] #176 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-02-15T19:26:04.035Z] #176 DONE 0.7s [2024-02-15T19:26:04.035Z] [2024-02-15T19:26:04.035Z] #102 [support-scheduler] exporting to image [2024-02-15T19:26:04.035Z] #102 exporting layers [2024-02-15T19:26:04.035Z] #102 ... [2024-02-15T19:26:04.035Z] [2024-02-15T19:26:04.035Z] #177 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-02-15T19:26:04.035Z] #177 DONE 0.7s [2024-02-15T19:26:04.035Z] [2024-02-15T19:26:04.035Z] #178 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-02-15T19:26:04.035Z] #178 DONE 0.8s [2024-02-15T19:26:04.035Z] [2024-02-15T19:26:04.035Z] #179 [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-15T19:26:04.035Z] #179 DONE 0.7s [2024-02-15T19:26:04.035Z] [2024-02-15T19:26:04.035Z] #168 [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-15T19:26:04.035Z] #168 DONE 0.7s [2024-02-15T19:26:04.035Z] [2024-02-15T19:26:04.035Z] #180 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-02-15T19:26:04.035Z] #180 DONE 0.7s [2024-02-15T19:26:04.035Z] [2024-02-15T19:26:04.035Z] #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-02-15T19:26:04.035Z] #181 DONE 0.7s [2024-02-15T19:26:04.035Z] [2024-02-15T19:26:04.035Z] #102 [core-command] exporting to image [2024-02-15T19:26:04.297Z] #102 ... [2024-02-15T19:26:04.297Z] [2024-02-15T19:26:04.297Z] #182 [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-15T19:26:04.297Z] #182 DONE 0.9s [2024-02-15T19:26:04.297Z] [2024-02-15T19:26:04.297Z] #173 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-02-15T19:26:04.297Z] #173 DONE 0.8s [2024-02-15T19:26:04.297Z] [2024-02-15T19:26:04.297Z] #102 [security-spiffe-token-provider] exporting to image [2024-02-15T19:26:04.558Z] #102 exporting layers 0.3s done [2024-02-15T19:26:04.818Z] #102 ... [2024-02-15T19:26:04.818Z] [2024-02-15T19:26:04.818Z] #183 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-02-15T19:26:04.818Z] #183 DONE 0.8s [2024-02-15T19:26:05.079Z] [2024-02-15T19:26:05.079Z] #102 [core-metadata] exporting to image [2024-02-15T19:26:05.079Z] #102 writing image sha256:9063a385cc0a95b0a98a636ed57e4a51c8182fc66c6ee414dd738d8ba8d828c5 [2024-02-15T19:26:05.079Z] #102 ... [2024-02-15T19:26:05.079Z] [2024-02-15T19:26:05.079Z] #184 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-02-15T19:26:05.079Z] #184 DONE 1.1s [2024-02-15T19:26:05.079Z] [2024-02-15T19:26:05.079Z] #185 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-02-15T19:26:05.079Z] #185 DONE 1.0s [2024-02-15T19:26:05.079Z] [2024-02-15T19:26:05.079Z] #186 [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-15T19:26:05.079Z] #186 DONE 0.9s [2024-02-15T19:26:05.079Z] [2024-02-15T19:26:05.079Z] #187 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-02-15T19:26:05.079Z] #187 DONE 1.0s [2024-02-15T19:26:05.079Z] [2024-02-15T19:26:05.079Z] #102 [core-command] exporting to image [2024-02-15T19:26:05.079Z] #102 writing image sha256:9063a385cc0a95b0a98a636ed57e4a51c8182fc66c6ee414dd738d8ba8d828c5 done [2024-02-15T19:26:05.079Z] #102 naming to docker.io/library/support-scheduler done [2024-02-15T19:26:05.079Z] #102 writing image sha256:446e77d3d74b585d67ef3e6f7397251e426520e637acd0d7ac094124133c7bf2 0.0s done [2024-02-15T19:26:05.079Z] #102 naming to docker.io/library/core-command 0.0s done [2024-02-15T19:26:05.340Z] #102 ... [2024-02-15T19:26:05.340Z] [2024-02-15T19:26:05.340Z] #188 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-02-15T19:26:05.340Z] #188 DONE 1.3s [2024-02-15T19:26:05.600Z] [2024-02-15T19:26:05.600Z] #189 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-02-15T19:26:05.600Z] #189 DONE 1.3s [2024-02-15T19:26:05.600Z] [2024-02-15T19:26:05.600Z] #190 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-15T19:26:06.543Z] #190 ... [2024-02-15T19:26:06.543Z] [2024-02-15T19:26:06.543Z] #191 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-02-15T19:26:06.543Z] #191 DONE 1.4s [2024-02-15T19:26:06.804Z] [2024-02-15T19:26:06.804Z] #192 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-02-15T19:26:06.804Z] #192 DONE 1.6s [2024-02-15T19:26:06.804Z] [2024-02-15T19:26:06.804Z] #102 [core-command] exporting to image [2024-02-15T19:26:06.804Z] #102 exporting layers 2.0s done [2024-02-15T19:26:06.804Z] #102 writing image sha256:c03f948bc9d6d73df474ddba6c34a0fca4e79f0293766e973d1e8c216106e319 [2024-02-15T19:26:06.804Z] #102 writing image sha256:5fa5ea2454280cba1e10f903ba7d25ef5aef977ecd9687f071c0d462e0c5203a [2024-02-15T19:26:06.804Z] #102 exporting layers 1.8s done [2024-02-15T19:26:06.804Z] #102 ... [2024-02-15T19:26:06.804Z] [2024-02-15T19:26:06.804Z] #193 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-02-15T19:26:06.804Z] #193 DONE 1.4s [2024-02-15T19:26:06.804Z] [2024-02-15T19:26:06.804Z] #102 [support-notifications] exporting to image [2024-02-15T19:26:06.804Z] #102 writing image sha256:c03f948bc9d6d73df474ddba6c34a0fca4e79f0293766e973d1e8c216106e319 0.4s done [2024-02-15T19:26:06.804Z] #102 writing image sha256:5fa5ea2454280cba1e10f903ba7d25ef5aef977ecd9687f071c0d462e0c5203a 0.4s done [2024-02-15T19:26:06.804Z] #102 naming to docker.io/library/support-notifications 0.0s done [2024-02-15T19:26:06.804Z] #102 naming to docker.io/library/security-spiffe-token-provider done [2024-02-15T19:26:06.804Z] #102 writing image sha256:1e97d5a824412f1c535175f1ba1b62e3b8ea978af44bc1f397c2d2b7ed4b52f6 0.1s done [2024-02-15T19:26:06.804Z] #102 naming to docker.io/library/core-metadata [2024-02-15T19:26:07.066Z] #102 naming to docker.io/library/core-metadata 0.0s done [2024-02-15T19:26:07.327Z] #102 exporting layers 2.1s done [2024-02-15T19:26:07.589Z] #102 ... [2024-02-15T19:26:07.589Z] [2024-02-15T19:26:07.589Z] #194 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-02-15T19:26:07.589Z] #194 DONE 1.0s [2024-02-15T19:26:07.589Z] [2024-02-15T19:26:07.589Z] #190 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-15T19:26:07.589Z] #190 DONE 1.9s [2024-02-15T19:26:07.589Z] [2024-02-15T19:26:07.589Z] #195 [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-15T19:26:07.589Z] #195 DONE 2.4s [2024-02-15T19:26:07.589Z] [2024-02-15T19:26:07.589Z] #102 [core-data] exporting to image [2024-02-15T19:26:07.589Z] #102 writing image sha256:4f5dd59b0c93babec66de30fb6959c3406957a83ae6db44f5976981130fdf59f done [2024-02-15T19:26:07.589Z] #102 naming to docker.io/library/core-data done [2024-02-15T19:26:07.851Z] #102 ... [2024-02-15T19:26:07.851Z] [2024-02-15T19:26:07.851Z] #196 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-02-15T19:26:07.851Z] #196 DONE 1.0s [2024-02-15T19:26:07.851Z] [2024-02-15T19:26:07.851Z] #197 [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-15T19:26:07.851Z] #197 DONE 0.5s [2024-02-15T19:26:07.851Z] [2024-02-15T19:26:07.851Z] #102 [security-proxy-auth] exporting to image [2024-02-15T19:26:07.851Z] #102 exporting layers 0.4s done [2024-02-15T19:26:07.851Z] #102 writing image sha256:c1140d894bccfc90d3f97e7381645a94f318714228b1aee4bdac42916319c7cb done [2024-02-15T19:26:07.851Z] #102 naming to docker.io/library/security-proxy-auth done [2024-02-15T19:26:08.110Z] #102 ... [2024-02-15T19:26:08.110Z] [2024-02-15T19:26:08.110Z] #198 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-15T19:26:08.110Z] #198 DONE 1.2s [2024-02-15T19:26:08.110Z] [2024-02-15T19:26:08.110Z] #102 [security-proxy-setup] exporting to image [2024-02-15T19:26:08.110Z] #102 ... [2024-02-15T19:26:08.110Z] [2024-02-15T19:26:08.110Z] #199 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-02-15T19:26:08.110Z] #199 DONE 0.4s [2024-02-15T19:26:08.110Z] [2024-02-15T19:26:08.110Z] #102 [core-common-config-bootstrapper] exporting to image [2024-02-15T19:26:08.110Z] #102 writing image sha256:63a1584b2ee3d2550c10095c2698be213f8c5e1bc93f0a78497d6ac6311e1515 done [2024-02-15T19:26:08.110Z] #102 naming to docker.io/library/core-common-config-bootstrapper done [2024-02-15T19:26:08.368Z] #102 ... [2024-02-15T19:26:08.368Z] [2024-02-15T19:26:08.368Z] #200 [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-15T19:26:08.368Z] #200 DONE 0.3s [2024-02-15T19:26:08.368Z] [2024-02-15T19:26:08.368Z] #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-02-15T19:26:08.368Z] #201 DONE 0.1s [2024-02-15T19:26:08.368Z] [2024-02-15T19:26:08.368Z] #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-02-15T19:26:08.368Z] #202 DONE 0.0s [2024-02-15T19:26:08.368Z] [2024-02-15T19:26:08.368Z] #102 [security-proxy-setup] exporting to image [2024-02-15T19:26:08.368Z] #102 exporting layers 0.4s done [2024-02-15T19:26:08.368Z] #102 writing image sha256:af08005caf1b860ed55fa588d0fae4b56d1a23e108155dceccd2527b55c91564 done [2024-02-15T19:26:08.368Z] #102 naming to docker.io/library/security-proxy-setup done [2024-02-15T19:26:08.368Z] #102 DONE 5.0s [2024-02-15T19:26:08.368Z] [2024-02-15T19:26:08.368Z] #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-02-15T19:26:09.308Z] #203 ... [2024-02-15T19:26:09.308Z] [2024-02-15T19:26:09.308Z] #204 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-15T19:26:09.308Z] #204 DONE 0.9s [2024-02-15T19:26:09.308Z] [2024-02-15T19:26:09.308Z] #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-02-15T19:26:09.308Z] #203 DONE 0.9s [2024-02-15T19:26:09.308Z] [2024-02-15T19:26:09.308Z] #102 [security-bootstrapper] exporting to image [2024-02-15T19:26:10.255Z] #102 exporting layers 1.0s done [2024-02-15T19:26:10.255Z] #102 exporting layers 0.9s done [2024-02-15T19:26:10.255Z] #102 writing image sha256:bf9dd8e954d089fc0b87813be3ff800094da3a0fa0ee858d98880958288e5f71 done [2024-02-15T19:26:10.255Z] #102 naming to docker.io/library/security-secretstore-setup done [2024-02-15T19:26:10.255Z] #102 writing image sha256:05b6ef0a21c20d41f64568b1dde7d348026cc78d58e37ddcc2d0a0b561dccbb6 done [2024-02-15T19:26:10.255Z] #102 naming to docker.io/library/security-bootstrapper done [2024-02-15T19:26:10.255Z] #102 DONE 6.0s [2024-02-15T19:26:10.255Z] time="2024-02-15T19:23:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-15T19:26:10.255Z] time="2024-02-15T19:23:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-15T19:26:10.255Z] time="2024-02-15T19:23:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-15T19:26:10.255Z] time="2024-02-15T19:23:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-15T19:26:10.255Z] time="2024-02-15T19:23:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-15T19:26:10.255Z] time="2024-02-15T19:23:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-15T19:26:10.255Z] time="2024-02-15T19:23:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-15T19:26:10.255Z] time="2024-02-15T19:23:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-15T19:26:10.255Z] time="2024-02-15T19:23:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-15T19:26:10.255Z] time="2024-02-15T19:23:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-15T19:26:10.255Z] time="2024-02-15T19:23:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-15T19:26:10.255Z] time="2024-02-15T19:23:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-15T19:26:10.255Z] time="2024-02-15T19:23:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-15T19:26:10.255Z] time="2024-02-15T19:23:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-02-15T19:26:10.294Z] $ docker stop --time=1 17681397f99f8a25417920c23f04818886ae347fd664f6123e66b3817f123ba8 [2024-02-15T19:26:12.854Z] $ docker rm -f --volumes 17681397f99f8a25417920c23f04818886ae347fd664f6123e66b3817f123ba8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-15T19:26:13.321Z] + docker images [2024-02-15T19:26:13.321Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-02-15T19:26:13.321Z] security-bootstrapper latest 05b6ef0a21c2 4 seconds ago 18.6MB [2024-02-15T19:26:13.321Z] security-secretstore-setup latest bf9dd8e954d0 5 seconds ago 36.3MB [2024-02-15T19:26:13.321Z] core-common-config-bootstrapper latest 63a1584b2ee3 6 seconds ago 15MB [2024-02-15T19:26:13.321Z] security-proxy-auth latest c1140d894bcc 6 seconds ago 15.8MB [2024-02-15T19:26:13.321Z] security-proxy-setup latest af08005caf1b 6 seconds ago 25.9MB [2024-02-15T19:26:13.321Z] security-spiffe-token-provider latest 5fa5ea245428 9 seconds ago 28.7MB [2024-02-15T19:26:13.321Z] core-command latest 446e77d3d74b 9 seconds ago 17MB [2024-02-15T19:26:13.321Z] support-notifications latest c03f948bc9d6 9 seconds ago 26.7MB [2024-02-15T19:26:13.321Z] core-metadata latest 1e97d5a82441 9 seconds ago 17.4MB [2024-02-15T19:26:13.321Z] core-data latest 4f5dd59b0c93 9 seconds ago 17.2MB [2024-02-15T19:26:13.321Z] support-scheduler latest 9063a385cc0a 10 seconds ago 26.2MB [2024-02-15T19:26:13.321Z] security-spire-config latest d033aeb00c68 2 minutes ago 102MB [2024-02-15T19:26:13.321Z] security-spire-agent latest bfab5218b642 2 minutes ago 161MB [2024-02-15T19:26:13.321Z] security-spire-server latest 24276553827b 2 minutes ago 102MB [2024-02-15T19:26:13.321Z] ci-base-image-x86_64 latest 4c2481e8d98b 4 minutes ago 885MB [2024-02-15T19:26:13.321Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 3 months ago 564MB [2024-02-15T19:26:13.321Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 8 months ago 334MB [2024-02-15T19:26:13.321Z] 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-15T19:27:25.990Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-02-15T19:27:25.990Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-02-15T19:27:25.990Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-02-15T19:27:25.990Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-02-15T19:27:25.990Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-02-15T19:27:25.990Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-02-15T19:27:25.990Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-02-15T19:27:25.990Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-02-15T19:27:25.990Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-02-15T19:27:25.990Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-02-15T19:27:25.990Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-02-15T19:27:25.990Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-02-15T19:27:25.990Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-02-15T19:27:25.990Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-02-15T19:27:34.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-02-15T19:27:34.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-02-15T19:27:34.790Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.242s coverage: 28.7% of statements [2024-02-15T19:27:43.009Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.262s coverage: 97.0% of statements [2024-02-15T19:27:46.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-02-15T19:27:46.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-02-15T19:27:46.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-02-15T19:27:51.715Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.352s coverage: 69.2% of statements [2024-02-15T19:27:51.715Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-02-15T19:27:51.715Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-02-15T19:27:52.677Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.316s coverage: 53.2% of statements [2024-02-15T19:27:56.949Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-02-15T19:27:56.949Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-02-15T19:27:56.949Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-02-15T19:27:56.949Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-02-15T19:27:56.949Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-02-15T19:28:03.653Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-02-15T19:28:03.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-02-15T19:28:13.783Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.522s coverage: 93.4% of statements [2024-02-15T19:28:13.784Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.440s coverage: 4.1% of statements [2024-02-15T19:28:16.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-02-15T19:28:16.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-02-15T19:28:16.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-02-15T19:28:18.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-02-15T19:28:18.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-02-15T19:28:18.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-02-15T19:28:18.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-02-15T19:28:18.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-02-15T19:28:18.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-02-15T19:28:18.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-02-15T19:28:18.938Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.545s coverage: 97.6% of statements [2024-02-15T19:28:19.524Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.193s coverage: 72.2% of statements [2024-02-15T19:28:27.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-02-15T19:28:27.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-02-15T19:28:27.748Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.382s coverage: 0.9% of statements [2024-02-15T19:28:27.748Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.259s coverage: 32.2% of statements [2024-02-15T19:28:31.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.243s coverage: 41.7% of statements [2024-02-15T19:28:32.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.227s coverage: 82.9% of statements [2024-02-15T19:28:32.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.184s coverage: 94.1% of statements [2024-02-15T19:28:32.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.190s coverage: 96.3% of statements [2024-02-15T19:28:35.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.209s coverage: 87.5% of statements [2024-02-15T19:28:36.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-02-15T19:28:37.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-02-15T19:28:37.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-02-15T19:28:37.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-02-15T19:28:40.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-02-15T19:28:40.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-02-15T19:28:40.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-02-15T19:28:40.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-02-15T19:28:47.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.211s coverage: 94.4% of statements [2024-02-15T19:28:47.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-02-15T19:28:47.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-02-15T19:28:47.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-02-15T19:28:47.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-02-15T19:28:55.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-02-15T19:28:55.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-02-15T19:28:57.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-02-15T19:29:01.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.040s coverage: 79.9% of statements [2024-02-15T19:29:01.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.238s coverage: 92.9% of statements [2024-02-15T19:29:01.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.078s coverage: 64.4% of statements [2024-02-15T19:29:01.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.207s coverage: 62.3% of statements [2024-02-15T19:29:01.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.196s coverage: 87.2% of statements [2024-02-15T19:29:01.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.158s coverage: 20.0% of statements [2024-02-15T19:29:01.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.158s coverage: 100.0% of statements [2024-02-15T19:29:02.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.373s coverage: 81.8% of statements [2024-02-15T19:29:04.383Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-02-15T19:29:04.383Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-02-15T19:29:05.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.384s coverage: 82.1% of statements [2024-02-15T19:29:05.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.239s coverage: 86.0% of statements [2024-02-15T19:29:10.031Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-02-15T19:29:10.031Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-02-15T19:29:11.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.871s coverage: 63.1% of statements [2024-02-15T19:29:11.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.217s coverage: 100.0% of statements [2024-02-15T19:29:12.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.110s coverage: 89.4% of statements [2024-02-15T19:29:12.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.089s coverage: 100.0% of statements [2024-02-15T19:29:13.115Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-02-15T19:29:13.115Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-02-15T19:29:13.115Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-02-15T19:29:13.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.070s coverage: 73.7% of statements [2024-02-15T19:29:13.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.070s coverage: 100.0% of statements [2024-02-15T19:29:19.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-02-15T19:29:19.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-02-15T19:29:19.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-02-15T19:29:20.695Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.777s coverage: 38.4% of statements [2024-02-15T19:29:20.695Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.246s coverage: 89.5% of statements [2024-02-15T19:29:24.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-02-15T19:29:24.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-02-15T19:29:24.028Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-02-15T19:29:24.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-02-15T19:29:24.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.191s coverage: 84.8% of statements [2024-02-15T19:29:29.310Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-02-15T19:29:29.310Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-02-15T19:29:29.310Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-02-15T19:29:29.310Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-02-15T19:29:35.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-02-15T19:29:35.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-02-15T19:29:35.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-02-15T19:29:35.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-02-15T19:29:36.578Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.275s coverage: 19.9% of statements [2024-02-15T19:29:37.156Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.532s coverage: 95.7% of statements [2024-02-15T19:29:39.720Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-02-15T19:29:39.720Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-02-15T19:29:40.676Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.267s coverage: 61.8% of statements [2024-02-15T19:29:42.612Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-02-15T19:29:42.612Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-02-15T19:29:43.571Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.362s coverage: 98.9% of statements [2024-02-15T19:29:44.524Z] 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-15T19:29:44.789Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-15T19:29:44.789Z] go vet ./... [2024-02-15T19:31:51.425Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-15T19:31:51.425Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-15T19:31:51.425Z] ./bin/test-attribution-txt.sh [2024-02-15T19:31:51.425Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-15T19:31:51.470Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-02-15T19:31:51.852Z] + ls -al . [2024-02-15T19:31:52.120Z] total 732 [2024-02-15T19:31:52.120Z] drwxrwxr-x 10 1001 1001 4096 Feb 15 19:25 . [2024-02-15T19:31:52.120Z] drwxr-xr-x 4 root root 4096 Feb 15 19:25 .. [2024-02-15T19:31:52.120Z] drwxrwxr-x 2 1001 1001 4096 Feb 15 19:23 .blubracket [2024-02-15T19:31:52.120Z] -rw-rw-r-- 1 1001 1001 10 Feb 15 19:23 .dockerignore [2024-02-15T19:31:52.120Z] drwxrwxr-x 8 1001 1001 4096 Feb 15 19:23 .git [2024-02-15T19:31:52.120Z] drwxrwxr-x 3 1001 1001 4096 Feb 15 19:23 .github [2024-02-15T19:31:52.120Z] -rw-rw-r-- 1 1001 1001 1074 Feb 15 19:23 .gitignore [2024-02-15T19:31:52.120Z] -rw-rw-r-- 1 1001 1001 42 Feb 15 19:23 .golangci.yml [2024-02-15T19:31:52.120Z] -rw-rw-r-- 1 1001 1001 100 Feb 15 19:23 .hadolint.yml [2024-02-15T19:31:52.120Z] -rw-rw-r-- 1 1001 1001 155 Feb 15 19:23 .sonarcloud.properties [2024-02-15T19:31:52.120Z] -rw-rw-r-- 1 1001 1001 1171 Feb 15 19:23 ADOPTERS.md [2024-02-15T19:31:52.120Z] -rw-rw-r-- 1 1001 1001 11674 Feb 15 19:23 Attribution.txt [2024-02-15T19:31:52.120Z] -rw-rw-r-- 1 1001 1001 100284 Feb 15 19:23 CHANGELOG.md [2024-02-15T19:31:52.120Z] -rw-rw-r-- 1 1001 1001 3804 Feb 15 19:23 CONTRIBUTING.md [2024-02-15T19:31:52.120Z] -rw-rw-r-- 1 1001 1001 677 Feb 15 19:23 GOVERNANCE.md [2024-02-15T19:31:52.120Z] -rw-rw-r-- 1 1001 1001 861 Feb 15 19:23 Jenkinsfile [2024-02-15T19:31:52.120Z] -rw-rw-r-- 1 1001 1001 10775 Feb 15 19:23 LICENSE [2024-02-15T19:31:52.120Z] -rw-rw-r-- 1 1001 1001 15392 Feb 15 19:23 Makefile [2024-02-15T19:31:52.120Z] -rw-rw-r-- 1 1001 1001 582 Feb 15 19:23 OWNERS.md [2024-02-15T19:31:52.120Z] -rw-rw-r-- 1 1001 1001 9528 Feb 15 19:23 README.md [2024-02-15T19:31:52.120Z] -rw-rw-r-- 1 1001 1001 789 Feb 15 19:23 SECURITY.md [2024-02-15T19:31:52.120Z] -rw-rw-r-- 1 1001 1001 5 Feb 15 19:20 VERSION [2024-02-15T19:31:52.120Z] drwxrwxr-x 2 1001 1001 4096 Feb 15 19:23 bin [2024-02-15T19:31:52.120Z] drwxrwxr-x 18 1001 1001 4096 Feb 15 19:23 cmd [2024-02-15T19:31:52.120Z] -rw-r--r-- 1 root root 453602 Feb 15 19:29 coverage.out [2024-02-15T19:31:52.120Z] drwxrwxr-x 2 1001 1001 4096 Feb 15 19:23 fuzz_test [2024-02-15T19:31:52.120Z] -rw-rw-r-- 1 1001 1001 3734 Feb 15 19:23 go.mod [2024-02-15T19:31:52.120Z] -rw-rw-r-- 1 1001 1001 34045 Feb 15 19:23 go.sum [2024-02-15T19:31:52.120Z] drwxrwxr-x 7 1001 1001 4096 Feb 15 19:23 internal [2024-02-15T19:31:52.120Z] drwxrwxr-x 3 1001 1001 4096 Feb 15 19:23 openapi [2024-02-15T19:31:52.120Z] -rw-rw-r-- 1 1001 1001 584 Feb 15 19:23 security.txt [2024-02-15T19:31:52.120Z] -rw-rw-r-- 1 1001 1001 204 Feb 15 19:23 version.go [Pipeline] sh [2024-02-15T19:31:52.526Z] + '[' -e coverage.out ] [2024-02-15T19:31:52.526Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-02-15T19:31:52.561Z] Warning: overwriting stash ‘coverage-report’ [2024-02-15T19:31:54.824Z] Stashed 1 file(s) [Pipeline] sh [2024-02-15T19:31:55.470Z] + make build [2024-02-15T19:31:55.470Z] 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-15T19:33:17.054Z] 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-15T19:33:17.054Z] 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-15T19:33:17.321Z] 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-15T19:33:19.891Z] 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-15T19:33:46.569Z] 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-15T19:33:51.895Z] 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-15T19:33:56.133Z] 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-15T19:34:00.377Z] 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-15T19:34:02.956Z] 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-15T19:34:05.542Z] 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-15T19:34:09.790Z] 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-15T19:34:14.060Z] $ docker stop --time=1 bde73f9163cf8e33a9d133cd0a6ae2467374fa046650fad714de96947f417e40 [2024-02-15T19:34:16.120Z] $ docker rm -f --volumes bde73f9163cf8e33a9d133cd0a6ae2467374fa046650fad714de96947f417e40 [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-15T19:34:19.378Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-02-15T19:34:19.378Z] [2024-02-15T19:34:19.378Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-15T19:34:19.826Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-02-15T19:34:20.092Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-02-15T19:34:20.092Z] 547446be3368: Pulling fs layer [2024-02-15T19:34:20.092Z] d125d8839a47: Pulling fs layer [2024-02-15T19:34:20.092Z] 3e85d5ac6304: Pulling fs layer [2024-02-15T19:34:20.092Z] c3105a71a48b: Pulling fs layer [2024-02-15T19:34:20.092Z] 0f093f025ec4: Pulling fs layer [2024-02-15T19:34:20.092Z] c3106fc0e877: Pulling fs layer [2024-02-15T19:34:20.092Z] 0f093f025ec4: Waiting [2024-02-15T19:34:20.092Z] c3106fc0e877: Waiting [2024-02-15T19:34:20.092Z] c3105a71a48b: Waiting [2024-02-15T19:34:20.092Z] 547446be3368: Verifying Checksum [2024-02-15T19:34:20.092Z] 547446be3368: Download complete [2024-02-15T19:34:20.092Z] c3105a71a48b: Verifying Checksum [2024-02-15T19:34:20.092Z] c3105a71a48b: Download complete [2024-02-15T19:34:20.675Z] d125d8839a47: Verifying Checksum [2024-02-15T19:34:20.675Z] d125d8839a47: Download complete [2024-02-15T19:34:20.675Z] c3106fc0e877: Verifying Checksum [2024-02-15T19:34:20.675Z] c3106fc0e877: Download complete [2024-02-15T19:34:20.675Z] 0f093f025ec4: Verifying Checksum [2024-02-15T19:34:20.675Z] 0f093f025ec4: Download complete [2024-02-15T19:34:22.617Z] 3e85d5ac6304: Verifying Checksum [2024-02-15T19:34:22.617Z] 3e85d5ac6304: Download complete [2024-02-15T19:34:22.617Z] 547446be3368: Pull complete [2024-02-15T19:34:23.199Z] d125d8839a47: Pull complete [2024-02-15T19:34:33.273Z] 3e85d5ac6304: Pull complete [2024-02-15T19:34:33.273Z] c3105a71a48b: Pull complete [2024-02-15T19:34:36.602Z] 0f093f025ec4: Pull complete [2024-02-15T19:34:36.867Z] c3106fc0e877: Pull complete [2024-02-15T19:34:36.868Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-02-15T19:34:36.868Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-02-15T19:34:36.868Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-15T19:34:37.325Z] prd-ubuntu20.04-docker-arm64-4c-16g-1000 does not seem to be running inside a container [2024-02-15T19:34:37.387Z] $ 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-15T19:34:39.330Z] $ docker top 40272239dad52dcc54a2d23ec940c2b3b6f3a828ae800c4363b75aadcfaa0233 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-15T19:34:40.265Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-02-15T19:34:48.575Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-02-15T19:34:48.575Z] #1 transferring dockerfile: 1.89kB 0.0s done [2024-02-15T19:34:48.575Z] #1 DONE 0.1s [2024-02-15T19:34:49.185Z] [2024-02-15T19:34:49.185Z] #2 [security-spire-server internal] load build definition from Dockerfile [2024-02-15T19:34:51.765Z] #2 ... [2024-02-15T19:34:51.765Z] [2024-02-15T19:34:51.765Z] #3 [core-data internal] load build definition from Dockerfile [2024-02-15T19:34:51.765Z] #3 transferring dockerfile: 2.01kB done [2024-02-15T19:34:51.765Z] #3 DONE 2.8s [2024-02-15T19:34:52.035Z] [2024-02-15T19:34:52.035Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2024-02-15T19:34:52.035Z] #4 transferring dockerfile: 2.49kB done [2024-02-15T19:34:52.035Z] #4 DONE 2.8s [2024-02-15T19:34:52.035Z] [2024-02-15T19:34:52.035Z] #5 [security-proxy-auth internal] load .dockerignore [2024-02-15T19:34:52.035Z] #5 ... [2024-02-15T19:34:52.035Z] [2024-02-15T19:34:52.035Z] #2 [security-spire-server internal] load build definition from Dockerfile [2024-02-15T19:34:52.035Z] #2 transferring dockerfile: 1.70kB done [2024-02-15T19:34:52.035Z] #2 DONE 2.9s [2024-02-15T19:34:52.299Z] [2024-02-15T19:34:52.299Z] #6 [security-spire-config internal] load build definition from Dockerfile [2024-02-15T19:34:52.299Z] #6 transferring dockerfile: 1.69kB done [2024-02-15T19:34:52.299Z] #6 DONE 3.0s [2024-02-15T19:34:52.299Z] [2024-02-15T19:34:52.299Z] #7 [security-proxy-setup internal] load .dockerignore [2024-02-15T19:34:52.299Z] #7 ... [2024-02-15T19:34:52.299Z] [2024-02-15T19:34:52.299Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-02-15T19:34:52.299Z] #8 transferring dockerfile: 2.23kB done [2024-02-15T19:34:52.299Z] #8 DONE 3.0s [2024-02-15T19:34:52.299Z] [2024-02-15T19:34:52.299Z] #7 [security-proxy-setup internal] load .dockerignore [2024-02-15T19:34:52.299Z] #7 transferring context: 50B 0.0s done [2024-02-15T19:34:52.566Z] #7 ... [2024-02-15T19:34:52.566Z] [2024-02-15T19:34:52.566Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2024-02-15T19:34:52.566Z] #9 transferring dockerfile: 1.81kB done [2024-02-15T19:34:52.566Z] #9 DONE 3.2s [2024-02-15T19:34:52.566Z] [2024-02-15T19:34:52.566Z] #10 [core-metadata internal] load build definition from Dockerfile [2024-02-15T19:34:52.566Z] #10 transferring dockerfile: 2.06kB done [2024-02-15T19:34:52.566Z] #10 DONE 3.2s [2024-02-15T19:34:52.566Z] [2024-02-15T19:34:52.566Z] #11 [security-spire-config internal] load .dockerignore [2024-02-15T19:34:52.566Z] #11 transferring context: 50B 0.0s done [2024-02-15T19:34:52.566Z] #11 DONE 2.2s [2024-02-15T19:34:52.566Z] [2024-02-15T19:34:52.566Z] #12 [core-data internal] load .dockerignore [2024-02-15T19:34:52.566Z] #12 transferring context: 50B 0.0s done [2024-02-15T19:34:52.566Z] #12 DONE 2.3s [2024-02-15T19:34:52.566Z] [2024-02-15T19:34:52.566Z] #13 [security-spire-server internal] load .dockerignore [2024-02-15T19:34:52.566Z] #13 transferring context: 50B 0.0s done [2024-02-15T19:34:52.566Z] #13 DONE 2.3s [2024-02-15T19:34:52.566Z] [2024-02-15T19:34:52.566Z] #14 [support-scheduler internal] load build definition from Dockerfile [2024-02-15T19:34:52.566Z] #14 transferring dockerfile: 1.93kB 0.0s done [2024-02-15T19:34:52.566Z] #14 DONE 3.1s [2024-02-15T19:34:52.566Z] [2024-02-15T19:34:52.566Z] #15 [security-bootstrapper internal] load build definition from Dockerfile [2024-02-15T19:34:52.566Z] #15 transferring dockerfile: 2.93kB 0.0s done [2024-02-15T19:34:52.566Z] #15 DONE 3.2s [2024-02-15T19:34:52.566Z] [2024-02-15T19:34:52.566Z] #5 [security-proxy-auth internal] load .dockerignore [2024-02-15T19:34:52.566Z] #5 transferring context: 50B 0.0s done [2024-02-15T19:34:52.830Z] #5 ... [2024-02-15T19:34:52.830Z] [2024-02-15T19:34:52.830Z] #16 [support-notifications internal] load build definition from Dockerfile [2024-02-15T19:34:52.830Z] #16 transferring dockerfile: 1.95kB 0.1s done [2024-02-15T19:34:52.830Z] #16 DONE 3.2s [2024-02-15T19:34:52.830Z] [2024-02-15T19:34:52.830Z] #17 [security-proxy-setup internal] load build definition from Dockerfile [2024-02-15T19:34:52.830Z] #17 transferring dockerfile: 2.50kB 0.1s done [2024-02-15T19:34:52.830Z] #17 DONE 3.4s [2024-02-15T19:34:52.830Z] [2024-02-15T19:34:52.830Z] #18 [security-spire-agent internal] load .dockerignore [2024-02-15T19:34:52.830Z] #18 transferring context: 50B 0.0s done [2024-02-15T19:34:52.830Z] #18 DONE 2.3s [2024-02-15T19:34:52.830Z] [2024-02-15T19:34:52.830Z] #19 [core-command internal] load build definition from Dockerfile [2024-02-15T19:34:52.830Z] #19 transferring dockerfile: 1.93kB 0.1s done [2024-02-15T19:34:52.830Z] #19 DONE 3.4s [2024-02-15T19:34:52.830Z] [2024-02-15T19:34:52.830Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2024-02-15T19:34:52.830Z] #20 transferring context: 50B 0.1s done [2024-02-15T19:34:52.830Z] #20 DONE 2.4s [2024-02-15T19:34:52.830Z] [2024-02-15T19:34:52.830Z] #21 [security-proxy-auth internal] load build definition from Dockerfile [2024-02-15T19:34:52.830Z] #21 transferring dockerfile: 2.15kB 0.1s done [2024-02-15T19:34:52.830Z] #21 DONE 3.3s [2024-02-15T19:34:52.830Z] [2024-02-15T19:34:52.830Z] #22 [support-scheduler internal] load .dockerignore [2024-02-15T19:34:52.830Z] #22 transferring context: 50B done [2024-02-15T19:34:52.830Z] #22 DONE 2.2s [2024-02-15T19:34:52.830Z] [2024-02-15T19:34:52.830Z] #23 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-02-15T19:34:53.094Z] #23 ... [2024-02-15T19:34:53.094Z] [2024-02-15T19:34:53.094Z] #7 [security-proxy-setup internal] load .dockerignore [2024-02-15T19:34:53.094Z] #7 DONE 2.4s [2024-02-15T19:34:53.094Z] [2024-02-15T19:34:53.094Z] #24 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-02-15T19:34:53.094Z] #24 DONE 0.3s [2024-02-15T19:34:53.094Z] [2024-02-15T19:34:53.094Z] #25 [core-metadata internal] load .dockerignore [2024-02-15T19:34:53.094Z] #25 transferring context: 50B 0.0s done [2024-02-15T19:34:53.094Z] #25 DONE 2.5s [2024-02-15T19:34:53.094Z] [2024-02-15T19:34:53.094Z] #26 [core-command internal] load .dockerignore [2024-02-15T19:34:53.094Z] #26 transferring context: 50B 0.0s done [2024-02-15T19:34:53.094Z] #26 DONE 2.5s [2024-02-15T19:34:53.094Z] [2024-02-15T19:34:53.094Z] #27 [security-secretstore-setup internal] load .dockerignore [2024-02-15T19:34:53.094Z] #27 transferring context: 50B 0.1s done [2024-02-15T19:34:53.094Z] #27 DONE 2.8s [2024-02-15T19:34:53.094Z] [2024-02-15T19:34:53.094Z] #5 [security-proxy-auth internal] load .dockerignore [2024-02-15T19:34:53.094Z] #5 DONE 2.3s [2024-02-15T19:34:53.094Z] [2024-02-15T19:34:53.094Z] #28 [support-notifications internal] load .dockerignore [2024-02-15T19:34:53.094Z] #28 transferring context: 50B 0.0s done [2024-02-15T19:34:53.095Z] #28 DONE 2.5s [2024-02-15T19:34:53.095Z] [2024-02-15T19:34:53.095Z] #29 [security-spiffe-token-provider internal] load .dockerignore [2024-02-15T19:34:53.095Z] #29 transferring context: 50B 0.1s done [2024-02-15T19:34:53.095Z] #29 DONE 3.5s [2024-02-15T19:34:53.095Z] [2024-02-15T19:34:53.095Z] #30 [security-bootstrapper internal] load .dockerignore [2024-02-15T19:34:53.095Z] #30 transferring context: 50B 0.0s done [2024-02-15T19:34:53.095Z] #30 DONE 2.5s [2024-02-15T19:34:53.095Z] [2024-02-15T19:34:53.095Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-15T19:34:53.095Z] #31 DONE 0.0s [2024-02-15T19:34:53.095Z] [2024-02-15T19:34:53.095Z] #24 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-02-15T19:34:53.095Z] #24 DONE 0.4s [2024-02-15T19:34:53.095Z] [2024-02-15T19:34:53.095Z] #23 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-02-15T19:34:53.360Z] #23 ... [2024-02-15T19:34:53.360Z] [2024-02-15T19:34:53.360Z] #24 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-02-15T19:34:53.360Z] #24 DONE 0.4s [2024-02-15T19:34:53.360Z] [2024-02-15T19:34:53.360Z] #23 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-02-15T19:34:53.946Z] #23 DONE 1.1s [2024-02-15T19:34:53.946Z] [2024-02-15T19:34:53.946Z] #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-15T19:34:53.946Z] #32 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-15T19:34:53.946Z] #32 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done [2024-02-15T19:34:54.212Z] #32 ... [2024-02-15T19:34:54.212Z] [2024-02-15T19:34:54.212Z] #24 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-02-15T19:34:54.212Z] #24 DONE 0.6s [2024-02-15T19:34:54.212Z] [2024-02-15T19:34:54.212Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-15T19:34:54.212Z] #32 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-02-15T19:34:54.212Z] #32 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.0s [2024-02-15T19:34:54.212Z] #32 ... [2024-02-15T19:34:54.212Z] [2024-02-15T19:34:54.212Z] #33 [security-spire-server internal] load build context [2024-02-15T19:34:54.212Z] #33 transferring context: 18.10kB 0.0s done [2024-02-15T19:34:54.212Z] #33 DONE 0.4s [2024-02-15T19:34:54.212Z] [2024-02-15T19:34:54.212Z] #23 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-02-15T19:34:54.212Z] #23 DONE 1.5s [2024-02-15T19:34:54.212Z] [2024-02-15T19:34:54.212Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-15T19:34:54.212Z] #32 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-02-15T19:34:54.212Z] #32 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-02-15T19:34:54.212Z] #32 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-02-15T19:34:54.212Z] #32 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s [2024-02-15T19:34:54.481Z] #32 ... [2024-02-15T19:34:54.481Z] [2024-02-15T19:34:54.481Z] #34 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-15T19:34:54.481Z] #34 DONE 1.1s [2024-02-15T19:34:54.481Z] [2024-02-15T19:34:54.481Z] #35 [security-spire-config internal] load build context [2024-02-15T19:34:54.481Z] #35 transferring context: 16.35kB 0.1s done [2024-02-15T19:34:54.481Z] #35 DONE 0.5s [2024-02-15T19:34:54.481Z] [2024-02-15T19:34:54.481Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-15T19:34:54.481Z] #32 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2024-02-15T19:34:54.481Z] #32 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-02-15T19:34:54.481Z] #32 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.3s [2024-02-15T19:34:54.481Z] #32 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2024-02-15T19:34:54.481Z] #32 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done [2024-02-15T19:34:54.481Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.4s [2024-02-15T19:34:54.481Z] #32 ... [2024-02-15T19:34:54.481Z] [2024-02-15T19:34:54.481Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-15T19:34:54.481Z] #31 DONE 0.0s [2024-02-15T19:34:54.481Z] [2024-02-15T19:34:54.481Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-15T19:34:54.481Z] #32 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 106.50kB / 123.55kB 0.4s [2024-02-15T19:34:54.756Z] #32 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s [2024-02-15T19:34:54.756Z] #32 ... [2024-02-15T19:34:54.756Z] [2024-02-15T19:34:54.756Z] #34 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-15T19:34:54.756Z] #34 DONE 1.1s [2024-02-15T19:34:54.756Z] [2024-02-15T19:34:54.756Z] #36 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-02-15T19:34:54.756Z] #36 DONE 0.4s [2024-02-15T19:34:54.756Z] [2024-02-15T19:34:54.756Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-15T19:34:54.756Z] #31 DONE 0.0s [2024-02-15T19:34:54.756Z] [2024-02-15T19:34:54.756Z] #24 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-02-15T19:34:54.756Z] #24 DONE 0.8s [2024-02-15T19:34:54.756Z] [2024-02-15T19:34:54.756Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-15T19:34:54.756Z] #32 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.6s done [2024-02-15T19:34:54.756Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 0.7s [2024-02-15T19:34:55.022Z] #32 ... [2024-02-15T19:34:55.022Z] [2024-02-15T19:34:55.022Z] #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-15T19:34:55.022Z] #34 DONE 1.1s [2024-02-15T19:34:55.023Z] [2024-02-15T19:34:55.023Z] #36 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-02-15T19:34:55.023Z] #36 DONE 0.4s [2024-02-15T19:34:55.023Z] [2024-02-15T19:34:55.023Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-15T19:34:55.023Z] #31 DONE 0.0s [2024-02-15T19:34:55.023Z] [2024-02-15T19:34:55.023Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-15T19:34:55.023Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 0.8s [2024-02-15T19:34:55.288Z] #32 ... [2024-02-15T19:34:55.288Z] [2024-02-15T19:34:55.288Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-15T19:34:55.288Z] #31 DONE 0.0s [2024-02-15T19:34:55.288Z] [2024-02-15T19:34:55.288Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-15T19:34:55.288Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 1.0s [2024-02-15T19:34:55.288Z] #32 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2024-02-15T19:34:55.288Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.31MB / 23.39MB 1.1s [2024-02-15T19:34:55.288Z] #32 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2024-02-15T19:34:55.288Z] #32 ... [2024-02-15T19:34:55.288Z] [2024-02-15T19:34:55.288Z] #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-15T19:34:55.288Z] #34 DONE 1.1s [2024-02-15T19:34:55.288Z] [2024-02-15T19:34:55.288Z] #36 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-02-15T19:34:55.288Z] #36 DONE 0.4s [2024-02-15T19:34:55.288Z] [2024-02-15T19:34:55.288Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-02-15T19:34:55.288Z] #37 DONE 1.3s [2024-02-15T19:34:55.288Z] [2024-02-15T19:34:55.288Z] #24 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-02-15T19:34:55.288Z] #24 DONE 1.2s [2024-02-15T19:34:55.288Z] [2024-02-15T19:34:55.288Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-15T19:34:55.288Z] #38 DONE 0.0s [2024-02-15T19:34:55.288Z] [2024-02-15T19:34:55.288Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-15T19:34:55.288Z] #32 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done [2024-02-15T19:34:55.288Z] #32 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-02-15T19:34:55.288Z] #32 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2024-02-15T19:34:55.288Z] #32 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-02-15T19:34:55.288Z] #32 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-02-15T19:34:55.288Z] #32 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.6s done [2024-02-15T19:34:55.288Z] #32 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-02-15T19:34:55.288Z] #32 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done [2024-02-15T19:34:55.288Z] #32 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2024-02-15T19:34:55.554Z] #32 ... [2024-02-15T19:34:55.554Z] [2024-02-15T19:34:55.554Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-15T19:34:55.554Z] #31 DONE 0.0s [2024-02-15T19:34:55.554Z] [2024-02-15T19:34:55.554Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-15T19:34:55.554Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 1.3s [2024-02-15T19:34:55.821Z] #32 ... [2024-02-15T19:34:55.821Z] [2024-02-15T19:34:55.821Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-15T19:34:55.821Z] #31 DONE 0.0s [2024-02-15T19:34:55.821Z] [2024-02-15T19:34:55.821Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-15T19:34:55.821Z] #32 ... [2024-02-15T19:34:55.821Z] [2024-02-15T19:34:55.821Z] #34 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-15T19:34:55.821Z] #34 DONE 1.1s [2024-02-15T19:34:55.821Z] [2024-02-15T19:34:55.821Z] #36 [core-command builder 2/7] WORKDIR /edgex-go [2024-02-15T19:34:55.821Z] #36 DONE 0.4s [2024-02-15T19:34:55.821Z] [2024-02-15T19:34:55.821Z] #24 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-02-15T19:34:55.821Z] #24 DONE 1.5s [2024-02-15T19:34:55.821Z] [2024-02-15T19:34:55.821Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-15T19:34:55.821Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 1.6s [2024-02-15T19:34:55.821Z] #32 ... [2024-02-15T19:34:55.821Z] [2024-02-15T19:34:55.821Z] #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-15T19:34:55.821Z] #34 DONE 1.1s [2024-02-15T19:34:55.821Z] [2024-02-15T19:34:55.821Z] #36 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-02-15T19:34:55.821Z] #36 DONE 0.4s [2024-02-15T19:34:55.821Z] [2024-02-15T19:34:55.821Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-15T19:34:55.821Z] #31 DONE 0.0s [2024-02-15T19:34:55.821Z] [2024-02-15T19:34:55.821Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-15T19:34:55.821Z] #32 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2024-02-15T19:34:56.090Z] #32 ... [2024-02-15T19:34:56.090Z] [2024-02-15T19:34:56.090Z] #24 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-02-15T19:34:56.090Z] #24 DONE 1.7s [2024-02-15T19:34:56.090Z] [2024-02-15T19:34:56.090Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-15T19:34:56.090Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 1.8s [2024-02-15T19:34:56.356Z] #32 ... [2024-02-15T19:34:56.356Z] [2024-02-15T19:34:56.356Z] #34 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-15T19:34:56.356Z] #34 DONE 1.1s [2024-02-15T19:34:56.356Z] [2024-02-15T19:34:56.356Z] #36 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-02-15T19:34:56.356Z] #36 DONE 0.4s [2024-02-15T19:34:56.356Z] [2024-02-15T19:34:56.356Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-15T19:34:56.356Z] #31 DONE 0.0s [2024-02-15T19:34:56.356Z] [2024-02-15T19:34:56.356Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-15T19:34:56.356Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.01MB / 23.39MB 2.1s [2024-02-15T19:34:56.356Z] #32 ... [2024-02-15T19:34:56.356Z] [2024-02-15T19:34:56.356Z] #39 [security-spire-agent internal] load build context [2024-02-15T19:34:56.356Z] #39 transferring context: 17.63kB 0.2s done [2024-02-15T19:34:56.356Z] #39 DONE 1.1s [2024-02-15T19:34:56.356Z] [2024-02-15T19:34:56.356Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-15T19:34:56.356Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.71MB / 23.39MB 2.2s [2024-02-15T19:34:56.626Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 2.4s [2024-02-15T19:34:56.626Z] #32 ... [2024-02-15T19:34:56.626Z] [2024-02-15T19:34:56.626Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-15T19:34:56.626Z] #31 DONE 0.0s [2024-02-15T19:34:56.626Z] [2024-02-15T19:34:56.626Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-15T19:34:56.898Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.07MB / 23.39MB 2.7s [2024-02-15T19:34:57.169Z] #32 ... [2024-02-15T19:34:57.169Z] [2024-02-15T19:34:57.169Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-15T19:34:57.169Z] #31 DONE 0.0s [2024-02-15T19:34:57.169Z] [2024-02-15T19:34:57.169Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-15T19:34:57.169Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.9s done [2024-02-15T19:34:57.438Z] #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2024-02-15T19:34:57.710Z] #32 ... [2024-02-15T19:34:57.710Z] [2024-02-15T19:34:57.710Z] #24 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-02-15T19:34:57.710Z] #24 DONE 3.4s [2024-02-15T19:34:57.710Z] [2024-02-15T19:34:57.710Z] #40 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-15T19:34:57.710Z] #40 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-15T19:34:57.710Z] #40 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-02-15T19:34:57.710Z] #40 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-15T19:34:57.710Z] #40 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-15T19:34:57.710Z] #40 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-15T19:34:57.710Z] #40 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.3s done [2024-02-15T19:34:57.976Z] #40 ... [2024-02-15T19:34:57.976Z] [2024-02-15T19:34:57.976Z] #34 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-15T19:34:57.976Z] #34 DONE 1.7s [2024-02-15T19:34:57.976Z] [2024-02-15T19:34:57.976Z] #36 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-02-15T19:34:57.976Z] #36 DONE 0.8s [2024-02-15T19:34:57.976Z] [2024-02-15T19:34:57.976Z] #41 [security-spiffe-token-provider internal] load build context [2024-02-15T19:34:57.976Z] #41 DONE 0.0s [2024-02-15T19:34:57.976Z] [2024-02-15T19:34:57.976Z] #40 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-15T19:34:57.976Z] #40 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-15T19:34:57.976Z] #40 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-02-15T19:34:57.976Z] #40 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-15T19:34:57.976Z] #40 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-15T19:34:57.976Z] #40 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-15T19:34:57.976Z] #40 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.3s done [2024-02-15T19:34:57.976Z] #40 ... [2024-02-15T19:34:57.976Z] [2024-02-15T19:34:57.976Z] #34 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-15T19:34:57.976Z] #34 DONE 1.7s [2024-02-15T19:34:57.976Z] [2024-02-15T19:34:57.976Z] #36 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-02-15T19:34:57.976Z] #36 DONE 0.8s [2024-02-15T19:34:57.976Z] [2024-02-15T19:34:57.976Z] #40 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-15T19:34:57.976Z] #40 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-15T19:34:57.976Z] #40 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-02-15T19:34:57.976Z] #40 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-15T19:34:57.976Z] #40 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-15T19:34:57.976Z] #40 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-15T19:34:57.976Z] #40 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.3s done [2024-02-15T19:35:03.319Z] #40 ... [2024-02-15T19:35:03.320Z] [2024-02-15T19:35:03.320Z] #42 [core-data internal] load build context [2024-02-15T19:35:03.320Z] #42 transferring context: 47.13MB 9.5s [2024-02-15T19:35:03.588Z] #42 ... [2024-02-15T19:35:03.588Z] [2024-02-15T19:35:03.588Z] #43 [support-scheduler internal] load build context [2024-02-15T19:35:03.856Z] #43 ... [2024-02-15T19:35:03.856Z] [2024-02-15T19:35:03.856Z] #42 [core-data internal] load build context [2024-02-15T19:35:04.816Z] #42 ... [2024-02-15T19:35:04.816Z] [2024-02-15T19:35:04.816Z] #44 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-02-15T19:35:04.816Z] #0 5.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-15T19:35:04.816Z] #0 6.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-15T19:35:04.816Z] #0 8.231 OK: 266 MiB in 52 packages [2024-02-15T19:35:04.816Z] #44 DONE 9.4s [2024-02-15T19:35:04.816Z] [2024-02-15T19:35:04.816Z] #42 [core-data internal] load build context [2024-02-15T19:35:04.816Z] #42 ... [2024-02-15T19:35:04.816Z] [2024-02-15T19:35:04.816Z] #45 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-02-15T19:35:04.816Z] #0 5.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-15T19:35:04.816Z] #0 6.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-15T19:35:04.816Z] #0 8.662 OK: 266 MiB in 52 packages [2024-02-15T19:35:04.816Z] #45 ... [2024-02-15T19:35:04.816Z] [2024-02-15T19:35:04.816Z] #46 [core-common-config-bootstrapper internal] load build context [2024-02-15T19:35:05.086Z] #46 ... [2024-02-15T19:35:05.086Z] [2024-02-15T19:35:05.086Z] #45 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-02-15T19:35:05.086Z] #45 DONE 10.2s [2024-02-15T19:35:05.086Z] [2024-02-15T19:35:05.086Z] #42 [core-data internal] load build context [2024-02-15T19:35:05.352Z] #42 ... [2024-02-15T19:35:05.352Z] [2024-02-15T19:35:05.352Z] #47 [security-proxy-setup internal] load build context [2024-02-15T19:35:05.618Z] #47 ... [2024-02-15T19:35:05.618Z] [2024-02-15T19:35:05.618Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-15T19:35:05.618Z] #38 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.4s done [2024-02-15T19:35:05.618Z] #38 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-02-15T19:35:05.618Z] #38 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-02-15T19:35:05.618Z] #38 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-02-15T19:35:05.618Z] #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2024-02-15T19:35:05.618Z] #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2024-02-15T19:35:05.618Z] #38 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.9s done [2024-02-15T19:35:05.618Z] #38 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 4.9s done [2024-02-15T19:35:05.618Z] #38 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2024-02-15T19:35:05.618Z] #38 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 3.8s [2024-02-15T19:35:05.618Z] #38 ... [2024-02-15T19:35:05.618Z] [2024-02-15T19:35:05.618Z] #48 [core-metadata internal] load build context [2024-02-15T19:35:05.885Z] #48 ... [2024-02-15T19:35:05.885Z] [2024-02-15T19:35:05.885Z] #49 [core-command internal] load build context [2024-02-15T19:35:05.885Z] #49 ... [2024-02-15T19:35:05.885Z] [2024-02-15T19:35:05.885Z] #50 [security-secretstore-setup internal] load build context [2024-02-15T19:35:06.151Z] #50 ... [2024-02-15T19:35:06.151Z] [2024-02-15T19:35:06.151Z] #48 [core-metadata internal] load build context [2024-02-15T19:35:06.417Z] #48 ... [2024-02-15T19:35:06.417Z] [2024-02-15T19:35:06.417Z] #51 [security-proxy-auth internal] load build context [2024-02-15T19:35:06.417Z] #51 ... [2024-02-15T19:35:06.417Z] [2024-02-15T19:35:06.417Z] #49 [core-command internal] load build context [2024-02-15T19:35:07.827Z] #49 ... [2024-02-15T19:35:07.827Z] [2024-02-15T19:35:07.827Z] #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-15T19:35:07.827Z] #0 9.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-15T19:35:07.827Z] #52 10.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-15T19:35:07.827Z] #52 ... [2024-02-15T19:35:07.827Z] [2024-02-15T19:35:07.827Z] #49 [core-command internal] load build context [2024-02-15T19:35:07.827Z] #49 ... [2024-02-15T19:35:07.827Z] [2024-02-15T19:35:07.827Z] #53 [support-notifications internal] load build context [2024-02-15T19:35:08.092Z] #53 ... [2024-02-15T19:35:08.093Z] [2024-02-15T19:35:08.093Z] #54 [security-bootstrapper internal] load build context [2024-02-15T19:35:08.093Z] #54 ... [2024-02-15T19:35:08.093Z] [2024-02-15T19:35:08.093Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-02-15T19:35:08.093Z] #0 7.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-15T19:35:08.093Z] #0 7.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-15T19:35:08.358Z] #55 ... [2024-02-15T19:35:08.358Z] [2024-02-15T19:35:08.358Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-15T19:35:08.358Z] #56 ... [2024-02-15T19:35:08.358Z] [2024-02-15T19:35:08.358Z] #41 [security-spiffe-token-provider internal] load build context [2024-02-15T19:35:08.358Z] #41 transferring context: 8.15MB 8.6s [2024-02-15T19:35:08.632Z] #41 ... [2024-02-15T19:35:08.632Z] [2024-02-15T19:35:08.632Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-15T19:35:08.632Z] #57 ... [2024-02-15T19:35:08.632Z] [2024-02-15T19:35:08.632Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-15T19:35:08.903Z] #58 ... [2024-02-15T19:35:08.903Z] [2024-02-15T19:35:08.903Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-02-15T19:35:08.903Z] #0 6.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-15T19:35:08.903Z] #0 7.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-15T19:35:08.903Z] #0 9.762 OK: 266 MiB in 52 packages [2024-02-15T19:35:08.903Z] #59 ... [2024-02-15T19:35:08.903Z] [2024-02-15T19:35:08.903Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-15T19:35:09.170Z] #60 ... [2024-02-15T19:35:09.170Z] [2024-02-15T19:35:09.170Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-15T19:35:09.170Z] #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.8s [2024-02-15T19:35:09.170Z] #32 ... [2024-02-15T19:35:09.170Z] [2024-02-15T19:35:09.170Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-15T19:35:09.170Z] #61 ... [2024-02-15T19:35:09.170Z] [2024-02-15T19:35:09.170Z] #62 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-15T19:35:09.435Z] #62 ... [2024-02-15T19:35:09.435Z] [2024-02-15T19:35:09.435Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-02-15T19:35:09.435Z] #59 DONE 11.3s [2024-02-15T19:35:09.435Z] [2024-02-15T19:35:09.435Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-15T19:35:09.435Z] #63 ... [2024-02-15T19:35:09.435Z] [2024-02-15T19:35:09.435Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-15T19:35:09.699Z] #64 ... [2024-02-15T19:35:09.699Z] [2024-02-15T19:35:09.699Z] #51 [security-proxy-auth internal] load build context [2024-02-15T19:35:12.280Z] #51 ... [2024-02-15T19:35:12.280Z] [2024-02-15T19:35:12.280Z] #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-15T19:35:12.280Z] #52 12.41 (1/4) Installing dumb-init (1.2.5-r2) [2024-02-15T19:35:12.280Z] #52 12.41 (2/4) Installing openssl (3.1.4-r5) [2024-02-15T19:35:12.280Z] #52 12.48 (3/4) Installing su-exec (0.2-r3) [2024-02-15T19:35:12.280Z] #52 12.48 (4/4) Installing yq (4.33.3-r5) [2024-02-15T19:35:12.280Z] #52 13.06 Executing busybox-1.36.1-r5.trigger [2024-02-15T19:35:12.280Z] #52 13.25 OK: 18 MiB in 19 packages [2024-02-15T19:35:12.280Z] #52 DONE 14.5s [2024-02-15T19:35:12.280Z] [2024-02-15T19:35:12.280Z] #46 [core-common-config-bootstrapper internal] load build context [2024-02-15T19:35:12.280Z] #46 ... [2024-02-15T19:35:12.280Z] [2024-02-15T19:35:12.280Z] #51 [security-proxy-auth internal] load build context [2024-02-15T19:35:14.212Z] #51 ... [2024-02-15T19:35:14.212Z] [2024-02-15T19:35:14.212Z] #43 [support-scheduler internal] load build context [2024-02-15T19:35:14.212Z] #43 ... [2024-02-15T19:35:14.212Z] [2024-02-15T19:35:14.212Z] #46 [core-common-config-bootstrapper internal] load build context [2024-02-15T19:35:14.212Z] #46 transferring context: 31.20MB 18.9s [2024-02-15T19:35:14.483Z] #46 ... [2024-02-15T19:35:14.483Z] [2024-02-15T19:35:14.483Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-02-15T19:35:14.483Z] #55 10.45 v3.18.6-35-g28268c5b274 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-15T19:35:14.483Z] #55 10.45 v3.18.6-33-gc1e3cf9371f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-15T19:35:14.483Z] #55 10.45 OK: 19950 distinct packages available [2024-02-15T19:35:14.483Z] #55 10.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-15T19:35:14.483Z] #55 11.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-15T19:35:14.483Z] #55 15.01 OK: 266 MiB in 52 packages [2024-02-15T19:35:14.483Z] #55 DONE 16.4s [2024-02-15T19:35:14.483Z] [2024-02-15T19:35:14.483Z] #46 [core-common-config-bootstrapper internal] load build context [2024-02-15T19:35:14.752Z] #46 ... [2024-02-15T19:35:14.752Z] [2024-02-15T19:35:14.752Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-15T19:35:14.752Z] #56 10.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-15T19:35:14.752Z] #56 11.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-15T19:35:14.752Z] #56 14.47 (1/1) Installing dumb-init (1.2.5-r2) [2024-02-15T19:35:14.752Z] #56 14.51 Executing busybox-1.36.1-r5.trigger [2024-02-15T19:35:14.752Z] #56 14.60 OK: 8 MiB in 16 packages [2024-02-15T19:35:14.752Z] #56 DONE 16.4s [2024-02-15T19:35:14.752Z] [2024-02-15T19:35:14.752Z] #46 [core-common-config-bootstrapper internal] load build context [2024-02-15T19:35:15.708Z] #46 ... [2024-02-15T19:35:15.708Z] [2024-02-15T19:35:15.708Z] #47 [security-proxy-setup internal] load build context [2024-02-15T19:35:15.708Z] #47 ... [2024-02-15T19:35:15.708Z] [2024-02-15T19:35:15.708Z] #42 [core-data internal] load build context [2024-02-15T19:35:15.708Z] #42 ... [2024-02-15T19:35:15.708Z] [2024-02-15T19:35:15.708Z] #46 [core-common-config-bootstrapper internal] load build context [2024-02-15T19:35:17.428Z] #46 ... [2024-02-15T19:35:17.428Z] [2024-02-15T19:35:17.428Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-15T19:35:17.428Z] #38 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 15.4s [2024-02-15T19:35:17.428Z] #38 ... [2024-02-15T19:35:17.428Z] [2024-02-15T19:35:17.428Z] #50 [security-secretstore-setup internal] load build context [2024-02-15T19:35:17.428Z] #50 ... [2024-02-15T19:35:17.428Z] [2024-02-15T19:35:17.428Z] #48 [core-metadata internal] load build context [2024-02-15T19:35:17.428Z] #48 ... [2024-02-15T19:35:17.428Z] [2024-02-15T19:35:17.428Z] #46 [core-common-config-bootstrapper internal] load build context [2024-02-15T19:35:18.009Z] #46 ... [2024-02-15T19:35:18.009Z] [2024-02-15T19:35:18.009Z] #49 [core-command internal] load build context [2024-02-15T19:35:18.275Z] #49 ... [2024-02-15T19:35:18.275Z] [2024-02-15T19:35:18.275Z] #53 [support-notifications internal] load build context [2024-02-15T19:35:18.275Z] #53 ... [2024-02-15T19:35:18.275Z] [2024-02-15T19:35:18.275Z] #54 [security-bootstrapper internal] load build context [2024-02-15T19:35:18.275Z] #54 ... [2024-02-15T19:35:18.275Z] [2024-02-15T19:35:18.275Z] #46 [core-common-config-bootstrapper internal] load build context [2024-02-15T19:35:18.865Z] #46 ... [2024-02-15T19:35:18.865Z] [2024-02-15T19:35:18.865Z] #41 [security-spiffe-token-provider internal] load build context [2024-02-15T19:35:18.865Z] #41 transferring context: 30.74MB 18.9s [2024-02-15T19:35:18.865Z] #41 ... [2024-02-15T19:35:18.865Z] [2024-02-15T19:35:18.865Z] #46 [core-common-config-bootstrapper internal] load build context [2024-02-15T19:35:20.306Z] #46 ... [2024-02-15T19:35:20.306Z] [2024-02-15T19:35:20.306Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-15T19:35:20.306Z] #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.4s [2024-02-15T19:35:20.306Z] #32 ... [2024-02-15T19:35:20.306Z] [2024-02-15T19:35:20.306Z] #41 [security-spiffe-token-provider internal] load build context [2024-02-15T19:35:21.560Z] #41 ... [2024-02-15T19:35:21.560Z] [2024-02-15T19:35:21.560Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-15T19:35:21.560Z] #57 13.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-15T19:35:21.560Z] #57 14.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-15T19:35:21.560Z] #57 17.22 (1/4) Installing ca-certificates (20230506-r0) [2024-02-15T19:35:21.560Z] #57 17.91 (2/4) Installing dumb-init (1.2.5-r2) [2024-02-15T19:35:21.560Z] #57 17.94 (3/4) Installing su-exec (0.2-r3) [2024-02-15T19:35:21.560Z] #57 17.94 (4/4) Installing yq (4.33.3-r5) [2024-02-15T19:35:21.560Z] #57 18.89 Executing busybox-1.36.1-r5.trigger [2024-02-15T19:35:21.560Z] #57 19.03 Executing ca-certificates-20230506-r0.trigger [2024-02-15T19:35:21.560Z] #57 20.12 OK: 18 MiB in 19 packages [2024-02-15T19:35:21.560Z] #57 ... [2024-02-15T19:35:21.560Z] [2024-02-15T19:35:21.560Z] #41 [security-spiffe-token-provider internal] load build context [2024-02-15T19:35:22.530Z] #41 ... [2024-02-15T19:35:22.530Z] [2024-02-15T19:35:22.530Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-15T19:35:22.530Z] #60 13.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-15T19:35:22.530Z] #60 15.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-15T19:35:22.530Z] #60 18.66 v3.18.6-35-g28268c5b274 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-15T19:35:22.530Z] #60 18.66 v3.18.6-33-gc1e3cf9371f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-15T19:35:22.530Z] #60 18.66 OK: 19945 distinct packages available [2024-02-15T19:35:22.530Z] #60 19.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-15T19:35:22.530Z] #60 21.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-15T19:35:22.530Z] #60 ... [2024-02-15T19:35:22.530Z] [2024-02-15T19:35:22.530Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-15T19:35:22.530Z] #57 DONE 24.1s [2024-02-15T19:35:22.530Z] [2024-02-15T19:35:22.530Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-15T19:35:22.530Z] #32 ... [2024-02-15T19:35:22.530Z] [2024-02-15T19:35:22.530Z] #65 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-02-15T19:35:22.530Z] #0 9.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-15T19:35:22.530Z] #65 ... [2024-02-15T19:35:22.530Z] [2024-02-15T19:35:22.530Z] #41 [security-spiffe-token-provider internal] load build context [2024-02-15T19:35:22.799Z] #41 ... [2024-02-15T19:35:22.799Z] [2024-02-15T19:35:22.799Z] #62 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-15T19:35:22.799Z] #62 14.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-15T19:35:22.799Z] #62 15.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-15T19:35:22.799Z] #62 18.50 (1/1) Installing dumb-init (1.2.5-r2) [2024-02-15T19:35:22.799Z] #62 18.52 Executing busybox-1.36.1-r5.trigger [2024-02-15T19:35:22.799Z] #62 18.59 OK: 8 MiB in 16 packages [2024-02-15T19:35:22.799Z] #62 ... [2024-02-15T19:35:22.799Z] [2024-02-15T19:35:22.799Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-15T19:35:23.067Z] #32 ... [2024-02-15T19:35:23.067Z] [2024-02-15T19:35:23.067Z] #62 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-15T19:35:23.067Z] #62 DONE 24.2s [2024-02-15T19:35:23.067Z] [2024-02-15T19:35:23.067Z] #66 [core-command stage-1 3/7] RUN apk --no-cache upgrade [2024-02-15T19:35:24.033Z] #66 ... [2024-02-15T19:35:24.033Z] [2024-02-15T19:35:24.033Z] #43 [support-scheduler internal] load build context [2024-02-15T19:35:24.303Z] #43 ... [2024-02-15T19:35:24.303Z] [2024-02-15T19:35:24.303Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-15T19:35:24.303Z] #32 ... [2024-02-15T19:35:24.303Z] [2024-02-15T19:35:24.303Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-15T19:35:24.303Z] #63 16.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-15T19:35:24.303Z] #63 18.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-15T19:35:24.303Z] #63 22.69 (1/2) Installing dumb-init (1.2.5-r2) [2024-02-15T19:35:24.303Z] #63 22.69 (2/2) Installing su-exec (0.2-r3) [2024-02-15T19:35:24.303Z] #63 22.69 Executing busybox-1.36.1-r5.trigger [2024-02-15T19:35:24.303Z] #63 22.89 OK: 8 MiB in 17 packages [2024-02-15T19:35:24.303Z] #63 DONE 24.9s [2024-02-15T19:35:24.303Z] [2024-02-15T19:35:24.303Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-15T19:35:24.303Z] #32 ... [2024-02-15T19:35:24.303Z] [2024-02-15T19:35:24.303Z] #51 [security-proxy-auth internal] load build context [2024-02-15T19:35:24.568Z] #51 ... [2024-02-15T19:35:24.568Z] [2024-02-15T19:35:24.568Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-15T19:35:24.568Z] #58 15.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-15T19:35:24.568Z] #58 17.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-15T19:35:24.568Z] #58 21.94 v3.18.6-35-g28268c5b274 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-15T19:35:24.568Z] #58 21.94 v3.18.6-33-gc1e3cf9371f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-15T19:35:24.568Z] #58 21.94 OK: 19945 distinct packages available [2024-02-15T19:35:24.568Z] #58 22.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-15T19:35:24.568Z] #58 24.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-15T19:35:24.568Z] #58 ... [2024-02-15T19:35:24.568Z] [2024-02-15T19:35:24.568Z] #43 [support-scheduler internal] load build context [2024-02-15T19:35:24.568Z] #43 transferring context: 70.97MB 29.6s [2024-02-15T19:35:25.151Z] #43 ... [2024-02-15T19:35:25.151Z] [2024-02-15T19:35:25.151Z] #67 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-02-15T19:35:25.418Z] #67 ... [2024-02-15T19:35:25.418Z] [2024-02-15T19:35:25.418Z] #51 [security-proxy-auth internal] load build context [2024-02-15T19:35:25.683Z] #51 ... [2024-02-15T19:35:25.683Z] [2024-02-15T19:35:25.683Z] #47 [security-proxy-setup internal] load build context [2024-02-15T19:35:25.949Z] #47 ... [2024-02-15T19:35:25.949Z] [2024-02-15T19:35:25.949Z] #42 [core-data internal] load build context [2024-02-15T19:35:25.949Z] #42 ... [2024-02-15T19:35:25.949Z] [2024-02-15T19:35:25.949Z] #47 [security-proxy-setup internal] load build context [2024-02-15T19:35:26.529Z] #47 ... [2024-02-15T19:35:26.529Z] [2024-02-15T19:35:26.529Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-15T19:35:26.529Z] #60 26.08 (1/5) Installing dumb-init (1.2.5-r2) [2024-02-15T19:35:26.529Z] #60 26.08 (2/5) Installing musl-obstack (1.2.3-r2) [2024-02-15T19:35:26.529Z] #60 26.08 (3/5) Installing libucontext (1.2-r2) [2024-02-15T19:35:26.529Z] #60 26.08 (4/5) Installing gcompat (1.1.0-r1) [2024-02-15T19:35:26.529Z] #60 26.13 (5/5) Installing openssl (3.1.4-r5) [2024-02-15T19:35:26.529Z] #60 26.17 Executing busybox-1.36.1-r5.trigger [2024-02-15T19:35:26.529Z] #60 26.17 OK: 9 MiB in 20 packages [2024-02-15T19:35:26.529Z] #60 DONE 28.0s [2024-02-15T19:35:26.529Z] [2024-02-15T19:35:26.529Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-15T19:35:26.529Z] #38 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 25.6s [2024-02-15T19:35:26.816Z] #38 ... [2024-02-15T19:35:26.816Z] [2024-02-15T19:35:26.816Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-15T19:35:26.816Z] #64 17.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-15T19:35:26.816Z] #64 20.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-15T19:35:26.816Z] #64 25.61 (1/2) Installing ca-certificates (20230506-r0) [2024-02-15T19:35:26.816Z] #64 26.14 (2/2) Installing dumb-init (1.2.5-r2) [2024-02-15T19:35:26.816Z] #64 26.14 Executing busybox-1.36.1-r5.trigger [2024-02-15T19:35:26.816Z] #64 26.28 Executing ca-certificates-20230506-r0.trigger [2024-02-15T19:35:26.816Z] #64 27.39 OK: 9 MiB in 17 packages [2024-02-15T19:35:26.816Z] #64 ... [2024-02-15T19:35:26.816Z] [2024-02-15T19:35:26.816Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-15T19:35:26.816Z] #61 17.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-15T19:35:26.816Z] #61 20.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-15T19:35:26.816Z] #61 24.30 v3.18.6-35-g28268c5b274 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-15T19:35:26.816Z] #61 24.30 v3.18.6-33-gc1e3cf9371f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-15T19:35:26.816Z] #61 24.30 OK: 19945 distinct packages available [2024-02-15T19:35:26.816Z] #61 25.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-15T19:35:26.816Z] #61 26.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-15T19:35:27.082Z] #61 ... [2024-02-15T19:35:27.082Z] [2024-02-15T19:35:27.082Z] #48 [core-metadata internal] load build context [2024-02-15T19:35:27.082Z] #48 ... [2024-02-15T19:35:27.082Z] [2024-02-15T19:35:27.082Z] #50 [security-secretstore-setup internal] load build context [2024-02-15T19:35:27.082Z] #50 ... [2024-02-15T19:35:27.082Z] [2024-02-15T19:35:27.082Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-15T19:35:27.082Z] #58 28.02 (1/4) Installing dumb-init (1.2.5-r2) [2024-02-15T19:35:27.082Z] #58 28.02 (2/4) Installing musl-obstack (1.2.3-r2) [2024-02-15T19:35:27.082Z] #58 28.02 (3/4) Installing libucontext (1.2-r2) [2024-02-15T19:35:27.082Z] #58 28.10 (4/4) Installing gcompat (1.1.0-r1) [2024-02-15T19:35:27.082Z] #58 28.12 Executing busybox-1.36.1-r5.trigger [2024-02-15T19:35:27.082Z] #58 28.19 OK: 8 MiB in 19 packages [2024-02-15T19:35:28.036Z] #58 ... [2024-02-15T19:35:28.036Z] [2024-02-15T19:35:28.036Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-15T19:35:28.036Z] #64 DONE 29.3s [2024-02-15T19:35:28.302Z] [2024-02-15T19:35:28.302Z] #53 [support-notifications internal] load build context [2024-02-15T19:35:28.302Z] #53 ... [2024-02-15T19:35:28.302Z] [2024-02-15T19:35:28.302Z] #49 [core-command internal] load build context [2024-02-15T19:35:28.572Z] #49 ... [2024-02-15T19:35:28.572Z] [2024-02-15T19:35:28.572Z] #54 [security-bootstrapper internal] load build context [2024-02-15T19:35:28.572Z] #54 ... [2024-02-15T19:35:28.572Z] [2024-02-15T19:35:28.572Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-15T19:35:28.572Z] #61 29.63 (1/11) Installing ca-certificates (20230506-r0) [2024-02-15T19:35:28.572Z] #61 29.70 (2/11) Installing brotli-libs (1.0.9-r14) [2024-02-15T19:35:28.572Z] #61 29.70 (3/11) Installing libunistring (1.1-r1) [2024-02-15T19:35:28.844Z] #61 29.77 (4/11) Installing libidn2 (2.3.4-r1) [2024-02-15T19:35:28.844Z] #61 29.77 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-02-15T19:35:28.844Z] #61 29.77 (6/11) Installing libcurl (8.5.0-r0) [2024-02-15T19:35:28.844Z] #61 29.83 (7/11) Installing curl (8.5.0-r0) [2024-02-15T19:35:28.844Z] #61 29.85 (8/11) Installing dumb-init (1.2.5-r2) [2024-02-15T19:35:28.844Z] #61 29.85 (9/11) Installing musl-obstack (1.2.3-r2) [2024-02-15T19:35:28.844Z] #61 29.86 (10/11) Installing libucontext (1.2-r2) [2024-02-15T19:35:28.844Z] #61 29.86 (11/11) Installing gcompat (1.1.0-r1) [2024-02-15T19:35:28.844Z] #61 29.90 Executing busybox-1.36.1-r5.trigger [2024-02-15T19:35:29.110Z] #61 ... [2024-02-15T19:35:29.110Z] [2024-02-15T19:35:29.111Z] #65 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-02-15T19:35:29.111Z] #65 10.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-15T19:35:29.111Z] #65 15.06 OK: 18 MiB in 19 packages [2024-02-15T19:35:29.111Z] #65 DONE 16.5s [2024-02-15T19:35:29.111Z] [2024-02-15T19:35:29.111Z] #54 [security-bootstrapper internal] load build context [2024-02-15T19:35:29.380Z] #54 ... [2024-02-15T19:35:29.380Z] [2024-02-15T19:35:29.380Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-15T19:35:29.380Z] #58 DONE 30.7s [2024-02-15T19:35:29.380Z] [2024-02-15T19:35:29.380Z] #54 [security-bootstrapper internal] load build context [2024-02-15T19:35:29.645Z] #54 transferring context: 35.29MB 30.0s [2024-02-15T19:35:30.233Z] #54 ... [2024-02-15T19:35:30.233Z] [2024-02-15T19:35:30.233Z] #46 [core-common-config-bootstrapper internal] load build context [2024-02-15T19:35:30.233Z] #46 ... [2024-02-15T19:35:30.233Z] [2024-02-15T19:35:30.233Z] #54 [security-bootstrapper internal] load build context [2024-02-15T19:35:30.825Z] #54 ... [2024-02-15T19:35:30.825Z] [2024-02-15T19:35:30.825Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-15T19:35:30.825Z] #61 30.06 Executing ca-certificates-20230506-r0.trigger [2024-02-15T19:35:30.825Z] #61 30.54 OK: 13 MiB in 26 packages [2024-02-15T19:35:30.825Z] #61 DONE 31.9s [2024-02-15T19:35:31.090Z] [2024-02-15T19:35:31.090Z] #54 [security-bootstrapper internal] load build context [2024-02-15T19:35:31.357Z] #54 ... [2024-02-15T19:35:31.357Z] [2024-02-15T19:35:31.357Z] #67 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-02-15T19:35:31.357Z] #67 11.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-15T19:35:31.357Z] #67 13.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-15T19:35:31.357Z] #67 14.85 OK: 8 MiB in 16 packages [2024-02-15T19:35:31.357Z] #67 DONE 16.3s [2024-02-15T19:35:31.357Z] [2024-02-15T19:35:31.357Z] #54 [security-bootstrapper internal] load build context [2024-02-15T19:35:32.317Z] #54 ... [2024-02-15T19:35:32.317Z] [2024-02-15T19:35:32.317Z] #68 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-02-15T19:35:32.317Z] #68 DONE 3.1s [2024-02-15T19:35:32.317Z] [2024-02-15T19:35:32.317Z] #54 [security-bootstrapper internal] load build context [2024-02-15T19:35:32.905Z] #54 ... [2024-02-15T19:35:32.905Z] [2024-02-15T19:35:32.905Z] #69 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-02-15T19:35:32.905Z] #0 8.172 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-15T19:35:32.905Z] #0 8.679 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-15T19:35:32.905Z] #69 ... [2024-02-15T19:35:32.905Z] [2024-02-15T19:35:32.905Z] #41 [security-spiffe-token-provider internal] load build context [2024-02-15T19:35:33.171Z] #41 ... [2024-02-15T19:35:33.171Z] [2024-02-15T19:35:33.171Z] #54 [security-bootstrapper internal] load build context [2024-02-15T19:35:34.584Z] #54 ... [2024-02-15T19:35:34.584Z] [2024-02-15T19:35:34.584Z] #70 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-02-15T19:35:34.584Z] #0 8.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-15T19:35:34.584Z] #0 8.883 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-15T19:35:34.584Z] #70 ... [2024-02-15T19:35:34.584Z] [2024-02-15T19:35:34.584Z] #54 [security-bootstrapper internal] load build context [2024-02-15T19:35:34.584Z] #54 ... [2024-02-15T19:35:34.584Z] [2024-02-15T19:35:34.584Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-15T19:35:34.584Z] #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 36.1s [2024-02-15T19:35:34.850Z] #32 ... [2024-02-15T19:35:34.850Z] [2024-02-15T19:35:34.850Z] #54 [security-bootstrapper internal] load build context [2024-02-15T19:35:34.850Z] #54 transferring context: 43.59MB 35.1s [2024-02-15T19:35:35.430Z] #54 ... [2024-02-15T19:35:35.430Z] [2024-02-15T19:35:35.430Z] #69 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-02-15T19:35:35.430Z] #69 10.45 OK: 18 MiB in 19 packages [2024-02-15T19:35:35.430Z] #69 DONE 12.5s [2024-02-15T19:35:35.430Z] [2024-02-15T19:35:35.430Z] #54 [security-bootstrapper internal] load build context [2024-02-15T19:35:35.700Z] #54 ... [2024-02-15T19:35:35.700Z] [2024-02-15T19:35:35.700Z] #43 [support-scheduler internal] load build context [2024-02-15T19:35:35.700Z] #43 ... [2024-02-15T19:35:35.700Z] [2024-02-15T19:35:35.700Z] #54 [security-bootstrapper internal] load build context [2024-02-15T19:35:36.284Z] #54 ... [2024-02-15T19:35:36.284Z] [2024-02-15T19:35:36.284Z] #51 [security-proxy-auth internal] load build context [2024-02-15T19:35:36.284Z] #51 ... [2024-02-15T19:35:36.284Z] [2024-02-15T19:35:36.284Z] #42 [core-data internal] load build context [2024-02-15T19:35:36.284Z] #42 ... [2024-02-15T19:35:36.284Z] [2024-02-15T19:35:36.284Z] #51 [security-proxy-auth internal] load build context [2024-02-15T19:35:36.550Z] #51 ... [2024-02-15T19:35:36.550Z] [2024-02-15T19:35:36.550Z] #70 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-02-15T19:35:36.550Z] #70 11.04 OK: 8 MiB in 17 packages [2024-02-15T19:35:36.550Z] #70 DONE 12.3s [2024-02-15T19:35:36.550Z] [2024-02-15T19:35:36.550Z] #47 [security-proxy-setup internal] load build context [2024-02-15T19:35:36.815Z] #47 ... [2024-02-15T19:35:36.815Z] [2024-02-15T19:35:36.815Z] #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-02-15T19:35:36.815Z] #0 8.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-15T19:35:36.815Z] #0 9.490 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-15T19:35:36.815Z] #71 ... [2024-02-15T19:35:36.815Z] [2024-02-15T19:35:36.815Z] #51 [security-proxy-auth internal] load build context [2024-02-15T19:35:36.815Z] #51 ... [2024-02-15T19:35:36.815Z] [2024-02-15T19:35:36.815Z] #66 [core-command stage-1 3/7] RUN apk --no-cache upgrade [2024-02-15T19:35:36.815Z] #66 9.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-15T19:35:36.815Z] #66 10.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-15T19:35:36.815Z] #66 12.55 OK: 8 MiB in 16 packages [2024-02-15T19:35:36.815Z] #66 DONE 14.0s [2024-02-15T19:35:36.815Z] [2024-02-15T19:35:36.815Z] #51 [security-proxy-auth internal] load build context [2024-02-15T19:35:37.081Z] #51 ... [2024-02-15T19:35:37.081Z] [2024-02-15T19:35:37.081Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-15T19:35:37.081Z] #38 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 30.3s done [2024-02-15T19:35:37.081Z] #38 ... [2024-02-15T19:35:37.081Z] [2024-02-15T19:35:37.081Z] #47 [security-proxy-setup internal] load build context [2024-02-15T19:35:37.345Z] #47 ... [2024-02-15T19:35:37.345Z] [2024-02-15T19:35:37.345Z] #48 [core-metadata internal] load build context [2024-02-15T19:35:37.345Z] #48 ... [2024-02-15T19:35:37.345Z] [2024-02-15T19:35:37.345Z] #50 [security-secretstore-setup internal] load build context [2024-02-15T19:35:37.616Z] #50 ... [2024-02-15T19:35:37.616Z] [2024-02-15T19:35:37.616Z] #41 [security-spiffe-token-provider internal] load build context [2024-02-15T19:35:38.199Z] #41 ... [2024-02-15T19:35:38.199Z] [2024-02-15T19:35:38.199Z] #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-02-15T19:35:38.199Z] #71 10.67 OK: 9 MiB in 20 packages [2024-02-15T19:35:38.199Z] #71 DONE 11.5s [2024-02-15T19:35:38.199Z] [2024-02-15T19:35:38.199Z] #41 [security-spiffe-token-provider internal] load build context [2024-02-15T19:35:38.199Z] #41 ... [2024-02-15T19:35:38.199Z] [2024-02-15T19:35:38.199Z] #54 [security-bootstrapper internal] load build context [2024-02-15T19:35:38.464Z] #54 ... [2024-02-15T19:35:38.464Z] [2024-02-15T19:35:38.464Z] #49 [core-command internal] load build context [2024-02-15T19:35:38.730Z] #49 ... [2024-02-15T19:35:38.730Z] [2024-02-15T19:35:38.730Z] #53 [support-notifications internal] load build context [2024-02-15T19:35:38.730Z] #53 ... [2024-02-15T19:35:38.730Z] [2024-02-15T19:35:38.730Z] #54 [security-bootstrapper internal] load build context [2024-02-15T19:35:38.730Z] #54 ... [2024-02-15T19:35:38.730Z] [2024-02-15T19:35:38.730Z] #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-02-15T19:35:38.730Z] #0 9.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-15T19:35:38.730Z] #0 9.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-15T19:35:38.995Z] #72 ... [2024-02-15T19:35:38.995Z] [2024-02-15T19:35:38.995Z] #54 [security-bootstrapper internal] load build context [2024-02-15T19:35:39.574Z] #54 ... [2024-02-15T19:35:39.574Z] [2024-02-15T19:35:39.574Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-02-15T19:35:39.574Z] #0 8.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-15T19:35:39.574Z] #0 9.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-15T19:35:39.843Z] #73 ... [2024-02-15T19:35:39.843Z] [2024-02-15T19:35:39.843Z] #54 [security-bootstrapper internal] load build context [2024-02-15T19:35:39.843Z] #54 transferring context: 53.82MB 40.3s [2024-02-15T19:35:40.424Z] #54 ... [2024-02-15T19:35:40.424Z] [2024-02-15T19:35:40.424Z] #46 [core-common-config-bootstrapper internal] load build context [2024-02-15T19:35:40.689Z] #46 ... [2024-02-15T19:35:40.689Z] [2024-02-15T19:35:40.689Z] #48 [core-metadata internal] load build context [2024-02-15T19:35:41.270Z] #48 ... [2024-02-15T19:35:41.270Z] [2024-02-15T19:35:41.270Z] #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-02-15T19:35:41.270Z] #0 8.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-15T19:35:41.270Z] #0 9.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-15T19:35:41.537Z] #74 ... [2024-02-15T19:35:41.537Z] [2024-02-15T19:35:41.537Z] #48 [core-metadata internal] load build context [2024-02-15T19:35:41.537Z] #48 ... [2024-02-15T19:35:41.537Z] [2024-02-15T19:35:41.537Z] #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-02-15T19:35:41.537Z] #72 11.99 OK: 9 MiB in 17 packages [2024-02-15T19:35:41.537Z] #72 DONE 12.8s [2024-02-15T19:35:41.537Z] [2024-02-15T19:35:41.537Z] #48 [core-metadata internal] load build context [2024-02-15T19:35:42.955Z] #48 ... [2024-02-15T19:35:42.955Z] [2024-02-15T19:35:42.955Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-02-15T19:35:42.955Z] #73 11.77 OK: 8 MiB in 19 packages [2024-02-15T19:35:42.955Z] #73 DONE 13.1s [2024-02-15T19:35:42.955Z] [2024-02-15T19:35:42.955Z] #48 [core-metadata internal] load build context [2024-02-15T19:35:42.955Z] #48 ... [2024-02-15T19:35:42.955Z] [2024-02-15T19:35:42.955Z] #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-02-15T19:35:42.955Z] #74 11.07 OK: 13 MiB in 26 packages [2024-02-15T19:35:42.955Z] #74 DONE 11.7s [2024-02-15T19:35:42.955Z] [2024-02-15T19:35:42.955Z] #48 [core-metadata internal] load build context [2024-02-15T19:35:43.541Z] #48 ... [2024-02-15T19:35:43.541Z] [2024-02-15T19:35:43.541Z] #75 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-02-15T19:35:43.541Z] #75 DONE 6.8s [2024-02-15T19:35:43.541Z] [2024-02-15T19:35:43.541Z] #48 [core-metadata internal] load build context [2024-02-15T19:35:43.807Z] #48 ... [2024-02-15T19:35:43.807Z] [2024-02-15T19:35:43.807Z] #76 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-02-15T19:35:43.807Z] #76 DONE 3.1s [2024-02-15T19:35:43.807Z] [2024-02-15T19:35:43.807Z] #48 [core-metadata internal] load build context [2024-02-15T19:35:45.223Z] #48 ... [2024-02-15T19:35:45.223Z] [2024-02-15T19:35:45.223Z] #77 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-02-15T19:35:45.223Z] #77 DONE 1.4s [2024-02-15T19:35:45.223Z] [2024-02-15T19:35:45.223Z] #48 [core-metadata internal] load build context [2024-02-15T19:35:45.223Z] #48 transferring context: 123.21MB 48.9s [2024-02-15T19:35:45.223Z] #48 ... [2024-02-15T19:35:45.223Z] [2024-02-15T19:35:45.223Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-15T19:35:45.223Z] #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 45.7s done [2024-02-15T19:35:45.223Z] #32 ... [2024-02-15T19:35:45.223Z] [2024-02-15T19:35:45.223Z] #48 [core-metadata internal] load build context [2024-02-15T19:35:45.811Z] #48 ... [2024-02-15T19:35:45.811Z] [2024-02-15T19:35:45.811Z] #43 [support-scheduler internal] load build context [2024-02-15T19:35:45.811Z] #43 ... [2024-02-15T19:35:45.811Z] [2024-02-15T19:35:45.811Z] #48 [core-metadata internal] load build context [2024-02-15T19:35:46.393Z] #48 ... [2024-02-15T19:35:46.393Z] [2024-02-15T19:35:46.393Z] #42 [core-data internal] load build context [2024-02-15T19:35:46.658Z] #42 ... [2024-02-15T19:35:46.658Z] [2024-02-15T19:35:46.658Z] #48 [core-metadata internal] load build context [2024-02-15T19:35:46.658Z] #48 transferring context: 133.46MB 50.6s done [2024-02-15T19:35:46.925Z] #48 DONE 51.5s [2024-02-15T19:35:46.925Z] [2024-02-15T19:35:46.925Z] #42 [core-data internal] load build context [2024-02-15T19:35:47.192Z] #42 ... [2024-02-15T19:35:47.192Z] [2024-02-15T19:35:47.192Z] #43 [support-scheduler internal] load build context [2024-02-15T19:35:47.192Z] #43 transferring context: 133.46MB 51.8s done [2024-02-15T19:35:47.192Z] #43 DONE 52.3s [2024-02-15T19:35:47.192Z] [2024-02-15T19:35:47.192Z] #42 [core-data internal] load build context [2024-02-15T19:35:47.192Z] #42 ... [2024-02-15T19:35:47.192Z] [2024-02-15T19:35:47.192Z] #51 [security-proxy-auth internal] load build context [2024-02-15T19:35:47.192Z] #51 ... [2024-02-15T19:35:47.192Z] [2024-02-15T19:35:47.192Z] #42 [core-data internal] load build context [2024-02-15T19:35:47.470Z] #42 ... [2024-02-15T19:35:47.470Z] [2024-02-15T19:35:47.470Z] #47 [security-proxy-setup internal] load build context [2024-02-15T19:35:47.470Z] #47 ... [2024-02-15T19:35:47.470Z] [2024-02-15T19:35:47.470Z] #51 [security-proxy-auth internal] load build context [2024-02-15T19:35:47.740Z] #51 ... [2024-02-15T19:35:47.740Z] [2024-02-15T19:35:47.740Z] #50 [security-secretstore-setup internal] load build context [2024-02-15T19:35:47.740Z] #50 ... [2024-02-15T19:35:47.740Z] [2024-02-15T19:35:47.740Z] #47 [security-proxy-setup internal] load build context [2024-02-15T19:35:48.326Z] #47 ... [2024-02-15T19:35:48.326Z] [2024-02-15T19:35:48.326Z] #41 [security-spiffe-token-provider internal] load build context [2024-02-15T19:35:48.326Z] #41 ... [2024-02-15T19:35:48.326Z] [2024-02-15T19:35:48.326Z] #47 [security-proxy-setup internal] load build context [2024-02-15T19:35:48.920Z] #47 ... [2024-02-15T19:35:48.920Z] [2024-02-15T19:35:48.920Z] #53 [support-notifications internal] load build context [2024-02-15T19:35:48.920Z] #53 ... [2024-02-15T19:35:48.920Z] [2024-02-15T19:35:48.920Z] #49 [core-command internal] load build context [2024-02-15T19:35:48.920Z] #49 ... [2024-02-15T19:35:48.920Z] [2024-02-15T19:35:48.920Z] #42 [core-data internal] load build context [2024-02-15T19:35:48.920Z] #42 transferring context: 133.46MB 55.1s done [2024-02-15T19:35:48.920Z] #42 DONE 55.8s [2024-02-15T19:35:48.920Z] [2024-02-15T19:35:48.920Z] #49 [core-command internal] load build context [2024-02-15T19:35:48.920Z] #49 ... [2024-02-15T19:35:48.920Z] [2024-02-15T19:35:48.920Z] #53 [support-notifications internal] load build context [2024-02-15T19:35:49.184Z] #53 ... [2024-02-15T19:35:49.184Z] [2024-02-15T19:35:49.184Z] #78 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-02-15T19:35:49.184Z] #78 DONE 2.1s [2024-02-15T19:35:49.184Z] [2024-02-15T19:35:49.184Z] #41 [security-spiffe-token-provider internal] load build context [2024-02-15T19:35:49.184Z] #41 transferring context: 133.46MB 49.5s done [2024-02-15T19:35:49.184Z] #41 DONE 51.3s [2024-02-15T19:35:49.184Z] [2024-02-15T19:35:49.184Z] #53 [support-notifications internal] load build context [2024-02-15T19:35:49.765Z] #53 ... [2024-02-15T19:35:49.765Z] [2024-02-15T19:35:49.765Z] #51 [security-proxy-auth internal] load build context [2024-02-15T19:35:49.765Z] #51 transferring context: 133.46MB 52.3s done [2024-02-15T19:35:49.765Z] #51 DONE 53.3s [2024-02-15T19:35:49.765Z] [2024-02-15T19:35:49.765Z] #53 [support-notifications internal] load build context [2024-02-15T19:35:50.742Z] #53 ... [2024-02-15T19:35:50.742Z] [2024-02-15T19:35:50.742Z] #46 [core-common-config-bootstrapper internal] load build context [2024-02-15T19:35:51.016Z] #46 ... [2024-02-15T19:35:51.016Z] [2024-02-15T19:35:51.016Z] #54 [security-bootstrapper internal] load build context [2024-02-15T19:35:51.016Z] #54 ... [2024-02-15T19:35:51.016Z] [2024-02-15T19:35:51.016Z] #79 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-15T19:35:51.016Z] #79 DONE 3.3s [2024-02-15T19:35:51.016Z] [2024-02-15T19:35:51.016Z] #54 [security-bootstrapper internal] load build context [2024-02-15T19:35:51.016Z] #54 ... [2024-02-15T19:35:51.016Z] [2024-02-15T19:35:51.016Z] #46 [core-common-config-bootstrapper internal] load build context [2024-02-15T19:35:51.016Z] #46 ... [2024-02-15T19:35:51.016Z] [2024-02-15T19:35:51.016Z] #49 [core-command internal] load build context [2024-02-15T19:35:51.016Z] #49 transferring context: 133.46MB 53.6s done [2024-02-15T19:35:51.016Z] #49 DONE 55.2s [2024-02-15T19:35:51.016Z] [2024-02-15T19:35:51.016Z] #46 [core-common-config-bootstrapper internal] load build context [2024-02-15T19:35:51.306Z] #46 ... [2024-02-15T19:35:51.306Z] [2024-02-15T19:35:51.306Z] #80 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-15T19:35:51.306Z] #80 DONE 3.5s [2024-02-15T19:35:51.306Z] [2024-02-15T19:35:51.306Z] #81 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-02-15T19:35:51.306Z] #81 DONE 1.7s [2024-02-15T19:35:51.306Z] [2024-02-15T19:35:51.306Z] #46 [core-common-config-bootstrapper internal] load build context [2024-02-15T19:35:51.889Z] #46 ... [2024-02-15T19:35:51.889Z] [2024-02-15T19:35:51.889Z] #50 [security-secretstore-setup internal] load build context [2024-02-15T19:35:51.889Z] #50 transferring context: 133.46MB 54.7s done [2024-02-15T19:35:51.889Z] #50 DONE 55.9s [2024-02-15T19:35:51.889Z] [2024-02-15T19:35:51.889Z] #46 [core-common-config-bootstrapper internal] load build context [2024-02-15T19:35:51.889Z] #46 ... [2024-02-15T19:35:51.889Z] [2024-02-15T19:35:51.889Z] #82 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-02-15T19:35:51.889Z] #82 DONE 0.9s [2024-02-15T19:35:51.889Z] [2024-02-15T19:35:51.889Z] #46 [core-common-config-bootstrapper internal] load build context [2024-02-15T19:35:52.159Z] #46 ... [2024-02-15T19:35:52.160Z] [2024-02-15T19:35:52.160Z] #83 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-15T19:35:52.160Z] #83 DONE 3.9s [2024-02-15T19:35:52.160Z] [2024-02-15T19:35:52.160Z] #46 [core-common-config-bootstrapper internal] load build context [2024-02-15T19:35:52.160Z] #46 ... [2024-02-15T19:35:52.160Z] [2024-02-15T19:35:52.160Z] #84 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-02-15T19:35:52.160Z] #84 DONE 1.0s [2024-02-15T19:35:52.160Z] [2024-02-15T19:35:52.160Z] #46 [core-common-config-bootstrapper internal] load build context [2024-02-15T19:35:52.748Z] #46 ... [2024-02-15T19:35:52.748Z] [2024-02-15T19:35:52.748Z] #47 [security-proxy-setup internal] load build context [2024-02-15T19:35:52.748Z] #47 transferring context: 133.46MB 56.2s done [2024-02-15T19:35:52.748Z] #47 DONE 57.3s [2024-02-15T19:35:52.748Z] [2024-02-15T19:35:52.748Z] #46 [core-common-config-bootstrapper internal] load build context [2024-02-15T19:35:53.332Z] #46 ... [2024-02-15T19:35:53.332Z] [2024-02-15T19:35:53.332Z] #85 [security-spire-server stage-2 6/9] COPY security.txt / [2024-02-15T19:35:53.332Z] #85 DONE 1.1s [2024-02-15T19:35:53.332Z] [2024-02-15T19:35:53.332Z] #86 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-02-15T19:35:53.333Z] #86 DONE 1.1s [2024-02-15T19:35:53.333Z] [2024-02-15T19:35:53.333Z] #46 [core-common-config-bootstrapper internal] load build context [2024-02-15T19:35:53.333Z] #46 ... [2024-02-15T19:35:53.333Z] [2024-02-15T19:35:53.333Z] #87 [security-spire-config stage-2 6/10] COPY security.txt / [2024-02-15T19:35:53.333Z] #87 DONE 1.2s [2024-02-15T19:35:53.333Z] [2024-02-15T19:35:53.333Z] #46 [core-common-config-bootstrapper internal] load build context [2024-02-15T19:35:53.598Z] #46 ... [2024-02-15T19:35:53.598Z] [2024-02-15T19:35:53.598Z] #88 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-15T19:35:53.598Z] #88 DONE 1.6s [2024-02-15T19:35:53.598Z] [2024-02-15T19:35:53.598Z] #46 [core-common-config-bootstrapper internal] load build context [2024-02-15T19:35:53.863Z] #46 ... [2024-02-15T19:35:53.863Z] [2024-02-15T19:35:53.863Z] #89 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-02-15T19:35:53.863Z] #89 DONE 0.7s [2024-02-15T19:35:53.863Z] [2024-02-15T19:35:53.863Z] #46 [core-common-config-bootstrapper internal] load build context [2024-02-15T19:35:54.129Z] #46 ... [2024-02-15T19:35:54.129Z] [2024-02-15T19:35:54.129Z] #90 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-02-15T19:35:54.129Z] #90 DONE 0.6s [2024-02-15T19:35:54.129Z] [2024-02-15T19:35:54.129Z] #46 [core-common-config-bootstrapper internal] load build context [2024-02-15T19:35:54.129Z] #46 ... [2024-02-15T19:35:54.129Z] [2024-02-15T19:35:54.129Z] #91 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-02-15T19:35:54.129Z] #91 DONE 0.9s [2024-02-15T19:35:54.129Z] [2024-02-15T19:35:54.129Z] #46 [core-common-config-bootstrapper internal] load build context [2024-02-15T19:35:54.716Z] #46 ... [2024-02-15T19:35:54.716Z] [2024-02-15T19:35:54.716Z] #53 [support-notifications internal] load build context [2024-02-15T19:35:54.716Z] #53 transferring context: 133.46MB 54.6s done [2024-02-15T19:35:54.716Z] #53 DONE 56.7s [2024-02-15T19:35:54.716Z] [2024-02-15T19:35:54.716Z] #46 [core-common-config-bootstrapper internal] load build context [2024-02-15T19:35:54.716Z] #46 ... [2024-02-15T19:35:54.716Z] [2024-02-15T19:35:54.716Z] #92 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-02-15T19:35:54.716Z] #92 DONE 0.8s [2024-02-15T19:35:54.716Z] [2024-02-15T19:35:54.716Z] #46 [core-common-config-bootstrapper internal] load build context [2024-02-15T19:35:54.716Z] #46 ... [2024-02-15T19:35:54.716Z] [2024-02-15T19:35:54.716Z] #93 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-02-15T19:35:54.716Z] #93 DONE 0.7s [2024-02-15T19:35:54.716Z] [2024-02-15T19:35:54.716Z] #46 [core-common-config-bootstrapper internal] load build context [2024-02-15T19:35:54.992Z] #46 ... [2024-02-15T19:35:54.992Z] [2024-02-15T19:35:54.992Z] #54 [security-bootstrapper internal] load build context [2024-02-15T19:35:54.992Z] #54 transferring context: 133.46MB 55.0s done [2024-02-15T19:35:54.992Z] #54 DONE 56.9s [2024-02-15T19:35:54.992Z] [2024-02-15T19:35:54.992Z] #94 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-02-15T19:35:54.992Z] #94 DONE 0.8s [2024-02-15T19:35:54.992Z] [2024-02-15T19:35:54.992Z] #46 [core-common-config-bootstrapper internal] load build context [2024-02-15T19:35:54.992Z] #46 transferring context: 133.46MB 59.9s done [2024-02-15T19:35:55.258Z] #46 DONE 60.2s [2024-02-15T19:35:55.258Z] [2024-02-15T19:35:55.258Z] #95 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-02-15T19:35:55.258Z] #95 ... [2024-02-15T19:35:55.258Z] [2024-02-15T19:35:55.258Z] #96 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-02-15T19:35:55.258Z] #96 DONE 0.4s [2024-02-15T19:35:55.530Z] [2024-02-15T19:35:55.530Z] #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-02-15T19:35:55.530Z] #97 DONE 0.5s [2024-02-15T19:35:55.530Z] [2024-02-15T19:35:55.531Z] #98 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-02-15T19:35:55.531Z] #98 DONE 0.5s [2024-02-15T19:35:55.531Z] [2024-02-15T19:35:55.531Z] #95 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-02-15T19:35:55.531Z] #95 DONE 0.4s [2024-02-15T19:35:55.531Z] [2024-02-15T19:35:55.531Z] #99 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-15T19:35:55.795Z] #99 ... [2024-02-15T19:35:55.795Z] [2024-02-15T19:35:55.795Z] #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-02-15T19:35:55.795Z] #100 DONE 0.4s [2024-02-15T19:35:56.060Z] [2024-02-15T19:35:56.060Z] #101 [security-spire-agent] exporting to image [2024-02-15T19:35:56.060Z] #101 exporting layers [2024-02-15T19:35:57.995Z] #101 exporting layers 2.5s done [2024-02-15T19:35:57.995Z] #101 writing image sha256:743292b33065e215d993700fced728e4a9efe2cf5606fb7c8f5e03ef6dcc001f 0.0s done [2024-02-15T19:35:57.995Z] #101 naming to docker.io/library/security-spire-config-arm64 done [2024-02-15T19:35:57.995Z] #101 writing image sha256:2fc4c8d82613dee9dfc08634cb808478af96d24befb84836a5d989a7a307bc5a 0.0s done [2024-02-15T19:35:57.995Z] #101 naming to docker.io/library/security-spire-server-arm64 done [2024-02-15T19:35:57.995Z] #101 exporting layers 2.1s done [2024-02-15T19:35:57.995Z] #101 writing image sha256:73e389e7bf33138196c71ca5bc69ff8369d93696051172b8886022a28d801db8 done [2024-02-15T19:35:57.995Z] #101 naming to docker.io/library/security-spire-agent-arm64 done [2024-02-15T19:35:57.995Z] #101 DONE 2.7s [2024-02-15T19:35:57.995Z] [2024-02-15T19:35:57.995Z] #102 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-15T19:35:59.395Z] #102 ... [2024-02-15T19:35:59.395Z] [2024-02-15T19:35:59.395Z] #103 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-15T19:35:59.660Z] #103 ... [2024-02-15T19:35:59.660Z] [2024-02-15T19:35:59.660Z] #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-15T19:36:14.657Z] #104 ... [2024-02-15T19:36:14.657Z] [2024-02-15T19:36:14.657Z] #103 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-15T19:36:14.657Z] #103 DONE 23.9s [2024-02-15T19:36:14.657Z] [2024-02-15T19:36:14.657Z] #105 [core-metadata builder 6/7] COPY . . [2024-02-15T19:36:14.657Z] #105 ... [2024-02-15T19:36:14.657Z] [2024-02-15T19:36:14.657Z] #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-15T19:36:14.657Z] #104 DONE 22.0s [2024-02-15T19:36:14.657Z] [2024-02-15T19:36:14.657Z] #106 [security-spiffe-token-provider builder 6/7] COPY . . [2024-02-15T19:36:16.059Z] #106 DONE 2.4s [2024-02-15T19:36:16.059Z] [2024-02-15T19:36:16.059Z] #105 [core-metadata builder 6/7] COPY . . [2024-02-15T19:36:16.059Z] #105 DONE 2.4s [2024-02-15T19:36:16.059Z] [2024-02-15T19:36:16.059Z] #107 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-15T19:36:16.059Z] #107 CACHED [2024-02-15T19:36:16.059Z] [2024-02-15T19:36:16.059Z] #108 [core-data builder 6/7] COPY . . [2024-02-15T19:36:16.059Z] #108 CACHED [2024-02-15T19:36:16.059Z] [2024-02-15T19:36:16.059Z] #109 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-02-15T19:36:16.059Z] #109 CACHED [2024-02-15T19:36:16.059Z] [2024-02-15T19:36:16.059Z] #110 [core-command builder 6/7] COPY . . [2024-02-15T19:36:16.059Z] #110 CACHED [2024-02-15T19:36:16.059Z] [2024-02-15T19:36:16.059Z] #111 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-02-15T19:36:16.059Z] #111 CACHED [2024-02-15T19:36:16.059Z] [2024-02-15T19:36:16.059Z] #112 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-15T19:36:16.059Z] #112 CACHED [2024-02-15T19:36:16.059Z] [2024-02-15T19:36:16.059Z] #113 [support-scheduler builder 6/7] COPY . . [2024-02-15T19:36:16.059Z] #113 CACHED [2024-02-15T19:36:16.059Z] [2024-02-15T19:36:16.059Z] #114 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-02-15T19:36:16.059Z] #114 CACHED [2024-02-15T19:36:16.059Z] [2024-02-15T19:36:16.059Z] #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-15T19:36:16.059Z] #115 CACHED [2024-02-15T19:36:16.059Z] [2024-02-15T19:36:16.059Z] #116 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-02-15T19:36:16.059Z] #116 CACHED [2024-02-15T19:36:16.059Z] [2024-02-15T19:36:16.059Z] #117 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-15T19:36:16.059Z] #117 CACHED [2024-02-15T19:36:16.059Z] [2024-02-15T19:36:16.059Z] #118 [security-proxy-auth builder 6/7] COPY . . [2024-02-15T19:36:16.059Z] #118 CACHED [2024-02-15T19:36:16.059Z] [2024-02-15T19:36:16.059Z] #119 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-15T19:36:16.059Z] #119 CACHED [2024-02-15T19:36:16.059Z] [2024-02-15T19:36:16.059Z] #120 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-02-15T19:36:16.059Z] #120 CACHED [2024-02-15T19:36:16.059Z] [2024-02-15T19:36:16.059Z] #121 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-02-15T19:36:16.059Z] #121 CACHED [2024-02-15T19:36:16.059Z] [2024-02-15T19:36:16.059Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-15T19:36:17.046Z] #122 ... [2024-02-15T19:36:17.046Z] [2024-02-15T19:36:17.046Z] #99 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-15T19:36:17.046Z] #99 DONE 21.3s [2024-02-15T19:36:17.046Z] [2024-02-15T19:36:17.046Z] #123 [support-notifications builder 6/7] COPY . . [2024-02-15T19:36:17.046Z] #123 ... [2024-02-15T19:36:17.046Z] [2024-02-15T19:36:17.046Z] #102 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-15T19:36:17.046Z] #102 DONE 23.4s [2024-02-15T19:36:17.313Z] [2024-02-15T19:36:17.313Z] #124 [security-secretstore-setup builder 6/7] COPY . . [2024-02-15T19:36:22.652Z] #124 ... [2024-02-15T19:36:22.652Z] [2024-02-15T19:36:22.652Z] #123 [support-notifications builder 6/7] COPY . . [2024-02-15T19:36:22.652Z] #123 DONE 5.3s [2024-02-15T19:36:22.652Z] [2024-02-15T19:36:22.652Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-15T19:36:22.652Z] #122 6.190 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-15T19:36:22.652Z] #122 ... [2024-02-15T19:36:22.652Z] [2024-02-15T19:36:22.652Z] #124 [security-secretstore-setup builder 6/7] COPY . . [2024-02-15T19:36:22.652Z] #124 DONE 5.1s [2024-02-15T19:36:22.652Z] [2024-02-15T19:36:22.652Z] #125 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-02-15T19:36:22.652Z] #125 CACHED [2024-02-15T19:36:22.652Z] [2024-02-15T19:36:22.652Z] #126 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-15T19:36:22.652Z] #126 CACHED [2024-02-15T19:36:22.652Z] [2024-02-15T19:36:22.652Z] #127 [security-bootstrapper builder 6/7] COPY . . [2024-02-15T19:36:22.652Z] #127 CACHED [2024-02-15T19:36:22.652Z] [2024-02-15T19:36:22.652Z] #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-15T19:36:22.652Z] #128 CACHED [2024-02-15T19:36:22.652Z] [2024-02-15T19:36:22.652Z] #129 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-15T19:36:22.652Z] #129 CACHED [2024-02-15T19:36:22.652Z] [2024-02-15T19:36:22.652Z] #130 [security-proxy-setup builder 6/7] COPY . . [2024-02-15T19:36:22.652Z] #130 CACHED [2024-02-15T19:36:22.652Z] [2024-02-15T19:36:22.652Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-15T19:36:25.998Z] #131 ... [2024-02-15T19:36:25.998Z] [2024-02-15T19:36:25.998Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-15T19:36:25.998Z] #0 6.208 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-15T19:36:25.998Z] #132 ... [2024-02-15T19:36:25.998Z] [2024-02-15T19:36:25.998Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-15T19:36:25.998Z] #0 6.101 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-15T19:36:25.998Z] #133 ... [2024-02-15T19:36:25.998Z] [2024-02-15T19:36:25.998Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-15T19:36:25.998Z] #0 3.324 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-15T19:36:26.263Z] #134 ... [2024-02-15T19:36:26.263Z] [2024-02-15T19:36:26.263Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-15T19:36:26.263Z] #0 6.129 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-15T19:36:26.263Z] #135 ... [2024-02-15T19:36:26.263Z] [2024-02-15T19:36:26.263Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-15T19:36:26.263Z] #0 6.235 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-15T19:36:26.529Z] #136 ... [2024-02-15T19:36:26.529Z] [2024-02-15T19:36:26.529Z] #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-15T19:36:26.529Z] #0 5.898 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-15T19:36:26.529Z] #137 ... [2024-02-15T19:36:26.529Z] [2024-02-15T19:36:26.529Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-15T19:36:26.529Z] #131 3.668 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-15T19:36:33.173Z] #131 ... [2024-02-15T19:36:33.173Z] [2024-02-15T19:36:33.173Z] #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-15T19:36:33.173Z] #0 3.033 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-15T19:36:33.173Z] #138 ... [2024-02-15T19:36:33.173Z] [2024-02-15T19:36:33.173Z] #139 [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-15T19:36:33.173Z] #0 3.682 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-15T19:36:33.173Z] #139 ... [2024-02-15T19:36:33.173Z] [2024-02-15T19:36:33.173Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-15T19:36:33.173Z] #0 3.348 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-15T19:48:25.681Z] #140 ... [2024-02-15T19:48:25.682Z] [2024-02-15T19:48:25.682Z] #139 [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-15T19:48:25.682Z] #139 709.7 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-15T19:48:25.682Z] #139 ... [2024-02-15T19:48:25.682Z] [2024-02-15T19:48:25.682Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-15T19:48:25.682Z] #131 DONE 717.3s [2024-02-15T19:48:25.682Z] [2024-02-15T19:48:25.682Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-15T19:48:25.682Z] #133 ... [2024-02-15T19:48:25.682Z] [2024-02-15T19:48:25.682Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-15T19:48:25.682Z] #141 DONE 0.3s [2024-02-15T19:48:25.682Z] [2024-02-15T19:48:25.682Z] #139 [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-15T19:48:25.682Z] #139 ... [2024-02-15T19:48:25.682Z] [2024-02-15T19:48:25.682Z] #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-02-15T19:48:25.682Z] #142 DONE 0.2s [2024-02-15T19:48:25.682Z] [2024-02-15T19:48:25.682Z] #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-15T19:48:25.682Z] #143 DONE 0.3s [2024-02-15T19:48:25.682Z] [2024-02-15T19:48:25.682Z] #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-02-15T19:48:25.682Z] #144 DONE 0.2s [2024-02-15T19:48:25.682Z] [2024-02-15T19:48:25.682Z] #40 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-15T19:48:25.682Z] #40 ... [2024-02-15T19:48:25.682Z] [2024-02-15T19:48:25.682Z] #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-02-15T19:48:25.682Z] #145 DONE 0.2s [2024-02-15T19:48:25.682Z] [2024-02-15T19:48:25.682Z] #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-02-15T19:48:25.682Z] #146 DONE 0.3s [2024-02-15T19:48:25.682Z] [2024-02-15T19:48:25.682Z] #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-15T19:48:25.682Z] #147 DONE 2.1s [2024-02-15T19:48:25.682Z] [2024-02-15T19:48:25.682Z] #101 [security-proxy-setup] exporting to image [2024-02-15T19:48:25.682Z] #101 exporting layers [2024-02-15T19:48:25.682Z] #101 exporting layers 0.9s done [2024-02-15T19:48:25.682Z] #101 writing image sha256:ac3ca847447ac06f9df3fac3fe117da88a77c9e3b4d9c6be97ce8db293efa26e done [2024-02-15T19:48:25.682Z] #101 naming to docker.io/library/security-proxy-setup-arm64 done [2024-02-15T19:48:25.682Z] #101 DONE 3.6s [2024-02-15T19:48:25.682Z] [2024-02-15T19:48:25.682Z] #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-15T19:48:27.702Z] #138 ... [2024-02-15T19:48:27.702Z] [2024-02-15T19:48:27.702Z] #139 [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-15T19:48:27.702Z] #139 DONE 725.0s [2024-02-15T19:48:27.702Z] [2024-02-15T19:48:27.702Z] #148 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-15T19:48:27.981Z] #148 DONE 0.5s [2024-02-15T19:48:27.981Z] [2024-02-15T19:48:27.981Z] #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-15T19:48:27.981Z] #138 ... [2024-02-15T19:48:27.981Z] [2024-02-15T19:48:27.981Z] #149 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-02-15T19:48:28.252Z] #149 DONE 0.2s [2024-02-15T19:48:28.252Z] [2024-02-15T19:48:28.252Z] #150 [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-15T19:48:28.252Z] #150 DONE 0.2s [2024-02-15T19:48:28.252Z] [2024-02-15T19:48:28.252Z] #151 [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-15T19:48:28.538Z] #151 DONE 0.1s [2024-02-15T19:48:28.539Z] [2024-02-15T19:48:28.539Z] #152 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-02-15T19:48:28.813Z] #152 DONE 0.2s [2024-02-15T19:48:28.813Z] [2024-02-15T19:48:28.813Z] #153 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-02-15T19:48:28.813Z] #153 DONE 0.2s [2024-02-15T19:48:28.813Z] [2024-02-15T19:48:28.813Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-15T19:48:28.813Z] #38 ... [2024-02-15T19:48:28.813Z] [2024-02-15T19:48:28.813Z] #154 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-02-15T19:48:29.192Z] #154 DONE 0.3s [2024-02-15T19:48:29.192Z] [2024-02-15T19:48:29.192Z] #155 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-02-15T19:48:29.461Z] #155 DONE 0.3s [2024-02-15T19:48:29.461Z] [2024-02-15T19:48:29.461Z] #156 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-15T19:48:32.049Z] #156 DONE 2.5s [2024-02-15T19:48:32.049Z] [2024-02-15T19:48:32.049Z] #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-15T19:48:32.049Z] #137 ... [2024-02-15T19:48:32.049Z] [2024-02-15T19:48:32.049Z] #101 [security-secretstore-setup] exporting to image [2024-02-15T19:48:32.049Z] #101 exporting layers [2024-02-15T19:48:33.452Z] #101 exporting layers 1.3s done [2024-02-15T19:48:33.452Z] #101 writing image sha256:d88e6af397e447be1d23874050e79d4b223eff861dbd52139d960041225dcbe3 done [2024-02-15T19:48:33.452Z] #101 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2024-02-15T19:48:33.452Z] #101 DONE 4.9s [2024-02-15T19:48:33.452Z] [2024-02-15T19:48:33.452Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-15T19:48:35.388Z] #140 ... [2024-02-15T19:48:35.388Z] [2024-02-15T19:48:35.388Z] #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-15T19:48:35.388Z] #137 DONE 739.2s [2024-02-15T19:48:35.388Z] [2024-02-15T19:48:35.388Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-15T19:48:35.656Z] #140 ... [2024-02-15T19:48:35.657Z] [2024-02-15T19:48:35.657Z] #157 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-15T19:48:35.657Z] #157 DONE 0.2s [2024-02-15T19:48:35.657Z] [2024-02-15T19:48:35.657Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-15T19:48:35.925Z] #134 ... [2024-02-15T19:48:35.925Z] [2024-02-15T19:48:35.925Z] #158 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-15T19:48:35.925Z] #158 DONE 0.1s [2024-02-15T19:48:35.925Z] [2024-02-15T19:48:35.925Z] #159 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-02-15T19:48:35.925Z] #159 DONE 0.2s [2024-02-15T19:48:35.925Z] [2024-02-15T19:48:35.925Z] #160 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-02-15T19:48:36.191Z] #160 DONE 0.1s [2024-02-15T19:48:36.191Z] [2024-02-15T19:48:36.191Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-15T19:48:36.457Z] #122 ... [2024-02-15T19:48:36.457Z] [2024-02-15T19:48:36.457Z] #161 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-02-15T19:48:36.457Z] #161 DONE 0.2s [2024-02-15T19:48:36.457Z] [2024-02-15T19:48:36.457Z] #162 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-15T19:48:38.391Z] #162 DONE 2.0s [2024-02-15T19:48:38.391Z] [2024-02-15T19:48:38.391Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-15T19:48:38.656Z] #135 ... [2024-02-15T19:48:38.656Z] [2024-02-15T19:48:38.656Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-15T19:48:38.656Z] #140 DONE 736.3s [2024-02-15T19:48:38.656Z] [2024-02-15T19:48:38.656Z] #101 [security-proxy-auth] exporting to image [2024-02-15T19:48:38.656Z] #101 exporting layers [2024-02-15T19:48:39.610Z] #101 exporting layers 1.1s done [2024-02-15T19:48:39.610Z] #101 writing image sha256:dcef268e14cbd057155b5c5c6e704aba1ae90d9566b1f576cbfafc337aee19c4 0.0s done [2024-02-15T19:48:39.610Z] #101 naming to docker.io/library/security-proxy-auth-arm64 done [2024-02-15T19:48:39.610Z] #101 DONE 6.0s [2024-02-15T19:48:39.610Z] [2024-02-15T19:48:39.610Z] #163 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-02-15T19:48:39.884Z] #163 DONE 0.3s [2024-02-15T19:48:39.884Z] [2024-02-15T19:48:39.884Z] #164 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-02-15T19:48:41.819Z] #164 DONE 2.0s [2024-02-15T19:48:41.819Z] [2024-02-15T19:48:41.819Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-15T19:48:42.084Z] #134 ... [2024-02-15T19:48:42.084Z] [2024-02-15T19:48:42.084Z] #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-15T19:48:42.084Z] #165 DONE 0.2s [2024-02-15T19:48:42.084Z] [2024-02-15T19:48:42.084Z] #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-02-15T19:48:42.664Z] #166 DONE 0.3s [2024-02-15T19:48:42.664Z] [2024-02-15T19:48:42.664Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-02-15T19:48:42.664Z] #167 DONE 0.3s [2024-02-15T19:48:42.664Z] [2024-02-15T19:48:42.664Z] #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-02-15T19:48:42.664Z] #168 DONE 0.1s [2024-02-15T19:48:42.664Z] [2024-02-15T19:48:42.664Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-15T19:48:42.930Z] #136 ... [2024-02-15T19:48:42.930Z] [2024-02-15T19:48:42.930Z] #169 [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-15T19:48:42.930Z] #169 DONE 0.1s [2024-02-15T19:48:43.203Z] [2024-02-15T19:48:43.203Z] #170 [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-15T19:48:43.203Z] #170 DONE 0.2s [2024-02-15T19:48:43.203Z] [2024-02-15T19:48:43.203Z] #171 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-02-15T19:48:43.468Z] #171 DONE 0.2s [2024-02-15T19:48:43.468Z] [2024-02-15T19:48:43.468Z] #172 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-02-15T19:48:43.468Z] #172 DONE 0.1s [2024-02-15T19:48:43.468Z] [2024-02-15T19:48:43.468Z] #173 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-02-15T19:48:47.713Z] #173 DONE 3.6s [2024-02-15T19:48:47.713Z] [2024-02-15T19:48:47.713Z] #101 [security-bootstrapper] exporting to image [2024-02-15T19:48:47.713Z] #101 exporting layers [2024-02-15T19:48:47.977Z] #101 exporting layers 0.8s done [2024-02-15T19:48:47.977Z] #101 writing image sha256:958d7c7eddfcade688a04d3ad076755e1b2093f3492e018bf1e17a649dfaf90e 0.0s done [2024-02-15T19:48:47.977Z] #101 naming to docker.io/library/security-bootstrapper-arm64 done [2024-02-15T19:48:47.977Z] #101 DONE 6.9s [2024-02-15T19:48:47.977Z] [2024-02-15T19:48:47.977Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-15T19:49:02.946Z] #122 ... [2024-02-15T19:49:02.946Z] [2024-02-15T19:49:02.946Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-15T19:49:02.946Z] #135 DONE 766.7s [2024-02-15T19:49:02.946Z] [2024-02-15T19:49:02.946Z] #40 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-15T19:49:02.946Z] #40 ... [2024-02-15T19:49:02.946Z] [2024-02-15T19:49:02.946Z] #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-15T19:49:03.211Z] #174 DONE 0.2s [2024-02-15T19:49:03.211Z] [2024-02-15T19:49:03.211Z] #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-15T19:49:03.476Z] #175 DONE 0.2s [2024-02-15T19:49:03.476Z] [2024-02-15T19:49:03.476Z] #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-15T19:49:03.476Z] #176 DONE 0.2s [2024-02-15T19:49:03.476Z] [2024-02-15T19:49:03.476Z] #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-15T19:49:03.476Z] #138 ... [2024-02-15T19:49:03.476Z] [2024-02-15T19:49:03.476Z] #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-15T19:49:03.476Z] #177 DONE 0.1s [2024-02-15T19:49:03.742Z] [2024-02-15T19:49:03.742Z] #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-15T19:49:04.010Z] #178 DONE 0.2s [2024-02-15T19:49:04.010Z] [2024-02-15T19:49:04.010Z] #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-15T19:49:05.943Z] #179 DONE 1.7s [2024-02-15T19:49:05.943Z] [2024-02-15T19:49:05.943Z] #101 [core-common-config-bootstrapper] exporting to image [2024-02-15T19:49:05.943Z] #101 exporting layers [2024-02-15T19:49:05.943Z] #101 exporting layers 0.4s done [2024-02-15T19:49:05.943Z] #101 writing image sha256:0a6c533f57956782740504b29901a5e8e62e45b8667e5584890fd14a72077903 done [2024-02-15T19:49:05.943Z] #101 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.1s done [2024-02-15T19:49:05.943Z] #101 DONE 7.3s [2024-02-15T19:49:05.943Z] [2024-02-15T19:49:05.943Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-15T19:49:38.124Z] #134 ... [2024-02-15T19:49:38.124Z] [2024-02-15T19:49:38.124Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-15T19:49:38.124Z] #132 DONE 798.1s [2024-02-15T19:49:38.124Z] [2024-02-15T19:49:38.124Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-15T19:49:38.124Z] #133 ... [2024-02-15T19:49:38.124Z] [2024-02-15T19:49:38.124Z] #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-15T19:49:38.124Z] #180 DONE 0.2s [2024-02-15T19:49:38.124Z] [2024-02-15T19:49:38.124Z] #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-02-15T19:49:38.124Z] #181 DONE 0.1s [2024-02-15T19:49:38.124Z] [2024-02-15T19:49:38.124Z] #40 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-15T19:49:38.124Z] #40 ... [2024-02-15T19:49:38.124Z] [2024-02-15T19:49:38.124Z] #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-02-15T19:49:38.124Z] #182 DONE 0.2s [2024-02-15T19:49:38.124Z] [2024-02-15T19:49:38.124Z] #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-02-15T19:49:38.124Z] #183 DONE 0.1s [2024-02-15T19:49:38.124Z] [2024-02-15T19:49:38.124Z] #101 [core-command] exporting to image [2024-02-15T19:49:38.124Z] #101 exporting layers [2024-02-15T19:49:38.124Z] #101 exporting layers 0.2s done [2024-02-15T19:49:38.124Z] #101 writing image sha256:6be5384abb6d3d37b2ef0c4e2636edeabbbb4435b145e2664e3d8bfc3741253b done [2024-02-15T19:49:38.124Z] #101 naming to docker.io/library/core-command-arm64 done [2024-02-15T19:49:38.124Z] #101 DONE 7.5s [2024-02-15T19:49:38.124Z] [2024-02-15T19:49:38.124Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-15T19:49:39.088Z] #133 ... [2024-02-15T19:49:39.088Z] [2024-02-15T19:49:39.088Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-15T19:49:39.088Z] #136 DONE 803.4s [2024-02-15T19:49:39.367Z] [2024-02-15T19:49:39.367Z] #40 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-15T19:49:39.637Z] #40 ... [2024-02-15T19:49:39.637Z] [2024-02-15T19:49:39.637Z] #184 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-15T19:49:39.902Z] #184 DONE 0.3s [2024-02-15T19:49:39.902Z] [2024-02-15T19:49:39.902Z] #185 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-15T19:49:40.170Z] #185 DONE 0.1s [2024-02-15T19:49:40.170Z] [2024-02-15T19:49:40.170Z] #186 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-02-15T19:49:40.435Z] #186 ... [2024-02-15T19:49:40.435Z] [2024-02-15T19:49:40.435Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-15T19:49:40.435Z] #134 DONE 804.5s [2024-02-15T19:49:40.435Z] [2024-02-15T19:49:40.435Z] #186 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-02-15T19:49:40.435Z] #186 DONE 0.5s [2024-02-15T19:49:40.435Z] [2024-02-15T19:49:40.435Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-15T19:49:40.700Z] #122 ... [2024-02-15T19:49:40.700Z] [2024-02-15T19:49:40.700Z] #187 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-02-15T19:49:40.700Z] #187 DONE 0.2s [2024-02-15T19:49:40.700Z] [2024-02-15T19:49:40.700Z] #101 [core-data] exporting to image [2024-02-15T19:49:40.700Z] #101 exporting layers [2024-02-15T19:49:41.280Z] #101 ... [2024-02-15T19:49:41.280Z] [2024-02-15T19:49:41.280Z] #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-15T19:49:41.280Z] #188 DONE 0.2s [2024-02-15T19:49:41.280Z] [2024-02-15T19:49:41.280Z] #101 [core-data] exporting to image [2024-02-15T19:49:41.280Z] #101 exporting layers 0.6s done [2024-02-15T19:49:41.547Z] #101 writing image sha256:bb4c3dccbaacce8cb6270248d6381abbf83bf2e1f1c5dd4c347d200c3295bbaa 0.0s done [2024-02-15T19:49:41.547Z] #101 naming to docker.io/library/core-data-arm64 0.0s done [2024-02-15T19:49:41.547Z] #101 DONE 8.1s [2024-02-15T19:49:41.547Z] [2024-02-15T19:49:41.547Z] #189 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-15T19:49:41.547Z] #189 DONE 0.2s [2024-02-15T19:49:41.547Z] [2024-02-15T19:49:41.547Z] #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-02-15T19:49:41.817Z] #190 DONE 0.2s [2024-02-15T19:49:41.817Z] [2024-02-15T19:49:41.817Z] #191 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-02-15T19:49:41.817Z] #191 DONE 0.1s [2024-02-15T19:49:41.817Z] [2024-02-15T19:49:41.817Z] #192 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-02-15T19:49:42.082Z] #192 DONE 0.2s [2024-02-15T19:49:42.082Z] [2024-02-15T19:49:42.082Z] #101 [core-metadata] exporting to image [2024-02-15T19:49:42.082Z] #101 exporting layers 0.2s done [2024-02-15T19:49:42.346Z] #101 writing image sha256:5d135effa15e1cedb119b9641d4bdc679be5f28d68d2c3ca1f29766a076c30cd 0.0s done [2024-02-15T19:49:42.346Z] #101 naming to docker.io/library/core-metadata-arm64 0.0s done [2024-02-15T19:49:42.346Z] #101 DONE 8.4s [2024-02-15T19:49:42.346Z] [2024-02-15T19:49:42.346Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-15T19:50:04.369Z] #32 ... [2024-02-15T19:50:04.369Z] [2024-02-15T19:50:04.369Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-15T19:50:04.369Z] #122 DONE 827.0s [2024-02-15T19:50:04.369Z] [2024-02-15T19:50:04.369Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-15T19:50:04.369Z] #32 ... [2024-02-15T19:50:04.369Z] [2024-02-15T19:50:04.369Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-15T19:50:04.369Z] #193 DONE 0.3s [2024-02-15T19:50:04.369Z] [2024-02-15T19:50:04.369Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-15T19:50:04.369Z] #32 ... [2024-02-15T19:50:04.369Z] [2024-02-15T19:50:04.369Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-15T19:50:04.369Z] #194 DONE 0.2s [2024-02-15T19:50:04.369Z] [2024-02-15T19:50:04.369Z] #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-15T19:50:04.369Z] #195 DONE 0.3s [2024-02-15T19:50:04.369Z] [2024-02-15T19:50:04.369Z] #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-15T19:50:04.369Z] #196 DONE 0.1s [2024-02-15T19:50:04.369Z] [2024-02-15T19:50:04.369Z] #101 [security-spiffe-token-provider] exporting to image [2024-02-15T19:50:04.369Z] #101 exporting layers [2024-02-15T19:50:04.634Z] #101 exporting layers 0.5s done [2024-02-15T19:50:04.634Z] #101 writing image sha256:b7e96292182c78f71db088a458c6468efbe5170058a9cecc4b5575e7d3fa6d3d done [2024-02-15T19:50:04.634Z] #101 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-02-15T19:50:04.634Z] #101 DONE 8.9s [2024-02-15T19:50:04.634Z] [2024-02-15T19:50:04.634Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-15T19:50:22.811Z] #32 ... [2024-02-15T19:50:22.811Z] [2024-02-15T19:50:22.811Z] #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-15T19:50:22.811Z] #138 DONE 837.6s [2024-02-15T19:50:22.811Z] [2024-02-15T19:50:22.811Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-15T19:50:22.811Z] #32 ... [2024-02-15T19:50:22.811Z] [2024-02-15T19:50:22.811Z] #197 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-15T19:50:22.811Z] #197 DONE 0.1s [2024-02-15T19:50:22.811Z] [2024-02-15T19:50:22.811Z] #198 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-15T19:50:22.811Z] #198 DONE 0.2s [2024-02-15T19:50:22.811Z] [2024-02-15T19:50:22.811Z] #199 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-02-15T19:50:22.811Z] #199 DONE 0.3s [2024-02-15T19:50:22.811Z] [2024-02-15T19:50:22.811Z] #40 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-15T19:50:22.811Z] #40 ... [2024-02-15T19:50:22.811Z] [2024-02-15T19:50:22.811Z] #200 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-02-15T19:50:22.811Z] #200 DONE 0.1s [2024-02-15T19:50:22.811Z] [2024-02-15T19:50:22.811Z] #101 [support-notifications] exporting to image [2024-02-15T19:50:22.811Z] #101 exporting layers [2024-02-15T19:50:22.811Z] #101 exporting layers 0.5s done [2024-02-15T19:50:22.811Z] #101 writing image sha256:7ebc27db4f688d3185e3dade1bba022d8a3fe33afc0f288bd5dc5212e4b40305 done [2024-02-15T19:50:22.811Z] #101 naming to docker.io/library/support-notifications-arm64 done [2024-02-15T19:50:22.811Z] #101 DONE 9.4s [2024-02-15T19:50:22.811Z] [2024-02-15T19:50:22.811Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-15T19:50:22.811Z] #32 ... [2024-02-15T19:50:22.811Z] [2024-02-15T19:50:22.811Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-15T19:50:22.811Z] #133 DONE 846.4s [2024-02-15T19:50:22.811Z] [2024-02-15T19:50:22.811Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-15T19:50:22.811Z] #32 ... [2024-02-15T19:50:22.811Z] [2024-02-15T19:50:22.811Z] #201 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-15T19:50:22.811Z] #201 DONE 0.1s [2024-02-15T19:50:22.811Z] [2024-02-15T19:50:22.811Z] #202 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-15T19:50:22.811Z] #202 DONE 0.1s [2024-02-15T19:50:22.811Z] [2024-02-15T19:50:22.811Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-15T19:50:22.811Z] #32 ... [2024-02-15T19:50:22.811Z] [2024-02-15T19:50:22.811Z] #203 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-02-15T19:50:23.076Z] #203 DONE 0.2s [2024-02-15T19:50:23.076Z] [2024-02-15T19:50:23.076Z] #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-02-15T19:50:23.076Z] #204 DONE 0.1s [2024-02-15T19:50:23.076Z] [2024-02-15T19:50:23.076Z] #101 [support-scheduler] exporting to image [2024-02-15T19:50:23.340Z] #101 exporting layers 0.3s done [2024-02-15T19:50:23.340Z] #101 writing image sha256:a25e0224364b45cced347c1984fd3bd511ea518724b8b25f2807cd26dce59989 done [2024-02-15T19:50:23.340Z] #101 naming to docker.io/library/support-scheduler-arm64 done [2024-02-15T19:50:23.340Z] #101 DONE 9.8s [2024-02-15T19:50:23.340Z] [2024-02-15T19:50:23.340Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-15T19:50:23.340Z] time="2024-02-15T19:34:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-15T19:50:23.340Z] time="2024-02-15T19:34:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-15T19:50:23.340Z] time="2024-02-15T19:34:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-15T19:50:23.340Z] time="2024-02-15T19:34:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-15T19:50:23.340Z] time="2024-02-15T19:34:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-15T19:50:23.340Z] time="2024-02-15T19:34:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-15T19:50:23.340Z] time="2024-02-15T19:34:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-15T19:50:23.340Z] time="2024-02-15T19:34:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-15T19:50:23.340Z] time="2024-02-15T19:34:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-15T19:50:23.340Z] time="2024-02-15T19:34:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-15T19:50:23.340Z] time="2024-02-15T19:34:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-15T19:50:23.340Z] time="2024-02-15T19:34:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-15T19:50:23.340Z] time="2024-02-15T19:34:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-15T19:50:23.340Z] time="2024-02-15T19:34:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-02-15T19:50:23.364Z] $ docker stop --time=1 40272239dad52dcc54a2d23ec940c2b3b6f3a828ae800c4363b75aadcfaa0233 [2024-02-15T19:50:25.007Z] $ docker rm -f --volumes 40272239dad52dcc54a2d23ec940c2b3b6f3a828ae800c4363b75aadcfaa0233 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-15T19:50:25.626Z] + docker images [2024-02-15T19:50:25.626Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-02-15T19:50:25.626Z] support-scheduler-arm64 latest a25e0224364b 3 seconds ago 25.9MB [2024-02-15T19:50:25.626Z] support-notifications-arm64 latest 7ebc27db4f68 5 seconds ago 26.6MB [2024-02-15T19:50:25.626Z] security-spiffe-token-provider-arm64 latest b7e96292182c 22 seconds ago 29.1MB [2024-02-15T19:50:25.626Z] core-metadata-arm64 latest 5d135effa15e 44 seconds ago 17.4MB [2024-02-15T19:50:25.626Z] core-data-arm64 latest bb4c3dccbaac 45 seconds ago 17.2MB [2024-02-15T19:50:25.626Z] core-command-arm64 latest 6be5384abb6d 51 seconds ago 17.1MB [2024-02-15T19:50:25.626Z] core-common-config-bootstrapper-arm64 latest 0a6c533f5795 About a minute ago 15.1MB [2024-02-15T19:50:25.626Z] security-bootstrapper-arm64 latest 958d7c7eddfc About a minute ago 18.5MB [2024-02-15T19:50:25.626Z] security-proxy-auth-arm64 latest dcef268e14cb About a minute ago 15.9MB [2024-02-15T19:50:25.626Z] security-secretstore-setup-arm64 latest d88e6af397e4 About a minute ago 35.9MB [2024-02-15T19:50:25.626Z] security-proxy-setup-arm64 latest ac3ca847447a 2 minutes ago 25.9MB [2024-02-15T19:50:25.626Z] security-spire-server-arm64 latest 2fc4c8d82613 14 minutes ago 96.7MB [2024-02-15T19:50:25.626Z] security-spire-config-arm64 latest 743292b33065 14 minutes ago 95.8MB [2024-02-15T19:50:25.626Z] security-spire-agent-arm64 latest 73e389e7bf33 14 minutes ago 152MB [2024-02-15T19:50:25.626Z] ci-base-image-arm64 latest f59e68382718 25 minutes ago 881MB [2024-02-15T19:50:25.626Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 3 months ago 560MB [2024-02-15T19:50:25.626Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 8 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-15T19:50:26.896Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-15T19:50:26.897Z] [2024-02-15T19:50:26.897Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-15T19:50:27.338Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-15T19:50:29.275Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-15T19:50:29.275Z] 8998bd30e6a1: Pulling fs layer [2024-02-15T19:50:29.275Z] 04944245beec: Pulling fs layer [2024-02-15T19:50:29.275Z] 699f458cf7ca: Pulling fs layer [2024-02-15T19:50:29.275Z] 765212b225bb: Pulling fs layer [2024-02-15T19:50:29.275Z] f23df028b6ca: Pulling fs layer [2024-02-15T19:50:29.275Z] 765212b225bb: Waiting [2024-02-15T19:50:29.275Z] d65c8cfc05b1: Pulling fs layer [2024-02-15T19:50:29.275Z] d65c8cfc05b1: Waiting [2024-02-15T19:50:29.275Z] 2437ff75d9bd: Pulling fs layer [2024-02-15T19:50:29.275Z] 2437ff75d9bd: Waiting [2024-02-15T19:50:29.275Z] 04944245beec: Verifying Checksum [2024-02-15T19:50:29.275Z] 04944245beec: Download complete [2024-02-15T19:50:29.275Z] 765212b225bb: Verifying Checksum [2024-02-15T19:50:29.275Z] 765212b225bb: Download complete [2024-02-15T19:50:29.275Z] f23df028b6ca: Verifying Checksum [2024-02-15T19:50:29.275Z] f23df028b6ca: Download complete [2024-02-15T19:50:29.275Z] d65c8cfc05b1: Verifying Checksum [2024-02-15T19:50:29.275Z] d65c8cfc05b1: Download complete [2024-02-15T19:50:29.760Z] 699f458cf7ca: Verifying Checksum [2024-02-15T19:50:29.760Z] 699f458cf7ca: Download complete [2024-02-15T19:50:30.041Z] 8998bd30e6a1: Verifying Checksum [2024-02-15T19:50:30.041Z] 8998bd30e6a1: Download complete [2024-02-15T19:50:32.606Z] 2437ff75d9bd: Verifying Checksum [2024-02-15T19:50:32.606Z] 2437ff75d9bd: Download complete [2024-02-15T19:50:34.540Z] 8998bd30e6a1: Pull complete [2024-02-15T19:50:35.120Z] 04944245beec: Pull complete [2024-02-15T19:50:36.522Z] 699f458cf7ca: Pull complete [2024-02-15T19:50:36.787Z] 765212b225bb: Pull complete [2024-02-15T19:50:37.740Z] f23df028b6ca: Pull complete [2024-02-15T19:50:37.741Z] d65c8cfc05b1: Pull complete [2024-02-15T19:50:55.938Z] 2437ff75d9bd: Pull complete [2024-02-15T19:50:55.938Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-15T19:50:55.938Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-15T19:50:55.938Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-15T19:50:56.440Z] prd-ubuntu20.04-docker-arm64-4c-16g-1000 does not seem to be running inside a container [2024-02-15T19:50:56.496Z] $ 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-15T19:50:59.249Z] $ docker top 3c54b3c3dc1163d98c8a3094a5fbaf0311294326137b10b89a315bf73ead3534 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-15T19:51:00.324Z] ---> job-cost.sh [2024-02-15T19:51:00.324Z] lf-activate-venv: SKIPPING [2024-02-15T19:51:00.324Z] INFO: No Stack... [2024-02-15T19:51:00.903Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-15T19:51:01.860Z] INFO: Archiving Costs [Pipeline] sh [2024-02-15T19:51:02.199Z] + cut -d, -f6 [2024-02-15T19:51:02.465Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2024-02-15T19:51:02.551Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4758-1-stack-cost] [2024-02-15T19:51:02.558Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4758-1-stack-cost] did not exist. Created. [2024-02-15T19:51:02.564Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4758-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-15T19:51:03.376Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-15T19:51:03.583Z] Stashed 1 file(s) [Pipeline] } [2024-02-15T19:51:03.601Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4758-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-15T19:51:03.772Z] $ docker stop --time=1 3c54b3c3dc1163d98c8a3094a5fbaf0311294326137b10b89a315bf73ead3534 [2024-02-15T19:51:05.250Z] $ docker rm -f --volumes 3c54b3c3dc1163d98c8a3094a5fbaf0311294326137b10b89a315bf73ead3534 [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-15T19:51:07.227Z] provisioning config files... [2024-02-15T19:51:07.234Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config18204476396729528703tmp [Pipeline] { [Pipeline] sh [2024-02-15T19:51:07.639Z] + set +x [2024-02-15T19:51:07.639Z] + bash -s -- [2024-02-15T19:51:07.639Z] + curl -s https://codecov.io/bash [2024-02-15T19:51:07.639Z] [2024-02-15T19:51:07.639Z] _____ _ [2024-02-15T19:51:07.639Z] / ____| | | [2024-02-15T19:51:07.639Z] | | ___ __| | ___ ___ _____ __ [2024-02-15T19:51:07.639Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-15T19:51:07.639Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-15T19:51:07.639Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-15T19:51:07.639Z] Bash-1.0.6 [2024-02-15T19:51:07.639Z] [2024-02-15T19:51:07.639Z] [2024-02-15T19:51:07.639Z] ==> git version 2.25.1 found [2024-02-15T19:51:07.639Z] ==> 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-15T19:51:07.639Z] Release-Date: 2020-01-08 [2024-02-15T19:51:07.639Z] 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-15T19:51:07.639Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-15T19:51:07.639Z] ==> Jenkins CI detected. [2024-02-15T19:51:07.639Z] current dir:  /w/workspace/edgex-go/1 [2024-02-15T19:51:07.639Z] project root: . [2024-02-15T19:51:07.639Z] --> token set from env [2024-02-15T19:51:07.639Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-15T19:51:07.899Z] ==> Running gcov in . (disable via -X gcov) [2024-02-15T19:51:07.899Z] ==> Python coveragepy not found [2024-02-15T19:51:07.899Z] ==> Searching for coverage reports in: [2024-02-15T19:51:07.899Z] + . [2024-02-15T19:51:07.899Z] -> Found 1 reports [2024-02-15T19:51:07.899Z] ==> Detecting git/mercurial file structure [2024-02-15T19:51:07.899Z] ==> Reading reports [2024-02-15T19:51:07.899Z] + ./coverage.out bytes=453602 [2024-02-15T19:51:07.899Z] ==> Appending adjustments [2024-02-15T19:51:07.899Z] https://docs.codecov.io/docs/fixing-reports [2024-02-15T19:51:09.279Z] + Found adjustments [2024-02-15T19:51:09.279Z] ==> Gzipping contents [2024-02-15T19:51:09.279Z] 60K /tmp/codecov.Cayr8L.gz [2024-02-15T19:51:09.279Z] ==> Uploading reports [2024-02-15T19:51:09.279Z] url: https://codecov.io [2024-02-15T19:51:09.279Z] query: branch=PR-4758&commit=2a4d71800d6be7472eb2e6b55296b2dbad11069c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4758%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4758&job=&cmd_args= [2024-02-15T19:51:09.279Z] -> Pinging Codecov [2024-02-15T19:51:09.279Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4758&commit=2a4d71800d6be7472eb2e6b55296b2dbad11069c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4758%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4758&job=&cmd_args= [2024-02-15T19:51:09.279Z] -> Uploading to [2024-02-15T19:51:09.279Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-15/00271124DB129430A58F1EEE437C3FCB/2a4d71800d6be7472eb2e6b55296b2dbad11069c/434695bc-61f2-4519-a61e-b9bddc0a648a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240215%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240215T195109Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=55e81fcd6e467b0e22303cfc2ab98ccb5c5b7e9dcf6f0504e30a9702f74320be [2024-02-15T19:51:09.279Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-15T19:51:09.279Z] Dload Upload Total Spent Left Speed [2024-02-15T19:51:09.538Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57697 0 0 100 57697 0 174k --:--:-- --:--:-- --:--:-- 174k [2024-02-15T19:51:09.538Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/2a4d71800d6be7472eb2e6b55296b2dbad11069c [Pipeline] } [2024-02-15T19:51:09.567Z] 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-15T19:51:11.971Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-02-15T19:51:12.311Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-15T19:51:13.212Z] ---> package-listing.sh [2024-02-15T19:51:13.212Z] ++ facter osfamily [2024-02-15T19:51:13.212Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-15T19:51:13.212Z] + OS_FAMILY=debian [2024-02-15T19:51:13.212Z] + workspace=/w/workspace/edgex-go/1 [2024-02-15T19:51:13.212Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-15T19:51:13.212Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-15T19:51:13.212Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-15T19:51:13.212Z] + PACKAGES=/tmp/packages_start.txt [2024-02-15T19:51:13.212Z] + '[' /w/workspace/edgex-go/1 ']' [2024-02-15T19:51:13.212Z] + PACKAGES=/tmp/packages_end.txt [2024-02-15T19:51:13.212Z] + case "${OS_FAMILY}" in [2024-02-15T19:51:13.212Z] + dpkg -l [2024-02-15T19:51:13.212Z] + grep '^ii' [2024-02-15T19:51:13.471Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-15T19:51:13.471Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-15T19:51:13.471Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-15T19:51:13.471Z] + '[' /w/workspace/edgex-go/1 ']' [2024-02-15T19:51:13.471Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-02-15T19:51:13.471Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-02-15T19:51:13.505Z] 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-15T19:51:13.797Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-15T19:51:14.478Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-15T19:51:14.478Z] [2024-02-15T19:51:14.478Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-15T19:51:14.995Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-15T19:51:14.995Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-15T19:51:14.995Z] 5eb5b503b376: Pulling fs layer [2024-02-15T19:51:14.995Z] 5c69ac0246d0: Pulling fs layer [2024-02-15T19:51:14.995Z] ec43610c2a17: Pulling fs layer [2024-02-15T19:51:14.995Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-15T19:51:14.995Z] 33b1e0a273af: Pulling fs layer [2024-02-15T19:51:14.995Z] 5d3b04190fa2: Pulling fs layer [2024-02-15T19:51:14.995Z] 2f39f015ded8: Pulling fs layer [2024-02-15T19:51:14.995Z] 3a2ae6a8a46f: Waiting [2024-02-15T19:51:14.995Z] 2f39f015ded8: Waiting [2024-02-15T19:51:14.995Z] 33b1e0a273af: Waiting [2024-02-15T19:51:14.995Z] 5d3b04190fa2: Waiting [2024-02-15T19:51:14.995Z] 5c69ac0246d0: Verifying Checksum [2024-02-15T19:51:14.995Z] 5c69ac0246d0: Download complete [2024-02-15T19:51:14.995Z] 3a2ae6a8a46f: Verifying Checksum [2024-02-15T19:51:14.995Z] 3a2ae6a8a46f: Download complete [2024-02-15T19:51:14.995Z] 33b1e0a273af: Verifying Checksum [2024-02-15T19:51:14.995Z] 33b1e0a273af: Download complete [2024-02-15T19:51:14.995Z] 5d3b04190fa2: Verifying Checksum [2024-02-15T19:51:14.995Z] 5d3b04190fa2: Download complete [2024-02-15T19:51:14.995Z] ec43610c2a17: Verifying Checksum [2024-02-15T19:51:14.995Z] ec43610c2a17: Download complete [2024-02-15T19:51:15.256Z] 5eb5b503b376: Verifying Checksum [2024-02-15T19:51:15.256Z] 5eb5b503b376: Download complete [2024-02-15T19:51:15.824Z] 2f39f015ded8: Verifying Checksum [2024-02-15T19:51:16.536Z] 5eb5b503b376: Pull complete [2024-02-15T19:51:16.536Z] 5c69ac0246d0: Pull complete [2024-02-15T19:51:17.152Z] ec43610c2a17: Pull complete [2024-02-15T19:51:17.152Z] 3a2ae6a8a46f: Pull complete [2024-02-15T19:51:17.454Z] 33b1e0a273af: Pull complete [2024-02-15T19:51:17.454Z] 5d3b04190fa2: Pull complete [2024-02-15T19:51:21.769Z] 2f39f015ded8: Pull complete [2024-02-15T19:51:21.769Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-15T19:51:21.769Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-15T19:51:21.769Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-15T19:51:22.190Z] prd-ubuntu20.04-docker-8c-8g-999 does not seem to be running inside a container [2024-02-15T19:51:22.221Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-15T19:51:23.236Z] $ docker top 211020fec6137605a4a18b19a1afb3a462399ed7531d26373aca717bf9869dfd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-15T19:51:23.730Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-15T19:51:24.068Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-15T19:51:24.377Z] + ls /var/log/sa-host [2024-02-15T19:51:24.377Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-15T19:51:24.651Z] provisioning config files... [2024-02-15T19:51:24.660Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config787522326197801358tmp [Pipeline] { [Pipeline] echo [2024-02-15T19:51:24.806Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-15T19:51:25.119Z] ---> create-netrc.sh [Pipeline] } [2024-02-15T19:51:25.148Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-15T19:51:25.651Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-15T19:51:25.685Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-15T19:51:25.995Z] ---> sudo-logs.sh [2024-02-15T19:51:25.995Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-15T19:51:26.134Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-15T19:51:26.438Z] ---> job-cost.sh [2024-02-15T19:51:26.439Z] lf-activate-venv: SKIPPING [2024-02-15T19:51:26.439Z] DEBUG: total: 0.10999999940395355 [2024-02-15T19:51:26.439Z] INFO: Retrieving Stack Cost... [2024-02-15T19:51:27.007Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-15T19:51:27.266Z] INFO: Archiving Costs [Pipeline] echo [2024-02-15T19:51:27.304Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-15T19:51:27.623Z] ---> logs-deploy.sh [2024-02-15T19:51:27.623Z] lf-activate-venv: SKIPPING [2024-02-15T19:51:27.623Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4758/1 [2024-02-15T19:51:27.623Z] INFO: archiving workspace using pattern(s): [2024-02-15T19:51:28.565Z] Archives upload complete. [2024-02-15T19:51:28.826Z] INFO: archiving logs to Nexus