Pull request #4338 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6fbd0eb843fe2746132043da656c17742632fa1d+966ddbcdfe08adc100c05000828e7ee1aafc1855 (c0dc01293d1f511856eb3857ab8837239c015406) 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-ssh14010424342456939325.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-ssh5790748567771504363.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4338/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-4338/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14452781960257116744.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 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-ssh17257646988066860365.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4338/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-4338/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11702426946230637988.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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/v2], 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/v2 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5164 in /w/workspace/edgexfoundry_edgex-go_PR-4338 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 966ddbcdfe08adc100c05000828e7ee1aafc1855 into PR head commit 6fbd0eb843fe2746132043da656c17742632fa1d Merge succeeded, producing 6fbd0eb843fe2746132043da656c17742632fa1d Checking out Revision 6fbd0eb843fe2746132043da656c17742632fa1d (PR-4338) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4338/head:refs/remotes/origin/PR-4338 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6fbd0eb843fe2746132043da656c17742632fa1d # 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 966ddbcdfe08adc100c05000828e7ee1aafc1855 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6fbd0eb843fe2746132043da656c17742632fa1d # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-08T22:08:32.731Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-08T22:08:32.766Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-08T22:08:32.776Z] ========================================================= [2023-02-08T22:08:32.776Z] EdgeX Global Pipelines Version Info [2023-02-08T22:08:32.776Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-08T22:08:33.524Z] ------------------- [2023-02-08T22:08:33.524Z] stable info: [2023-02-08T22:08:33.524Z] ------------------- [2023-02-08T22:08:33.524Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-08T22:08:33.524Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-08T22:08:33.524Z] Message: update stable to v1.0.244 > git rev-list --no-walk f47ffa6976a8bada691ef4e48f008b2e483975a2 # timeout=10 [2023-02-08T22:08:34.095Z] ------------------- [2023-02-08T22:08:34.095Z] experimental info: [2023-02-08T22:08:34.095Z] ------------------- [2023-02-08T22:08:34.095Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-08T22:08:34.095Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-08T22:08:34.095Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-08T22:08:34.292Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-08T22:08:34.302Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-08T22:08:34.313Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-08T22:08:34.323Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-08T22:08:34.334Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-08T22:08:34.345Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-08T22:08:34.356Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-08T22:08:34.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-08T22:08:34.378Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-08T22:08:34.391Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-08T22:08:34.404Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-08T22:08:34.413Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-08T22:08:34.425Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-08T22:08:34.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-08T22:08:34.457Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-08T22:08:34.469Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-08T22:08:34.481Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-08T22:08:34.491Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-08T22:08:34.502Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-08T22:08:34.512Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-02-08T22:08:34.524Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-08T22:08:34.535Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-08T22:08:34.545Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-08T22:08:34.556Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4338 [Pipeline] echo [2023-02-08T22:08:34.567Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4338 [Pipeline] echo [2023-02-08T22:08:34.578Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4338 [Pipeline] echo [2023-02-08T22:08:34.588Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6fbd0eb843fe2746132043da656c17742632fa1d [Pipeline] echo [2023-02-08T22:08:34.599Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6fbd0eb [Pipeline] echo [2023-02-08T22:08:34.610Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-08T22:08:34.652Z] provisioning config files... [2023-02-08T22:08:34.666Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config9227138509765707392tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-08T22:08:34.976Z] ---> docker-login.sh [2023-02-08T22:08:34.976Z] nexus3.edgexfoundry.org:10001 [2023-02-08T22:08:35.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-08T22:08:35.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-08T22:08:35.237Z] Configure a credential helper to remove this warning. See [2023-02-08T22:08:35.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-08T22:08:35.237Z] [2023-02-08T22:08:35.237Z] Login Succeeded [2023-02-08T22:08:35.237Z] nexus3.edgexfoundry.org:10002 [2023-02-08T22:08:35.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-08T22:08:35.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-08T22:08:35.498Z] Configure a credential helper to remove this warning. See [2023-02-08T22:08:35.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-08T22:08:35.498Z] [2023-02-08T22:08:35.498Z] Login Succeeded [2023-02-08T22:08:35.498Z] nexus3.edgexfoundry.org:10003 [2023-02-08T22:08:35.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-08T22:08:35.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-08T22:08:35.498Z] Configure a credential helper to remove this warning. See [2023-02-08T22:08:35.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-08T22:08:35.498Z] [2023-02-08T22:08:35.498Z] Login Succeeded [2023-02-08T22:08:35.498Z] nexus3.edgexfoundry.org:10004 [2023-02-08T22:08:35.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-08T22:08:35.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-08T22:08:35.766Z] Configure a credential helper to remove this warning. See [2023-02-08T22:08:35.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-08T22:08:35.766Z] [2023-02-08T22:08:35.766Z] Login Succeeded [2023-02-08T22:08:35.766Z] docker.io [2023-02-08T22:08:35.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-08T22:08:36.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-08T22:08:36.026Z] Configure a credential helper to remove this warning. See [2023-02-08T22:08:36.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-08T22:08:36.026Z] [2023-02-08T22:08:36.026Z] Login Succeeded [2023-02-08T22:08:36.026Z] ---> docker-login.sh ends [Pipeline] } [2023-02-08T22:08:36.047Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-08T22:08:36.369Z] + 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-08T22:08:36.369Z] + cut -d/ -f2 [2023-02-08T22:08:36.369Z] + dirname cmd/core-command/Dockerfile [2023-02-08T22:08:36.369Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-08T22:08:36.369Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-08T22:08:36.369Z] + cut -d/ -f2 [2023-02-08T22:08:36.369Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-08T22:08:36.369Z] + dirname cmd/core-data/Dockerfile [2023-02-08T22:08:36.369Z] + cut -d/ -f2 [2023-02-08T22:08:36.369Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-08T22:08:36.369Z] + + cut -d/dirname -f2 cmd/core-metadata/Dockerfile [2023-02-08T22:08:36.369Z] [2023-02-08T22:08:36.369Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-08T22:08:36.369Z] + + cut -d/ -f2 [2023-02-08T22:08:36.369Z] dirname cmd/security-bootstrapper/Dockerfile [2023-02-08T22:08:36.369Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-08T22:08:36.369Z] + + cut -d/ -f2 [2023-02-08T22:08:36.369Z] dirname cmd/security-proxy-setup/Dockerfile [2023-02-08T22:08:36.369Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-08T22:08:36.369Z] + dirname+ cmd/security-secretstore-setup/Dockerfile [2023-02-08T22:08:36.369Z] cut -d/ -f2 [2023-02-08T22:08:36.369Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-08T22:08:36.369Z] + + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-08T22:08:36.369Z] cut -d/ -f2 [2023-02-08T22:08:36.369Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-08T22:08:36.369Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-08T22:08:36.369Z] + cut -d/ -f2 [2023-02-08T22:08:36.369Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-08T22:08:36.369Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-08T22:08:36.369Z] + cut -d/ -f2 [2023-02-08T22:08:36.369Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-08T22:08:36.369Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-08T22:08:36.369Z] + cut -d/ -f2 [2023-02-08T22:08:36.369Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-08T22:08:36.369Z] + dirname cmd/support-notifications/Dockerfile [2023-02-08T22:08:36.369Z] + cut -d/ -f2 [2023-02-08T22:08:36.369Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-08T22:08:36.369Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-08T22:08:36.369Z] + cut -d/ -f2 [2023-02-08T22:08:36.369Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-08T22:08:36.426Z] 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-08T22:08:36.782Z] + git rev-list -1 --merges 6fbd0eb843fe2746132043da656c17742632fa1d~1..6fbd0eb843fe2746132043da656c17742632fa1d [Pipeline] echo [2023-02-08T22:08:36.802Z] -----------> git rev-list -1 --merges 6fbd0eb843fe2746132043da656c17742632fa1d~1..6fbd0eb843fe2746132043da656c17742632fa1d 6fbd0eb843fe2746132043da656c17742632fa1d [false] [Pipeline] sh [2023-02-08T22:08:37.093Z] + git log --format=format:%s -1 6fbd0eb843fe2746132043da656c17742632fa1d [Pipeline] echo [2023-02-08T22:08:37.108Z] ========================================================= [2023-02-08T22:08:37.108Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-08T22:08:37.108Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-08T22:08:37.458Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-08T22:08:37.458Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-08T22:08:37.458Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-08T22:08:37.458Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-08T22:08:37.458Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-08T22:08:37.458Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-08T22:08:37.458Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:08:37.797Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-08T22:08:37.797Z] [2023-02-08T22:08:37.797Z] 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-08T22:08:38.096Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-08T22:08:38.096Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-08T22:08:38.096Z] b85a868b505f: Pulling fs layer [2023-02-08T22:08:38.096Z] e2be974225ed: Pulling fs layer [2023-02-08T22:08:38.096Z] 339a4e72a1f5: Pulling fs layer [2023-02-08T22:08:38.096Z] 988bab9f4d93: Pulling fs layer [2023-02-08T22:08:38.096Z] 1469e6f7b9e6: Pulling fs layer [2023-02-08T22:08:38.096Z] eaf3925da568: Pulling fs layer [2023-02-08T22:08:38.096Z] bab4dde63d76: Pulling fs layer [2023-02-08T22:08:38.096Z] bde34c3a00c8: Pulling fs layer [2023-02-08T22:08:38.096Z] b352a97aabf1: Pulling fs layer [2023-02-08T22:08:38.096Z] 4872d77fe225: Pulling fs layer [2023-02-08T22:08:38.096Z] 5851b861e8e6: Pulling fs layer [2023-02-08T22:08:38.096Z] eaf3925da568: Waiting [2023-02-08T22:08:38.096Z] bab4dde63d76: Waiting [2023-02-08T22:08:38.096Z] bde34c3a00c8: Waiting [2023-02-08T22:08:38.096Z] 4872d77fe225: Waiting [2023-02-08T22:08:38.096Z] 988bab9f4d93: Waiting [2023-02-08T22:08:38.096Z] b352a97aabf1: Waiting [2023-02-08T22:08:38.096Z] e2be974225ed: Verifying Checksum [2023-02-08T22:08:38.096Z] e2be974225ed: Download complete [2023-02-08T22:08:38.096Z] 988bab9f4d93: Verifying Checksum [2023-02-08T22:08:38.096Z] 988bab9f4d93: Download complete [2023-02-08T22:08:38.363Z] 1469e6f7b9e6: Verifying Checksum [2023-02-08T22:08:38.363Z] 1469e6f7b9e6: Download complete [2023-02-08T22:08:38.363Z] eaf3925da568: Verifying Checksum [2023-02-08T22:08:38.363Z] eaf3925da568: Download complete [2023-02-08T22:08:38.363Z] 339a4e72a1f5: Verifying Checksum [2023-02-08T22:08:38.363Z] 339a4e72a1f5: Download complete [2023-02-08T22:08:38.363Z] bde34c3a00c8: Download complete [2023-02-08T22:08:38.648Z] b352a97aabf1: Verifying Checksum [2023-02-08T22:08:38.648Z] b352a97aabf1: Download complete [2023-02-08T22:08:38.648Z] 4872d77fe225: Verifying Checksum [2023-02-08T22:08:38.648Z] 4872d77fe225: Download complete [2023-02-08T22:08:38.648Z] 5851b861e8e6: Verifying Checksum [2023-02-08T22:08:38.648Z] 5851b861e8e6: Download complete [2023-02-08T22:08:38.912Z] b85a868b505f: Verifying Checksum [2023-02-08T22:08:38.912Z] b85a868b505f: Download complete [2023-02-08T22:08:39.172Z] bab4dde63d76: Verifying Checksum [2023-02-08T22:08:39.172Z] bab4dde63d76: Download complete [2023-02-08T22:08:40.109Z] b85a868b505f: Pull complete [2023-02-08T22:08:40.368Z] e2be974225ed: Pull complete [2023-02-08T22:08:40.629Z] 339a4e72a1f5: Pull complete [2023-02-08T22:08:40.629Z] 988bab9f4d93: Pull complete [2023-02-08T22:08:41.199Z] 1469e6f7b9e6: Pull complete [2023-02-08T22:08:41.199Z] eaf3925da568: Pull complete [2023-02-08T22:08:43.109Z] bab4dde63d76: Pull complete [2023-02-08T22:08:43.109Z] bde34c3a00c8: Pull complete [2023-02-08T22:08:43.109Z] b352a97aabf1: Pull complete [2023-02-08T22:08:43.109Z] 4872d77fe225: Pull complete [2023-02-08T22:08:43.109Z] 5851b861e8e6: Pull complete [2023-02-08T22:08:43.109Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-08T22:08:43.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-08T22:08:43.109Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-08T22:08:43.201Z] prd-ubuntu20.04-docker-8c-8g-5164 does not seem to be running inside a container [2023-02-08T22:08:43.233Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-devops/py-git-semver:0.1.4 cat [2023-02-08T22:08:50.808Z] $ docker top f688cf8ecf978a31945caa33127bdb83e5bf2489c4d01717da62eeb72ec6aece -eo pid,comm [2023-02-08T22:08:50.892Z] 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-08T22:08:50.892Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-08T22:08:50.926Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-08T22:08:50.927Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-08T22:08:51.062Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-08T22:08:51.070Z] $ docker exec f688cf8ecf978a31945caa33127bdb83e5bf2489c4d01717da62eeb72ec6aece ssh-agent [2023-02-08T22:08:51.206Z] SSH_AUTH_SOCK=/tmp/ssh-w59LOwZD4icY/agent.13 [2023-02-08T22:08:51.206Z] SSH_AGENT_PID=18 [2023-02-08T22:08:51.216Z] Running ssh-add (command line suppressed) [2023-02-08T22:08:51.322Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_4137901911459586990.key (/w/workspace/edgex-go/2@tmp/private_key_4137901911459586990.key) [2023-02-08T22:08:51.333Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-08T22:08:51.615Z] + git tag --points-at HEAD [Pipeline] } [2023-02-08T22:08:51.632Z] $ docker exec --env ******** --env ******** f688cf8ecf978a31945caa33127bdb83e5bf2489c4d01717da62eeb72ec6aece ssh-agent -k [2023-02-08T22:08:51.732Z] unset SSH_AUTH_SOCK; [2023-02-08T22:08:51.733Z] unset SSH_AGENT_PID; [2023-02-08T22:08:51.733Z] echo Agent pid 18 killed; [2023-02-08T22:08:51.740Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-08T22:08:51.765Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-08T22:08:51.765Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-08T22:08:51.883Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-08T22:08:51.890Z] $ docker exec f688cf8ecf978a31945caa33127bdb83e5bf2489c4d01717da62eeb72ec6aece ssh-agent [2023-02-08T22:08:52.021Z] SSH_AUTH_SOCK=/tmp/ssh-EH6iCGvOHnw0/agent.58 [2023-02-08T22:08:52.021Z] SSH_AGENT_PID=64 [2023-02-08T22:08:52.025Z] Running ssh-add (command line suppressed) [2023-02-08T22:08:52.133Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_9861386448054268486.key (/w/workspace/edgex-go/2@tmp/private_key_9861386448054268486.key) [2023-02-08T22:08:52.143Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-08T22:08:52.428Z] + git semver init [2023-02-08T22:08:52.702Z] 2023-02-08 22:08:52,654 [run_init] DEBUG init version:0.0.0 force:False [2023-02-08T22:08:52.702Z] 2023-02-08 22:08:52,656 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2023-02-08T22:08:52.702Z] 2023-02-08 22:08:52,657 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2023-02-08T22:08:52.702Z] 2023-02-08 22:08:52,658 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2023-02-08T22:08:59.334Z] 2023-02-08 22:08:58,369 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2023-02-08T22:08:59.334Z] 2023-02-08 22:08:58,370 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4338 with force:False [2023-02-08T22:08:59.334Z] 2023-02-08 22:08:58,370 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4338 [2023-02-08T22:08:59.334Z] 2023-02-08 22:08:58,375 [execute] INFO git cat-file --batch-check [2023-02-08T22:08:59.334Z] 2023-02-08 22:08:58,376 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-02-08T22:08:59.334Z] 2023-02-08 22:08:58,383 [execute] INFO git cat-file --batch [2023-02-08T22:08:59.334Z] 2023-02-08 22:08:58,383 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-02-08T22:08:59.334Z] 2023-02-08 22:08:58,389 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4338 [2023-02-08T22:08:59.334Z] 0.0.0 [Pipeline] } [2023-02-08T22:08:59.350Z] $ docker exec --env ******** --env ******** f688cf8ecf978a31945caa33127bdb83e5bf2489c4d01717da62eeb72ec6aece ssh-agent -k [2023-02-08T22:08:59.451Z] unset SSH_AUTH_SOCK; [2023-02-08T22:08:59.451Z] unset SSH_AGENT_PID; [2023-02-08T22:08:59.452Z] echo Agent pid 64 killed; [2023-02-08T22:08:59.458Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-08T22:08:59.764Z] + git semver [Pipeline] } [2023-02-08T22:09:00.046Z] $ docker stop --time=1 f688cf8ecf978a31945caa33127bdb83e5bf2489c4d01717da62eeb72ec6aece [2023-02-08T22:09:01.365Z] $ docker rm -f --volumes f688cf8ecf978a31945caa33127bdb83e5bf2489c4d01717da62eeb72ec6aece [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-08T22:09:01.724Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-08T22:09:01.919Z] Stashed 1 file(s) [Pipeline] echo [2023-02-08T22:09:01.922Z] [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-08T22:09:02.325Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-02-08T22:09:02.337Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-08T22:09:02.348Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-08T22:09:02.354Z] ========================================================= [2023-02-08T22:09:02.354Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-08T22:09:02.354Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-08T22:09:02.643Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-08T22:09:02.643Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-08T22:09:02.643Z] 213ec9aee27d: Pulling fs layer [2023-02-08T22:09:02.643Z] 4583459ba037: Pulling fs layer [2023-02-08T22:09:02.643Z] 93c1e223e6f2: Pulling fs layer [2023-02-08T22:09:02.643Z] 53926ce57604: Pulling fs layer [2023-02-08T22:09:02.643Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-08T22:09:02.643Z] 22ff95d597cd: Pulling fs layer [2023-02-08T22:09:02.643Z] 12d6caf4c0d1: Pulling fs layer [2023-02-08T22:09:02.643Z] 96b7cbca73a9: Pulling fs layer [2023-02-08T22:09:02.643Z] a7acece74701: Pulling fs layer [2023-02-08T22:09:02.643Z] 22ff95d597cd: Waiting [2023-02-08T22:09:02.643Z] 12d6caf4c0d1: Waiting [2023-02-08T22:09:02.643Z] 96b7cbca73a9: Waiting [2023-02-08T22:09:02.643Z] 21b2b0c7a3f4: Waiting [2023-02-08T22:09:02.643Z] 53926ce57604: Waiting [2023-02-08T22:09:02.643Z] a7acece74701: Waiting [2023-02-08T22:09:02.643Z] 93c1e223e6f2: Download complete [2023-02-08T22:09:02.643Z] 4583459ba037: Verifying Checksum [2023-02-08T22:09:02.643Z] 4583459ba037: Download complete [2023-02-08T22:09:02.643Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-08T22:09:02.643Z] 21b2b0c7a3f4: Download complete [2023-02-08T22:09:02.643Z] 22ff95d597cd: Download complete [2023-02-08T22:09:02.643Z] 213ec9aee27d: Verifying Checksum [2023-02-08T22:09:02.643Z] 213ec9aee27d: Download complete [2023-02-08T22:09:02.910Z] 12d6caf4c0d1: Verifying Checksum [2023-02-08T22:09:02.910Z] 12d6caf4c0d1: Download complete [2023-02-08T22:09:02.910Z] 213ec9aee27d: Pull complete [2023-02-08T22:09:03.176Z] 4583459ba037: Pull complete [2023-02-08T22:09:03.176Z] 93c1e223e6f2: Pull complete [2023-02-08T22:09:04.147Z] a7acece74701: Verifying Checksum [2023-02-08T22:09:04.147Z] a7acece74701: Download complete [2023-02-08T22:09:04.407Z] 53926ce57604: Verifying Checksum [2023-02-08T22:09:04.407Z] 53926ce57604: Download complete [2023-02-08T22:09:04.666Z] 96b7cbca73a9: Verifying Checksum [2023-02-08T22:09:04.666Z] 96b7cbca73a9: Download complete [2023-02-08T22:09:08.861Z] 53926ce57604: Pull complete [2023-02-08T22:09:08.861Z] 21b2b0c7a3f4: Pull complete [2023-02-08T22:09:08.861Z] 22ff95d597cd: Pull complete [2023-02-08T22:09:08.861Z] 12d6caf4c0d1: Pull complete [2023-02-08T22:09:10.814Z] 96b7cbca73a9: Pull complete [2023-02-08T22:09:11.620Z] a7acece74701: Pull complete [2023-02-08T22:09:11.620Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-08T22:09:11.620Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-08T22:09:11.620Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-08T22:09:11.919Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-08T22:09:11.919Z] WORKDIR /edgex [2023-02-08T22:09:11.919Z] COPY go.mod . [2023-02-08T22:09:11.919Z] RUN go mod download [2023-02-08T22:09:11.919Z] + docker build -t ci-base-image-x86_64 -f - . [2023-02-08T22:09:12.745Z] Sending build context to Docker daemon 170.2MB [2023-02-08T22:09:12.745Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-08T22:09:12.745Z] ---> db6d94c90886 [2023-02-08T22:09:12.745Z] Step 2/4 : WORKDIR /edgex [2023-02-08T22:09:17.013Z] Still waiting to schedule task [2023-02-08T22:09:17.014Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5162’ [2023-02-08T22:09:25.121Z] ---> Running in 55b0bb46f188 [2023-02-08T22:09:25.121Z] Removing intermediate container 55b0bb46f188 [2023-02-08T22:09:25.121Z] ---> eff9bccb486f [2023-02-08T22:09:25.121Z] Step 3/4 : COPY go.mod . [2023-02-08T22:09:25.121Z] ---> 0896e9a97747 [2023-02-08T22:09:25.121Z] Step 4/4 : RUN go mod download [2023-02-08T22:09:25.121Z] ---> Running in 395a1a3abfda [2023-02-08T22:09:47.127Z] Removing intermediate container 395a1a3abfda [2023-02-08T22:09:47.127Z] ---> f4efe92ce812 [2023-02-08T22:09:47.127Z] Successfully built f4efe92ce812 [2023-02-08T22:09:47.127Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:09:47.430Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-08T22:09:47.430Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-08T22:09:47.510Z] prd-ubuntu20.04-docker-8c-8g-5164 does not seem to be running inside a container [2023-02-08T22:09:47.551Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** ci-base-image-x86_64 cat [2023-02-08T22:09:48.204Z] $ docker top 07a0350b3d3116123718095bf5b58a95b2c649c51a4201ba9d5ce36a92f2562a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-08T22:09:48.547Z] + go version [2023-02-08T22:09:48.547Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-08T22:09:48.571Z] $ docker stop --time=1 07a0350b3d3116123718095bf5b58a95b2c649c51a4201ba9d5ce36a92f2562a [2023-02-08T22:09:50.049Z] $ docker rm -f --volumes 07a0350b3d3116123718095bf5b58a95b2c649c51a4201ba9d5ce36a92f2562a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:09:50.452Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-08T22:09:50.452Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-08T22:09:50.524Z] prd-ubuntu20.04-docker-8c-8g-5164 does not seem to be running inside a container [2023-02-08T22:09:50.565Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** ci-base-image-x86_64 cat [2023-02-08T22:09:51.350Z] $ docker top cc0fd7f3341c96ddd43bc5e574e395ba98475a3d389f99c60eddb2b80e344bc3 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-08T22:09:51.415Z] ========================================================= [2023-02-08T22:09:51.415Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-08T22:09:51.415Z] ========================================================= [Pipeline] sh [2023-02-08T22:09:51.695Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-02-08T22:09:51.999Z] + make test [2023-02-08T22:09:51.999Z] go test -race -coverprofile=coverage.out ./... [2023-02-08T22:09:58.570Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-08T22:10:13.441Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-08T22:10:13.441Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-08T22:10:13.441Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-08T22:10:13.441Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-08T22:10:13.441Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-08T22:10:13.441Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-08T22:10:13.441Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-08T22:10:13.441Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-08T22:10:13.441Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-08T22:10:13.441Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-08T22:10:13.441Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-08T22:10:13.441Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-08T22:10:13.441Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-08T22:10:13.441Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-08T22:10:13.441Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.063s coverage: 28.7% of statements [2023-02-08T22:10:13.441Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-08T22:10:13.441Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-08T22:10:13.701Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.132s coverage: 98.5% of statements [2023-02-08T22:10:16.984Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.111s coverage: 73.2% of statements [2023-02-08T22:10:16.984Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-08T22:10:16.984Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-08T22:10:16.984Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-08T22:10:16.984Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.104s coverage: 54.0% of statements [2023-02-08T22:10:16.984Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-08T22:10:16.984Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-08T22:10:17.553Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.263s coverage: 89.2% of statements [2023-02-08T22:10:17.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-08T22:10:17.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-08T22:10:17.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-08T22:10:17.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-08T22:10:17.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-08T22:10:17.553Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.090s coverage: 3.8% of statements [2023-02-08T22:10:17.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-08T22:10:17.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-08T22:10:17.553Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.506s coverage: 95.6% of statements [2023-02-08T22:10:17.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-08T22:10:17.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-08T22:10:17.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-08T22:10:17.553Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.069s coverage: 72.2% of statements [2023-02-08T22:10:17.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-08T22:10:17.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-08T22:10:17.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-08T22:10:17.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-08T22:10:17.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-08T22:10:17.553Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.070s coverage: 65.9% of statements [2023-02-08T22:10:17.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-08T22:10:17.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-08T22:10:17.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-08T22:10:17.553Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.073s coverage: 0.9% of statements [2023-02-08T22:10:17.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-08T22:10:17.553Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.069s coverage: 29.6% of statements [2023-02-08T22:10:17.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-08T22:10:17.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.070s coverage: 47.1% of statements [2023-02-08T22:10:17.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.068s coverage: 82.9% of statements [2023-02-08T22:10:17.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements [2023-02-08T22:10:17.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.122s coverage: 96.3% of statements [2023-02-08T22:10:17.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements [2023-02-08T22:10:25.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.065s coverage: 94.4% of statements [2023-02-08T22:10:25.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.061s coverage: 44.8% of statements [2023-02-08T22:10:28.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.291s coverage: 79.9% of statements [2023-02-08T22:10:28.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-08T22:10:37.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements [2023-02-08T22:10:37.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-08T22:10:37.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-08T22:10:37.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-08T22:10:37.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.022s coverage: 64.4% of statements [2023-02-08T22:10:37.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-08T22:10:37.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-08T22:10:37.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-08T22:10:37.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-08T22:10:37.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.078s coverage: 86.9% of statements [2023-02-08T22:10:37.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-08T22:10:37.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-08T22:10:37.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-08T22:10:37.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-08T22:10:37.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2023-02-08T22:10:37.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements [2023-02-08T22:10:37.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-08T22:10:37.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-08T22:10:37.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2023-02-08T22:10:37.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-08T22:10:37.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.095s coverage: 77.4% of statements [2023-02-08T22:10:37.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-08T22:10:37.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.077s coverage: 80.0% of statements [2023-02-08T22:10:37.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2023-02-08T22:10:37.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.253s coverage: 91.2% of statements [2023-02-08T22:10:37.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-08T22:10:37.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.222s coverage: 63.1% of statements [2023-02-08T22:10:37.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-08T22:10:37.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-08T22:10:37.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.068s coverage: 100.0% of statements [2023-02-08T22:10:37.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2023-02-08T22:10:37.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2023-02-08T22:10:37.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2023-02-08T22:10:37.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2023-02-08T22:10:37.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.302s coverage: 65.3% of statements [2023-02-08T22:10:37.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-08T22:10:37.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-08T22:10:37.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-08T22:10:37.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.189s coverage: 41.0% of statements [2023-02-08T22:10:37.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-08T22:10:37.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-08T22:10:37.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements [2023-02-08T22:10:37.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-08T22:10:37.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2023-02-08T22:10:37.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-08T22:10:37.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-08T22:10:37.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-08T22:10:37.242Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-08T22:10:37.242Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements [2023-02-08T22:10:37.242Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-08T22:10:37.242Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-08T22:10:37.242Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-08T22:10:37.242Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-08T22:10:37.242Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.183s coverage: 92.3% of statements [2023-02-08T22:10:37.243Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-08T22:10:37.243Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-08T22:10:37.243Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-08T22:10:37.243Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-08T22:10:37.243Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.074s coverage: 63.2% of statements [2023-02-08T22:10:37.243Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-08T22:10:37.243Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-08T22:10:37.243Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements [2023-02-08T22:10:37.243Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-08T22:10:37.243Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-08T22:10:43.811Z] 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-08T22:11:01.907Z] 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-08T22:11:01.907Z] go vet ./... [2023-02-08T22:11:05.196Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-08T22:11:05.459Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-08T22:11:05.459Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-08T22:11:05.472Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-08T22:11:05.764Z] + ls -al . [2023-02-08T22:11:05.764Z] total 748 [2023-02-08T22:11:05.764Z] drwxrwxr-x 11 1001 1001 4096 Feb 8 22:09 . [2023-02-08T22:11:05.764Z] drwxr-xr-x 4 root root 4096 Feb 8 22:09 .. [2023-02-08T22:11:05.764Z] drwxrwxr-x 2 1001 1001 4096 Feb 8 22:08 .blubracket [2023-02-08T22:11:05.764Z] -rw-rw-r-- 1 1001 1001 16 Feb 8 22:08 .dockerignore [2023-02-08T22:11:05.764Z] drwxrwxr-x 8 1001 1001 4096 Feb 8 22:10 .git [2023-02-08T22:11:05.764Z] drwxrwxr-x 3 1001 1001 4096 Feb 8 22:08 .github [2023-02-08T22:11:05.764Z] -rw-rw-r-- 1 1001 1001 1024 Feb 8 22:08 .gitignore [2023-02-08T22:11:05.764Z] -rw-rw-r-- 1 1001 1001 42 Feb 8 22:08 .golangci.yml [2023-02-08T22:11:05.764Z] -rw-rw-r-- 1 1001 1001 87 Feb 8 22:08 .hadolint.yml [2023-02-08T22:11:05.764Z] drwxr-xr-x 3 1001 1001 4096 Feb 8 22:08 .semver [2023-02-08T22:11:05.764Z] -rw-rw-r-- 1 1001 1001 166 Feb 8 22:08 .sonarcloud.properties [2023-02-08T22:11:05.764Z] -rw-rw-r-- 1 1001 1001 1171 Feb 8 22:08 ADOPTERS.md [2023-02-08T22:11:05.764Z] -rw-rw-r-- 1 1001 1001 10825 Feb 8 22:08 Attribution.txt [2023-02-08T22:11:05.764Z] -rw-rw-r-- 1 1001 1001 73765 Feb 8 22:08 CHANGELOG.md [2023-02-08T22:11:05.764Z] -rw-rw-r-- 1 1001 1001 3804 Feb 8 22:08 CONTRIBUTING.md [2023-02-08T22:11:05.764Z] -rw-rw-r-- 1 1001 1001 677 Feb 8 22:08 GOVERNANCE.md [2023-02-08T22:11:05.764Z] -rw-rw-r-- 1 1001 1001 850 Feb 8 22:08 Jenkinsfile [2023-02-08T22:11:05.764Z] -rw-rw-r-- 1 1001 1001 10775 Feb 8 22:08 LICENSE [2023-02-08T22:11:05.764Z] -rw-rw-r-- 1 1001 1001 13375 Feb 8 22:08 Makefile [2023-02-08T22:11:05.764Z] -rw-rw-r-- 1 1001 1001 582 Feb 8 22:08 OWNERS.md [2023-02-08T22:11:05.764Z] -rw-rw-r-- 1 1001 1001 9403 Feb 8 22:08 README.md [2023-02-08T22:11:05.764Z] -rw-rw-r-- 1 1001 1001 6912 Feb 8 22:08 SECURITY.md [2023-02-08T22:11:05.764Z] -rw-rw-r-- 1 1001 1001 5 Feb 8 22:09 VERSION [2023-02-08T22:11:05.764Z] drwxrwxr-x 2 1001 1001 4096 Feb 8 22:08 bin [2023-02-08T22:11:05.764Z] drwxrwxr-x 17 1001 1001 4096 Feb 8 22:08 cmd [2023-02-08T22:11:05.764Z] -rw-r--r-- 1 root root 488085 Feb 8 22:10 coverage.out [2023-02-08T22:11:05.764Z] -rw-rw-r-- 1 1001 1001 3295 Feb 8 22:08 go.mod [2023-02-08T22:11:05.764Z] -rw-rw-r-- 1 1001 1001 33318 Feb 8 22:08 go.sum [2023-02-08T22:11:05.764Z] drwxrwxr-x 7 1001 1001 4096 Feb 8 22:08 internal [2023-02-08T22:11:05.764Z] drwxrwxr-x 3 1001 1001 4096 Feb 8 22:08 openapi [2023-02-08T22:11:05.764Z] drwxrwxr-x 4 1001 1001 4096 Feb 8 22:08 snap [2023-02-08T22:11:05.764Z] -rw-rw-r-- 1 1001 1001 204 Feb 8 22:08 version.go [Pipeline] sh [2023-02-08T22:11:06.048Z] + '[' -e coverage.out ] [2023-02-08T22:11:06.048Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-08T22:11:06.152Z] Stashed 1 file(s) [Pipeline] sh [2023-02-08T22:11:06.430Z] + make build [2023-02-08T22:11:06.431Z] 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-08T22:11:18.616Z] 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-08T22:11:19.226Z] 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-08T22:11:20.208Z] 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-08T22:11:21.218Z] 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-08T22:11:29.379Z] 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-08T22:11:29.947Z] 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-08T22:11:30.881Z] 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-08T22:11:32.257Z] 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-08T22:11:32.824Z] 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-08T22:11:33.774Z] 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-08T22:11:36.308Z] 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-08T22:11:37.714Z] $ docker stop --time=1 cc0fd7f3341c96ddd43bc5e574e395ba98475a3d389f99c60eddb2b80e344bc3 [2023-02-08T22:11:45.750Z] $ docker rm -f --volumes cc0fd7f3341c96ddd43bc5e574e395ba98475a3d389f99c60eddb2b80e344bc3 [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-08T22:11:46.542Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-08T22:11:46.542Z] [2023-02-08T22:11:46.542Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:11:46.841Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-08T22:11:47.103Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-08T22:11:47.103Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-08T22:11:47.103Z] ca9280d653b3: Pulling fs layer [2023-02-08T22:11:47.103Z] 7e9c9ca2126c: Pulling fs layer [2023-02-08T22:11:47.103Z] cbdbe7a5bc2a: Verifying Checksum [2023-02-08T22:11:47.103Z] cbdbe7a5bc2a: Download complete [2023-02-08T22:11:47.363Z] cbdbe7a5bc2a: Pull complete [2023-02-08T22:11:47.363Z] ca9280d653b3: Verifying Checksum [2023-02-08T22:11:47.363Z] ca9280d653b3: Download complete [2023-02-08T22:11:47.931Z] 7e9c9ca2126c: Download complete [2023-02-08T22:11:47.931Z] ca9280d653b3: Pull complete [2023-02-08T22:11:52.133Z] 7e9c9ca2126c: Pull complete [2023-02-08T22:11:52.133Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-08T22:11:52.133Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-08T22:11:52.133Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-08T22:11:52.223Z] prd-ubuntu20.04-docker-8c-8g-5164 does not seem to be running inside a container [2023-02-08T22:11:52.262Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-08T22:11:55.847Z] $ docker top a7779c1118c42323f4486b9535176cb1e6212b45ecdf7c09ce6c7db69b1fad87 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-08T22:11:56.190Z] + docker-compose build --help [2023-02-08T22:11:56.190Z] + grep parallel [2023-02-08T22:11:56.759Z] --parallel Build images in parallel. [Pipeline] } [2023-02-08T22:11:56.778Z] $ docker stop --time=1 a7779c1118c42323f4486b9535176cb1e6212b45ecdf7c09ce6c7db69b1fad87 [2023-02-08T22:11:58.058Z] $ docker rm -f --volumes a7779c1118c42323f4486b9535176cb1e6212b45ecdf7c09ce6c7db69b1fad87 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:11:58.460Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-08T22:11:58.460Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-08T22:11:58.531Z] prd-ubuntu20.04-docker-8c-8g-5164 does not seem to be running inside a container [2023-02-08T22:11:58.581Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-08T22:11:58.916Z] $ docker top f8813d17f0de1ce556fde4f83b012d68282370d3ccd69c0dfcfeec719ffa6abc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-08T22:11:59.360Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-08T22:11:59.931Z] Building core-command ... [2023-02-08T22:11:59.931Z] Building core-common-config-bootstrapper ... [2023-02-08T22:11:59.931Z] Building core-data ... [2023-02-08T22:11:59.931Z] Building core-metadata ... [2023-02-08T22:11:59.931Z] Building security-bootstrapper ... [2023-02-08T22:11:59.931Z] Building security-proxy-setup ... [2023-02-08T22:11:59.931Z] Building security-secretstore-setup ... [2023-02-08T22:11:59.931Z] Building security-spiffe-token-provider ... [2023-02-08T22:11:59.931Z] Building security-spire-agent ... [2023-02-08T22:11:59.931Z] Building security-spire-config ... [2023-02-08T22:11:59.931Z] Building security-spire-server ... [2023-02-08T22:11:59.931Z] Building support-notifications ... [2023-02-08T22:11:59.931Z] Building support-scheduler ... [2023-02-08T22:11:59.931Z] Building security-spire-config [2023-02-08T22:11:59.931Z] Building support-scheduler [2023-02-08T22:11:59.931Z] Building core-metadata [2023-02-08T22:11:59.931Z] Building core-common-config-bootstrapper [2023-02-08T22:11:59.931Z] Building security-proxy-setup [2023-02-08T22:12:09.931Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:12:09.931Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:12:09.931Z] ---> f4efe92ce812 [2023-02-08T22:12:09.931Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-08T22:12:09.931Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:12:09.931Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:12:09.931Z] ---> f4efe92ce812 [2023-02-08T22:12:09.931Z] Step 3/21 : WORKDIR /edgex-go [2023-02-08T22:12:09.931Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:12:09.931Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:12:09.931Z] ---> f4efe92ce812 [2023-02-08T22:12:09.931Z] Step 3/24 : WORKDIR /edgex-go [2023-02-08T22:12:09.931Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:12:09.931Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:12:09.931Z] ---> f4efe92ce812 [2023-02-08T22:12:09.931Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-08T22:12:10.867Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:12:10.867Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:12:10.867Z] ---> f4efe92ce812 [2023-02-08T22:12:10.867Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-08T22:12:13.050Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5166 in /w/workspace/edgexfoundry_edgex-go_PR-4338 [Pipeline] { [Pipeline] ws [2023-02-08T22:12:13.062Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2023-02-08T22:12:13.115Z] The recommended git tool is: git [2023-02-08T22:12:21.790Z] using credential edgex-jenkins-ssh [2023-02-08T22:12:21.813Z] Cloning the remote Git repository [2023-02-08T22:12:21.878Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-08T22:12:21.999Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2023-02-08T22:12:22.309Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-08T22:12:22.310Z] > git --version # timeout=10 [2023-02-08T22:12:22.376Z] > git --version # 'git version 2.25.1' [2023-02-08T22:12:22.378Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-08T22:12:22.610Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-08T22:12:28.966Z] ---> Running in 49863dd5a69d [2023-02-08T22:12:28.966Z] ---> Running in 6bffe48241a0 [2023-02-08T22:12:28.966Z] ---> Running in 4c2e4783faeb [2023-02-08T22:12:28.966Z] ---> Running in f77f34bdd19a [2023-02-08T22:12:28.966Z] ---> Running in 3bb0101ee927 [2023-02-08T22:12:28.966Z] Removing intermediate container f77f34bdd19a [2023-02-08T22:12:28.966Z] ---> d87330b9059c [2023-02-08T22:12:28.966Z] Step 4/22 : WORKDIR /edgex-go [2023-02-08T22:12:28.966Z] Removing intermediate container 6bffe48241a0 [2023-02-08T22:12:28.966Z] ---> dbd95cd42d74 [2023-02-08T22:12:28.966Z] Step 4/22 : WORKDIR /edgex-go [2023-02-08T22:12:28.966Z] Removing intermediate container 49863dd5a69d [2023-02-08T22:12:28.966Z] ---> 7e78da45e4b7 [2023-02-08T22:12:28.966Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-08T22:12:28.966Z] Removing intermediate container 3bb0101ee927 [2023-02-08T22:12:28.966Z] ---> 6260ae874fee [2023-02-08T22:12:28.966Z] Step 4/24 : WORKDIR /edgex-go [2023-02-08T22:12:28.966Z] Removing intermediate container 4c2e4783faeb [2023-02-08T22:12:28.966Z] ---> c1f0fbdd0c50 [2023-02-08T22:12:28.966Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-08T22:12:28.966Z] ---> Running in 75e8a6e8cda6 [2023-02-08T22:12:28.966Z] ---> Running in 2a326aba8dc8 [2023-02-08T22:12:28.966Z] ---> Running in 99285d4bd13e [2023-02-08T22:12:28.966Z] ---> Running in 838fd7d0ce14 [2023-02-08T22:12:28.966Z] ---> Running in 0c3c3ba9806f [2023-02-08T22:12:28.966Z] Removing intermediate container 2a326aba8dc8 [2023-02-08T22:12:28.966Z] ---> 62874b2861a1 [2023-02-08T22:12:28.967Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-08T22:12:28.967Z] Removing intermediate container 75e8a6e8cda6 [2023-02-08T22:12:28.967Z] ---> b6981b61f2b7 [2023-02-08T22:12:28.967Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-08T22:12:28.967Z] Removing intermediate container 838fd7d0ce14 [2023-02-08T22:12:28.967Z] ---> fc91aae71f49 [2023-02-08T22:12:28.967Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-08T22:12:28.967Z] ---> Running in 3d774f8e2629 [2023-02-08T22:12:28.967Z] ---> Running in c9ebabb77f85 [2023-02-08T22:12:28.967Z] ---> Running in 97fbec660ff9 [2023-02-08T22:12:28.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-08T22:12:28.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-08T22:12:28.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-08T22:12:28.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-08T22:12:28.967Z] OK: 211 MiB in 51 packages [2023-02-08T22:12:28.967Z] OK: 211 MiB in 51 packages [2023-02-08T22:12:29.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-08T22:12:29.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-08T22:12:29.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-08T22:12:29.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-08T22:12:29.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-08T22:12:29.489Z] OK: 211 MiB in 51 packages [2023-02-08T22:12:29.747Z] Removing intermediate container 99285d4bd13e [2023-02-08T22:12:29.747Z] ---> e2c6717e70b4 [2023-02-08T22:12:29.747Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-08T22:12:29.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-08T22:12:29.747Z] OK: 211 MiB in 51 packages [2023-02-08T22:12:29.747Z] Removing intermediate container 0c3c3ba9806f [2023-02-08T22:12:29.747Z] ---> 96d1a640c06c [2023-02-08T22:12:29.747Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-08T22:12:29.747Z] ---> 353b3f54dd3d [2023-02-08T22:12:29.747Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:12:30.006Z] OK: 211 MiB in 51 packages [2023-02-08T22:12:30.006Z] ---> Running in 66facfbe2890 [2023-02-08T22:12:30.263Z] ---> 07a606a25539 [2023-02-08T22:12:30.263Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:12:30.263Z] Removing intermediate container 97fbec660ff9 [2023-02-08T22:12:30.263Z] ---> af39b3cf8b10 [2023-02-08T22:12:30.263Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-08T22:12:30.263Z] ---> Running in 79ce916d1026 [2023-02-08T22:12:30.829Z] ---> eb8f08bcd207 [2023-02-08T22:12:30.829Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:12:30.829Z] Removing intermediate container c9ebabb77f85 [2023-02-08T22:12:30.829Z] ---> dbb28a530a8b [2023-02-08T22:12:30.829Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-08T22:12:30.829Z] ---> Running in 1f66e177abfe [2023-02-08T22:12:31.086Z] ---> fadd788f7d68 [2023-02-08T22:12:31.086Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:12:31.086Z] Removing intermediate container 3d774f8e2629 [2023-02-08T22:12:31.086Z] ---> 37ec5c9fcda4 [2023-02-08T22:12:31.086Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-08T22:12:31.344Z] ---> Running in 8f8dac155b37 [2023-02-08T22:12:31.602Z] ---> 35143a07e3b2 [2023-02-08T22:12:31.602Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:12:31.860Z] ---> Running in c65b0a2f6e84 [2023-02-08T22:12:44.876Z] Merging remotes/origin/main commit 966ddbcdfe08adc100c05000828e7ee1aafc1855 into PR head commit 6fbd0eb843fe2746132043da656c17742632fa1d [2023-02-08T22:12:42.906Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-08T22:12:42.947Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-08T22:12:44.012Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-08T22:12:44.065Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-08T22:12:44.066Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-08T22:12:44.085Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4338/head:refs/remotes/origin/PR-4338 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-08T22:12:44.904Z] > git config core.sparsecheckout # timeout=10 [2023-02-08T22:12:44.925Z] > git checkout -f 6fbd0eb843fe2746132043da656c17742632fa1d # timeout=10 [2023-02-08T22:12:45.333Z] Merge succeeded, producing 6fbd0eb843fe2746132043da656c17742632fa1d [2023-02-08T22:12:45.333Z] Checking out Revision 6fbd0eb843fe2746132043da656c17742632fa1d (PR-4338) [2023-02-08T22:12:46.064Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-08T22:12:47.061Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-08T22:12:47.062Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-08T22:12:47.062Z] Dload Upload Total Spent Left Speed [2023-02-08T22:12:47.062Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 168k 0 --:--:-- --:--:-- --:--:-- 168k [Pipeline] sh [2023-02-08T22:12:45.206Z] > git remote # timeout=10 [2023-02-08T22:12:45.230Z] > git config --get remote.origin.url # timeout=10 [2023-02-08T22:12:45.266Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-08T22:12:45.283Z] > git merge 966ddbcdfe08adc100c05000828e7ee1aafc1855 # timeout=10 [2023-02-08T22:12:45.313Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-08T22:12:45.344Z] > git config core.sparsecheckout # timeout=10 [2023-02-08T22:12:45.366Z] > git checkout -f 6fbd0eb843fe2746132043da656c17742632fa1d # timeout=10 [2023-02-08T22:12:47.731Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-08T22:12:48.070Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-08T22:12:48.070Z] + sudo tee /etc/docker/daemon.new [2023-02-08T22:12:48.070Z] { [2023-02-08T22:12:48.070Z] "registry-mirrors": [ [2023-02-08T22:12:48.070Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-08T22:12:48.070Z] ], [2023-02-08T22:12:48.070Z] "bip": "10.250.0.254/24", [2023-02-08T22:12:48.070Z] "hosts": [ [2023-02-08T22:12:48.070Z] "tcp://0.0.0.0:5555", [2023-02-08T22:12:48.070Z] "unix:///var/run/docker.sock" [2023-02-08T22:12:48.070Z] ], [2023-02-08T22:12:48.070Z] "mtu": 1458, [2023-02-08T22:12:48.070Z] "selinux-enabled": true, [2023-02-08T22:12:48.070Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-08T22:12:48.070Z] } [Pipeline] sh [2023-02-08T22:12:48.411Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-08T22:12:48.754Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-08T22:13:07.049Z] provisioning config files... [2023-02-08T22:13:07.077Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config17737128953473578909tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-08T22:13:07.435Z] ---> docker-login.sh [2023-02-08T22:13:07.435Z] nexus3.edgexfoundry.org:10001 [2023-02-08T22:13:08.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-08T22:13:08.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-08T22:13:08.023Z] Configure a credential helper to remove this warning. See [2023-02-08T22:13:08.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-08T22:13:08.023Z] [2023-02-08T22:13:08.023Z] Login Succeeded [2023-02-08T22:13:08.023Z] nexus3.edgexfoundry.org:10002 [2023-02-08T22:13:08.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-08T22:13:08.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-08T22:13:08.566Z] Configure a credential helper to remove this warning. See [2023-02-08T22:13:08.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-08T22:13:08.566Z] [2023-02-08T22:13:08.566Z] Login Succeeded [2023-02-08T22:13:08.566Z] nexus3.edgexfoundry.org:10003 [2023-02-08T22:13:08.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-08T22:13:08.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-08T22:13:08.837Z] Configure a credential helper to remove this warning. See [2023-02-08T22:13:08.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-08T22:13:08.837Z] [2023-02-08T22:13:08.837Z] Login Succeeded [2023-02-08T22:13:08.837Z] nexus3.edgexfoundry.org:10004 [2023-02-08T22:13:09.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-08T22:13:09.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-08T22:13:09.107Z] Configure a credential helper to remove this warning. See [2023-02-08T22:13:09.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-08T22:13:09.107Z] [2023-02-08T22:13:09.107Z] Login Succeeded [2023-02-08T22:13:09.107Z] docker.io [2023-02-08T22:13:09.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-08T22:13:09.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-08T22:13:09.647Z] Configure a credential helper to remove this warning. See [2023-02-08T22:13:09.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-08T22:13:09.647Z] [2023-02-08T22:13:09.647Z] Login Succeeded [2023-02-08T22:13:09.647Z] ---> docker-login.sh ends [Pipeline] } [2023-02-08T22:13:09.663Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-08T22:13:10.252Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-02-08T22:13:10.279Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-08T22:13:10.296Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-08T22:13:10.308Z] ========================================================= [2023-02-08T22:13:10.308Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-08T22:13:10.308Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-08T22:13:10.635Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-08T22:13:10.904Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-08T22:13:10.904Z] 9b18e9b68314: Pulling fs layer [2023-02-08T22:13:10.904Z] 35d82f9e3411: Pulling fs layer [2023-02-08T22:13:10.904Z] e16973657156: Pulling fs layer [2023-02-08T22:13:10.904Z] fc693d55d65f: Pulling fs layer [2023-02-08T22:13:10.904Z] 7e9fc2657dce: Pulling fs layer [2023-02-08T22:13:10.904Z] dda99020689f: Pulling fs layer [2023-02-08T22:13:10.904Z] db1c61fa0a46: Pulling fs layer [2023-02-08T22:13:10.904Z] 891c053d2c06: Pulling fs layer [2023-02-08T22:13:10.904Z] 7e9fc2657dce: Waiting [2023-02-08T22:13:10.905Z] dda99020689f: Waiting [2023-02-08T22:13:10.905Z] db1c61fa0a46: Waiting [2023-02-08T22:13:10.905Z] 891c053d2c06: Waiting [2023-02-08T22:13:10.905Z] fc693d55d65f: Waiting [2023-02-08T22:13:10.905Z] e16973657156: Verifying Checksum [2023-02-08T22:13:10.905Z] e16973657156: Download complete [2023-02-08T22:13:10.905Z] 35d82f9e3411: Download complete [2023-02-08T22:13:10.905Z] 7e9fc2657dce: Download complete [2023-02-08T22:13:10.905Z] dda99020689f: Verifying Checksum [2023-02-08T22:13:10.905Z] dda99020689f: Download complete [2023-02-08T22:13:10.905Z] 9b18e9b68314: Download complete [2023-02-08T22:13:11.885Z] 9b18e9b68314: Pull complete [2023-02-08T22:13:12.156Z] 891c053d2c06: Verifying Checksum [2023-02-08T22:13:12.156Z] 891c053d2c06: Download complete [2023-02-08T22:13:12.429Z] 35d82f9e3411: Pull complete [2023-02-08T22:13:12.701Z] e16973657156: Pull complete [2023-02-08T22:13:13.287Z] db1c61fa0a46: Verifying Checksum [2023-02-08T22:13:13.287Z] db1c61fa0a46: Download complete [2023-02-08T22:13:13.877Z] fc693d55d65f: Download complete [2023-02-08T22:13:29.301Z] fc693d55d65f: Pull complete [2023-02-08T22:13:29.301Z] 7e9fc2657dce: Pull complete [2023-02-08T22:13:29.301Z] dda99020689f: Pull complete [2023-02-08T22:13:29.887Z] db1c61fa0a46: Pull complete [2023-02-08T22:13:31.855Z] 891c053d2c06: Pull complete [2023-02-08T22:13:31.855Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-08T22:13:31.855Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-08T22:13:31.855Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-08T22:13:32.194Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-08T22:13:32.194Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-08T22:13:32.194Z] WORKDIR /edgex [2023-02-08T22:13:32.194Z] COPY go.mod . [2023-02-08T22:13:32.194Z] RUN go mod download [2023-02-08T22:13:32.782Z] Sending build context to Docker daemon 3.11MB [2023-02-08T22:13:32.782Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-08T22:13:32.782Z] ---> f96f9c87975a [2023-02-08T22:13:32.782Z] Step 2/4 : WORKDIR /edgex [2023-02-08T22:13:34.804Z] ---> Running in 9e43ea0aa3dd [2023-02-08T22:13:35.114Z] Removing intermediate container 9e43ea0aa3dd [2023-02-08T22:13:35.114Z] ---> 3fa65a648352 [2023-02-08T22:13:35.114Z] Step 3/4 : COPY go.mod . [2023-02-08T22:13:35.707Z] ---> df943ddc6d1d [2023-02-08T22:13:35.707Z] Step 4/4 : RUN go mod download [2023-02-08T22:13:35.708Z] ---> Running in 35aa650d042f [2023-02-08T22:14:08.013Z] Removing intermediate container 35aa650d042f [2023-02-08T22:14:08.013Z] ---> ac91ecf7d498 [2023-02-08T22:14:08.013Z] Successfully built ac91ecf7d498 [2023-02-08T22:14:08.013Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:14:08.355Z] + docker inspect -f . ci-base-image-arm64 [2023-02-08T22:14:08.355Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-08T22:14:08.561Z] prd-ubuntu20.04-docker-arm64-4c-16g-5166 does not seem to be running inside a container [2023-02-08T22:14:08.652Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** ci-base-image-arm64 cat [2023-02-08T22:14:09.974Z] $ docker top 54784296800d18ae184ebcb4b2e6c8c95695187d9ebee3bffd4d82e8f2d95527 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-08T22:14:10.824Z] + go version [2023-02-08T22:14:10.824Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-08T22:14:10.848Z] $ docker stop --time=1 54784296800d18ae184ebcb4b2e6c8c95695187d9ebee3bffd4d82e8f2d95527 [2023-02-08T22:14:12.474Z] $ docker rm -f --volumes 54784296800d18ae184ebcb4b2e6c8c95695187d9ebee3bffd4d82e8f2d95527 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:14:13.053Z] + docker inspect -f . ci-base-image-arm64 [2023-02-08T22:14:13.053Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-08T22:14:13.257Z] prd-ubuntu20.04-docker-arm64-4c-16g-5166 does not seem to be running inside a container [2023-02-08T22:14:13.345Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** ci-base-image-arm64 cat [2023-02-08T22:14:14.607Z] $ docker top d6b32b2340e7608cbbe6430df3b9468f5c0e1cfbfea810c5f581d878de291870 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-08T22:14:14.819Z] ========================================================= [2023-02-08T22:14:14.819Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-08T22:14:14.819Z] ========================================================= [Pipeline] sh [2023-02-08T22:14:15.458Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-02-08T22:14:16.121Z] + make test [2023-02-08T22:14:16.121Z] go test -race -coverprofile=coverage.out ./... [2023-02-08T22:14:23.421Z] Removing intermediate container 79ce916d1026 [2023-02-08T22:14:23.421Z] ---> 108629d17422 [2023-02-08T22:14:23.421Z] Step 7/21 : COPY . . [2023-02-08T22:14:23.421Z] Removing intermediate container 66facfbe2890 [2023-02-08T22:14:23.421Z] ---> f571ff6b2871 [2023-02-08T22:14:23.421Z] Step 7/24 : COPY . . [2023-02-08T22:14:23.421Z] Removing intermediate container 1f66e177abfe [2023-02-08T22:14:23.421Z] ---> d8548875837d [2023-02-08T22:14:23.422Z] Step 8/22 : COPY . . [2023-02-08T22:14:23.422Z] Removing intermediate container c65b0a2f6e84 [2023-02-08T22:14:23.422Z] ---> 3575f9078cac [2023-02-08T22:14:23.422Z] Step 8/22 : COPY . . [2023-02-08T22:14:23.422Z] Removing intermediate container 8f8dac155b37 [2023-02-08T22:14:23.422Z] ---> 277eb9a333d3 [2023-02-08T22:14:23.422Z] Step 8/24 : COPY . . [2023-02-08T22:14:55.019Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-08T22:15:10.154Z] ---> 8494befe5ddd [2023-02-08T22:15:10.154Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-08T22:15:10.154Z] ---> fdd969ba4895 [2023-02-08T22:15:10.154Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-08T22:15:10.154Z] ---> 4a1dfb9a349e [2023-02-08T22:15:10.154Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-08T22:15:10.154Z] ---> 491b3f00837e [2023-02-08T22:15:10.154Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-08T22:15:10.154Z] ---> d03fc8af44c0 [2023-02-08T22:15:10.154Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-08T22:15:10.154Z] ---> Running in 8e31944a3808 [2023-02-08T22:15:10.154Z] ---> Running in 2162235bc1a5 [2023-02-08T22:15:10.154Z] ---> Running in 4f928bc86410 [2023-02-08T22:15:10.154Z] ---> Running in 3bc5a7aa6386 [2023-02-08T22:15:10.154Z] ---> Running in cdb844c87672 [2023-02-08T22:15:10.154Z] Removing intermediate container cdb844c87672 [2023-02-08T22:15:10.154Z] ---> ca7432085a1f [2023-02-08T22:15:10.154Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-08T22:15:10.154Z] ---> Running in 22a365e56be0 [2023-02-08T22:15:10.154Z] 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-08T22:15:10.154Z] 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-08T22:15:10.154Z] Removing intermediate container 22a365e56be0 [2023-02-08T22:15:10.154Z] ---> 23f5c9d76382 [2023-02-08T22:15:10.154Z] 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-08T22:15:14.429Z] ---> Running in 29eb0d98b86c [2023-02-08T22:15:14.429Z] 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-08T22:15:14.429Z] 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-08T22:15:26.719Z] Removing intermediate container 29eb0d98b86c [2023-02-08T22:15:26.719Z] ---> 25a423d17017 [2023-02-08T22:15:26.719Z] Step 11/24 : WORKDIR /edgex-go [2023-02-08T22:15:31.998Z] 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-08T22:15:33.911Z] ---> Running in 3619558569cd [2023-02-08T22:15:38.126Z] Removing intermediate container 3619558569cd [2023-02-08T22:15:38.126Z] ---> d92a9b55899e [2023-02-08T22:15:38.126Z] [2023-02-08T22:15:38.126Z] Step 12/24 : FROM alpine:3.15 [2023-02-08T22:15:39.509Z] 3.15: Pulling from library/alpine [2023-02-08T22:15:46.454Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-02-08T22:15:46.454Z] Removing intermediate container 2162235bc1a5 [2023-02-08T22:15:46.454Z] ---> 3c7418090cb7 [2023-02-08T22:15:46.454Z] [2023-02-08T22:15:46.454Z] Step 9/21 : FROM alpine:3.16 [2023-02-08T22:15:51.730Z] Status: Downloaded newer image for alpine:3.15 [2023-02-08T22:15:52.004Z] ---> c4fc93816858 [2023-02-08T22:15:52.004Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-08T22:15:52.004Z] 3.16: Pulling from library/alpine [2023-02-08T22:15:52.004Z] ---> Running in b9812be9c3ff [2023-02-08T22:15:52.277Z] Removing intermediate container 4f928bc86410 [2023-02-08T22:15:52.277Z] ---> c4508cbc7894 [2023-02-08T22:15:52.277Z] [2023-02-08T22:15:52.277Z] Step 10/22 : FROM alpine:3.16 [2023-02-08T22:15:52.536Z] 3.16: Pulling from library/alpine [2023-02-08T22:15:52.536Z] Removing intermediate container b9812be9c3ff [2023-02-08T22:15:52.536Z] ---> e5119e427ed4 [2023-02-08T22:15:52.536Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-08T22:15:53.179Z] ---> Running in 1ea537329a77 [2023-02-08T22:15:53.752Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-08T22:15:53.752Z] Status: Downloaded newer image for alpine:3.16 [2023-02-08T22:15:53.752Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-08T22:15:53.752Z] Status: Image is up to date for alpine:3.16 [2023-02-08T22:15:53.752Z] ---> bfe296a52501 [2023-02-08T22:15:53.752Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-08T22:15:54.016Z] ---> bfe296a52501 [2023-02-08T22:15:54.016Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-08T22:15:57.391Z] ---> Running in a0abb46709e2 [2023-02-08T22:15:57.391Z] ---> Running in f9daa0a2cfb4 [2023-02-08T22:15:57.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-08T22:15:57.666Z] Removing intermediate container 8e31944a3808 [2023-02-08T22:15:57.666Z] ---> 453682b53d27 [2023-02-08T22:15:57.666Z] [2023-02-08T22:15:57.666Z] Step 10/22 : FROM alpine:3.16 [2023-02-08T22:15:57.666Z] ---> bfe296a52501 [2023-02-08T22:15:57.666Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-08T22:15:57.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-08T22:15:57.666Z] ---> Running in 3044148f323f [2023-02-08T22:15:57.666Z] Removing intermediate container 3bc5a7aa6386 [2023-02-08T22:15:57.666Z] ---> 9503a7d61143 [2023-02-08T22:15:57.666Z] [2023-02-08T22:15:57.666Z] Step 10/24 : FROM alpine:3.16 [2023-02-08T22:15:57.666Z] ---> bfe296a52501 [2023-02-08T22:15:57.666Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-08T22:15:57.925Z] v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-08T22:15:57.925Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-08T22:15:57.925Z] OK: 15859 distinct packages available [2023-02-08T22:15:57.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-08T22:15:57.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-08T22:15:58.184Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-08T22:15:58.184Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-08T22:15:58.184Z] (3/4) Installing libucontext (1.1-r0) [2023-02-08T22:15:58.184Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-08T22:15:58.184Z] Executing busybox-1.34.1-r7.trigger [2023-02-08T22:15:58.184Z] OK: 6 MiB in 18 packages [2023-02-08T22:15:59.118Z] ---> Running in 4dfd4dbb0fde [2023-02-08T22:15:59.118Z] Removing intermediate container 3044148f323f [2023-02-08T22:15:59.118Z] ---> 5f407d35c1dd [2023-02-08T22:15:59.118Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-08T22:15:59.118Z] ---> Running in 5a4909dc5a29 [2023-02-08T22:15:59.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-08T22:15:59.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-08T22:15:59.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-08T22:15:59.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-08T22:15:59.916Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-08T22:15:59.916Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-08T22:15:59.916Z] Executing busybox-1.35.0-r17.trigger [2023-02-08T22:15:59.916Z] OK: 6 MiB in 15 packages [2023-02-08T22:15:59.916Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-08T22:15:59.916Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-08T22:15:59.916Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-08T22:15:59.916Z] (5/6) Installing curl (7.83.1-r5) [2023-02-08T22:16:00.191Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-08T22:16:00.191Z] Executing busybox-1.35.0-r17.trigger [2023-02-08T22:16:00.191Z] Executing ca-certificates-20220614-r0.trigger [2023-02-08T22:16:00.191Z] Removing intermediate container 1ea537329a77 [2023-02-08T22:16:00.191Z] ---> 73aae1882f9d [2023-02-08T22:16:00.191Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-08T22:16:00.191Z] OK: 8 MiB in 20 packages [2023-02-08T22:16:01.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-08T22:16:01.809Z] Removing intermediate container f9daa0a2cfb4 [2023-02-08T22:16:01.809Z] ---> 908ee2a6947d [2023-02-08T22:16:01.809Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-08T22:16:01.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-08T22:16:01.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-08T22:16:01.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-08T22:16:01.809Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-08T22:16:01.809Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-08T22:16:01.809Z] Executing busybox-1.35.0-r17.trigger [2023-02-08T22:16:01.809Z] Executing busybox-1.35.0-r17.trigger [2023-02-08T22:16:02.071Z] OK: 6 MiB in 15 packages [2023-02-08T22:16:02.071Z] OK: 6 MiB in 15 packages [2023-02-08T22:16:02.071Z] ---> eeffd79e07fc [2023-02-08T22:16:02.071Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-08T22:16:02.071Z] ---> Running in fc1bade706a4 [2023-02-08T22:16:02.330Z] Removing intermediate container fc1bade706a4 [2023-02-08T22:16:02.330Z] ---> a59cfa4fdd4f [2023-02-08T22:16:02.330Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-08T22:16:02.330Z] ---> f313310b2f41 [2023-02-08T22:16:02.330Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-08T22:16:02.330Z] ---> Running in 5db17a28a6e5 [2023-02-08T22:16:02.330Z] ---> Running in ecac9ae6604d [2023-02-08T22:16:02.330Z] Removing intermediate container a0abb46709e2 [2023-02-08T22:16:02.330Z] ---> de3015ae4d6a [2023-02-08T22:16:02.330Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-08T22:16:02.591Z] ---> Running in 3e4e33297418 [2023-02-08T22:16:02.591Z] Removing intermediate container 4dfd4dbb0fde [2023-02-08T22:16:02.591Z] ---> e44311746530 [2023-02-08T22:16:02.591Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-08T22:16:02.591Z] Removing intermediate container 5db17a28a6e5 [2023-02-08T22:16:02.591Z] ---> 870d7010090c [2023-02-08T22:16:02.591Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-08T22:16:02.591Z] Removing intermediate container ecac9ae6604d [2023-02-08T22:16:02.591Z] ---> 80ded1c9d2de [2023-02-08T22:16:02.591Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-08T22:16:02.591Z] Removing intermediate container 5a4909dc5a29 [2023-02-08T22:16:02.591Z] ---> 95ca921046dc [2023-02-08T22:16:02.591Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-08T22:16:02.591Z] ---> Running in f78be2ac5ee6 [2023-02-08T22:16:02.591Z] ---> Running in d04868569911 [2023-02-08T22:16:02.591Z] Removing intermediate container 3e4e33297418 [2023-02-08T22:16:02.591Z] ---> e66d2204e5f6 [2023-02-08T22:16:02.591Z] Step 12/21 : WORKDIR /edgex [2023-02-08T22:16:02.591Z] ---> Running in cb4b85749a5e [2023-02-08T22:16:02.890Z] Removing intermediate container f78be2ac5ee6 [2023-02-08T22:16:02.890Z] ---> 019729a1c9eb [2023-02-08T22:16:02.890Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-08T22:16:02.890Z] Removing intermediate container d04868569911 [2023-02-08T22:16:02.890Z] ---> 36d1115b01e4 [2023-02-08T22:16:02.890Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-08T22:16:02.890Z] ---> Running in 7f98bc757bda [2023-02-08T22:16:02.890Z] ---> a205684b645a [2023-02-08T22:16:02.890Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-08T22:16:02.890Z] ---> 4638f6bfceaa [2023-02-08T22:16:02.890Z] Step 19/24 : WORKDIR / [2023-02-08T22:16:02.890Z] Removing intermediate container cb4b85749a5e [2023-02-08T22:16:02.890Z] ---> 498387227181 [2023-02-08T22:16:02.890Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-08T22:16:02.890Z] ---> Running in 1ae5eadbd77f [2023-02-08T22:16:02.890Z] Removing intermediate container 7f98bc757bda [2023-02-08T22:16:02.890Z] ---> cf394846f21b [2023-02-08T22:16:02.890Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-08T22:16:02.890Z] ---> a6aa63b109e2 [2023-02-08T22:16:02.890Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-08T22:16:03.149Z] ---> Running in 684020c55a50 [2023-02-08T22:16:04.529Z] Removing intermediate container 1ae5eadbd77f [2023-02-08T22:16:04.529Z] ---> c5346f351eb9 [2023-02-08T22:16:04.529Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-08T22:16:04.529Z] ---> d6f145428b62 [2023-02-08T22:16:04.529Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-08T22:16:04.529Z] ---> 52c065d50c87 [2023-02-08T22:16:04.529Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-08T22:16:04.529Z] Removing intermediate container 684020c55a50 [2023-02-08T22:16:04.529Z] ---> 678a03c48f46 [2023-02-08T22:16:04.529Z] Step 15/24 : WORKDIR / [2023-02-08T22:16:04.529Z] ---> 736e535b9b34 [2023-02-08T22:16:04.529Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-08T22:16:04.529Z] ---> Running in d3e5bc4a6e2f [2023-02-08T22:16:04.529Z] ---> Running in 5255bb8713d3 [2023-02-08T22:16:04.788Z] Removing intermediate container 5255bb8713d3 [2023-02-08T22:16:04.788Z] ---> aa6b9a58f077 [2023-02-08T22:16:04.788Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-08T22:16:04.788Z] Removing intermediate container d3e5bc4a6e2f [2023-02-08T22:16:04.788Z] ---> e1b32b2382b9 [2023-02-08T22:16:04.788Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-08T22:16:05.080Z] ---> 69d3e19af61f [2023-02-08T22:16:05.080Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-08T22:16:05.080Z] ---> 36714f736f96 [2023-02-08T22:16:05.080Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-08T22:16:05.080Z] ---> Running in df75a9351d8e [2023-02-08T22:16:05.080Z] ---> 3ad344794cc2 [2023-02-08T22:16:05.080Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-08T22:16:05.080Z] ---> Running in 9dbc5514206b [2023-02-08T22:16:05.080Z] ---> 76dcf35c47e0 [2023-02-08T22:16:05.080Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-08T22:16:05.080Z] Removing intermediate container df75a9351d8e [2023-02-08T22:16:05.080Z] ---> 5a130c9a2a03 [2023-02-08T22:16:05.080Z] Step 22/24 : LABEL arch=x86_64 [2023-02-08T22:16:05.080Z] Removing intermediate container 9dbc5514206b [2023-02-08T22:16:05.080Z] ---> f1505e2805cf [2023-02-08T22:16:05.080Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-08T22:16:05.647Z] ---> 029ead82b0bb [2023-02-08T22:16:05.647Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-08T22:16:05.647Z] ---> Running in 7b0fb658cb5b [2023-02-08T22:16:05.647Z] ---> Running in 65bebb396485 [2023-02-08T22:16:05.647Z] ---> Running in 40ec59cdcec2 [2023-02-08T22:16:05.647Z] ---> 5258104666c0 [2023-02-08T22:16:05.647Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-08T22:16:05.647Z] ---> 71e266160b37 [2023-02-08T22:16:05.647Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-08T22:16:05.647Z] Removing intermediate container 7b0fb658cb5b [2023-02-08T22:16:05.647Z] ---> 57e9e100bb07 [2023-02-08T22:16:05.647Z] Step 20/22 : LABEL arch=x86_64 [2023-02-08T22:16:05.904Z] Removing intermediate container 65bebb396485 [2023-02-08T22:16:05.904Z] ---> 94f6adbce903 [2023-02-08T22:16:05.904Z] Step 23/24 : LABEL git_sha=6fbd0eb843fe2746132043da656c17742632fa1d [2023-02-08T22:16:05.904Z] ---> Running in c0db29c5ae69 [2023-02-08T22:16:05.904Z] ---> Running in a383747666d6 [2023-02-08T22:16:05.904Z] ---> 2fc57c6fd681 [2023-02-08T22:16:05.904Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-08T22:16:05.904Z] Removing intermediate container c0db29c5ae69 [2023-02-08T22:16:05.904Z] ---> ad1501a8be85 [2023-02-08T22:16:05.904Z] Step 21/22 : LABEL git_sha=6fbd0eb843fe2746132043da656c17742632fa1d [2023-02-08T22:16:05.904Z] ---> 8784e2ff8a49 [2023-02-08T22:16:05.904Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-08T22:16:05.904Z] ---> Running in 58a19ef576fa [2023-02-08T22:16:05.904Z] ---> Running in d2bf40b6ac75 [2023-02-08T22:16:05.904Z] Removing intermediate container a383747666d6 [2023-02-08T22:16:05.904Z] ---> 5f63eee2da08 [2023-02-08T22:16:05.904Z] Step 24/24 : LABEL version=0.0.0 [2023-02-08T22:16:05.904Z] ---> Running in 29f5f4dfae6a [2023-02-08T22:16:06.166Z] Removing intermediate container d2bf40b6ac75 [2023-02-08T22:16:06.166Z] ---> 47f02b02721c [2023-02-08T22:16:06.166Z] Step 22/22 : LABEL version=0.0.0 [2023-02-08T22:16:06.166Z] ---> ca06a2e4ab07 [2023-02-08T22:16:06.166Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-08T22:16:06.166Z] ---> Running in f8b07cbbc61c [2023-02-08T22:16:06.166Z] ---> Running in f9458e222ddd [2023-02-08T22:16:06.166Z] Removing intermediate container 29f5f4dfae6a [2023-02-08T22:16:06.166Z] ---> 2037f4f93b5a [2023-02-08T22:16:06.166Z] [2023-02-08T22:16:06.166Z] Successfully built 2037f4f93b5a [2023-02-08T22:16:06.166Z] Successfully tagged security-spire-config:latest [2023-02-08T22:16:06.166Z]  Building security-spire-config ... done Building security-secretstore-setup [2023-02-08T22:16:06.427Z] Removing intermediate container f8b07cbbc61c [2023-02-08T22:16:06.427Z] ---> ac2a972273cb [2023-02-08T22:16:06.427Z] [2023-02-08T22:16:06.427Z] Removing intermediate container f9458e222ddd [2023-02-08T22:16:06.427Z] ---> 115a0ec991d0 [2023-02-08T22:16:06.427Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-08T22:16:06.427Z] ---> Running in 9e17fc31fd25 [2023-02-08T22:16:06.427Z] Successfully built ac2a972273cb [2023-02-08T22:16:06.427Z] Successfully tagged support-scheduler:latest [2023-02-08T22:16:06.427Z]  Building support-scheduler ... done Building support-notifications [2023-02-08T22:16:09.774Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:16:09.774Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:16:09.774Z] ---> f4efe92ce812 [2023-02-08T22:16:09.774Z] Step 3/24 : WORKDIR /edgex-go [2023-02-08T22:16:09.774Z] ---> Using cache [2023-02-08T22:16:09.774Z] ---> c1f0fbdd0c50 [2023-02-08T22:16:09.774Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-08T22:16:09.774Z] ---> Using cache [2023-02-08T22:16:09.774Z] ---> 96d1a640c06c [2023-02-08T22:16:09.774Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-08T22:16:09.774Z] ---> Using cache [2023-02-08T22:16:09.774Z] ---> 07a606a25539 [2023-02-08T22:16:09.774Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:16:09.774Z] ---> Using cache [2023-02-08T22:16:09.774Z] ---> 108629d17422 [2023-02-08T22:16:09.774Z] Step 7/24 : COPY . . [2023-02-08T22:16:09.774Z] ---> Using cache [2023-02-08T22:16:09.774Z] ---> 8494befe5ddd [2023-02-08T22:16:09.774Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-08T22:16:11.180Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:16:11.180Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:16:11.180Z] ---> f4efe92ce812 [2023-02-08T22:16:11.180Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-08T22:16:11.180Z] ---> Using cache [2023-02-08T22:16:11.180Z] ---> 6260ae874fee [2023-02-08T22:16:11.180Z] Step 4/22 : WORKDIR /edgex-go [2023-02-08T22:16:11.180Z] ---> Using cache [2023-02-08T22:16:11.180Z] ---> fc91aae71f49 [2023-02-08T22:16:11.180Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-08T22:16:16.512Z] Removing intermediate container 9e17fc31fd25 [2023-02-08T22:16:16.512Z] ---> 8c8f18a3d15a [2023-02-08T22:16:16.512Z] Step 22/24 : LABEL arch=x86_64 [2023-02-08T22:16:16.771Z] Removing intermediate container 40ec59cdcec2 [2023-02-08T22:16:16.771Z] ---> b04aee872e51 [2023-02-08T22:16:16.771Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-08T22:16:16.771Z] ---> Running in a4164a317605 [2023-02-08T22:16:16.771Z] ---> Running in 59c8a611bd6d [2023-02-08T22:16:16.771Z] ---> Running in 3e89f4bed5f1 [2023-02-08T22:16:16.771Z] ---> Running in 291b27dbc6b5 [2023-02-08T22:16:17.069Z] Removing intermediate container 58a19ef576fa [2023-02-08T22:16:17.069Z] ---> 82aff634f67c [2023-02-08T22:16:17.069Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-08T22:16:17.069Z] Removing intermediate container 291b27dbc6b5 [2023-02-08T22:16:17.069Z] ---> b867250a0fab [2023-02-08T22:16:17.069Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-08T22:16:17.069Z] Removing intermediate container 59c8a611bd6d [2023-02-08T22:16:17.069Z] ---> a21ebd8d067b [2023-02-08T22:16:17.069Z] Step 23/24 : LABEL git_sha=6fbd0eb843fe2746132043da656c17742632fa1d [2023-02-08T22:16:17.069Z] ---> Running in 4844f6039cbe [2023-02-08T22:16:17.069Z] ---> Running in 3fc64c76af1f [2023-02-08T22:16:17.069Z] ---> Running in 8f38a3b98f81 [2023-02-08T22:16:17.069Z] Removing intermediate container 4844f6039cbe [2023-02-08T22:16:17.069Z] ---> 15e3e421a1c6 [2023-02-08T22:16:17.069Z] Step 19/21 : LABEL arch=x86_64 [2023-02-08T22:16:17.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-08T22:16:17.327Z] 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-08T22:16:17.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-08T22:16:17.842Z] ---> Running in f6ca8f357f7f [2023-02-08T22:16:17.842Z] Removing intermediate container 3fc64c76af1f [2023-02-08T22:16:17.842Z] ---> 01e4e735b0ab [2023-02-08T22:16:17.842Z] Step 20/22 : LABEL arch=x86_64 [2023-02-08T22:16:17.842Z] Removing intermediate container 8f38a3b98f81 [2023-02-08T22:16:17.842Z] ---> dbda65532fff [2023-02-08T22:16:17.842Z] Step 24/24 : LABEL version=0.0.0 [2023-02-08T22:16:17.842Z] ---> Running in e39c6a5cfc99 [2023-02-08T22:16:17.842Z] ---> Running in 31b86a648ee8 [2023-02-08T22:16:18.100Z] OK: 211 MiB in 51 packages [2023-02-08T22:16:18.100Z] Removing intermediate container f6ca8f357f7f [2023-02-08T22:16:18.100Z] ---> 7e94d4fab9a8 [2023-02-08T22:16:18.100Z] Step 20/21 : LABEL git_sha=6fbd0eb843fe2746132043da656c17742632fa1d [2023-02-08T22:16:18.100Z] Removing intermediate container e39c6a5cfc99 [2023-02-08T22:16:18.100Z] ---> f9d8e7fe4254 [2023-02-08T22:16:18.100Z] Step 21/22 : LABEL git_sha=6fbd0eb843fe2746132043da656c17742632fa1d [2023-02-08T22:16:18.100Z] Removing intermediate container 31b86a648ee8 [2023-02-08T22:16:18.100Z] ---> fb8080549bfd [2023-02-08T22:16:18.100Z] [2023-02-08T22:16:18.100Z] ---> Running in fffb4f8c4915 [2023-02-08T22:16:18.100Z] ---> Running in 7d7644ba8fac [2023-02-08T22:16:18.100Z] Successfully built fb8080549bfd [2023-02-08T22:16:18.100Z] Successfully tagged core-metadata:latest [2023-02-08T22:16:18.100Z]  Building core-metadata ... done Building security-spiffe-token-provider [2023-02-08T22:16:18.359Z] Removing intermediate container fffb4f8c4915 [2023-02-08T22:16:18.360Z] ---> 5b6169615938 [2023-02-08T22:16:18.360Z] Step 21/21 : LABEL version=0.0.0 [2023-02-08T22:16:18.360Z] Removing intermediate container 7d7644ba8fac [2023-02-08T22:16:18.360Z] ---> 9dfdf7602af4 [2023-02-08T22:16:18.360Z] Step 22/22 : LABEL version=0.0.0 [2023-02-08T22:16:19.298Z] ---> Running in bbac77b5993c [2023-02-08T22:16:21.212Z] ---> Running in d7fa9cf1eea0 [2023-02-08T22:16:21.778Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:16:21.778Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:16:21.778Z] ---> f4efe92ce812 [2023-02-08T22:16:21.778Z] Step 3/19 : WORKDIR /edgex-go [2023-02-08T22:16:21.778Z] ---> Using cache [2023-02-08T22:16:21.778Z] ---> c1f0fbdd0c50 [2023-02-08T22:16:21.778Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-08T22:16:25.969Z] Removing intermediate container bbac77b5993c [2023-02-08T22:16:25.969Z] ---> 313774990c6b [2023-02-08T22:16:25.969Z] [2023-02-08T22:16:25.969Z] ---> Running in c9fe8865d565 [2023-02-08T22:16:25.969Z] Removing intermediate container d7fa9cf1eea0 [2023-02-08T22:16:25.969Z] ---> 1d4d9516d39a [2023-02-08T22:16:25.969Z] [2023-02-08T22:16:25.969Z] Successfully built 313774990c6b [2023-02-08T22:16:25.969Z] Successfully tagged security-proxy-setup:latest [2023-02-08T22:16:25.969Z]  Building security-proxy-setup ... done Building security-spire-server [2023-02-08T22:16:25.969Z] Successfully built 1d4d9516d39a [2023-02-08T22:16:25.969Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-08T22:16:25.969Z]  Building core-common-config-bootstrapper ... done Building security-spire-agent [2023-02-08T22:16:25.969Z] Removing intermediate container a4164a317605 [2023-02-08T22:16:25.969Z] ---> 04062ce30546 [2023-02-08T22:16:25.969Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-08T22:16:30.311Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:16:30.311Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:16:30.311Z] ---> f4efe92ce812 [2023-02-08T22:16:30.311Z] Step 3/24 : WORKDIR /edgex-go [2023-02-08T22:16:30.311Z] ---> Using cache [2023-02-08T22:16:30.311Z] ---> c1f0fbdd0c50 [2023-02-08T22:16:30.311Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-08T22:16:30.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-08T22:16:30.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-08T22:16:30.584Z] v3.16.3-158-gc0082ecfbed [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-08T22:16:30.584Z] v3.16.3-151-gb476f155c74 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-08T22:16:30.584Z] OK: 17046 distinct packages available [2023-02-08T22:16:30.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-08T22:16:30.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-08T22:16:31.103Z] OK: 211 MiB in 51 packages [2023-02-08T22:16:33.006Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:16:33.006Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:16:33.006Z] ---> f4efe92ce812 [2023-02-08T22:16:33.006Z] Step 3/23 : WORKDIR /edgex-go [2023-02-08T22:16:33.006Z] ---> Using cache [2023-02-08T22:16:33.006Z] ---> c1f0fbdd0c50 [2023-02-08T22:16:33.006Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-08T22:16:39.591Z] ---> 3db2ff84e745 [2023-02-08T22:16:39.591Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:16:39.591Z] ---> Running in a2716fd4b0bf [2023-02-08T22:16:39.591Z] ---> Running in 8682be2b2536 [2023-02-08T22:16:39.591Z] ---> Running in 291f58fd74c0 [2023-02-08T22:16:39.591Z] Removing intermediate container c9fe8865d565 [2023-02-08T22:16:39.591Z] ---> a341e37bff7b [2023-02-08T22:16:39.591Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-08T22:16:39.591Z] ---> f0dc179a2f3b [2023-02-08T22:16:39.591Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:16:39.591Z] ---> Running in a5399bde21fc [2023-02-08T22:16:39.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-08T22:16:39.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-08T22:16:39.591Z] OK: 211 MiB in 51 packages [2023-02-08T22:16:39.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-08T22:16:39.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-08T22:16:39.863Z] OK: 211 MiB in 51 packages [2023-02-08T22:16:40.165Z] Removing intermediate container a2716fd4b0bf [2023-02-08T22:16:40.165Z] ---> 396f075b7821 [2023-02-08T22:16:40.165Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-08T22:16:40.495Z] ---> 5223278414b1 [2023-02-08T22:16:40.495Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:16:40.495Z] ---> Running in a7782af1948b [2023-02-08T22:16:40.495Z] Removing intermediate container 8682be2b2536 [2023-02-08T22:16:40.495Z] ---> 939098049250 [2023-02-08T22:16:40.495Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-08T22:16:40.756Z] ---> 1d571b0ad71a [2023-02-08T22:16:40.756Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:16:40.756Z] ---> Running in 8b4f11c987a8 [2023-02-08T22:16:44.946Z] 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-08T22:16:51.517Z] Removing intermediate container 3e89f4bed5f1 [2023-02-08T22:16:51.517Z] ---> 90f65dbe6494 [2023-02-08T22:16:51.517Z] [2023-02-08T22:16:51.517Z] Step 9/24 : FROM alpine:3.16 [2023-02-08T22:16:51.517Z] ---> bfe296a52501 [2023-02-08T22:16:51.517Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-08T22:16:53.467Z] ---> Running in da42210162a4 [2023-02-08T22:16:53.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-08T22:16:54.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-08T22:16:56.193Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-08T22:16:56.193Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-08T22:16:56.193Z] (3/3) Installing su-exec (0.2-r1) [2023-02-08T22:16:56.193Z] Executing busybox-1.35.0-r17.trigger [2023-02-08T22:16:56.193Z] Executing ca-certificates-20220614-r0.trigger [2023-02-08T22:16:56.193Z] OK: 6 MiB in 17 packages [2023-02-08T22:17:01.728Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-08T22:17:01.728Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-08T22:17:01.728Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-08T22:17:01.728Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-08T22:17:01.728Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-08T22:17:01.728Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-08T22:17:01.728Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-08T22:17:01.728Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-08T22:17:01.728Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-08T22:17:01.728Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-08T22:17:02.002Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-08T22:17:02.002Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-08T22:17:02.002Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-08T22:17:02.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-08T22:17:14.588Z] Removing intermediate container da42210162a4 [2023-02-08T22:17:14.588Z] ---> 7fa0d91a9236 [2023-02-08T22:17:14.588Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-08T22:17:17.021Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.312s coverage: 28.7% of statements [2023-02-08T22:17:17.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-08T22:17:17.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-08T22:17:20.397Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.399s coverage: 98.5% of statements [2023-02-08T22:17:27.077Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.774s coverage: 73.2% of statements [2023-02-08T22:17:27.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-08T22:17:27.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-08T22:17:27.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-08T22:17:27.077Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.582s coverage: 54.0% of statements [2023-02-08T22:17:27.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-08T22:17:27.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-08T22:17:32.685Z] ---> Running in 96edd4f1ff7f [2023-02-08T22:17:32.944Z] Removing intermediate container 96edd4f1ff7f [2023-02-08T22:17:32.944Z] ---> a0ef77726575 [2023-02-08T22:17:32.944Z] Step 12/24 : WORKDIR / [2023-02-08T22:17:33.202Z] ---> Running in 9f6943951b02 [2023-02-08T22:17:33.807Z] Removing intermediate container 9f6943951b02 [2023-02-08T22:17:33.807Z] ---> 6bb425be6919 [2023-02-08T22:17:33.807Z] 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-08T22:17:33.807Z] Removing intermediate container 291f58fd74c0 [2023-02-08T22:17:33.807Z] ---> e779ec2df765 [2023-02-08T22:17:33.807Z] Step 8/22 : COPY . . [2023-02-08T22:17:33.807Z] Removing intermediate container a7782af1948b [2023-02-08T22:17:33.807Z] ---> 670099bf2f61 [2023-02-08T22:17:33.807Z] Step 7/23 : COPY . . [2023-02-08T22:17:34.064Z] Removing intermediate container a5399bde21fc [2023-02-08T22:17:34.064Z] ---> cd7c5b5e585d [2023-02-08T22:17:34.064Z] Step 7/19 : COPY . . [2023-02-08T22:17:34.064Z] Removing intermediate container 8b4f11c987a8 [2023-02-08T22:17:34.064Z] ---> a0751094c022 [2023-02-08T22:17:34.064Z] Step 7/24 : COPY . . [2023-02-08T22:17:45.331Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.514s coverage: 89.2% of statements [2023-02-08T22:17:45.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-08T22:17:45.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-08T22:17:45.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-08T22:17:45.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-08T22:17:45.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-08T22:17:45.331Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.848s coverage: 3.8% of statements [2023-02-08T22:17:45.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-08T22:17:45.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-08T22:17:45.331Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.566s coverage: 95.6% of statements [2023-02-08T22:17:45.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-08T22:17:45.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-08T22:17:45.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-08T22:17:45.331Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.232s coverage: 72.2% of statements [2023-02-08T22:17:45.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-08T22:17:45.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-08T22:17:45.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-08T22:17:45.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-08T22:17:45.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-08T22:17:45.331Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.338s coverage: 65.9% of statements [2023-02-08T22:17:45.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-08T22:17:45.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-08T22:17:45.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-08T22:17:45.331Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.819s coverage: 0.9% of statements [2023-02-08T22:17:45.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-08T22:17:45.331Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.288s coverage: 29.6% of statements [2023-02-08T22:17:45.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-08T22:17:47.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.297s coverage: 47.1% of statements [2023-02-08T22:17:47.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.274s coverage: 82.9% of statements [2023-02-08T22:17:47.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.302s coverage: 94.1% of statements [2023-02-08T22:17:47.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.267s coverage: 96.3% of statements [2023-02-08T22:17:49.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.228s coverage: 87.5% of statements [2023-02-08T22:17:59.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.287s coverage: 94.4% of statements [2023-02-08T22:17:59.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.222s coverage: 44.8% of statements [2023-02-08T22:18:06.130Z] ---> 2411600e1892 [2023-02-08T22:18:06.130Z] 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-08T22:18:06.130Z] ---> 46ae420322f7 [2023-02-08T22:18:06.130Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-08T22:18:06.130Z] ---> 07935073ad03 [2023-02-08T22:18:06.130Z] ---> a117efd44e9b [2023-02-08T22:18:06.130Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-providerStep 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-08T22:18:06.130Z] [2023-02-08T22:18:06.130Z] ---> a4d26315ed74 [2023-02-08T22:18:06.130Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-08T22:18:06.130Z] ---> Running in d0b8dd5d1350 [2023-02-08T22:18:06.130Z] ---> Running in 49d676819ad7 [2023-02-08T22:18:06.130Z] ---> Running in 723812ebf456 [2023-02-08T22:18:06.130Z] ---> Running in dec867b84101 [2023-02-08T22:18:06.130Z] ---> d89a63921046 [2023-02-08T22:18:06.130Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-08T22:18:06.130Z] Removing intermediate container d0b8dd5d1350 [2023-02-08T22:18:06.130Z] ---> 5c0f059437c4 [2023-02-08T22:18:06.130Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-08T22:18:06.130Z] Removing intermediate container dec867b84101 [2023-02-08T22:18:06.130Z] ---> 3aa1be93b7d8 [2023-02-08T22:18:06.130Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-08T22:18:06.130Z] ---> Running in 09c17a94cf60 [2023-02-08T22:18:06.389Z] ---> Running in 255762dbaa6b [2023-02-08T22:18:06.389Z] ---> e2e789b70741 [2023-02-08T22:18:06.389Z] 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-08T22:18:06.389Z] Removing intermediate container 09c17a94cf60 [2023-02-08T22:18:06.389Z] ---> 18e8ac7b0a25 [2023-02-08T22:18:06.389Z] 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-08T22:18:06.389Z] Removing intermediate container 255762dbaa6b [2023-02-08T22:18:06.389Z] ---> 0ece1e4b0819 [2023-02-08T22:18:06.389Z] 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-08T22:18:06.389Z] ---> Running in f775aac7628f [2023-02-08T22:18:06.389Z] ---> Running in f433d100c6b8 [2023-02-08T22:18:06.389Z] ---> e9acc91bcb87 [2023-02-08T22:18:06.389Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-08T22:18:06.698Z] 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-08T22:18:06.698Z] 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-08T22:18:07.291Z] ---> 304742efcb21 [2023-02-08T22:18:07.291Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-08T22:18:08.229Z] ---> 0cc60e4cda95 [2023-02-08T22:18:08.229Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-08T22:18:08.229Z] Removing intermediate container f775aac7628f [2023-02-08T22:18:08.229Z] ---> 9fd591441b68 [2023-02-08T22:18:08.229Z] Step 11/23 : WORKDIR /edgex-go [2023-02-08T22:18:08.229Z] ---> Running in 43bed07b014e [2023-02-08T22:18:08.229Z] Removing intermediate container f433d100c6b8 [2023-02-08T22:18:08.229Z] ---> 49006d5f5b88 [2023-02-08T22:18:08.229Z] Step 11/24 : WORKDIR /edgex-go [2023-02-08T22:18:08.229Z] ---> 53ac2662ea95 [2023-02-08T22:18:08.229Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-08T22:18:08.229Z] ---> Running in 17541541c403 [2023-02-08T22:18:08.489Z] ---> Running in 2642bbd7188f [2023-02-08T22:18:08.489Z] Removing intermediate container 43bed07b014e [2023-02-08T22:18:08.489Z] ---> 59ec99309335 [2023-02-08T22:18:08.489Z] [2023-02-08T22:18:08.489Z] Step 12/23 : FROM alpine:3.15 [2023-02-08T22:18:08.489Z] ---> c4fc93816858 [2023-02-08T22:18:08.489Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-08T22:18:08.489Z] ---> Using cache [2023-02-08T22:18:08.489Z] ---> e5119e427ed4 [2023-02-08T22:18:08.489Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-08T22:18:08.489Z] ---> Running in 035cc6304c72 [2023-02-08T22:18:08.747Z] Removing intermediate container 17541541c403 [2023-02-08T22:18:08.747Z] ---> 5966c61ba52a [2023-02-08T22:18:08.747Z] [2023-02-08T22:18:08.747Z] Step 12/24 : FROM alpine:3.15 [2023-02-08T22:18:08.747Z] ---> c4fc93816858 [2023-02-08T22:18:08.747Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-08T22:18:08.747Z] ---> Using cache [2023-02-08T22:18:08.747Z] ---> e5119e427ed4 [2023-02-08T22:18:08.747Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-08T22:18:08.747Z] ---> Running in 789724a338ac [2023-02-08T22:18:09.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-08T22:18:09.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-08T22:18:09.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-08T22:18:09.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-08T22:18:09.630Z] v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-08T22:18:09.630Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-08T22:18:09.630Z] OK: 15859 distinct packages available [2023-02-08T22:18:09.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-08T22:18:09.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-08T22:18:09.888Z] v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-08T22:18:09.888Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-08T22:18:09.888Z] OK: 15859 distinct packages available [2023-02-08T22:18:09.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-08T22:18:09.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-08T22:18:09.888Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-08T22:18:09.888Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-08T22:18:09.888Z] (3/5) Installing libucontext (1.1-r0) [2023-02-08T22:18:09.888Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-08T22:18:09.888Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-08T22:18:09.888Z] Executing busybox-1.34.1-r7.trigger [2023-02-08T22:18:10.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.946s coverage: 79.9% of statements [2023-02-08T22:18:10.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-08T22:18:10.199Z] OK: 7 MiB in 19 packages [2023-02-08T22:18:10.199Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-08T22:18:10.199Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-08T22:18:10.199Z] (3/5) Installing libucontext (1.1-r0) [2023-02-08T22:18:10.199Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-08T22:18:10.199Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-08T22:18:10.199Z] Executing busybox-1.34.1-r7.trigger [2023-02-08T22:18:10.199Z] OK: 7 MiB in 19 packages [2023-02-08T22:18:11.168Z] Removing intermediate container 2642bbd7188f [2023-02-08T22:18:11.168Z] ---> f69f08d5a5d6 [2023-02-08T22:18:11.168Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-08T22:18:11.428Z] ---> Running in 6fc968251dcc [2023-02-08T22:18:12.369Z] Removing intermediate container 035cc6304c72 [2023-02-08T22:18:12.369Z] ---> 5dbcbad6adf5 [2023-02-08T22:18:12.369Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-08T22:18:12.369Z] Removing intermediate container 6fc968251dcc [2023-02-08T22:18:12.369Z] ---> 482c8b2097cc [2023-02-08T22:18:12.369Z] Step 22/24 : LABEL arch=x86_64 [2023-02-08T22:18:12.369Z] Removing intermediate container 789724a338ac [2023-02-08T22:18:12.369Z] ---> b64f877d3435 [2023-02-08T22:18:12.369Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-08T22:18:12.938Z] ---> Running in 08367d72a7e6 [2023-02-08T22:18:15.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.318s coverage: 92.9% of statements [2023-02-08T22:18:15.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-08T22:18:15.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-08T22:18:15.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-08T22:18:15.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 64.4% of statements [2023-02-08T22:18:15.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-08T22:18:15.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-08T22:18:15.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-08T22:18:15.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-08T22:18:15.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.261s coverage: 86.9% of statements [2023-02-08T22:18:15.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-08T22:18:15.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-08T22:18:15.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-08T22:18:15.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-08T22:18:15.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.241s coverage: 87.2% of statements [2023-02-08T22:18:15.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.199s coverage: 20.0% of statements [2023-02-08T22:18:15.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-08T22:18:15.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-08T22:18:15.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.210s coverage: 100.0% of statements [2023-02-08T22:18:15.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-08T22:18:15.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.328s coverage: 77.4% of statements [2023-02-08T22:18:15.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-08T22:18:15.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.322s coverage: 80.0% of statements [2023-02-08T22:18:15.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.264s coverage: 87.2% of statements [2023-02-08T22:18:15.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.938s coverage: 91.2% of statements [2023-02-08T22:18:15.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-08T22:18:16.310Z] Removing intermediate container 08367d72a7e6 [2023-02-08T22:18:16.310Z] ---> 0d2daffdbc14 [2023-02-08T22:18:16.310Z] Step 23/24 : LABEL git_sha=6fbd0eb843fe2746132043da656c17742632fa1d [2023-02-08T22:18:17.786Z] ---> Running in fbd30da36575 [2023-02-08T22:18:17.786Z] ---> a245eaf4b4ca [2023-02-08T22:18:17.786Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-08T22:18:17.786Z] ---> 77349fafb525 [2023-02-08T22:18:17.786Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-08T22:18:19.784Z] Removing intermediate container fbd30da36575 [2023-02-08T22:18:19.784Z] ---> 8f62ce98c1a7 [2023-02-08T22:18:19.784Z] Step 24/24 : LABEL version=0.0.0 [2023-02-08T22:18:21.684Z] ---> 967fd8c30d25 [2023-02-08T22:18:21.684Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-08T22:18:21.684Z] ---> Running in e4012f22b69b [2023-02-08T22:18:21.684Z] ---> ed3483876904 [2023-02-08T22:18:21.684Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-08T22:18:21.684Z] ---> e38a9d008f55 [2023-02-08T22:18:21.684Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-08T22:18:21.684Z] Removing intermediate container e4012f22b69b [2023-02-08T22:18:21.684Z] ---> 431682e4cd2d [2023-02-08T22:18:21.684Z] [2023-02-08T22:18:21.684Z] Successfully built 431682e4cd2d [2023-02-08T22:18:21.684Z] Successfully tagged security-secretstore-setup:latest [2023-02-08T22:18:21.684Z]  Building security-secretstore-setup ... done Building core-command [2023-02-08T22:18:21.941Z] ---> 9bd6144d4a26 [2023-02-08T22:18:21.941Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-08T22:18:23.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.601s coverage: 63.1% of statements [2023-02-08T22:18:23.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-08T22:18:23.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-08T22:18:23.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.318s coverage: 100.0% of statements [2023-02-08T22:18:23.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.132s coverage: 89.4% of statements [2023-02-08T22:18:23.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.067s coverage: 100.0% of statements [2023-02-08T22:18:23.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.163s coverage: 73.7% of statements [2023-02-08T22:18:23.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.093s coverage: 100.0% of statements [2023-02-08T22:18:26.170Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:18:26.170Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:18:26.170Z] ---> f4efe92ce812 [2023-02-08T22:18:26.170Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-08T22:18:26.170Z] ---> Using cache [2023-02-08T22:18:26.170Z] ---> 6260ae874fee [2023-02-08T22:18:26.170Z] Step 4/23 : WORKDIR /edgex-go [2023-02-08T22:18:26.170Z] ---> Using cache [2023-02-08T22:18:26.170Z] ---> fc91aae71f49 [2023-02-08T22:18:26.170Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-08T22:18:26.170Z] ---> Using cache [2023-02-08T22:18:26.170Z] ---> dbb28a530a8b [2023-02-08T22:18:26.170Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-08T22:18:26.170Z] ---> Using cache [2023-02-08T22:18:26.170Z] ---> fadd788f7d68 [2023-02-08T22:18:26.170Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:18:26.170Z] ---> Using cache [2023-02-08T22:18:26.170Z] ---> 277eb9a333d3 [2023-02-08T22:18:26.170Z] Step 8/23 : COPY . . [2023-02-08T22:18:26.170Z] ---> Using cache [2023-02-08T22:18:26.170Z] ---> fdd969ba4895 [2023-02-08T22:18:26.170Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-08T22:18:27.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.491s coverage: 65.3% of statements [2023-02-08T22:18:27.931Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-08T22:18:27.931Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-08T22:18:27.931Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-08T22:18:32.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.891s coverage: 41.0% of statements [2023-02-08T22:18:32.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-08T22:18:32.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-08T22:18:32.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.298s coverage: 89.5% of statements [2023-02-08T22:18:32.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-08T22:18:32.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.447s coverage: 84.8% of statements [2023-02-08T22:18:32.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-08T22:18:32.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-08T22:18:32.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-08T22:18:32.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-08T22:18:32.719Z] ---> 5b35541bdc94 [2023-02-08T22:18:32.976Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-08T22:18:32.976Z] ---> 947e4d81a86b [2023-02-08T22:18:32.976Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-08T22:18:32.976Z] ---> Running in ce8b3e3bae8b [2023-02-08T22:18:32.976Z] ---> Running in 5dc0f1e4ceb6 [2023-02-08T22:18:32.976Z] Removing intermediate container 5dc0f1e4ceb6 [2023-02-08T22:18:32.976Z] ---> 2fe9dd9298c3 [2023-02-08T22:18:32.976Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-08T22:18:32.976Z] ---> 16b0d39a7b35 [2023-02-08T22:18:32.976Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-08T22:18:32.976Z] ---> Running in 0cedca0d16e5 [2023-02-08T22:18:32.976Z] ---> Running in 7ac3d2445e8f [2023-02-08T22:18:33.281Z] Removing intermediate container 7ac3d2445e8f [2023-02-08T22:18:33.281Z] ---> 040c333b3246 [2023-02-08T22:18:33.281Z] Step 21/23 : LABEL arch=x86_64 [2023-02-08T22:18:33.547Z] Removing intermediate container 0cedca0d16e5 [2023-02-08T22:18:33.547Z] ---> 9a3ee67db750 [2023-02-08T22:18:33.547Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-08T22:18:33.547Z] 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-08T22:18:33.547Z] ---> Running in 8eaf03ad0368 [2023-02-08T22:18:33.547Z] ---> Running in dd5916d0e25d [2023-02-08T22:18:35.476Z] Removing intermediate container 8eaf03ad0368 [2023-02-08T22:18:35.476Z] ---> 8faa32d86f99 [2023-02-08T22:18:35.476Z] Step 22/23 : LABEL git_sha=6fbd0eb843fe2746132043da656c17742632fa1d [2023-02-08T22:18:35.476Z] Removing intermediate container dd5916d0e25d [2023-02-08T22:18:35.476Z] ---> 2ebcffd3b939 [2023-02-08T22:18:35.476Z] Step 22/24 : LABEL arch=x86_64 [2023-02-08T22:18:38.802Z] ---> Running in c4f1e4e01ee0 [2023-02-08T22:18:38.802Z] ---> Running in 8cd34af31f61 [2023-02-08T22:18:38.802Z] Removing intermediate container 49d676819ad7 [2023-02-08T22:18:38.802Z] ---> 7755798a10d8 [2023-02-08T22:18:38.802Z] [2023-02-08T22:18:38.802Z] Step 9/19 : FROM alpine:3.15 [2023-02-08T22:18:38.802Z] ---> c4fc93816858 [2023-02-08T22:18:38.802Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-08T22:18:38.802Z] ---> Using cache [2023-02-08T22:18:38.802Z] ---> e5119e427ed4 [2023-02-08T22:18:38.802Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-08T22:18:38.802Z] Removing intermediate container c4f1e4e01ee0 [2023-02-08T22:18:38.802Z] ---> 9033647dfec1 [2023-02-08T22:18:38.802Z] Step 23/23 : LABEL version=0.0.0 [2023-02-08T22:18:38.802Z] Removing intermediate container 8cd34af31f61 [2023-02-08T22:18:38.802Z] ---> 28c15161b529 [2023-02-08T22:18:38.802Z] Step 23/24 : LABEL git_sha=6fbd0eb843fe2746132043da656c17742632fa1d [2023-02-08T22:18:38.802Z] Removing intermediate container 723812ebf456 [2023-02-08T22:18:38.802Z] ---> fa27cfa476aa [2023-02-08T22:18:38.802Z] [2023-02-08T22:18:38.802Z] Step 10/22 : FROM alpine:3.16 [2023-02-08T22:18:38.802Z] ---> bfe296a52501 [2023-02-08T22:18:38.802Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-08T22:18:38.802Z] ---> Running in d05af3a94519 [2023-02-08T22:18:38.802Z] ---> Running in 21d0512d04a2 [2023-02-08T22:18:38.802Z] ---> Running in ab7d86030c4a [2023-02-08T22:18:38.802Z] ---> Running in 31067efd397b [2023-02-08T22:18:39.676Z] Removing intermediate container 21d0512d04a2 [2023-02-08T22:18:39.676Z] ---> 9727c4d25fc8 [2023-02-08T22:18:39.676Z] [2023-02-08T22:18:39.676Z] Removing intermediate container ab7d86030c4a [2023-02-08T22:18:39.676Z] ---> c12cbfa89069 [2023-02-08T22:18:39.676Z] Step 24/24 : LABEL version=0.0.0 [2023-02-08T22:18:39.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-08T22:18:39.676Z] ---> Running in fa2c4dbd7739 [2023-02-08T22:18:39.676Z] Successfully built 9727c4d25fc8 [2023-02-08T22:18:39.676Z] Successfully tagged security-spire-server:latest [2023-02-08T22:18:39.676Z]  Building security-spire-server ... done Building security-bootstrapper [2023-02-08T22:18:39.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-08T22:18:39.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-08T22:18:39.935Z] Removing intermediate container fa2c4dbd7739 [2023-02-08T22:18:39.935Z] ---> 265157d72477 [2023-02-08T22:18:39.935Z] [2023-02-08T22:18:39.935Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-08T22:18:39.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-08T22:18:39.935Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-08T22:18:39.935Z] Executing busybox-1.35.0-r17.trigger [2023-02-08T22:18:39.935Z] Executing ca-certificates-20220614-r0.trigger [2023-02-08T22:18:39.935Z] Successfully built 265157d72477 [2023-02-08T22:18:39.935Z] Successfully tagged security-spire-agent:latest [2023-02-08T22:18:39.935Z] Building core-data [2023-02-08T22:18:39.935Z]  Building security-spire-agent ... done OK: 6 MiB in 16 packages [2023-02-08T22:18:40.194Z] v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-08T22:18:40.194Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-08T22:18:40.194Z] OK: 15859 distinct packages available [2023-02-08T22:18:40.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-08T22:18:40.418Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.401s coverage: 17.7% of statements [2023-02-08T22:18:40.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-08T22:18:40.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-08T22:18:40.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-08T22:18:40.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-08T22:18:40.418Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.746s coverage: 92.3% of statements [2023-02-08T22:18:40.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-08T22:18:40.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-08T22:18:40.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-08T22:18:40.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-08T22:18:40.418Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.403s coverage: 63.2% of statements [2023-02-08T22:18:40.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-08T22:18:40.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-08T22:18:40.418Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.557s coverage: 97.7% of statements [2023-02-08T22:18:40.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-08T22:18:40.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-08T22:18:40.418Z] 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-08T22:18:40.418Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-08T22:18:40.418Z] go vet ./... [2023-02-08T22:18:40.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-08T22:18:40.451Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-08T22:18:40.451Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-08T22:18:40.707Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-08T22:18:40.707Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-08T22:18:40.707Z] (5/9) Installing curl (7.80.0-r5) [2023-02-08T22:18:40.707Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-08T22:18:40.708Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-08T22:18:40.708Z] (8/9) Installing libucontext (1.1-r0) [2023-02-08T22:18:40.708Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-08T22:18:40.708Z] Executing busybox-1.34.1-r7.trigger [2023-02-08T22:18:40.708Z] Executing ca-certificates-20220614-r0.trigger [2023-02-08T22:18:40.708Z] OK: 8 MiB in 23 packages [2023-02-08T22:18:44.043Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:18:44.043Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:18:44.043Z] ---> f4efe92ce812 [2023-02-08T22:18:44.043Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-08T22:18:44.043Z] ---> Using cache [2023-02-08T22:18:44.043Z] ---> 6260ae874fee [2023-02-08T22:18:44.043Z] Step 4/22 : WORKDIR /edgex-go [2023-02-08T22:18:44.043Z] ---> Using cache [2023-02-08T22:18:44.043Z] ---> fc91aae71f49 [2023-02-08T22:18:44.043Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-08T22:18:44.043Z] ---> Using cache [2023-02-08T22:18:44.043Z] ---> dbb28a530a8b [2023-02-08T22:18:44.043Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-08T22:18:44.043Z] ---> Using cache [2023-02-08T22:18:44.043Z] ---> fadd788f7d68 [2023-02-08T22:18:44.043Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:18:44.043Z] ---> Using cache [2023-02-08T22:18:44.043Z] ---> 277eb9a333d3 [2023-02-08T22:18:44.043Z] Step 8/22 : COPY . . [2023-02-08T22:18:44.043Z] ---> Using cache [2023-02-08T22:18:44.043Z] ---> fdd969ba4895 [2023-02-08T22:18:44.043Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-08T22:18:44.043Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:18:44.043Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:18:44.043Z] ---> f4efe92ce812 [2023-02-08T22:18:44.043Z] Step 3/32 : WORKDIR /edgex-go [2023-02-08T22:18:44.043Z] ---> Using cache [2023-02-08T22:18:44.043Z] ---> c1f0fbdd0c50 [2023-02-08T22:18:44.043Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-08T22:18:44.043Z] ---> Using cache [2023-02-08T22:18:44.043Z] ---> 96d1a640c06c [2023-02-08T22:18:44.044Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-08T22:18:44.044Z] ---> Using cache [2023-02-08T22:18:44.044Z] ---> 07a606a25539 [2023-02-08T22:18:44.044Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:18:44.044Z] ---> Using cache [2023-02-08T22:18:44.044Z] ---> 108629d17422 [2023-02-08T22:18:44.044Z] Step 7/32 : COPY . . [2023-02-08T22:18:44.044Z] ---> Using cache [2023-02-08T22:18:44.044Z] ---> 8494befe5ddd [2023-02-08T22:18:44.044Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-08T22:18:52.191Z] ---> Running in 49f969acb19d [2023-02-08T22:18:52.191Z] ---> Running in a26f5dcd49d5 [2023-02-08T22:18:52.191Z] Removing intermediate container 31067efd397b [2023-02-08T22:18:52.191Z] ---> 9f6f84c29a4d [2023-02-08T22:18:52.191Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-08T22:18:52.191Z] Removing intermediate container d05af3a94519 [2023-02-08T22:18:52.191Z] ---> f8c5de187fb0 [2023-02-08T22:18:52.191Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-08T22:18:52.191Z] ---> Running in 50afb09234b0 [2023-02-08T22:18:52.191Z] ---> 77056ed94d61 [2023-02-08T22:18:52.191Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-08T22:18:52.191Z] Removing intermediate container 50afb09234b0 [2023-02-08T22:18:52.191Z] ---> 21591f682583 [2023-02-08T22:18:52.191Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-08T22:18:52.191Z] ---> Running in 372efdd7b19a [2023-02-08T22:18:52.191Z] 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-08T22:18:52.191Z] 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-08T22:18:52.191Z] Removing intermediate container 372efdd7b19a [2023-02-08T22:18:52.191Z] ---> b852755f1239 [2023-02-08T22:18:52.191Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-08T22:18:52.789Z] ---> Running in 7a670911d7c1 [2023-02-08T22:18:53.108Z] ---> bc5b872892dc [2023-02-08T22:18:53.108Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-08T22:18:53.367Z] Removing intermediate container 7a670911d7c1 [2023-02-08T22:18:53.367Z] ---> 66b0c318d271 [2023-02-08T22:18:53.367Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-08T22:18:53.628Z] ---> 335242114184 [2023-02-08T22:18:53.628Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-08T22:18:53.887Z] ---> d14eda4434f0 [2023-02-08T22:18:53.887Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-08T22:18:53.887Z] ---> Running in ff841e67f74c [2023-02-08T22:18:54.204Z] Removing intermediate container ff841e67f74c [2023-02-08T22:18:54.204Z] ---> bfbebb08fc62 [2023-02-08T22:18:54.204Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-08T22:18:54.772Z] ---> Running in 11b2e92390d8 [2023-02-08T22:18:55.365Z] ---> ed38ac2b041a [2023-02-08T22:18:55.365Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-08T22:18:55.644Z] Removing intermediate container 11b2e92390d8 [2023-02-08T22:18:55.644Z] ---> 6dc1d669d669 [2023-02-08T22:18:55.644Z] Step 17/19 : LABEL arch=x86_64 [2023-02-08T22:18:55.901Z] ---> Running in 1d7d8e2d23be [2023-02-08T22:18:56.161Z] ---> f2cd0913e05b [2023-02-08T22:18:56.161Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-08T22:18:56.432Z] ---> Running in 9a872374aa8c [2023-02-08T22:18:56.432Z] Removing intermediate container 1d7d8e2d23be [2023-02-08T22:18:56.432Z] ---> 3514ebe297dc [2023-02-08T22:18:56.432Z] Step 18/19 : LABEL git_sha=6fbd0eb843fe2746132043da656c17742632fa1d [2023-02-08T22:18:56.689Z] ---> Running in f06ca6eae289 [2023-02-08T22:18:56.946Z] Removing intermediate container 9a872374aa8c [2023-02-08T22:18:56.946Z] ---> fcefdb7a3af7 [2023-02-08T22:18:56.946Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-08T22:18:57.203Z] ---> Running in 2c1d003d1512 [2023-02-08T22:18:57.203Z] Removing intermediate container f06ca6eae289 [2023-02-08T22:18:57.203Z] ---> 8d98cfa0ddd2 [2023-02-08T22:18:57.203Z] Step 19/19 : LABEL version=0.0.0 [2023-02-08T22:18:57.203Z] ---> Running in cc834a95ab47 [2023-02-08T22:18:57.480Z] Removing intermediate container 2c1d003d1512 [2023-02-08T22:18:57.480Z] ---> 9cf96c7f0a17 [2023-02-08T22:18:57.480Z] Step 20/22 : LABEL arch=x86_64 [2023-02-08T22:18:57.480Z] ---> Running in 250b4124e568 [2023-02-08T22:18:58.516Z] Removing intermediate container 250b4124e568 [2023-02-08T22:18:58.516Z] ---> e88f04de7477 [2023-02-08T22:18:58.516Z] Step 21/22 : LABEL git_sha=6fbd0eb843fe2746132043da656c17742632fa1d [2023-02-08T22:18:59.083Z] Removing intermediate container cc834a95ab47 [2023-02-08T22:18:59.083Z] ---> 7655be4192ce [2023-02-08T22:18:59.083Z] [2023-02-08T22:18:59.083Z] ---> Running in db3cc935f1ed [2023-02-08T22:18:59.340Z] Successfully built 7655be4192ce [2023-02-08T22:18:59.607Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-08T22:18:59.878Z]  Building security-spiffe-token-provider ... done Removing intermediate container db3cc935f1ed [2023-02-08T22:18:59.878Z] ---> b6beeb57c627 [2023-02-08T22:18:59.878Z] Step 22/22 : LABEL version=0.0.0 [2023-02-08T22:18:59.878Z] ---> Running in e7ad6fcca2f9 [2023-02-08T22:19:00.137Z] Removing intermediate container e7ad6fcca2f9 [2023-02-08T22:19:00.137Z] ---> a5b369c5c3c4 [2023-02-08T22:19:00.137Z] [2023-02-08T22:19:00.137Z] Successfully built a5b369c5c3c4 [2023-02-08T22:19:00.137Z] Successfully tagged support-notifications:latest [2023-02-08T22:19:12.591Z]  Building support-notifications ... done Removing intermediate container ce8b3e3bae8b [2023-02-08T22:19:12.591Z] ---> 66425fca1677 [2023-02-08T22:19:12.591Z] [2023-02-08T22:19:12.591Z] Step 10/23 : FROM alpine:3.16 [2023-02-08T22:19:12.591Z] ---> bfe296a52501 [2023-02-08T22:19:12.591Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-08T22:19:12.591Z] ---> Using cache [2023-02-08T22:19:12.591Z] ---> e44311746530 [2023-02-08T22:19:12.591Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-08T22:19:12.591Z] ---> Using cache [2023-02-08T22:19:12.591Z] ---> 019729a1c9eb [2023-02-08T22:19:12.591Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-08T22:19:12.591Z] ---> Running in 29e0c6599a50 [2023-02-08T22:19:12.591Z] Removing intermediate container 29e0c6599a50 [2023-02-08T22:19:12.591Z] ---> dedf5f948490 [2023-02-08T22:19:12.591Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-08T22:19:12.591Z] ---> Running in 35f27c9090c6 [2023-02-08T22:19:12.591Z] Removing intermediate container 35f27c9090c6 [2023-02-08T22:19:12.591Z] ---> 839c2f628d85 [2023-02-08T22:19:12.591Z] Step 15/23 : WORKDIR / [2023-02-08T22:19:12.591Z] ---> Running in 846546f3cc3c [2023-02-08T22:19:14.062Z] Removing intermediate container 846546f3cc3c [2023-02-08T22:19:14.063Z] ---> 99c318de1987 [2023-02-08T22:19:14.063Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-08T22:19:16.117Z] ---> 02c31eb1758d [2023-02-08T22:19:16.117Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-08T22:19:16.117Z] Removing intermediate container 49f969acb19d [2023-02-08T22:19:16.117Z] ---> 1da8f8b94209 [2023-02-08T22:19:16.117Z] [2023-02-08T22:19:16.117Z] Step 9/32 : FROM alpine:3.16 [2023-02-08T22:19:16.117Z] ---> bfe296a52501 [2023-02-08T22:19:16.117Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-08T22:19:16.117Z] Removing intermediate container a26f5dcd49d5 [2023-02-08T22:19:16.117Z] ---> e070326e5d5d [2023-02-08T22:19:16.117Z] [2023-02-08T22:19:16.117Z] Step 10/22 : FROM alpine:3.16 [2023-02-08T22:19:16.117Z] ---> bfe296a52501 [2023-02-08T22:19:16.117Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-08T22:19:16.117Z] ---> Running in 66517180a581 [2023-02-08T22:19:16.117Z] ---> Running in b10e4915914f [2023-02-08T22:19:16.720Z] Removing intermediate container b10e4915914f [2023-02-08T22:19:16.720Z] ---> 8da4fe290cc0 [2023-02-08T22:19:16.720Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-08T22:19:16.720Z] Removing intermediate container 66517180a581 [2023-02-08T22:19:16.720Z] ---> 7efc02fe66d8 [2023-02-08T22:19:16.720Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-08T22:19:16.720Z] ---> Running in 883977c56801 [2023-02-08T22:19:16.720Z] ---> Running in c54c66c7dbef [2023-02-08T22:19:16.720Z] ---> 529ec774d57a [2023-02-08T22:19:16.720Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-08T22:19:16.980Z] Removing intermediate container 883977c56801 [2023-02-08T22:19:16.980Z] ---> 0d4732eb549c [2023-02-08T22:19:16.980Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-08T22:19:16.980Z] ---> 6e26b236c4b5 [2023-02-08T22:19:16.980Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-08T22:19:16.980Z] ---> Running in 0d5975cb3f3a [2023-02-08T22:19:16.980Z] ---> Running in 27d3d6fc1417 [2023-02-08T22:19:17.239Z] Removing intermediate container 0d5975cb3f3a [2023-02-08T22:19:17.239Z] ---> 660b76730c98 [2023-02-08T22:19:17.239Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-08T22:19:17.239Z] Removing intermediate container 27d3d6fc1417 [2023-02-08T22:19:17.239Z] ---> 488d2cc7a5a3 [2023-02-08T22:19:17.239Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-08T22:19:17.239Z] ---> Running in 64c32c4b82c3 [2023-02-08T22:19:17.239Z] ---> Running in 73c323a43d1d [2023-02-08T22:19:17.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-08T22:19:17.239Z] Removing intermediate container 73c323a43d1d [2023-02-08T22:19:17.239Z] ---> 3d4d0aad30ed [2023-02-08T22:19:17.239Z] Step 21/23 : LABEL arch=x86_64 [2023-02-08T22:19:17.503Z] ---> Running in 62bab26c85b2 [2023-02-08T22:19:17.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-08T22:19:17.503Z] Removing intermediate container 62bab26c85b2 [2023-02-08T22:19:17.503Z] ---> 6647e5c0e1df [2023-02-08T22:19:17.503Z] Step 22/23 : LABEL git_sha=6fbd0eb843fe2746132043da656c17742632fa1d [2023-02-08T22:19:17.503Z] ---> Running in a4e1d9a527d6 [2023-02-08T22:19:17.503Z] Removing intermediate container a4e1d9a527d6 [2023-02-08T22:19:17.503Z] ---> f5e811a09f5c [2023-02-08T22:19:17.503Z] Step 23/23 : LABEL version=0.0.0 [2023-02-08T22:19:17.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-08T22:19:17.762Z] ---> Running in 9a9a36d25593 [2023-02-08T22:19:17.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-08T22:19:17.762Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-08T22:19:17.762Z] (2/2) Installing su-exec (0.2-r1) [2023-02-08T22:19:17.762Z] Executing busybox-1.35.0-r17.trigger [2023-02-08T22:19:17.762Z] OK: 6 MiB in 16 packages [2023-02-08T22:19:18.023Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-08T22:19:18.023Z] Executing busybox-1.35.0-r17.trigger [2023-02-08T22:19:18.023Z] OK: 6 MiB in 15 packages [2023-02-08T22:19:18.023Z] Removing intermediate container 9a9a36d25593 [2023-02-08T22:19:18.023Z] ---> ed4134f6dd4c [2023-02-08T22:19:18.023Z] [2023-02-08T22:19:18.023Z] Successfully built ed4134f6dd4c [2023-02-08T22:19:18.023Z] Successfully tagged core-command:latest [2023-02-08T22:19:18.023Z]  Building core-command ... done Removing intermediate container c54c66c7dbef [2023-02-08T22:19:18.023Z] ---> f41077497411 [2023-02-08T22:19:18.023Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-08T22:19:18.023Z] ---> Running in fac41bcca405 [2023-02-08T22:19:18.283Z] Removing intermediate container 64c32c4b82c3 [2023-02-08T22:19:18.283Z] ---> 272d17cedb2b [2023-02-08T22:19:18.283Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-08T22:19:18.283Z] Removing intermediate container fac41bcca405 [2023-02-08T22:19:18.283Z] ---> 5933435837a3 [2023-02-08T22:19:18.283Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-08T22:19:18.283Z] ---> Running in 4fbccfd0e2e6 [2023-02-08T22:19:18.543Z] ---> 74d58862d4dd [2023-02-08T22:19:18.543Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-08T22:19:18.543Z] Removing intermediate container 4fbccfd0e2e6 [2023-02-08T22:19:18.543Z] ---> b77764762daf [2023-02-08T22:19:18.543Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-08T22:19:18.543Z] ---> Running in 386286b9abcb [2023-02-08T22:19:18.543Z] Removing intermediate container 386286b9abcb [2023-02-08T22:19:18.543Z] ---> 34e195831df3 [2023-02-08T22:19:18.543Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-08T22:19:18.804Z] ---> Running in e09b62f2bff0 [2023-02-08T22:19:19.063Z] ---> 3110ae2af874 [2023-02-08T22:19:19.063Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-08T22:19:19.063Z] Removing intermediate container e09b62f2bff0 [2023-02-08T22:19:19.063Z] ---> 874eb1093e03 [2023-02-08T22:19:19.063Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-08T22:19:19.063Z] ---> Running in c28162ee258a [2023-02-08T22:19:19.323Z] ---> f8c79671db85 [2023-02-08T22:19:19.323Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-08T22:19:19.323Z] ---> Running in 371131b014d4 [2023-02-08T22:19:19.323Z] Removing intermediate container 371131b014d4 [2023-02-08T22:19:19.323Z] ---> b2a527b9b2a9 [2023-02-08T22:19:19.323Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-08T22:19:19.323Z] ---> Running in 478141864fea [2023-02-08T22:19:19.584Z] Removing intermediate container 478141864fea [2023-02-08T22:19:19.584Z] ---> e8a054022306 [2023-02-08T22:19:19.584Z] Step 20/22 : LABEL arch=x86_64 [2023-02-08T22:19:19.584Z] ---> Running in 79edfa96468a [2023-02-08T22:19:19.584Z] Removing intermediate container 79edfa96468a [2023-02-08T22:19:19.584Z] ---> b223368edee4 [2023-02-08T22:19:19.584Z] Step 21/22 : LABEL git_sha=6fbd0eb843fe2746132043da656c17742632fa1d [2023-02-08T22:19:19.584Z] ---> Running in efba4aba7c8c [2023-02-08T22:19:19.584Z] Removing intermediate container efba4aba7c8c [2023-02-08T22:19:19.584Z] ---> 37781d1426f2 [2023-02-08T22:19:19.584Z] Step 22/22 : LABEL version=0.0.0 [2023-02-08T22:19:19.584Z] ---> Running in 7d5e4e8e027f [2023-02-08T22:19:19.844Z] Removing intermediate container c28162ee258a [2023-02-08T22:19:19.844Z] ---> a0a1c6a7ae7a [2023-02-08T22:19:19.844Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-08T22:19:19.844Z] Removing intermediate container 7d5e4e8e027f [2023-02-08T22:19:19.844Z] ---> e2cee20e05b1 [2023-02-08T22:19:19.844Z] [2023-02-08T22:19:19.844Z] ---> Running in 3e0690395d49 [2023-02-08T22:19:19.844Z] Successfully built e2cee20e05b1 [2023-02-08T22:19:19.844Z] Successfully tagged core-data:latest [2023-02-08T22:19:19.844Z]  Building core-data ... done Removing intermediate container 3e0690395d49 [2023-02-08T22:19:19.844Z] ---> 8bb9963b11c4 [2023-02-08T22:19:19.844Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-08T22:19:20.105Z] ---> 413d394eb27d [2023-02-08T22:19:20.105Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-08T22:19:20.105Z] ---> Running in b79e5a7c7491 [2023-02-08T22:19:20.674Z] Removing intermediate container b79e5a7c7491 [2023-02-08T22:19:20.674Z] ---> 34848dbca935 [2023-02-08T22:19:20.674Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-08T22:19:20.674Z] ---> c44062275f3e [2023-02-08T22:19:20.674Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-08T22:19:21.240Z] ---> cff3154e12a6 [2023-02-08T22:19:21.240Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-08T22:19:21.498Z] ---> dcf53286478d [2023-02-08T22:19:21.498Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-08T22:19:21.498Z] ---> c9a0044ef904 [2023-02-08T22:19:21.498Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-08T22:19:21.758Z] ---> 3440892983ed [2023-02-08T22:19:21.758Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-08T22:19:22.017Z] ---> abb3ad8b1183 [2023-02-08T22:19:22.017Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-08T22:19:22.017Z] ---> 9b974097a226 [2023-02-08T22:19:22.017Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-08T22:19:22.017Z] ---> Running in cbb18537ccbd [2023-02-08T22:19:22.586Z] Removing intermediate container cbb18537ccbd [2023-02-08T22:19:22.586Z] ---> 9e0284ea5a27 [2023-02-08T22:19:22.586Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-08T22:19:22.586Z] ---> Running in 8eb2e4d4f09d [2023-02-08T22:19:22.586Z] Removing intermediate container 8eb2e4d4f09d [2023-02-08T22:19:22.586Z] ---> ca0a512b31c6 [2023-02-08T22:19:22.586Z] Step 29/32 : CMD ["gate"] [2023-02-08T22:19:22.586Z] ---> Running in 13492a88c94d [2023-02-08T22:19:22.844Z] Removing intermediate container 13492a88c94d [2023-02-08T22:19:22.844Z] ---> 3605758b64a1 [2023-02-08T22:19:22.844Z] Step 30/32 : LABEL arch=x86_64 [2023-02-08T22:19:22.844Z] ---> Running in 42c0077a3390 [2023-02-08T22:19:22.844Z] Removing intermediate container 42c0077a3390 [2023-02-08T22:19:22.844Z] ---> 2990921a9b58 [2023-02-08T22:19:22.844Z] Step 31/32 : LABEL git_sha=6fbd0eb843fe2746132043da656c17742632fa1d [2023-02-08T22:19:22.844Z] ---> Running in 6a1e4aad706e [2023-02-08T22:19:22.844Z] Removing intermediate container 6a1e4aad706e [2023-02-08T22:19:22.844Z] ---> f989bd8a9fba [2023-02-08T22:19:22.844Z] Step 32/32 : LABEL version=0.0.0 [2023-02-08T22:19:23.102Z] ---> Running in a8e353ce830d [2023-02-08T22:19:23.102Z] Removing intermediate container a8e353ce830d [2023-02-08T22:19:23.102Z] ---> 3ddf1ac9c29b [2023-02-08T22:19:23.102Z] [2023-02-08T22:19:23.102Z] Successfully built 3ddf1ac9c29b [2023-02-08T22:19:23.102Z] Successfully tagged security-bootstrapper:latest [2023-02-08T22:19:23.107Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-02-08T22:19:23.121Z] $ docker stop --time=1 f8813d17f0de1ce556fde4f83b012d68282370d3ccd69c0dfcfeec719ffa6abc [2023-02-08T22:19:24.444Z] $ docker rm -f --volumes f8813d17f0de1ce556fde4f83b012d68282370d3ccd69c0dfcfeec719ffa6abc [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-08T22:19:24.769Z] + docker images [2023-02-08T22:19:24.769Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-08T22:19:24.770Z] security-bootstrapper latest 3ddf1ac9c29b 2 seconds ago 20.3MB [2023-02-08T22:19:24.770Z] core-data latest e2cee20e05b1 5 seconds ago 17.9MB [2023-02-08T22:19:24.770Z] core-command latest ed4134f6dd4c 7 seconds ago 17.7MB [2023-02-08T22:19:24.770Z] e070326e5d5d 9 seconds ago 1.68GB [2023-02-08T22:19:24.770Z] 1da8f8b94209 11 seconds ago 1.67GB [2023-02-08T22:19:24.770Z] 66425fca1677 21 seconds ago 1.68GB [2023-02-08T22:19:24.770Z] support-notifications latest a5b369c5c3c4 25 seconds ago 30.6MB [2023-02-08T22:19:24.770Z] security-spiffe-token-provider latest 7655be4192ce 26 seconds ago 29.9MB [2023-02-08T22:19:24.770Z] security-spire-agent latest 265157d72477 45 seconds ago 125MB [2023-02-08T22:19:24.770Z] security-spire-server latest 9727c4d25fc8 46 seconds ago 86.5MB [2023-02-08T22:19:24.770Z] 7755798a10d8 46 seconds ago 1.71GB [2023-02-08T22:19:24.770Z] fa27cfa476aa 46 seconds ago 1.74GB [2023-02-08T22:19:24.770Z] security-secretstore-setup latest 431682e4cd2d About a minute ago 29.9MB [2023-02-08T22:19:24.770Z] 5966c61ba52a About a minute ago 1.55GB [2023-02-08T22:19:24.770Z] 59ec99309335 About a minute ago 1.55GB [2023-02-08T22:19:24.770Z] 90f65dbe6494 2 minutes ago 1.67GB [2023-02-08T22:19:24.770Z] core-common-config-bootstrapper latest 1d4d9516d39a 2 minutes ago 15.5MB [2023-02-08T22:19:24.770Z] security-proxy-setup latest 313774990c6b 2 minutes ago 27.8MB [2023-02-08T22:19:24.770Z] core-metadata latest fb8080549bfd 3 minutes ago 18.4MB [2023-02-08T22:19:24.770Z] security-spire-config latest 2037f4f93b5a 3 minutes ago 85.8MB [2023-02-08T22:19:24.770Z] support-scheduler latest ac2a972273cb 3 minutes ago 30MB [2023-02-08T22:19:24.770Z] 9503a7d61143 3 minutes ago 1.68GB [2023-02-08T22:19:24.770Z] 453682b53d27 3 minutes ago 1.67GB [2023-02-08T22:19:24.770Z] c4508cbc7894 3 minutes ago 1.74GB [2023-02-08T22:19:24.770Z] 3c7418090cb7 3 minutes ago 1.67GB [2023-02-08T22:19:24.770Z] d92a9b55899e 3 minutes ago 1.55GB [2023-02-08T22:19:24.770Z] ci-base-image-x86_64 latest f4efe92ce812 9 minutes ago 903MB [2023-02-08T22:19:24.770Z] alpine 3.16 bfe296a52501 2 months ago 5.54MB [2023-02-08T22:19:24.770Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-08T22:19:24.770Z] alpine 3.15 c4fc93816858 6 months ago 5.59MB [2023-02-08T22:19:24.770Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-08T22:19:24.770Z] 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-08T22:20:47.142Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-08T22:20:47.143Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-08T22:20:47.143Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-08T22:20:47.163Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-08T22:20:47.795Z] + ls -al . [2023-02-08T22:20:47.795Z] total 744 [2023-02-08T22:20:47.795Z] drwxrwxr-x 10 1001 1001 4096 Feb 8 22:14 . [2023-02-08T22:20:47.795Z] drwxr-xr-x 4 root root 4096 Feb 8 22:14 .. [2023-02-08T22:20:47.795Z] drwxrwxr-x 2 1001 1001 4096 Feb 8 22:12 .blubracket [2023-02-08T22:20:47.795Z] -rw-rw-r-- 1 1001 1001 16 Feb 8 22:12 .dockerignore [2023-02-08T22:20:47.795Z] drwxrwxr-x 8 1001 1001 4096 Feb 8 22:12 .git [2023-02-08T22:20:47.795Z] drwxrwxr-x 3 1001 1001 4096 Feb 8 22:12 .github [2023-02-08T22:20:47.795Z] -rw-rw-r-- 1 1001 1001 1024 Feb 8 22:12 .gitignore [2023-02-08T22:20:47.795Z] -rw-rw-r-- 1 1001 1001 42 Feb 8 22:12 .golangci.yml [2023-02-08T22:20:47.795Z] -rw-rw-r-- 1 1001 1001 87 Feb 8 22:12 .hadolint.yml [2023-02-08T22:20:47.795Z] -rw-rw-r-- 1 1001 1001 166 Feb 8 22:12 .sonarcloud.properties [2023-02-08T22:20:47.795Z] -rw-rw-r-- 1 1001 1001 1171 Feb 8 22:12 ADOPTERS.md [2023-02-08T22:20:47.795Z] -rw-rw-r-- 1 1001 1001 10825 Feb 8 22:12 Attribution.txt [2023-02-08T22:20:47.795Z] -rw-rw-r-- 1 1001 1001 73765 Feb 8 22:12 CHANGELOG.md [2023-02-08T22:20:47.795Z] -rw-rw-r-- 1 1001 1001 3804 Feb 8 22:12 CONTRIBUTING.md [2023-02-08T22:20:47.795Z] -rw-rw-r-- 1 1001 1001 677 Feb 8 22:12 GOVERNANCE.md [2023-02-08T22:20:47.796Z] -rw-rw-r-- 1 1001 1001 850 Feb 8 22:12 Jenkinsfile [2023-02-08T22:20:47.796Z] -rw-rw-r-- 1 1001 1001 10775 Feb 8 22:12 LICENSE [2023-02-08T22:20:47.796Z] -rw-rw-r-- 1 1001 1001 13375 Feb 8 22:12 Makefile [2023-02-08T22:20:47.796Z] -rw-rw-r-- 1 1001 1001 582 Feb 8 22:12 OWNERS.md [2023-02-08T22:20:47.796Z] -rw-rw-r-- 1 1001 1001 9403 Feb 8 22:12 README.md [2023-02-08T22:20:47.796Z] -rw-rw-r-- 1 1001 1001 6912 Feb 8 22:12 SECURITY.md [2023-02-08T22:20:47.796Z] -rw-rw-r-- 1 1001 1001 5 Feb 8 22:09 VERSION [2023-02-08T22:20:47.796Z] drwxrwxr-x 2 1001 1001 4096 Feb 8 22:12 bin [2023-02-08T22:20:47.796Z] drwxrwxr-x 17 1001 1001 4096 Feb 8 22:12 cmd [2023-02-08T22:20:47.796Z] -rw-r--r-- 1 root root 488085 Feb 8 22:18 coverage.out [2023-02-08T22:20:47.796Z] -rw-rw-r-- 1 1001 1001 3295 Feb 8 22:12 go.mod [2023-02-08T22:20:47.796Z] -rw-rw-r-- 1 1001 1001 33318 Feb 8 22:12 go.sum [2023-02-08T22:20:47.796Z] drwxrwxr-x 7 1001 1001 4096 Feb 8 22:12 internal [2023-02-08T22:20:47.796Z] drwxrwxr-x 3 1001 1001 4096 Feb 8 22:12 openapi [2023-02-08T22:20:47.796Z] drwxrwxr-x 4 1001 1001 4096 Feb 8 22:12 snap [2023-02-08T22:20:47.796Z] -rw-rw-r-- 1 1001 1001 204 Feb 8 22:12 version.go [Pipeline] sh [2023-02-08T22:20:48.444Z] + '[' -e coverage.out ] [2023-02-08T22:20:48.444Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-08T22:20:48.469Z] Warning: overwriting stash ‘coverage-report’ [2023-02-08T22:20:49.361Z] Stashed 1 file(s) [Pipeline] sh [2023-02-08T22:20:49.994Z] + make build [2023-02-08T22:20:49.994Z] 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-08T22:22:26.676Z] 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-08T22:22:26.676Z] 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-08T22:22:32.013Z] 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-08T22:22:35.357Z] 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-08T22:23:22.240Z] 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-08T22:23:27.586Z] 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-08T22:23:32.931Z] 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-08T22:23:39.640Z] 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-08T22:23:43.972Z] 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-08T22:23:49.375Z] 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-08T22:24:04.372Z] 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-08T22:24:09.729Z] $ docker stop --time=1 d6b32b2340e7608cbbe6430df3b9468f5c0e1cfbfea810c5f581d878de291870 [2023-02-08T22:24:11.697Z] $ docker rm -f --volumes d6b32b2340e7608cbbe6430df3b9468f5c0e1cfbfea810c5f581d878de291870 [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-08T22:24:13.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-08T22:24:13.866Z] [2023-02-08T22:24:13.866Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:24:14.206Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-08T22:24:14.476Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-08T22:24:14.476Z] 29e5d40040c1: Pulling fs layer [2023-02-08T22:24:14.476Z] 1ce36da41761: Pulling fs layer [2023-02-08T22:24:14.476Z] 25b303627fd3: Pulling fs layer [2023-02-08T22:24:14.476Z] 29e5d40040c1: Download complete [2023-02-08T22:24:14.747Z] 1ce36da41761: Verifying Checksum [2023-02-08T22:24:14.747Z] 1ce36da41761: Download complete [2023-02-08T22:24:15.015Z] 29e5d40040c1: Pull complete [2023-02-08T22:24:16.446Z] 1ce36da41761: Pull complete [2023-02-08T22:24:16.446Z] 25b303627fd3: Verifying Checksum [2023-02-08T22:24:16.446Z] 25b303627fd3: Download complete [2023-02-08T22:24:26.521Z] 25b303627fd3: Pull complete [2023-02-08T22:24:26.521Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-08T22:24:26.521Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-08T22:24:26.521Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-08T22:24:26.709Z] prd-ubuntu20.04-docker-arm64-4c-16g-5166 does not seem to be running inside a container [2023-02-08T22:24:26.776Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-08T22:24:29.221Z] $ docker top 4b8d06a0d405b6dfd43fdec212eef265c6a3da6e846473af39b78b331cf30b14 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-08T22:24:30.054Z] + grep parallel [2023-02-08T22:24:30.054Z] + docker-compose build --help [2023-02-08T22:24:36.686Z] --parallel Build images in parallel. [Pipeline] } [2023-02-08T22:24:36.704Z] $ docker stop --time=1 4b8d06a0d405b6dfd43fdec212eef265c6a3da6e846473af39b78b331cf30b14 [2023-02-08T22:24:38.347Z] $ docker rm -f --volumes 4b8d06a0d405b6dfd43fdec212eef265c6a3da6e846473af39b78b331cf30b14 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:24:38.862Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-08T22:24:38.862Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-08T22:24:39.058Z] prd-ubuntu20.04-docker-arm64-4c-16g-5166 does not seem to be running inside a container [2023-02-08T22:24:39.124Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-08T22:24:40.477Z] $ docker top 88842b1075262f42a2aabda545e247f699b2ff3bea030a72199157707d18c4db -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-08T22:24:41.334Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-08T22:24:47.977Z] Building core-command ... [2023-02-08T22:24:47.977Z] Building core-common-config-bootstrapper ... [2023-02-08T22:24:47.977Z] Building core-data ... [2023-02-08T22:24:47.977Z] Building core-metadata ... [2023-02-08T22:24:47.977Z] Building security-bootstrapper ... [2023-02-08T22:24:47.977Z] Building security-proxy-setup ... [2023-02-08T22:24:47.977Z] Building security-secretstore-setup ... [2023-02-08T22:24:47.977Z] Building security-spiffe-token-provider ... [2023-02-08T22:24:47.977Z] Building security-spire-agent ... [2023-02-08T22:24:47.977Z] Building security-spire-config ... [2023-02-08T22:24:47.977Z] Building security-spire-server ... [2023-02-08T22:24:47.977Z] Building support-notifications ... [2023-02-08T22:24:47.977Z] Building support-scheduler ... [2023-02-08T22:24:47.977Z] Building core-command [2023-02-08T22:24:47.977Z] Building security-secretstore-setup [2023-02-08T22:24:47.977Z] Building security-spire-server [2023-02-08T22:24:47.977Z] Building core-metadata [2023-02-08T22:24:47.977Z] Building security-spire-agent [2023-02-08T22:25:34.802Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:25:34.802Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:25:34.802Z] ---> ac91ecf7d498 [2023-02-08T22:25:34.802Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-08T22:25:34.802Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:25:34.802Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:25:34.802Z] ---> ac91ecf7d498 [2023-02-08T22:25:34.802Z] Step 3/24 : WORKDIR /edgex-go [2023-02-08T22:25:34.802Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:25:34.802Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:25:34.802Z] ---> ac91ecf7d498 [2023-02-08T22:25:34.802Z] Step 3/23 : WORKDIR /edgex-go [2023-02-08T22:25:34.802Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:25:34.802Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:25:34.802Z] ---> ac91ecf7d498 [2023-02-08T22:25:34.802Z] Step 3/24 : WORKDIR /edgex-go [2023-02-08T22:25:34.802Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:25:34.802Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:25:34.802Z] ---> ac91ecf7d498 [2023-02-08T22:25:34.802Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-08T22:25:34.802Z] ---> Running in ea68be5f73bf [2023-02-08T22:25:34.802Z] ---> Running in 452b1c223568 [2023-02-08T22:25:34.802Z] ---> Running in de2c45568c7d [2023-02-08T22:25:34.802Z] ---> Running in d8bd284eb67a [2023-02-08T22:25:34.802Z] ---> Running in 67e74401378c [2023-02-08T22:25:34.802Z] Removing intermediate container 452b1c223568 [2023-02-08T22:25:35.077Z] ---> bcc685ae1d69 [2023-02-08T22:25:35.077Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-08T22:25:35.077Z] Removing intermediate container d8bd284eb67a [2023-02-08T22:25:35.077Z] ---> 9901fe70e63e [2023-02-08T22:25:35.077Z] Step 4/23 : WORKDIR /edgex-go [2023-02-08T22:25:35.077Z] Removing intermediate container 67e74401378c [2023-02-08T22:25:35.077Z] ---> c10f979a863c [2023-02-08T22:25:35.077Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-08T22:25:35.077Z] Removing intermediate container de2c45568c7d [2023-02-08T22:25:35.077Z] ---> ddae4af92545 [2023-02-08T22:25:35.077Z] Step 4/24 : WORKDIR /edgex-go [2023-02-08T22:25:35.077Z] Removing intermediate container ea68be5f73bf [2023-02-08T22:25:35.077Z] ---> 14398865dec4 [2023-02-08T22:25:35.077Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-08T22:25:35.077Z] ---> Running in dce8fea7e6d6 [2023-02-08T22:25:35.349Z] ---> Running in 08101d7ec1e7 [2023-02-08T22:25:35.349Z] ---> Running in 6eeed0de4f99 [2023-02-08T22:25:35.349Z] ---> Running in 9a8cc36b779b [2023-02-08T22:25:35.349Z] ---> Running in be6f46176697 [2023-02-08T22:25:36.325Z] Removing intermediate container 6eeed0de4f99 [2023-02-08T22:25:36.325Z] ---> 7f6f7d9ba3ad [2023-02-08T22:25:36.325Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-08T22:25:36.325Z] Removing intermediate container 08101d7ec1e7 [2023-02-08T22:25:36.325Z] ---> f257b31f6bc0 [2023-02-08T22:25:36.325Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-08T22:25:36.325Z] ---> Running in 98caaba62063 [2023-02-08T22:25:36.591Z] ---> Running in 954ec48f5055 [2023-02-08T22:25:37.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:25:37.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:25:37.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:25:37.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:25:38.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:25:38.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:25:38.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:25:38.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:25:39.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:25:39.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:25:39.509Z] OK: 221 MiB in 51 packages [2023-02-08T22:25:39.509Z] OK: 221 MiB in 51 packages [2023-02-08T22:25:39.777Z] OK: 221 MiB in 51 packages [2023-02-08T22:25:40.742Z] OK: 221 MiB in 51 packages [2023-02-08T22:25:40.742Z] OK: 221 MiB in 51 packages [2023-02-08T22:25:41.336Z] Removing intermediate container dce8fea7e6d6 [2023-02-08T22:25:41.610Z] ---> 64fa8c87d21a [2023-02-08T22:25:41.610Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-08T22:25:41.610Z] Removing intermediate container be6f46176697 [2023-02-08T22:25:41.610Z] ---> e99d3776e9f5 [2023-02-08T22:25:41.610Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-08T22:25:41.610Z] Removing intermediate container 9a8cc36b779b [2023-02-08T22:25:41.877Z] ---> a981ccf6b09d [2023-02-08T22:25:41.877Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-08T22:25:42.151Z] Removing intermediate container 954ec48f5055 [2023-02-08T22:25:42.151Z] ---> 6878a7296d35 [2023-02-08T22:25:42.151Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-08T22:25:42.417Z] Removing intermediate container 98caaba62063 [2023-02-08T22:25:42.417Z] ---> 7722d92e47f0 [2023-02-08T22:25:42.417Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-08T22:25:42.692Z] ---> 225a054d27f5 [2023-02-08T22:25:42.692Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:25:42.692Z] ---> 7c25bf94e06a [2023-02-08T22:25:42.692Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:25:42.981Z] ---> Running in ee6349c080ad [2023-02-08T22:25:42.981Z] ---> d9fc7f4d1fc3 [2023-02-08T22:25:42.981Z] ---> Running in 16c6fa0a783f [2023-02-08T22:25:42.981Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:25:43.262Z] ---> Running in 6972f568e323 [2023-02-08T22:25:43.536Z] ---> 06091b6e6ca2 [2023-02-08T22:25:43.536Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:25:43.536Z] ---> 6670fe53febd [2023-02-08T22:25:43.536Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:25:43.816Z] ---> Running in f18a87c41321 [2023-02-08T22:25:43.816Z] ---> Running in 884904c2e851 [2023-02-08T22:27:50.498Z] Removing intermediate container 16c6fa0a783f [2023-02-08T22:27:50.498Z] ---> 3073019d7a4b [2023-02-08T22:27:50.498Z] Step 7/24 : COPY . . [2023-02-08T22:27:50.498Z] Removing intermediate container f18a87c41321 [2023-02-08T22:27:50.498Z] ---> 8f0cd81b127c [2023-02-08T22:27:50.498Z] Step 8/23 : COPY . . [2023-02-08T22:27:50.498Z] Removing intermediate container 884904c2e851 [2023-02-08T22:27:50.498Z] ---> f96483e32021 [2023-02-08T22:27:50.498Z] Step 8/24 : COPY . . [2023-02-08T22:27:50.498Z] Removing intermediate container 6972f568e323 [2023-02-08T22:27:50.498Z] ---> fcf1ee3e5521 [2023-02-08T22:27:50.498Z] Step 7/23 : COPY . . [2023-02-08T22:27:50.498Z] Removing intermediate container ee6349c080ad [2023-02-08T22:27:50.498Z] ---> 134d59a3623b [2023-02-08T22:27:50.498Z] Step 7/24 : COPY . . [2023-02-08T22:27:58.704Z] ---> f3f725517db3 [2023-02-08T22:27:58.704Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-08T22:27:58.704Z] ---> 3825383a84cf [2023-02-08T22:27:58.704Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-08T22:27:58.704Z] ---> Running in 999932034d0a [2023-02-08T22:27:58.704Z] ---> e81886765755 [2023-02-08T22:27:58.704Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-08T22:27:58.704Z] ---> 2855d7d1ce82 [2023-02-08T22:27:58.704Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-08T22:27:58.704Z] ---> 8a0bc18d6e25 [2023-02-08T22:27:58.704Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-08T22:27:58.704Z] ---> Running in 3dfc3ee6916c [2023-02-08T22:27:58.704Z] ---> Running in 6a73818cbd39 [2023-02-08T22:27:58.704Z] ---> Running in c3def4648c53 [2023-02-08T22:27:58.704Z] ---> Running in 85ba1f808491 [2023-02-08T22:27:59.293Z] Removing intermediate container c3def4648c53 [2023-02-08T22:27:59.293Z] ---> 3cc545de9358 [2023-02-08T22:27:59.293Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-08T22:27:59.293Z] Removing intermediate container 85ba1f808491 [2023-02-08T22:27:59.293Z] ---> a6e444977ad8 [2023-02-08T22:27:59.293Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-08T22:27:59.564Z] ---> Running in fe9fbda581b7 [2023-02-08T22:27:59.564Z] ---> Running in 79e87ed1e321 [2023-02-08T22:28:00.147Z] Removing intermediate container 79e87ed1e321 [2023-02-08T22:28:00.147Z] ---> 8d1ef0577fe4 [2023-02-08T22:28:00.147Z] 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-08T22:28:00.416Z] ---> Running in 24a29a995d6e [2023-02-08T22:28:00.686Z] Removing intermediate container fe9fbda581b7 [2023-02-08T22:28:00.686Z] ---> 7126462e76ae [2023-02-08T22:28:00.686Z] 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-08T22:28:00.686Z] 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-08T22:28:00.954Z] ---> Running in 96ff242ded3a [2023-02-08T22:28:00.954Z] 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-08T22:28:01.222Z] 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-08T22:28:04.582Z] Removing intermediate container 96ff242ded3a [2023-02-08T22:28:04.582Z] ---> 083eb84a7f1e [2023-02-08T22:28:04.582Z] Step 11/23 : WORKDIR /edgex-go [2023-02-08T22:28:04.582Z] Removing intermediate container 24a29a995d6e [2023-02-08T22:28:04.582Z] ---> a96c635048f4 [2023-02-08T22:28:04.582Z] Step 11/24 : WORKDIR /edgex-go [2023-02-08T22:28:04.848Z] ---> Running in 63a31e7c5f7c [2023-02-08T22:28:04.848Z] ---> Running in 5c654df6be61 [2023-02-08T22:28:05.434Z] Removing intermediate container 5c654df6be61 [2023-02-08T22:28:05.434Z] ---> 4fa4a98a0757 [2023-02-08T22:28:05.434Z] [2023-02-08T22:28:05.434Z] Step 12/23 : FROM alpine:3.15 [2023-02-08T22:28:05.703Z] Removing intermediate container 63a31e7c5f7c [2023-02-08T22:28:05.703Z] ---> 24a54e2558a7 [2023-02-08T22:28:05.703Z] [2023-02-08T22:28:05.703Z] Step 12/24 : FROM alpine:3.15 [2023-02-08T22:28:05.703Z] 3.15: Pulling from library/alpine [2023-02-08T22:28:05.703Z] 3.15: Pulling from library/alpine [2023-02-08T22:28:07.118Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-02-08T22:28:07.118Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-02-08T22:28:07.118Z] Status: Downloaded newer image for alpine:3.15 [2023-02-08T22:28:07.118Z] Status: Downloaded newer image for alpine:3.15 [2023-02-08T22:28:07.118Z] ---> 8aa73fd46299 [2023-02-08T22:28:07.118Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-08T22:28:07.118Z] ---> 8aa73fd46299 [2023-02-08T22:28:07.118Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-08T22:28:07.393Z] ---> Running in ae2e65ac21e6 [2023-02-08T22:28:07.393Z] ---> Running in 7eeae0746f40 [2023-02-08T22:28:09.984Z] Removing intermediate container ae2e65ac21e6 [2023-02-08T22:28:09.984Z] ---> f6d94749d0ec [2023-02-08T22:28:09.984Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-08T22:28:09.984Z] Removing intermediate container 7eeae0746f40 [2023-02-08T22:28:09.984Z] ---> b46575503f8c [2023-02-08T22:28:09.984Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-08T22:28:10.262Z] ---> Running in ffa5f9f673f1 [2023-02-08T22:28:10.262Z] ---> Running in 6f9c9a7a223f [2023-02-08T22:28:12.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:28:12.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:28:13.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:28:13.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:28:14.853Z] v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-08T22:28:14.853Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-08T22:28:14.853Z] OK: 15736 distinct packages available [2023-02-08T22:28:14.853Z] v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-08T22:28:14.853Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-08T22:28:14.853Z] OK: 15736 distinct packages available [2023-02-08T22:28:15.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:28:15.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:28:15.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:28:15.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:28:17.127Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-08T22:28:17.127Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-08T22:28:17.127Z] (3/5) Installing libucontext (1.1-r0) [2023-02-08T22:28:17.127Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-08T22:28:17.127Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-08T22:28:17.127Z] Executing busybox-1.34.1-r7.trigger [2023-02-08T22:28:17.127Z] OK: 6 MiB in 19 packages [2023-02-08T22:28:17.127Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-08T22:28:17.127Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-08T22:28:17.127Z] (3/5) Installing libucontext (1.1-r0) [2023-02-08T22:28:17.127Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-08T22:28:17.127Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-08T22:28:17.127Z] Executing busybox-1.34.1-r7.trigger [2023-02-08T22:28:17.396Z] OK: 6 MiB in 19 packages [2023-02-08T22:28:19.989Z] Removing intermediate container ffa5f9f673f1 [2023-02-08T22:28:19.989Z] ---> 3e00a1c58d57 [2023-02-08T22:28:19.989Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-08T22:28:19.989Z] Removing intermediate container 6f9c9a7a223f [2023-02-08T22:28:19.989Z] ---> 8be74057923a [2023-02-08T22:28:19.989Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-08T22:28:25.343Z] ---> d47eda71ee2b [2023-02-08T22:28:25.343Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-08T22:28:28.689Z] ---> b8cccbf8b71c [2023-02-08T22:28:28.689Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-08T22:28:29.647Z] ---> ad210297718f [2023-02-08T22:28:29.647Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-08T22:28:31.074Z] ---> 7551146ecac2 [2023-02-08T22:28:31.074Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-08T22:28:32.491Z] ---> 0932781d47e2 [2023-02-08T22:28:32.491Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-08T22:28:32.762Z] ---> Running in 385c2400f9ef [2023-02-08T22:28:33.744Z] Removing intermediate container 385c2400f9ef [2023-02-08T22:28:33.744Z] ---> 3941b6731eda [2023-02-08T22:28:33.744Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-08T22:28:33.744Z] ---> 1a29eb4e20c5 [2023-02-08T22:28:33.744Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-08T22:28:33.744Z] ---> Running in 756ee7d27cf3 [2023-02-08T22:28:34.719Z] Removing intermediate container 756ee7d27cf3 [2023-02-08T22:28:34.719Z] ---> 56e5b9480df0 [2023-02-08T22:28:34.719Z] Step 21/23 : LABEL arch=arm64 [2023-02-08T22:28:34.719Z] ---> Running in 1cda30313e0c [2023-02-08T22:28:34.991Z] ---> 0fecaf95e57a [2023-02-08T22:28:34.991Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-08T22:28:35.267Z] Removing intermediate container 1cda30313e0c [2023-02-08T22:28:35.267Z] ---> 0e751c220dbe [2023-02-08T22:28:35.267Z] Step 22/23 : LABEL git_sha=6fbd0eb843fe2746132043da656c17742632fa1d [2023-02-08T22:28:35.538Z] ---> Running in f378f9b9834f [2023-02-08T22:28:36.127Z] Removing intermediate container f378f9b9834f [2023-02-08T22:28:36.127Z] ---> f354c3741fe9 [2023-02-08T22:28:36.127Z] Step 23/23 : LABEL version=0.0.0 [2023-02-08T22:28:36.127Z] ---> Running in 912ccbbaf4c6 [2023-02-08T22:28:36.399Z] ---> a0509327215d [2023-02-08T22:28:36.399Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-08T22:28:36.992Z] Removing intermediate container 912ccbbaf4c6 [2023-02-08T22:28:36.992Z] ---> 377dec33e709 [2023-02-08T22:28:36.992Z] [2023-02-08T22:28:37.263Z] ---> 6d703179dc96 [2023-02-08T22:28:37.263Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-08T22:28:37.533Z] Successfully built 377dec33e709 [2023-02-08T22:28:37.533Z] Successfully tagged security-spire-server-arm64:latest [2023-02-08T22:28:37.533Z]  Building security-spire-server ... done  ---> Running in cafbd1625333 [2023-02-08T22:28:37.533Z] Building security-spiffe-token-provider [2023-02-08T22:28:38.146Z] Removing intermediate container cafbd1625333 [2023-02-08T22:28:38.146Z] ---> 0cac9c30fb56 [2023-02-08T22:28:38.146Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-08T22:28:38.146Z] ---> Running in 624f6d6f2cee [2023-02-08T22:28:38.763Z] Removing intermediate container 624f6d6f2cee [2023-02-08T22:28:38.763Z] ---> a8aa8dae0ec7 [2023-02-08T22:28:38.763Z] Step 22/24 : LABEL arch=arm64 [2023-02-08T22:28:39.039Z] ---> Running in 2ea8d9be1a56 [2023-02-08T22:28:39.635Z] Removing intermediate container 2ea8d9be1a56 [2023-02-08T22:28:39.635Z] ---> da9026ed05a2 [2023-02-08T22:28:39.635Z] Step 23/24 : LABEL git_sha=6fbd0eb843fe2746132043da656c17742632fa1d [2023-02-08T22:28:39.635Z] ---> Running in 21e3dd573713 [2023-02-08T22:28:40.235Z] Removing intermediate container 21e3dd573713 [2023-02-08T22:28:40.235Z] ---> b9a51f08f4be [2023-02-08T22:28:40.235Z] Step 24/24 : LABEL version=0.0.0 [2023-02-08T22:28:40.505Z] ---> Running in ac03d1908bf1 [2023-02-08T22:28:41.094Z] Removing intermediate container ac03d1908bf1 [2023-02-08T22:28:41.094Z] ---> cfffb16bb96a [2023-02-08T22:28:41.094Z] [2023-02-08T22:28:41.366Z] Successfully built cfffb16bb96a [2023-02-08T22:28:41.366Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-08T22:28:41.366Z]  Building security-spire-agent ... done Building support-scheduler [2023-02-08T22:29:08.351Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:29:08.351Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:29:08.351Z] ---> ac91ecf7d498 [2023-02-08T22:29:08.351Z] Step 3/19 : WORKDIR /edgex-go [2023-02-08T22:29:08.351Z] ---> Using cache [2023-02-08T22:29:08.351Z] ---> c10f979a863c [2023-02-08T22:29:08.351Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-08T22:29:08.351Z] ---> Running in dd9e102fc88f [2023-02-08T22:29:08.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:29:09.263Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:29:09.263Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:29:09.263Z] ---> ac91ecf7d498 [2023-02-08T22:29:09.263Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-08T22:29:09.263Z] ---> Using cache [2023-02-08T22:29:09.263Z] ---> ddae4af92545 [2023-02-08T22:29:09.263Z] Step 4/22 : WORKDIR /edgex-go [2023-02-08T22:29:09.263Z] ---> Using cache [2023-02-08T22:29:09.263Z] ---> f257b31f6bc0 [2023-02-08T22:29:09.263Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-08T22:29:09.263Z] ---> Using cache [2023-02-08T22:29:09.263Z] ---> 6878a7296d35 [2023-02-08T22:29:09.263Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-08T22:29:09.263Z] ---> Using cache [2023-02-08T22:29:09.263Z] ---> 6670fe53febd [2023-02-08T22:29:09.263Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:29:09.263Z] ---> Using cache [2023-02-08T22:29:09.263Z] ---> f96483e32021 [2023-02-08T22:29:09.263Z] Step 8/22 : COPY . . [2023-02-08T22:29:09.263Z] ---> Using cache [2023-02-08T22:29:09.263Z] ---> f3f725517db3 [2023-02-08T22:29:09.263Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-08T22:29:09.263Z] ---> Running in 9fe1fe04914c [2023-02-08T22:29:09.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:29:11.364Z] 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-08T22:29:11.633Z] v3.16.3-158-gc0082ecfbed [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-08T22:29:11.633Z] v3.16.3-151-gb476f155c7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-08T22:29:11.633Z] OK: 16903 distinct packages available [2023-02-08T22:29:11.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:29:12.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:29:13.903Z] OK: 221 MiB in 51 packages [2023-02-08T22:29:15.853Z] Removing intermediate container dd9e102fc88f [2023-02-08T22:29:15.853Z] ---> c363e4f7be08 [2023-02-08T22:29:15.853Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-08T22:29:16.439Z] ---> 3abae8ce8fed [2023-02-08T22:29:16.439Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:29:16.439Z] ---> Running in 118194f10169 [2023-02-08T22:31:08.111Z] Removing intermediate container 118194f10169 [2023-02-08T22:31:08.111Z] ---> 6493272f8f17 [2023-02-08T22:31:08.111Z] Step 7/19 : COPY . . [2023-02-08T22:31:10.719Z] ---> 7d20273bd76b [2023-02-08T22:31:10.719Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-08T22:31:10.719Z] ---> Running in be47f452f206 [2023-02-08T22:31:12.130Z] 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-08T22:34:48.910Z] 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-08T22:34:55.582Z] Removing intermediate container 3dfc3ee6916c [2023-02-08T22:34:55.582Z] ---> 9b566928c3db [2023-02-08T22:34:55.582Z] [2023-02-08T22:34:55.582Z] Step 9/24 : FROM alpine:3.16 [2023-02-08T22:34:55.582Z] 3.16: Pulling from library/alpine [2023-02-08T22:34:56.556Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-08T22:34:56.556Z] Status: Downloaded newer image for alpine:3.16 [2023-02-08T22:34:56.556Z] ---> 2b4661558fb8 [2023-02-08T22:34:56.556Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-08T22:34:56.556Z] ---> Running in b5ff04d98784 [2023-02-08T22:34:58.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:34:58.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:35:00.211Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-08T22:35:00.211Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-08T22:35:00.211Z] (3/3) Installing su-exec (0.2-r1) [2023-02-08T22:35:00.211Z] Executing busybox-1.35.0-r17.trigger [2023-02-08T22:35:00.479Z] Executing ca-certificates-20220614-r0.trigger [2023-02-08T22:35:00.748Z] OK: 6 MiB in 17 packages [2023-02-08T22:35:02.710Z] Removing intermediate container b5ff04d98784 [2023-02-08T22:35:02.710Z] ---> a41ea33ca488 [2023-02-08T22:35:02.710Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-08T22:35:02.710Z] ---> Running in 44ca578a9d11 [2023-02-08T22:35:03.321Z] Removing intermediate container 44ca578a9d11 [2023-02-08T22:35:03.321Z] ---> ce6ecd13979d [2023-02-08T22:35:03.321Z] Step 12/24 : WORKDIR / [2023-02-08T22:35:03.595Z] ---> Running in 499bd47865ae [2023-02-08T22:35:04.181Z] Removing intermediate container 499bd47865ae [2023-02-08T22:35:04.181Z] ---> ead5db60b3b9 [2023-02-08T22:35:04.181Z] 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-08T22:35:05.158Z] ---> 29ed0aff1225 [2023-02-08T22:35:05.158Z] 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-08T22:35:06.124Z] ---> 29278eafbd8a [2023-02-08T22:35:06.124Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-08T22:35:06.713Z] ---> 6c221a25f011 [2023-02-08T22:35:06.713Z] 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-08T22:35:07.680Z] ---> 341fdd7a478f [2023-02-08T22:35:07.680Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-08T22:35:09.639Z] ---> 7e8317506ed2 [2023-02-08T22:35:09.639Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-08T22:35:11.592Z] ---> d20875055437 [2023-02-08T22:35:11.592Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-08T22:35:12.564Z] ---> 89297d355be4 [2023-02-08T22:35:12.564Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-08T22:35:12.564Z] ---> Running in 6fde3e5dcbd1 [2023-02-08T22:35:15.924Z] Removing intermediate container 6fde3e5dcbd1 [2023-02-08T22:35:15.924Z] ---> b0ad00c29bf0 [2023-02-08T22:35:15.924Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-08T22:35:15.924Z] ---> Running in 6e422764f8c1 [2023-02-08T22:35:16.519Z] Removing intermediate container 6e422764f8c1 [2023-02-08T22:35:16.519Z] ---> db4232471e89 [2023-02-08T22:35:16.519Z] Step 22/24 : LABEL arch=arm64 [2023-02-08T22:35:16.519Z] ---> Running in 92272d54dba0 [2023-02-08T22:35:17.126Z] Removing intermediate container 92272d54dba0 [2023-02-08T22:35:17.126Z] ---> 15e0929c5fe6 [2023-02-08T22:35:17.126Z] Step 23/24 : LABEL git_sha=6fbd0eb843fe2746132043da656c17742632fa1d [2023-02-08T22:35:17.126Z] ---> Running in a3d251fb1f61 [2023-02-08T22:35:17.724Z] Removing intermediate container a3d251fb1f61 [2023-02-08T22:35:17.724Z] ---> b522cab3586b [2023-02-08T22:35:17.724Z] Step 24/24 : LABEL version=0.0.0 [2023-02-08T22:35:17.724Z] ---> Running in 111714c2d1f6 [2023-02-08T22:35:18.313Z] Removing intermediate container 111714c2d1f6 [2023-02-08T22:35:18.313Z] ---> cbdf19d6782a [2023-02-08T22:35:18.313Z] [2023-02-08T22:35:18.586Z] Successfully built cbdf19d6782a [2023-02-08T22:35:18.586Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-08T22:35:18.856Z]  Building security-secretstore-setup ... done Building core-common-config-bootstrapper [2023-02-08T22:35:37.093Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:35:37.093Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:35:37.093Z] ---> ac91ecf7d498 [2023-02-08T22:35:37.093Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-08T22:35:37.093Z] ---> Using cache [2023-02-08T22:35:37.093Z] ---> ddae4af92545 [2023-02-08T22:35:37.093Z] Step 4/22 : WORKDIR /edgex-go [2023-02-08T22:35:37.093Z] ---> Using cache [2023-02-08T22:35:37.093Z] ---> f257b31f6bc0 [2023-02-08T22:35:37.093Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-08T22:35:37.093Z] ---> Using cache [2023-02-08T22:35:37.093Z] ---> 6878a7296d35 [2023-02-08T22:35:37.093Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-08T22:35:37.093Z] ---> Using cache [2023-02-08T22:35:37.093Z] ---> 6670fe53febd [2023-02-08T22:35:37.093Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:35:37.093Z] ---> Using cache [2023-02-08T22:35:37.093Z] ---> f96483e32021 [2023-02-08T22:35:37.093Z] Step 8/22 : COPY . . [2023-02-08T22:35:37.093Z] ---> Using cache [2023-02-08T22:35:37.093Z] ---> f3f725517db3 [2023-02-08T22:35:37.093Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-08T22:35:37.369Z] ---> Running in 3eb37b7be184 [2023-02-08T22:35:38.340Z] Removing intermediate container 6a73818cbd39 [2023-02-08T22:35:38.340Z] ---> 6ba3887025db [2023-02-08T22:35:38.340Z] [2023-02-08T22:35:38.340Z] Step 10/23 : FROM alpine:3.16 [2023-02-08T22:35:38.340Z] ---> 2b4661558fb8 [2023-02-08T22:35:38.340Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-08T22:35:38.612Z] ---> Running in ab16fe099496 [2023-02-08T22:35:40.037Z] 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-08T22:35:40.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:35:41.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:35:42.686Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-08T22:35:42.686Z] Executing busybox-1.35.0-r17.trigger [2023-02-08T22:35:42.686Z] OK: 5 MiB in 15 packages [2023-02-08T22:35:44.629Z] Removing intermediate container ab16fe099496 [2023-02-08T22:35:44.629Z] ---> db069ec3595c [2023-02-08T22:35:44.629Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-08T22:35:44.896Z] ---> Running in aa772b053d22 [2023-02-08T22:35:45.863Z] Removing intermediate container aa772b053d22 [2023-02-08T22:35:45.863Z] ---> 8749fd06de00 [2023-02-08T22:35:45.863Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-08T22:35:46.130Z] ---> Running in 949e29054882 [2023-02-08T22:35:47.088Z] Removing intermediate container 949e29054882 [2023-02-08T22:35:47.088Z] ---> 2b0ba56fc06c [2023-02-08T22:35:47.088Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-08T22:35:47.088Z] ---> Running in 68822ff0f3ae [2023-02-08T22:35:48.048Z] Removing intermediate container 68822ff0f3ae [2023-02-08T22:35:48.048Z] ---> e3011c0b1d1b [2023-02-08T22:35:48.048Z] Step 15/23 : WORKDIR / [2023-02-08T22:35:48.048Z] ---> Running in 8df1f50efaf8 [2023-02-08T22:35:49.008Z] Removing intermediate container 8df1f50efaf8 [2023-02-08T22:35:49.008Z] ---> 5ed8114e3dcd [2023-02-08T22:35:49.008Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-08T22:35:50.948Z] ---> 5824c03fab8d [2023-02-08T22:35:50.948Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-08T22:35:53.519Z] ---> 3a52c55a6159 [2023-02-08T22:35:53.519Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.tomlRemoving intermediate container 999932034d0a [2023-02-08T22:35:53.519Z] ---> 48448375af36 [2023-02-08T22:35:53.519Z] [2023-02-08T22:35:53.519Z] Step 10/24 : FROM alpine:3.16 [2023-02-08T22:35:53.519Z] ---> 2b4661558fb8 [2023-02-08T22:35:53.519Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-08T22:35:53.519Z] [2023-02-08T22:35:53.519Z] ---> Using cache [2023-02-08T22:35:53.519Z] ---> db069ec3595c [2023-02-08T22:35:53.519Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-08T22:35:53.519Z] ---> Using cache [2023-02-08T22:35:53.519Z] ---> 8749fd06de00 [2023-02-08T22:35:53.519Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-08T22:35:53.519Z] ---> Running in d9c42613a4ea [2023-02-08T22:35:54.475Z] Removing intermediate container d9c42613a4ea [2023-02-08T22:35:54.475Z] ---> f772ac0416a6 [2023-02-08T22:35:54.475Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-08T22:35:54.740Z] ---> 3e8b1a8e6e9f [2023-02-08T22:35:54.740Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-08T22:35:54.740Z] ---> Running in e59ad24ebf96 [2023-02-08T22:35:54.740Z] ---> Running in 9e79f8468daf [2023-02-08T22:35:55.322Z] Removing intermediate container e59ad24ebf96 [2023-02-08T22:35:55.322Z] ---> 05be6d734a57 [2023-02-08T22:35:55.322Z] Step 15/24 : WORKDIR / [2023-02-08T22:35:55.589Z] Removing intermediate container 9e79f8468daf [2023-02-08T22:35:55.589Z] ---> 81a0f561ce08 [2023-02-08T22:35:55.589Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-08T22:35:55.589Z] ---> Running in 4f512748e20b [2023-02-08T22:35:55.589Z] ---> Running in f831812a5573 [2023-02-08T22:35:56.545Z] Removing intermediate container 4f512748e20b [2023-02-08T22:35:56.545Z] ---> 30c1556b1800 [2023-02-08T22:35:56.545Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-08T22:35:56.545Z] Removing intermediate container f831812a5573 [2023-02-08T22:35:56.545Z] ---> 9ebd6ec4110a [2023-02-08T22:35:56.545Z] Step 21/23 : LABEL arch=arm64 [2023-02-08T22:35:56.545Z] ---> Running in 1320a1c86c40 [2023-02-08T22:35:57.500Z] Removing intermediate container 1320a1c86c40 [2023-02-08T22:35:57.500Z] ---> f626ed808b23 [2023-02-08T22:35:57.500Z] Step 22/23 : LABEL git_sha=6fbd0eb843fe2746132043da656c17742632fa1d [2023-02-08T22:35:57.500Z] ---> Running in 2237f8287b0e [2023-02-08T22:35:57.500Z] ---> c82fc7e8d50c [2023-02-08T22:35:57.500Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-08T22:35:58.456Z] Removing intermediate container 2237f8287b0e [2023-02-08T22:35:58.456Z] ---> 13413094912f [2023-02-08T22:35:58.456Z] Step 23/23 : LABEL version=0.0.0 [2023-02-08T22:35:58.456Z] ---> Running in f1cbb254ad55 [2023-02-08T22:35:59.038Z] Removing intermediate container f1cbb254ad55 [2023-02-08T22:35:59.038Z] ---> 006089d34091 [2023-02-08T22:35:59.038Z] [2023-02-08T22:35:59.647Z] Successfully built 006089d34091 [2023-02-08T22:35:59.647Z] Successfully tagged core-command-arm64:latest [2023-02-08T22:35:59.647Z]  Building core-command ... done Building security-spire-config [2023-02-08T22:36:02.224Z] ---> 40a180ceb902 [2023-02-08T22:36:02.224Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-08T22:36:02.806Z] ---> 5ff5b4508888 [2023-02-08T22:36:02.806Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-08T22:36:03.771Z] ---> 0aa0b8959984 [2023-02-08T22:36:03.771Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-08T22:36:04.038Z] ---> Running in 99889969e8a7 [2023-02-08T22:36:04.623Z] Removing intermediate container 99889969e8a7 [2023-02-08T22:36:04.623Z] ---> b0fd1c2821f3 [2023-02-08T22:36:04.623Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-08T22:36:04.623Z] ---> Running in b837844ba1e6 [2023-02-08T22:36:05.206Z] Removing intermediate container b837844ba1e6 [2023-02-08T22:36:05.206Z] ---> d0e3903e733a [2023-02-08T22:36:05.206Z] Step 22/24 : LABEL arch=arm64 [2023-02-08T22:36:05.206Z] ---> Running in da3480c2591d [2023-02-08T22:36:05.788Z] Removing intermediate container da3480c2591d [2023-02-08T22:36:05.788Z] ---> 99d2ca9227f1 [2023-02-08T22:36:05.788Z] Step 23/24 : LABEL git_sha=6fbd0eb843fe2746132043da656c17742632fa1d [2023-02-08T22:36:05.788Z] ---> Running in 6ad75fa30c5c [2023-02-08T22:36:06.369Z] Removing intermediate container 6ad75fa30c5c [2023-02-08T22:36:06.369Z] ---> a1e59addcfc4 [2023-02-08T22:36:06.369Z] Step 24/24 : LABEL version=0.0.0 [2023-02-08T22:36:06.369Z] ---> Running in 3c702ea096ca [2023-02-08T22:36:06.952Z] Removing intermediate container 3c702ea096ca [2023-02-08T22:36:06.952Z] ---> e5e0ec68c5c3 [2023-02-08T22:36:06.952Z] [2023-02-08T22:36:07.219Z] Successfully built e5e0ec68c5c3 [2023-02-08T22:36:07.219Z] Successfully tagged core-metadata-arm64:latest [2023-02-08T22:36:07.219Z]  Building core-metadata ... done Building core-data [2023-02-08T22:36:29.272Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:36:29.272Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:36:29.272Z] ---> ac91ecf7d498 [2023-02-08T22:36:29.272Z] Step 3/24 : WORKDIR /edgex-go [2023-02-08T22:36:29.272Z] ---> Using cache [2023-02-08T22:36:29.272Z] ---> c10f979a863c [2023-02-08T22:36:29.272Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-08T22:36:29.272Z] ---> Using cache [2023-02-08T22:36:29.272Z] ---> a981ccf6b09d [2023-02-08T22:36:29.272Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-08T22:36:29.272Z] ---> Using cache [2023-02-08T22:36:29.272Z] ---> d9fc7f4d1fc3 [2023-02-08T22:36:29.272Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:36:29.272Z] ---> Using cache [2023-02-08T22:36:29.272Z] ---> fcf1ee3e5521 [2023-02-08T22:36:29.272Z] Step 7/24 : COPY . . [2023-02-08T22:36:29.272Z] ---> Using cache [2023-02-08T22:36:29.272Z] ---> 8a0bc18d6e25 [2023-02-08T22:36:29.272Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-08T22:36:29.272Z] ---> Using cache [2023-02-08T22:36:29.272Z] ---> a6e444977ad8 [2023-02-08T22:36:29.272Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-08T22:36:29.272Z] ---> Using cache [2023-02-08T22:36:29.272Z] ---> 7126462e76ae [2023-02-08T22:36:29.272Z] 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-08T22:36:29.272Z] ---> Running in a942f43cc3c6 [2023-02-08T22:36:32.621Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:36:32.621Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:36:32.621Z] ---> ac91ecf7d498 [2023-02-08T22:36:32.621Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-08T22:36:32.621Z] ---> Using cache [2023-02-08T22:36:32.621Z] ---> ddae4af92545 [2023-02-08T22:36:32.621Z] Step 4/22 : WORKDIR /edgex-go [2023-02-08T22:36:32.621Z] ---> Using cache [2023-02-08T22:36:32.621Z] ---> f257b31f6bc0 [2023-02-08T22:36:32.621Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-08T22:36:32.621Z] ---> Using cache [2023-02-08T22:36:32.621Z] ---> 6878a7296d35 [2023-02-08T22:36:32.621Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-08T22:36:32.621Z] ---> Using cache [2023-02-08T22:36:32.621Z] ---> 6670fe53febd [2023-02-08T22:36:32.621Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:36:32.621Z] ---> Using cache [2023-02-08T22:36:32.621Z] ---> f96483e32021 [2023-02-08T22:36:32.621Z] Step 8/22 : COPY . . [2023-02-08T22:36:32.621Z] ---> Using cache [2023-02-08T22:36:32.621Z] ---> f3f725517db3 [2023-02-08T22:36:32.621Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-08T22:36:32.621Z] Removing intermediate container a942f43cc3c6 [2023-02-08T22:36:32.621Z] ---> 96237f364eb5 [2023-02-08T22:36:32.621Z] Step 11/24 : WORKDIR /edgex-go [2023-02-08T22:36:32.621Z] ---> Running in d63c4146c3db [2023-02-08T22:36:32.621Z] ---> Running in 3047dcae4f6e [2023-02-08T22:36:33.206Z] Removing intermediate container 3047dcae4f6e [2023-02-08T22:36:33.206Z] ---> 9e8672fbc757 [2023-02-08T22:36:33.206Z] [2023-02-08T22:36:33.206Z] Step 12/24 : FROM alpine:3.15 [2023-02-08T22:36:33.206Z] ---> 8aa73fd46299 [2023-02-08T22:36:33.206Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-08T22:36:33.206Z] ---> Using cache [2023-02-08T22:36:33.206Z] ---> f6d94749d0ec [2023-02-08T22:36:33.206Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-08T22:36:33.206Z] ---> Running in ddb0d8edfcb8 [2023-02-08T22:36:35.143Z] 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-08T22:36:35.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:36:35.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:36:37.403Z] v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-08T22:36:37.403Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-08T22:36:37.403Z] OK: 15736 distinct packages available [2023-02-08T22:36:37.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:36:37.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:36:39.070Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-08T22:36:39.070Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-08T22:36:39.070Z] (3/4) Installing libucontext (1.1-r0) [2023-02-08T22:36:39.070Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-08T22:36:39.070Z] Executing busybox-1.34.1-r7.trigger [2023-02-08T22:36:39.070Z] OK: 6 MiB in 18 packages [2023-02-08T22:36:41.639Z] Removing intermediate container ddb0d8edfcb8 [2023-02-08T22:36:41.639Z] ---> 7b6159cb38e6 [2023-02-08T22:36:41.639Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-08T22:36:48.277Z] ---> 66c41885db89 [2023-02-08T22:36:48.277Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-08T22:36:48.858Z] ---> d8a44394caf1 [2023-02-08T22:36:48.858Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-08T22:36:48.858Z] ---> Running in c01d9020e16b [2023-02-08T22:36:49.441Z] Removing intermediate container c01d9020e16b [2023-02-08T22:36:49.441Z] ---> 3e9cb5910e39 [2023-02-08T22:36:49.441Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-08T22:36:50.404Z] ---> 7d7f2aa67d0a [2023-02-08T22:36:50.404Z] Step 19/24 : WORKDIR / [2023-02-08T22:36:50.404Z] ---> Running in 14b9fd07a4b3 [2023-02-08T22:36:50.991Z] Removing intermediate container 14b9fd07a4b3 [2023-02-08T22:36:50.991Z] ---> 7b8870cdd9d1 [2023-02-08T22:36:50.991Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-08T22:36:51.258Z] ---> Running in 8c93d734a830 [2023-02-08T22:36:51.840Z] Removing intermediate container 8c93d734a830 [2023-02-08T22:36:51.840Z] ---> 6d387d32f20e [2023-02-08T22:36:51.840Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-08T22:36:51.840Z] ---> Running in b23b33683b3a [2023-02-08T22:36:52.427Z] Removing intermediate container b23b33683b3a [2023-02-08T22:36:52.427Z] ---> dcf445d3d7be [2023-02-08T22:36:52.427Z] Step 22/24 : LABEL arch=arm64 [2023-02-08T22:36:52.694Z] ---> Running in 1e92bcdf34e6 [2023-02-08T22:36:53.276Z] Removing intermediate container 1e92bcdf34e6 [2023-02-08T22:36:53.276Z] ---> ca4b3cdc3825 [2023-02-08T22:36:53.276Z] Step 23/24 : LABEL git_sha=6fbd0eb843fe2746132043da656c17742632fa1d [2023-02-08T22:36:53.276Z] ---> Running in 54ab252aab01 [2023-02-08T22:36:53.859Z] Removing intermediate container 54ab252aab01 [2023-02-08T22:36:53.859Z] ---> d6493795df9f [2023-02-08T22:36:53.859Z] Step 24/24 : LABEL version=0.0.0 [2023-02-08T22:36:54.126Z] ---> Running in 6d50f4446d76 [2023-02-08T22:36:54.710Z] Removing intermediate container 6d50f4446d76 [2023-02-08T22:36:54.710Z] ---> 35dbce41c4d2 [2023-02-08T22:36:54.710Z] [2023-02-08T22:36:54.977Z] Successfully built 35dbce41c4d2 [2023-02-08T22:36:54.977Z] Successfully tagged security-spire-config-arm64:latest [2023-02-08T22:36:54.977Z]  Building security-spire-config ... done Building support-notifications [2023-02-08T22:37:13.177Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:37:13.177Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:37:13.177Z] ---> ac91ecf7d498 [2023-02-08T22:37:13.177Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-08T22:37:13.177Z] ---> Using cache [2023-02-08T22:37:13.177Z] ---> ddae4af92545 [2023-02-08T22:37:13.177Z] Step 4/22 : WORKDIR /edgex-go [2023-02-08T22:37:13.177Z] ---> Using cache [2023-02-08T22:37:13.177Z] ---> f257b31f6bc0 [2023-02-08T22:37:13.177Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-08T22:37:13.177Z] ---> Running in 96d07e19a2f2 [2023-02-08T22:37:15.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:37:15.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:37:16.796Z] OK: 221 MiB in 51 packages [2023-02-08T22:37:18.203Z] Removing intermediate container 96d07e19a2f2 [2023-02-08T22:37:18.203Z] ---> 52b4fa6ab72b [2023-02-08T22:37:18.203Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-08T22:37:19.165Z] ---> 790538c698bf [2023-02-08T22:37:19.165Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:37:19.165Z] ---> Running in 11a97d46f599 [2023-02-08T22:38:56.195Z] Removing intermediate container 11a97d46f599 [2023-02-08T22:38:56.195Z] ---> b2f03f8ceafa [2023-02-08T22:38:56.195Z] Step 8/22 : COPY . . [2023-02-08T22:39:06.263Z] ---> 3e79339422e5 [2023-02-08T22:39:06.263Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-08T22:39:06.263Z] ---> Running in 4fc93688dc17 [2023-02-08T22:39:08.203Z] 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-08T22:40:04.597Z] Removing intermediate container 9fe1fe04914c [2023-02-08T22:40:04.597Z] ---> c0ed5ce29947 [2023-02-08T22:40:04.597Z] [2023-02-08T22:40:04.597Z] Step 10/22 : FROM alpine:3.16 [2023-02-08T22:40:04.597Z] ---> 2b4661558fb8 [2023-02-08T22:40:04.597Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-08T22:40:04.597Z] ---> Using cache [2023-02-08T22:40:04.597Z] ---> db069ec3595c [2023-02-08T22:40:04.597Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-08T22:40:04.597Z] ---> Using cache [2023-02-08T22:40:04.597Z] ---> 8749fd06de00 [2023-02-08T22:40:04.597Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-08T22:40:04.597Z] ---> Running in 69a21f2fdacb [2023-02-08T22:40:04.597Z] Removing intermediate container 69a21f2fdacb [2023-02-08T22:40:04.597Z] ---> 89ea46936e11 [2023-02-08T22:40:04.598Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-08T22:40:04.598Z] ---> Running in b282bee14459 [2023-02-08T22:40:04.865Z] Removing intermediate container b282bee14459 [2023-02-08T22:40:04.865Z] ---> ae5a2c6bc3d2 [2023-02-08T22:40:04.865Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-08T22:40:05.824Z] ---> 2799ca977fcf [2023-02-08T22:40:05.824Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-08T22:40:09.168Z] ---> a9151d296a34 [2023-02-08T22:40:09.168Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-08T22:40:09.435Z] ---> 52418065180d [2023-02-08T22:40:09.435Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-08T22:40:09.435Z] ---> Running in 9743d1f6fb4e [2023-02-08T22:40:10.020Z] Removing intermediate container 9743d1f6fb4e [2023-02-08T22:40:10.020Z] ---> f4510b3c78bf [2023-02-08T22:40:10.020Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-08T22:40:10.293Z] ---> Running in f3716f290bda [2023-02-08T22:40:10.561Z] Removing intermediate container f3716f290bda [2023-02-08T22:40:10.561Z] ---> 0db09d3e0b81 [2023-02-08T22:40:10.561Z] Step 20/22 : LABEL arch=arm64 [2023-02-08T22:40:10.837Z] ---> Running in ff47e6843a2f [2023-02-08T22:40:11.422Z] Removing intermediate container ff47e6843a2f [2023-02-08T22:40:11.422Z] ---> 3da3c2f96e2b [2023-02-08T22:40:11.422Z] Step 21/22 : LABEL git_sha=6fbd0eb843fe2746132043da656c17742632fa1d [2023-02-08T22:40:11.422Z] ---> Running in 806e515acd5f [2023-02-08T22:40:12.007Z] Removing intermediate container 806e515acd5f [2023-02-08T22:40:12.007Z] ---> 75184e928337 [2023-02-08T22:40:12.007Z] Step 22/22 : LABEL version=0.0.0 [2023-02-08T22:40:12.007Z] ---> Running in 90f0fe5c3ba0 [2023-02-08T22:40:12.273Z] Removing intermediate container 90f0fe5c3ba0 [2023-02-08T22:40:12.273Z] ---> 302a0eacdc94 [2023-02-08T22:40:12.273Z] [2023-02-08T22:40:12.852Z] Successfully built 302a0eacdc94 [2023-02-08T22:40:12.852Z] Successfully tagged support-scheduler-arm64:latest [2023-02-08T22:40:12.852Z]  Building support-scheduler ... done Building security-bootstrapper [2023-02-08T22:40:31.051Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:40:31.051Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:40:31.051Z] ---> ac91ecf7d498 [2023-02-08T22:40:31.051Z] Step 3/32 : WORKDIR /edgex-go [2023-02-08T22:40:31.051Z] ---> Using cache [2023-02-08T22:40:31.051Z] ---> c10f979a863c [2023-02-08T22:40:31.051Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-08T22:40:33.624Z] ---> Running in ef5354c7860b [2023-02-08T22:40:36.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:40:36.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:40:38.203Z] Removing intermediate container be47f452f206 [2023-02-08T22:40:38.203Z] ---> f5a5623087ef [2023-02-08T22:40:38.203Z] [2023-02-08T22:40:38.203Z] Step 9/19 : FROM alpine:3.15 [2023-02-08T22:40:38.203Z] ---> 8aa73fd46299 [2023-02-08T22:40:38.203Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-08T22:40:38.203Z] ---> Using cache [2023-02-08T22:40:38.203Z] ---> f6d94749d0ec [2023-02-08T22:40:38.203Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-08T22:40:38.203Z] ---> Running in 41721794b2c9 [2023-02-08T22:40:38.473Z] OK: 221 MiB in 51 packages [2023-02-08T22:40:40.409Z] Removing intermediate container ef5354c7860b [2023-02-08T22:40:40.409Z] ---> 8281e029f749 [2023-02-08T22:40:40.409Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-08T22:40:40.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:40:41.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:40:41.257Z] ---> 5b0656a2b23f [2023-02-08T22:40:41.257Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:40:41.525Z] ---> Running in e3f5d5ae7f64 [2023-02-08T22:40:43.463Z] v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-08T22:40:43.463Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-08T22:40:43.463Z] OK: 15736 distinct packages available [2023-02-08T22:40:43.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:40:43.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:40:45.144Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-08T22:40:45.144Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-08T22:40:45.415Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-08T22:40:45.415Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-08T22:40:45.415Z] (5/9) Installing curl (7.80.0-r5) [2023-02-08T22:40:45.415Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-08T22:40:45.415Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-08T22:40:45.415Z] (8/9) Installing libucontext (1.1-r0) [2023-02-08T22:40:45.415Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-08T22:40:45.415Z] Executing busybox-1.34.1-r7.trigger [2023-02-08T22:40:45.415Z] Executing ca-certificates-20220614-r0.trigger [2023-02-08T22:40:46.000Z] OK: 8 MiB in 23 packages [2023-02-08T22:40:48.596Z] Removing intermediate container 41721794b2c9 [2023-02-08T22:40:48.596Z] ---> cb5a4a37a8c4 [2023-02-08T22:40:48.596Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-08T22:40:49.183Z] ---> e9d194820683 [2023-02-08T22:40:49.183Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-08T22:40:51.764Z] ---> b671a23f6f71 [2023-02-08T22:40:51.764Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-08T22:40:52.345Z] ---> f61e65c1c5fa [2023-02-08T22:40:52.345Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-08T22:40:52.345Z] ---> Running in da6054e71a51 [2023-02-08T22:40:52.944Z] Removing intermediate container da6054e71a51 [2023-02-08T22:40:52.944Z] ---> 65994efcc0eb [2023-02-08T22:40:52.944Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-08T22:40:52.944Z] ---> Running in 8a7e34b5bab7 [2023-02-08T22:40:53.532Z] Removing intermediate container 8a7e34b5bab7 [2023-02-08T22:40:53.532Z] ---> fe65893e8fc1 [2023-02-08T22:40:53.532Z] Step 17/19 : LABEL arch=arm64 [2023-02-08T22:40:53.532Z] ---> Running in 1dee00699cf7 [2023-02-08T22:40:54.115Z] Removing intermediate container 1dee00699cf7 [2023-02-08T22:40:54.115Z] ---> 9c4af10eef10 [2023-02-08T22:40:54.115Z] Step 18/19 : LABEL git_sha=6fbd0eb843fe2746132043da656c17742632fa1d [2023-02-08T22:40:54.393Z] ---> Running in a0792a8bd9eb [2023-02-08T22:40:54.975Z] Removing intermediate container a0792a8bd9eb [2023-02-08T22:40:54.975Z] ---> d2307e31e8e3 [2023-02-08T22:40:54.975Z] Step 19/19 : LABEL version=0.0.0 [2023-02-08T22:40:54.975Z] ---> Running in 34baa62a12ed [2023-02-08T22:40:55.559Z] Removing intermediate container 34baa62a12ed [2023-02-08T22:40:55.559Z] ---> f8502296763f [2023-02-08T22:40:55.559Z] [2023-02-08T22:40:55.838Z] Successfully built f8502296763f [2023-02-08T22:40:55.838Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-08T22:40:55.838Z] Building security-proxy-setup [2023-02-08T22:41:14.053Z]  Building security-spiffe-token-provider ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:41:14.053Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:41:14.053Z] ---> ac91ecf7d498 [2023-02-08T22:41:14.053Z] Step 3/21 : WORKDIR /edgex-go [2023-02-08T22:41:14.053Z] ---> Using cache [2023-02-08T22:41:14.053Z] ---> c10f979a863c [2023-02-08T22:41:14.053Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-08T22:41:14.053Z] ---> Using cache [2023-02-08T22:41:14.053Z] ---> 8281e029f749 [2023-02-08T22:41:14.053Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-08T22:41:14.053Z] ---> Using cache [2023-02-08T22:41:14.053Z] ---> 5b0656a2b23f [2023-02-08T22:41:14.053Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:41:14.053Z] ---> Running in 8246e64ff362 [2023-02-08T22:42:21.905Z] Removing intermediate container e3f5d5ae7f64 [2023-02-08T22:42:21.905Z] ---> abdcc28c8f94 [2023-02-08T22:42:21.905Z] Step 7/32 : COPY . . [2023-02-08T22:42:48.574Z] ---> 371318a4ef71 [2023-02-08T22:42:48.574Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-08T22:42:48.574Z] ---> Running in 8cbd7bbfe1e5 [2023-02-08T22:42:48.574Z] 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-08T22:42:58.634Z] Removing intermediate container 3eb37b7be184 [2023-02-08T22:42:58.634Z] ---> 97c90606d4a6 [2023-02-08T22:42:58.634Z] [2023-02-08T22:42:58.634Z] Step 10/22 : FROM alpine:3.16 [2023-02-08T22:42:58.634Z] ---> 2b4661558fb8 [2023-02-08T22:42:58.634Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-08T22:42:59.213Z] ---> Running in 8b9836ab9e63 [2023-02-08T22:43:00.168Z] Removing intermediate container 8b9836ab9e63 [2023-02-08T22:43:00.168Z] ---> 6bc73660f818 [2023-02-08T22:43:00.168Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-08T22:43:00.168Z] ---> Running in e322db563f96 [2023-02-08T22:43:03.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:43:03.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:43:05.459Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-08T22:43:05.459Z] Executing busybox-1.35.0-r17.trigger [2023-02-08T22:43:05.459Z] OK: 5 MiB in 15 packages [2023-02-08T22:43:08.038Z] Removing intermediate container 8246e64ff362 [2023-02-08T22:43:08.038Z] ---> eada42cb0505 [2023-02-08T22:43:08.038Z] Step 7/21 : COPY . . [2023-02-08T22:43:08.308Z] Removing intermediate container e322db563f96 [2023-02-08T22:43:08.308Z] ---> 46c9411d8827 [2023-02-08T22:43:08.308Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-08T22:43:09.726Z] ---> f1a440661018 [2023-02-08T22:43:09.726Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-08T22:43:11.670Z] ---> 4b2d209ba50c [2023-02-08T22:43:11.670Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-08T22:43:13.077Z] ---> 8620cfa94417 [2023-02-08T22:43:13.077Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-08T22:43:14.033Z] ---> ad7823f26466 [2023-02-08T22:43:14.033Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-08T22:43:14.033Z] ---> Running in 416b117b6cf7 [2023-02-08T22:43:18.282Z] Removing intermediate container 416b117b6cf7 [2023-02-08T22:43:18.282Z] ---> 9566344100a8 [2023-02-08T22:43:18.282Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-08T22:43:18.548Z] ---> Running in 2caf4ba443c1 [2023-02-08T22:43:19.950Z] Removing intermediate container 2caf4ba443c1 [2023-02-08T22:43:19.950Z] ---> b2a679f07d17 [2023-02-08T22:43:19.950Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-08T22:43:20.222Z] ---> Running in 356fd77613ab [2023-02-08T22:43:20.804Z] Removing intermediate container 356fd77613ab [2023-02-08T22:43:20.804Z] ---> bd6f007bb9de [2023-02-08T22:43:20.804Z] Step 20/22 : LABEL arch=arm64 [2023-02-08T22:43:21.074Z] ---> Running in 94d86a615ccd [2023-02-08T22:43:21.668Z] Removing intermediate container 94d86a615ccd [2023-02-08T22:43:21.668Z] ---> 5646720a05d3 [2023-02-08T22:43:21.668Z] Step 21/22 : LABEL git_sha=6fbd0eb843fe2746132043da656c17742632fa1d [2023-02-08T22:43:21.934Z] ---> Running in 10e53bee2492 [2023-02-08T22:43:22.902Z] Removing intermediate container 10e53bee2492 [2023-02-08T22:43:22.902Z] ---> e5bfba7c2b05 [2023-02-08T22:43:22.902Z] Step 22/22 : LABEL version=0.0.0 [2023-02-08T22:43:22.902Z] ---> Running in 3a9ff33ce835 [2023-02-08T22:43:23.858Z] Removing intermediate container 3a9ff33ce835 [2023-02-08T22:43:23.858Z] ---> 93cd7e014b84 [2023-02-08T22:43:23.858Z] [2023-02-08T22:43:24.441Z] Successfully built 93cd7e014b84 [2023-02-08T22:43:24.441Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-08T22:43:25.848Z]  Building core-common-config-bootstrapper ... done  ---> 1e16e078c626 [2023-02-08T22:43:25.848Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-08T22:43:26.116Z] ---> Running in 8c79b64b92d3 [2023-02-08T22:43:28.064Z] 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-08T22:44:14.871Z] Removing intermediate container d63c4146c3db [2023-02-08T22:44:14.871Z] ---> 1af1c1b6c859 [2023-02-08T22:44:14.871Z] [2023-02-08T22:44:14.871Z] Step 10/22 : FROM alpine:3.16 [2023-02-08T22:44:14.871Z] ---> 2b4661558fb8 [2023-02-08T22:44:14.871Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-08T22:44:14.871Z] ---> Running in 75cd76d2712f [2023-02-08T22:44:14.871Z] Removing intermediate container 75cd76d2712f [2023-02-08T22:44:14.871Z] ---> d9e9366c7aa5 [2023-02-08T22:44:14.871Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-08T22:44:14.871Z] ---> Running in 66fb59193cb8 [2023-02-08T22:44:14.871Z] Removing intermediate container 66fb59193cb8 [2023-02-08T22:44:14.871Z] ---> 5ca2ee93454c [2023-02-08T22:44:14.871Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-08T22:44:14.871Z] ---> Running in 10be548fb743 [2023-02-08T22:44:14.871Z] Removing intermediate container 10be548fb743 [2023-02-08T22:44:14.871Z] ---> b602ff3acf6b [2023-02-08T22:44:14.871Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-08T22:44:14.871Z] ---> Running in 946be54945ba [2023-02-08T22:44:14.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:44:14.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:44:15.830Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-08T22:44:15.830Z] Executing busybox-1.35.0-r17.trigger [2023-02-08T22:44:15.830Z] OK: 5 MiB in 15 packages [2023-02-08T22:44:17.239Z] Removing intermediate container 946be54945ba [2023-02-08T22:44:17.239Z] ---> a81f81d548a7 [2023-02-08T22:44:17.239Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-08T22:44:18.197Z] ---> a5fb22622c70 [2023-02-08T22:44:18.197Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-08T22:44:20.144Z] ---> c209b1c7452b [2023-02-08T22:44:20.144Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-08T22:44:20.727Z] ---> 8a47a8177582 [2023-02-08T22:44:20.728Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-08T22:44:20.728Z] ---> Running in 6d6d9564d74c [2023-02-08T22:44:21.314Z] Removing intermediate container 6d6d9564d74c [2023-02-08T22:44:21.314Z] ---> 5665732cfee8 [2023-02-08T22:44:21.314Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-08T22:44:21.580Z] ---> Running in 39d2f33cba80 [2023-02-08T22:44:21.847Z] Removing intermediate container 39d2f33cba80 [2023-02-08T22:44:22.117Z] ---> c60c2941f892 [2023-02-08T22:44:22.117Z] Step 20/22 : LABEL arch=arm64 [2023-02-08T22:44:22.117Z] ---> Running in f9860df854d1 [2023-02-08T22:44:24.710Z] Removing intermediate container f9860df854d1 [2023-02-08T22:44:24.710Z] ---> cd5ccf79a0b2 [2023-02-08T22:44:24.710Z] Step 21/22 : LABEL git_sha=6fbd0eb843fe2746132043da656c17742632fa1d [2023-02-08T22:44:24.711Z] ---> Running in 71543c2a98f6 [2023-02-08T22:44:24.978Z] Removing intermediate container 71543c2a98f6 [2023-02-08T22:44:24.978Z] ---> 9d515215abaf [2023-02-08T22:44:24.978Z] Step 22/22 : LABEL version=0.0.0 [2023-02-08T22:44:24.978Z] ---> Running in c12739e73a91 [2023-02-08T22:44:25.562Z] Removing intermediate container c12739e73a91 [2023-02-08T22:44:25.562Z] ---> ad50d4e8c1fa [2023-02-08T22:44:25.562Z] [2023-02-08T22:44:25.828Z] Successfully built ad50d4e8c1fa [2023-02-08T22:44:25.828Z] Successfully tagged core-data-arm64:latest [2023-02-08T22:47:17.895Z]  Building core-data ... done 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-08T22:47:17.895Z] Removing intermediate container 4fc93688dc17 [2023-02-08T22:47:17.895Z] ---> 395ae5dfb181 [2023-02-08T22:47:17.895Z] [2023-02-08T22:47:17.895Z] Step 10/22 : FROM alpine:3.16 [2023-02-08T22:47:17.895Z] ---> 2b4661558fb8 [2023-02-08T22:47:17.895Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-08T22:47:17.895Z] ---> Running in 039d8cdb9f82 [2023-02-08T22:47:17.895Z] Removing intermediate container 8cbd7bbfe1e5 [2023-02-08T22:47:17.895Z] ---> a5ecb46195e6 [2023-02-08T22:47:17.895Z] [2023-02-08T22:47:17.895Z] Step 9/32 : FROM alpine:3.16 [2023-02-08T22:47:17.896Z] ---> 2b4661558fb8 [2023-02-08T22:47:17.896Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-08T22:47:17.896Z] ---> Running in 797335dbe492 [2023-02-08T22:47:17.896Z] Removing intermediate container 797335dbe492 [2023-02-08T22:47:17.896Z] ---> 976d33e10d88 [2023-02-08T22:47:17.896Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-08T22:47:17.896Z] ---> Running in e9d0068a6fce [2023-02-08T22:47:17.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:47:17.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:47:17.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:47:17.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:47:17.896Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-08T22:47:17.896Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-08T22:47:17.896Z] Executing busybox-1.35.0-r17.trigger [2023-02-08T22:47:17.896Z] Executing ca-certificates-20220614-r0.trigger [2023-02-08T22:47:17.896Z] OK: 6 MiB in 16 packages [2023-02-08T22:47:17.896Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-08T22:47:17.896Z] (2/2) Installing su-exec (0.2-r1) [2023-02-08T22:47:17.896Z] Executing busybox-1.35.0-r17.trigger [2023-02-08T22:47:17.896Z] OK: 5 MiB in 16 packages [2023-02-08T22:47:17.896Z] Removing intermediate container e9d0068a6fce [2023-02-08T22:47:17.896Z] ---> 0c7df9b97d51 [2023-02-08T22:47:17.896Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-08T22:47:17.896Z] Removing intermediate container 039d8cdb9f82 [2023-02-08T22:47:17.896Z] ---> 1152118627ab [2023-02-08T22:47:17.896Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-08T22:47:17.896Z] ---> Running in bba7e7f851ff [2023-02-08T22:47:17.896Z] ---> Running in 1d3cce0192e8 [2023-02-08T22:47:17.896Z] Removing intermediate container bba7e7f851ff [2023-02-08T22:47:17.896Z] ---> 9228b4b6850e [2023-02-08T22:47:17.896Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-08T22:47:17.896Z] Removing intermediate container 1d3cce0192e8 [2023-02-08T22:47:17.896Z] ---> 0b8dd003f6cd [2023-02-08T22:47:17.896Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-08T22:47:17.896Z] ---> Running in c00f6d1b9922 [2023-02-08T22:47:17.896Z] ---> Running in 173f8e179faa [2023-02-08T22:47:17.896Z] Removing intermediate container c00f6d1b9922 [2023-02-08T22:47:17.896Z] ---> bdea038136e5 [2023-02-08T22:47:17.896Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-08T22:47:17.896Z] Removing intermediate container 173f8e179faa [2023-02-08T22:47:17.896Z] ---> dc021e736798 [2023-02-08T22:47:17.896Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-08T22:47:17.896Z] ---> Running in b4ed6cea28ed [2023-02-08T22:47:17.896Z] ---> Running in a2f5f813a7c9 [2023-02-08T22:47:17.896Z] Removing intermediate container b4ed6cea28ed [2023-02-08T22:47:17.896Z] ---> 650694a9e308 [2023-02-08T22:47:17.896Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-08T22:47:17.896Z] Removing intermediate container a2f5f813a7c9 [2023-02-08T22:47:17.896Z] ---> 00eab91f0803 [2023-02-08T22:47:17.896Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-08T22:47:17.896Z] ---> Running in 2708d241ef26 [2023-02-08T22:47:17.896Z] Removing intermediate container 2708d241ef26 [2023-02-08T22:47:17.896Z] ---> 56fbb65bab82 [2023-02-08T22:47:17.896Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-08T22:47:17.896Z] ---> Running in a419a9f07d0a [2023-02-08T22:47:17.896Z] ---> 7b9f01a4e539 [2023-02-08T22:47:17.896Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-08T22:47:18.886Z] Removing intermediate container 8c79b64b92d3 [2023-02-08T22:47:18.886Z] ---> 4324bcb1fff5 [2023-02-08T22:47:18.886Z] [2023-02-08T22:47:18.886Z] Step 9/21 : FROM alpine:3.16 [2023-02-08T22:47:18.886Z] ---> 2b4661558fb8 [2023-02-08T22:47:18.886Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-08T22:47:19.152Z] ---> Running in 5753efcc1754 [2023-02-08T22:47:19.420Z] ---> aebff21c1da0 [2023-02-08T22:47:19.420Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-08T22:47:19.420Z] Removing intermediate container a419a9f07d0a [2023-02-08T22:47:19.420Z] ---> e946bdc84e6b [2023-02-08T22:47:19.420Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-08T22:47:19.686Z] ---> Running in 725d2aee7cde [2023-02-08T22:47:19.953Z] Removing intermediate container 725d2aee7cde [2023-02-08T22:47:19.953Z] ---> 8ad14689df6f [2023-02-08T22:47:19.953Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-08T22:47:20.219Z] ---> b1cf33cbe848 [2023-02-08T22:47:20.219Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-08T22:47:20.219Z] ---> Running in 97362a3c198c [2023-02-08T22:47:20.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:47:20.753Z] Removing intermediate container 97362a3c198c [2023-02-08T22:47:20.753Z] ---> c4911357480d [2023-02-08T22:47:20.753Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-08T22:47:20.753Z] ---> c3f928ff850a [2023-02-08T22:47:20.753Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-08T22:47:20.753Z] ---> Running in 8d7b2344bd68 [2023-02-08T22:47:21.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:47:21.038Z] ---> Running in 300529f37e12 [2023-02-08T22:47:21.304Z] Removing intermediate container 8d7b2344bd68 [2023-02-08T22:47:21.304Z] ---> feb930f93285 [2023-02-08T22:47:21.304Z] Step 20/22 : LABEL arch=arm64 [2023-02-08T22:47:21.304Z] ---> Running in 8970327f781c [2023-02-08T22:47:21.887Z] Removing intermediate container 8970327f781c [2023-02-08T22:47:21.887Z] ---> 1a71095484a6 [2023-02-08T22:47:21.887Z] Step 21/22 : LABEL git_sha=6fbd0eb843fe2746132043da656c17742632fa1d [2023-02-08T22:47:21.887Z] ---> Running in ab1b52cb37ba [2023-02-08T22:47:22.173Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-08T22:47:22.173Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-08T22:47:22.440Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-08T22:47:22.440Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-08T22:47:22.440Z] Removing intermediate container ab1b52cb37ba [2023-02-08T22:47:22.441Z] ---> 5a04cd0f3953 [2023-02-08T22:47:22.441Z] Step 22/22 : LABEL version=0.0.0 [2023-02-08T22:47:22.441Z] (5/6) Installing curl (7.83.1-r5) [2023-02-08T22:47:22.441Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-08T22:47:22.441Z] Executing busybox-1.35.0-r17.trigger [2023-02-08T22:47:22.441Z] Executing ca-certificates-20220614-r0.trigger [2023-02-08T22:47:22.441Z] ---> Running in c6911448b896 [2023-02-08T22:47:22.715Z] OK: 8 MiB in 20 packages [2023-02-08T22:47:22.982Z] Removing intermediate container c6911448b896 [2023-02-08T22:47:22.982Z] ---> 6e3a995ccc38 [2023-02-08T22:47:22.982Z] [2023-02-08T22:47:23.251Z] Removing intermediate container 300529f37e12 [2023-02-08T22:47:23.251Z] ---> 2fe35c80cb0f [2023-02-08T22:47:23.251Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-08T22:47:23.517Z] Successfully built 6e3a995ccc38 [2023-02-08T22:47:23.517Z] Successfully tagged support-notifications-arm64:latest [2023-02-08T22:47:24.102Z]  Building support-notifications ... done  ---> 65ec542ca36b [2023-02-08T22:47:24.102Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-08T22:47:24.102Z] Removing intermediate container 5753efcc1754 [2023-02-08T22:47:24.102Z] ---> 47c181d41ac0 [2023-02-08T22:47:24.102Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-08T22:47:24.368Z] ---> Running in e0d669411f34 [2023-02-08T22:47:24.635Z] Removing intermediate container e0d669411f34 [2023-02-08T22:47:24.635Z] ---> 06ce751b0115 [2023-02-08T22:47:24.635Z] Step 12/21 : WORKDIR /edgex [2023-02-08T22:47:24.902Z] ---> Running in 44f060ec4af5 [2023-02-08T22:47:25.169Z] Removing intermediate container 44f060ec4af5 [2023-02-08T22:47:25.169Z] ---> 954cf66df61b [2023-02-08T22:47:25.169Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-08T22:47:25.169Z] ---> a68dbfb94508 [2023-02-08T22:47:25.169Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-08T22:47:25.759Z] ---> 98c385e4890f [2023-02-08T22:47:25.759Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-08T22:47:25.759Z] ---> 097a0b697847 [2023-02-08T22:47:25.759Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-08T22:47:26.717Z] ---> afd950d7d813 [2023-02-08T22:47:26.717Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-08T22:47:26.717Z] ---> 718ef0b1a0ea [2023-02-08T22:47:26.717Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-08T22:47:27.299Z] ---> 1020ab395b8f [2023-02-08T22:47:27.300Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-08T22:47:27.883Z] ---> e4f7860e2c44 [2023-02-08T22:47:27.883Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-08T22:47:27.883Z] ---> 9a653513be65 [2023-02-08T22:47:27.883Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-08T22:47:28.468Z] ---> 0558df449cc0 [2023-02-08T22:47:28.468Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-08T22:47:28.468Z] ---> 3c46e583d27b [2023-02-08T22:47:28.468Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-08T22:47:28.468Z] ---> Running in a64c8bf90036 [2023-02-08T22:47:28.733Z] ---> Running in 5bdf878a92df [2023-02-08T22:47:30.675Z] Removing intermediate container a64c8bf90036 [2023-02-08T22:47:30.675Z] ---> 8dfe20ed9e45 [2023-02-08T22:47:30.675Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-08T22:47:30.675Z] ---> Running in 78cda3fa2be2 [2023-02-08T22:47:30.675Z] Removing intermediate container 5bdf878a92df [2023-02-08T22:47:30.675Z] ---> 7e59c42be092 [2023-02-08T22:47:30.675Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-08T22:47:30.944Z] ---> Running in d41c37e7b17b [2023-02-08T22:47:31.216Z] Removing intermediate container 78cda3fa2be2 [2023-02-08T22:47:31.216Z] ---> 46791a9c16aa [2023-02-08T22:47:31.216Z] Step 19/21 : LABEL arch=arm64 [2023-02-08T22:47:31.216Z] ---> Running in 5d22616d719c [2023-02-08T22:47:31.216Z] Removing intermediate container d41c37e7b17b [2023-02-08T22:47:31.216Z] ---> 28b353cfa090 [2023-02-08T22:47:31.216Z] Step 29/32 : CMD ["gate"] [2023-02-08T22:47:31.482Z] ---> Running in ac53e500ad71 [2023-02-08T22:47:31.482Z] Removing intermediate container 5d22616d719c [2023-02-08T22:47:31.482Z] ---> 2c5ee6891097 [2023-02-08T22:47:31.482Z] Step 20/21 : LABEL git_sha=6fbd0eb843fe2746132043da656c17742632fa1d [2023-02-08T22:47:31.748Z] ---> Running in 98d585bace9b [2023-02-08T22:47:31.748Z] Removing intermediate container ac53e500ad71 [2023-02-08T22:47:31.748Z] ---> dcb1f7ebd1d3 [2023-02-08T22:47:31.748Z] Step 30/32 : LABEL arch=arm64 [2023-02-08T22:47:31.748Z] ---> Running in bee093eb7b04 [2023-02-08T22:47:32.016Z] Removing intermediate container 98d585bace9b [2023-02-08T22:47:32.016Z] ---> edeff6360d8b [2023-02-08T22:47:32.016Z] Step 21/21 : LABEL version=0.0.0 [2023-02-08T22:47:32.284Z] ---> Running in 39f5144c4fdc [2023-02-08T22:47:32.284Z] Removing intermediate container bee093eb7b04 [2023-02-08T22:47:32.284Z] ---> 0465184ee034 [2023-02-08T22:47:32.284Z] Step 31/32 : LABEL git_sha=6fbd0eb843fe2746132043da656c17742632fa1d [2023-02-08T22:47:32.284Z] ---> Running in e8d61c5ed2b0 [2023-02-08T22:47:32.550Z] Removing intermediate container 39f5144c4fdc [2023-02-08T22:47:32.550Z] ---> baed34f1ad9d [2023-02-08T22:47:32.550Z] [2023-02-08T22:47:32.816Z] Removing intermediate container e8d61c5ed2b0 [2023-02-08T22:47:32.816Z] ---> 05ff23eff42d [2023-02-08T22:47:32.816Z] Step 32/32 : LABEL version=0.0.0 [2023-02-08T22:47:32.816Z] ---> Running in 7a8f340965ba [2023-02-08T22:47:32.816Z] Successfully built baed34f1ad9d [2023-02-08T22:47:32.816Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-08T22:47:33.083Z]  Building security-proxy-setup ... done Removing intermediate container 7a8f340965ba [2023-02-08T22:47:33.083Z] ---> 74354fbdf783 [2023-02-08T22:47:33.083Z] [2023-02-08T22:47:33.349Z] Successfully built 74354fbdf783 [2023-02-08T22:47:33.349Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-08T22:47:33.625Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-02-08T22:47:33.623Z] $ docker stop --time=1 88842b1075262f42a2aabda545e247f699b2ff3bea030a72199157707d18c4db [2023-02-08T22:47:35.324Z] $ docker rm -f --volumes 88842b1075262f42a2aabda545e247f699b2ff3bea030a72199157707d18c4db [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-08T22:47:35.793Z] + docker images [2023-02-08T22:47:36.058Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-08T22:47:36.058Z] security-proxy-setup-arm64 latest baed34f1ad9d 3 seconds ago 26.8MB [2023-02-08T22:47:36.058Z] security-bootstrapper-arm64 latest 74354fbdf783 3 seconds ago 19.5MB [2023-02-08T22:47:36.058Z] support-notifications-arm64 latest 6e3a995ccc38 13 seconds ago 29.6MB [2023-02-08T22:47:36.058Z] 4324bcb1fff5 18 seconds ago 1.49GB [2023-02-08T22:47:36.058Z] a5ecb46195e6 27 seconds ago 1.49GB [2023-02-08T22:47:36.058Z] 395ae5dfb181 29 seconds ago 1.57GB [2023-02-08T22:47:36.058Z] core-data-arm64 latest ad50d4e8c1fa 3 minutes ago 17.2MB [2023-02-08T22:47:36.058Z] 1af1c1b6c859 3 minutes ago 1.51GB [2023-02-08T22:47:36.058Z] core-common-config-bootstrapper-arm64 latest 93cd7e014b84 4 minutes ago 14.9MB [2023-02-08T22:47:36.058Z] 97c90606d4a6 4 minutes ago 1.5GB [2023-02-08T22:47:36.058Z] security-spiffe-token-provider-arm64 latest f8502296763f 6 minutes ago 29.1MB [2023-02-08T22:47:36.058Z] f5a5623087ef 6 minutes ago 1.54GB [2023-02-08T22:47:36.058Z] support-scheduler-arm64 latest 302a0eacdc94 7 minutes ago 29MB [2023-02-08T22:47:36.058Z] c0ed5ce29947 7 minutes ago 1.57GB [2023-02-08T22:47:36.058Z] security-spire-config-arm64 latest 35dbce41c4d2 10 minutes ago 83.6MB [2023-02-08T22:47:36.058Z] 9e8672fbc757 11 minutes ago 1.38GB [2023-02-08T22:47:36.058Z] core-metadata-arm64 latest e5e0ec68c5c3 11 minutes ago 17.7MB [2023-02-08T22:47:36.058Z] core-command-arm64 latest 006089d34091 11 minutes ago 17MB [2023-02-08T22:47:36.058Z] 48448375af36 11 minutes ago 1.51GB [2023-02-08T22:47:36.058Z] 6ba3887025db 11 minutes ago 1.5GB [2023-02-08T22:47:36.058Z] security-secretstore-setup-arm64 latest cbdf19d6782a 12 minutes ago 28.8MB [2023-02-08T22:47:36.058Z] 9b566928c3db 12 minutes ago 1.5GB [2023-02-08T22:47:36.058Z] security-spire-agent-arm64 latest cfffb16bb96a 18 minutes ago 122MB [2023-02-08T22:47:36.058Z] security-spire-server-arm64 latest 377dec33e709 18 minutes ago 84.3MB [2023-02-08T22:47:36.058Z] 4fa4a98a0757 19 minutes ago 1.38GB [2023-02-08T22:47:36.058Z] 24a54e2558a7 19 minutes ago 1.38GB [2023-02-08T22:47:36.058Z] ci-base-image-arm64 latest ac91ecf7d498 33 minutes ago 905MB [2023-02-08T22:47:36.058Z] alpine 3.16 2b4661558fb8 2 months ago 5.29MB [2023-02-08T22:47:36.058Z] alpine 3.15 8aa73fd46299 3 months ago 5.33MB [2023-02-08T22:47:36.058Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-08T22:47:36.058Z] 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-08T22:47:36.486Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-08T22:47:36.486Z] [2023-02-08T22:47:36.486Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:47:36.807Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-08T22:47:36.807Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-08T22:47:36.807Z] 8998bd30e6a1: Pulling fs layer [2023-02-08T22:47:36.807Z] 04944245beec: Pulling fs layer [2023-02-08T22:47:36.807Z] 699f458cf7ca: Pulling fs layer [2023-02-08T22:47:36.807Z] 765212b225bb: Pulling fs layer [2023-02-08T22:47:36.807Z] f23df028b6ca: Pulling fs layer [2023-02-08T22:47:36.807Z] d65c8cfc05b1: Pulling fs layer [2023-02-08T22:47:36.807Z] 2437ff75d9bd: Pulling fs layer [2023-02-08T22:47:36.807Z] 765212b225bb: Waiting [2023-02-08T22:47:36.807Z] f23df028b6ca: Waiting [2023-02-08T22:47:36.807Z] d65c8cfc05b1: Waiting [2023-02-08T22:47:36.807Z] 2437ff75d9bd: Waiting [2023-02-08T22:47:37.076Z] 04944245beec: Verifying Checksum [2023-02-08T22:47:37.076Z] 04944245beec: Download complete [2023-02-08T22:47:37.076Z] 765212b225bb: Verifying Checksum [2023-02-08T22:47:37.076Z] 765212b225bb: Download complete [2023-02-08T22:47:37.076Z] f23df028b6ca: Verifying Checksum [2023-02-08T22:47:37.076Z] f23df028b6ca: Download complete [2023-02-08T22:47:37.076Z] d65c8cfc05b1: Verifying Checksum [2023-02-08T22:47:37.076Z] d65c8cfc05b1: Download complete [2023-02-08T22:47:37.342Z] 699f458cf7ca: Verifying Checksum [2023-02-08T22:47:37.342Z] 699f458cf7ca: Download complete [2023-02-08T22:47:37.611Z] 8998bd30e6a1: Verifying Checksum [2023-02-08T22:47:37.611Z] 8998bd30e6a1: Download complete [2023-02-08T22:47:40.183Z] 2437ff75d9bd: Verifying Checksum [2023-02-08T22:47:40.183Z] 2437ff75d9bd: Download complete [2023-02-08T22:47:41.578Z] 8998bd30e6a1: Pull complete [2023-02-08T22:47:41.844Z] 04944245beec: Pull complete [2023-02-08T22:47:43.240Z] 699f458cf7ca: Pull complete [2023-02-08T22:47:43.505Z] 765212b225bb: Pull complete [2023-02-08T22:47:44.084Z] f23df028b6ca: Pull complete [2023-02-08T22:47:44.349Z] d65c8cfc05b1: Pull complete [2023-02-08T22:47:59.309Z] 2437ff75d9bd: Pull complete [2023-02-08T22:47:59.309Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-08T22:47:59.309Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-08T22:47:59.309Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-08T22:47:59.479Z] prd-ubuntu20.04-docker-arm64-4c-16g-5166 does not seem to be running inside a container [2023-02-08T22:47:59.521Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-08T22:48:02.779Z] $ docker top eb8a8487b5304f4691c5a26e90b133ae64de353e1dfd6bbcda643b6fc53b1b73 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-08T22:48:03.626Z] ---> job-cost.sh [2023-02-08T22:48:03.626Z] lf-activate-venv: SKIPPING [2023-02-08T22:48:03.626Z] INFO: No Stack... [2023-02-08T22:48:04.205Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-08T22:48:04.783Z] INFO: Archiving Costs [Pipeline] sh [2023-02-08T22:48:05.095Z] + cat+ /w/workspace/edgex-go/2/archives/cost.csv [2023-02-08T22:48:05.095Z] cut -d, -f6 [Pipeline] lock [2023-02-08T22:48:05.428Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4338-2-stack-cost] [2023-02-08T22:48:05.434Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4338-2-stack-cost] did not exist. Created. [2023-02-08T22:48:05.434Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4338-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-08T22:48:05.756Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-08T22:48:05.934Z] Stashed 1 file(s) [Pipeline] } [2023-02-08T22:48:05.944Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4338-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-08T22:48:05.949Z] $ docker stop --time=1 eb8a8487b5304f4691c5a26e90b133ae64de353e1dfd6bbcda643b6fc53b1b73 [2023-02-08T22:48:07.433Z] $ docker rm -f --volumes eb8a8487b5304f4691c5a26e90b133ae64de353e1dfd6bbcda643b6fc53b1b73 [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-08T22:48:07.818Z] provisioning config files... [2023-02-08T22:48:07.824Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config1166660590914457269tmp [Pipeline] { [Pipeline] sh [2023-02-08T22:48:08.112Z] + set +x [2023-02-08T22:48:08.112Z] + curl -s https://codecov.io/bash [2023-02-08T22:48:08.112Z] + bash -s -- [2023-02-08T22:48:08.112Z] [2023-02-08T22:48:08.112Z] _____ _ [2023-02-08T22:48:08.112Z] / ____| | | [2023-02-08T22:48:08.112Z] | | ___ __| | ___ ___ _____ __ [2023-02-08T22:48:08.112Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-08T22:48:08.112Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-08T22:48:08.112Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-08T22:48:08.112Z] Bash-1.0.6 [2023-02-08T22:48:08.112Z] [2023-02-08T22:48:08.112Z] [2023-02-08T22:48:08.112Z] ==> git version 2.25.1 found [2023-02-08T22:48:08.112Z] ==> 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-08T22:48:08.112Z] Release-Date: 2020-01-08 [2023-02-08T22:48:08.112Z] 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-08T22:48:08.112Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-08T22:48:08.112Z] ==> Jenkins CI detected. [2023-02-08T22:48:08.112Z] current dir:  /w/workspace/edgex-go/2 [2023-02-08T22:48:08.112Z] project root: . [2023-02-08T22:48:08.112Z] --> token set from env [2023-02-08T22:48:08.112Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-08T22:48:08.112Z] ==> Running gcov in . (disable via -X gcov) [2023-02-08T22:48:08.112Z] ==> Python coveragepy not found [2023-02-08T22:48:08.112Z] ==> Searching for coverage reports in: [2023-02-08T22:48:08.112Z] + . [2023-02-08T22:48:08.370Z] -> Found 1 reports [2023-02-08T22:48:08.370Z] ==> Detecting git/mercurial file structure [2023-02-08T22:48:08.370Z] ==> Reading reports [2023-02-08T22:48:08.370Z] + ./coverage.out bytes=488085 [2023-02-08T22:48:08.370Z] ==> Appending adjustments [2023-02-08T22:48:08.370Z] https://docs.codecov.io/docs/fixing-reports [2023-02-08T22:48:09.305Z] + Found adjustments [2023-02-08T22:48:09.305Z] ==> Gzipping contents [2023-02-08T22:48:09.564Z] 64K /tmp/codecov.dZouaF.gz [2023-02-08T22:48:09.564Z] ==> Uploading reports [2023-02-08T22:48:09.564Z] url: https://codecov.io [2023-02-08T22:48:09.564Z] query: branch=PR-4338&commit=6fbd0eb843fe2746132043da656c17742632fa1d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4338%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4338&job=&cmd_args= [2023-02-08T22:48:09.564Z] -> Pinging Codecov [2023-02-08T22:48:09.564Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4338&commit=6fbd0eb843fe2746132043da656c17742632fa1d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4338%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4338&job=&cmd_args= [2023-02-08T22:48:09.823Z] -> Uploading to [2023-02-08T22:48:09.823Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-08/00271124DB129430A58F1EEE437C3FCB/6fbd0eb843fe2746132043da656c17742632fa1d/57afe748-1e71-4262-b5d9-ca7f24a2ea84.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230208%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230208T224809Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2d6bb1ef6b0a6a92db99e167df20bfc8541aa21cb5aa4d18d6d35d68655a45ad [2023-02-08T22:48:09.823Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-08T22:48:09.823Z] Dload Upload Total Spent Left Speed [2023-02-08T22:48:10.082Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62870 0 0 100 62870 0 216k --:--:-- --:--:-- --:--:-- 216k [2023-02-08T22:48:10.082Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6fbd0eb843fe2746132043da656c17742632fa1d [Pipeline] } [2023-02-08T22:48:10.089Z] 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-08T22:48:10.667Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-08T22:48:10.957Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-08T22:48:11.815Z] ---> package-listing.sh [2023-02-08T22:48:11.816Z] ++ facter osfamily [2023-02-08T22:48:11.816Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-08T22:48:12.074Z] + OS_FAMILY=debian [2023-02-08T22:48:12.074Z] + workspace=/w/workspace/edgex-go/2 [2023-02-08T22:48:12.074Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-08T22:48:12.074Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-08T22:48:12.074Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-08T22:48:12.074Z] + PACKAGES=/tmp/packages_start.txt [2023-02-08T22:48:12.074Z] + '[' /w/workspace/edgex-go/2 ']' [2023-02-08T22:48:12.074Z] + PACKAGES=/tmp/packages_end.txt [2023-02-08T22:48:12.074Z] + case "${OS_FAMILY}" in [2023-02-08T22:48:12.074Z] + dpkg -l [2023-02-08T22:48:12.074Z] + grep '^ii' [2023-02-08T22:48:12.074Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-08T22:48:12.074Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-08T22:48:12.074Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-08T22:48:12.075Z] + '[' /w/workspace/edgex-go/2 ']' [2023-02-08T22:48:12.075Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2023-02-08T22:48:12.075Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2023-02-08T22:48:12.084Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-08T22:48:12.360Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:48:12.918Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-08T22:48:12.918Z] [2023-02-08T22:48:12.918Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:48:13.214Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-08T22:48:13.214Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-08T22:48:13.214Z] 5eb5b503b376: Pulling fs layer [2023-02-08T22:48:13.214Z] 5c69ac0246d0: Pulling fs layer [2023-02-08T22:48:13.214Z] ec43610c2a17: Pulling fs layer [2023-02-08T22:48:13.214Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-08T22:48:13.214Z] 33b1e0a273af: Pulling fs layer [2023-02-08T22:48:13.214Z] 5d3b04190fa2: Pulling fs layer [2023-02-08T22:48:13.214Z] 2f39f015ded8: Pulling fs layer [2023-02-08T22:48:13.214Z] 5d3b04190fa2: Waiting [2023-02-08T22:48:13.214Z] 3a2ae6a8a46f: Waiting [2023-02-08T22:48:13.214Z] 33b1e0a273af: Waiting [2023-02-08T22:48:13.214Z] 2f39f015ded8: Waiting [2023-02-08T22:48:13.214Z] 5c69ac0246d0: Verifying Checksum [2023-02-08T22:48:13.214Z] 5c69ac0246d0: Download complete [2023-02-08T22:48:13.214Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-08T22:48:13.214Z] 3a2ae6a8a46f: Download complete [2023-02-08T22:48:13.475Z] ec43610c2a17: Verifying Checksum [2023-02-08T22:48:13.475Z] ec43610c2a17: Download complete [2023-02-08T22:48:13.475Z] 33b1e0a273af: Verifying Checksum [2023-02-08T22:48:13.475Z] 33b1e0a273af: Download complete [2023-02-08T22:48:13.475Z] 5d3b04190fa2: Download complete [2023-02-08T22:48:13.734Z] 5eb5b503b376: Download complete [2023-02-08T22:48:14.299Z] 2f39f015ded8: Verifying Checksum [2023-02-08T22:48:14.299Z] 2f39f015ded8: Download complete [2023-02-08T22:48:14.864Z] 5eb5b503b376: Pull complete [2023-02-08T22:48:14.864Z] 5c69ac0246d0: Pull complete [2023-02-08T22:48:15.429Z] ec43610c2a17: Pull complete [2023-02-08T22:48:15.429Z] 3a2ae6a8a46f: Pull complete [2023-02-08T22:48:15.686Z] 33b1e0a273af: Pull complete [2023-02-08T22:48:15.686Z] 5d3b04190fa2: Pull complete [2023-02-08T22:48:19.865Z] 2f39f015ded8: Pull complete [2023-02-08T22:48:19.865Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-08T22:48:19.865Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-08T22:48:19.865Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-08T22:48:19.940Z] prd-ubuntu20.04-docker-8c-8g-5164 does not seem to be running inside a container [2023-02-08T22:48:19.973Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-lftools-log-publisher:latest cat [2023-02-08T22:48:23.037Z] $ docker top 4a0dd449147b78182e6a1339dab5c830d4eb33b254bdc4cbf1505d4ad7fc4ce9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-08T22:48:23.374Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-08T22:48:23.658Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-08T22:48:24.007Z] + ls /var/log/sa-host [2023-02-08T22:48:24.007Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-08T22:48:24.080Z] provisioning config files... [2023-02-08T22:48:24.088Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config2043982543732347618tmp [Pipeline] { [Pipeline] echo [2023-02-08T22:48:24.102Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-08T22:48:24.383Z] ---> create-netrc.sh [Pipeline] } [2023-02-08T22:48:24.390Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-08T22:48:24.716Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-08T22:48:24.724Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-08T22:48:25.004Z] ---> sudo-logs.sh [2023-02-08T22:48:25.005Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-08T22:48:25.026Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-08T22:48:25.308Z] ---> job-cost.sh [2023-02-08T22:48:25.308Z] lf-activate-venv: SKIPPING [2023-02-08T22:48:25.308Z] DEBUG: total: 0.10999999940395355 [2023-02-08T22:48:25.308Z] INFO: Retrieving Stack Cost... [2023-02-08T22:48:25.876Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-08T22:48:26.133Z] INFO: Archiving Costs [Pipeline] echo [2023-02-08T22:48:26.145Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-08T22:48:26.425Z] ---> logs-deploy.sh [2023-02-08T22:48:26.425Z] lf-activate-venv: SKIPPING [2023-02-08T22:48:26.425Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4338/2 [2023-02-08T22:48:26.425Z] INFO: archiving workspace using pattern(s): [2023-02-08T22:48:27.360Z] Archives upload complete. [2023-02-08T22:48:27.360Z] INFO: archiving logs to Nexus