Pull request #4386 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5330f148c25852c9f4fade87a2f677e48fc7f3fd+248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee (1a193d071ce45ad4b1db4c046c2ade838670af49) 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-ssh10609617138977640292.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh6777210466156776515.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-4386/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-4386/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14933922962727129301.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-4386/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5304441165003588192.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh2315592847881463820.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-4386/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-4386/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7164569303253896921.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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], buildSnap:false] ========================================================= [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.18 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7141’ Running on prd-ubuntu20.04-docker-8c-8g-7145 in /w/workspace/edgexfoundry_edgex-go_PR-4386 [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 > 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 Merging remotes/origin/main commit 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee into PR head commit 5330f148c25852c9f4fade87a2f677e48fc7f3fd Merge succeeded, producing 5330f148c25852c9f4fade87a2f677e48fc7f3fd Checking out Revision 5330f148c25852c9f4fade87a2f677e48fc7f3fd (PR-4386) 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 > 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/4386/head:refs/remotes/origin/PR-4386 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5330f148c25852c9f4fade87a2f677e48fc7f3fd # 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 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5330f148c25852c9f4fade87a2f677e48fc7f3fd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-22T22:56:52.483Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-22T22:56:52.656Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-22T22:56:52.753Z] ========================================================= [2023-02-22T22:56:52.753Z] EdgeX Global Pipelines Version Info [2023-02-22T22:56:52.753Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-22T22:56:53.502Z] ------------------- [2023-02-22T22:56:53.502Z] stable info: [2023-02-22T22:56:53.502Z] ------------------- [2023-02-22T22:56:53.502Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-22T22:56:53.502Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-22T22:56:53.502Z] Message: update stable to v1.0.244 [2023-02-22T22:56:54.086Z] ------------------- [2023-02-22T22:56:54.086Z] experimental info: [2023-02-22T22:56:54.086Z] ------------------- [2023-02-22T22:56:54.086Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-22T22:56:54.086Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-22T22:56:54.086Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-22T22:56:54.390Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-22T22:56:54.432Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-22T22:56:54.471Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-22T22:56:54.511Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-22T22:56:54.552Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-22T22:56:54.592Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-22T22:56:54.634Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-22T22:56:54.677Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-22T22:56:54.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-22T22:56:54.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-22T22:56:54.810Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-22T22:56:54.853Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-22T22:56:54.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-22T22:56:54.942Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-22T22:56:54.987Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-22T22:56:55.031Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-22T22:56:55.073Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-22T22:56:55.115Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-22T22:56:55.160Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-22T22:56:55.200Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-02-22T22:56:55.240Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-22T22:56:55.280Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-22T22:56:55.328Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-22T22:56:55.365Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4386 [Pipeline] echo [2023-02-22T22:56:55.406Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4386 [Pipeline] echo [2023-02-22T22:56:55.445Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4386 [Pipeline] echo [2023-02-22T22:56:55.490Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5330f148c25852c9f4fade87a2f677e48fc7f3fd [Pipeline] echo [2023-02-22T22:56:55.533Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5330f14 [Pipeline] echo [2023-02-22T22:56:55.579Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-22T22:56:55.693Z] provisioning config files... [2023-02-22T22:56:55.737Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13881774593946640806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-22T22:56:56.089Z] ---> docker-login.sh [2023-02-22T22:56:56.089Z] nexus3.edgexfoundry.org:10001 [2023-02-22T22:56:56.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T22:56:56.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T22:56:56.350Z] Configure a credential helper to remove this warning. See [2023-02-22T22:56:56.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T22:56:56.350Z] [2023-02-22T22:56:56.350Z] Login Succeeded [2023-02-22T22:56:56.350Z] nexus3.edgexfoundry.org:10002 [2023-02-22T22:56:56.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T22:56:56.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T22:56:56.610Z] Configure a credential helper to remove this warning. See [2023-02-22T22:56:56.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T22:56:56.610Z] [2023-02-22T22:56:56.610Z] Login Succeeded [2023-02-22T22:56:56.610Z] nexus3.edgexfoundry.org:10003 [2023-02-22T22:56:56.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T22:56:56.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T22:56:56.610Z] Configure a credential helper to remove this warning. See [2023-02-22T22:56:56.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T22:56:56.610Z] [2023-02-22T22:56:56.610Z] Login Succeeded [2023-02-22T22:56:56.610Z] nexus3.edgexfoundry.org:10004 [2023-02-22T22:56:56.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T22:56:56.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T22:56:56.871Z] Configure a credential helper to remove this warning. See [2023-02-22T22:56:56.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T22:56:56.871Z] [2023-02-22T22:56:56.871Z] Login Succeeded [2023-02-22T22:56:56.871Z] docker.io [2023-02-22T22:56:56.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T22:56:57.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T22:56:57.130Z] Configure a credential helper to remove this warning. See [2023-02-22T22:56:57.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T22:56:57.130Z] [2023-02-22T22:56:57.130Z] Login Succeeded [2023-02-22T22:56:57.130Z] ---> docker-login.sh ends [Pipeline] } [2023-02-22T22:56:57.161Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-22T22:56:57.563Z] + 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-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 [2023-02-22T22:56:57.563Z] + cut -d/ -f2 [2023-02-22T22:56:57.563Z] + dirname cmd/core-command/Dockerfile [2023-02-22T22:56:57.563Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-22T22:56:57.563Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-22T22:56:57.563Z] cut -d/ -f2 [2023-02-22T22:56:57.563Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-22T22:56:57.563Z] + dirname cmd/core-data/Dockerfile [2023-02-22T22:56:57.563Z] + cut -d/ -f2 [2023-02-22T22:56:57.564Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-22T22:56:57.564Z] + dirname cmd/core-metadata/Dockerfile [2023-02-22T22:56:57.564Z] + cut -d/ -f2 [2023-02-22T22:56:57.564Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-22T22:56:57.564Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-22T22:56:57.564Z] + cut -d/ -f2 [2023-02-22T22:56:57.564Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-22T22:56:57.564Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-02-22T22:56:57.564Z] + cut -d/ -f2 [2023-02-22T22:56:57.564Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-22T22:56:57.564Z] + + cut -d/ -f2dirname [2023-02-22T22:56:57.564Z] cmd/security-secretstore-setup/Dockerfile [2023-02-22T22:56:57.564Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-22T22:56:57.564Z] + cut+ -d/ -f2 [2023-02-22T22:56:57.564Z] dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-22T22:56:57.564Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-22T22:56:57.564Z] + + dirname cmd/security-spire-agent/Dockerfile [2023-02-22T22:56:57.564Z] cut -d/ -f2 [2023-02-22T22:56:57.564Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-22T22:56:57.564Z] + + cutdirname -d/ cmd/security-spire-config/Dockerfile -f2 [2023-02-22T22:56:57.564Z] [2023-02-22T22:56:57.564Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-22T22:56:57.564Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-22T22:56:57.564Z] + cut -d/ -f2 [2023-02-22T22:56:57.564Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-22T22:56:57.564Z] + dirname cmd/support-notifications/Dockerfile [2023-02-22T22:56:57.564Z] + cut -d/ -f2 [2023-02-22T22:56:57.564Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-22T22:56:57.564Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-22T22:56:57.564Z] + cut -d/ -f2 [2023-02-22T22:56:57.564Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-22T22:56:57.639Z] 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-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 [2023-02-22T22:56:58.149Z] + git rev-list -1 --merges 5330f148c25852c9f4fade87a2f677e48fc7f3fd~1..5330f148c25852c9f4fade87a2f677e48fc7f3fd [Pipeline] echo [2023-02-22T22:56:58.186Z] -----------> git rev-list -1 --merges 5330f148c25852c9f4fade87a2f677e48fc7f3fd~1..5330f148c25852c9f4fade87a2f677e48fc7f3fd 5330f148c25852c9f4fade87a2f677e48fc7f3fd [false] [Pipeline] sh [2023-02-22T22:56:58.494Z] + git log --format=format:%s -1 5330f148c25852c9f4fade87a2f677e48fc7f3fd [Pipeline] echo [2023-02-22T22:56:58.529Z] ========================================================= [2023-02-22T22:56:58.529Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-22T22:56:58.529Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-22T22:56:58.961Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-22T22:56:58.961Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-22T22:56:58.961Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-22T22:56:58.961Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-22T22:56:58.961Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-22T22:56:58.961Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-22T22:56:58.961Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T22:56:59.385Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-22T22:56:59.386Z] [2023-02-22T22:56:59.386Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T22:56:59.767Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-22T22:56:59.767Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-22T22:56:59.767Z] b85a868b505f: Pulling fs layer [2023-02-22T22:56:59.767Z] e2be974225ed: Pulling fs layer [2023-02-22T22:56:59.767Z] 339a4e72a1f5: Pulling fs layer [2023-02-22T22:56:59.767Z] 988bab9f4d93: Pulling fs layer [2023-02-22T22:56:59.767Z] 1469e6f7b9e6: Pulling fs layer [2023-02-22T22:56:59.767Z] eaf3925da568: Pulling fs layer [2023-02-22T22:56:59.767Z] bab4dde63d76: Pulling fs layer [2023-02-22T22:56:59.767Z] bde34c3a00c8: Pulling fs layer [2023-02-22T22:56:59.767Z] b352a97aabf1: Pulling fs layer [2023-02-22T22:56:59.767Z] 4872d77fe225: Pulling fs layer [2023-02-22T22:56:59.767Z] 5851b861e8e6: Pulling fs layer [2023-02-22T22:56:59.767Z] 1469e6f7b9e6: Waiting [2023-02-22T22:56:59.767Z] eaf3925da568: Waiting [2023-02-22T22:56:59.767Z] bab4dde63d76: Waiting [2023-02-22T22:56:59.767Z] bde34c3a00c8: Waiting [2023-02-22T22:56:59.767Z] 5851b861e8e6: Waiting [2023-02-22T22:56:59.767Z] b352a97aabf1: Waiting [2023-02-22T22:56:59.767Z] 988bab9f4d93: Waiting [2023-02-22T22:56:59.767Z] 4872d77fe225: Waiting [2023-02-22T22:56:59.767Z] e2be974225ed: Download complete [2023-02-22T22:56:59.767Z] 988bab9f4d93: Verifying Checksum [2023-02-22T22:56:59.767Z] 988bab9f4d93: Download complete [2023-02-22T22:57:00.027Z] 1469e6f7b9e6: Verifying Checksum [2023-02-22T22:57:00.027Z] 1469e6f7b9e6: Download complete [2023-02-22T22:57:00.027Z] 339a4e72a1f5: Verifying Checksum [2023-02-22T22:57:00.027Z] 339a4e72a1f5: Download complete [2023-02-22T22:57:00.027Z] eaf3925da568: Verifying Checksum [2023-02-22T22:57:00.027Z] eaf3925da568: Download complete [2023-02-22T22:57:00.027Z] bde34c3a00c8: Download complete [2023-02-22T22:57:00.027Z] b352a97aabf1: Download complete [2023-02-22T22:57:00.027Z] 4872d77fe225: Download complete [2023-02-22T22:57:00.027Z] 5851b861e8e6: Verifying Checksum [2023-02-22T22:57:00.027Z] 5851b861e8e6: Download complete [2023-02-22T22:57:00.027Z] b85a868b505f: Verifying Checksum [2023-02-22T22:57:00.027Z] b85a868b505f: Download complete [2023-02-22T22:57:00.287Z] bab4dde63d76: Verifying Checksum [2023-02-22T22:57:00.287Z] bab4dde63d76: Download complete [2023-02-22T22:57:01.672Z] b85a868b505f: Pull complete [2023-02-22T22:57:01.672Z] e2be974225ed: Pull complete [2023-02-22T22:57:01.936Z] 339a4e72a1f5: Pull complete [2023-02-22T22:57:02.197Z] 988bab9f4d93: Pull complete [2023-02-22T22:57:02.457Z] 1469e6f7b9e6: Pull complete [2023-02-22T22:57:02.457Z] eaf3925da568: Pull complete [2023-02-22T22:57:04.362Z] bab4dde63d76: Pull complete [2023-02-22T22:57:04.362Z] bde34c3a00c8: Pull complete [2023-02-22T22:57:04.622Z] b352a97aabf1: Pull complete [2023-02-22T22:57:04.622Z] 4872d77fe225: Pull complete [2023-02-22T22:57:04.622Z] 5851b861e8e6: Pull complete [2023-02-22T22:57:04.622Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-22T22:57:04.622Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-22T22:57:04.622Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T22:57:04.845Z] prd-ubuntu20.04-docker-8c-8g-7145 does not seem to be running inside a container [2023-02-22T22:57:04.883Z] $ 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 [2023-02-22T22:57:06.979Z] $ docker top e7194c8ad784fb857539f70e35a1065bcfefb227bf8fc08ffae79a39bd3e98c5 -eo pid,comm [2023-02-22T22:57:07.037Z] 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). [2023-02-22T22:57:07.037Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-22T22:57:07.178Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-22T22:57:07.178Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-22T22:57:07.294Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-22T22:57:07.299Z] $ docker exec e7194c8ad784fb857539f70e35a1065bcfefb227bf8fc08ffae79a39bd3e98c5 ssh-agent [2023-02-22T22:57:07.408Z] SSH_AUTH_SOCK=/tmp/ssh-oDtWuZ4uab79/agent.32 [2023-02-22T22:57:07.408Z] SSH_AGENT_PID=38 [2023-02-22T22:57:07.414Z] Running ssh-add (command line suppressed) [2023-02-22T22:57:07.521Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_18325712681261473669.key (/w/workspace/edgex-go/1@tmp/private_key_18325712681261473669.key) [2023-02-22T22:57:07.534Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-22T22:57:07.858Z] + git tag --points-at HEAD [Pipeline] } [2023-02-22T22:57:07.886Z] $ docker exec --env ******** --env ******** e7194c8ad784fb857539f70e35a1065bcfefb227bf8fc08ffae79a39bd3e98c5 ssh-agent -k [2023-02-22T22:57:07.997Z] unset SSH_AUTH_SOCK; [2023-02-22T22:57:07.998Z] unset SSH_AGENT_PID; [2023-02-22T22:57:07.998Z] echo Agent pid 38 killed; [2023-02-22T22:57:08.006Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-22T22:57:08.097Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-22T22:57:08.098Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-22T22:57:08.209Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-22T22:57:08.214Z] $ docker exec e7194c8ad784fb857539f70e35a1065bcfefb227bf8fc08ffae79a39bd3e98c5 ssh-agent [2023-02-22T22:57:08.321Z] SSH_AUTH_SOCK=/tmp/ssh-ExG8cYz6Je16/agent.70 [2023-02-22T22:57:08.321Z] SSH_AGENT_PID=76 [2023-02-22T22:57:08.326Z] Running ssh-add (command line suppressed) [2023-02-22T22:57:08.437Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_11432171160712318255.key (/w/workspace/edgex-go/1@tmp/private_key_11432171160712318255.key) [2023-02-22T22:57:08.450Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-22T22:57:08.785Z] + git semver init [2023-02-22T22:57:09.045Z] 2023-02-22 22:57:09,002 [run_init] DEBUG init version:0.0.0 force:False [2023-02-22T22:57:09.045Z] 2023-02-22 22:57:09,003 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-02-22T22:57:09.045Z] 2023-02-22 22:57:09,003 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-02-22T22:57:09.045Z] 2023-02-22 22:57:09,003 [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) [2023-02-22T22:57:14.326Z] 2023-02-22 22:57:14,209 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-02-22T22:57:14.326Z] 2023-02-22 22:57:14,210 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4386 with force:False [2023-02-22T22:57:14.326Z] 2023-02-22 22:57:14,210 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4386 [2023-02-22T22:57:14.326Z] 2023-02-22 22:57:14,214 [execute] INFO git cat-file --batch-check [2023-02-22T22:57:14.326Z] 2023-02-22 22:57:14,214 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-22T22:57:14.326Z] 2023-02-22 22:57:14,220 [execute] INFO git cat-file --batch [2023-02-22T22:57:14.326Z] 2023-02-22 22:57:14,221 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-22T22:57:14.326Z] 2023-02-22 22:57:14,227 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4386 [2023-02-22T22:57:14.326Z] 0.0.0 [Pipeline] } [2023-02-22T22:57:14.355Z] $ docker exec --env ******** --env ******** e7194c8ad784fb857539f70e35a1065bcfefb227bf8fc08ffae79a39bd3e98c5 ssh-agent -k [2023-02-22T22:57:14.453Z] unset SSH_AUTH_SOCK; [2023-02-22T22:57:14.454Z] unset SSH_AGENT_PID; [2023-02-22T22:57:14.454Z] echo Agent pid 76 killed; [2023-02-22T22:57:14.462Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-22T22:57:14.865Z] + git semver [Pipeline] } [2023-02-22T22:57:15.164Z] $ docker stop --time=1 e7194c8ad784fb857539f70e35a1065bcfefb227bf8fc08ffae79a39bd3e98c5 [2023-02-22T22:57:16.456Z] $ docker rm -f --volumes e7194c8ad784fb857539f70e35a1065bcfefb227bf8fc08ffae79a39bd3e98c5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-22T22:57:16.854Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-22T22:57:17.160Z] Stashed 1 file(s) [Pipeline] echo [2023-02-22T22:57:17.179Z] [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 [2023-02-22T22:57:18.001Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-22T22:57:18.040Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-22T22:57:18.077Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-22T22:57:18.110Z] ========================================================= [2023-02-22T22:57:18.110Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-22T22:57:18.110Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-22T22:57:18.464Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-22T22:57:18.464Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-22T22:57:18.464Z] 213ec9aee27d: Pulling fs layer [2023-02-22T22:57:18.464Z] 4583459ba037: Pulling fs layer [2023-02-22T22:57:18.464Z] 93c1e223e6f2: Pulling fs layer [2023-02-22T22:57:18.464Z] 53926ce57604: Pulling fs layer [2023-02-22T22:57:18.464Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-22T22:57:18.464Z] 22ff95d597cd: Pulling fs layer [2023-02-22T22:57:18.464Z] 12d6caf4c0d1: Pulling fs layer [2023-02-22T22:57:18.464Z] 96b7cbca73a9: Pulling fs layer [2023-02-22T22:57:18.464Z] a7acece74701: Pulling fs layer [2023-02-22T22:57:18.464Z] 22ff95d597cd: Waiting [2023-02-22T22:57:18.464Z] 12d6caf4c0d1: Waiting [2023-02-22T22:57:18.464Z] 96b7cbca73a9: Waiting [2023-02-22T22:57:18.464Z] a7acece74701: Waiting [2023-02-22T22:57:18.464Z] 21b2b0c7a3f4: Waiting [2023-02-22T22:57:18.464Z] 53926ce57604: Waiting [2023-02-22T22:57:18.464Z] 93c1e223e6f2: Verifying Checksum [2023-02-22T22:57:18.464Z] 93c1e223e6f2: Download complete [2023-02-22T22:57:18.464Z] 4583459ba037: Verifying Checksum [2023-02-22T22:57:18.464Z] 4583459ba037: Download complete [2023-02-22T22:57:18.464Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-22T22:57:18.464Z] 21b2b0c7a3f4: Download complete [2023-02-22T22:57:18.464Z] 22ff95d597cd: Verifying Checksum [2023-02-22T22:57:18.464Z] 22ff95d597cd: Download complete [2023-02-22T22:57:18.464Z] 213ec9aee27d: Verifying Checksum [2023-02-22T22:57:18.464Z] 213ec9aee27d: Download complete [2023-02-22T22:57:18.725Z] 12d6caf4c0d1: Verifying Checksum [2023-02-22T22:57:18.725Z] 12d6caf4c0d1: Download complete [2023-02-22T22:57:18.725Z] 213ec9aee27d: Pull complete [2023-02-22T22:57:18.725Z] 4583459ba037: Pull complete [2023-02-22T22:57:18.990Z] 93c1e223e6f2: Pull complete [2023-02-22T22:57:19.251Z] a7acece74701: Download complete [2023-02-22T22:57:19.251Z] 96b7cbca73a9: Verifying Checksum [2023-02-22T22:57:19.251Z] 96b7cbca73a9: Download complete [2023-02-22T22:57:19.251Z] 53926ce57604: Verifying Checksum [2023-02-22T22:57:19.251Z] 53926ce57604: Download complete [2023-02-22T22:57:23.429Z] 53926ce57604: Pull complete [2023-02-22T22:57:23.429Z] 21b2b0c7a3f4: Pull complete [2023-02-22T22:57:23.429Z] 22ff95d597cd: Pull complete [2023-02-22T22:57:23.429Z] 12d6caf4c0d1: Pull complete [2023-02-22T22:57:25.954Z] 96b7cbca73a9: Pull complete [2023-02-22T22:57:26.212Z] a7acece74701: Pull complete [2023-02-22T22:57:26.213Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-22T22:57:26.213Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-22T22:57:26.213Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-22T22:57:26.572Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-22T22:57:26.572Z] WORKDIR /edgex [2023-02-22T22:57:26.572Z] COPY go.mod . [2023-02-22T22:57:26.572Z] RUN go mod download [2023-02-22T22:57:26.572Z] + docker build -t ci-base-image-x86_64 -f - . [2023-02-22T22:57:27.140Z] Sending build context to Docker daemon 170.4MB [2023-02-22T22:57:27.140Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-22T22:57:27.140Z] ---> db6d94c90886 [2023-02-22T22:57:27.140Z] Step 2/4 : WORKDIR /edgex [2023-02-22T22:57:31.358Z] ---> Running in 3288049d61ad [2023-02-22T22:57:31.358Z] Removing intermediate container 3288049d61ad [2023-02-22T22:57:31.358Z] ---> 70d45752318c [2023-02-22T22:57:31.358Z] Step 3/4 : COPY go.mod . [2023-02-22T22:57:31.358Z] ---> 279769a36262 [2023-02-22T22:57:31.358Z] Step 4/4 : RUN go mod download [2023-02-22T22:57:31.358Z] ---> Running in 1638808e2d54 [2023-02-22T22:57:32.525Z] Still waiting to schedule task [2023-02-22T22:57:32.525Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7144’ [2023-02-22T22:57:43.606Z] Removing intermediate container 1638808e2d54 [2023-02-22T22:57:43.606Z] ---> 26d03086e0b8 [2023-02-22T22:57:43.606Z] Successfully built 26d03086e0b8 [2023-02-22T22:57:43.606Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T22:57:43.988Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-22T22:57:43.988Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T22:57:44.153Z] prd-ubuntu20.04-docker-8c-8g-7145 does not seem to be running inside a container [2023-02-22T22:57:44.186Z] $ 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 [2023-02-22T22:57:44.601Z] $ docker top b405b246337a52dbd1597d931b83a7cf5e82c8ed4f13a62ffa3300de2c31f2fd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T22:57:44.984Z] + go version [2023-02-22T22:57:44.984Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-22T22:57:45.070Z] $ docker stop --time=1 b405b246337a52dbd1597d931b83a7cf5e82c8ed4f13a62ffa3300de2c31f2fd [2023-02-22T22:57:46.359Z] $ docker rm -f --volumes b405b246337a52dbd1597d931b83a7cf5e82c8ed4f13a62ffa3300de2c31f2fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T22:57:47.038Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-22T22:57:47.038Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T22:57:47.178Z] prd-ubuntu20.04-docker-8c-8g-7145 does not seem to be running inside a container [2023-02-22T22:57:47.212Z] $ 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 [2023-02-22T22:57:47.580Z] $ docker top f95c7240b7634d56e971eb9cab6fd377107c1cdf6dbab7c4f351ebe85bef44d7 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-22T22:57:47.694Z] ========================================================= [2023-02-22T22:57:47.694Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-22T22:57:47.694Z] ========================================================= [Pipeline] sh [2023-02-22T22:57:47.992Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-22T22:57:48.346Z] + make test [2023-02-22T22:57:48.346Z] go test -race -coverprofile=coverage.out ./... [2023-02-22T22:57:54.914Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-22T22:58:09.891Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-22T22:58:09.891Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-22T22:58:09.891Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-22T22:58:09.891Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-22T22:58:09.891Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-22T22:58:09.891Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-22T22:58:09.891Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-22T22:58:09.891Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-22T22:58:09.891Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-22T22:58:09.891Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-22T22:58:09.891Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-22T22:58:09.891Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-22T22:58:09.891Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-22T22:58:09.891Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-22T22:58:10.178Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.065s coverage: 28.7% of statements [2023-02-22T22:58:10.179Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-22T22:58:10.179Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-22T22:58:10.462Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.100s coverage: 98.5% of statements [2023-02-22T22:58:13.749Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.123s coverage: 73.7% of statements [2023-02-22T22:58:13.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-22T22:58:13.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-22T22:58:13.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-22T22:58:13.749Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.094s coverage: 54.0% of statements [2023-02-22T22:58:13.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-22T22:58:13.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-22T22:58:15.128Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.340s coverage: 88.5% of statements [2023-02-22T22:58:15.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-22T22:58:15.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-22T22:58:15.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-22T22:58:15.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-22T22:58:15.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-22T22:58:15.128Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.077s coverage: 3.9% of statements [2023-02-22T22:58:15.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-22T22:58:15.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-22T22:58:15.128Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.557s coverage: 95.6% of statements [2023-02-22T22:58:15.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-22T22:58:15.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-22T22:58:15.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-22T22:58:15.128Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 72.2% of statements [2023-02-22T22:58:15.128Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-22T22:58:15.128Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-22T22:58:15.128Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-22T22:58:15.128Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-22T22:58:15.128Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-22T22:58:15.128Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.066s coverage: 65.9% of statements [2023-02-22T22:58:15.128Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-22T22:58:15.128Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-22T22:58:15.128Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-22T22:58:15.128Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.082s coverage: 0.9% of statements [2023-02-22T22:58:15.128Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-22T22:58:15.128Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.116s coverage: 29.6% of statements [2023-02-22T22:58:15.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-22T22:58:15.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.065s coverage: 47.1% of statements [2023-02-22T22:58:15.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.090s coverage: 82.9% of statements [2023-02-22T22:58:15.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.069s coverage: 94.1% of statements [2023-02-22T22:58:15.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.054s coverage: 96.3% of statements [2023-02-22T22:58:15.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements [2023-02-22T22:58:20.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.081s coverage: 94.4% of statements [2023-02-22T22:58:20.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements [2023-02-22T22:58:38.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.342s coverage: 79.9% of statements [2023-02-22T22:58:38.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-22T22:58:38.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.100s coverage: 92.9% of statements [2023-02-22T22:58:38.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-22T22:58:38.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-22T22:58:38.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-22T22:58:38.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements [2023-02-22T22:58:38.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-22T22:58:38.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-22T22:58:38.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-22T22:58:38.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-22T22:58:38.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.077s coverage: 86.9% of statements [2023-02-22T22:58:38.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-22T22:58:38.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-22T22:58:38.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-22T22:58:38.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-22T22:58:38.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.079s coverage: 87.2% of statements [2023-02-22T22:58:38.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements [2023-02-22T22:58:38.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-22T22:58:38.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-22T22:58:38.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.073s coverage: 100.0% of statements [2023-02-22T22:58:38.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-22T22:58:38.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 77.4% of statements [2023-02-22T22:58:38.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-22T22:58:38.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.086s coverage: 80.0% of statements [2023-02-22T22:58:38.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2023-02-22T22:58:38.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.213s coverage: 91.2% of statements [2023-02-22T22:58:38.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-22T22:58:38.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.238s coverage: 63.1% of statements [2023-02-22T22:58:38.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-22T22:58:38.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-22T22:58:38.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements [2023-02-22T22:58:38.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2023-02-22T22:58:38.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2023-02-22T22:58:38.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2023-02-22T22:58:38.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2023-02-22T22:58:38.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.354s coverage: 65.3% of statements [2023-02-22T22:58:38.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-22T22:58:38.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-22T22:58:38.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-22T22:58:38.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.186s coverage: 41.0% of statements [2023-02-22T22:58:38.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-22T22:58:38.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-22T22:58:38.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements [2023-02-22T22:58:38.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-22T22:58:38.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.070s coverage: 84.8% of statements [2023-02-22T22:58:38.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-22T22:58:38.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-22T22:58:38.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-22T22:58:38.495Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-22T22:58:38.495Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.085s coverage: 17.7% of statements [2023-02-22T22:58:38.495Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-22T22:58:38.495Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-22T22:58:38.495Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-22T22:58:38.495Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-22T22:58:38.495Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.157s coverage: 92.3% of statements [2023-02-22T22:58:38.495Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-22T22:58:38.495Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-22T22:58:38.495Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-22T22:58:38.495Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-22T22:58:38.495Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.082s coverage: 63.2% of statements [2023-02-22T22:58:38.495Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-22T22:58:38.495Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-22T22:58:38.495Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements [2023-02-22T22:58:38.495Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-22T22:58:38.495Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-22T22:58:38.495Z] 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 [2023-02-22T22:58:56.584Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-22T22:58:56.847Z] go vet ./... [2023-02-22T22:59:01.041Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-22T22:59:01.041Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-22T22:59:01.041Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-22T22:59:01.329Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-22T22:59:01.640Z] + ls -al . [2023-02-22T22:59:01.640Z] total 744 [2023-02-22T22:59:01.640Z] drwxrwxr-x 11 1001 1001 4096 Feb 22 22:57 . [2023-02-22T22:59:01.640Z] drwxr-xr-x 4 root root 4096 Feb 22 22:57 .. [2023-02-22T22:59:01.640Z] drwxrwxr-x 2 1001 1001 4096 Feb 22 22:56 .blubracket [2023-02-22T22:59:01.640Z] -rw-rw-r-- 1 1001 1001 16 Feb 22 22:56 .dockerignore [2023-02-22T22:59:01.640Z] drwxrwxr-x 8 1001 1001 4096 Feb 22 22:58 .git [2023-02-22T22:59:01.640Z] drwxrwxr-x 3 1001 1001 4096 Feb 22 22:56 .github [2023-02-22T22:59:01.640Z] -rw-rw-r-- 1 1001 1001 1024 Feb 22 22:56 .gitignore [2023-02-22T22:59:01.640Z] -rw-rw-r-- 1 1001 1001 42 Feb 22 22:56 .golangci.yml [2023-02-22T22:59:01.640Z] -rw-rw-r-- 1 1001 1001 87 Feb 22 22:56 .hadolint.yml [2023-02-22T22:59:01.640Z] drwxr-xr-x 3 1001 1001 4096 Feb 22 22:57 .semver [2023-02-22T22:59:01.640Z] -rw-rw-r-- 1 1001 1001 166 Feb 22 22:56 .sonarcloud.properties [2023-02-22T22:59:01.640Z] -rw-rw-r-- 1 1001 1001 1171 Feb 22 22:56 ADOPTERS.md [2023-02-22T22:59:01.640Z] -rw-rw-r-- 1 1001 1001 10825 Feb 22 22:56 Attribution.txt [2023-02-22T22:59:01.640Z] -rw-rw-r-- 1 1001 1001 73765 Feb 22 22:56 CHANGELOG.md [2023-02-22T22:59:01.640Z] -rw-rw-r-- 1 1001 1001 3804 Feb 22 22:56 CONTRIBUTING.md [2023-02-22T22:59:01.640Z] -rw-rw-r-- 1 1001 1001 677 Feb 22 22:56 GOVERNANCE.md [2023-02-22T22:59:01.640Z] -rw-rw-r-- 1 1001 1001 883 Feb 22 22:56 Jenkinsfile [2023-02-22T22:59:01.640Z] -rw-rw-r-- 1 1001 1001 10775 Feb 22 22:56 LICENSE [2023-02-22T22:59:01.640Z] -rw-rw-r-- 1 1001 1001 13375 Feb 22 22:56 Makefile [2023-02-22T22:59:01.640Z] -rw-rw-r-- 1 1001 1001 582 Feb 22 22:56 OWNERS.md [2023-02-22T22:59:01.640Z] -rw-rw-r-- 1 1001 1001 9403 Feb 22 22:56 README.md [2023-02-22T22:59:01.640Z] -rw-rw-r-- 1 1001 1001 6912 Feb 22 22:56 SECURITY.md [2023-02-22T22:59:01.640Z] -rw-rw-r-- 1 1001 1001 5 Feb 22 22:57 VERSION [2023-02-22T22:59:01.640Z] drwxrwxr-x 2 1001 1001 4096 Feb 22 22:56 bin [2023-02-22T22:59:01.640Z] drwxrwxr-x 17 1001 1001 4096 Feb 22 22:56 cmd [2023-02-22T22:59:01.640Z] -rw-r--r-- 1 root root 487037 Feb 22 22:58 coverage.out [2023-02-22T22:59:01.640Z] -rw-rw-r-- 1 1001 1001 3296 Feb 22 22:56 go.mod [2023-02-22T22:59:01.640Z] -rw-rw-r-- 1 1001 1001 33293 Feb 22 22:56 go.sum [2023-02-22T22:59:01.640Z] drwxrwxr-x 7 1001 1001 4096 Feb 22 22:56 internal [2023-02-22T22:59:01.640Z] drwxrwxr-x 3 1001 1001 4096 Feb 22 22:56 openapi [2023-02-22T22:59:01.640Z] drwxrwxr-x 4 1001 1001 4096 Feb 22 22:56 snap [2023-02-22T22:59:01.640Z] -rw-rw-r-- 1 1001 1001 204 Feb 22 22:56 version.go [Pipeline] sh [2023-02-22T22:59:01.968Z] + '[' -e coverage.out ] [2023-02-22T22:59:01.968Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-22T22:59:02.085Z] Stashed 1 file(s) [Pipeline] sh [2023-02-22T22:59:02.387Z] + make build [2023-02-22T22:59:02.387Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-22T22:59:17.354Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-22T22:59:17.354Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-22T22:59:17.612Z] go build -tags " non_delayedstart" -ldflags "-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 [2023-02-22T22:59:18.547Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-22T22:59:26.654Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-22T22:59:28.028Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-22T22:59:29.405Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-02-22T22:59:30.782Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-02-22T22:59:31.719Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-22T22:59:32.657Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-22T22:59:35.192Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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] } [2023-02-22T22:59:36.588Z] $ docker stop --time=1 f95c7240b7634d56e971eb9cab6fd377107c1cdf6dbab7c4f351ebe85bef44d7 [2023-02-22T22:59:40.074Z] $ docker rm -f --volumes f95c7240b7634d56e971eb9cab6fd377107c1cdf6dbab7c4f351ebe85bef44d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T22:59:41.175Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-22T22:59:41.175Z] [2023-02-22T22:59:41.175Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T22:59:41.543Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-22T22:59:41.543Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-22T22:59:41.543Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-22T22:59:41.543Z] ca9280d653b3: Pulling fs layer [2023-02-22T22:59:41.543Z] 7e9c9ca2126c: Pulling fs layer [2023-02-22T22:59:41.803Z] cbdbe7a5bc2a: Verifying Checksum [2023-02-22T22:59:41.803Z] cbdbe7a5bc2a: Download complete [2023-02-22T22:59:41.803Z] ca9280d653b3: Verifying Checksum [2023-02-22T22:59:41.803Z] ca9280d653b3: Download complete [2023-02-22T22:59:41.803Z] cbdbe7a5bc2a: Pull complete [2023-02-22T22:59:42.369Z] 7e9c9ca2126c: Verifying Checksum [2023-02-22T22:59:42.369Z] 7e9c9ca2126c: Download complete [2023-02-22T22:59:42.369Z] ca9280d653b3: Pull complete [2023-02-22T22:59:45.320Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7146 in /w/workspace/edgexfoundry_edgex-go_PR-4386 [Pipeline] { [Pipeline] ws [2023-02-22T22:59:45.380Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-02-22T22:59:45.461Z] The recommended git tool is: git [2023-02-22T22:59:45.655Z] 7e9c9ca2126c: Pull complete [2023-02-22T22:59:45.655Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-22T22:59:45.655Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-22T22:59:45.655Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T22:59:45.881Z] prd-ubuntu20.04-docker-8c-8g-7145 does not seem to be running inside a container [2023-02-22T22:59:45.906Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-22T22:59:47.960Z] $ docker top 8ceb245556aaf64940d010d21d86613ecad9ef5c7896b2dc9424dc091315a9c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T22:59:48.349Z] + docker-compose build --help [2023-02-22T22:59:48.349Z] + grep parallel [2023-02-22T22:59:48.918Z] --parallel Build images in parallel. [Pipeline] } [2023-02-22T22:59:48.950Z] $ docker stop --time=1 8ceb245556aaf64940d010d21d86613ecad9ef5c7896b2dc9424dc091315a9c6 [2023-02-22T22:59:50.262Z] $ docker rm -f --volumes 8ceb245556aaf64940d010d21d86613ecad9ef5c7896b2dc9424dc091315a9c6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T22:59:50.850Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-22T22:59:50.850Z] . [Pipeline] } [Pipeline] // withEnv [2023-02-22T22:59:50.937Z] using credential edgex-jenkins-ssh [Pipeline] withDockerContainer [2023-02-22T22:59:50.951Z] Cloning the remote Git repository [2023-02-22T22:59:51.002Z] prd-ubuntu20.04-docker-8c-8g-7145 does not seem to be running inside a container [2023-02-22T22:59:51.036Z] $ 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 [2023-02-22T22:59:51.390Z] $ docker top ab18244aa1ad587b2b8c3d9fb6828f258fbc9e5c47ec12f4d164be64b076c8ec -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T22:59:50.993Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-22T22:59:51.079Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-02-22T22:59:51.246Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-22T22:59:51.248Z] > git --version # timeout=10 [2023-02-22T22:59:51.269Z] > git --version # 'git version 2.25.1' [2023-02-22T22:59:51.272Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-22T22:59:51.344Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-22T22:59:51.789Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-22T22:59:52.361Z] Building core-command ... [2023-02-22T22:59:52.361Z] Building core-common-config-bootstrapper ... [2023-02-22T22:59:52.361Z] Building core-data ... [2023-02-22T22:59:52.361Z] Building core-metadata ... [2023-02-22T22:59:52.361Z] Building security-bootstrapper ... [2023-02-22T22:59:52.361Z] Building security-proxy-setup ... [2023-02-22T22:59:52.361Z] Building security-secretstore-setup ... [2023-02-22T22:59:52.361Z] Building security-spiffe-token-provider ... [2023-02-22T22:59:52.361Z] Building security-spire-agent ... [2023-02-22T22:59:52.361Z] Building security-spire-config ... [2023-02-22T22:59:52.361Z] Building security-spire-server ... [2023-02-22T22:59:52.361Z] Building support-notifications ... [2023-02-22T22:59:52.361Z] Building support-scheduler ... [2023-02-22T22:59:52.361Z] Building security-spire-config [2023-02-22T22:59:52.361Z] Building core-common-config-bootstrapper [2023-02-22T22:59:52.361Z] Building core-metadata [2023-02-22T22:59:52.361Z] Building security-spire-agent [2023-02-22T22:59:52.361Z] Building support-scheduler [2023-02-22T23:00:07.243Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T23:00:07.243Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-22T23:00:07.243Z] ---> 26d03086e0b8 [2023-02-22T23:00:07.243Z] Step 3/24 : WORKDIR /edgex-go [2023-02-22T23:00:07.243Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T23:00:07.243Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-22T23:00:07.243Z] ---> 26d03086e0b8 [2023-02-22T23:00:07.243Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-22T23:00:07.243Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T23:00:07.243Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-22T23:00:07.243Z] ---> 26d03086e0b8 [2023-02-22T23:00:07.243Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-22T23:00:07.243Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T23:00:07.243Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-22T23:00:07.243Z] ---> 26d03086e0b8 [2023-02-22T23:00:07.243Z] Step 3/24 : WORKDIR /edgex-go [2023-02-22T23:00:07.243Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T23:00:07.243Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-22T23:00:07.243Z] ---> 26d03086e0b8 [2023-02-22T23:00:07.243Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-22T23:00:07.997Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-22T23:00:08.038Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-22T23:00:09.085Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-22T23:00:09.130Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-22T23:00:09.131Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-22T23:00:09.149Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4386/head:refs/remotes/origin/PR-4386 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-22T23:00:09.880Z] Merging remotes/origin/main commit 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee into PR head commit 5330f148c25852c9f4fade87a2f677e48fc7f3fd [2023-02-22T23:00:10.289Z] Merge succeeded, producing 5330f148c25852c9f4fade87a2f677e48fc7f3fd [2023-02-22T23:00:10.289Z] Checking out Revision 5330f148c25852c9f4fade87a2f677e48fc7f3fd (PR-4386) [2023-02-22T23:00:10.997Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-02-22T23:00:11.056Z] > git --version # timeout=10 [2023-02-22T23:00:11.071Z] > git --version # 'git version 2.25.1' [2023-02-22T23:00:11.091Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-22T23:00:09.905Z] > git config core.sparsecheckout # timeout=10 [2023-02-22T23:00:09.930Z] > git checkout -f 5330f148c25852c9f4fade87a2f677e48fc7f3fd # timeout=10 [2023-02-22T23:00:10.186Z] > git remote # timeout=10 [2023-02-22T23:00:10.207Z] > git config --get remote.origin.url # timeout=10 [2023-02-22T23:00:10.228Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-22T23:00:10.242Z] > git merge 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee # timeout=10 [2023-02-22T23:00:10.272Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-22T23:00:10.299Z] > git config core.sparsecheckout # timeout=10 [2023-02-22T23:00:10.315Z] > git checkout -f 5330f148c25852c9f4fade87a2f677e48fc7f3fd # timeout=10 [2023-02-22T23:00:12.231Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-22T23:00:12.231Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-22T23:00:12.231Z] Dload Upload Total Spent Left Speed [2023-02-22T23:00:12.231Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 211k [2023-02-22T23:00:12.508Z] ---> Running in 69172e58f0ff [2023-02-22T23:00:12.509Z] ---> Running in 0e9a5b3c24a5 [2023-02-22T23:00:12.509Z] ---> Running in 349f9c151126 [2023-02-22T23:00:12.509Z] ---> Running in dd9803fb5686 [2023-02-22T23:00:12.509Z] ---> Running in c943ecf6c393 [2023-02-22T23:00:12.509Z] Removing intermediate container 69172e58f0ff [2023-02-22T23:00:12.509Z] ---> e903db33342e [2023-02-22T23:00:12.509Z] Step 4/22 : WORKDIR /edgex-go [2023-02-22T23:00:12.509Z] Removing intermediate container 0e9a5b3c24a5 [2023-02-22T23:00:12.509Z] ---> 82b0156de773 [2023-02-22T23:00:12.509Z] Step 4/24 : WORKDIR /edgex-go [2023-02-22T23:00:12.509Z] Removing intermediate container dd9803fb5686 [2023-02-22T23:00:12.509Z] ---> da7e40b89b12 [2023-02-22T23:00:12.509Z] Step 4/22 : WORKDIR /edgex-go ---> Running in 266460fcac7c [2023-02-22T23:00:12.509Z] [2023-02-22T23:00:12.509Z] Removing intermediate container 349f9c151126 [2023-02-22T23:00:12.509Z] ---> 5afb1659bcd2 [2023-02-22T23:00:12.509Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-22T23:00:12.509Z] Removing intermediate container c943ecf6c393 [2023-02-22T23:00:12.509Z] ---> 82a32751559a [2023-02-22T23:00:12.509Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-22T23:00:12.509Z] ---> Running in c330217eb984 [2023-02-22T23:00:12.509Z] ---> Running in dc48862901ec [2023-02-22T23:00:12.509Z] ---> Running in fe7c46645119 [2023-02-22T23:00:12.509Z] ---> Running in ae6037db50ea [2023-02-22T23:00:12.509Z] Removing intermediate container 266460fcac7c [2023-02-22T23:00:12.509Z] ---> ed29c3ae8054 [2023-02-22T23:00:12.509Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-22T23:00:12.509Z] ---> Running in 2bab2d5b7262 [2023-02-22T23:00:12.509Z] Removing intermediate container c330217eb984 [2023-02-22T23:00:12.509Z] ---> 08282ac7d1f8 [2023-02-22T23:00:12.509Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-22T23:00:12.509Z] Removing intermediate container fe7c46645119 [2023-02-22T23:00:12.509Z] ---> 6b29b0f3d48c [2023-02-22T23:00:12.509Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-22T23:00:12.509Z] ---> Running in d04f32706544 [2023-02-22T23:00:12.509Z] ---> Running in 238305b1e977 [2023-02-22T23:00:12.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [Pipeline] sh [2023-02-22T23:00:12.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T23:00:12.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T23:00:12.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T23:00:12.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T23:00:12.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T23:00:12.881Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-22T23:00:13.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T23:00:13.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T23:00:13.025Z] OK: 211 MiB in 51 packages [2023-02-22T23:00:13.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T23:00:13.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T23:00:13.025Z] OK: 211 MiB in 51 packages [2023-02-22T23:00:13.025Z] OK: 211 MiB in 51 packages [2023-02-22T23:00:13.231Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2023-02-22T23:00:13.231Z] /etc/docker/daemon.new [2023-02-22T23:00:13.231Z] { [2023-02-22T23:00:13.231Z] "registry-mirrors": [ [2023-02-22T23:00:13.231Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-22T23:00:13.231Z] ], [2023-02-22T23:00:13.231Z] "bip": "10.250.0.254/24", [2023-02-22T23:00:13.231Z] "hosts": [ [2023-02-22T23:00:13.231Z] "tcp://0.0.0.0:5555", [2023-02-22T23:00:13.231Z] "unix:///var/run/docker.sock" [2023-02-22T23:00:13.231Z] ], [2023-02-22T23:00:13.231Z] "mtu": 1458, [2023-02-22T23:00:13.231Z] "selinux-enabled": true, [2023-02-22T23:00:13.231Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-22T23:00:13.231Z] } [Pipeline] sh [2023-02-22T23:00:13.283Z] OK: 211 MiB in 51 packages [2023-02-22T23:00:13.283Z] OK: 211 MiB in 51 packages [2023-02-22T23:00:13.283Z] Removing intermediate container dc48862901ec [2023-02-22T23:00:13.283Z] ---> 4315ba7f2136 [2023-02-22T23:00:13.283Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-22T23:00:13.541Z] ---> e22693414a5c [2023-02-22T23:00:13.541Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T23:00:13.541Z] ---> Running in c6023b53bdf7 [2023-02-22T23:00:13.541Z] Removing intermediate container ae6037db50ea [2023-02-22T23:00:13.541Z] ---> 3862385c496a [2023-02-22T23:00:13.541Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-22T23:00:13.541Z] Removing intermediate container 2bab2d5b7262 [2023-02-22T23:00:13.541Z] ---> e0c1f5f76ad2 [2023-02-22T23:00:13.541Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-22T23:00:13.583Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-22T23:00:13.799Z] Removing intermediate container d04f32706544 [2023-02-22T23:00:13.799Z] ---> 2dadb5e4eddc [2023-02-22T23:00:13.799Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-22T23:00:13.799Z] ---> 17ad8eac83c3 [2023-02-22T23:00:13.799Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T23:00:13.799Z] ---> Running in cbb211283745 [2023-02-22T23:00:13.799Z] Removing intermediate container 238305b1e977 [2023-02-22T23:00:13.799Z] ---> 2f192a4cba97 [2023-02-22T23:00:13.799Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-22T23:00:13.799Z] ---> 8b464be92fcf [2023-02-22T23:00:13.799Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T23:00:13.799Z] ---> Running in e10a5da2bec5 [2023-02-22T23:00:13.947Z] + sudo service docker restart [2023-02-22T23:00:14.057Z] ---> 9cf91b6673aa [2023-02-22T23:00:14.057Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T23:00:14.057Z] ---> Running in 22da35604c26 [2023-02-22T23:00:14.057Z] ---> 7ab42588661c [2023-02-22T23:00:14.057Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T23:00:14.057Z] ---> Running in 5cc7aeb680a0 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-22T23:00:32.293Z] provisioning config files... [2023-02-22T23:00:32.327Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8303534903906825746tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-22T23:00:32.736Z] ---> docker-login.sh [2023-02-22T23:00:32.736Z] nexus3.edgexfoundry.org:10001 [2023-02-22T23:00:33.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T23:00:33.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T23:00:33.600Z] Configure a credential helper to remove this warning. See [2023-02-22T23:00:33.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T23:00:33.600Z] [2023-02-22T23:00:33.600Z] Login Succeeded [2023-02-22T23:00:33.600Z] nexus3.edgexfoundry.org:10002 [2023-02-22T23:00:33.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T23:00:35.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T23:00:35.068Z] Configure a credential helper to remove this warning. See [2023-02-22T23:00:35.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T23:00:35.068Z] [2023-02-22T23:00:35.068Z] Login Succeeded [2023-02-22T23:00:35.068Z] nexus3.edgexfoundry.org:10003 [2023-02-22T23:00:35.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T23:00:35.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T23:00:35.342Z] Configure a credential helper to remove this warning. See [2023-02-22T23:00:35.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T23:00:35.342Z] [2023-02-22T23:00:35.342Z] Login Succeeded [2023-02-22T23:00:35.342Z] nexus3.edgexfoundry.org:10004 [2023-02-22T23:00:35.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T23:00:35.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T23:00:35.614Z] Configure a credential helper to remove this warning. See [2023-02-22T23:00:35.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T23:00:35.614Z] [2023-02-22T23:00:35.614Z] Login Succeeded [2023-02-22T23:00:35.614Z] docker.io [2023-02-22T23:00:35.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T23:00:36.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T23:00:36.151Z] Configure a credential helper to remove this warning. See [2023-02-22T23:00:36.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T23:00:36.151Z] [2023-02-22T23:00:36.151Z] Login Succeeded [2023-02-22T23:00:36.151Z] ---> docker-login.sh ends [Pipeline] } [2023-02-22T23:00:36.183Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-22T23:00:36.905Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-22T23:00:36.947Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-22T23:00:36.991Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-22T23:00:37.024Z] ========================================================= [2023-02-22T23:00:37.024Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-22T23:00:37.024Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-22T23:00:37.421Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-22T23:00:37.697Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-22T23:00:37.697Z] 9b18e9b68314: Pulling fs layer [2023-02-22T23:00:37.697Z] 35d82f9e3411: Pulling fs layer [2023-02-22T23:00:37.697Z] e16973657156: Pulling fs layer [2023-02-22T23:00:37.697Z] fc693d55d65f: Pulling fs layer [2023-02-22T23:00:37.697Z] 7e9fc2657dce: Pulling fs layer [2023-02-22T23:00:37.697Z] dda99020689f: Pulling fs layer [2023-02-22T23:00:37.697Z] db1c61fa0a46: Pulling fs layer [2023-02-22T23:00:37.697Z] 891c053d2c06: Pulling fs layer [2023-02-22T23:00:37.697Z] 7e9fc2657dce: Waiting [2023-02-22T23:00:37.697Z] dda99020689f: Waiting [2023-02-22T23:00:37.697Z] 891c053d2c06: Waiting [2023-02-22T23:00:37.697Z] db1c61fa0a46: Waiting [2023-02-22T23:00:37.697Z] fc693d55d65f: Waiting [2023-02-22T23:00:37.697Z] e16973657156: Verifying Checksum [2023-02-22T23:00:37.697Z] e16973657156: Download complete [2023-02-22T23:00:37.697Z] 35d82f9e3411: Download complete [2023-02-22T23:00:37.697Z] 7e9fc2657dce: Verifying Checksum [2023-02-22T23:00:37.697Z] 7e9fc2657dce: Download complete [2023-02-22T23:00:37.697Z] dda99020689f: Verifying Checksum [2023-02-22T23:00:37.697Z] dda99020689f: Download complete [2023-02-22T23:00:37.697Z] 9b18e9b68314: Verifying Checksum [2023-02-22T23:00:37.697Z] 9b18e9b68314: Download complete [2023-02-22T23:00:38.680Z] 9b18e9b68314: Pull complete [2023-02-22T23:00:38.951Z] 891c053d2c06: Verifying Checksum [2023-02-22T23:00:38.951Z] 891c053d2c06: Download complete [2023-02-22T23:00:39.220Z] 35d82f9e3411: Pull complete [2023-02-22T23:00:39.497Z] e16973657156: Pull complete [2023-02-22T23:00:40.099Z] db1c61fa0a46: Verifying Checksum [2023-02-22T23:00:40.099Z] db1c61fa0a46: Download complete [2023-02-22T23:00:40.694Z] fc693d55d65f: Verifying Checksum [2023-02-22T23:00:40.694Z] fc693d55d65f: Download complete [2023-02-22T23:00:53.117Z] fc693d55d65f: Pull complete [2023-02-22T23:00:53.117Z] 7e9fc2657dce: Pull complete [2023-02-22T23:00:53.117Z] dda99020689f: Pull complete [2023-02-22T23:00:59.797Z] db1c61fa0a46: Pull complete [2023-02-22T23:01:00.784Z] Removing intermediate container 5cc7aeb680a0 [2023-02-22T23:01:00.784Z] ---> b8ad2423697c [2023-02-22T23:01:00.784Z] Step 8/22 : COPY . . [2023-02-22T23:01:00.784Z] Removing intermediate container c6023b53bdf7 [2023-02-22T23:01:00.784Z] ---> 54eaa93048e4 [2023-02-22T23:01:00.784Z] Step 7/24 : COPY . . [2023-02-22T23:01:00.784Z] Removing intermediate container cbb211283745 [2023-02-22T23:01:00.784Z] ---> fac3c8dee072 [2023-02-22T23:01:00.784Z] Step 7/24 : COPY . . [2023-02-22T23:01:00.784Z] Removing intermediate container 22da35604c26 [2023-02-22T23:01:00.784Z] ---> 4c76833cb307 [2023-02-22T23:01:00.784Z] Step 8/24 : COPY . . [2023-02-22T23:01:00.784Z] Removing intermediate container e10a5da2bec5 [2023-02-22T23:01:00.784Z] ---> 6c906b62e093 [2023-02-22T23:01:00.784Z] Step 8/22 : COPY . . [2023-02-22T23:01:01.765Z] 891c053d2c06: Pull complete [2023-02-22T23:01:01.766Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-22T23:01:01.766Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-22T23:01:01.766Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-22T23:01:02.155Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-22T23:01:02.155Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-22T23:01:02.155Z] WORKDIR /edgex [2023-02-22T23:01:02.155Z] COPY go.mod . [2023-02-22T23:01:02.155Z] RUN go mod download [2023-02-22T23:01:02.743Z] Sending build context to Docker daemon 3.094MB [2023-02-22T23:01:02.743Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-22T23:01:02.743Z] ---> f96f9c87975a [2023-02-22T23:01:02.743Z] Step 2/4 : WORKDIR /edgex [2023-02-22T23:01:04.700Z] ---> Running in 3ca438381546 [2023-02-22T23:01:04.974Z] Removing intermediate container 3ca438381546 [2023-02-22T23:01:04.974Z] ---> e9a98fae5310 [2023-02-22T23:01:04.974Z] Step 3/4 : COPY go.mod . [2023-02-22T23:01:05.558Z] ---> 5eb899c29c5c [2023-02-22T23:01:05.558Z] Step 4/4 : RUN go mod download [2023-02-22T23:01:05.827Z] ---> Running in bc516cc3c50e [2023-02-22T23:01:13.273Z] ---> 4311ffd88fee [2023-02-22T23:01:13.273Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-22T23:01:13.273Z] ---> 4556ab299955 [2023-02-22T23:01:13.273Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-22T23:01:13.273Z] ---> Running in dc298e3526d7 [2023-02-22T23:01:13.273Z] ---> Running in 1ee02320a8e5 [2023-02-22T23:01:13.273Z] ---> d12e98bef7d8 [2023-02-22T23:01:13.273Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-22T23:01:13.273Z] ---> ae54eb2b9544 [2023-02-22T23:01:13.274Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-22T23:01:13.274Z] ---> be61afaa5a9e [2023-02-22T23:01:13.274Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-22T23:01:13.274Z] ---> Running in 26d0ae46b91f [2023-02-22T23:01:13.274Z] ---> Running in 5a03911cb1ce [2023-02-22T23:01:13.274Z] ---> Running in aa80b0ca49e4 [2023-02-22T23:01:13.274Z] Removing intermediate container 5a03911cb1ce [2023-02-22T23:01:13.274Z] ---> 417e4c6bf5d4 [2023-02-22T23:01:13.274Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-22T23:01:13.274Z] Removing intermediate container aa80b0ca49e4 [2023-02-22T23:01:13.274Z] ---> 557a57e86a51 [2023-02-22T23:01:13.274Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-22T23:01:13.274Z] ---> Running in e7d57867e2dc [2023-02-22T23:01:13.274Z] ---> Running in 6b1e01bf7776 [2023-02-22T23:01:13.274Z] Removing intermediate container 6b1e01bf7776 [2023-02-22T23:01:13.274Z] ---> a2b9cb58238e [2023-02-22T23:01:13.274Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-22T23:01:13.274Z] Removing intermediate container e7d57867e2dc [2023-02-22T23:01:13.274Z] ---> 767ea779d34a [2023-02-22T23:01:13.274Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-22T23:01:13.274Z] ---> Running in a46e37006d39 [2023-02-22T23:01:13.274Z] ---> Running in d1a80c12b2b6 [2023-02-22T23:01:13.274Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-22T23:01:13.274Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-22T23:01:13.274Z] go build -tags " non_delayedstart" -ldflags "-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 [2023-02-22T23:01:14.259Z] Removing intermediate container a46e37006d39 [2023-02-22T23:01:14.259Z] ---> e6c2305a4fc0 [2023-02-22T23:01:14.259Z] Step 11/24 : WORKDIR /edgex-go [2023-02-22T23:01:14.259Z] ---> Running in b6d826b83964 [2023-02-22T23:01:14.259Z] Removing intermediate container d1a80c12b2b6 [2023-02-22T23:01:14.259Z] ---> fb20e6ffbf6a [2023-02-22T23:01:14.259Z] Step 11/24 : WORKDIR /edgex-go [2023-02-22T23:01:14.259Z] ---> Running in 24ce8fa81491 [2023-02-22T23:01:14.259Z] Removing intermediate container b6d826b83964 [2023-02-22T23:01:14.259Z] ---> bbf59e2b230f [2023-02-22T23:01:14.259Z] [2023-02-22T23:01:14.259Z] Step 12/24 : FROM alpine:3.15 [2023-02-22T23:01:14.521Z] Removing intermediate container 24ce8fa81491 [2023-02-22T23:01:14.521Z] ---> 3ad57651c4f9 [2023-02-22T23:01:14.521Z] [2023-02-22T23:01:14.521Z] Step 12/24 : FROM alpine:3.15 [2023-02-22T23:01:14.521Z] 3.15: Pulling from library/alpine [2023-02-22T23:01:14.521Z] 3.15: Pulling from library/alpine [2023-02-22T23:01:15.151Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-22T23:01:15.151Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-22T23:01:15.151Z] Status: Downloaded newer image for alpine:3.15 [2023-02-22T23:01:15.151Z] Status: Image is up to date for alpine:3.15 [2023-02-22T23:01:15.151Z] ---> 5ce65d7b0fde [2023-02-22T23:01:15.151Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T23:01:15.151Z] ---> 5ce65d7b0fde [2023-02-22T23:01:15.151Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T23:01:15.411Z] ---> Running in 3817d0133818 [2023-02-22T23:01:15.411Z] ---> Running in ea8430891f58 [2023-02-22T23:01:15.673Z] Removing intermediate container ea8430891f58 [2023-02-22T23:01:15.673Z] ---> 32d430311447 [2023-02-22T23:01:15.673Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-22T23:01:15.931Z] ---> Running in edfb1e6bfedc [2023-02-22T23:01:15.931Z] Removing intermediate container 3817d0133818 [2023-02-22T23:01:15.931Z] ---> 2c479b12879c [2023-02-22T23:01:15.931Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-22T23:01:15.931Z] ---> Running in 615c367537b7 [2023-02-22T23:01:16.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-22T23:01:16.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-22T23:01:16.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-22T23:01:16.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-22T23:01:17.063Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-22T23:01:17.063Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-22T23:01:17.063Z] OK: 15857 distinct packages available [2023-02-22T23:01:17.063Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-22T23:01:17.063Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-22T23:01:17.063Z] OK: 15857 distinct packages available [2023-02-22T23:01:17.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-22T23:01:17.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-22T23:01:17.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-22T23:01:17.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-22T23:01:17.063Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-22T23:01:17.063Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-22T23:01:17.063Z] (3/4) Installing libucontext (1.1-r0) [2023-02-22T23:01:17.063Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-22T23:01:17.063Z] Executing busybox-1.34.1-r7.trigger [2023-02-22T23:01:17.063Z] OK: 6 MiB in 18 packages [2023-02-22T23:01:17.351Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-22T23:01:17.351Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-22T23:01:17.351Z] (3/5) Installing libucontext (1.1-r0) [2023-02-22T23:01:17.351Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-22T23:01:17.351Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-22T23:01:17.351Z] Executing busybox-1.34.1-r7.trigger [2023-02-22T23:01:17.351Z] OK: 7 MiB in 19 packages [2023-02-22T23:01:19.995Z] Removing intermediate container edfb1e6bfedc [2023-02-22T23:01:19.995Z] ---> 40f52aadac96 [2023-02-22T23:01:19.995Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-22T23:01:19.995Z] Removing intermediate container 615c367537b7 [2023-02-22T23:01:19.995Z] ---> f7bb7fe157b7 [2023-02-22T23:01:19.995Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-22T23:01:25.283Z] ---> 47cd95e31ce5 [2023-02-22T23:01:25.283Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-22T23:01:25.283Z] ---> f380be2833d0 [2023-02-22T23:01:25.283Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-22T23:01:27.202Z] ---> 03d97078a255 [2023-02-22T23:01:27.202Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-22T23:01:27.202Z] ---> Running in 1936c5bb9066 [2023-02-22T23:01:27.462Z] Removing intermediate container 1936c5bb9066 [2023-02-22T23:01:27.462Z] ---> e206a968e7e2 [2023-02-22T23:01:27.462Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-22T23:01:28.835Z] ---> bdb46954493b [2023-02-22T23:01:28.835Z] Step 19/24 : WORKDIR / [2023-02-22T23:01:28.835Z] ---> Running in bf344233d848 [2023-02-22T23:01:28.835Z] ---> 933c07a0b618 [2023-02-22T23:01:28.835Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-22T23:01:29.093Z] Removing intermediate container bf344233d848 [2023-02-22T23:01:29.093Z] ---> fdfbceab5c6b [2023-02-22T23:01:29.093Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-22T23:01:29.093Z] ---> Running in 3b6cbe9ee173 [2023-02-22T23:01:29.093Z] ---> a1b18f1f42fb [2023-02-22T23:01:29.093Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-22T23:01:29.351Z] Removing intermediate container 3b6cbe9ee173 [2023-02-22T23:01:29.351Z] ---> 895175e27c5f [2023-02-22T23:01:29.351Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-22T23:01:29.351Z] ---> Running in 9419d2aaa2bf [2023-02-22T23:01:29.632Z] ---> e8f2e1b3fb67 [2023-02-22T23:01:29.632Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-22T23:01:29.933Z] Removing intermediate container 9419d2aaa2bf [2023-02-22T23:01:29.933Z] ---> 10cb8f1dbece [2023-02-22T23:01:29.933Z] Step 22/24 : LABEL arch=x86_64 [2023-02-22T23:01:29.933Z] ---> Running in 3018643be180 [2023-02-22T23:01:29.933Z] ---> e88c87afc21d [2023-02-22T23:01:29.933Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-22T23:01:29.933Z] ---> Running in acce7dafcc97 [2023-02-22T23:01:30.197Z] Removing intermediate container 3018643be180 [2023-02-22T23:01:30.197Z] ---> edccaed6f6f7 [2023-02-22T23:01:30.197Z] Step 23/24 : LABEL git_sha=5330f148c25852c9f4fade87a2f677e48fc7f3fd [2023-02-22T23:01:30.460Z] ---> Running in c56278a75b34 [2023-02-22T23:01:30.460Z] Removing intermediate container acce7dafcc97 [2023-02-22T23:01:30.460Z] ---> befcbd4d402b [2023-02-22T23:01:30.460Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-22T23:01:30.719Z] ---> Running in 3e7e7526bd45 [2023-02-22T23:01:30.719Z] Removing intermediate container c56278a75b34 [2023-02-22T23:01:30.719Z] ---> 79aa22d712fa [2023-02-22T23:01:30.719Z] Step 24/24 : LABEL version=0.0.0 [2023-02-22T23:01:30.719Z] ---> Running in e6c146424c22 [2023-02-22T23:01:30.719Z] Removing intermediate container 3e7e7526bd45 [2023-02-22T23:01:30.719Z] ---> 5b34bd195e3b [2023-02-22T23:01:30.719Z] Step 22/24 : LABEL arch=x86_64 [2023-02-22T23:01:30.977Z] ---> Running in ed4b776ac7f6 [2023-02-22T23:01:30.977Z] Removing intermediate container e6c146424c22 [2023-02-22T23:01:30.977Z] ---> e6fd1c25842b [2023-02-22T23:01:30.977Z] [2023-02-22T23:01:30.977Z] Successfully built e6fd1c25842b [2023-02-22T23:01:30.977Z] Successfully tagged security-spire-config:latest [2023-02-22T23:01:30.977Z] Building security-spiffe-token-provider [2023-02-22T23:01:32.356Z]  Building security-spire-config ... done Removing intermediate container ed4b776ac7f6 [2023-02-22T23:01:32.356Z] ---> 119cc3b98cf3 [2023-02-22T23:01:32.356Z] Step 23/24 : LABEL git_sha=5330f148c25852c9f4fade87a2f677e48fc7f3fd [2023-02-22T23:01:34.257Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T23:01:34.257Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-22T23:01:34.257Z] ---> 26d03086e0b8 [2023-02-22T23:01:34.257Z] Step 3/19 : WORKDIR /edgex-go [2023-02-22T23:01:34.257Z] ---> Using cache [2023-02-22T23:01:34.257Z] ---> 82a32751559a [2023-02-22T23:01:34.257Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-22T23:01:34.821Z] ---> Running in 67b3118ee446 [2023-02-22T23:01:34.822Z] ---> Running in 2a6dae21b8d9 [2023-02-22T23:01:35.388Z] Removing intermediate container 2a6dae21b8d9 [2023-02-22T23:01:35.388Z] ---> 0fc8b6fe5073 [2023-02-22T23:01:35.388Z] Step 24/24 : LABEL version=0.0.0 [2023-02-22T23:01:35.388Z] ---> Running in a8c3b3bebe12 [2023-02-22T23:01:35.957Z] Removing intermediate container a8c3b3bebe12 [2023-02-22T23:01:35.957Z] ---> ef628ac99af9 [2023-02-22T23:01:35.957Z] [2023-02-22T23:01:35.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T23:01:35.957Z] Successfully built ef628ac99af9 [2023-02-22T23:01:35.957Z] Successfully tagged security-spire-agent:latest [2023-02-22T23:01:35.957Z]  Building security-spire-agent ... done Building core-data [2023-02-22T23:01:35.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T23:01:36.216Z] v3.16.4-26-g25c3e7e4225 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-22T23:01:36.216Z] v3.16.4-26-g25c3e7e4225 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-22T23:01:36.216Z] OK: 17046 distinct packages available [2023-02-22T23:01:36.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T23:01:36.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T23:01:36.477Z] OK: 211 MiB in 51 packages [2023-02-22T23:01:38.125Z] Removing intermediate container bc516cc3c50e [2023-02-22T23:01:38.125Z] ---> 473accbce00d [2023-02-22T23:01:38.125Z] Successfully built 473accbce00d [2023-02-22T23:01:38.125Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:01:38.527Z] + docker inspect -f . ci-base-image-arm64 [2023-02-22T23:01:38.528Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T23:01:38.812Z] prd-ubuntu20.04-docker-arm64-4c-16g-7146 does not seem to be running inside a container [2023-02-22T23:01:38.890Z] $ 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 [2023-02-22T23:01:39.795Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T23:01:39.796Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-22T23:01:39.796Z] ---> 26d03086e0b8 [2023-02-22T23:01:39.796Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-22T23:01:39.796Z] ---> Using cache [2023-02-22T23:01:39.796Z] ---> da7e40b89b12 [2023-02-22T23:01:39.796Z] Step 4/22 : WORKDIR /edgex-go [2023-02-22T23:01:39.796Z] ---> Using cache [2023-02-22T23:01:39.796Z] ---> 6b29b0f3d48c [2023-02-22T23:01:39.796Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-22T23:01:39.796Z] ---> Using cache [2023-02-22T23:01:39.796Z] ---> 2f192a4cba97 [2023-02-22T23:01:39.796Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-22T23:01:39.796Z] ---> Using cache [2023-02-22T23:01:39.796Z] ---> 7ab42588661c [2023-02-22T23:01:39.796Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T23:01:39.796Z] ---> Using cache [2023-02-22T23:01:39.796Z] ---> b8ad2423697c [2023-02-22T23:01:39.796Z] Step 8/22 : COPY . . [2023-02-22T23:01:39.796Z] ---> Using cache [2023-02-22T23:01:39.796Z] ---> 4311ffd88fee [2023-02-22T23:01:39.796Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-22T23:01:40.170Z] $ docker top 7b38ffb738dcf7b111ad4a0991e31586d1c3446e95958fe0b534cc68e380a3ef -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T23:01:41.105Z] + go version [2023-02-22T23:01:41.105Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-22T23:01:41.146Z] $ docker stop --time=1 7b38ffb738dcf7b111ad4a0991e31586d1c3446e95958fe0b534cc68e380a3ef [2023-02-22T23:01:43.160Z] ---> Running in 5f5f04b3710c [2023-02-22T23:01:43.419Z] Removing intermediate container 67b3118ee446 [2023-02-22T23:01:43.419Z] ---> ff11a0f35534 [2023-02-22T23:01:43.419Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-22T23:01:43.707Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-22T23:01:43.854Z] $ docker rm -f --volumes 7b38ffb738dcf7b111ad4a0991e31586d1c3446e95958fe0b534cc68e380a3ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2023-02-22T23:01:44.272Z] ---> 6a6752194943 [2023-02-22T23:01:44.272Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:01:44.820Z] + docker inspect -f . ci-base-image-arm64 [2023-02-22T23:01:44.820Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T23:01:45.093Z] prd-ubuntu20.04-docker-arm64-4c-16g-7146 does not seem to be running inside a container [2023-02-22T23:01:45.169Z] $ 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 [2023-02-22T23:01:46.176Z] ---> Running in 88ff782ec419 [2023-02-22T23:01:46.176Z] Removing intermediate container 1ee02320a8e5 [2023-02-22T23:01:46.176Z] ---> 2224d3c823d6 [2023-02-22T23:01:46.176Z] [2023-02-22T23:01:46.176Z] Step 10/24 : FROM alpine:3.16 [2023-02-22T23:01:46.176Z] Removing intermediate container dc298e3526d7 [2023-02-22T23:01:46.176Z] ---> 44b224a595e8 [2023-02-22T23:01:46.176Z] [2023-02-22T23:01:46.176Z] Step 10/22 : FROM alpine:3.16 [2023-02-22T23:01:46.176Z] 3.16: Pulling from library/alpine [2023-02-22T23:01:46.176Z] 3.16: Pulling from library/alpine [2023-02-22T23:01:46.388Z] $ docker top f45306d10208d088e703b39db5b3fedfc610fc54e901554e758e903ba7147aa8 -eo pid,comm [2023-02-22T23:01:46.435Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-22T23:01:46.435Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-22T23:01:46.435Z] Status: Downloaded newer image for alpine:3.16 [2023-02-22T23:01:46.435Z] Status: Downloaded newer image for alpine:3.16 [2023-02-22T23:01:46.435Z] ---> dfd21b5a31f5 [2023-02-22T23:01:46.435Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-22T23:01:46.435Z] ---> dfd21b5a31f5 [2023-02-22T23:01:46.435Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [Pipeline] { [2023-02-22T23:01:46.693Z] ---> Running in af518d6081ab [2023-02-22T23:01:46.693Z] ---> Running in d4931d1bdeff [Pipeline] echo [2023-02-22T23:01:46.700Z] ========================================================= [2023-02-22T23:01:46.700Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-22T23:01:46.700Z] ========================================================= [Pipeline] sh [2023-02-22T23:01:47.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T23:01:47.259Z] Removing intermediate container d4931d1bdeff [2023-02-22T23:01:47.259Z] ---> b91b5c9f6f92 [2023-02-22T23:01:47.259Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-22T23:01:47.340Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-22T23:01:47.517Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T23:01:47.774Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-22T23:01:47.774Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T23:01:47.774Z] OK: 6 MiB in 15 packages [2023-02-22T23:01:47.774Z] ---> Running in 103763e266d2 [2023-02-22T23:01:48.045Z] + make test [2023-02-22T23:01:48.045Z] go test -race -coverprofile=coverage.out ./... [2023-02-22T23:01:48.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T23:01:48.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T23:01:48.963Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-22T23:01:49.226Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T23:01:49.226Z] OK: 6 MiB in 15 packages [2023-02-22T23:01:49.790Z] Removing intermediate container af518d6081ab [2023-02-22T23:01:49.790Z] ---> 3f107cd101c4 [2023-02-22T23:01:49.790Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-22T23:01:49.790Z] ---> Running in f7c4b7aff784 [2023-02-22T23:01:49.790Z] Removing intermediate container 26d0ae46b91f [2023-02-22T23:01:49.790Z] ---> 7eec91a9eadc [2023-02-22T23:01:49.790Z] [2023-02-22T23:01:49.790Z] Step 10/22 : FROM alpine:3.16 [2023-02-22T23:01:49.790Z] ---> dfd21b5a31f5 [2023-02-22T23:01:49.790Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-22T23:01:49.790Z] ---> Using cache [2023-02-22T23:01:49.790Z] ---> 3f107cd101c4 [2023-02-22T23:01:49.790Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-22T23:01:49.790Z] ---> Running in f49621bde6a8 [2023-02-22T23:01:49.790Z] Removing intermediate container f7c4b7aff784 [2023-02-22T23:01:49.790Z] ---> be2ff2cb1dbc [2023-02-22T23:01:49.790Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-22T23:01:49.790Z] Removing intermediate container 103763e266d2 [2023-02-22T23:01:49.790Z] ---> 627741c8db41 [2023-02-22T23:01:49.790Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T23:01:50.047Z] ---> Running in 477e447c7250 [2023-02-22T23:01:50.047Z] Removing intermediate container f49621bde6a8 [2023-02-22T23:01:50.047Z] ---> 450861f69f8b [2023-02-22T23:01:50.047Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-22T23:01:50.047Z] Removing intermediate container 477e447c7250 [2023-02-22T23:01:50.047Z] ---> 31b2029c20af [2023-02-22T23:01:50.047Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-22T23:01:50.047Z] ---> Running in 06d101e40356 [2023-02-22T23:01:50.304Z] ---> Running in a34d8b5ed608 [2023-02-22T23:01:50.304Z] ---> c0d2c46d2071 [2023-02-22T23:01:50.304Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-22T23:01:50.304Z] Removing intermediate container 06d101e40356 [2023-02-22T23:01:50.304Z] ---> 36667c7ec3cf [2023-02-22T23:01:50.304Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-22T23:01:50.304Z] ---> Running in f2ea981ef604 [2023-02-22T23:01:50.304Z] Removing intermediate container a34d8b5ed608 [2023-02-22T23:01:50.304Z] ---> a4a6d4b8ac7c [2023-02-22T23:01:50.304Z] Step 15/24 : WORKDIR / [2023-02-22T23:01:50.304Z] ---> Running in c516c0426dc6 [2023-02-22T23:01:50.873Z] Removing intermediate container f2ea981ef604 [2023-02-22T23:01:50.873Z] ---> 3391d93a3291 [2023-02-22T23:01:50.873Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T23:01:50.873Z] Removing intermediate container c516c0426dc6 [2023-02-22T23:01:50.873Z] ---> f30c0fb2a0c1 [2023-02-22T23:01:50.873Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T23:01:50.873Z] ---> 4cbc46c09236 [2023-02-22T23:01:50.873Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-22T23:01:51.132Z] ---> 721a913034e9 [2023-02-22T23:01:51.132Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-22T23:01:51.132Z] ---> 4e78ff451382 [2023-02-22T23:01:51.132Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-22T23:01:51.132Z] ---> b716de98ef4a [2023-02-22T23:01:51.132Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-22T23:01:52.520Z] ---> 4a7327e69083 [2023-02-22T23:01:52.520Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-22T23:01:52.780Z] ---> Running in 30a6b66bd384 [2023-02-22T23:01:52.780Z] ---> 63b01e3d70ad [2023-02-22T23:01:52.780Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-22T23:01:52.780Z] ---> 020b41313768 [2023-02-22T23:01:52.780Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-22T23:01:53.039Z] ---> 8f86de08ef90 [2023-02-22T23:01:53.039Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-22T23:01:53.039Z] ---> ab6e5505bbe1 [2023-02-22T23:01:53.039Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-22T23:01:53.039Z] ---> Running in 69a8498f67c2 [2023-02-22T23:01:53.297Z] ---> 1d9e41156514 [2023-02-22T23:01:53.298Z] Removing intermediate container 69a8498f67c2 [2023-02-22T23:01:53.298Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] ---> 0848df300f8e [2023-02-22T23:01:53.298Z] [2023-02-22T23:01:53.298Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T23:01:53.298Z] ---> Running in a9b82fd820a8 [2023-02-22T23:01:53.298Z] ---> Running in 9d61068c82ee [2023-02-22T23:01:53.298Z] Removing intermediate container 9d61068c82ee [2023-02-22T23:01:53.298Z] ---> 73f8316a237a [2023-02-22T23:01:53.298Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T23:01:53.555Z] Removing intermediate container a9b82fd820a8 [2023-02-22T23:01:53.555Z] ---> bad9086e717b [2023-02-22T23:01:53.555Z] Step 20/22 : LABEL arch=x86_64 [2023-02-22T23:01:53.555Z] ---> Running in 74504af1f302 [2023-02-22T23:01:53.555Z] ---> Running in bcd64f74bcfb [2023-02-22T23:01:53.555Z] Removing intermediate container 74504af1f302 [2023-02-22T23:01:53.555Z] ---> 2688e521ad1d [2023-02-22T23:01:53.555Z] Step 21/22 : LABEL git_sha=5330f148c25852c9f4fade87a2f677e48fc7f3fd [2023-02-22T23:01:53.555Z] Removing intermediate container bcd64f74bcfb [2023-02-22T23:01:53.555Z] ---> 1229d29aca7c [2023-02-22T23:01:53.555Z] Step 22/24 : LABEL arch=x86_64 [2023-02-22T23:01:53.555Z] ---> Running in 399e67305329 [2023-02-22T23:01:53.555Z] ---> Running in f39281cb085b [2023-02-22T23:01:53.812Z] Removing intermediate container 30a6b66bd384 [2023-02-22T23:01:53.812Z] ---> 054526b9a5ec [2023-02-22T23:01:53.812Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-22T23:01:53.812Z] ---> Running in 0cfc01b66c33 [2023-02-22T23:01:53.812Z] Removing intermediate container f39281cb085b [2023-02-22T23:01:53.812Z] ---> e88f2217d54f [2023-02-22T23:01:53.813Z] Step 22/22 : LABEL version=0.0.0 [2023-02-22T23:01:53.813Z] Removing intermediate container 399e67305329 [2023-02-22T23:01:53.813Z] ---> 70f76eeab5bb [2023-02-22T23:01:53.813Z] Step 23/24 : LABEL git_sha=5330f148c25852c9f4fade87a2f677e48fc7f3fd [2023-02-22T23:01:53.813Z] ---> Running in d86d2baae3c0 [2023-02-22T23:01:53.813Z] ---> Running in f32f5e85e3bc [2023-02-22T23:01:53.813Z] Removing intermediate container 0cfc01b66c33 [2023-02-22T23:01:53.813Z] ---> 4e9d82ace15a [2023-02-22T23:01:53.813Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-22T23:01:53.813Z] ---> Running in 8349ed994413 [2023-02-22T23:01:54.070Z] Removing intermediate container f32f5e85e3bc [2023-02-22T23:01:54.070Z] ---> 3ff49ea1272e [2023-02-22T23:01:54.070Z] Step 24/24 : LABEL version=0.0.0 [2023-02-22T23:01:54.070Z] Removing intermediate container d86d2baae3c0 [2023-02-22T23:01:54.070Z] ---> 59b1e18bfdf4 [2023-02-22T23:01:54.070Z] [2023-02-22T23:01:54.070Z] ---> Running in f16621378387 [2023-02-22T23:01:54.070Z] Successfully built 59b1e18bfdf4 [2023-02-22T23:01:54.070Z] Successfully tagged support-scheduler:latest [2023-02-22T23:01:54.070Z] Building security-secretstore-setup [2023-02-22T23:01:54.070Z]  Building support-scheduler ... done Removing intermediate container 8349ed994413 [2023-02-22T23:01:54.070Z] ---> ac959ed72d2b [2023-02-22T23:01:54.070Z] Step 20/22 : LABEL arch=x86_64 [2023-02-22T23:01:54.070Z] Removing intermediate container f16621378387 [2023-02-22T23:01:54.070Z] ---> 5597a13785aa [2023-02-22T23:01:54.070Z] [2023-02-22T23:01:54.070Z] ---> Running in 1c703e9f550c [2023-02-22T23:01:54.070Z] Successfully built 5597a13785aa [2023-02-22T23:01:54.070Z] Successfully tagged core-metadata:latest [2023-02-22T23:01:54.070Z] Building security-bootstrapper [2023-02-22T23:01:57.374Z]  Building core-metadata ... done Removing intermediate container 1c703e9f550c [2023-02-22T23:01:57.374Z] ---> 742aaf9b5e62 [2023-02-22T23:01:57.374Z] Step 21/22 : LABEL git_sha=5330f148c25852c9f4fade87a2f677e48fc7f3fd [2023-02-22T23:01:58.307Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T23:01:58.307Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-22T23:01:58.307Z] ---> 26d03086e0b8 [2023-02-22T23:01:58.307Z] Step 3/24 : WORKDIR /edgex-go [2023-02-22T23:01:58.307Z] ---> Using cache [2023-02-22T23:01:58.307Z] ---> 82a32751559a [2023-02-22T23:01:58.307Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-22T23:01:58.564Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T23:01:58.564Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-22T23:01:58.564Z] ---> 26d03086e0b8 [2023-02-22T23:01:58.564Z] Step 3/32 : WORKDIR /edgex-go [2023-02-22T23:01:58.564Z] ---> Using cache [2023-02-22T23:01:58.564Z] ---> 82a32751559a [2023-02-22T23:01:58.564Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-22T23:02:02.759Z] ---> Running in 7d52d0101006 [2023-02-22T23:02:02.760Z] ---> Running in 3afde11c1961 [2023-02-22T23:02:02.760Z] ---> Running in 6f7034948684 [2023-02-22T23:02:02.760Z] Removing intermediate container 6f7034948684 [2023-02-22T23:02:02.760Z] ---> 8d6117636266 [2023-02-22T23:02:02.760Z] Step 22/22 : LABEL version=0.0.0 [2023-02-22T23:02:02.760Z] ---> Running in 9363be7ecf16 [2023-02-22T23:02:02.760Z] Removing intermediate container 9363be7ecf16 [2023-02-22T23:02:02.760Z] ---> fbb966001409 [2023-02-22T23:02:02.760Z] [2023-02-22T23:02:03.017Z] Successfully built fbb966001409 [2023-02-22T23:02:03.017Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-22T23:02:03.017Z] Building support-notifications [2023-02-22T23:02:03.274Z]  Building core-common-config-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T23:02:03.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T23:02:03.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T23:02:03.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T23:02:03.789Z] OK: 211 MiB in 51 packages [2023-02-22T23:02:03.789Z] OK: 211 MiB in 51 packages [2023-02-22T23:02:07.471Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T23:02:07.471Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-22T23:02:07.471Z] ---> 26d03086e0b8 [2023-02-22T23:02:07.471Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-22T23:02:07.471Z] ---> Using cache [2023-02-22T23:02:07.471Z] ---> da7e40b89b12 [2023-02-22T23:02:07.471Z] Step 4/22 : WORKDIR /edgex-go [2023-02-22T23:02:07.471Z] ---> Using cache [2023-02-22T23:02:07.471Z] ---> 6b29b0f3d48c [2023-02-22T23:02:07.471Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-22T23:02:11.665Z] Removing intermediate container 5f5f04b3710c [2023-02-22T23:02:11.665Z] ---> 2b147f0ec9c8 [2023-02-22T23:02:11.665Z] [2023-02-22T23:02:11.665Z] Step 10/22 : FROM alpine:3.16 [2023-02-22T23:02:11.665Z] ---> dfd21b5a31f5 [2023-02-22T23:02:11.665Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-22T23:02:11.665Z] ---> Running in 497aae4ba53b [2023-02-22T23:02:11.665Z] ---> Running in c17f70f1b817 [2023-02-22T23:02:11.665Z] Removing intermediate container 3afde11c1961 [2023-02-22T23:02:11.665Z] ---> a335ef1f9454 [2023-02-22T23:02:11.665Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-22T23:02:11.665Z] Removing intermediate container 7d52d0101006 [2023-02-22T23:02:11.665Z] ---> f2ccc163b872 [2023-02-22T23:02:11.665Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-22T23:02:11.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T23:02:11.924Z] Removing intermediate container c17f70f1b817 [2023-02-22T23:02:11.924Z] ---> 121a619c0211 [2023-02-22T23:02:11.924Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-22T23:02:12.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T23:02:12.747Z] OK: 211 MiB in 51 packages [2023-02-22T23:02:12.747Z] ---> 266b5ef87400 [2023-02-22T23:02:12.747Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T23:02:12.747Z] ---> da9044f781bb [2023-02-22T23:02:12.747Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T23:02:13.072Z] ---> Running in eb0fa83e065c [2023-02-22T23:02:13.329Z] ---> Running in abee068e9d20 [2023-02-22T23:02:13.329Z] ---> Running in 149561dc203b [2023-02-22T23:02:13.329Z] Removing intermediate container eb0fa83e065c [2023-02-22T23:02:13.329Z] ---> c8b2e331db1b [2023-02-22T23:02:13.329Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-22T23:02:13.329Z] ---> Running in b666ce37ff28 [2023-02-22T23:02:13.329Z] Removing intermediate container 497aae4ba53b [2023-02-22T23:02:13.329Z] ---> 984db9c54f19 [2023-02-22T23:02:13.329Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-22T23:02:13.587Z] Removing intermediate container b666ce37ff28 [2023-02-22T23:02:13.587Z] ---> dcbe21849d81 [2023-02-22T23:02:13.587Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-22T23:02:13.587Z] ---> Running in d75d348f78c8 [2023-02-22T23:02:13.587Z] ---> de30a3d39582 [2023-02-22T23:02:13.587Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T23:02:13.587Z] ---> Running in fa915b44bc3b [2023-02-22T23:02:13.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T23:02:14.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T23:02:14.388Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-22T23:02:14.388Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T23:02:14.388Z] OK: 6 MiB in 15 packages [2023-02-22T23:02:16.920Z] Removing intermediate container d75d348f78c8 [2023-02-22T23:02:16.920Z] ---> 611ace341958 [2023-02-22T23:02:16.920Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T23:02:17.187Z] ---> 2844582da077 [2023-02-22T23:02:17.187Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-22T23:02:18.125Z] ---> bca107c5cb36 [2023-02-22T23:02:18.125Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-22T23:02:18.386Z] ---> b94cffc0edcf [2023-02-22T23:02:18.386Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-22T23:02:18.654Z] ---> Running in 26ada3ae643d [2023-02-22T23:02:18.654Z] Removing intermediate container 26ada3ae643d [2023-02-22T23:02:18.654Z] ---> e704769229d5 [2023-02-22T23:02:18.654Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T23:02:18.945Z] ---> Running in 05649ca8da9c [2023-02-22T23:02:18.945Z] Removing intermediate container 05649ca8da9c [2023-02-22T23:02:18.945Z] ---> 2a05934e89e1 [2023-02-22T23:02:18.945Z] Step 20/22 : LABEL arch=x86_64 [2023-02-22T23:02:18.945Z] ---> Running in a8dd2c6e0f3a [2023-02-22T23:02:19.203Z] Removing intermediate container a8dd2c6e0f3a [2023-02-22T23:02:19.203Z] ---> dd6c3bb26e95 [2023-02-22T23:02:19.203Z] Step 21/22 : LABEL git_sha=5330f148c25852c9f4fade87a2f677e48fc7f3fd [2023-02-22T23:02:19.203Z] ---> Running in 39783bb969e3 [2023-02-22T23:02:19.463Z] Removing intermediate container 39783bb969e3 [2023-02-22T23:02:19.463Z] ---> 6205b3f35a65 [2023-02-22T23:02:19.463Z] Step 22/22 : LABEL version=0.0.0 [2023-02-22T23:02:19.463Z] ---> Running in 6b806f1acb1d [2023-02-22T23:02:19.463Z] Removing intermediate container 6b806f1acb1d [2023-02-22T23:02:19.463Z] ---> c5519b5b712c [2023-02-22T23:02:19.463Z] [2023-02-22T23:02:19.463Z] Successfully built c5519b5b712c [2023-02-22T23:02:19.725Z] Successfully tagged core-data:latest [2023-02-22T23:02:19.725Z] Building core-command [2023-02-22T23:02:19.725Z]  Building core-data ... done Removing intermediate container 88ff782ec419 [2023-02-22T23:02:19.725Z] ---> 69ff01bdee65 [2023-02-22T23:02:19.725Z] Step 7/19 : COPY . . [2023-02-22T23:02:22.249Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T23:02:22.249Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-22T23:02:22.249Z] ---> 26d03086e0b8 [2023-02-22T23:02:22.249Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-22T23:02:22.249Z] ---> Using cache [2023-02-22T23:02:22.249Z] ---> da7e40b89b12 [2023-02-22T23:02:22.249Z] Step 4/23 : WORKDIR /edgex-go [2023-02-22T23:02:22.249Z] ---> Using cache [2023-02-22T23:02:22.249Z] ---> 6b29b0f3d48c [2023-02-22T23:02:22.249Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-22T23:02:22.249Z] ---> Using cache [2023-02-22T23:02:22.249Z] ---> 2f192a4cba97 [2023-02-22T23:02:22.249Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-22T23:02:22.250Z] ---> Using cache [2023-02-22T23:02:22.250Z] ---> 7ab42588661c [2023-02-22T23:02:22.250Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T23:02:22.250Z] ---> Using cache [2023-02-22T23:02:22.250Z] ---> b8ad2423697c [2023-02-22T23:02:22.250Z] Step 8/23 : COPY . . [2023-02-22T23:02:22.250Z] ---> Using cache [2023-02-22T23:02:22.250Z] ---> 4311ffd88fee [2023-02-22T23:02:22.250Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-22T23:02:26.927Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-22T23:02:28.816Z] ---> Running in 72207898f6fb [2023-02-22T23:02:28.816Z] ---> c37423f1f209 [2023-02-22T23:02:28.816Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-22T23:02:28.816Z] ---> Running in 8696d3f93122 [2023-02-22T23:02:28.816Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-22T23:02:28.816Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-02-22T23:03:07.556Z] Removing intermediate container 149561dc203b [2023-02-22T23:03:07.556Z] ---> 8fe422ee1f3b [2023-02-22T23:03:07.556Z] Step 7/24 : COPY . . [2023-02-22T23:03:07.556Z] Removing intermediate container fa915b44bc3b [2023-02-22T23:03:07.556Z] ---> ecb9e94c7dd0 [2023-02-22T23:03:07.556Z] Step 8/22 : COPY . . [2023-02-22T23:03:07.556Z] Removing intermediate container abee068e9d20 [2023-02-22T23:03:07.556Z] ---> 228ec40cc99c [2023-02-22T23:03:07.556Z] Step 7/32 : COPY . . [2023-02-22T23:03:17.680Z] Removing intermediate container 8696d3f93122 [2023-02-22T23:03:17.680Z] ---> 4242b32f09f2 [2023-02-22T23:03:17.680Z] [2023-02-22T23:03:17.680Z] Step 9/19 : FROM alpine:3.15 [2023-02-22T23:03:17.680Z] ---> 5ce65d7b0fde [2023-02-22T23:03:17.680Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T23:03:17.680Z] ---> Using cache [2023-02-22T23:03:17.680Z] ---> 2c479b12879c [2023-02-22T23:03:17.680Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-22T23:03:17.680Z] ---> 1b1470c8ded1 [2023-02-22T23:03:17.680Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-22T23:03:17.680Z] ---> 8751af545425 [2023-02-22T23:03:17.680Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-22T23:03:17.680Z] Removing intermediate container 72207898f6fb [2023-02-22T23:03:17.680Z] ---> 064023f7d5cd [2023-02-22T23:03:17.680Z] [2023-02-22T23:03:17.680Z] ---> 59f1d5bc0c88 [2023-02-22T23:03:17.680Z] Step 10/23 : FROM alpine:3.16Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-22T23:03:17.680Z] [2023-02-22T23:03:17.680Z] ---> dfd21b5a31f5 [2023-02-22T23:03:17.681Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-22T23:03:17.681Z] ---> Using cache [2023-02-22T23:03:17.681Z] ---> 3f107cd101c4 [2023-02-22T23:03:17.681Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-22T23:03:17.681Z] ---> Using cache [2023-02-22T23:03:17.681Z] ---> 450861f69f8b [2023-02-22T23:03:17.681Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-22T23:03:17.681Z] ---> Running in 7a8e019afd72 [2023-02-22T23:03:17.681Z] ---> Running in 686ab358e197 [2023-02-22T23:03:17.681Z] ---> Running in d0938494b0c3 [2023-02-22T23:03:17.681Z] ---> Running in 08ffa7e8f48b [2023-02-22T23:03:17.681Z] ---> Running in c39c57c1f189 [2023-02-22T23:03:17.681Z] Removing intermediate container c39c57c1f189 [2023-02-22T23:03:17.681Z] ---> e7b492a3c989 [2023-02-22T23:03:17.681Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-22T23:03:17.681Z] ---> Running in d7b954b635ec [2023-02-22T23:03:17.681Z] Removing intermediate container d7b954b635ec [2023-02-22T23:03:17.681Z] ---> f4a1a3bd640e [2023-02-22T23:03:17.681Z] Step 15/23 : WORKDIR / [2023-02-22T23:03:17.681Z] ---> Running in 84fc20eae27f [2023-02-22T23:03:17.681Z] Removing intermediate container 84fc20eae27f [2023-02-22T23:03:17.681Z] ---> 710cedde91fc [2023-02-22T23:03:17.681Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T23:03:17.681Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-02-22T23:03:17.681Z] ---> 7f07268a9377 [2023-02-22T23:03:17.681Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-22T23:03:17.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-22T23:03:17.681Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-22T23:03:17.681Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-22T23:03:17.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-22T23:03:17.956Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-22T23:03:17.956Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-22T23:03:17.956Z] OK: 15857 distinct packages available [2023-02-22T23:03:17.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-22T23:03:17.956Z] ---> 51d6cb9f23d3 [2023-02-22T23:03:17.956Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-22T23:03:18.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-22T23:03:18.217Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-22T23:03:18.217Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-22T23:03:18.490Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-22T23:03:18.490Z] ---> 94f1036ee6c9 [2023-02-22T23:03:18.490Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-22T23:03:18.490Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-22T23:03:18.490Z] (5/9) Installing curl (7.80.0-r6) [2023-02-22T23:03:18.490Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-22T23:03:18.490Z] ---> Running in fdac9a2d16b4 [2023-02-22T23:03:18.490Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-22T23:03:18.490Z] (8/9) Installing libucontext (1.1-r0) [2023-02-22T23:03:18.490Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-22T23:03:18.490Z] Executing busybox-1.34.1-r7.trigger [2023-02-22T23:03:18.490Z] Executing ca-certificates-20220614-r0.trigger [2023-02-22T23:03:18.490Z] OK: 8 MiB in 23 packages [2023-02-22T23:03:18.750Z] Removing intermediate container fdac9a2d16b4 [2023-02-22T23:03:18.750Z] ---> 8c8141374346 [2023-02-22T23:03:18.750Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T23:03:18.750Z] ---> Running in 2403c71b8920 [2023-02-22T23:03:18.750Z] Removing intermediate container 2403c71b8920 [2023-02-22T23:03:18.750Z] ---> bc13b9451bec [2023-02-22T23:03:18.750Z] Step 21/23 : LABEL arch=x86_64 [2023-02-22T23:03:18.750Z] ---> Running in d350e0c2df05 [2023-02-22T23:03:19.057Z] Removing intermediate container d350e0c2df05 [2023-02-22T23:03:19.057Z] ---> 815f7f4ac714 [2023-02-22T23:03:19.057Z] Step 22/23 : LABEL git_sha=5330f148c25852c9f4fade87a2f677e48fc7f3fd [2023-02-22T23:03:19.057Z] ---> Running in 53de0c925e3e [2023-02-22T23:03:19.323Z] Removing intermediate container 686ab358e197 [2023-02-22T23:03:19.323Z] ---> 6bd2357927be [2023-02-22T23:03:19.323Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T23:03:19.323Z] Removing intermediate container 53de0c925e3e [2023-02-22T23:03:19.323Z] ---> b83017aa4674 [2023-02-22T23:03:19.323Z] Step 23/23 : LABEL version=0.0.0 [2023-02-22T23:03:19.323Z] ---> Running in 86e787f2f98f [2023-02-22T23:03:19.323Z] Removing intermediate container 86e787f2f98f [2023-02-22T23:03:19.583Z] ---> ca20fb0aefae [2023-02-22T23:03:19.583Z] [2023-02-22T23:03:19.583Z] ---> a1e788d2445b [2023-02-22T23:03:19.583Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-22T23:03:19.583Z] Successfully built ca20fb0aefae [2023-02-22T23:03:19.583Z] Successfully tagged core-command:latest [2023-02-22T23:03:19.583Z]  Building core-command ... done Building security-proxy-setup [2023-02-22T23:03:22.976Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T23:03:22.976Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-22T23:03:22.976Z] ---> 26d03086e0b8 [2023-02-22T23:03:22.976Z] Step 3/21 : WORKDIR /edgex-go [2023-02-22T23:03:22.976Z] ---> Using cache [2023-02-22T23:03:22.976Z] ---> 82a32751559a [2023-02-22T23:03:22.976Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-22T23:03:22.976Z] ---> Using cache [2023-02-22T23:03:22.976Z] ---> a335ef1f9454 [2023-02-22T23:03:22.976Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-22T23:03:22.976Z] ---> Using cache [2023-02-22T23:03:22.976Z] ---> 266b5ef87400 [2023-02-22T23:03:22.976Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T23:03:22.976Z] ---> Using cache [2023-02-22T23:03:22.976Z] ---> 228ec40cc99c [2023-02-22T23:03:22.976Z] Step 7/21 : COPY . . [2023-02-22T23:03:22.976Z] ---> Using cache [2023-02-22T23:03:22.976Z] ---> 8751af545425 [2023-02-22T23:03:22.976Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-22T23:03:25.511Z] ---> 26b446086846 [2023-02-22T23:03:25.511Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-22T23:03:25.511Z] ---> Running in 1f69e8ecb2a7 [2023-02-22T23:03:26.081Z] ---> 4448d2f2cb36 [2023-02-22T23:03:26.081Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-22T23:03:26.081Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-22T23:03:26.348Z] ---> Running in 147c5c9f7690 [2023-02-22T23:03:26.635Z] Removing intermediate container 147c5c9f7690 [2023-02-22T23:03:26.635Z] ---> 1c249195b8d6 [2023-02-22T23:03:26.635Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T23:03:26.635Z] ---> Running in 28d9b52337da [2023-02-22T23:03:26.894Z] Removing intermediate container 28d9b52337da [2023-02-22T23:03:26.894Z] ---> 5fabe85dc622 [2023-02-22T23:03:26.894Z] Step 17/19 : LABEL arch=x86_64 [2023-02-22T23:03:27.158Z] ---> Running in d499251a7375 [2023-02-22T23:03:27.417Z] Removing intermediate container d499251a7375 [2023-02-22T23:03:27.417Z] ---> ea068aa806ff [2023-02-22T23:03:27.417Z] Step 18/19 : LABEL git_sha=5330f148c25852c9f4fade87a2f677e48fc7f3fd [2023-02-22T23:03:27.417Z] ---> Running in 20b21e1ed623 [2023-02-22T23:03:27.705Z] Removing intermediate container 20b21e1ed623 [2023-02-22T23:03:27.705Z] ---> 7f8421a3b9f8 [2023-02-22T23:03:27.705Z] Step 19/19 : LABEL version=0.0.0 [2023-02-22T23:03:27.966Z] ---> Running in 6e4142f1f372 [2023-02-22T23:03:28.225Z] Removing intermediate container 6e4142f1f372 [2023-02-22T23:03:28.225Z] ---> 36ce7bb8648b [2023-02-22T23:03:28.225Z] [2023-02-22T23:03:28.225Z] Successfully built 36ce7bb8648b [2023-02-22T23:03:28.225Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-22T23:03:28.225Z]  Building security-spiffe-token-provider ... done Building security-spire-server [2023-02-22T23:03:31.516Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T23:03:31.516Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-22T23:03:31.516Z] ---> 26d03086e0b8 [2023-02-22T23:03:31.516Z] Step 3/23 : WORKDIR /edgex-go [2023-02-22T23:03:31.516Z] ---> Using cache [2023-02-22T23:03:31.516Z] ---> 82a32751559a [2023-02-22T23:03:31.516Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-22T23:03:31.516Z] ---> Using cache [2023-02-22T23:03:31.516Z] ---> 3862385c496a [2023-02-22T23:03:31.516Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-22T23:03:31.516Z] ---> Using cache [2023-02-22T23:03:31.516Z] ---> 17ad8eac83c3 [2023-02-22T23:03:31.516Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T23:03:31.516Z] ---> Using cache [2023-02-22T23:03:31.516Z] ---> fac3c8dee072 [2023-02-22T23:03:31.516Z] Step 7/23 : COPY . . [2023-02-22T23:03:31.516Z] ---> Using cache [2023-02-22T23:03:31.516Z] ---> be61afaa5a9e [2023-02-22T23:03:31.516Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-22T23:03:31.516Z] ---> Using cache [2023-02-22T23:03:31.516Z] ---> 557a57e86a51 [2023-02-22T23:03:31.516Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-22T23:03:31.516Z] ---> Using cache [2023-02-22T23:03:31.516Z] ---> a2b9cb58238e [2023-02-22T23:03:31.516Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-22T23:03:35.776Z] ---> Running in 0c7840c79535 [2023-02-22T23:03:37.685Z] Removing intermediate container 0c7840c79535 [2023-02-22T23:03:37.685Z] ---> 03ac2178460a [2023-02-22T23:03:37.685Z] Step 11/23 : WORKDIR /edgex-go [2023-02-22T23:03:37.685Z] ---> Running in d2360bf43425 [2023-02-22T23:03:38.253Z] Removing intermediate container d2360bf43425 [2023-02-22T23:03:38.253Z] ---> 5db129653515 [2023-02-22T23:03:38.253Z] [2023-02-22T23:03:38.253Z] Step 12/23 : FROM alpine:3.15 [2023-02-22T23:03:38.253Z] ---> 5ce65d7b0fde [2023-02-22T23:03:38.253Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T23:03:38.253Z] ---> Using cache [2023-02-22T23:03:38.253Z] ---> 2c479b12879c [2023-02-22T23:03:38.253Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-22T23:03:38.253Z] ---> Using cache [2023-02-22T23:03:38.253Z] ---> f7bb7fe157b7 [2023-02-22T23:03:38.253Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-22T23:03:41.650Z] ---> 6876815533f4 [2023-02-22T23:03:41.650Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-22T23:03:42.218Z] ---> 1e5ced15ead2 [2023-02-22T23:03:42.218Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-22T23:03:42.787Z] ---> 01b0b1985d74 [2023-02-22T23:03:42.787Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-22T23:03:43.416Z] ---> aec500abd03b [2023-02-22T23:03:43.416Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-22T23:03:43.416Z] ---> Running in 3625b5cb4d13 [2023-02-22T23:03:43.675Z] Removing intermediate container 3625b5cb4d13 [2023-02-22T23:03:43.675Z] ---> b09f2031a6ce [2023-02-22T23:03:43.675Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-22T23:03:43.675Z] ---> Running in 02cdf04e342f [2023-02-22T23:03:44.243Z] Removing intermediate container 02cdf04e342f [2023-02-22T23:03:44.243Z] ---> 7474fb419d95 [2023-02-22T23:03:44.243Z] Step 21/23 : LABEL arch=x86_64 [2023-02-22T23:03:44.502Z] ---> Running in a559e32e30b0 [2023-02-22T23:03:44.761Z] Removing intermediate container a559e32e30b0 [2023-02-22T23:03:44.761Z] ---> 56089bd2698e [2023-02-22T23:03:44.761Z] Step 22/23 : LABEL git_sha=5330f148c25852c9f4fade87a2f677e48fc7f3fd [2023-02-22T23:03:44.761Z] ---> Running in 2c903e3004ad [2023-02-22T23:03:45.020Z] Removing intermediate container 2c903e3004ad [2023-02-22T23:03:45.020Z] ---> c848e53107e2 [2023-02-22T23:03:45.020Z] Step 23/23 : LABEL version=0.0.0 [2023-02-22T23:03:45.425Z] ---> Running in dd7f564066f1 [2023-02-22T23:03:45.685Z] Removing intermediate container dd7f564066f1 [2023-02-22T23:03:45.685Z] ---> ffc5a7631e2d [2023-02-22T23:03:45.685Z] [2023-02-22T23:03:45.685Z] Successfully built ffc5a7631e2d [2023-02-22T23:03:45.685Z] Successfully tagged security-spire-server:latest [2023-02-22T23:03:46.630Z]  Building security-spire-server ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-02-22T23:03:54.770Z] Removing intermediate container 7a8e019afd72 [2023-02-22T23:03:54.770Z] ---> eb12106ce6c0 [2023-02-22T23:03:54.770Z] [2023-02-22T23:03:54.770Z] Step 9/24 : FROM alpine:3.16 [2023-02-22T23:03:54.770Z] ---> dfd21b5a31f5 [2023-02-22T23:03:54.770Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-22T23:03:54.770Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-22T23:03:54.770Z] ---> Running in 9f67599cb6c6 [2023-02-22T23:03:54.770Z] Removing intermediate container d0938494b0c3 [2023-02-22T23:03:54.770Z] ---> b55cc41d97f3 [2023-02-22T23:03:54.770Z] [2023-02-22T23:03:54.770Z] Step 9/32 : FROM alpine:3.16 [2023-02-22T23:03:54.770Z] ---> dfd21b5a31f5 [2023-02-22T23:03:54.770Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T23:03:54.770Z] ---> Running in b9628623a54f [2023-02-22T23:03:54.770Z] Removing intermediate container b9628623a54f [2023-02-22T23:03:54.770Z] ---> 8f2ad8b99a40 [2023-02-22T23:03:54.770Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-22T23:03:54.770Z] ---> Running in 7a7684a5601b [2023-02-22T23:03:55.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T23:03:55.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T23:03:55.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T23:03:55.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T23:03:55.545Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-22T23:03:55.545Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-22T23:03:55.545Z] (3/3) Installing su-exec (0.2-r1) [2023-02-22T23:03:55.545Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T23:03:55.545Z] Executing ca-certificates-20220614-r0.trigger [2023-02-22T23:03:55.545Z] OK: 6 MiB in 17 packages [2023-02-22T23:03:55.545Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-22T23:03:55.545Z] (2/2) Installing su-exec (0.2-r1) [2023-02-22T23:03:55.545Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T23:03:55.545Z] OK: 6 MiB in 16 packages [2023-02-22T23:03:56.918Z] Removing intermediate container 7a7684a5601b [2023-02-22T23:03:56.918Z] ---> c5f7c8e037c4 [2023-02-22T23:03:56.918Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-22T23:03:57.485Z] Removing intermediate container 9f67599cb6c6 [2023-02-22T23:03:57.485Z] ---> 2047f8f5bad9 [2023-02-22T23:03:57.485Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-22T23:03:59.386Z] ---> Running in 53529c9aa8a7 [2023-02-22T23:03:59.386Z] ---> Running in 187bea9cd8d3 [2023-02-22T23:03:59.386Z] Removing intermediate container 1f69e8ecb2a7 [2023-02-22T23:03:59.386Z] ---> 5e74bbd31130 [2023-02-22T23:03:59.386Z] [2023-02-22T23:03:59.386Z] Step 9/21 : FROM alpine:3.16 [2023-02-22T23:03:59.386Z] ---> dfd21b5a31f5 [2023-02-22T23:03:59.386Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-22T23:03:59.386Z] Removing intermediate container 53529c9aa8a7 [2023-02-22T23:03:59.386Z] ---> 276b779319b8 [2023-02-22T23:03:59.386Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-22T23:03:59.386Z] Removing intermediate container 187bea9cd8d3 [2023-02-22T23:03:59.386Z] ---> d33134d254ed [2023-02-22T23:03:59.386Z] Step 12/24 : WORKDIR / [2023-02-22T23:03:59.386Z] ---> Running in 03b616b24aae [2023-02-22T23:03:59.386Z] ---> Running in 22f8f282ffc7 [2023-02-22T23:03:59.386Z] Removing intermediate container 08ffa7e8f48b [2023-02-22T23:03:59.386Z] ---> 176958482c4d [2023-02-22T23:03:59.386Z] [2023-02-22T23:03:59.386Z] Step 10/22 : FROM alpine:3.16 [2023-02-22T23:03:59.386Z] ---> dfd21b5a31f5 [2023-02-22T23:03:59.386Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-22T23:03:59.386Z] ---> Running in 0453bd64cbb8 [2023-02-22T23:03:59.386Z] ---> Running in b4c757301541 [2023-02-22T23:03:59.386Z] Removing intermediate container 22f8f282ffc7 [2023-02-22T23:03:59.386Z] ---> f416c55981f9 [2023-02-22T23:03:59.386Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-22T23:03:59.386Z] ---> Running in c37ce3f9bd18 [2023-02-22T23:03:59.386Z] Removing intermediate container 0453bd64cbb8 [2023-02-22T23:03:59.386Z] ---> 7a4ca7fe51ba [2023-02-22T23:03:59.386Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-22T23:03:59.644Z] Removing intermediate container c37ce3f9bd18 [2023-02-22T23:03:59.644Z] ---> 0cf7912678b8 [2023-02-22T23:03:59.644Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-22T23:03:59.644Z] ---> Running in 6bcd3ecc0380 [2023-02-22T23:03:59.644Z] ---> 1af0d9e660a9 [2023-02-22T23:03:59.644Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-22T23:03:59.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T23:03:59.644Z] Removing intermediate container 6bcd3ecc0380 [2023-02-22T23:03:59.644Z] ---> 0677d168603b [2023-02-22T23:03:59.644Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-22T23:03:59.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T23:03:59.644Z] ---> Running in 55edaf214858 [2023-02-22T23:03:59.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T23:03:59.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T23:03:59.921Z] ---> 21c4af33a6b4 [2023-02-22T23:03:59.921Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-22T23:03:59.921Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-22T23:03:59.921Z] ---> cc7bf819524b [2023-02-22T23:03:59.921Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-22T23:03:59.921Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-22T23:03:59.921Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T23:03:59.921Z] Executing ca-certificates-20220614-r0.trigger [2023-02-22T23:04:00.179Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-22T23:04:00.179Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-22T23:04:00.179Z] OK: 6 MiB in 16 packages [2023-02-22T23:04:00.179Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-22T23:04:00.179Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-22T23:04:00.179Z] (5/6) Installing curl (7.83.1-r6) [2023-02-22T23:04:00.179Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-22T23:04:00.179Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T23:04:00.179Z] Executing ca-certificates-20220614-r0.trigger [2023-02-22T23:04:00.179Z] OK: 8 MiB in 20 packages [2023-02-22T23:04:00.179Z] ---> c047737b2608 [2023-02-22T23:04:00.179Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-22T23:04:00.437Z] Removing intermediate container 55edaf214858 [2023-02-22T23:04:00.437Z] ---> a8c23834cdbd [2023-02-22T23:04:00.437Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-22T23:04:00.437Z] ---> Running in 6dcbc3cff2e4 [2023-02-22T23:04:01.058Z] Removing intermediate container 6dcbc3cff2e4 [2023-02-22T23:04:01.058Z] ---> ccda5f84d6cc [2023-02-22T23:04:01.058Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-22T23:04:01.058Z] ---> 4624fd55d38b [2023-02-22T23:04:01.058Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-22T23:04:01.058Z] Removing intermediate container b4c757301541 [2023-02-22T23:04:01.058Z] ---> 652caa077947 [2023-02-22T23:04:01.058Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-22T23:04:01.058Z] Removing intermediate container 03b616b24aae [2023-02-22T23:04:01.058Z] ---> b4295e494c22 [2023-02-22T23:04:01.058Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-22T23:04:01.058Z] ---> Running in 9139ce06c109 [2023-02-22T23:04:01.058Z] ---> Running in 9d86aada1843 [2023-02-22T23:04:01.327Z] Removing intermediate container 9139ce06c109 [2023-02-22T23:04:01.327Z] ---> 9db259cdb803 [2023-02-22T23:04:01.327Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-22T23:04:01.327Z] ---> 6907ec96f334 [2023-02-22T23:04:01.327Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-22T23:04:01.327Z] Removing intermediate container 9d86aada1843 [2023-02-22T23:04:01.327Z] ---> 6d24f8b9e503 [2023-02-22T23:04:01.327Z] Step 12/21 : WORKDIR /edgex [2023-02-22T23:04:01.327Z] ---> Running in 70d1d6f69fb6 [2023-02-22T23:04:01.587Z] ---> Running in 0098092b6e61 [2023-02-22T23:04:01.587Z] ---> Running in caa76131927f [2023-02-22T23:04:01.587Z] ---> d36ccb4fc0ab [2023-02-22T23:04:01.587Z] Removing intermediate container 70d1d6f69fb6 [2023-02-22T23:04:01.587Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ ---> 0ec24bb2a018 [2023-02-22T23:04:01.587Z] [2023-02-22T23:04:01.587Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-22T23:04:01.587Z] ---> Running in 7aa5f7e4ad50 [2023-02-22T23:04:01.587Z] Removing intermediate container 0098092b6e61 [2023-02-22T23:04:01.587Z] ---> 3e3da5afb037 [2023-02-22T23:04:01.587Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-22T23:04:01.587Z] Removing intermediate container 7aa5f7e4ad50 [2023-02-22T23:04:01.587Z] ---> 33af190e1790 [2023-02-22T23:04:01.587Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T23:04:01.587Z] ---> 07047ecf7ab4 [2023-02-22T23:04:01.587Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-22T23:04:01.587Z] ---> Running in 1e06c8c9234b [2023-02-22T23:04:01.846Z] ---> 4413b7bbd7ae [2023-02-22T23:04:01.846Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-22T23:04:01.846Z] ---> d0f91a8f61c3 [2023-02-22T23:04:01.846Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-22T23:04:02.835Z] ---> a137e601decf [2023-02-22T23:04:02.835Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-22T23:04:02.835Z] ---> ab004e5f83ce [2023-02-22T23:04:02.835Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-22T23:04:02.835Z] Removing intermediate container caa76131927f [2023-02-22T23:04:02.835Z] ---> 73049e788d0e [2023-02-22T23:04:02.835Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T23:04:03.095Z] ---> d6490a31bd7e [2023-02-22T23:04:03.095Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-22T23:04:03.095Z] ---> e9d51442b061 [2023-02-22T23:04:03.095Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-22T23:04:03.095Z] ---> 5e7ba7c1d7f3 [2023-02-22T23:04:03.095Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-22T23:04:03.095Z] ---> Running in 37a607ba97d2 [2023-02-22T23:04:03.095Z] Removing intermediate container 1e06c8c9234b [2023-02-22T23:04:03.095Z] ---> 3b4af69b0c52 [2023-02-22T23:04:03.095Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-22T23:04:03.095Z] ---> Running in 2d4fa71e1ceb [2023-02-22T23:04:03.095Z] Removing intermediate container 37a607ba97d2 [2023-02-22T23:04:03.095Z] ---> 7a2215a715d6 [2023-02-22T23:04:03.095Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T23:04:03.095Z] ---> Running in 3d8a1936e65a [2023-02-22T23:04:03.357Z] Removing intermediate container 2d4fa71e1ceb [2023-02-22T23:04:03.357Z] ---> 3ccd4124c317 [2023-02-22T23:04:03.357Z] Step 22/24 : LABEL arch=x86_64 [2023-02-22T23:04:03.617Z] ---> 801c8e6d8bb6 [2023-02-22T23:04:03.617Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-22T23:04:03.617Z] ---> Running in 873207f0bfb8 [2023-02-22T23:04:03.617Z] Removing intermediate container 3d8a1936e65a [2023-02-22T23:04:03.617Z] ---> 67b0216e2fcf [2023-02-22T23:04:03.617Z] Step 20/22 : LABEL arch=x86_64 [2023-02-22T23:04:03.617Z] ---> Running in 8b0fe8365277 [2023-02-22T23:04:03.617Z] ---> 647c88082b94 [2023-02-22T23:04:03.617Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-22T23:04:03.617Z] ---> Running in 4d50d3a2e56d [2023-02-22T23:04:03.618Z] Removing intermediate container 873207f0bfb8 [2023-02-22T23:04:03.618Z] ---> a1871b37a964 [2023-02-22T23:04:03.618Z] Step 23/24 : LABEL git_sha=5330f148c25852c9f4fade87a2f677e48fc7f3fd [2023-02-22T23:04:03.618Z] ---> Running in 8bfa33ab835f [2023-02-22T23:04:03.618Z] Removing intermediate container 4d50d3a2e56d [2023-02-22T23:04:03.618Z] ---> dc3496e05917 [2023-02-22T23:04:03.618Z] Step 21/22 : LABEL git_sha=5330f148c25852c9f4fade87a2f677e48fc7f3fd [2023-02-22T23:04:03.618Z] ---> Running in 17443ff8ceec [2023-02-22T23:04:03.881Z] ---> dce8b13fb9a4 [2023-02-22T23:04:03.881Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-22T23:04:03.881Z] Removing intermediate container 8bfa33ab835f [2023-02-22T23:04:03.881Z] ---> 5a86a6b33261 [2023-02-22T23:04:03.881Z] Step 24/24 : LABEL version=0.0.0 [2023-02-22T23:04:03.881Z] ---> Running in de2131810708 [2023-02-22T23:04:03.881Z] Removing intermediate container 17443ff8ceec [2023-02-22T23:04:03.881Z] ---> 88fd1c4ebc7a [2023-02-22T23:04:03.881Z] Step 22/22 : LABEL version=0.0.0 [2023-02-22T23:04:03.881Z] ---> 25f49a8a620f [2023-02-22T23:04:03.881Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-22T23:04:03.881Z] ---> Running in 7d104f164486 [2023-02-22T23:04:03.881Z] Removing intermediate container de2131810708 [2023-02-22T23:04:03.881Z] ---> 5f203ff8728c [2023-02-22T23:04:03.881Z] [2023-02-22T23:04:04.144Z] Removing intermediate container 7d104f164486 [2023-02-22T23:04:04.144Z] ---> 80edecd45372 [2023-02-22T23:04:04.144Z] [2023-02-22T23:04:04.144Z] Successfully built 5f203ff8728c [2023-02-22T23:04:04.144Z] Successfully tagged security-secretstore-setup:latest [2023-02-22T23:04:04.144Z]  Building security-secretstore-setup ... done  ---> 43605d237c9e [2023-02-22T23:04:04.144Z] Successfully built 80edecd45372 [2023-02-22T23:04:04.144Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-22T23:04:04.144Z] Successfully tagged support-notifications:latest [2023-02-22T23:04:04.144Z]  Building support-notifications ... done Removing intermediate container 8b0fe8365277 [2023-02-22T23:04:04.144Z] ---> fa1c577d48d9 [2023-02-22T23:04:04.144Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-22T23:04:04.144Z] ---> Running in ce1963288a46 [2023-02-22T23:04:04.403Z] ---> aa6aecc1e88a [2023-02-22T23:04:04.403Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-22T23:04:04.403Z] Removing intermediate container ce1963288a46 [2023-02-22T23:04:04.403Z] ---> 79cfc66c6ff0 [2023-02-22T23:04:04.403Z] Step 19/21 : LABEL arch=x86_64 [2023-02-22T23:04:04.403Z] ---> Running in 6abce3f635b8 [2023-02-22T23:04:04.403Z] ---> 77591267aa83 [2023-02-22T23:04:04.403Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-22T23:04:04.403Z] Removing intermediate container 6abce3f635b8 [2023-02-22T23:04:04.403Z] ---> 109be9d7b39c [2023-02-22T23:04:04.403Z] Step 20/21 : LABEL git_sha=5330f148c25852c9f4fade87a2f677e48fc7f3fd [2023-02-22T23:04:04.403Z] ---> Running in 8b9f4f8fac37 [2023-02-22T23:04:04.403Z] ---> Running in d0f82fe01002 [2023-02-22T23:04:04.664Z] Removing intermediate container d0f82fe01002 [2023-02-22T23:04:04.664Z] ---> 19425025bcec [2023-02-22T23:04:04.664Z] Step 21/21 : LABEL version=0.0.0 [2023-02-22T23:04:04.664Z] ---> Running in 6490887738fe [2023-02-22T23:04:04.664Z] Removing intermediate container 6490887738fe [2023-02-22T23:04:04.664Z] ---> d097027b34b7 [2023-02-22T23:04:04.664Z] [2023-02-22T23:04:04.664Z] Successfully built d097027b34b7 [2023-02-22T23:04:04.664Z] Successfully tagged security-proxy-setup:latest [2023-02-22T23:04:04.923Z]  Building security-proxy-setup ... done Removing intermediate container 8b9f4f8fac37 [2023-02-22T23:04:04.923Z] ---> d6e7f9890831 [2023-02-22T23:04:04.923Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-22T23:04:04.923Z] ---> Running in b4d4156b112c [2023-02-22T23:04:05.183Z] Removing intermediate container b4d4156b112c [2023-02-22T23:04:05.183Z] ---> 995836033d00 [2023-02-22T23:04:05.183Z] Step 29/32 : CMD ["gate"] [2023-02-22T23:04:05.183Z] ---> Running in 31b55911c72e [2023-02-22T23:04:05.183Z] Removing intermediate container 31b55911c72e [2023-02-22T23:04:05.183Z] ---> 9fb66d9eb349 [2023-02-22T23:04:05.183Z] Step 30/32 : LABEL arch=x86_64 [2023-02-22T23:04:05.183Z] ---> Running in 8599274da4ff [2023-02-22T23:04:05.183Z] Removing intermediate container 8599274da4ff [2023-02-22T23:04:05.183Z] ---> 5f33d6e6ba04 [2023-02-22T23:04:05.183Z] Step 31/32 : LABEL git_sha=5330f148c25852c9f4fade87a2f677e48fc7f3fd [2023-02-22T23:04:05.183Z] ---> Running in d30b86721774 [2023-02-22T23:04:05.444Z] Removing intermediate container d30b86721774 [2023-02-22T23:04:05.444Z] ---> d78af4e87f62 [2023-02-22T23:04:05.444Z] Step 32/32 : LABEL version=0.0.0 [2023-02-22T23:04:05.444Z] ---> Running in a046e71f2ff8 [2023-02-22T23:04:05.444Z] Removing intermediate container a046e71f2ff8 [2023-02-22T23:04:05.444Z] ---> 19d1b5acaf9a [2023-02-22T23:04:05.444Z] [2023-02-22T23:04:05.444Z] Successfully built 19d1b5acaf9a [2023-02-22T23:04:05.444Z] Successfully tagged security-bootstrapper:latest [2023-02-22T23:04:05.712Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-02-22T23:04:05.735Z] $ docker stop --time=1 ab18244aa1ad587b2b8c3d9fb6828f258fbc9e5c47ec12f4d164be64b076c8ec [2023-02-22T23:04:07.029Z] $ docker rm -f --volumes ab18244aa1ad587b2b8c3d9fb6828f258fbc9e5c47ec12f4d164be64b076c8ec [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-22T23:04:07.432Z] + docker images [2023-02-22T23:04:07.432Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-22T23:04:07.432Z] security-bootstrapper latest 19d1b5acaf9a 2 seconds ago 20.4MB [2023-02-22T23:04:07.432Z] security-proxy-setup latest d097027b34b7 3 seconds ago 27.8MB [2023-02-22T23:04:07.432Z] support-notifications latest 80edecd45372 4 seconds ago 30.7MB [2023-02-22T23:04:07.432Z] security-secretstore-setup latest 5f203ff8728c 4 seconds ago 30MB [2023-02-22T23:04:07.432Z] 5e74bbd31130 9 seconds ago 1.67GB [2023-02-22T23:04:07.432Z] 176958482c4d 9 seconds ago 1.74GB [2023-02-22T23:04:07.432Z] b55cc41d97f3 14 seconds ago 1.67GB [2023-02-22T23:04:07.432Z] eb12106ce6c0 16 seconds ago 1.67GB [2023-02-22T23:04:07.432Z] security-spire-server latest ffc5a7631e2d 22 seconds ago 86.5MB [2023-02-22T23:04:07.432Z] 5db129653515 30 seconds ago 1.55GB [2023-02-22T23:04:07.432Z] security-spiffe-token-provider latest 36ce7bb8648b 39 seconds ago 30MB [2023-02-22T23:04:07.432Z] core-command latest ca20fb0aefae 48 seconds ago 17.7MB [2023-02-22T23:04:07.432Z] 4242b32f09f2 About a minute ago 1.72GB [2023-02-22T23:04:07.432Z] 064023f7d5cd About a minute ago 1.68GB [2023-02-22T23:04:07.432Z] core-data latest c5519b5b712c About a minute ago 17.9MB [2023-02-22T23:04:07.432Z] 2b147f0ec9c8 2 minutes ago 1.69GB [2023-02-22T23:04:07.432Z] core-common-config-bootstrapper latest fbb966001409 2 minutes ago 15.5MB [2023-02-22T23:04:07.432Z] support-scheduler latest 59b1e18bfdf4 2 minutes ago 30.1MB [2023-02-22T23:04:07.432Z] core-metadata latest 5597a13785aa 2 minutes ago 18.5MB [2023-02-22T23:04:07.432Z] 7eec91a9eadc 2 minutes ago 1.74GB [2023-02-22T23:04:07.432Z] 44b224a595e8 2 minutes ago 1.67GB [2023-02-22T23:04:07.432Z] 2224d3c823d6 2 minutes ago 1.69GB [2023-02-22T23:04:07.432Z] security-spire-agent latest ef628ac99af9 2 minutes ago 125MB [2023-02-22T23:04:07.432Z] security-spire-config latest e6fd1c25842b 2 minutes ago 85.8MB [2023-02-22T23:04:07.432Z] 3ad57651c4f9 2 minutes ago 1.55GB [2023-02-22T23:04:07.432Z] bbf59e2b230f 2 minutes ago 1.55GB [2023-02-22T23:04:07.432Z] ci-base-image-x86_64 latest 26d03086e0b8 6 minutes ago 904MB [2023-02-22T23:04:07.432Z] alpine 3.15 5ce65d7b0fde 11 days ago 5.59MB [2023-02-22T23:04:07.432Z] alpine 3.16 dfd21b5a31f5 11 days ago 5.55MB [2023-02-22T23:04:07.432Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-22T23:04:07.432Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-22T23:04:07.432Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [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] } [2023-02-22T23:04:18.634Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-22T23:04:18.634Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-22T23:04:18.634Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-22T23:04:20.041Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-22T23:04:20.041Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-22T23:04:38.317Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-22T23:04:38.317Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-22T23:04:38.317Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-22T23:04:38.317Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-22T23:04:38.317Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-22T23:04:38.317Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-22T23:04:38.317Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-22T23:04:38.317Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-22T23:04:38.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-22T23:04:50.656Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.324s coverage: 28.7% of statements [2023-02-22T23:04:50.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-22T23:04:50.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-22T23:04:56.007Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.403s coverage: 98.5% of statements [2023-02-22T23:05:01.374Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.818s coverage: 73.7% of statements [2023-02-22T23:05:01.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-22T23:05:01.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-22T23:05:01.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-22T23:05:01.374Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.467s coverage: 54.0% of statements [2023-02-22T23:05:01.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-22T23:05:01.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-22T23:05:16.408Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.308s coverage: 88.5% of statements [2023-02-22T23:05:16.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-22T23:05:16.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-22T23:05:16.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-22T23:05:16.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-22T23:05:16.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-22T23:05:16.409Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.509s coverage: 3.9% of statements [2023-02-22T23:05:16.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-22T23:05:16.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-22T23:05:18.995Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.781s coverage: 95.6% of statements [2023-02-22T23:05:18.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-22T23:05:18.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-22T23:05:18.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-22T23:05:18.995Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.356s coverage: 72.2% of statements [2023-02-22T23:05:18.995Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-22T23:05:18.995Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-22T23:05:18.995Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-22T23:05:18.995Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-22T23:05:18.995Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-22T23:05:18.995Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.457s coverage: 65.9% of statements [2023-02-22T23:05:18.995Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-22T23:05:18.995Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-22T23:05:18.995Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-22T23:05:18.995Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.469s coverage: 0.9% of statements [2023-02-22T23:05:18.995Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-22T23:05:18.995Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.274s coverage: 29.6% of statements [2023-02-22T23:05:18.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-22T23:05:20.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.312s coverage: 47.1% of statements [2023-02-22T23:05:20.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.305s coverage: 82.9% of statements [2023-02-22T23:05:20.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.213s coverage: 94.1% of statements [2023-02-22T23:05:21.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.307s coverage: 96.3% of statements [2023-02-22T23:05:23.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.270s coverage: 87.5% of statements [2023-02-22T23:05:36.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.244s coverage: 94.4% of statements [2023-02-22T23:05:36.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.215s coverage: 44.8% of statements [2023-02-22T23:05:54.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.463s coverage: 79.9% of statements [2023-02-22T23:05:54.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-22T23:05:54.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.297s coverage: 92.9% of statements [2023-02-22T23:05:54.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-22T23:05:54.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-22T23:05:54.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-22T23:05:54.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 64.4% of statements [2023-02-22T23:05:54.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-22T23:05:54.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-22T23:05:54.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-22T23:05:54.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-22T23:05:54.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.252s coverage: 86.9% of statements [2023-02-22T23:05:54.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-22T23:05:54.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-22T23:05:54.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-22T23:05:54.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-22T23:05:54.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.239s coverage: 87.2% of statements [2023-02-22T23:05:54.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.198s coverage: 20.0% of statements [2023-02-22T23:05:54.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-22T23:05:54.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-22T23:05:54.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.187s coverage: 100.0% of statements [2023-02-22T23:05:54.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-22T23:05:54.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.303s coverage: 77.4% of statements [2023-02-22T23:05:54.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-22T23:05:54.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.292s coverage: 80.0% of statements [2023-02-22T23:05:54.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.261s coverage: 87.2% of statements [2023-02-22T23:05:54.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.831s coverage: 91.2% of statements [2023-02-22T23:05:54.354Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-22T23:05:56.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.432s coverage: 63.1% of statements [2023-02-22T23:05:56.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-22T23:05:56.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-22T23:05:56.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.249s coverage: 100.0% of statements [2023-02-22T23:05:56.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.141s coverage: 89.4% of statements [2023-02-22T23:05:56.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.066s coverage: 100.0% of statements [2023-02-22T23:05:56.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.090s coverage: 73.7% of statements [2023-02-22T23:05:56.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.082s coverage: 100.0% of statements [2023-02-22T23:06:03.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.352s coverage: 65.3% of statements [2023-02-22T23:06:03.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-22T23:06:03.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-22T23:06:03.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-22T23:06:06.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.911s coverage: 41.0% of statements [2023-02-22T23:06:06.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-22T23:06:06.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-22T23:06:06.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.273s coverage: 89.5% of statements [2023-02-22T23:06:06.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-22T23:06:06.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.269s coverage: 84.8% of statements [2023-02-22T23:06:06.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-22T23:06:06.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-22T23:06:06.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-22T23:06:06.185Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-22T23:06:16.261Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.353s coverage: 17.7% of statements [2023-02-22T23:06:16.262Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-22T23:06:16.262Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-22T23:06:16.262Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-22T23:06:16.262Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-22T23:06:16.262Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.716s coverage: 92.3% of statements [2023-02-22T23:06:16.262Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-22T23:06:16.262Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-22T23:06:16.262Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-22T23:06:16.262Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-22T23:06:16.262Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.301s coverage: 63.2% of statements [2023-02-22T23:06:16.262Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-22T23:06:16.262Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-22T23:06:16.262Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.464s coverage: 97.7% of statements [2023-02-22T23:06:16.262Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-22T23:06:16.262Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-22T23:06:16.262Z] 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 [2023-02-22T23:06:16.262Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-22T23:06:16.262Z] go vet ./... [2023-02-22T23:08:07.945Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-22T23:08:07.945Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-22T23:08:07.945Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-22T23:08:08.027Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-22T23:08:08.706Z] + ls -al . [2023-02-22T23:08:08.706Z] total 740 [2023-02-22T23:08:08.706Z] drwxrwxr-x 10 1001 1001 4096 Feb 22 23:01 . [2023-02-22T23:08:08.706Z] drwxr-xr-x 4 root root 4096 Feb 22 23:01 .. [2023-02-22T23:08:08.706Z] drwxrwxr-x 2 1001 1001 4096 Feb 22 23:00 .blubracket [2023-02-22T23:08:08.706Z] -rw-rw-r-- 1 1001 1001 16 Feb 22 23:00 .dockerignore [2023-02-22T23:08:08.706Z] drwxrwxr-x 8 1001 1001 4096 Feb 22 23:00 .git [2023-02-22T23:08:08.706Z] drwxrwxr-x 3 1001 1001 4096 Feb 22 23:00 .github [2023-02-22T23:08:08.706Z] -rw-rw-r-- 1 1001 1001 1024 Feb 22 23:00 .gitignore [2023-02-22T23:08:08.706Z] -rw-rw-r-- 1 1001 1001 42 Feb 22 23:00 .golangci.yml [2023-02-22T23:08:08.706Z] -rw-rw-r-- 1 1001 1001 87 Feb 22 23:00 .hadolint.yml [2023-02-22T23:08:08.706Z] -rw-rw-r-- 1 1001 1001 166 Feb 22 23:00 .sonarcloud.properties [2023-02-22T23:08:08.706Z] -rw-rw-r-- 1 1001 1001 1171 Feb 22 23:00 ADOPTERS.md [2023-02-22T23:08:08.706Z] -rw-rw-r-- 1 1001 1001 10825 Feb 22 23:00 Attribution.txt [2023-02-22T23:08:08.706Z] -rw-rw-r-- 1 1001 1001 73765 Feb 22 23:00 CHANGELOG.md [2023-02-22T23:08:08.706Z] -rw-rw-r-- 1 1001 1001 3804 Feb 22 23:00 CONTRIBUTING.md [2023-02-22T23:08:08.706Z] -rw-rw-r-- 1 1001 1001 677 Feb 22 23:00 GOVERNANCE.md [2023-02-22T23:08:08.706Z] -rw-rw-r-- 1 1001 1001 883 Feb 22 23:00 Jenkinsfile [2023-02-22T23:08:08.706Z] -rw-rw-r-- 1 1001 1001 10775 Feb 22 23:00 LICENSE [2023-02-22T23:08:08.706Z] -rw-rw-r-- 1 1001 1001 13375 Feb 22 23:00 Makefile [2023-02-22T23:08:08.706Z] -rw-rw-r-- 1 1001 1001 582 Feb 22 23:00 OWNERS.md [2023-02-22T23:08:08.706Z] -rw-rw-r-- 1 1001 1001 9403 Feb 22 23:00 README.md [2023-02-22T23:08:08.706Z] -rw-rw-r-- 1 1001 1001 6912 Feb 22 23:00 SECURITY.md [2023-02-22T23:08:08.706Z] -rw-rw-r-- 1 1001 1001 5 Feb 22 22:57 VERSION [2023-02-22T23:08:08.706Z] drwxrwxr-x 2 1001 1001 4096 Feb 22 23:00 bin [2023-02-22T23:08:08.706Z] drwxrwxr-x 17 1001 1001 4096 Feb 22 23:00 cmd [2023-02-22T23:08:08.706Z] -rw-r--r-- 1 root root 487037 Feb 22 23:06 coverage.out [2023-02-22T23:08:08.706Z] -rw-rw-r-- 1 1001 1001 3296 Feb 22 23:00 go.mod [2023-02-22T23:08:08.706Z] -rw-rw-r-- 1 1001 1001 33293 Feb 22 23:00 go.sum [2023-02-22T23:08:08.706Z] drwxrwxr-x 7 1001 1001 4096 Feb 22 23:00 internal [2023-02-22T23:08:08.706Z] drwxrwxr-x 3 1001 1001 4096 Feb 22 23:00 openapi [2023-02-22T23:08:08.706Z] drwxrwxr-x 4 1001 1001 4096 Feb 22 23:00 snap [2023-02-22T23:08:08.706Z] -rw-rw-r-- 1 1001 1001 204 Feb 22 23:00 version.go [Pipeline] sh [2023-02-22T23:08:09.379Z] + '[' -e coverage.out ] [2023-02-22T23:08:09.379Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-22T23:08:09.419Z] Warning: overwriting stash ‘coverage-report’ [2023-02-22T23:08:10.334Z] Stashed 1 file(s) [Pipeline] sh [2023-02-22T23:08:11.070Z] + make build [2023-02-22T23:08:11.070Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-22T23:09:47.730Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-22T23:09:47.730Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-22T23:09:51.992Z] go build -tags " non_delayedstart" -ldflags "-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 [2023-02-22T23:09:55.341Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-22T23:10:42.204Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-22T23:10:47.544Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-22T23:10:52.898Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-02-22T23:10:59.546Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-02-22T23:11:02.890Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-22T23:11:08.235Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-22T23:11:23.225Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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] } [2023-02-22T23:11:28.601Z] $ docker stop --time=1 f45306d10208d088e703b39db5b3fedfc610fc54e901554e758e903ba7147aa8 [2023-02-22T23:11:30.654Z] $ docker rm -f --volumes f45306d10208d088e703b39db5b3fedfc610fc54e901554e758e903ba7147aa8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:11:33.165Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-22T23:11:33.165Z] [2023-02-22T23:11:33.165Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:11:33.570Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-22T23:11:33.839Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-22T23:11:33.839Z] 29e5d40040c1: Pulling fs layer [2023-02-22T23:11:33.839Z] 1ce36da41761: Pulling fs layer [2023-02-22T23:11:33.839Z] 25b303627fd3: Pulling fs layer [2023-02-22T23:11:33.839Z] 29e5d40040c1: Download complete [2023-02-22T23:11:34.109Z] 1ce36da41761: Verifying Checksum [2023-02-22T23:11:34.109Z] 1ce36da41761: Download complete [2023-02-22T23:11:34.378Z] 29e5d40040c1: Pull complete [2023-02-22T23:11:35.793Z] 25b303627fd3: Verifying Checksum [2023-02-22T23:11:35.793Z] 25b303627fd3: Download complete [2023-02-22T23:11:36.756Z] 1ce36da41761: Pull complete [2023-02-22T23:11:46.840Z] 25b303627fd3: Pull complete [2023-02-22T23:11:46.840Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-22T23:11:46.840Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-22T23:11:46.840Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T23:11:47.169Z] prd-ubuntu20.04-docker-arm64-4c-16g-7146 does not seem to be running inside a container [2023-02-22T23:11:47.249Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-22T23:11:50.245Z] $ docker top 9ed8e9d44eb4cd73cd2c87514fdc3ecceb390d1d11f56d8d9c01b3b6960a2783 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T23:11:51.135Z] + grep parallel [2023-02-22T23:11:51.135Z] + docker-compose build --help [2023-02-22T23:11:56.477Z] --parallel Build images in parallel. [Pipeline] } [2023-02-22T23:11:56.783Z] $ docker stop --time=1 9ed8e9d44eb4cd73cd2c87514fdc3ecceb390d1d11f56d8d9c01b3b6960a2783 [2023-02-22T23:11:58.450Z] $ docker rm -f --volumes 9ed8e9d44eb4cd73cd2c87514fdc3ecceb390d1d11f56d8d9c01b3b6960a2783 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:11:59.180Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-22T23:11:59.180Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T23:11:59.459Z] prd-ubuntu20.04-docker-arm64-4c-16g-7146 does not seem to be running inside a container [2023-02-22T23:11:59.533Z] $ 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 [2023-02-22T23:12:00.781Z] $ docker top 5dbc378c8d4218535735f5c14bee1a2d61014c468c3a2a4dee16256e8a078c92 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T23:12:01.664Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-22T23:12:08.306Z] Building core-command ... [2023-02-22T23:12:08.306Z] Building core-common-config-bootstrapper ... [2023-02-22T23:12:08.306Z] Building core-data ... [2023-02-22T23:12:08.306Z] Building core-metadata ... [2023-02-22T23:12:08.306Z] Building security-bootstrapper ... [2023-02-22T23:12:08.306Z] Building security-proxy-setup ... [2023-02-22T23:12:08.306Z] Building security-secretstore-setup ... [2023-02-22T23:12:08.306Z] Building security-spiffe-token-provider ... [2023-02-22T23:12:08.306Z] Building security-spire-agent ... [2023-02-22T23:12:08.306Z] Building security-spire-config ... [2023-02-22T23:12:08.306Z] Building security-spire-server ... [2023-02-22T23:12:08.306Z] Building support-notifications ... [2023-02-22T23:12:08.306Z] Building support-scheduler ... [2023-02-22T23:12:08.306Z] Building security-spiffe-token-provider [2023-02-22T23:12:08.306Z] Building security-proxy-setup [2023-02-22T23:12:08.306Z] Building support-notifications [2023-02-22T23:12:08.306Z] Building core-metadata [2023-02-22T23:12:08.306Z] Building core-command [2023-02-22T23:12:55.335Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T23:12:55.335Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-22T23:12:55.335Z] ---> 473accbce00d [2023-02-22T23:12:55.335Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-22T23:12:55.335Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T23:12:55.335Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-22T23:12:55.335Z] ---> 473accbce00d [2023-02-22T23:12:55.335Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-22T23:12:55.335Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T23:12:55.335Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-22T23:12:55.335Z] ---> 473accbce00d [2023-02-22T23:12:55.335Z] Step 3/21 : WORKDIR /edgex-go [2023-02-22T23:12:55.335Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T23:12:55.335Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-22T23:12:55.335Z] ---> 473accbce00d [2023-02-22T23:12:55.335Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-22T23:12:55.335Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T23:12:55.335Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-22T23:12:55.335Z] ---> 473accbce00d [2023-02-22T23:12:55.335Z] Step 3/19 : WORKDIR /edgex-go [2023-02-22T23:12:56.302Z] ---> Running in d7b3405d3ce3 [2023-02-22T23:12:56.302Z] ---> Running in c1d99e2ac58a [2023-02-22T23:12:56.302Z] ---> Running in c700ee51c2ba [2023-02-22T23:12:56.302Z] ---> Running in 393a3887677f [2023-02-22T23:12:56.302Z] ---> Running in 67f09ec5ad83 [2023-02-22T23:12:56.903Z] Removing intermediate container d7b3405d3ce3 [2023-02-22T23:12:56.903Z] ---> 4f21df855dea [2023-02-22T23:12:56.903Z] Removing intermediate container 393a3887677f [2023-02-22T23:12:56.903Z] Step 4/23 : WORKDIR /edgex-go ---> b8e36d54f2e6 [2023-02-22T23:12:56.903Z] [2023-02-22T23:12:56.903Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-22T23:12:56.903Z] Removing intermediate container 67f09ec5ad83 [2023-02-22T23:12:56.903Z] ---> d5fcb92361f1 [2023-02-22T23:12:56.903Z] Step 4/24 : WORKDIR /edgex-go [2023-02-22T23:12:56.903Z] Removing intermediate container c700ee51c2ba [2023-02-22T23:12:56.903Z] ---> 3688a38b08c4 [2023-02-22T23:12:56.903Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-22T23:12:56.903Z] Removing intermediate container c1d99e2ac58a [2023-02-22T23:12:56.903Z] ---> 86fe760516a3 [2023-02-22T23:12:56.903Z] Step 4/22 : WORKDIR /edgex-go [2023-02-22T23:12:56.903Z] ---> Running in c125b0480ca1 [2023-02-22T23:12:56.903Z] ---> Running in 2895fa846057 [2023-02-22T23:12:56.903Z] ---> Running in 5e3bda84374b [2023-02-22T23:12:57.170Z] ---> Running in 4bff7d7240ff [2023-02-22T23:12:57.170Z] ---> Running in a75fb7f8c31b [2023-02-22T23:12:58.131Z] Removing intermediate container 5e3bda84374b [2023-02-22T23:12:58.131Z] ---> ea58ef31c0a3 [2023-02-22T23:12:58.131Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-22T23:12:58.131Z] Removing intermediate container 2895fa846057 [2023-02-22T23:12:58.131Z] ---> ffe4e5694a39 [2023-02-22T23:12:58.131Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-22T23:12:58.131Z] Removing intermediate container 4bff7d7240ff [2023-02-22T23:12:58.131Z] ---> efbf32834113 [2023-02-22T23:12:58.131Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-22T23:12:58.131Z] ---> Running in de7e1a150ca5 [2023-02-22T23:12:58.399Z] ---> Running in c373be8ca7f9 [2023-02-22T23:12:58.399Z] ---> Running in fc9024643245 [2023-02-22T23:12:59.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T23:12:59.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T23:12:59.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T23:12:59.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T23:13:00.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T23:13:00.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T23:13:00.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T23:13:01.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T23:13:01.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T23:13:01.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T23:13:01.066Z] OK: 221 MiB in 51 packages [2023-02-22T23:13:01.334Z] v3.16.4-26-g25c3e7e4225 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-22T23:13:01.334Z] v3.16.4-26-g25c3e7e4225 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-22T23:13:01.334Z] OK: 16903 distinct packages available [2023-02-22T23:13:01.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T23:13:02.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T23:13:02.778Z] OK: 221 MiB in 51 packages [2023-02-22T23:13:02.778Z] OK: 221 MiB in 51 packages [2023-02-22T23:13:02.778Z] Removing intermediate container c125b0480ca1 [2023-02-22T23:13:02.778Z] ---> bcc75139107c [2023-02-22T23:13:02.778Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-22T23:13:03.046Z] OK: 221 MiB in 51 packages [2023-02-22T23:13:03.645Z] OK: 221 MiB in 51 packages [2023-02-22T23:13:04.604Z] ---> bde4cd816d22 [2023-02-22T23:13:04.604Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T23:13:04.604Z] Removing intermediate container c373be8ca7f9 [2023-02-22T23:13:04.604Z] ---> c32e261e91c1 [2023-02-22T23:13:04.604Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-22T23:13:04.604Z] ---> Running in b009a77edb36 [2023-02-22T23:13:05.193Z] Removing intermediate container fc9024643245 [2023-02-22T23:13:05.193Z] ---> d487f5a47ea7 [2023-02-22T23:13:05.193Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-22T23:13:05.193Z] Removing intermediate container de7e1a150ca5 [2023-02-22T23:13:05.193Z] ---> 063ed1c204d9 [2023-02-22T23:13:05.193Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-22T23:13:05.465Z] Removing intermediate container a75fb7f8c31b [2023-02-22T23:13:05.465Z] ---> 31c318e0b297 [2023-02-22T23:13:05.465Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-22T23:13:05.734Z] ---> 1231ace87448 [2023-02-22T23:13:05.734Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T23:13:06.002Z] ---> Running in 6c239b682592 [2023-02-22T23:13:06.270Z] ---> 251eaa249bd6 [2023-02-22T23:13:06.270Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T23:13:06.270Z] ---> ddf9ab0975bf [2023-02-22T23:13:06.270Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T23:13:06.539Z] ---> Running in 8cddf675b046 [2023-02-22T23:13:06.539Z] ---> Running in 761cf6f7ed28 [2023-02-22T23:13:06.806Z] ---> 9dcca31effac [2023-02-22T23:13:06.806Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T23:13:07.072Z] ---> Running in 32b030cfb15c [2023-02-22T23:14:58.919Z] Removing intermediate container b009a77edb36 [2023-02-22T23:14:58.919Z] ---> 238cc8bf81d3 [2023-02-22T23:14:58.919Z] Step 7/21 : COPY . . [2023-02-22T23:14:58.919Z] Removing intermediate container 8cddf675b046 [2023-02-22T23:14:58.919Z] ---> 8731b28f5dda [2023-02-22T23:14:58.919Z] Step 8/23 : COPY . . [2023-02-22T23:14:58.919Z] Removing intermediate container 32b030cfb15c [2023-02-22T23:14:58.919Z] ---> 72a8bc428070 [2023-02-22T23:14:58.919Z] Step 7/19 : COPY . . [2023-02-22T23:14:58.919Z] Removing intermediate container 761cf6f7ed28 [2023-02-22T23:14:58.919Z] ---> d38297d14e7d [2023-02-22T23:14:58.919Z] Step 8/22 : COPY . . [2023-02-22T23:14:58.919Z] Removing intermediate container 6c239b682592 [2023-02-22T23:14:58.919Z] ---> c10f866d9495 [2023-02-22T23:14:58.919Z] Step 8/24 : COPY . . [2023-02-22T23:15:08.988Z] ---> a5fdb8a09ed1 [2023-02-22T23:15:08.988Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-22T23:15:08.988Z] ---> 0874c3748e17 [2023-02-22T23:15:08.988Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-22T23:15:08.988Z] ---> Running in 751ed5e34d92 [2023-02-22T23:15:08.988Z] ---> Running in 4e8bbb14148a [2023-02-22T23:15:08.988Z] ---> e7b226d3eed8 [2023-02-22T23:15:08.988Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-22T23:15:08.988Z] ---> Running in abfdd67a54b6 [2023-02-22T23:15:08.988Z] ---> d4f54a50031b [2023-02-22T23:15:08.988Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-22T23:15:08.988Z] ---> Running in 55504708a3bc [2023-02-22T23:15:08.988Z] ---> bda63d4e0329 [2023-02-22T23:15:08.988Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-22T23:15:08.988Z] ---> Running in aa79353a9a16 [2023-02-22T23:15:10.398Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-22T23:15:10.398Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-02-22T23:15:10.398Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-22T23:15:10.664Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-22T23:15:10.929Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-22T23:21:02.841Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-22T23:21:29.513Z] Removing intermediate container 751ed5e34d92 [2023-02-22T23:21:29.513Z] ---> d18daf0b5a26 [2023-02-22T23:21:29.513Z] [2023-02-22T23:21:29.513Z] Step 9/21 : FROM alpine:3.16 [2023-02-22T23:21:29.513Z] 3.16: Pulling from library/alpine [2023-02-22T23:21:29.513Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-22T23:21:29.513Z] Status: Downloaded newer image for alpine:3.16 [2023-02-22T23:21:29.513Z] ---> 4c81e5bf8899 [2023-02-22T23:21:29.513Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-22T23:21:29.513Z] ---> Running in 98ac9290d0ee [2023-02-22T23:21:29.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T23:21:29.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T23:21:30.096Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-22T23:21:30.096Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-22T23:21:30.096Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-22T23:21:30.096Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-22T23:21:30.096Z] (5/6) Installing curl (7.83.1-r6) [2023-02-22T23:21:30.362Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-22T23:21:30.362Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T23:21:30.362Z] Executing ca-certificates-20220614-r0.trigger [2023-02-22T23:21:30.642Z] OK: 8 MiB in 20 packages [2023-02-22T23:21:33.224Z] Removing intermediate container 98ac9290d0ee [2023-02-22T23:21:33.224Z] ---> 9dcd60dff2a2 [2023-02-22T23:21:33.224Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-22T23:21:33.224Z] ---> Running in f36c8215ee4d [2023-02-22T23:21:33.489Z] Removing intermediate container f36c8215ee4d [2023-02-22T23:21:33.489Z] ---> d0c03332d47f [2023-02-22T23:21:33.489Z] Step 12/21 : WORKDIR /edgex [2023-02-22T23:21:33.489Z] ---> Running in dac6859d188e [2023-02-22T23:21:34.072Z] Removing intermediate container dac6859d188e [2023-02-22T23:21:34.072Z] ---> 2c1e770d2479 [2023-02-22T23:21:34.072Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-22T23:21:34.652Z] ---> fb26b68d6c25 [2023-02-22T23:21:34.652Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-22T23:21:36.595Z] ---> 6895d70c8f0b [2023-02-22T23:21:36.595Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-22T23:21:37.547Z] ---> 2981171fc728 [2023-02-22T23:21:37.815Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-22T23:21:38.395Z] ---> 0d77879ba09f [2023-02-22T23:21:38.395Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-22T23:21:38.661Z] ---> Running in b8c51791108e [2023-02-22T23:21:41.991Z] Removing intermediate container b8c51791108e [2023-02-22T23:21:41.991Z] ---> cc37b2c504cf [2023-02-22T23:21:41.991Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-22T23:21:41.991Z] ---> Running in abd8da144aef [2023-02-22T23:21:42.256Z] Removing intermediate container abd8da144aef [2023-02-22T23:21:42.256Z] ---> 7fe09bead465 [2023-02-22T23:21:42.256Z] Step 19/21 : LABEL arch=arm64 [2023-02-22T23:21:42.256Z] ---> Running in f03fac9e2548 [2023-02-22T23:21:42.843Z] Removing intermediate container f03fac9e2548 [2023-02-22T23:21:42.843Z] ---> a9a4c897b6ad [2023-02-22T23:21:42.843Z] Step 20/21 : LABEL git_sha=5330f148c25852c9f4fade87a2f677e48fc7f3fd [2023-02-22T23:21:43.108Z] ---> Running in d0aa210bc0e8 [2023-02-22T23:21:43.375Z] Removing intermediate container d0aa210bc0e8 [2023-02-22T23:21:43.375Z] ---> ea126def9aa7 [2023-02-22T23:21:43.642Z] Step 21/21 : LABEL version=0.0.0 [2023-02-22T23:21:43.642Z] ---> Running in 09c2096fe191 [2023-02-22T23:21:44.222Z] Removing intermediate container 09c2096fe191 [2023-02-22T23:21:44.222Z] ---> 1bdf1f81c9c3 [2023-02-22T23:21:44.222Z] [2023-02-22T23:21:44.488Z] Successfully built 1bdf1f81c9c3 [2023-02-22T23:21:44.488Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-22T23:21:44.488Z]  Building security-proxy-setup ... done Building security-spire-server [2023-02-22T23:22:02.692Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T23:22:02.692Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-22T23:22:02.692Z] ---> 473accbce00d [2023-02-22T23:22:02.692Z] Step 3/23 : WORKDIR /edgex-go [2023-02-22T23:22:02.692Z] ---> Using cache [2023-02-22T23:22:02.692Z] ---> 3688a38b08c4 [2023-02-22T23:22:02.692Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-22T23:22:02.692Z] ---> Running in 9bb556af1ac9 [2023-02-22T23:22:02.692Z] Removing intermediate container 4e8bbb14148a [2023-02-22T23:22:02.692Z] ---> ecb1a17ebe90 [2023-02-22T23:22:02.692Z] [2023-02-22T23:22:02.692Z] Step 10/23 : FROM alpine:3.16 [2023-02-22T23:22:02.692Z] ---> 4c81e5bf8899 [2023-02-22T23:22:02.692Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-22T23:22:02.692Z] ---> Running in 64871c4b7ede [2023-02-22T23:22:04.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T23:22:04.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T23:22:04.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T23:22:05.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T23:22:06.235Z] OK: 221 MiB in 51 packages [2023-02-22T23:22:06.235Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-22T23:22:06.235Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T23:22:06.235Z] OK: 5 MiB in 15 packages [2023-02-22T23:22:09.576Z] Removing intermediate container 64871c4b7ede [2023-02-22T23:22:09.576Z] ---> 60c8e1762d7a [2023-02-22T23:22:09.576Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-22T23:22:09.576Z] ---> Running in 4e273414acb0 [2023-02-22T23:22:09.576Z] Removing intermediate container 9bb556af1ac9 [2023-02-22T23:22:09.576Z] ---> 3ccc2a302d66 [2023-02-22T23:22:09.576Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-22T23:22:10.155Z] Removing intermediate container 4e273414acb0 [2023-02-22T23:22:10.155Z] ---> 558bd09ca652 [2023-02-22T23:22:10.155Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-22T23:22:10.419Z] ---> Running in dfb841b46390 [2023-02-22T23:22:10.999Z] ---> b32b5792f50f [2023-02-22T23:22:10.999Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T23:22:10.999Z] Removing intermediate container dfb841b46390 [2023-02-22T23:22:10.999Z] ---> 9d22d923adf8 [2023-02-22T23:22:10.999Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-22T23:22:10.999Z] ---> Running in 89e611d6636d [2023-02-22T23:22:11.265Z] ---> Running in eb1eadd0c9b2 [2023-02-22T23:22:12.225Z] Removing intermediate container eb1eadd0c9b2 [2023-02-22T23:22:12.225Z] ---> 373616c5e060 [2023-02-22T23:22:12.225Z] Step 15/23 : WORKDIR / [2023-02-22T23:22:12.225Z] ---> Running in b8e49326e759 [2023-02-22T23:22:12.804Z] Removing intermediate container b8e49326e759 [2023-02-22T23:22:12.804Z] ---> c5880e5534d3 [2023-02-22T23:22:12.804Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T23:22:13.759Z] ---> cb04b76253da [2023-02-22T23:22:13.759Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-22T23:22:16.332Z] ---> 6ea6bd200895 [2023-02-22T23:22:16.332Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-22T23:22:16.918Z] ---> 958a0966f9ae [2023-02-22T23:22:16.918Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-22T23:22:17.187Z] ---> Running in 9769c9bbeca0 [2023-02-22T23:22:18.144Z] Removing intermediate container 9769c9bbeca0 [2023-02-22T23:22:18.144Z] ---> 8e2dd2192850 [2023-02-22T23:22:18.144Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T23:22:18.144Z] ---> Running in 1b580fbf733c [2023-02-22T23:22:19.103Z] Removing intermediate container 1b580fbf733c [2023-02-22T23:22:19.103Z] ---> ca8718b43fe7 [2023-02-22T23:22:19.103Z] Step 21/23 : LABEL arch=arm64 [2023-02-22T23:22:19.367Z] ---> Running in a3998aca2f17 [2023-02-22T23:22:20.324Z] Removing intermediate container a3998aca2f17 [2023-02-22T23:22:20.324Z] ---> 3a28199c079d [2023-02-22T23:22:20.324Z] Step 22/23 : LABEL git_sha=5330f148c25852c9f4fade87a2f677e48fc7f3fd [2023-02-22T23:22:20.590Z] ---> Running in d6c05ffbb521 [2023-02-22T23:22:21.747Z] Removing intermediate container d6c05ffbb521 [2023-02-22T23:22:21.747Z] ---> c546b65359ab [2023-02-22T23:22:21.747Z] Step 23/23 : LABEL version=0.0.0 [2023-02-22T23:22:21.747Z] ---> Running in ac0d01176392 [2023-02-22T23:22:22.764Z] Removing intermediate container ac0d01176392 [2023-02-22T23:22:22.764Z] ---> de8e5c42c31a [2023-02-22T23:22:22.764Z] [2023-02-22T23:22:23.392Z] Successfully built de8e5c42c31a [2023-02-22T23:22:23.392Z] Successfully tagged core-command-arm64:latest [2023-02-22T23:22:23.392Z]  Building core-command ... done Building security-spire-config [2023-02-22T23:22:25.430Z] Removing intermediate container aa79353a9a16 [2023-02-22T23:22:25.430Z] ---> 5f9e13a86b4b [2023-02-22T23:22:25.430Z] [2023-02-22T23:22:25.430Z] Step 10/24 : FROM alpine:3.16 [2023-02-22T23:22:25.430Z] ---> 4c81e5bf8899 [2023-02-22T23:22:25.430Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-22T23:22:25.430Z] ---> Using cache [2023-02-22T23:22:25.430Z] ---> 60c8e1762d7a [2023-02-22T23:22:25.430Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-22T23:22:25.430Z] ---> Using cache [2023-02-22T23:22:25.430Z] ---> 558bd09ca652 [2023-02-22T23:22:25.430Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-22T23:22:25.430Z] ---> Running in f1ea9503b79f [2023-02-22T23:22:25.697Z] Removing intermediate container f1ea9503b79f [2023-02-22T23:22:25.964Z] ---> d31f6fd1cf97 [2023-02-22T23:22:25.964Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-22T23:22:25.964Z] ---> Running in 15da4941966e [2023-02-22T23:22:26.554Z] Removing intermediate container 15da4941966e [2023-02-22T23:22:26.554Z] ---> 34aa7ce4cb34 [2023-02-22T23:22:26.554Z] Step 15/24 : WORKDIR / [2023-02-22T23:22:26.823Z] ---> Running in d3d28543631d [2023-02-22T23:22:27.405Z] Removing intermediate container d3d28543631d [2023-02-22T23:22:27.405Z] ---> 468bc42cd2f3 [2023-02-22T23:22:27.405Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T23:22:28.362Z] ---> fb12323b331c [2023-02-22T23:22:28.362Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-22T23:22:30.297Z] ---> 6a265e3f5b6a [2023-02-22T23:22:30.297Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-22T23:22:31.699Z] ---> 9e2217a7d794 [2023-02-22T23:22:31.699Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-22T23:22:33.108Z] ---> 4bb0d587aa17 [2023-02-22T23:22:33.108Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-22T23:22:33.108Z] ---> Running in 699257646b3f [2023-02-22T23:22:33.691Z] Removing intermediate container 699257646b3f [2023-02-22T23:22:33.691Z] ---> 9cefe4f17f10 [2023-02-22T23:22:33.691Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T23:22:33.957Z] ---> Running in 3ba3751cd5aa [2023-02-22T23:22:34.919Z] Removing intermediate container 3ba3751cd5aa [2023-02-22T23:22:34.919Z] ---> 8dc055596e6f [2023-02-22T23:22:34.919Z] Step 22/24 : LABEL arch=arm64 [2023-02-22T23:22:35.187Z] ---> Running in 6b869e9caed5 [2023-02-22T23:22:35.768Z] Removing intermediate container 6b869e9caed5 [2023-02-22T23:22:35.768Z] ---> 06015351f87b [2023-02-22T23:22:35.768Z] Step 23/24 : LABEL git_sha=5330f148c25852c9f4fade87a2f677e48fc7f3fd [2023-02-22T23:22:36.036Z] ---> Running in 275eb1c7a300 [2023-02-22T23:22:36.626Z] Removing intermediate container 275eb1c7a300 [2023-02-22T23:22:36.626Z] ---> f29904ab4eb4 [2023-02-22T23:22:36.626Z] Step 24/24 : LABEL version=0.0.0 [2023-02-22T23:22:36.894Z] ---> Running in 8cd15c9da1f3 [2023-02-22T23:22:37.477Z] Removing intermediate container 8cd15c9da1f3 [2023-02-22T23:22:37.477Z] ---> def9c6f2a31e [2023-02-22T23:22:37.477Z] [2023-02-22T23:22:38.060Z] Successfully built def9c6f2a31e [2023-02-22T23:22:38.060Z] Successfully tagged core-metadata-arm64:latest [2023-02-22T23:22:38.060Z] Building core-data [2023-02-22T23:22:43.393Z]  Building core-metadata ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T23:22:43.393Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-22T23:22:43.393Z] ---> 473accbce00d [2023-02-22T23:22:43.393Z] Step 3/24 : WORKDIR /edgex-go [2023-02-22T23:22:43.393Z] ---> Using cache [2023-02-22T23:22:43.393Z] ---> 3688a38b08c4 [2023-02-22T23:22:43.393Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-22T23:22:43.393Z] ---> Using cache [2023-02-22T23:22:43.393Z] ---> 3ccc2a302d66 [2023-02-22T23:22:43.393Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-22T23:22:43.393Z] ---> Using cache [2023-02-22T23:22:43.393Z] ---> b32b5792f50f [2023-02-22T23:22:43.393Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T23:22:43.665Z] ---> Running in 7561c324d662 [2023-02-22T23:22:58.665Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T23:22:58.666Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-22T23:22:58.666Z] ---> 473accbce00d [2023-02-22T23:22:58.666Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-22T23:22:58.666Z] ---> Using cache [2023-02-22T23:22:58.666Z] ---> 86fe760516a3 [2023-02-22T23:22:58.666Z] Step 4/22 : WORKDIR /edgex-go [2023-02-22T23:22:58.666Z] ---> Using cache [2023-02-22T23:22:58.666Z] ---> efbf32834113 [2023-02-22T23:22:58.666Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-22T23:22:58.666Z] ---> Running in e26d718ab0b8 [2023-02-22T23:23:00.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T23:23:00.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T23:23:01.737Z] OK: 221 MiB in 51 packages [2023-02-22T23:23:03.151Z] Removing intermediate container e26d718ab0b8 [2023-02-22T23:23:03.151Z] ---> 437b2c6684dd [2023-02-22T23:23:03.151Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-22T23:23:04.113Z] ---> 888fd9228701 [2023-02-22T23:23:04.113Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T23:23:04.113Z] ---> Running in 7c2359c2bcde [2023-02-22T23:23:50.924Z] Removing intermediate container abfdd67a54b6 [2023-02-22T23:23:50.924Z] ---> c00064c5a1b0 [2023-02-22T23:23:50.924Z] [2023-02-22T23:23:50.924Z] Step 9/19 : FROM alpine:3.15 [2023-02-22T23:23:50.924Z] 3.15: Pulling from library/alpine [2023-02-22T23:23:51.191Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-22T23:23:51.456Z] Status: Downloaded newer image for alpine:3.15 [2023-02-22T23:23:51.456Z] ---> 354640af7b1b [2023-02-22T23:23:51.456Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T23:23:52.860Z] ---> Running in 02f335c8dba2 [2023-02-22T23:23:53.445Z] Removing intermediate container 02f335c8dba2 [2023-02-22T23:23:53.445Z] ---> 5cdfa57b3c23 [2023-02-22T23:23:53.445Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-22T23:23:53.724Z] ---> Running in 95aee73d634b [2023-02-22T23:23:56.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-22T23:23:56.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-22T23:23:57.520Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-22T23:23:57.520Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-22T23:23:57.520Z] OK: 15734 distinct packages available [2023-02-22T23:23:57.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-22T23:23:58.440Z] Removing intermediate container 89e611d6636d [2023-02-22T23:23:58.440Z] ---> 8f6d6a179f2d [2023-02-22T23:23:58.440Z] Step 7/23 : COPY . . [2023-02-22T23:23:58.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-22T23:23:59.396Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-22T23:23:59.396Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-22T23:23:59.396Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-22T23:23:59.396Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-22T23:23:59.396Z] (5/9) Installing curl (7.80.0-r6) [2023-02-22T23:23:59.396Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-22T23:23:59.396Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-22T23:23:59.396Z] (8/9) Installing libucontext (1.1-r0) [2023-02-22T23:23:59.396Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-22T23:23:59.396Z] Executing busybox-1.34.1-r7.trigger [2023-02-22T23:23:59.396Z] Executing ca-certificates-20220614-r0.trigger [2023-02-22T23:23:59.981Z] OK: 8 MiB in 23 packages [2023-02-22T23:24:05.313Z] Removing intermediate container 95aee73d634b [2023-02-22T23:24:05.313Z] ---> 4beab0556314 [2023-02-22T23:24:05.313Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T23:24:06.266Z] ---> 6c807465dc71 [2023-02-22T23:24:06.266Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-22T23:24:11.595Z] ---> 65422536a8d0 [2023-02-22T23:24:11.595Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-22T23:24:11.861Z] ---> 7c011f1b139e [2023-02-22T23:24:11.861Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-22T23:24:12.127Z] ---> Running in 98f41774f960 [2023-02-22T23:24:13.087Z] Removing intermediate container 98f41774f960 [2023-02-22T23:24:13.087Z] ---> a11e632a343b [2023-02-22T23:24:13.087Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T23:24:13.087Z] ---> Running in 867e7bce662e [2023-02-22T23:24:14.048Z] Removing intermediate container 867e7bce662e [2023-02-22T23:24:14.048Z] ---> bab6aac9ce40 [2023-02-22T23:24:14.048Z] Step 17/19 : LABEL arch=arm64 [2023-02-22T23:24:14.048Z] ---> Running in 07768bcf1d84 [2023-02-22T23:24:14.629Z] Removing intermediate container 07768bcf1d84 [2023-02-22T23:24:14.630Z] ---> df74df4f23c5 [2023-02-22T23:24:14.630Z] Step 18/19 : LABEL git_sha=5330f148c25852c9f4fade87a2f677e48fc7f3fd [2023-02-22T23:24:14.896Z] ---> Running in 858999ab1429 [2023-02-22T23:24:15.480Z] Removing intermediate container 858999ab1429 [2023-02-22T23:24:15.480Z] ---> 57d90ccf93df [2023-02-22T23:24:15.480Z] Step 19/19 : LABEL version=0.0.0 [2023-02-22T23:24:15.754Z] ---> Running in aaa101be0f6c [2023-02-22T23:24:16.711Z] Removing intermediate container aaa101be0f6c [2023-02-22T23:24:16.711Z] ---> 9d5e3bb21e15 [2023-02-22T23:24:16.711Z] [2023-02-22T23:24:16.982Z] Successfully built 9d5e3bb21e15 [2023-02-22T23:24:16.982Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-22T23:24:16.982Z] Building security-bootstrapper [2023-02-22T23:24:20.318Z]  Building security-spiffe-token-provider ... done  ---> 7dcf21d18a10 [2023-02-22T23:24:20.318Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-22T23:24:20.318Z] ---> Running in d550defdb4e0 [2023-02-22T23:24:21.284Z] Removing intermediate container d550defdb4e0 [2023-02-22T23:24:21.284Z] ---> 1c7e33a67e2d [2023-02-22T23:24:21.284Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-22T23:24:21.284Z] ---> Running in 4dccf1ad4639 [2023-02-22T23:24:22.243Z] Removing intermediate container 4dccf1ad4639 [2023-02-22T23:24:22.243Z] ---> 24080ec83826 [2023-02-22T23:24:22.243Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-22T23:24:22.243Z] ---> Running in 374b956e3cc4 [2023-02-22T23:24:26.518Z] Removing intermediate container 374b956e3cc4 [2023-02-22T23:24:26.518Z] ---> 93fbb6a836d9 [2023-02-22T23:24:26.518Z] Step 11/23 : WORKDIR /edgex-go [2023-02-22T23:24:26.518Z] ---> Running in c9c9ca91c640 [2023-02-22T23:24:26.793Z] Removing intermediate container c9c9ca91c640 [2023-02-22T23:24:26.793Z] ---> 5e6512d6a4d7 [2023-02-22T23:24:26.793Z] [2023-02-22T23:24:26.793Z] Step 12/23 : FROM alpine:3.15 [2023-02-22T23:24:26.793Z] ---> 354640af7b1b [2023-02-22T23:24:26.793Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T23:24:26.793Z] ---> Using cache [2023-02-22T23:24:26.793Z] ---> 5cdfa57b3c23 [2023-02-22T23:24:26.793Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-22T23:24:27.376Z] ---> Running in 8a00bb741d41 [2023-02-22T23:24:27.979Z] Removing intermediate container 55504708a3bc [2023-02-22T23:24:27.979Z] ---> bf14c7c10cb7 [2023-02-22T23:24:27.979Z] [2023-02-22T23:24:27.979Z] Step 10/22 : FROM alpine:3.16 [2023-02-22T23:24:27.979Z] ---> 4c81e5bf8899 [2023-02-22T23:24:27.979Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-22T23:24:28.571Z] ---> Running in e1ecd42c519e [2023-02-22T23:24:29.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-22T23:24:29.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-22T23:24:30.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T23:24:31.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T23:24:31.712Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-22T23:24:31.712Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-22T23:24:31.712Z] OK: 15734 distinct packages available [2023-02-22T23:24:31.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-22T23:24:31.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-22T23:24:32.561Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-22T23:24:32.561Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-22T23:24:32.561Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T23:24:32.561Z] Executing ca-certificates-20220614-r0.trigger [2023-02-22T23:24:32.829Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T23:24:32.829Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-22T23:24:32.829Z] ---> 473accbce00d [2023-02-22T23:24:32.829Z] Step 3/32 : WORKDIR /edgex-go [2023-02-22T23:24:32.829Z] ---> Using cache [2023-02-22T23:24:32.829Z] ---> 3688a38b08c4 [2023-02-22T23:24:32.829Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-22T23:24:33.101Z] OK: 6 MiB in 16 packages [2023-02-22T23:24:33.101Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-22T23:24:33.101Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-22T23:24:33.101Z] (3/5) Installing libucontext (1.1-r0) [2023-02-22T23:24:33.369Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-22T23:24:33.369Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-22T23:24:33.369Z] Executing busybox-1.34.1-r7.trigger [2023-02-22T23:24:33.369Z] OK: 6 MiB in 19 packages [2023-02-22T23:24:33.637Z] ---> Running in c02b0da2f0fd [2023-02-22T23:24:35.580Z] Removing intermediate container 8a00bb741d41 [2023-02-22T23:24:35.580Z] ---> ad0e0e31deb5 [2023-02-22T23:24:35.580Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-22T23:24:35.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T23:24:35.580Z] Removing intermediate container e1ecd42c519e [2023-02-22T23:24:35.580Z] ---> bcd259dd3790 [2023-02-22T23:24:35.580Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-22T23:24:35.580Z] ---> Running in 95400b131736 [2023-02-22T23:24:35.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T23:24:36.434Z] Removing intermediate container 95400b131736 [2023-02-22T23:24:36.434Z] ---> 656349cad383 [2023-02-22T23:24:36.434Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-22T23:24:36.702Z] ---> Running in 4d87919472a7 [2023-02-22T23:24:36.702Z] OK: 221 MiB in 51 packages [2023-02-22T23:24:37.285Z] Removing intermediate container 7561c324d662 [2023-02-22T23:24:37.285Z] ---> e85a097b05a8 [2023-02-22T23:24:37.285Z] Step 7/24 : COPY . . [2023-02-22T23:24:37.570Z] Removing intermediate container 4d87919472a7 [2023-02-22T23:24:37.570Z] ---> f226d5b6dcde [2023-02-22T23:24:37.570Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-22T23:24:37.836Z] ---> Running in 5ed7d054ec42 [2023-02-22T23:24:38.418Z] Removing intermediate container c02b0da2f0fd [2023-02-22T23:24:38.418Z] ---> c95f6efc1bb2 [2023-02-22T23:24:38.418Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-22T23:24:38.418Z] Removing intermediate container 5ed7d054ec42 [2023-02-22T23:24:38.418Z] ---> ee6bdc95229a [2023-02-22T23:24:38.418Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T23:24:39.829Z] ---> a271c010198d [2023-02-22T23:24:39.829Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-22T23:24:39.829Z] ---> 5acd0db5ac01 [2023-02-22T23:24:39.829Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T23:24:39.829Z] ---> Running in 38b1858a5f18 [2023-02-22T23:24:45.185Z] ---> 26db16a3edf7 [2023-02-22T23:24:45.185Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-22T23:24:45.185Z] ---> 9ee9b6269c78 [2023-02-22T23:24:45.185Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-22T23:24:45.773Z] ---> 2669ffdf7298 [2023-02-22T23:24:45.773Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-22T23:24:45.773Z] ---> 771c923094f9 [2023-02-22T23:24:45.773Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-22T23:24:45.773Z] ---> Running in bfb82da133eb [2023-02-22T23:24:46.358Z] Removing intermediate container bfb82da133eb [2023-02-22T23:24:46.358Z] ---> d0e40b1391f9 [2023-02-22T23:24:46.358Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T23:24:46.624Z] ---> Running in 601f40ac0d09 [2023-02-22T23:24:46.624Z] ---> 7a3ed1d629dc [2023-02-22T23:24:46.624Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-22T23:24:47.583Z] Removing intermediate container 601f40ac0d09 [2023-02-22T23:24:47.583Z] ---> 3e2395f9603e [2023-02-22T23:24:47.583Z] Step 20/22 : LABEL arch=arm64 [2023-02-22T23:24:47.583Z] ---> fd5fe9839479 [2023-02-22T23:24:47.583Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-22T23:24:47.583Z] ---> Running in 6e6c86e439e5 [2023-02-22T23:24:47.583Z] ---> Running in 73d2514a36d9 [2023-02-22T23:24:48.172Z] Removing intermediate container 6e6c86e439e5 [2023-02-22T23:24:48.172Z] ---> a04f8602041e [2023-02-22T23:24:48.172Z] Step 21/22 : LABEL git_sha=5330f148c25852c9f4fade87a2f677e48fc7f3fd [2023-02-22T23:24:48.172Z] Removing intermediate container 73d2514a36d9 [2023-02-22T23:24:48.172Z] ---> b91762b3c720 [2023-02-22T23:24:48.172Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-22T23:24:48.172Z] ---> Running in 803449cb9f5a [2023-02-22T23:24:48.436Z] ---> Running in 6f0afac5547b [2023-02-22T23:24:49.019Z] Removing intermediate container 7c2359c2bcde [2023-02-22T23:24:49.019Z] ---> 6de6e1761ea2 [2023-02-22T23:24:49.019Z] Step 8/22 : COPY . . [2023-02-22T23:24:49.019Z] Removing intermediate container 803449cb9f5a [2023-02-22T23:24:49.019Z] ---> e0fbcd0a86ef [2023-02-22T23:24:49.019Z] Step 22/22 : LABEL version=0.0.0 [2023-02-22T23:24:49.019Z] Removing intermediate container 6f0afac5547b [2023-02-22T23:24:49.019Z] ---> cd1f2667b3c1 [2023-02-22T23:24:49.019Z] Step 21/23 : LABEL arch=arm64 [2023-02-22T23:24:49.019Z] ---> Running in 440ad7bf4425 [2023-02-22T23:24:49.019Z] ---> Running in 18a8a37910cb [2023-02-22T23:24:49.605Z] Removing intermediate container 440ad7bf4425 [2023-02-22T23:24:49.605Z] ---> feed911e38e4 [2023-02-22T23:24:49.605Z] Step 22/23 : LABEL git_sha=5330f148c25852c9f4fade87a2f677e48fc7f3fd [2023-02-22T23:24:49.870Z] Removing intermediate container 18a8a37910cb [2023-02-22T23:24:49.870Z] ---> 13bbacf7107c [2023-02-22T23:24:49.870Z] [2023-02-22T23:24:49.870Z] ---> Running in 45af7ef0fcca [2023-02-22T23:24:50.136Z] Successfully built 13bbacf7107c [2023-02-22T23:24:50.136Z] Successfully tagged support-notifications-arm64:latest [2023-02-22T23:24:50.136Z]  Building support-notifications ... done Building security-spire-agent [2023-02-22T23:24:50.402Z] Removing intermediate container 45af7ef0fcca [2023-02-22T23:24:50.402Z] ---> 97f49ca01387 [2023-02-22T23:24:50.402Z] Step 23/23 : LABEL version=0.0.0 [2023-02-22T23:24:50.671Z] ---> Running in 7f2b845dd592 [2023-02-22T23:24:50.939Z] ---> 56887a2840c0 [2023-02-22T23:24:50.939Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-22T23:24:50.939Z] Removing intermediate container 7f2b845dd592 [2023-02-22T23:24:50.939Z] ---> c5f27dd7a52f [2023-02-22T23:24:50.939Z] [2023-02-22T23:24:51.206Z] ---> Running in 704cfb5849cd [2023-02-22T23:24:51.472Z] Successfully built c5f27dd7a52f [2023-02-22T23:24:51.737Z] Successfully tagged security-spire-server-arm64:latest [2023-02-22T23:24:51.737Z]  Building security-spire-server ... done Building support-scheduler [2023-02-22T23:24:51.737Z] Removing intermediate container 704cfb5849cd [2023-02-22T23:24:51.737Z] ---> 3995123638c0 [2023-02-22T23:24:51.737Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-22T23:24:51.737Z] ---> Running in 1c4df46668ac [2023-02-22T23:24:52.333Z] Removing intermediate container 1c4df46668ac [2023-02-22T23:24:52.333Z] ---> a55c25a5047b [2023-02-22T23:24:52.333Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-22T23:24:52.602Z] ---> Running in 54937269231b [2023-02-22T23:24:55.954Z] Removing intermediate container 54937269231b [2023-02-22T23:24:55.954Z] ---> 48b4db3c44da [2023-02-22T23:24:55.954Z] Step 11/24 : WORKDIR /edgex-go [2023-02-22T23:24:55.954Z] ---> Running in 9bc598e5fa3f [2023-02-22T23:24:56.541Z] Removing intermediate container 9bc598e5fa3f [2023-02-22T23:24:56.541Z] ---> 11227e215249 [2023-02-22T23:24:56.541Z] [2023-02-22T23:24:56.541Z] Step 12/24 : FROM alpine:3.15 [2023-02-22T23:24:56.541Z] ---> 354640af7b1b [2023-02-22T23:24:56.541Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T23:24:56.541Z] ---> Using cache [2023-02-22T23:24:56.541Z] ---> 5cdfa57b3c23 [2023-02-22T23:24:56.541Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-22T23:24:56.541Z] ---> Running in b4db8b587e8c [2023-02-22T23:24:57.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-22T23:24:58.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-22T23:24:59.486Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-22T23:24:59.486Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-22T23:24:59.486Z] OK: 15734 distinct packages available [2023-02-22T23:24:59.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-22T23:25:00.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-22T23:25:00.983Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-22T23:25:00.983Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-22T23:25:00.983Z] (3/4) Installing libucontext (1.1-r0) [2023-02-22T23:25:00.983Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-22T23:25:00.983Z] Executing busybox-1.34.1-r7.trigger [2023-02-22T23:25:00.983Z] OK: 6 MiB in 18 packages [2023-02-22T23:25:01.264Z] ---> d7a44fe4a215 [2023-02-22T23:25:01.264Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-22T23:25:01.537Z] ---> Running in 04a126ca9386 [2023-02-22T23:25:03.486Z] Removing intermediate container b4db8b587e8c [2023-02-22T23:25:03.486Z] ---> 442b2dfd3081 [2023-02-22T23:25:03.486Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-22T23:25:03.755Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-22T23:25:11.956Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T23:25:11.956Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-22T23:25:11.956Z] ---> 473accbce00d [2023-02-22T23:25:11.956Z] Step 3/24 : WORKDIR /edgex-go [2023-02-22T23:25:11.956Z] ---> Using cache [2023-02-22T23:25:11.956Z] ---> 3688a38b08c4 [2023-02-22T23:25:11.956Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-22T23:25:11.956Z] ---> Using cache [2023-02-22T23:25:11.956Z] ---> 3ccc2a302d66 [2023-02-22T23:25:11.956Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-22T23:25:11.956Z] ---> Using cache [2023-02-22T23:25:11.956Z] ---> b32b5792f50f [2023-02-22T23:25:11.956Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T23:25:11.956Z] ---> Using cache [2023-02-22T23:25:11.956Z] ---> e85a097b05a8 [2023-02-22T23:25:11.956Z] Step 7/24 : COPY . . [2023-02-22T23:25:11.956Z] ---> Using cache [2023-02-22T23:25:11.956Z] ---> 56887a2840c0 [2023-02-22T23:25:11.956Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-22T23:25:11.956Z] ---> Using cache [2023-02-22T23:25:11.956Z] ---> 3995123638c0 [2023-02-22T23:25:11.956Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-22T23:25:11.956Z] ---> Using cache [2023-02-22T23:25:11.956Z] ---> a55c25a5047b [2023-02-22T23:25:11.957Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-22T23:25:11.957Z] ---> Using cache [2023-02-22T23:25:11.957Z] ---> 48b4db3c44da [2023-02-22T23:25:11.957Z] Step 11/24 : WORKDIR /edgex-go [2023-02-22T23:25:11.957Z] ---> Using cache [2023-02-22T23:25:11.957Z] ---> 11227e215249 [2023-02-22T23:25:11.957Z] [2023-02-22T23:25:11.957Z] Step 12/24 : FROM alpine:3.15 [2023-02-22T23:25:11.957Z] ---> 354640af7b1b [2023-02-22T23:25:11.957Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T23:25:11.957Z] ---> Using cache [2023-02-22T23:25:11.957Z] ---> 5cdfa57b3c23 [2023-02-22T23:25:11.957Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-22T23:25:11.957Z] ---> Using cache [2023-02-22T23:25:11.957Z] ---> ad0e0e31deb5 [2023-02-22T23:25:11.957Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-22T23:25:13.904Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T23:25:13.904Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-22T23:25:13.904Z] ---> 473accbce00d [2023-02-22T23:25:13.904Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-22T23:25:13.904Z] ---> Using cache [2023-02-22T23:25:13.904Z] ---> 86fe760516a3 [2023-02-22T23:25:13.904Z] Step 4/22 : WORKDIR /edgex-go [2023-02-22T23:25:13.904Z] ---> Using cache [2023-02-22T23:25:13.904Z] ---> efbf32834113 [2023-02-22T23:25:13.904Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-22T23:25:13.904Z] ---> Using cache [2023-02-22T23:25:13.904Z] ---> 437b2c6684dd [2023-02-22T23:25:13.904Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-22T23:25:13.904Z] ---> Using cache [2023-02-22T23:25:13.904Z] ---> 888fd9228701 [2023-02-22T23:25:13.904Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T23:25:13.904Z] ---> Using cache [2023-02-22T23:25:13.904Z] ---> 6de6e1761ea2 [2023-02-22T23:25:13.904Z] Step 8/22 : COPY . . [2023-02-22T23:25:14.171Z] ---> Using cache [2023-02-22T23:25:14.171Z] ---> d7a44fe4a215 [2023-02-22T23:25:14.171Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-22T23:25:14.440Z] ---> Running in 4b10e8238d63 [2023-02-22T23:25:14.440Z] ---> 0cc6cc4807f9 [2023-02-22T23:25:14.440Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-22T23:25:16.568Z] ---> 6907ef5fe32f [2023-02-22T23:25:16.568Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-22T23:25:16.568Z] ---> Running in 017acfc35a8e [2023-02-22T23:25:16.568Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-22T23:25:17.563Z] ---> c26a8e2b2b35 [2023-02-22T23:25:17.563Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-22T23:25:17.563Z] Removing intermediate container 017acfc35a8e [2023-02-22T23:25:17.563Z] ---> 5e0964f6799b [2023-02-22T23:25:17.563Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-22T23:25:19.034Z] ---> 75975b6b00f8 [2023-02-22T23:25:19.034Z] Step 19/24 : WORKDIR / [2023-02-22T23:25:19.034Z] ---> Running in fe28c7a3695a [2023-02-22T23:25:20.049Z] Removing intermediate container fe28c7a3695a [2023-02-22T23:25:20.049Z] ---> ab1803cc01e0 [2023-02-22T23:25:20.049Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-22T23:25:20.347Z] ---> Running in c3ff683081d7 [2023-02-22T23:25:23.703Z] Removing intermediate container c3ff683081d7 [2023-02-22T23:25:23.703Z] ---> 8ffd7b81f3e0 [2023-02-22T23:25:23.703Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-22T23:25:24.286Z] ---> 5d7e0c63a0ba [2023-02-22T23:25:24.286Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-22T23:25:24.286Z] ---> Running in 9fb5d8281d0e [2023-02-22T23:25:24.880Z] Removing intermediate container 9fb5d8281d0e [2023-02-22T23:25:24.880Z] ---> eed5660d9217 [2023-02-22T23:25:24.880Z] Step 22/24 : LABEL arch=arm64 [2023-02-22T23:25:25.146Z] ---> Running in 2237f5357704 [2023-02-22T23:25:25.413Z] ---> 59a2e3d79dbf [2023-02-22T23:25:25.413Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-22T23:25:25.999Z] Removing intermediate container 2237f5357704 [2023-02-22T23:25:25.999Z] ---> 32aacccc580b [2023-02-22T23:25:25.999Z] Step 23/24 : LABEL git_sha=5330f148c25852c9f4fade87a2f677e48fc7f3fd [2023-02-22T23:25:25.999Z] ---> Running in 1a9ccf5cbfa3 [2023-02-22T23:25:26.955Z] ---> 3fdc26be16ec [2023-02-22T23:25:26.955Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-22T23:25:26.955Z] Removing intermediate container 1a9ccf5cbfa3 [2023-02-22T23:25:26.955Z] ---> bf6a8b63495e [2023-02-22T23:25:26.955Z] Step 24/24 : LABEL version=0.0.0 [2023-02-22T23:25:26.955Z] ---> Running in 0179cc265b03 [2023-02-22T23:25:27.912Z] Removing intermediate container 0179cc265b03 [2023-02-22T23:25:27.913Z] ---> 03e2af48ac89 [2023-02-22T23:25:27.913Z] [2023-02-22T23:25:27.913Z] ---> 2ac080bce817 [2023-02-22T23:25:27.913Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-22T23:25:28.180Z] Successfully built 03e2af48ac89 [2023-02-22T23:25:28.180Z] Successfully tagged security-spire-config-arm64:latest [2023-02-22T23:25:28.180Z] ---> Running in 0d328a98cdc3 [2023-02-22T23:25:28.180Z] Building core-common-config-bootstrapper [2023-02-22T23:25:28.763Z]  Building security-spire-config ... done Removing intermediate container 0d328a98cdc3 [2023-02-22T23:25:28.763Z] ---> cf39203065ae [2023-02-22T23:25:28.763Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-22T23:25:29.029Z] ---> Running in 303c9da70054 [2023-02-22T23:25:29.633Z] Removing intermediate container 303c9da70054 [2023-02-22T23:25:29.633Z] ---> 31724247d7cd [2023-02-22T23:25:29.633Z] Step 22/24 : LABEL arch=arm64 [2023-02-22T23:25:29.633Z] ---> Running in 5c77b7849ab6 [2023-02-22T23:25:30.591Z] Removing intermediate container 5c77b7849ab6 [2023-02-22T23:25:30.591Z] ---> 62653b046793 [2023-02-22T23:25:30.591Z] Step 23/24 : LABEL git_sha=5330f148c25852c9f4fade87a2f677e48fc7f3fd [2023-02-22T23:25:30.591Z] ---> Running in 3348a488346e [2023-02-22T23:25:31.172Z] Removing intermediate container 3348a488346e [2023-02-22T23:25:31.172Z] ---> 52da6d19c61d [2023-02-22T23:25:31.172Z] Step 24/24 : LABEL version=0.0.0 [2023-02-22T23:25:31.437Z] ---> Running in 49a069b06dab [2023-02-22T23:25:32.025Z] Removing intermediate container 49a069b06dab [2023-02-22T23:25:32.025Z] ---> 9977ebd7d2a6 [2023-02-22T23:25:32.025Z] [2023-02-22T23:25:32.291Z] Successfully built 9977ebd7d2a6 [2023-02-22T23:25:32.291Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-22T23:25:32.291Z]  Building security-spire-agent ... done Building security-secretstore-setup [2023-02-22T23:25:50.485Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T23:25:50.485Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-22T23:25:50.485Z] ---> 473accbce00d [2023-02-22T23:25:50.485Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-22T23:25:50.485Z] ---> Using cache [2023-02-22T23:25:50.485Z] ---> 86fe760516a3 [2023-02-22T23:25:50.485Z] Step 4/22 : WORKDIR /edgex-go [2023-02-22T23:25:50.485Z] ---> Using cache [2023-02-22T23:25:50.485Z] ---> efbf32834113 [2023-02-22T23:25:50.485Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-22T23:25:50.485Z] ---> Using cache [2023-02-22T23:25:50.485Z] ---> 437b2c6684dd [2023-02-22T23:25:50.485Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-22T23:25:50.485Z] ---> Using cache [2023-02-22T23:25:50.485Z] ---> 888fd9228701 [2023-02-22T23:25:50.485Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T23:25:50.485Z] ---> Using cache [2023-02-22T23:25:50.485Z] ---> 6de6e1761ea2 [2023-02-22T23:25:50.485Z] Step 8/22 : COPY . . [2023-02-22T23:25:50.485Z] ---> Using cache [2023-02-22T23:25:50.485Z] ---> d7a44fe4a215 [2023-02-22T23:25:50.485Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-22T23:25:51.886Z] ---> Running in 31093a4f75bd [2023-02-22T23:25:53.821Z] go build -tags " non_delayedstart" -ldflags "-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 [2023-02-22T23:25:57.153Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T23:25:57.153Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-22T23:25:57.153Z] ---> 473accbce00d [2023-02-22T23:25:57.153Z] Step 3/24 : WORKDIR /edgex-go [2023-02-22T23:25:57.153Z] ---> Using cache [2023-02-22T23:25:57.153Z] ---> 3688a38b08c4 [2023-02-22T23:25:57.153Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-22T23:25:57.153Z] ---> Using cache [2023-02-22T23:25:57.153Z] ---> c95f6efc1bb2 [2023-02-22T23:25:57.154Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-22T23:25:57.154Z] ---> Using cache [2023-02-22T23:25:57.154Z] ---> 5acd0db5ac01 [2023-02-22T23:25:57.154Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T23:25:57.419Z] ---> Running in c15652261654 [2023-02-22T23:26:19.473Z] Removing intermediate container 38b1858a5f18 [2023-02-22T23:26:19.473Z] ---> 6e913b51c811 [2023-02-22T23:26:19.473Z] Step 7/32 : COPY . . [2023-02-22T23:26:31.770Z] ---> 60c2b2e23416 [2023-02-22T23:26:31.770Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-22T23:26:31.770Z] ---> Running in 9a87fdcee9b4 [2023-02-22T23:26:32.353Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-22T23:27:40.214Z] Removing intermediate container c15652261654 [2023-02-22T23:27:40.214Z] ---> bac1059ccdbb [2023-02-22T23:27:40.214Z] Step 7/24 : COPY . . [2023-02-22T23:27:50.264Z] ---> 3c5f72fa1347 [2023-02-22T23:27:50.264Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-22T23:27:50.264Z] ---> Running in 6ddd784e9b1b [2023-02-22T23:27:50.847Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-02-22T23:31:42.579Z] Removing intermediate container 04a126ca9386 [2023-02-22T23:31:42.579Z] ---> 2c6c78b23128 [2023-02-22T23:31:42.579Z] [2023-02-22T23:31:42.579Z] Step 10/22 : FROM alpine:3.16 [2023-02-22T23:31:42.579Z] ---> 4c81e5bf8899 [2023-02-22T23:31:42.579Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-22T23:31:42.579Z] ---> Running in cd3bdaad0c45 [2023-02-22T23:31:42.579Z] Removing intermediate container cd3bdaad0c45 [2023-02-22T23:31:42.579Z] ---> 73b9c5c2a7a8 [2023-02-22T23:31:42.579Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-22T23:31:42.579Z] ---> Running in 17ef03db7ba6 [2023-02-22T23:31:42.579Z] Removing intermediate container 17ef03db7ba6 [2023-02-22T23:31:42.579Z] ---> 785b2528891c [2023-02-22T23:31:42.579Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-22T23:31:42.579Z] ---> Running in 0ab0baea3da0 [2023-02-22T23:31:42.579Z] Removing intermediate container 0ab0baea3da0 [2023-02-22T23:31:42.579Z] ---> dca217477c8c [2023-02-22T23:31:42.579Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-22T23:31:42.579Z] ---> Running in 2ed1314faf11 [2023-02-22T23:31:42.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T23:31:42.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T23:31:42.579Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-22T23:31:42.579Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T23:31:42.579Z] OK: 5 MiB in 15 packages [2023-02-22T23:31:42.579Z] Removing intermediate container 2ed1314faf11 [2023-02-22T23:31:42.579Z] ---> 60889526ec8f [2023-02-22T23:31:42.579Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T23:31:42.579Z] ---> 28eaa72a0e60 [2023-02-22T23:31:42.579Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-22T23:31:42.579Z] ---> 52b88e3c4947 [2023-02-22T23:31:42.579Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-22T23:31:42.579Z] ---> e8b4d2ae5665 [2023-02-22T23:31:42.579Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-22T23:31:42.579Z] ---> Running in 40b512b6a016 [2023-02-22T23:31:42.579Z] Removing intermediate container 40b512b6a016 [2023-02-22T23:31:42.579Z] ---> 10e48b774735 [2023-02-22T23:31:42.579Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T23:31:42.579Z] ---> Running in 3ca3f6fb9417 [2023-02-22T23:31:42.579Z] Removing intermediate container 3ca3f6fb9417 [2023-02-22T23:31:42.579Z] ---> b9c84e8d49c0 [2023-02-22T23:31:42.579Z] Step 20/22 : LABEL arch=arm64 [2023-02-22T23:31:42.579Z] ---> Running in 73291cf04b46 [2023-02-22T23:31:42.579Z] Removing intermediate container 73291cf04b46 [2023-02-22T23:31:42.579Z] ---> 9931dd5d2b95 [2023-02-22T23:31:42.579Z] Step 21/22 : LABEL git_sha=5330f148c25852c9f4fade87a2f677e48fc7f3fd [2023-02-22T23:31:42.579Z] ---> Running in c7e0ad6cbdab [2023-02-22T23:31:42.845Z] Removing intermediate container c7e0ad6cbdab [2023-02-22T23:31:42.845Z] ---> 882237ad6263 [2023-02-22T23:31:42.845Z] Step 22/22 : LABEL version=0.0.0 [2023-02-22T23:31:43.110Z] ---> Running in e22227a6afe3 [2023-02-22T23:31:43.690Z] Removing intermediate container e22227a6afe3 [2023-02-22T23:31:43.690Z] ---> bd2ed2477407 [2023-02-22T23:31:43.690Z] [2023-02-22T23:31:43.955Z] Successfully built bd2ed2477407 [2023-02-22T23:31:43.955Z] Successfully tagged core-data-arm64:latest [2023-02-22T23:32:05.996Z]  Building core-data ... done Removing intermediate container 31093a4f75bd [2023-02-22T23:32:05.996Z] ---> 537fe090ca60 [2023-02-22T23:32:05.996Z] [2023-02-22T23:32:05.996Z] Step 10/22 : FROM alpine:3.16 [2023-02-22T23:32:05.996Z] ---> 4c81e5bf8899 [2023-02-22T23:32:05.996Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-22T23:32:05.996Z] ---> Running in c0316dbda2ec [2023-02-22T23:32:06.266Z] Removing intermediate container c0316dbda2ec [2023-02-22T23:32:06.266Z] ---> d8611c4c2906 [2023-02-22T23:32:06.266Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-22T23:32:06.532Z] ---> Running in 9ae50e1067c4 [2023-02-22T23:32:08.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T23:32:08.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T23:32:10.143Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-22T23:32:10.144Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T23:32:10.144Z] OK: 5 MiB in 15 packages [2023-02-22T23:32:11.547Z] Removing intermediate container 9ae50e1067c4 [2023-02-22T23:32:11.547Z] ---> e16702e8f212 [2023-02-22T23:32:11.547Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T23:32:12.130Z] ---> 0277529c0019 [2023-02-22T23:32:12.130Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-22T23:32:15.469Z] ---> 5b7508ad1b50 [2023-02-22T23:32:15.469Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-22T23:32:16.423Z] ---> 5db857ff7e31 [2023-02-22T23:32:16.423Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-22T23:32:17.381Z] ---> eb094e80f8db [2023-02-22T23:32:17.381Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-22T23:32:17.381Z] ---> Running in 1201c70aab8e [2023-02-22T23:32:20.714Z] Removing intermediate container 1201c70aab8e [2023-02-22T23:32:20.714Z] ---> aebbcb973eff [2023-02-22T23:32:20.714Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-22T23:32:20.714Z] ---> Running in 4600e685cb00 [2023-02-22T23:32:20.980Z] Removing intermediate container 4600e685cb00 [2023-02-22T23:32:20.980Z] ---> 46689d078569 [2023-02-22T23:32:20.980Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-22T23:32:21.245Z] ---> Running in 1041c9dd0f69 [2023-02-22T23:32:21.513Z] Removing intermediate container 1041c9dd0f69 [2023-02-22T23:32:21.513Z] ---> 5506acc328ca [2023-02-22T23:32:21.513Z] Step 20/22 : LABEL arch=arm64 [2023-02-22T23:32:21.777Z] ---> Running in ec729688b3fa [2023-02-22T23:32:22.050Z] Removing intermediate container ec729688b3fa [2023-02-22T23:32:22.050Z] ---> a181d08eb2de [2023-02-22T23:32:22.050Z] Step 21/22 : LABEL git_sha=5330f148c25852c9f4fade87a2f677e48fc7f3fd [2023-02-22T23:32:22.318Z] ---> Running in 2eea145a67a5 [2023-02-22T23:32:22.907Z] Removing intermediate container 2eea145a67a5 [2023-02-22T23:32:22.907Z] ---> 7f211a18aff6 [2023-02-22T23:32:22.907Z] Step 22/22 : LABEL version=0.0.0 [2023-02-22T23:32:22.907Z] ---> Running in 4f81415eaf86 [2023-02-22T23:32:23.175Z] Removing intermediate container 4f81415eaf86 [2023-02-22T23:32:23.175Z] ---> 84451a6776aa [2023-02-22T23:32:23.175Z] [2023-02-22T23:32:23.441Z] Successfully built 84451a6776aa [2023-02-22T23:32:23.441Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-22T23:32:35.737Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 9a87fdcee9b4 [2023-02-22T23:32:35.737Z] ---> e62fb55d876c [2023-02-22T23:32:35.737Z] [2023-02-22T23:32:35.737Z] Step 9/32 : FROM alpine:3.16 [2023-02-22T23:32:35.737Z] ---> 4c81e5bf8899 [2023-02-22T23:32:35.737Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T23:32:35.737Z] ---> Running in 5cc28fc2d334 [2023-02-22T23:32:35.737Z] Removing intermediate container 5cc28fc2d334 [2023-02-22T23:32:35.737Z] ---> c69a545601b1 [2023-02-22T23:32:35.737Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-22T23:32:35.737Z] ---> Running in 7891dc4945fc [2023-02-22T23:32:36.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T23:32:36.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T23:32:38.355Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-22T23:32:38.355Z] (2/2) Installing su-exec (0.2-r1) [2023-02-22T23:32:38.355Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T23:32:38.355Z] OK: 5 MiB in 16 packages [2023-02-22T23:32:41.682Z] Removing intermediate container 7891dc4945fc [2023-02-22T23:32:41.682Z] ---> 15389ac3d761 [2023-02-22T23:32:41.682Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-22T23:32:41.682Z] ---> Running in 7f4a8b7291cc [2023-02-22T23:32:41.949Z] Removing intermediate container 7f4a8b7291cc [2023-02-22T23:32:41.949Z] ---> c220cd7f5269 [2023-02-22T23:32:41.949Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-22T23:32:42.221Z] ---> Running in 00524adf13ed [2023-02-22T23:32:42.487Z] Removing intermediate container 00524adf13ed [2023-02-22T23:32:42.487Z] ---> a16df0aba25e [2023-02-22T23:32:42.487Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-22T23:32:42.487Z] ---> Running in 10186f56574a [2023-02-22T23:32:43.067Z] Removing intermediate container 10186f56574a [2023-02-22T23:32:43.067Z] ---> 7ab62523f3b6 [2023-02-22T23:32:43.067Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-22T23:32:43.067Z] ---> Running in 62856af480ff [2023-02-22T23:32:43.646Z] Removing intermediate container 62856af480ff [2023-02-22T23:32:43.646Z] ---> 06502dd1bc18 [2023-02-22T23:32:43.646Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-22T23:32:43.646Z] ---> Running in ef4097c63839 [2023-02-22T23:32:46.228Z] Removing intermediate container ef4097c63839 [2023-02-22T23:32:46.228Z] ---> 2172e0978d74 [2023-02-22T23:32:46.228Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-22T23:32:46.228Z] ---> Running in 676fe2be622f [2023-02-22T23:32:46.813Z] Removing intermediate container 676fe2be622f [2023-02-22T23:32:46.813Z] ---> 9fc51cd28a5b [2023-02-22T23:32:46.813Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-22T23:32:47.775Z] ---> 3bc7b4bb268c [2023-02-22T23:32:47.775Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-22T23:32:47.775Z] ---> Running in d1e6e0fdc829 [2023-02-22T23:32:50.363Z] Removing intermediate container d1e6e0fdc829 [2023-02-22T23:32:50.363Z] ---> c92c72a7c89b [2023-02-22T23:32:50.363Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T23:32:50.628Z] ---> c91938ac0885 [2023-02-22T23:32:50.628Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-22T23:32:50.894Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-02-22T23:32:52.828Z] ---> c35a0efc8672 [2023-02-22T23:32:52.828Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-22T23:32:55.545Z] ---> 9dc8b02dd14f [2023-02-22T23:32:55.545Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-22T23:32:55.837Z] ---> 4fd1a4bd16f4 [2023-02-22T23:32:55.837Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-22T23:32:56.807Z] ---> f80fa9bd0e11 [2023-02-22T23:32:56.807Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-22T23:32:57.783Z] ---> c85746df7345 [2023-02-22T23:32:57.783Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-22T23:32:58.745Z] ---> 29915c736927 [2023-02-22T23:32:58.745Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-22T23:32:58.745Z] ---> Running in 4135a5aafbb8 [2023-02-22T23:33:02.092Z] Removing intermediate container 4135a5aafbb8 [2023-02-22T23:33:02.092Z] ---> b9e2a934c3f8 [2023-02-22T23:33:02.092Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-22T23:33:02.092Z] ---> Running in 627b7b8bb794 [2023-02-22T23:33:02.686Z] Removing intermediate container 627b7b8bb794 [2023-02-22T23:33:02.686Z] ---> 74e2a9e0e95c [2023-02-22T23:33:02.686Z] Step 29/32 : CMD ["gate"] [2023-02-22T23:33:02.686Z] ---> Running in 6a74fdb0c5bb [2023-02-22T23:33:03.269Z] Removing intermediate container 6a74fdb0c5bb [2023-02-22T23:33:03.269Z] ---> 9b9accedfefa [2023-02-22T23:33:03.269Z] Step 30/32 : LABEL arch=arm64 [2023-02-22T23:33:03.269Z] ---> Running in c9774e1389f4 [2023-02-22T23:33:03.855Z] Removing intermediate container c9774e1389f4 [2023-02-22T23:33:03.855Z] ---> 9eabd38d69ca [2023-02-22T23:33:03.855Z] Step 31/32 : LABEL git_sha=5330f148c25852c9f4fade87a2f677e48fc7f3fd [2023-02-22T23:33:03.855Z] ---> Running in 82177799f764 [2023-02-22T23:33:04.437Z] Removing intermediate container 82177799f764 [2023-02-22T23:33:04.437Z] ---> aaac239ec55a [2023-02-22T23:33:04.437Z] Step 32/32 : LABEL version=0.0.0 [2023-02-22T23:33:04.437Z] ---> Running in 62472a72f75b [2023-02-22T23:33:04.705Z] Removing intermediate container 6ddd784e9b1b [2023-02-22T23:33:04.705Z] ---> c95206488d08 [2023-02-22T23:33:04.705Z] [2023-02-22T23:33:04.705Z] Step 9/24 : FROM alpine:3.16 [2023-02-22T23:33:04.705Z] ---> 4c81e5bf8899 [2023-02-22T23:33:04.705Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-22T23:33:04.970Z] ---> Running in be3a21c8d0f2 [2023-02-22T23:33:04.970Z] Removing intermediate container 62472a72f75b [2023-02-22T23:33:04.970Z] ---> 756a4b5b640e [2023-02-22T23:33:04.970Z] [2023-02-22T23:33:05.238Z] Successfully built 756a4b5b640e [2023-02-22T23:33:05.507Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-22T23:33:06.092Z]  Building security-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T23:33:06.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T23:33:07.316Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-22T23:33:07.583Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-22T23:33:07.583Z] (3/3) Installing su-exec (0.2-r1) [2023-02-22T23:33:07.583Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T23:33:07.583Z] Executing ca-certificates-20220614-r0.trigger [2023-02-22T23:33:07.850Z] OK: 6 MiB in 17 packages [2023-02-22T23:33:09.264Z] Removing intermediate container be3a21c8d0f2 [2023-02-22T23:33:09.264Z] ---> 72b4a5708632 [2023-02-22T23:33:09.264Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-22T23:33:09.264Z] ---> Running in 65810ecedcce [2023-02-22T23:33:09.846Z] Removing intermediate container 65810ecedcce [2023-02-22T23:33:09.846Z] ---> b302ed130168 [2023-02-22T23:33:09.846Z] Step 12/24 : WORKDIR / [2023-02-22T23:33:09.846Z] ---> Running in 0694af1712fc [2023-02-22T23:33:10.111Z] Removing intermediate container 0694af1712fc [2023-02-22T23:33:10.111Z] ---> 0bdc3290556b [2023-02-22T23:33:10.111Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-22T23:33:11.065Z] ---> f74844c0ddaa [2023-02-22T23:33:11.065Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-22T23:33:11.646Z] ---> c5b156410ced [2023-02-22T23:33:11.646Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-22T23:33:12.609Z] ---> 630eb742a76e [2023-02-22T23:33:12.609Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-22T23:33:13.191Z] ---> 4aa33d2a54bc [2023-02-22T23:33:13.191Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-22T23:33:14.149Z] ---> fc76ead68f30 [2023-02-22T23:33:14.149Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-22T23:33:15.556Z] ---> 241079efb422 [2023-02-22T23:33:15.556Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-22T23:33:16.137Z] ---> 6991a5c9e9f5 [2023-02-22T23:33:16.137Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-22T23:33:16.137Z] Removing intermediate container 4b10e8238d63 [2023-02-22T23:33:16.137Z] ---> 98787584b9a6 [2023-02-22T23:33:16.137Z] [2023-02-22T23:33:16.137Z] Step 10/22 : FROM alpine:3.16 [2023-02-22T23:33:16.137Z] ---> 4c81e5bf8899 [2023-02-22T23:33:16.137Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-22T23:33:16.137Z] ---> Using cache [2023-02-22T23:33:16.137Z] ---> 60c8e1762d7a [2023-02-22T23:33:16.137Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-22T23:33:16.137Z] ---> Using cache [2023-02-22T23:33:16.137Z] ---> 558bd09ca652 [2023-02-22T23:33:16.137Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-22T23:33:16.137Z] ---> Running in e94498be7175 [2023-02-22T23:33:16.137Z] ---> Running in 5c60623acf2c [2023-02-22T23:33:16.720Z] Removing intermediate container e94498be7175 [2023-02-22T23:33:16.720Z] ---> 2d39bad91e91 [2023-02-22T23:33:16.720Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-22T23:33:16.720Z] ---> Running in 490d927502bf [2023-02-22T23:33:16.985Z] Removing intermediate container 490d927502bf [2023-02-22T23:33:16.985Z] ---> dccfe98e2310 [2023-02-22T23:33:16.985Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T23:33:17.955Z] ---> cb38f5c68fe5 [2023-02-22T23:33:17.955Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-22T23:33:17.955Z] Removing intermediate container 5c60623acf2c [2023-02-22T23:33:17.955Z] ---> 1f3ce3ddec44 [2023-02-22T23:33:17.955Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-22T23:33:18.220Z] ---> Running in 0b3442fbc71f [2023-02-22T23:33:21.556Z] Removing intermediate container 0b3442fbc71f [2023-02-22T23:33:21.556Z] ---> 02c598818b76 [2023-02-22T23:33:21.556Z] Step 22/24 : LABEL arch=arm64 [2023-02-22T23:33:21.556Z] ---> 4a66111791b9 [2023-02-22T23:33:21.556Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-22T23:33:21.556Z] ---> Running in 515f8f4fcd15 [2023-02-22T23:33:21.822Z] Removing intermediate container 515f8f4fcd15 [2023-02-22T23:33:21.822Z] ---> cc8f207e0650 [2023-02-22T23:33:21.822Z] Step 23/24 : LABEL git_sha=5330f148c25852c9f4fade87a2f677e48fc7f3fd [2023-02-22T23:33:21.822Z] ---> Running in fe1a11bb655f [2023-02-22T23:33:22.091Z] ---> 49d587c27cee [2023-02-22T23:33:22.091Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-22T23:33:22.091Z] ---> Running in 1d61a834cf95 [2023-02-22T23:33:22.091Z] Removing intermediate container fe1a11bb655f [2023-02-22T23:33:22.091Z] ---> 3f432d80646f [2023-02-22T23:33:22.091Z] Step 24/24 : LABEL version=0.0.0 [2023-02-22T23:33:22.091Z] ---> Running in d86a081b62d8 [2023-02-22T23:33:22.357Z] Removing intermediate container 1d61a834cf95 [2023-02-22T23:33:22.357Z] ---> 158007573458 [2023-02-22T23:33:22.357Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T23:33:22.357Z] ---> Running in ff8ad82e6a75 [2023-02-22T23:33:22.622Z] Removing intermediate container d86a081b62d8 [2023-02-22T23:33:22.622Z] ---> 86f1f90293f4 [2023-02-22T23:33:22.622Z] [2023-02-22T23:33:22.889Z] Removing intermediate container ff8ad82e6a75 [2023-02-22T23:33:22.889Z] ---> 86937dd57270 [2023-02-22T23:33:22.889Z] Step 20/22 : LABEL arch=arm64 [2023-02-22T23:33:22.889Z] Successfully built 86f1f90293f4 [2023-02-22T23:33:22.889Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-22T23:33:22.889Z]  Building security-secretstore-setup ... done  ---> Running in f23f5515f761 [2023-02-22T23:33:23.156Z] Removing intermediate container f23f5515f761 [2023-02-22T23:33:23.156Z] ---> f17356747975 [2023-02-22T23:33:23.156Z] Step 21/22 : LABEL git_sha=5330f148c25852c9f4fade87a2f677e48fc7f3fd [2023-02-22T23:33:23.156Z] ---> Running in dbc125b1e323 [2023-02-22T23:33:23.429Z] Removing intermediate container dbc125b1e323 [2023-02-22T23:33:23.429Z] ---> c8fd5a7685d0 [2023-02-22T23:33:23.429Z] Step 22/22 : LABEL version=0.0.0 [2023-02-22T23:33:23.429Z] ---> Running in b636e54138d6 [2023-02-22T23:33:23.694Z] Removing intermediate container b636e54138d6 [2023-02-22T23:33:23.694Z] ---> 2696abb73b12 [2023-02-22T23:33:23.694Z] [2023-02-22T23:33:23.961Z] Successfully built 2696abb73b12 [2023-02-22T23:33:23.961Z] Successfully tagged support-scheduler-arm64:latest [2023-02-22T23:33:24.236Z]  Building support-scheduler ... done  [Pipeline] } [2023-02-22T23:33:24.269Z] $ docker stop --time=1 5dbc378c8d4218535735f5c14bee1a2d61014c468c3a2a4dee16256e8a078c92 [2023-02-22T23:33:25.926Z] $ docker rm -f --volumes 5dbc378c8d4218535735f5c14bee1a2d61014c468c3a2a4dee16256e8a078c92 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-22T23:33:26.452Z] + docker images [2023-02-22T23:33:26.718Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-22T23:33:26.718Z] support-scheduler-arm64 latest 2696abb73b12 3 seconds ago 29MB [2023-02-22T23:33:26.718Z] security-secretstore-setup-arm64 latest 86f1f90293f4 4 seconds ago 29MB [2023-02-22T23:33:26.718Z] 98787584b9a6 11 seconds ago 1.57GB [2023-02-22T23:33:26.718Z] c95206488d08 22 seconds ago 1.5GB [2023-02-22T23:33:26.718Z] security-bootstrapper-arm64 latest 756a4b5b640e 22 seconds ago 19.6MB [2023-02-22T23:33:26.718Z] e62fb55d876c 53 seconds ago 1.5GB [2023-02-22T23:33:26.718Z] core-common-config-bootstrapper-arm64 latest 84451a6776aa About a minute ago 14.9MB [2023-02-22T23:33:26.718Z] 537fe090ca60 About a minute ago 1.5GB [2023-02-22T23:33:26.718Z] core-data-arm64 latest bd2ed2477407 About a minute ago 17.2MB [2023-02-22T23:33:26.718Z] 2c6c78b23128 About a minute ago 1.51GB [2023-02-22T23:33:26.718Z] security-spire-agent-arm64 latest 9977ebd7d2a6 7 minutes ago 122MB [2023-02-22T23:33:26.718Z] security-spire-config-arm64 latest 03e2af48ac89 7 minutes ago 83.6MB [2023-02-22T23:33:26.718Z] 11227e215249 8 minutes ago 1.38GB [2023-02-22T23:33:26.718Z] security-spire-server-arm64 latest c5f27dd7a52f 8 minutes ago 84.3MB [2023-02-22T23:33:26.718Z] support-notifications-arm64 latest 13bbacf7107c 8 minutes ago 29.7MB [2023-02-22T23:33:26.718Z] 5e6512d6a4d7 9 minutes ago 1.38GB [2023-02-22T23:33:26.718Z] bf14c7c10cb7 9 minutes ago 1.57GB [2023-02-22T23:33:26.718Z] security-spiffe-token-provider-arm64 latest 9d5e3bb21e15 9 minutes ago 29.1MB [2023-02-22T23:33:26.718Z] c00064c5a1b0 9 minutes ago 1.54GB [2023-02-22T23:33:26.718Z] core-metadata-arm64 latest def9c6f2a31e 10 minutes ago 17.8MB [2023-02-22T23:33:26.718Z] 5f9e13a86b4b 11 minutes ago 1.51GB [2023-02-22T23:33:26.718Z] core-command-arm64 latest de8e5c42c31a 11 minutes ago 17.1MB [2023-02-22T23:33:26.718Z] ecb1a17ebe90 11 minutes ago 1.51GB [2023-02-22T23:33:26.718Z] security-proxy-setup-arm64 latest 1bdf1f81c9c3 11 minutes ago 26.9MB [2023-02-22T23:33:26.718Z] d18daf0b5a26 12 minutes ago 1.5GB [2023-02-22T23:33:26.718Z] ci-base-image-arm64 latest 473accbce00d 31 minutes ago 905MB [2023-02-22T23:33:26.718Z] alpine 3.15 354640af7b1b 12 days ago 5.34MB [2023-02-22T23:33:26.718Z] alpine 3.16 4c81e5bf8899 12 days ago 5.3MB [2023-02-22T23:33:26.718Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-22T23:33:26.718Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [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 [2023-02-22T23:33:27.526Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-22T23:33:27.526Z] [2023-02-22T23:33:27.526Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:33:27.938Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-22T23:33:28.204Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-22T23:33:28.204Z] 8998bd30e6a1: Pulling fs layer [2023-02-22T23:33:28.204Z] 04944245beec: Pulling fs layer [2023-02-22T23:33:28.204Z] 699f458cf7ca: Pulling fs layer [2023-02-22T23:33:28.204Z] 765212b225bb: Pulling fs layer [2023-02-22T23:33:28.204Z] f23df028b6ca: Pulling fs layer [2023-02-22T23:33:28.204Z] d65c8cfc05b1: Pulling fs layer [2023-02-22T23:33:28.204Z] 2437ff75d9bd: Pulling fs layer [2023-02-22T23:33:28.204Z] f23df028b6ca: Waiting [2023-02-22T23:33:28.204Z] d65c8cfc05b1: Waiting [2023-02-22T23:33:28.204Z] 765212b225bb: Waiting [2023-02-22T23:33:28.204Z] 2437ff75d9bd: Waiting [2023-02-22T23:33:28.204Z] 04944245beec: Verifying Checksum [2023-02-22T23:33:28.204Z] 04944245beec: Download complete [2023-02-22T23:33:28.204Z] 765212b225bb: Verifying Checksum [2023-02-22T23:33:28.204Z] 765212b225bb: Download complete [2023-02-22T23:33:28.471Z] f23df028b6ca: Verifying Checksum [2023-02-22T23:33:28.471Z] f23df028b6ca: Download complete [2023-02-22T23:33:28.471Z] d65c8cfc05b1: Verifying Checksum [2023-02-22T23:33:28.471Z] d65c8cfc05b1: Download complete [2023-02-22T23:33:28.471Z] 699f458cf7ca: Verifying Checksum [2023-02-22T23:33:28.471Z] 699f458cf7ca: Download complete [2023-02-22T23:33:29.052Z] 8998bd30e6a1: Verifying Checksum [2023-02-22T23:33:29.052Z] 8998bd30e6a1: Download complete [2023-02-22T23:33:30.992Z] 2437ff75d9bd: Verifying Checksum [2023-02-22T23:33:30.992Z] 2437ff75d9bd: Download complete [2023-02-22T23:33:32.930Z] 8998bd30e6a1: Pull complete [2023-02-22T23:33:33.510Z] 04944245beec: Pull complete [2023-02-22T23:33:34.918Z] 699f458cf7ca: Pull complete [2023-02-22T23:33:35.184Z] 765212b225bb: Pull complete [2023-02-22T23:33:36.143Z] f23df028b6ca: Pull complete [2023-02-22T23:33:36.143Z] d65c8cfc05b1: Pull complete [2023-02-22T23:33:51.125Z] 2437ff75d9bd: Pull complete [2023-02-22T23:33:51.125Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-22T23:33:51.125Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-22T23:33:51.125Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T23:33:51.452Z] prd-ubuntu20.04-docker-arm64-4c-16g-7146 does not seem to be running inside a container [2023-02-22T23:33:51.534Z] $ 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 [2023-02-22T23:33:54.359Z] $ docker top d33deb87caff99c115b3baca2b4a8765613bfd629a7b69844483aba3c9aac5b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-22T23:33:55.298Z] ---> job-cost.sh [2023-02-22T23:33:55.298Z] lf-activate-venv: SKIPPING [2023-02-22T23:33:55.298Z] INFO: No Stack... [2023-02-22T23:33:55.562Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-22T23:33:56.516Z] INFO: Archiving Costs [Pipeline] sh [2023-02-22T23:33:56.861Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-02-22T23:33:56.861Z] + cut -d, -f6 [Pipeline] lock [2023-02-22T23:33:56.919Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4386-1-stack-cost] [2023-02-22T23:33:56.924Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4386-1-stack-cost] did not exist. Created. [2023-02-22T23:33:56.924Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4386-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-22T23:33:57.636Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-22T23:33:57.816Z] Stashed 1 file(s) [Pipeline] } [2023-02-22T23:33:57.831Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4386-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-22T23:33:57.912Z] $ docker stop --time=1 d33deb87caff99c115b3baca2b4a8765613bfd629a7b69844483aba3c9aac5b2 [2023-02-22T23:33:59.763Z] $ docker rm -f --volumes d33deb87caff99c115b3baca2b4a8765613bfd629a7b69844483aba3c9aac5b2 [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 [2023-02-22T23:34:00.748Z] provisioning config files... [2023-02-22T23:34:00.772Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config15990882311816403781tmp [Pipeline] { [Pipeline] sh [2023-02-22T23:34:01.167Z] + set +x [2023-02-22T23:34:01.167Z] + curl -s https://codecov.io/bash [2023-02-22T23:34:01.167Z] + bash -s -- [2023-02-22T23:34:01.167Z] [2023-02-22T23:34:01.167Z] _____ _ [2023-02-22T23:34:01.167Z] / ____| | | [2023-02-22T23:34:01.167Z] | | ___ __| | ___ ___ _____ __ [2023-02-22T23:34:01.167Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-22T23:34:01.167Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-22T23:34:01.167Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-22T23:34:01.167Z] Bash-1.0.6 [2023-02-22T23:34:01.167Z] [2023-02-22T23:34:01.167Z] [2023-02-22T23:34:01.167Z] ==> git version 2.25.1 found [2023-02-22T23:34:01.167Z] ==> 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 [2023-02-22T23:34:01.167Z] Release-Date: 2020-01-08 [2023-02-22T23:34:01.167Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-22T23:34:01.167Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-22T23:34:01.167Z] ==> Jenkins CI detected. [2023-02-22T23:34:01.167Z] current dir:  /w/workspace/edgex-go/1 [2023-02-22T23:34:01.167Z] project root: . [2023-02-22T23:34:01.167Z] --> token set from env [2023-02-22T23:34:01.167Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-22T23:34:01.167Z] ==> Running gcov in . (disable via -X gcov) [2023-02-22T23:34:01.167Z] ==> Python coveragepy not found [2023-02-22T23:34:01.167Z] ==> Searching for coverage reports in: [2023-02-22T23:34:01.167Z] + . [2023-02-22T23:34:01.167Z] -> Found 1 reports [2023-02-22T23:34:01.167Z] ==> Detecting git/mercurial file structure [2023-02-22T23:34:01.167Z] ==> Reading reports [2023-02-22T23:34:01.167Z] + ./coverage.out bytes=487037 [2023-02-22T23:34:01.167Z] ==> Appending adjustments [2023-02-22T23:34:01.167Z] https://docs.codecov.io/docs/fixing-reports [2023-02-22T23:34:02.556Z] + Found adjustments [2023-02-22T23:34:02.556Z] ==> Gzipping contents [2023-02-22T23:34:02.556Z] 64K /tmp/codecov.r3ZczM.gz [2023-02-22T23:34:02.556Z] ==> Uploading reports [2023-02-22T23:34:02.556Z] url: https://codecov.io [2023-02-22T23:34:02.556Z] query: branch=PR-4386&commit=5330f148c25852c9f4fade87a2f677e48fc7f3fd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4386%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4386&job=&cmd_args= [2023-02-22T23:34:02.556Z] -> Pinging Codecov [2023-02-22T23:34:02.556Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4386&commit=5330f148c25852c9f4fade87a2f677e48fc7f3fd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4386%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4386&job=&cmd_args= [2023-02-22T23:34:02.556Z] -> Uploading to [2023-02-22T23:34:02.556Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-22/00271124DB129430A58F1EEE437C3FCB/5330f148c25852c9f4fade87a2f677e48fc7f3fd/f5dcb772-80ee-40df-8bf5-255e04e2a179.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230222%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230222T233402Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7a3f78e8fe729a45f73a70a8e014496d19b07a12c218ed2b88ff8fd7063e1835 [2023-02-22T23:34:02.556Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-22T23:34:02.556Z] Dload Upload Total Spent Left Speed [2023-02-22T23:34:03.127Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62970 0 0 100 62970 0 180k --:--:-- --:--:-- --:--:-- 180k [2023-02-22T23:34:03.127Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5330f148c25852c9f4fade87a2f677e48fc7f3fd [Pipeline] } [2023-02-22T23:34:03.158Z] 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 [2023-02-22T23:34:04.551Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-22T23:34:04.881Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T23:34:05.793Z] ---> package-listing.sh [2023-02-22T23:34:05.793Z] ++ facter osfamily [2023-02-22T23:34:05.793Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-22T23:34:06.053Z] + OS_FAMILY=debian [2023-02-22T23:34:06.053Z] + workspace=/w/workspace/edgex-go/1 [2023-02-22T23:34:06.053Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-22T23:34:06.053Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-22T23:34:06.053Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-22T23:34:06.053Z] + PACKAGES=/tmp/packages_start.txt [2023-02-22T23:34:06.053Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-22T23:34:06.053Z] + PACKAGES=/tmp/packages_end.txt [2023-02-22T23:34:06.053Z] + case "${OS_FAMILY}" in [2023-02-22T23:34:06.053Z] + dpkg -l [2023-02-22T23:34:06.053Z] + grep '^ii' [2023-02-22T23:34:06.053Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-22T23:34:06.053Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-22T23:34:06.053Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-22T23:34:06.053Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-22T23:34:06.053Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-02-22T23:34:06.053Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-02-22T23:34:06.091Z] 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 [2023-02-22T23:34:06.389Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:34:07.029Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-22T23:34:07.030Z] [2023-02-22T23:34:07.030Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:34:07.425Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-22T23:34:07.425Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-22T23:34:07.425Z] 5eb5b503b376: Pulling fs layer [2023-02-22T23:34:07.425Z] 5c69ac0246d0: Pulling fs layer [2023-02-22T23:34:07.425Z] ec43610c2a17: Pulling fs layer [2023-02-22T23:34:07.425Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-22T23:34:07.425Z] 33b1e0a273af: Pulling fs layer [2023-02-22T23:34:07.425Z] 5d3b04190fa2: Pulling fs layer [2023-02-22T23:34:07.425Z] 2f39f015ded8: Pulling fs layer [2023-02-22T23:34:07.425Z] 2f39f015ded8: Waiting [2023-02-22T23:34:07.425Z] 33b1e0a273af: Waiting [2023-02-22T23:34:07.425Z] 5d3b04190fa2: Waiting [2023-02-22T23:34:07.425Z] 3a2ae6a8a46f: Waiting [2023-02-22T23:34:07.425Z] 5c69ac0246d0: Verifying Checksum [2023-02-22T23:34:07.425Z] 5c69ac0246d0: Download complete [2023-02-22T23:34:07.425Z] 3a2ae6a8a46f: Download complete [2023-02-22T23:34:07.683Z] 33b1e0a273af: Verifying Checksum [2023-02-22T23:34:07.683Z] 33b1e0a273af: Download complete [2023-02-22T23:34:07.683Z] 5d3b04190fa2: Verifying Checksum [2023-02-22T23:34:07.683Z] 5d3b04190fa2: Download complete [2023-02-22T23:34:07.683Z] ec43610c2a17: Verifying Checksum [2023-02-22T23:34:07.683Z] ec43610c2a17: Download complete [2023-02-22T23:34:07.683Z] 5eb5b503b376: Verifying Checksum [2023-02-22T23:34:07.683Z] 5eb5b503b376: Download complete [2023-02-22T23:34:08.248Z] 2f39f015ded8: Verifying Checksum [2023-02-22T23:34:08.248Z] 2f39f015ded8: Download complete [2023-02-22T23:34:09.184Z] 5eb5b503b376: Pull complete [2023-02-22T23:34:09.184Z] 5c69ac0246d0: Pull complete [2023-02-22T23:34:09.443Z] ec43610c2a17: Pull complete [2023-02-22T23:34:09.701Z] 3a2ae6a8a46f: Pull complete [2023-02-22T23:34:09.960Z] 33b1e0a273af: Pull complete [2023-02-22T23:34:09.960Z] 5d3b04190fa2: Pull complete [2023-02-22T23:34:14.143Z] 2f39f015ded8: Pull complete [2023-02-22T23:34:14.143Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-22T23:34:14.143Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-22T23:34:14.143Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T23:34:14.359Z] prd-ubuntu20.04-docker-8c-8g-7145 does not seem to be running inside a container [2023-02-22T23:34:14.387Z] $ 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 [2023-02-22T23:34:16.836Z] $ docker top 3ecb14e727ab48a9d74f62f4da338036dbb5742803eaeb115c3f1405f0a615c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T23:34:17.240Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-22T23:34:17.554Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-22T23:34:17.864Z] + ls /var/log/sa-host [2023-02-22T23:34:17.864Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-22T23:34:18.000Z] provisioning config files... [2023-02-22T23:34:18.008Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2462840951232238535tmp [Pipeline] { [Pipeline] echo [2023-02-22T23:34:18.063Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T23:34:18.384Z] ---> create-netrc.sh [Pipeline] } [2023-02-22T23:34:18.414Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-22T23:34:18.821Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-22T23:34:18.855Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T23:34:19.165Z] ---> sudo-logs.sh [2023-02-22T23:34:19.165Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-22T23:34:19.255Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T23:34:19.571Z] ---> job-cost.sh [2023-02-22T23:34:19.571Z] lf-activate-venv: SKIPPING [2023-02-22T23:34:19.571Z] DEBUG: total: 0.10999999940395355 [2023-02-22T23:34:19.571Z] INFO: Retrieving Stack Cost... [2023-02-22T23:34:19.831Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-22T23:34:20.398Z] INFO: Archiving Costs [Pipeline] echo [2023-02-22T23:34:20.435Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T23:34:20.748Z] ---> logs-deploy.sh [2023-02-22T23:34:20.749Z] lf-activate-venv: SKIPPING [2023-02-22T23:34:20.749Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4386/1 [2023-02-22T23:34:20.749Z] INFO: archiving workspace using pattern(s): [2023-02-22T23:34:21.684Z] Archives upload complete. [2023-02-22T23:34:21.684Z] INFO: archiving logs to Nexus