Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from d3b8725e39fe923887728c335914d53683e5ff8c+8d74a5096a4a44ccbcfe21975abab76d27106cec (7a5bd4dfa7857b21fcf3058652256b5bbc58d5c2) 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-ssh10229158450153547662.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-ssh4490838320555017006.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-4339/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-4339/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2201035872783209398.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-ssh17815509460720566604.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-4339/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-4339/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8298023805781129172.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5757 in /w/workspace/edgexfoundry_edgex-go_PR-4339 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8d74a5096a4a44ccbcfe21975abab76d27106cec into PR head commit d3b8725e39fe923887728c335914d53683e5ff8c Merge succeeded, producing 09cdd11eb72816314de40388a776070d8a6f9bf4 Checking out Revision 09cdd11eb72816314de40388a776070d8a6f9bf4 (PR-4339) > 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/4339/head:refs/remotes/origin/PR-4339 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d3b8725e39fe923887728c335914d53683e5ff8c # 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 8d74a5096a4a44ccbcfe21975abab76d27106cec # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 09cdd11eb72816314de40388a776070d8a6f9bf4 # timeout=10 Commit message: "Merge commit '8d74a5096a4a44ccbcfe21975abab76d27106cec' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk f377b5dd446982f0328edc74da73b08262bc932a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-14T08:30:53.594Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-14T08:30:53.644Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-14T08:30:53.658Z] ========================================================= [2023-02-14T08:30:53.659Z] EdgeX Global Pipelines Version Info [2023-02-14T08:30:53.659Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-14T08:30:54.379Z] ------------------- [2023-02-14T08:30:54.379Z] stable info: [2023-02-14T08:30:54.379Z] ------------------- [2023-02-14T08:30:54.379Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-14T08:30:54.379Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-14T08:30:54.379Z] Message: update stable to v1.0.244 [2023-02-14T08:30:54.949Z] ------------------- [2023-02-14T08:30:54.949Z] experimental info: [2023-02-14T08:30:54.949Z] ------------------- [2023-02-14T08:30:54.949Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-14T08:30:54.949Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-14T08:30:54.949Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-14T08:30:55.342Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-14T08:30:55.354Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-14T08:30:55.365Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-14T08:30:55.376Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-14T08:30:55.387Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-14T08:30:55.398Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-14T08:30:55.409Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-14T08:30:55.416Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-14T08:30:55.424Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-14T08:30:55.436Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-14T08:30:55.447Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-14T08:30:55.460Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-14T08:30:55.471Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-14T08:30:55.482Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-14T08:30:55.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-14T08:30:55.507Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-14T08:30:55.520Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-14T08:30:55.530Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-14T08:30:55.545Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-14T08:30:55.561Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-02-14T08:30:55.575Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-14T08:30:55.588Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-14T08:30:55.604Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-14T08:30:55.612Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4339 [Pipeline] echo [2023-02-14T08:30:55.624Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4339 [Pipeline] echo [2023-02-14T08:30:55.635Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4339 [Pipeline] echo [2023-02-14T08:30:55.646Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 09cdd11eb72816314de40388a776070d8a6f9bf4 [Pipeline] echo [2023-02-14T08:30:55.656Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 09cdd11 [Pipeline] echo [2023-02-14T08:30:55.671Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-14T08:30:55.719Z] provisioning config files... [2023-02-14T08:30:55.734Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config14189470406915804884tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T08:30:56.030Z] ---> docker-login.sh [2023-02-14T08:30:56.030Z] nexus3.edgexfoundry.org:10001 [2023-02-14T08:30:56.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T08:30:56.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T08:30:56.288Z] Configure a credential helper to remove this warning. See [2023-02-14T08:30:56.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T08:30:56.288Z] [2023-02-14T08:30:56.288Z] Login Succeeded [2023-02-14T08:30:56.288Z] nexus3.edgexfoundry.org:10002 [2023-02-14T08:30:56.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T08:30:56.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T08:30:56.547Z] Configure a credential helper to remove this warning. See [2023-02-14T08:30:56.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T08:30:56.547Z] [2023-02-14T08:30:56.547Z] Login Succeeded [2023-02-14T08:30:56.547Z] nexus3.edgexfoundry.org:10003 [2023-02-14T08:30:56.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T08:30:56.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T08:30:56.547Z] Configure a credential helper to remove this warning. See [2023-02-14T08:30:56.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T08:30:56.547Z] [2023-02-14T08:30:56.547Z] Login Succeeded [2023-02-14T08:30:56.547Z] nexus3.edgexfoundry.org:10004 [2023-02-14T08:30:56.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T08:30:56.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T08:30:56.806Z] Configure a credential helper to remove this warning. See [2023-02-14T08:30:56.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T08:30:56.806Z] [2023-02-14T08:30:56.806Z] Login Succeeded [2023-02-14T08:30:56.806Z] docker.io [2023-02-14T08:30:56.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T08:30:57.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T08:30:57.068Z] Configure a credential helper to remove this warning. See [2023-02-14T08:30:57.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T08:30:57.068Z] [2023-02-14T08:30:57.068Z] Login Succeeded [2023-02-14T08:30:57.068Z] ---> docker-login.sh ends [Pipeline] } [2023-02-14T08:30:57.075Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-14T08:30:57.392Z] + 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-14T08:30:57.392Z] + dirname cmd/core-command/Dockerfile [2023-02-14T08:30:57.392Z] + cut -d/ -f2 [2023-02-14T08:30:57.392Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-14T08:30:57.392Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile+ [2023-02-14T08:30:57.392Z] cut -d/ -f2 [2023-02-14T08:30:57.392Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-14T08:30:57.392Z] + + dirname cmd/core-data/Dockerfile [2023-02-14T08:30:57.392Z] cut -d/ -f2 [2023-02-14T08:30:57.392Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-14T08:30:57.392Z] + + cut -d/ -f2 [2023-02-14T08:30:57.392Z] dirname cmd/core-metadata/Dockerfile [2023-02-14T08:30:57.392Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-14T08:30:57.392Z] + + dirnamecut cmd/security-bootstrapper/Dockerfile -d/ [2023-02-14T08:30:57.392Z] -f2 [2023-02-14T08:30:57.392Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-14T08:30:57.392Z] + dirname+ cmd/security-proxy-setup/Dockerfile [2023-02-14T08:30:57.392Z] cut -d/ -f2 [2023-02-14T08:30:57.392Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-14T08:30:57.392Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-14T08:30:57.392Z] + cut -d/ -f2 [2023-02-14T08:30:57.392Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-14T08:30:57.392Z] + cut -d/ -f2+ [2023-02-14T08:30:57.392Z] dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-14T08:30:57.392Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-14T08:30:57.392Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-14T08:30:57.392Z] + cut -d/ -f2 [2023-02-14T08:30:57.392Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-14T08:30:57.392Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-14T08:30:57.392Z] + cut -d/ -f2 [2023-02-14T08:30:57.392Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-14T08:30:57.392Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-14T08:30:57.392Z] + cut -d/ -f2 [2023-02-14T08:30:57.392Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-14T08:30:57.392Z] + dirname cmd/support-notifications/Dockerfile [2023-02-14T08:30:57.392Z] + cut -d/ -f2 [2023-02-14T08:30:57.392Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-14T08:30:57.392Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-14T08:30:57.392Z] + cut -d/ -f2 [2023-02-14T08:30:57.392Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-14T08:30:57.441Z] 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-14T08:30:57.780Z] + git rev-list -1 --merges 09cdd11eb72816314de40388a776070d8a6f9bf4~1..09cdd11eb72816314de40388a776070d8a6f9bf4 [Pipeline] echo [2023-02-14T08:30:57.791Z] -----------> git rev-list -1 --merges 09cdd11eb72816314de40388a776070d8a6f9bf4~1..09cdd11eb72816314de40388a776070d8a6f9bf4 09cdd11eb72816314de40388a776070d8a6f9bf4 [2023-02-14T08:30:57.791Z] 09cdd11eb72816314de40388a776070d8a6f9bf4 [false] [Pipeline] sh [2023-02-14T08:30:58.072Z] + git log --format=format:%s -1 09cdd11eb72816314de40388a776070d8a6f9bf4 [Pipeline] echo [2023-02-14T08:30:58.087Z] ========================================================= [2023-02-14T08:30:58.087Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-14T08:30:58.087Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-14T08:30:58.474Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-14T08:30:58.474Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-14T08:30:58.474Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-14T08:30:58.474Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-14T08:30:58.474Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-14T08:30:58.474Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-14T08:30:58.474Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T08:30:58.822Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T08:30:58.822Z] [2023-02-14T08:30:58.822Z] 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-14T08:30:59.133Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T08:30:59.133Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-14T08:30:59.133Z] b85a868b505f: Pulling fs layer [2023-02-14T08:30:59.133Z] e2be974225ed: Pulling fs layer [2023-02-14T08:30:59.133Z] 339a4e72a1f5: Pulling fs layer [2023-02-14T08:30:59.133Z] 988bab9f4d93: Pulling fs layer [2023-02-14T08:30:59.133Z] 1469e6f7b9e6: Pulling fs layer [2023-02-14T08:30:59.133Z] eaf3925da568: Pulling fs layer [2023-02-14T08:30:59.133Z] bab4dde63d76: Pulling fs layer [2023-02-14T08:30:59.133Z] bde34c3a00c8: Pulling fs layer [2023-02-14T08:30:59.133Z] b352a97aabf1: Pulling fs layer [2023-02-14T08:30:59.133Z] 1469e6f7b9e6: Waiting [2023-02-14T08:30:59.133Z] eaf3925da568: Waiting [2023-02-14T08:30:59.133Z] bab4dde63d76: Waiting [2023-02-14T08:30:59.133Z] bde34c3a00c8: Waiting [2023-02-14T08:30:59.133Z] 988bab9f4d93: Waiting [2023-02-14T08:30:59.133Z] 4872d77fe225: Pulling fs layer [2023-02-14T08:30:59.133Z] 5851b861e8e6: Pulling fs layer [2023-02-14T08:30:59.133Z] b352a97aabf1: Waiting [2023-02-14T08:30:59.133Z] 5851b861e8e6: Waiting [2023-02-14T08:30:59.133Z] 4872d77fe225: Waiting [2023-02-14T08:30:59.133Z] e2be974225ed: Verifying Checksum [2023-02-14T08:30:59.133Z] e2be974225ed: Download complete [2023-02-14T08:30:59.133Z] 988bab9f4d93: Verifying Checksum [2023-02-14T08:30:59.133Z] 988bab9f4d93: Download complete [2023-02-14T08:30:59.397Z] 1469e6f7b9e6: Verifying Checksum [2023-02-14T08:30:59.397Z] 1469e6f7b9e6: Download complete [2023-02-14T08:30:59.397Z] eaf3925da568: Download complete [2023-02-14T08:30:59.397Z] 339a4e72a1f5: Verifying Checksum [2023-02-14T08:30:59.397Z] 339a4e72a1f5: Download complete [2023-02-14T08:30:59.397Z] bde34c3a00c8: Download complete [2023-02-14T08:30:59.660Z] b352a97aabf1: Download complete [2023-02-14T08:30:59.660Z] 4872d77fe225: Verifying Checksum [2023-02-14T08:30:59.660Z] 4872d77fe225: Download complete [2023-02-14T08:30:59.660Z] 5851b861e8e6: Verifying Checksum [2023-02-14T08:30:59.660Z] 5851b861e8e6: Download complete [2023-02-14T08:30:59.660Z] b85a868b505f: Verifying Checksum [2023-02-14T08:30:59.660Z] b85a868b505f: Download complete [2023-02-14T08:30:59.918Z] bab4dde63d76: Verifying Checksum [2023-02-14T08:30:59.918Z] bab4dde63d76: Download complete [2023-02-14T08:31:00.857Z] b85a868b505f: Pull complete [2023-02-14T08:31:00.857Z] e2be974225ed: Pull complete [2023-02-14T08:31:01.423Z] 339a4e72a1f5: Pull complete [2023-02-14T08:31:01.423Z] 988bab9f4d93: Pull complete [2023-02-14T08:31:01.682Z] 1469e6f7b9e6: Pull complete [2023-02-14T08:31:01.682Z] eaf3925da568: Pull complete [2023-02-14T08:31:03.587Z] bab4dde63d76: Pull complete [2023-02-14T08:31:03.587Z] bde34c3a00c8: Pull complete [2023-02-14T08:31:03.845Z] b352a97aabf1: Pull complete [2023-02-14T08:31:03.845Z] 4872d77fe225: Pull complete [2023-02-14T08:31:03.845Z] 5851b861e8e6: Pull complete [2023-02-14T08:31:03.845Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-14T08:31:03.845Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T08:31:03.845Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T08:31:03.930Z] prd-ubuntu20.04-docker-8c-8g-5757 does not seem to be running inside a container [2023-02-14T08:31:03.961Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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/py-git-semver:0.1.4 cat [2023-02-14T08:31:10.439Z] $ docker top 4d9709ed52516c1781b87fd315a618390b1dad3695a741c773b5debd36ec34ad -eo pid,comm [2023-02-14T08:31:10.489Z] 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-14T08:31:10.489Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-14T08:31:10.523Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-14T08:31:10.523Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-14T08:31:10.630Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-14T08:31:10.632Z] $ docker exec 4d9709ed52516c1781b87fd315a618390b1dad3695a741c773b5debd36ec34ad ssh-agent [2023-02-14T08:31:10.736Z] SSH_AUTH_SOCK=/tmp/ssh-sdTJq5sBWyo4/agent.32 [2023-02-14T08:31:10.736Z] SSH_AGENT_PID=38 [2023-02-14T08:31:10.742Z] Running ssh-add (command line suppressed) [2023-02-14T08:31:10.839Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_718002469470163101.key (/w/workspace/edgex-go/5@tmp/private_key_718002469470163101.key) [2023-02-14T08:31:10.851Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-14T08:31:11.141Z] + git tag --points-at HEAD [Pipeline] } [2023-02-14T08:31:11.184Z] $ docker exec --env ******** --env ******** 4d9709ed52516c1781b87fd315a618390b1dad3695a741c773b5debd36ec34ad ssh-agent -k [2023-02-14T08:31:11.279Z] unset SSH_AUTH_SOCK; [2023-02-14T08:31:11.280Z] unset SSH_AGENT_PID; [2023-02-14T08:31:11.280Z] echo Agent pid 38 killed; [2023-02-14T08:31:11.288Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-14T08:31:11.309Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-14T08:31:11.309Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-14T08:31:11.423Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-14T08:31:11.425Z] $ docker exec 4d9709ed52516c1781b87fd315a618390b1dad3695a741c773b5debd36ec34ad ssh-agent [2023-02-14T08:31:11.546Z] SSH_AUTH_SOCK=/tmp/ssh-6ANSeV7ZBful/agent.71 [2023-02-14T08:31:11.546Z] SSH_AGENT_PID=77 [2023-02-14T08:31:11.551Z] Running ssh-add (command line suppressed) [2023-02-14T08:31:11.655Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_13317486910251922193.key (/w/workspace/edgex-go/5@tmp/private_key_13317486910251922193.key) [2023-02-14T08:31:11.669Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-14T08:31:11.957Z] + git semver init [2023-02-14T08:31:12.216Z] 2023-02-14 08:31:12,176 [run_init] DEBUG init version:0.0.0 force:False [2023-02-14T08:31:12.216Z] 2023-02-14 08:31:12,177 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver [2023-02-14T08:31:12.216Z] 2023-02-14 08:31:12,177 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver [2023-02-14T08:31:12.216Z] 2023-02-14 08:31:12,178 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) [2023-02-14T08:31:24.449Z] 2023-02-14 08:31:23,864 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude [2023-02-14T08:31:24.449Z] 2023-02-14 08:31:23,864 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4339 with force:False [2023-02-14T08:31:24.449Z] 2023-02-14 08:31:23,864 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4339 [2023-02-14T08:31:24.449Z] 2023-02-14 08:31:23,868 [execute] INFO git cat-file --batch-check [2023-02-14T08:31:24.449Z] 2023-02-14 08:31:23,868 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2023-02-14T08:31:24.449Z] 2023-02-14 08:31:23,873 [execute] INFO git cat-file --batch [2023-02-14T08:31:24.449Z] 2023-02-14 08:31:23,873 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2023-02-14T08:31:24.449Z] 2023-02-14 08:31:23,878 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4339 [2023-02-14T08:31:24.449Z] 0.0.0 [Pipeline] } [2023-02-14T08:31:24.456Z] $ docker exec --env ******** --env ******** 4d9709ed52516c1781b87fd315a618390b1dad3695a741c773b5debd36ec34ad ssh-agent -k [2023-02-14T08:31:24.562Z] unset SSH_AUTH_SOCK; [2023-02-14T08:31:24.562Z] unset SSH_AGENT_PID; [2023-02-14T08:31:24.562Z] echo Agent pid 77 killed; [2023-02-14T08:31:24.571Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-14T08:31:24.865Z] + git semver [Pipeline] } [2023-02-14T08:31:25.439Z] $ docker stop --time=1 4d9709ed52516c1781b87fd315a618390b1dad3695a741c773b5debd36ec34ad [2023-02-14T08:31:28.853Z] $ docker rm -f --volumes 4d9709ed52516c1781b87fd315a618390b1dad3695a741c773b5debd36ec34ad [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-14T08:31:29.465Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-14T08:31:29.786Z] Stashed 1 file(s) [Pipeline] echo [2023-02-14T08:31:29.790Z] [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-14T08:31:30.166Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo [2023-02-14T08:31:30.181Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T08:31:30.199Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T08:31:30.208Z] ========================================================= [2023-02-14T08:31:30.208Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-14T08:31:30.208Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-14T08:31:30.500Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-14T08:31:31.443Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-14T08:31:31.443Z] 213ec9aee27d: Pulling fs layer [2023-02-14T08:31:31.443Z] 4583459ba037: Pulling fs layer [2023-02-14T08:31:31.443Z] 93c1e223e6f2: Pulling fs layer [2023-02-14T08:31:31.443Z] 53926ce57604: Pulling fs layer [2023-02-14T08:31:31.443Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-14T08:31:31.443Z] 22ff95d597cd: Pulling fs layer [2023-02-14T08:31:31.443Z] 12d6caf4c0d1: Pulling fs layer [2023-02-14T08:31:31.443Z] 96b7cbca73a9: Pulling fs layer [2023-02-14T08:31:31.443Z] a7acece74701: Pulling fs layer [2023-02-14T08:31:31.443Z] 21b2b0c7a3f4: Waiting [2023-02-14T08:31:31.443Z] 22ff95d597cd: Waiting [2023-02-14T08:31:31.443Z] a7acece74701: Waiting [2023-02-14T08:31:31.443Z] 12d6caf4c0d1: Waiting [2023-02-14T08:31:31.443Z] 53926ce57604: Waiting [2023-02-14T08:31:31.443Z] 93c1e223e6f2: Verifying Checksum [2023-02-14T08:31:31.443Z] 93c1e223e6f2: Download complete [2023-02-14T08:31:31.443Z] 4583459ba037: Verifying Checksum [2023-02-14T08:31:31.443Z] 4583459ba037: Download complete [2023-02-14T08:31:31.443Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-14T08:31:31.443Z] 21b2b0c7a3f4: Download complete [2023-02-14T08:31:31.443Z] 22ff95d597cd: Verifying Checksum [2023-02-14T08:31:31.443Z] 22ff95d597cd: Download complete [2023-02-14T08:31:31.443Z] 213ec9aee27d: Verifying Checksum [2023-02-14T08:31:31.443Z] 213ec9aee27d: Download complete [2023-02-14T08:31:31.443Z] 12d6caf4c0d1: Verifying Checksum [2023-02-14T08:31:31.443Z] 12d6caf4c0d1: Download complete [2023-02-14T08:31:32.416Z] 213ec9aee27d: Pull complete [2023-02-14T08:31:32.684Z] a7acece74701: Verifying Checksum [2023-02-14T08:31:32.684Z] a7acece74701: Download complete [2023-02-14T08:31:33.266Z] 96b7cbca73a9: Verifying Checksum [2023-02-14T08:31:33.266Z] 96b7cbca73a9: Download complete [2023-02-14T08:31:33.266Z] 53926ce57604: Verifying Checksum [2023-02-14T08:31:33.266Z] 53926ce57604: Download complete [2023-02-14T08:31:34.218Z] 4583459ba037: Pull complete [2023-02-14T08:31:36.137Z] 93c1e223e6f2: Pull complete [2023-02-14T08:31:42.701Z] 53926ce57604: Pull complete [2023-02-14T08:31:43.265Z] 21b2b0c7a3f4: Pull complete [2023-02-14T08:31:43.522Z] 22ff95d597cd: Pull complete [2023-02-14T08:31:44.455Z] 12d6caf4c0d1: Pull complete [2023-02-14T08:31:44.853Z] Still waiting to schedule task [2023-02-14T08:31:44.853Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-5759’ is offline [2023-02-14T08:31:47.742Z] 96b7cbca73a9: Pull complete [2023-02-14T08:31:48.676Z] a7acece74701: Pull complete [2023-02-14T08:31:48.937Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-14T08:31:49.196Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-14T08:31:49.196Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-14T08:31:49.488Z] + docker build -t ci-base-image-x86_64 -f - . [2023-02-14T08:31:49.488Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-14T08:31:49.488Z] WORKDIR /edgex [2023-02-14T08:31:49.488Z] COPY go.mod . [2023-02-14T08:31:49.488Z] RUN go mod download [2023-02-14T08:31:50.053Z] Sending build context to Docker daemon 170.3MB [2023-02-14T08:31:50.053Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-14T08:31:50.053Z] ---> db6d94c90886 [2023-02-14T08:31:50.053Z] Step 2/4 : WORKDIR /edgex [2023-02-14T08:32:04.964Z] ---> Running in 3a36cf0d3259 [2023-02-14T08:32:06.340Z] Removing intermediate container 3a36cf0d3259 [2023-02-14T08:32:06.340Z] ---> b4ed8df5ac1a [2023-02-14T08:32:06.340Z] Step 3/4 : COPY go.mod . [2023-02-14T08:32:06.340Z] ---> a3f785e3ed22 [2023-02-14T08:32:06.340Z] Step 4/4 : RUN go mod download [2023-02-14T08:32:06.340Z] ---> Running in a898e214d8e5 [2023-02-14T08:32:28.295Z] Removing intermediate container a898e214d8e5 [2023-02-14T08:32:28.295Z] ---> 741f1dbd0c7a [2023-02-14T08:32:28.295Z] Successfully built 741f1dbd0c7a [2023-02-14T08:32:28.295Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T08:32:28.591Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-14T08:32:28.591Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T08:32:28.665Z] prd-ubuntu20.04-docker-8c-8g-5757 does not seem to be running inside a container [2023-02-14T08:32:28.698Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-14T08:32:29.168Z] $ docker top de9e159b7ec0e998bfead775b206812090ed64a44737a25d50d2fc7949069131 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T08:32:29.501Z] + go version [2023-02-14T08:32:29.501Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-14T08:32:29.513Z] $ docker stop --time=1 de9e159b7ec0e998bfead775b206812090ed64a44737a25d50d2fc7949069131 [2023-02-14T08:32:30.817Z] $ docker rm -f --volumes de9e159b7ec0e998bfead775b206812090ed64a44737a25d50d2fc7949069131 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T08:32:31.221Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-14T08:32:31.221Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T08:32:31.294Z] prd-ubuntu20.04-docker-8c-8g-5757 does not seem to be running inside a container [2023-02-14T08:32:31.324Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-14T08:32:31.707Z] $ docker top 15511d1668361a1a1605e3d8b446477c2ca05ca2717bfbbcedc2beb3bc63e8e7 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-14T08:32:31.768Z] ========================================================= [2023-02-14T08:32:31.768Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-14T08:32:31.768Z] ========================================================= [Pipeline] sh [2023-02-14T08:32:32.041Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh [2023-02-14T08:32:32.335Z] + make test [2023-02-14T08:32:32.335Z] go test -race -coverprofile=coverage.out ./... [2023-02-14T08:32:40.513Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-14T08:32:55.383Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-14T08:32:55.383Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-14T08:32:55.383Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-14T08:32:55.383Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-14T08:32:55.383Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-14T08:32:55.383Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-14T08:32:55.383Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-14T08:32:55.383Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-14T08:32:55.383Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-14T08:32:55.383Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-14T08:32:55.383Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-14T08:32:55.383Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-14T08:32:55.383Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-14T08:32:55.383Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-14T08:32:55.949Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.042s coverage: 28.7% of statements [2023-02-14T08:32:55.949Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-14T08:32:55.949Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-14T08:32:56.206Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.111s coverage: 98.5% of statements [2023-02-14T08:32:59.484Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.131s coverage: 73.2% of statements [2023-02-14T08:32:59.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-14T08:32:59.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-14T08:32:59.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-14T08:32:59.484Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.094s coverage: 54.0% of statements [2023-02-14T08:32:59.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-14T08:32:59.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-14T08:33:00.416Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.711s coverage: 89.2% of statements [2023-02-14T08:33:00.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-14T08:33:00.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-14T08:33:00.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-14T08:33:00.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-14T08:33:00.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-14T08:33:00.416Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.086s coverage: 3.9% of statements [2023-02-14T08:33:00.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-14T08:33:00.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-14T08:33:00.416Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.507s coverage: 95.6% of statements [2023-02-14T08:33:00.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-14T08:33:00.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-14T08:33:00.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-14T08:33:00.416Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.096s coverage: 72.2% of statements [2023-02-14T08:33:00.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-14T08:33:00.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-14T08:33:00.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-14T08:33:00.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-14T08:33:00.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-14T08:33:00.416Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 65.9% of statements [2023-02-14T08:33:00.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-14T08:33:00.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-14T08:33:00.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-14T08:33:00.416Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.075s coverage: 0.9% of statements [2023-02-14T08:33:00.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-14T08:33:00.416Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.057s coverage: 29.6% of statements [2023-02-14T08:33:00.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-14T08:33:00.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.086s coverage: 47.1% of statements [2023-02-14T08:33:00.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.071s coverage: 82.9% of statements [2023-02-14T08:33:00.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.079s coverage: 94.1% of statements [2023-02-14T08:33:00.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements [2023-02-14T08:33:00.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.087s coverage: 87.5% of statements [2023-02-14T08:33:05.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.081s coverage: 94.4% of statements [2023-02-14T08:33:05.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.048s coverage: 44.8% of statements [2023-02-14T08:33:23.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.385s coverage: 79.9% of statements [2023-02-14T08:33:23.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-14T08:33:23.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements [2023-02-14T08:33:23.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-14T08:33:23.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-14T08:33:23.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-14T08:33:23.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 64.4% of statements [2023-02-14T08:33:23.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-14T08:33:23.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-14T08:33:23.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-14T08:33:23.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-14T08:33:23.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.095s coverage: 86.9% of statements [2023-02-14T08:33:23.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-14T08:33:23.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-14T08:33:23.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-14T08:33:23.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-14T08:33:23.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements [2023-02-14T08:33:23.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.041s coverage: 20.0% of statements [2023-02-14T08:33:23.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-14T08:33:23.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-14T08:33:23.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2023-02-14T08:33:23.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-14T08:33:23.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.071s coverage: 77.4% of statements [2023-02-14T08:33:23.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-14T08:33:23.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.077s coverage: 80.0% of statements [2023-02-14T08:33:23.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2023-02-14T08:33:23.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.225s coverage: 91.2% of statements [2023-02-14T08:33:23.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-14T08:33:23.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.216s coverage: 63.1% of statements [2023-02-14T08:33:23.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-14T08:33:23.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-14T08:33:23.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements [2023-02-14T08:33:23.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2023-02-14T08:33:23.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2023-02-14T08:33:23.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2023-02-14T08:33:23.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.044s coverage: 100.0% of statements [2023-02-14T08:33:23.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.512s coverage: 65.3% of statements [2023-02-14T08:33:23.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-14T08:33:23.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-14T08:33:23.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-14T08:33:23.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.494s coverage: 41.0% of statements [2023-02-14T08:33:23.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-14T08:33:23.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-14T08:33:23.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.073s coverage: 89.5% of statements [2023-02-14T08:33:23.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-14T08:33:23.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements [2023-02-14T08:33:23.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-14T08:33:23.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-14T08:33:23.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-14T08:33:23.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-14T08:33:23.783Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.086s coverage: 17.7% of statements [2023-02-14T08:33:23.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-14T08:33:23.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-14T08:33:23.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-14T08:33:23.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-14T08:33:23.783Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.188s coverage: 92.3% of statements [2023-02-14T08:33:23.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-14T08:33:23.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-14T08:33:23.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-14T08:33:23.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-14T08:33:23.783Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.085s coverage: 63.2% of statements [2023-02-14T08:33:23.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-14T08:33:23.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-14T08:33:23.783Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.135s coverage: 97.7% of statements [2023-02-14T08:33:23.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-14T08:33:23.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-14T08:33:23.783Z] 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-14T08:33:41.903Z] 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-14T08:33:41.903Z] go vet ./... [2023-02-14T08:33:46.125Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-14T08:33:46.125Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-14T08:33:46.125Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-14T08:33:46.143Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-14T08:33:46.435Z] + ls -al . [2023-02-14T08:33:46.435Z] total 748 [2023-02-14T08:33:46.435Z] drwxrwxr-x 12 1001 1001 4096 Feb 14 08:32 . [2023-02-14T08:33:46.435Z] drwxr-xr-x 4 root root 4096 Feb 14 08:32 .. [2023-02-14T08:33:46.435Z] drwxrwxr-x 2 1001 1001 4096 Feb 14 08:30 .blubracket [2023-02-14T08:33:46.435Z] -rw-rw-r-- 1 1001 1001 16 Feb 14 08:30 .dockerignore [2023-02-14T08:33:46.435Z] drwxrwxr-x 8 1001 1001 4096 Feb 14 08:33 .git [2023-02-14T08:33:46.435Z] drwxrwxr-x 3 1001 1001 4096 Feb 14 08:30 .github [2023-02-14T08:33:46.435Z] -rw-rw-r-- 1 1001 1001 1024 Feb 14 08:30 .gitignore [2023-02-14T08:33:46.435Z] -rw-rw-r-- 1 1001 1001 42 Feb 14 08:30 .golangci.yml [2023-02-14T08:33:46.435Z] -rw-rw-r-- 1 1001 1001 87 Feb 14 08:30 .hadolint.yml [2023-02-14T08:33:46.435Z] drwxr-xr-x 3 1001 1001 4096 Feb 14 08:31 .semver [2023-02-14T08:33:46.435Z] -rw-rw-r-- 1 1001 1001 166 Feb 14 08:30 .sonarcloud.properties [2023-02-14T08:33:46.435Z] -rw-rw-r-- 1 1001 1001 1171 Feb 14 08:30 ADOPTERS.md [2023-02-14T08:33:46.435Z] -rw-rw-r-- 1 1001 1001 10825 Feb 14 08:30 Attribution.txt [2023-02-14T08:33:46.435Z] -rw-rw-r-- 1 1001 1001 73765 Feb 14 08:30 CHANGELOG.md [2023-02-14T08:33:46.435Z] -rw-rw-r-- 1 1001 1001 3804 Feb 14 08:30 CONTRIBUTING.md [2023-02-14T08:33:46.435Z] -rw-rw-r-- 1 1001 1001 677 Feb 14 08:30 GOVERNANCE.md [2023-02-14T08:33:46.435Z] -rw-rw-r-- 1 1001 1001 850 Feb 14 08:30 Jenkinsfile [2023-02-14T08:33:46.435Z] -rw-rw-r-- 1 1001 1001 10775 Feb 14 08:30 LICENSE [2023-02-14T08:33:46.435Z] -rw-rw-r-- 1 1001 1001 13536 Feb 14 08:30 Makefile [2023-02-14T08:33:46.435Z] -rw-rw-r-- 1 1001 1001 582 Feb 14 08:30 OWNERS.md [2023-02-14T08:33:46.435Z] -rw-rw-r-- 1 1001 1001 9403 Feb 14 08:30 README.md [2023-02-14T08:33:46.435Z] -rw-rw-r-- 1 1001 1001 6912 Feb 14 08:30 SECURITY.md [2023-02-14T08:33:46.435Z] -rw-rw-r-- 1 1001 1001 5 Feb 14 08:31 VERSION [2023-02-14T08:33:46.435Z] drwxrwxr-x 2 1001 1001 4096 Feb 14 08:30 bin [2023-02-14T08:33:46.435Z] drwxrwxr-x 17 1001 1001 4096 Feb 14 08:30 cmd [2023-02-14T08:33:46.435Z] -rw-r--r-- 1 root root 487233 Feb 14 08:33 coverage.out [2023-02-14T08:33:46.435Z] -rw-rw-r-- 1 1001 1001 3295 Feb 14 08:30 go.mod [2023-02-14T08:33:46.435Z] -rw-rw-r-- 1 1001 1001 33318 Feb 14 08:30 go.sum [2023-02-14T08:33:46.435Z] drwxrwxr-x 7 1001 1001 4096 Feb 14 08:30 internal [2023-02-14T08:33:46.435Z] drwxrwxr-x 3 1001 1001 4096 Feb 14 08:30 openapi [2023-02-14T08:33:46.435Z] drwxrwxr-x 2 1001 1001 4096 Feb 14 08:30 sbom [2023-02-14T08:33:46.435Z] drwxrwxr-x 4 1001 1001 4096 Feb 14 08:30 snap [2023-02-14T08:33:46.435Z] -rw-rw-r-- 1 1001 1001 204 Feb 14 08:30 version.go [Pipeline] sh [2023-02-14T08:33:46.741Z] + '[' -e coverage.out ] [2023-02-14T08:33:46.741Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-14T08:33:46.865Z] Stashed 1 file(s) [Pipeline] sh [2023-02-14T08:33:47.144Z] + make build [2023-02-14T08:33:47.144Z] 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-14T08:34:02.063Z] 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-14T08:34:02.063Z] 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-14T08:34:02.629Z] 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-14T08:34:03.581Z] 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-14T08:34:11.728Z] 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-14T08:34:12.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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-14T08:34:14.068Z] 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-14T08:34:15.441Z] 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-14T08:34:16.013Z] 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-14T08:34:16.943Z] 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-14T08:34:17.062Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5766 in /w/workspace/edgexfoundry_edgex-go_PR-4339 [Pipeline] { [Pipeline] ws [2023-02-14T08:34:17.075Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2023-02-14T08:34:17.117Z] The recommended git tool is: git [2023-02-14T08:34:19.472Z] 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-14T08:34:20.856Z] $ docker stop --time=1 15511d1668361a1a1605e3d8b446477c2ca05ca2717bfbbcedc2beb3bc63e8e7 [2023-02-14T08:34:23.840Z] using credential edgex-jenkins-ssh [2023-02-14T08:34:23.858Z] Cloning the remote Git repository [2023-02-14T08:34:23.916Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-14T08:34:24.008Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2023-02-14T08:34:24.215Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-14T08:34:24.216Z] > git --version # timeout=10 [2023-02-14T08:34:24.243Z] > git --version # 'git version 2.25.1' [2023-02-14T08:34:24.245Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-14T08:34:24.326Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-14T08:34:31.963Z] $ docker rm -f --volumes 15511d1668361a1a1605e3d8b446477c2ca05ca2717bfbbcedc2beb3bc63e8e7 [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-14T08:34:32.888Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-14T08:34:32.888Z] [2023-02-14T08:34:32.888Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T08:34:33.244Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-14T08:34:33.503Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-14T08:34:33.503Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-14T08:34:33.503Z] ca9280d653b3: Pulling fs layer [2023-02-14T08:34:33.503Z] 7e9c9ca2126c: Pulling fs layer [2023-02-14T08:34:33.503Z] cbdbe7a5bc2a: Verifying Checksum [2023-02-14T08:34:33.503Z] cbdbe7a5bc2a: Download complete [2023-02-14T08:34:33.766Z] cbdbe7a5bc2a: Pull complete [2023-02-14T08:34:34.037Z] ca9280d653b3: Verifying Checksum [2023-02-14T08:34:34.037Z] ca9280d653b3: Download complete [2023-02-14T08:34:34.298Z] 7e9c9ca2126c: Download complete [2023-02-14T08:34:34.298Z] ca9280d653b3: Pull complete [2023-02-14T08:34:37.575Z] 7e9c9ca2126c: Pull complete [2023-02-14T08:34:37.575Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-14T08:34:37.575Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-14T08:34:37.575Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T08:34:37.648Z] prd-ubuntu20.04-docker-8c-8g-5757 does not seem to be running inside a container [2023-02-14T08:34:37.673Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-14T08:34:43.731Z] $ docker top 78b8e5cc8c49656fdcc4e845cf8458f0920d89390d080d19aa6f9dcfc3289ccd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T08:34:44.070Z] + + docker-composegrep build parallel --help [2023-02-14T08:34:44.070Z] [2023-02-14T08:34:44.635Z] --parallel Build images in parallel. [Pipeline] } [2023-02-14T08:34:44.643Z] $ docker stop --time=1 78b8e5cc8c49656fdcc4e845cf8458f0920d89390d080d19aa6f9dcfc3289ccd [2023-02-14T08:34:45.972Z] $ docker rm -f --volumes 78b8e5cc8c49656fdcc4e845cf8458f0920d89390d080d19aa6f9dcfc3289ccd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T08:34:46.379Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-14T08:34:46.379Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T08:34:46.458Z] prd-ubuntu20.04-docker-8c-8g-5757 does not seem to be running inside a container [2023-02-14T08:34:46.493Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-14T08:34:46.862Z] $ docker top e644bc0c27443fd7e85c3a0cbeba96c6ccce6be2b6735ace8311ef18fcd64f23 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T08:34:47.205Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-14T08:34:48.143Z] Building core-command ... [2023-02-14T08:34:48.143Z] Building core-common-config-bootstrapper ... [2023-02-14T08:34:48.143Z] Building core-data ... [2023-02-14T08:34:48.143Z] Building core-metadata ... [2023-02-14T08:34:48.143Z] Building security-bootstrapper ... [2023-02-14T08:34:48.143Z] Building security-proxy-setup ... [2023-02-14T08:34:48.143Z] Building security-secretstore-setup ... [2023-02-14T08:34:48.143Z] Building security-spiffe-token-provider ... [2023-02-14T08:34:48.143Z] Building security-spire-agent ... [2023-02-14T08:34:48.143Z] Building security-spire-config ... [2023-02-14T08:34:48.143Z] Building security-spire-server ... [2023-02-14T08:34:48.143Z] Building support-notifications ... [2023-02-14T08:34:48.143Z] Building support-scheduler ... [2023-02-14T08:34:48.143Z] Building core-metadata [2023-02-14T08:34:48.143Z] Building core-common-config-bootstrapper [2023-02-14T08:34:48.143Z] Building security-secretstore-setup [2023-02-14T08:34:48.143Z] Building security-proxy-setup [2023-02-14T08:34:48.143Z] Building security-spiffe-token-provider [2023-02-14T08:34:46.228Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-14T08:34:46.255Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-14T08:34:47.477Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-14T08:34:47.539Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-14T08:34:47.541Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-14T08:34:47.561Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4339/head:refs/remotes/origin/PR-4339 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-14T08:34:48.541Z] Merging remotes/origin/main commit 8d74a5096a4a44ccbcfe21975abab76d27106cec into PR head commit d3b8725e39fe923887728c335914d53683e5ff8c [2023-02-14T08:34:49.257Z] Merge succeeded, producing 7cc2a05febc6ed5b33417fdc90da8be92613e324 [2023-02-14T08:34:49.257Z] Checking out Revision 7cc2a05febc6ed5b33417fdc90da8be92613e324 (PR-4339) [2023-02-14T08:34:48.563Z] > git config core.sparsecheckout # timeout=10 [2023-02-14T08:34:48.585Z] > git checkout -f d3b8725e39fe923887728c335914d53683e5ff8c # timeout=10 [2023-02-14T08:34:48.867Z] > git remote # timeout=10 [2023-02-14T08:34:48.889Z] > git config --get remote.origin.url # timeout=10 [2023-02-14T08:34:48.908Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-14T08:34:48.925Z] > git merge 8d74a5096a4a44ccbcfe21975abab76d27106cec # timeout=10 [2023-02-14T08:34:49.229Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-14T08:34:49.267Z] > git config core.sparsecheckout # timeout=10 [2023-02-14T08:34:49.292Z] > git checkout -f 7cc2a05febc6ed5b33417fdc90da8be92613e324 # timeout=10 [2023-02-14T08:34:53.006Z] Commit message: "Merge commit '8d74a5096a4a44ccbcfe21975abab76d27106cec' into HEAD" [2023-02-14T08:34:53.043Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-02-14T08:34:53.021Z] > git rev-list --no-walk f377b5dd446982f0328edc74da73b08262bc932a # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-14T08:34:54.090Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-14T08:34:54.090Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-14T08:34:54.090Z] Dload Upload Total Spent Left Speed [2023-02-14T08:34:54.090Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 163k 0 --:--:-- --:--:-- --:--:-- 163k [Pipeline] sh [2023-02-14T08:34:54.871Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-14T08:34:55.223Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-14T08:34:55.223Z] + sudo tee /etc/docker/daemon.new [2023-02-14T08:34:55.223Z] { [2023-02-14T08:34:55.223Z] "registry-mirrors": [ [2023-02-14T08:34:55.223Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-14T08:34:55.223Z] ], [2023-02-14T08:34:55.223Z] "bip": "10.250.0.254/24", [2023-02-14T08:34:55.223Z] "hosts": [ [2023-02-14T08:34:55.223Z] "tcp://0.0.0.0:5555", [2023-02-14T08:34:55.223Z] "unix:///var/run/docker.sock" [2023-02-14T08:34:55.223Z] ], [2023-02-14T08:34:55.223Z] "mtu": 1458, [2023-02-14T08:34:55.223Z] "selinux-enabled": true, [2023-02-14T08:34:55.223Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-14T08:34:55.223Z] } [Pipeline] sh [2023-02-14T08:34:55.585Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-14T08:34:55.956Z] + sudo service docker restart [2023-02-14T08:35:00.377Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:35:00.377Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:35:00.377Z] ---> 741f1dbd0c7a [2023-02-14T08:35:00.377Z] Step 3/21 : WORKDIR /edgex-go [2023-02-14T08:35:00.377Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:35:00.377Z] [2023-02-14T08:35:00.377Z] Step 2/24 : FROM ${BUILDER_BASE} AS builderStep 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:35:00.377Z] [2023-02-14T08:35:00.377Z] ---> 741f1dbd0c7a [2023-02-14T08:35:00.377Z] ---> 741f1dbd0c7a [2023-02-14T08:35:00.377Z] Step 3/24 : ARG ADD_BUILD_TAGS=""Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T08:35:00.377Z] [2023-02-14T08:35:00.377Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:35:00.377Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:35:00.377Z] ---> 741f1dbd0c7a [2023-02-14T08:35:00.377Z] Step 3/19 : WORKDIR /edgex-go [2023-02-14T08:35:08.496Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:35:08.496Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:35:08.496Z] ---> 741f1dbd0c7a [2023-02-14T08:35:08.496Z] Step 3/24 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-14T08:35:14.353Z] provisioning config files... [2023-02-14T08:35:14.393Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config2178576262350642009tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T08:35:14.790Z] ---> docker-login.sh [2023-02-14T08:35:14.790Z] nexus3.edgexfoundry.org:10001 [2023-02-14T08:35:15.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T08:35:15.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T08:35:15.688Z] Configure a credential helper to remove this warning. See [2023-02-14T08:35:15.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T08:35:15.688Z] [2023-02-14T08:35:15.688Z] Login Succeeded [2023-02-14T08:35:15.688Z] nexus3.edgexfoundry.org:10002 [2023-02-14T08:35:15.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T08:35:16.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T08:35:16.259Z] Configure a credential helper to remove this warning. See [2023-02-14T08:35:16.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T08:35:16.259Z] [2023-02-14T08:35:16.259Z] Login Succeeded [2023-02-14T08:35:16.259Z] nexus3.edgexfoundry.org:10003 [2023-02-14T08:35:16.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T08:35:16.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T08:35:16.843Z] Configure a credential helper to remove this warning. See [2023-02-14T08:35:16.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T08:35:16.843Z] [2023-02-14T08:35:16.843Z] Login Succeeded [2023-02-14T08:35:16.843Z] nexus3.edgexfoundry.org:10004 [2023-02-14T08:35:17.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T08:35:17.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T08:35:17.122Z] Configure a credential helper to remove this warning. See [2023-02-14T08:35:17.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T08:35:17.122Z] [2023-02-14T08:35:17.122Z] Login Succeeded [2023-02-14T08:35:17.122Z] docker.io [2023-02-14T08:35:17.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T08:35:17.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T08:35:17.678Z] Configure a credential helper to remove this warning. See [2023-02-14T08:35:17.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T08:35:17.678Z] [2023-02-14T08:35:17.678Z] Login Succeeded [2023-02-14T08:35:17.969Z] ---> docker-login.sh ends [Pipeline] } [2023-02-14T08:35:17.990Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-14T08:35:18.722Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo [2023-02-14T08:35:18.750Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T08:35:18.760Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T08:35:18.767Z] ========================================================= [2023-02-14T08:35:18.767Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-14T08:35:18.767Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-14T08:35:19.119Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-14T08:35:19.411Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-14T08:35:19.411Z] 9b18e9b68314: Pulling fs layer [2023-02-14T08:35:19.411Z] 35d82f9e3411: Pulling fs layer [2023-02-14T08:35:19.411Z] e16973657156: Pulling fs layer [2023-02-14T08:35:19.411Z] fc693d55d65f: Pulling fs layer [2023-02-14T08:35:19.411Z] 7e9fc2657dce: Pulling fs layer [2023-02-14T08:35:19.411Z] dda99020689f: Pulling fs layer [2023-02-14T08:35:19.411Z] db1c61fa0a46: Pulling fs layer [2023-02-14T08:35:19.411Z] 891c053d2c06: Pulling fs layer [2023-02-14T08:35:19.411Z] fc693d55d65f: Waiting [2023-02-14T08:35:19.411Z] 7e9fc2657dce: Waiting [2023-02-14T08:35:19.411Z] dda99020689f: Waiting [2023-02-14T08:35:19.411Z] db1c61fa0a46: Waiting [2023-02-14T08:35:19.411Z] 891c053d2c06: Waiting [2023-02-14T08:35:19.411Z] e16973657156: Verifying Checksum [2023-02-14T08:35:19.411Z] e16973657156: Download complete [2023-02-14T08:35:19.411Z] 35d82f9e3411: Verifying Checksum [2023-02-14T08:35:19.411Z] 35d82f9e3411: Download complete [2023-02-14T08:35:19.411Z] 7e9fc2657dce: Verifying Checksum [2023-02-14T08:35:19.411Z] dda99020689f: Verifying Checksum [2023-02-14T08:35:19.411Z] dda99020689f: Download complete [2023-02-14T08:35:19.685Z] 9b18e9b68314: Download complete [2023-02-14T08:35:20.304Z] 9b18e9b68314: Pull complete [2023-02-14T08:35:20.910Z] 35d82f9e3411: Pull complete [2023-02-14T08:35:21.520Z] e16973657156: Pull complete [2023-02-14T08:35:21.520Z] 891c053d2c06: Verifying Checksum [2023-02-14T08:35:21.520Z] 891c053d2c06: Download complete [2023-02-14T08:35:22.499Z] db1c61fa0a46: Verifying Checksum [2023-02-14T08:35:22.500Z] db1c61fa0a46: Download complete [2023-02-14T08:35:23.094Z] fc693d55d65f: Verifying Checksum [2023-02-14T08:35:23.094Z] fc693d55d65f: Download complete [2023-02-14T08:35:35.037Z] ---> Running in 59975e797973 [2023-02-14T08:35:35.037Z] ---> Running in 1c51c9394ebd [2023-02-14T08:35:35.037Z] ---> Running in 08ac04457879 [2023-02-14T08:35:35.037Z] ---> Running in ff7bd43d79fd [2023-02-14T08:35:35.037Z] ---> Running in f4b53b6b0cee [2023-02-14T08:35:35.037Z] Removing intermediate container ff7bd43d79fd [2023-02-14T08:35:35.037Z] ---> d5866883615b [2023-02-14T08:35:35.037Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-14T08:35:35.037Z] Removing intermediate container 59975e797973 [2023-02-14T08:35:35.037Z] ---> 4a5bdc64ec34 [2023-02-14T08:35:35.037Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-14T08:35:35.037Z] Removing intermediate container 08ac04457879 [2023-02-14T08:35:35.037Z] ---> 4b6c28fc2b9e [2023-02-14T08:35:35.037Z] Step 4/24 : WORKDIR /edgex-go [2023-02-14T08:35:35.037Z] Removing intermediate container f4b53b6b0cee [2023-02-14T08:35:35.037Z] ---> 52ae2de425a9 [2023-02-14T08:35:35.037Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T08:35:35.037Z] ---> Running in dcfe8bf7d79f [2023-02-14T08:35:35.037Z] ---> Running in aba394950fbf [2023-02-14T08:35:35.037Z] ---> Running in 864616a75df6 [2023-02-14T08:35:35.037Z] Removing intermediate container 1c51c9394ebd [2023-02-14T08:35:35.037Z] ---> e2178092a8fd [2023-02-14T08:35:35.037Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-14T08:35:35.037Z] ---> Running in 038dfcb65599 [2023-02-14T08:35:35.037Z] ---> Running in ad11169c758b [2023-02-14T08:35:35.037Z] Removing intermediate container 864616a75df6 [2023-02-14T08:35:35.037Z] ---> 1e597d3a0089 [2023-02-14T08:35:35.037Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-14T08:35:35.037Z] ---> Running in 52b43427b1d7 [2023-02-14T08:35:35.037Z] Removing intermediate container 038dfcb65599 [2023-02-14T08:35:35.037Z] ---> 59f065ae75dc [2023-02-14T08:35:35.037Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-14T08:35:35.037Z] ---> Running in a74ebf0ef22d [2023-02-14T08:35:35.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:35:35.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:35:35.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:35:35.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:35:35.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:35:35.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:35:35.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:35:35.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:35:35.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:35:35.037Z] OK: 211 MiB in 51 packages [2023-02-14T08:35:35.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:35:35.037Z] Removing intermediate container dcfe8bf7d79f [2023-02-14T08:35:35.037Z] ---> 41af40b04749 [2023-02-14T08:35:35.037Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-14T08:35:35.037Z] OK: 211 MiB in 51 packages [2023-02-14T08:35:35.037Z] ---> 08cf24ad4ec1 [2023-02-14T08:35:35.037Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:35:35.037Z] v3.16.4-2-gc2c0bdb96e5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-14T08:35:35.037Z] v3.16.3-170-gb4524a0c7b8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-14T08:35:35.037Z] OK: 17046 distinct packages available [2023-02-14T08:35:35.037Z] ---> Running in 4e3e9d7e4de2 [2023-02-14T08:35:35.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:35:35.037Z] OK: 211 MiB in 51 packages [2023-02-14T08:35:35.037Z] Removing intermediate container aba394950fbf [2023-02-14T08:35:35.037Z] ---> 65b6ea8290ed [2023-02-14T08:35:35.037Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-14T08:35:35.037Z] ---> e3b64b54fef2 [2023-02-14T08:35:35.037Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:35:35.037Z] ---> Running in 19ab94b58c1a [2023-02-14T08:35:35.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:35:35.037Z] OK: 211 MiB in 51 packages [2023-02-14T08:35:35.037Z] Removing intermediate container 52b43427b1d7 [2023-02-14T08:35:35.037Z] ---> 1df98d318a92 [2023-02-14T08:35:35.037Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-14T08:35:35.037Z] ---> 347545425872 [2023-02-14T08:35:35.037Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:35:35.294Z] ---> Running in 65263ffc64ca [2023-02-14T08:35:35.294Z] OK: 211 MiB in 51 packages [2023-02-14T08:35:35.552Z] Removing intermediate container a74ebf0ef22d [2023-02-14T08:35:35.552Z] ---> c2092e43f9d8 [2023-02-14T08:35:35.552Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T08:35:35.552Z] ---> 533713f7da34 [2023-02-14T08:35:35.552Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:35:35.552Z] ---> Running in 8461ffd14dc2 [2023-02-14T08:35:35.810Z] Removing intermediate container ad11169c758b [2023-02-14T08:35:35.810Z] ---> 1691ed22989d [2023-02-14T08:35:35.810Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-14T08:35:35.810Z] ---> a4dcaa44fe10 [2023-02-14T08:35:35.810Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:35:35.810Z] ---> Running in 0cc94f5c472c [2023-02-14T08:35:38.145Z] fc693d55d65f: Pull complete [2023-02-14T08:35:38.145Z] 7e9fc2657dce: Pull complete [2023-02-14T08:35:38.145Z] dda99020689f: Pull complete [2023-02-14T08:35:42.439Z] db1c61fa0a46: Pull complete [2023-02-14T08:35:44.402Z] 891c053d2c06: Pull complete [2023-02-14T08:35:44.402Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-14T08:35:44.402Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-14T08:35:44.402Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-14T08:35:44.747Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-14T08:35:44.747Z] WORKDIR /edgex [2023-02-14T08:35:44.747Z] COPY go.mod . [2023-02-14T08:35:44.747Z] RUN go mod download [2023-02-14T08:35:44.747Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-14T08:35:45.336Z] Sending build context to Docker daemon 3.187MB [2023-02-14T08:35:45.336Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-14T08:35:45.336Z] ---> f96f9c87975a [2023-02-14T08:35:45.336Z] Step 2/4 : WORKDIR /edgex [2023-02-14T08:35:47.954Z] ---> Running in 8d2f1184402e [2023-02-14T08:35:48.222Z] Removing intermediate container 8d2f1184402e [2023-02-14T08:35:48.223Z] ---> c8d90cfa0ba5 [2023-02-14T08:35:48.223Z] Step 3/4 : COPY go.mod . [2023-02-14T08:35:48.811Z] ---> 2d33870b131e [2023-02-14T08:35:48.811Z] Step 4/4 : RUN go mod download [2023-02-14T08:35:48.811Z] ---> Running in 3aa9f34991e8 [2023-02-14T08:36:57.347Z] Removing intermediate container 8461ffd14dc2 [2023-02-14T08:36:57.347Z] ---> 8f065a92d9e1 [2023-02-14T08:36:57.347Z] Step 8/22 : COPY . . [2023-02-14T08:37:10.488Z] Removing intermediate container 3aa9f34991e8 [2023-02-14T08:37:10.488Z] ---> 9635a4a7e96a [2023-02-14T08:37:10.488Z] Successfully built 9635a4a7e96a [2023-02-14T08:37:10.488Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T08:37:10.841Z] + docker inspect -f . ci-base-image-arm64 [2023-02-14T08:37:10.841Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T08:37:11.070Z] prd-ubuntu20.04-docker-arm64-4c-16g-5766 does not seem to be running inside a container [2023-02-14T08:37:11.158Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-14T08:37:12.645Z] $ docker top 6e2671d38d0b5d9b47a09e5287019ff14de2c0f97c1b363422725f7f3214fff7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T08:37:13.535Z] + go version [2023-02-14T08:37:13.535Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-14T08:37:13.562Z] $ docker stop --time=1 6e2671d38d0b5d9b47a09e5287019ff14de2c0f97c1b363422725f7f3214fff7 [2023-02-14T08:37:15.295Z] $ docker rm -f --volumes 6e2671d38d0b5d9b47a09e5287019ff14de2c0f97c1b363422725f7f3214fff7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T08:37:15.883Z] + docker inspect -f . ci-base-image-arm64 [2023-02-14T08:37:15.883Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T08:37:16.115Z] prd-ubuntu20.04-docker-arm64-4c-16g-5766 does not seem to be running inside a container [2023-02-14T08:37:16.208Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-14T08:37:17.627Z] $ docker top 2af7ba10ee0fc1df39e111e7dea669278d591085b389cb293d489169c2d690e6 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-14T08:37:17.870Z] ========================================================= [2023-02-14T08:37:17.870Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-14T08:37:17.870Z] ========================================================= [Pipeline] sh [2023-02-14T08:37:18.517Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh [2023-02-14T08:37:19.190Z] + make test [2023-02-14T08:37:19.190Z] go test -race -coverprofile=coverage.out ./... [2023-02-14T08:37:36.637Z] ---> d5a78ca58e3a [2023-02-14T08:37:36.637Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-14T08:37:36.637Z] ---> Running in 93cb32bd8ed4 [2023-02-14T08:37:36.637Z] Removing intermediate container 65263ffc64ca [2023-02-14T08:37:36.637Z] ---> c46ebbd15573 [2023-02-14T08:37:36.637Z] Step 8/24 : COPY . . [2023-02-14T08:37:36.637Z] 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-14T08:37:36.637Z] Removing intermediate container 19ab94b58c1a [2023-02-14T08:37:36.637Z] ---> 58e40baff01e [2023-02-14T08:37:36.637Z] Step 7/21 : COPY . . [2023-02-14T08:37:36.637Z] Removing intermediate container 0cc94f5c472c [2023-02-14T08:37:36.637Z] ---> 26919f465c58 [2023-02-14T08:37:36.637Z] Step 7/19 : COPY . . [2023-02-14T08:37:36.637Z] Removing intermediate container 4e3e9d7e4de2 [2023-02-14T08:37:36.637Z] ---> 98d70f788738 [2023-02-14T08:37:36.637Z] Step 7/24 : COPY . . [2023-02-14T08:38:06.115Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-14T08:38:23.967Z] ---> 4b5eca80dc01 [2023-02-14T08:38:23.967Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-14T08:38:23.967Z] ---> 5dcfd5e57e52 [2023-02-14T08:38:23.967Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-14T08:38:23.967Z] ---> 47e58160da22 [2023-02-14T08:38:23.967Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-14T08:38:23.967Z] ---> 198705caa833 [2023-02-14T08:38:23.967Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-14T08:38:30.528Z] ---> Running in 59cd1d865bd3 [2023-02-14T08:38:30.528Z] ---> Running in 604795673c62 [2023-02-14T08:38:30.528Z] ---> Running in 29b55aa9f5e0 [2023-02-14T08:38:30.528Z] ---> Running in e1590e815892 [2023-02-14T08:38:30.528Z] Removing intermediate container 93cb32bd8ed4 [2023-02-14T08:38:30.528Z] ---> 09182985e510 [2023-02-14T08:38:30.528Z] [2023-02-14T08:38:30.528Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T08:38:31.094Z] 3.16: Pulling from library/alpine [2023-02-14T08:38:31.664Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-14T08:38:31.923Z] 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-14T08:38:32.180Z] 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-14T08:38:32.180Z] 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-14T08:38:32.748Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-14T08:38:32.748Z] Status: Downloaded newer image for alpine:3.16 [2023-02-14T08:38:32.748Z] ---> dfd21b5a31f5 [2023-02-14T08:38:32.748Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-14T08:38:34.648Z] ---> Running in 53b714fb4241 [2023-02-14T08:38:34.906Z] Removing intermediate container 53b714fb4241 [2023-02-14T08:38:34.906Z] ---> 162a8dfe1d24 [2023-02-14T08:38:34.906Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-14T08:38:34.906Z] ---> Running in 56fd11eba8ae [2023-02-14T08:38:35.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:38:36.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:38:36.358Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-14T08:38:36.358Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T08:38:36.358Z] OK: 6 MiB in 15 packages [2023-02-14T08:38:40.595Z] Removing intermediate container 56fd11eba8ae [2023-02-14T08:38:40.595Z] ---> 5a73dda59f9f [2023-02-14T08:38:40.595Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T08:38:41.204Z] ---> af29d802aa6a [2023-02-14T08:38:41.204Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-14T08:38:43.117Z] ---> c5b71317c95b [2023-02-14T08:38:43.117Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-14T08:38:43.683Z] ---> 3ea498d210ea [2023-02-14T08:38:43.683Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-14T08:38:44.635Z] ---> 402e9c271ebc [2023-02-14T08:38:44.635Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-14T08:38:44.635Z] ---> Running in 6899b3c72555 [2023-02-14T08:38:47.197Z] Removing intermediate container 6899b3c72555 [2023-02-14T08:38:47.197Z] ---> 1e157f04049d [2023-02-14T08:38:47.197Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-14T08:38:47.197Z] ---> Running in d147efd8e5dc [2023-02-14T08:38:47.462Z] Removing intermediate container d147efd8e5dc [2023-02-14T08:38:47.462Z] ---> 826338454ac3 [2023-02-14T08:38:47.462Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-14T08:38:47.722Z] ---> Running in e6b5d44c40aa [2023-02-14T08:38:47.722Z] Removing intermediate container e6b5d44c40aa [2023-02-14T08:38:47.722Z] ---> 58bcf9466ead [2023-02-14T08:38:47.722Z] Step 20/22 : LABEL arch=x86_64 [2023-02-14T08:38:47.980Z] ---> Running in a37a5624daa7 [2023-02-14T08:38:48.240Z] Removing intermediate container a37a5624daa7 [2023-02-14T08:38:48.240Z] ---> b1c92b02b8ae [2023-02-14T08:38:48.241Z] Step 21/22 : LABEL git_sha=09cdd11eb72816314de40388a776070d8a6f9bf4 [2023-02-14T08:38:48.498Z] ---> Running in af0db39abd52 [2023-02-14T08:38:49.086Z] Removing intermediate container af0db39abd52 [2023-02-14T08:38:49.086Z] ---> 265663c18701 [2023-02-14T08:38:49.086Z] Step 22/22 : LABEL version=0.0.0 [2023-02-14T08:38:49.086Z] ---> Running in c2bf8dd5d810 [2023-02-14T08:38:49.651Z] Removing intermediate container c2bf8dd5d810 [2023-02-14T08:38:49.651Z] ---> 04f43c3f53aa [2023-02-14T08:38:49.651Z] [2023-02-14T08:38:49.651Z] Successfully built 04f43c3f53aa [2023-02-14T08:38:49.651Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-14T08:38:49.651Z]  Building core-common-config-bootstrapper ... done Building security-spire-agent [2023-02-14T08:38:52.935Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:38:52.935Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:38:52.935Z] ---> 741f1dbd0c7a [2023-02-14T08:38:52.935Z] Step 3/24 : WORKDIR /edgex-go [2023-02-14T08:38:52.935Z] ---> Using cache [2023-02-14T08:38:52.935Z] ---> e2178092a8fd [2023-02-14T08:38:52.935Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-14T08:39:05.131Z] 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-14T08:39:05.131Z] 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-14T08:39:07.808Z] ---> Running in 59321a0f0cf9 [2023-02-14T08:39:09.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:39:09.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:39:09.708Z] OK: 211 MiB in 51 packages [2023-02-14T08:39:19.848Z] Removing intermediate container 604795673c62 [2023-02-14T08:39:19.848Z] ---> 26986a65acb0 [2023-02-14T08:39:19.848Z] [2023-02-14T08:39:19.848Z] Step 9/24 : FROM alpine:3.16 [2023-02-14T08:39:19.848Z] ---> dfd21b5a31f5 [2023-02-14T08:39:19.848Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-14T08:39:19.848Z] Removing intermediate container e1590e815892 [2023-02-14T08:39:19.848Z] ---> 74015eedca26 [2023-02-14T08:39:19.848Z] [2023-02-14T08:39:19.848Z] Step 10/24 : FROM alpine:3.16 [2023-02-14T08:39:19.848Z] ---> dfd21b5a31f5 [2023-02-14T08:39:19.848Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-14T08:39:19.848Z] Removing intermediate container 29b55aa9f5e0 [2023-02-14T08:39:19.848Z] ---> 95748a31c791 [2023-02-14T08:39:19.848Z] [2023-02-14T08:39:19.848Z] Step 9/21 : FROM alpine:3.16 [2023-02-14T08:39:19.848Z] ---> dfd21b5a31f5 [2023-02-14T08:39:19.848Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-14T08:39:19.848Z] ---> Running in 1693488cf57d [2023-02-14T08:39:19.848Z] ---> Running in 04946bc5949a [2023-02-14T08:39:19.848Z] ---> Running in b0e126697843 [2023-02-14T08:39:19.848Z] Removing intermediate container 59cd1d865bd3 [2023-02-14T08:39:19.848Z] ---> 7622d54d96f7 [2023-02-14T08:39:19.848Z] [2023-02-14T08:39:19.848Z] Step 9/19 : FROM alpine:3.15 [2023-02-14T08:39:19.848Z] Removing intermediate container 59321a0f0cf9 [2023-02-14T08:39:19.848Z] ---> 80a9358be80e [2023-02-14T08:39:19.848Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-14T08:39:19.848Z] 3.15: Pulling from library/alpine [2023-02-14T08:39:19.848Z] ---> 48a3a8b60d3e [2023-02-14T08:39:19.848Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:39:19.848Z] ---> Running in 2e056298c7e2 [2023-02-14T08:39:19.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:39:19.848Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-14T08:39:19.848Z] Status: Downloaded newer image for alpine:3.15 [2023-02-14T08:39:19.848Z] ---> 5ce65d7b0fde [2023-02-14T08:39:19.848Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T08:39:19.848Z] ---> Running in 0d789464bca1 [2023-02-14T08:39:19.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:39:19.848Z] Removing intermediate container 0d789464bca1 [2023-02-14T08:39:19.848Z] ---> a61eb5aeed2e [2023-02-14T08:39:19.848Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-14T08:39:19.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:39:19.848Z] ---> Running in bb6ff4835bf4 [2023-02-14T08:39:19.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:39:19.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:39:19.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:39:20.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:39:20.124Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-14T08:39:20.124Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-14T08:39:20.124Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-14T08:39:20.124Z] (3/3) Installing su-exec (0.2-r1) [2023-02-14T08:39:20.124Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T08:39:20.124Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-14T08:39:20.124Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T08:39:20.124Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-14T08:39:20.124Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T08:39:20.124Z] OK: 6 MiB in 15 packages [2023-02-14T08:39:20.124Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-14T08:39:20.124Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-14T08:39:20.124Z] OK: 6 MiB in 17 packages [2023-02-14T08:39:20.124Z] (5/6) Installing curl (7.83.1-r5) [2023-02-14T08:39:20.124Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-14T08:39:20.124Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T08:39:20.124Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T08:39:20.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:39:20.396Z] OK: 8 MiB in 20 packages [2023-02-14T08:39:20.672Z] v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-14T08:39:20.672Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-14T08:39:20.672Z] OK: 15857 distinct packages available [2023-02-14T08:39:20.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:39:20.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:39:20.963Z] Removing intermediate container b0e126697843 [2023-02-14T08:39:20.963Z] ---> f48d95d5478b [2023-02-14T08:39:20.963Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T08:39:20.963Z] ---> Running in 29a7ec1637f4 [2023-02-14T08:39:20.963Z] Removing intermediate container 29a7ec1637f4 [2023-02-14T08:39:20.963Z] ---> b38591822e32 [2023-02-14T08:39:20.963Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-14T08:39:20.963Z] Removing intermediate container 1693488cf57d [2023-02-14T08:39:20.963Z] ---> 272b03b6eac2 [2023-02-14T08:39:20.963Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-14T08:39:20.963Z] Removing intermediate container 04946bc5949a [2023-02-14T08:39:20.963Z] ---> 7bfa06792566 [2023-02-14T08:39:20.963Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-14T08:39:20.963Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-14T08:39:20.963Z] ---> Running in 5d873acfe7cb [2023-02-14T08:39:20.963Z] ---> Running in 9b323ba0228d [2023-02-14T08:39:20.963Z] ---> Running in fdc40158bf90 [2023-02-14T08:39:20.963Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-14T08:39:21.225Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-14T08:39:21.225Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-14T08:39:21.225Z] (5/9) Installing curl (7.80.0-r5) [2023-02-14T08:39:21.225Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-14T08:39:21.225Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-14T08:39:21.225Z] (8/9) Installing libucontext (1.1-r0) [2023-02-14T08:39:21.225Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-14T08:39:21.225Z] Executing busybox-1.34.1-r7.trigger [2023-02-14T08:39:21.225Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T08:39:21.225Z] OK: 8 MiB in 23 packages [2023-02-14T08:39:21.225Z] Removing intermediate container 9b323ba0228d [2023-02-14T08:39:21.225Z] ---> a0d2faea6422 [2023-02-14T08:39:21.225Z] Step 12/24 : WORKDIR / [2023-02-14T08:39:21.225Z] Removing intermediate container 5d873acfe7cb [2023-02-14T08:39:21.225Z] ---> 80d6b49a26d8 [2023-02-14T08:39:21.225Z] Step 12/21 : WORKDIR /edgex [2023-02-14T08:39:21.225Z] Removing intermediate container fdc40158bf90 [2023-02-14T08:39:21.225Z] ---> ba4640a887ad [2023-02-14T08:39:21.225Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-14T08:39:21.225Z] ---> Running in 4fd21d0d5db6 [2023-02-14T08:39:21.225Z] ---> Running in 59e6e6ab3329 [2023-02-14T08:39:21.225Z] ---> Running in c9171d5925c5 [2023-02-14T08:39:21.490Z] Removing intermediate container 4fd21d0d5db6 [2023-02-14T08:39:21.490Z] ---> e836bb71ff58 [2023-02-14T08:39:21.490Z] 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-14T08:39:21.490Z] Removing intermediate container 59e6e6ab3329 [2023-02-14T08:39:21.490Z] ---> a5d4cfa152ab [2023-02-14T08:39:21.490Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-14T08:39:21.490Z] Removing intermediate container c9171d5925c5 [2023-02-14T08:39:21.490Z] ---> 059f0a1f8202 [2023-02-14T08:39:21.490Z] Step 15/24 : WORKDIR / [2023-02-14T08:39:21.490Z] ---> Running in 8f02341c2d30 [2023-02-14T08:39:21.490Z] Removing intermediate container 8f02341c2d30 [2023-02-14T08:39:21.490Z] ---> 73082aeefab5 [2023-02-14T08:39:21.490Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T08:39:21.490Z] ---> 9fd0b36f3ab6 [2023-02-14T08:39:21.490Z] 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-14T08:39:21.490Z] ---> a6c563661935 [2023-02-14T08:39:21.490Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-14T08:39:22.097Z] Removing intermediate container bb6ff4835bf4 [2023-02-14T08:39:22.097Z] ---> 5fdce1f45f5c [2023-02-14T08:39:22.097Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T08:39:22.097Z] ---> 235740e7fb90 [2023-02-14T08:39:22.097Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-14T08:39:22.097Z] ---> 0ea24460d299 [2023-02-14T08:39:22.097Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-14T08:39:22.360Z] ---> 4d6ab5e324ae [2023-02-14T08:39:22.360Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-14T08:39:22.928Z] ---> 19916831cff8 [2023-02-14T08:39:22.928Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-14T08:39:24.309Z] ---> aee6a073c0fa [2023-02-14T08:39:24.309Z] 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-14T08:39:24.309Z] ---> 6b04890c8d32 [2023-02-14T08:39:24.309Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-14T08:39:24.309Z] ---> 6577e45b84cc [2023-02-14T08:39:24.309Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-14T08:39:24.309Z] ---> 45851ce7623d [2023-02-14T08:39:24.309Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-14T08:39:24.309Z] ---> 00fcd29a9848 [2023-02-14T08:39:24.309Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-14T08:39:24.309Z] ---> 29e592157d26 [2023-02-14T08:39:24.309Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-14T08:39:24.309Z] ---> 114ce098997d [2023-02-14T08:39:24.309Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-14T08:39:24.309Z] ---> Running in a56ccadaa124 [2023-02-14T08:39:24.595Z] ---> 78c7757b57b3 [2023-02-14T08:39:24.595Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-14T08:39:24.595Z] ---> Running in 0c501b6c417b [2023-02-14T08:39:24.939Z] ---> 94ba62122cfb [2023-02-14T08:39:24.939Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-14T08:39:24.939Z] Removing intermediate container 0c501b6c417b [2023-02-14T08:39:24.939Z] ---> a4ebd026cf38 [2023-02-14T08:39:24.939Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T08:39:24.940Z] ---> Running in b9e36f108090 [2023-02-14T08:39:24.940Z] ---> Running in 3f92bcec49fc [2023-02-14T08:39:25.214Z] Removing intermediate container b9e36f108090 [2023-02-14T08:39:25.214Z] ---> 4303f08a9be6 [2023-02-14T08:39:25.214Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T08:39:25.214Z] ---> 17a386b1b638 [2023-02-14T08:39:25.214Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-14T08:39:25.214Z] ---> Running in 6260de7e2b1f [2023-02-14T08:39:25.214Z] Removing intermediate container 3f92bcec49fc [2023-02-14T08:39:25.214Z] ---> 36e47c787056 [2023-02-14T08:39:25.214Z] Step 17/19 : LABEL arch=x86_64 [2023-02-14T08:39:25.214Z] ---> Running in 61a0938ee65f [2023-02-14T08:39:25.214Z] Removing intermediate container a56ccadaa124 [2023-02-14T08:39:25.214Z] ---> dcbfc6b43317 [2023-02-14T08:39:25.214Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-14T08:39:25.214Z] Removing intermediate container 6260de7e2b1f [2023-02-14T08:39:25.214Z] ---> 3c07c57012b6 [2023-02-14T08:39:25.214Z] Step 22/24 : LABEL arch=x86_64 [2023-02-14T08:39:25.782Z] ---> Running in 13db5310ed90 [2023-02-14T08:39:26.046Z] ---> Running in ad4462a2aee8 [2023-02-14T08:39:27.503Z] Removing intermediate container 61a0938ee65f [2023-02-14T08:39:27.503Z] ---> c33cf9c1ae98 [2023-02-14T08:39:27.503Z] Step 18/19 : LABEL git_sha=09cdd11eb72816314de40388a776070d8a6f9bf4 [2023-02-14T08:39:31.705Z] ---> 617d057cf22d [2023-02-14T08:39:31.705Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-14T08:39:31.705Z] Removing intermediate container ad4462a2aee8 [2023-02-14T08:39:31.705Z] ---> 7c7be424740a [2023-02-14T08:39:31.705Z] Step 23/24 : LABEL git_sha=09cdd11eb72816314de40388a776070d8a6f9bf4 [2023-02-14T08:39:31.705Z] Removing intermediate container 13db5310ed90 [2023-02-14T08:39:31.705Z] ---> 7b4787af5f4a [2023-02-14T08:39:31.705Z] Step 19/21 : LABEL arch=x86_64 [2023-02-14T08:39:31.705Z] ---> Running in 2986033fc03a [2023-02-14T08:39:31.705Z] ---> Running in afd21105ebdf [2023-02-14T08:39:31.705Z] ---> Running in 4d836ea432c8 [2023-02-14T08:39:31.705Z] Removing intermediate container 2986033fc03a [2023-02-14T08:39:31.705Z] ---> cc8e6f54209b [2023-02-14T08:39:31.705Z] Step 19/19 : LABEL version=0.0.0 [2023-02-14T08:39:32.018Z] Removing intermediate container 4d836ea432c8 [2023-02-14T08:39:32.018Z] ---> 6b2e556a836e [2023-02-14T08:39:32.018Z] Step 24/24 : LABEL version=0.0.0 [2023-02-14T08:39:32.018Z] ---> Running in 33a45c639b47 [2023-02-14T08:39:32.018Z] Removing intermediate container afd21105ebdf [2023-02-14T08:39:32.018Z] ---> 4eb12d91934a [2023-02-14T08:39:32.018Z] Step 20/21 : LABEL git_sha=09cdd11eb72816314de40388a776070d8a6f9bf4 [2023-02-14T08:39:32.018Z] ---> 7fe8dd373d91 [2023-02-14T08:39:32.018Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-14T08:39:32.018Z] ---> Running in cfc4ac1b59a2 [2023-02-14T08:39:32.018Z] ---> Running in 647a32ec9436 [2023-02-14T08:39:32.018Z] ---> Running in 1a130d5f1cd7 [2023-02-14T08:39:32.018Z] Removing intermediate container 33a45c639b47 [2023-02-14T08:39:32.018Z] ---> 88605c8a3c18 [2023-02-14T08:39:32.018Z] [2023-02-14T08:39:32.293Z] Successfully built 88605c8a3c18 [2023-02-14T08:39:32.293Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-14T08:39:32.293Z] Building support-notifications [2023-02-14T08:39:32.293Z]  Building security-spiffe-token-provider ... done Removing intermediate container 647a32ec9436 [2023-02-14T08:39:32.293Z] ---> 1e0ec4483a13 [2023-02-14T08:39:32.293Z] [2023-02-14T08:39:32.293Z] Removing intermediate container cfc4ac1b59a2 [2023-02-14T08:39:32.293Z] ---> b3cb95e98d17 [2023-02-14T08:39:32.293Z] Step 21/21 : LABEL version=0.0.0 [2023-02-14T08:39:32.293Z] Successfully built 1e0ec4483a13 [2023-02-14T08:39:32.551Z] Successfully tagged core-metadata:latest [2023-02-14T08:39:32.551Z] Building support-scheduler [2023-02-14T08:39:32.551Z]  Building core-metadata ... done  ---> Running in 388c2a6fbb8a [2023-02-14T08:39:36.744Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:39:36.744Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:39:36.744Z] ---> 741f1dbd0c7a [2023-02-14T08:39:36.744Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T08:39:36.744Z] ---> Using cache [2023-02-14T08:39:36.744Z] ---> 52ae2de425a9 [2023-02-14T08:39:36.744Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T08:39:36.744Z] ---> Using cache [2023-02-14T08:39:36.744Z] ---> 59f065ae75dc [2023-02-14T08:39:36.744Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-14T08:39:36.744Z] ---> Using cache [2023-02-14T08:39:36.744Z] ---> c2092e43f9d8 [2023-02-14T08:39:36.744Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T08:39:36.744Z] ---> Using cache [2023-02-14T08:39:36.744Z] ---> 533713f7da34 [2023-02-14T08:39:36.744Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:39:36.744Z] ---> Using cache [2023-02-14T08:39:36.744Z] ---> 8f065a92d9e1 [2023-02-14T08:39:36.744Z] Step 8/22 : COPY . . [2023-02-14T08:39:36.744Z] ---> Using cache [2023-02-14T08:39:36.744Z] ---> d5a78ca58e3a [2023-02-14T08:39:36.744Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-14T08:39:39.526Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:39:39.526Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:39:39.526Z] ---> 741f1dbd0c7a [2023-02-14T08:39:39.526Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T08:39:39.526Z] ---> Using cache [2023-02-14T08:39:39.526Z] ---> 52ae2de425a9 [2023-02-14T08:39:39.526Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T08:39:39.526Z] ---> Using cache [2023-02-14T08:39:39.526Z] ---> 59f065ae75dc [2023-02-14T08:39:39.526Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-14T08:39:50.425Z] Removing intermediate container 388c2a6fbb8a [2023-02-14T08:39:50.425Z] ---> 543b383ce662 [2023-02-14T08:39:50.425Z] [2023-02-14T08:39:50.425Z] Successfully built 543b383ce662 [2023-02-14T08:39:50.425Z] Successfully tagged security-proxy-setup:latest [2023-02-14T08:39:50.425Z]  Building security-proxy-setup ... done Building security-bootstrapper [2023-02-14T08:39:50.425Z] ---> Running in 24b77de4cd3a [2023-02-14T08:39:50.425Z] ---> Running in cd31a0876386 [2023-02-14T08:39:50.425Z] Removing intermediate container 2e056298c7e2 [2023-02-14T08:39:50.425Z] ---> cae77101331d [2023-02-14T08:39:50.425Z] Step 7/24 : COPY . . [2023-02-14T08:39:52.965Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:39:52.965Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:39:52.965Z] ---> 741f1dbd0c7a [2023-02-14T08:39:52.965Z] Step 3/32 : WORKDIR /edgex-go [2023-02-14T08:39:52.965Z] ---> Using cache [2023-02-14T08:39:52.965Z] ---> e2178092a8fd [2023-02-14T08:39:52.965Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-14T08:40:02.978Z] Removing intermediate container 1a130d5f1cd7 [2023-02-14T08:40:02.978Z] ---> 24912b4dcd88 [2023-02-14T08:40:02.978Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-14T08:40:04.927Z] ---> Running in 8ea90b2597f8 [2023-02-14T08:40:04.927Z] ---> Running in 4e65f9479348 [2023-02-14T08:40:04.927Z] ---> e9316b595ff4 [2023-02-14T08:40:04.927Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-14T08:40:05.188Z] Removing intermediate container 4e65f9479348 [2023-02-14T08:40:05.188Z] ---> 084e55ec68dc [2023-02-14T08:40:05.188Z] Step 22/24 : LABEL arch=x86_64 [2023-02-14T08:40:05.188Z] ---> Running in c22e265428f5 [2023-02-14T08:40:05.188Z] ---> Running in 453677ac72d7 [2023-02-14T08:40:05.188Z] Removing intermediate container 453677ac72d7 [2023-02-14T08:40:05.188Z] ---> e8329ae52e2f [2023-02-14T08:40:05.188Z] Step 23/24 : LABEL git_sha=09cdd11eb72816314de40388a776070d8a6f9bf4 [2023-02-14T08:40:05.188Z] Removing intermediate container c22e265428f5 [2023-02-14T08:40:05.188Z] ---> ba85fd87cfa9 [2023-02-14T08:40:05.188Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-14T08:40:05.188Z] ---> Running in a731e074736c [2023-02-14T08:40:05.188Z] ---> Running in d203eed3c6a5 [2023-02-14T08:40:05.188Z] Removing intermediate container d203eed3c6a5 [2023-02-14T08:40:05.188Z] ---> 2e9c1516f804 [2023-02-14T08:40:05.188Z] 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-14T08:40:05.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:40:05.447Z] Removing intermediate container a731e074736c [2023-02-14T08:40:05.447Z] ---> beb403d3d241 [2023-02-14T08:40:05.447Z] Step 24/24 : LABEL version=0.0.0 [2023-02-14T08:40:05.447Z] ---> Running in 1e20b2d11ab7 [2023-02-14T08:40:05.447Z] ---> Running in 8d0b4a345259 [2023-02-14T08:40:05.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:40:05.447Z] 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-14T08:40:05.447Z] Removing intermediate container 8d0b4a345259 [2023-02-14T08:40:05.447Z] ---> 9ed5a383f478 [2023-02-14T08:40:05.447Z] [2023-02-14T08:40:05.447Z] Successfully built 9ed5a383f478 [2023-02-14T08:40:05.447Z] Successfully tagged security-secretstore-setup:latest [2023-02-14T08:40:05.707Z]  Building security-secretstore-setup ... done Building security-spire-server [2023-02-14T08:40:05.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:40:05.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:40:05.966Z] OK: 211 MiB in 51 packages [2023-02-14T08:40:05.966Z] OK: 211 MiB in 51 packages [2023-02-14T08:40:10.171Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:40:10.171Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:40:10.171Z] ---> 741f1dbd0c7a [2023-02-14T08:40:10.171Z] Step 3/23 : WORKDIR /edgex-go [2023-02-14T08:40:10.171Z] ---> Using cache [2023-02-14T08:40:10.171Z] ---> e2178092a8fd [2023-02-14T08:40:10.171Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-14T08:40:10.171Z] ---> Using cache [2023-02-14T08:40:10.171Z] ---> 80a9358be80e [2023-02-14T08:40:10.171Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-14T08:40:10.171Z] ---> Using cache [2023-02-14T08:40:10.171Z] ---> 48a3a8b60d3e [2023-02-14T08:40:10.171Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:40:10.171Z] ---> Using cache [2023-02-14T08:40:10.171Z] ---> cae77101331d [2023-02-14T08:40:10.171Z] Step 7/23 : COPY . . [2023-02-14T08:40:10.171Z] ---> Using cache [2023-02-14T08:40:10.171Z] ---> e9316b595ff4 [2023-02-14T08:40:10.171Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-14T08:40:10.171Z] ---> Using cache [2023-02-14T08:40:10.171Z] ---> ba85fd87cfa9 [2023-02-14T08:40:10.171Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-14T08:40:10.171Z] ---> Using cache [2023-02-14T08:40:10.171Z] ---> 2e9c1516f804 [2023-02-14T08:40:10.171Z] 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-14T08:40:18.346Z] ---> Running in c758601dcb0e [2023-02-14T08:40:18.346Z] Removing intermediate container 1e20b2d11ab7 [2023-02-14T08:40:18.346Z] ---> 4f9361542f4a [2023-02-14T08:40:18.346Z] Step 11/24 : WORKDIR /edgex-go [2023-02-14T08:40:18.346Z] Removing intermediate container 24b77de4cd3a [2023-02-14T08:40:18.346Z] ---> 98fb69a4fefa [2023-02-14T08:40:18.346Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T08:40:18.346Z] Removing intermediate container 8ea90b2597f8 [2023-02-14T08:40:18.346Z] ---> 72a490173b29 [2023-02-14T08:40:18.346Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-14T08:40:18.346Z] ---> Running in 6567b8a8fa23 [2023-02-14T08:40:18.346Z] ---> 7b3a2c856c15 [2023-02-14T08:40:18.346Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:40:18.346Z] Removing intermediate container 6567b8a8fa23 [2023-02-14T08:40:18.346Z] ---> a8a894397786 [2023-02-14T08:40:18.346Z] [2023-02-14T08:40:18.346Z] Step 12/24 : FROM alpine:3.15 [2023-02-14T08:40:18.346Z] ---> 5ce65d7b0fde [2023-02-14T08:40:18.346Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T08:40:18.346Z] ---> Using cache [2023-02-14T08:40:18.346Z] ---> a61eb5aeed2e [2023-02-14T08:40:18.346Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-14T08:40:18.346Z] ---> bb6dbd298fac [2023-02-14T08:40:18.346Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:40:18.605Z] ---> Running in 4ff8d7fd7926 [2023-02-14T08:40:18.605Z] ---> Running in 4ac8d7b591d8 [2023-02-14T08:40:18.605Z] ---> Running in 0907626e484e [2023-02-14T08:40:18.605Z] Removing intermediate container c758601dcb0e [2023-02-14T08:40:18.605Z] ---> 5d4516bb9eea [2023-02-14T08:40:18.605Z] Step 11/23 : WORKDIR /edgex-go [2023-02-14T08:40:18.865Z] ---> Running in 571a7d5911e9 [2023-02-14T08:40:19.128Z] Removing intermediate container 571a7d5911e9 [2023-02-14T08:40:19.128Z] ---> 894de04fc9a0 [2023-02-14T08:40:19.128Z] [2023-02-14T08:40:19.128Z] Step 12/23 : FROM alpine:3.15 [2023-02-14T08:40:19.128Z] ---> 5ce65d7b0fde [2023-02-14T08:40:19.128Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T08:40:19.128Z] ---> Using cache [2023-02-14T08:40:19.128Z] ---> a61eb5aeed2e [2023-02-14T08:40:19.128Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-14T08:40:19.128Z] ---> Running in b6e4ebdfd857 [2023-02-14T08:40:19.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:40:19.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:40:19.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:40:19.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:40:19.907Z] v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-14T08:40:19.907Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-14T08:40:19.908Z] OK: 15857 distinct packages available [2023-02-14T08:40:19.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:40:19.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:40:20.168Z] v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-14T08:40:20.168Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-14T08:40:20.168Z] OK: 15857 distinct packages available [2023-02-14T08:40:20.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:40:20.168Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-14T08:40:20.168Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-14T08:40:20.168Z] (3/5) Installing libucontext (1.1-r0) [2023-02-14T08:40:20.168Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-14T08:40:20.168Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-14T08:40:20.168Z] Executing busybox-1.34.1-r7.trigger [2023-02-14T08:40:20.168Z] OK: 7 MiB in 19 packages [2023-02-14T08:40:20.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:40:20.749Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-14T08:40:20.749Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-14T08:40:20.749Z] (3/5) Installing libucontext (1.1-r0) [2023-02-14T08:40:20.749Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-14T08:40:20.749Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-14T08:40:20.749Z] Executing busybox-1.34.1-r7.trigger [2023-02-14T08:40:20.749Z] OK: 7 MiB in 19 packages [2023-02-14T08:40:21.330Z] Removing intermediate container 0907626e484e [2023-02-14T08:40:21.330Z] ---> c64665de762b [2023-02-14T08:40:21.330Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-14T08:40:24.649Z] Removing intermediate container b6e4ebdfd857 [2023-02-14T08:40:24.649Z] ---> 06c5e3f343ef [2023-02-14T08:40:24.649Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-14T08:40:24.649Z] ---> 732ef88f3013 [2023-02-14T08:40:24.649Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-14T08:40:27.968Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-14T08:40:27.968Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-14T08:40:27.968Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-14T08:40:30.593Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-14T08:40:30.593Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-14T08:40:34.656Z] ---> e9a92389dee1 [2023-02-14T08:40:34.656Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-14T08:40:34.656Z] ---> 8aa7578c8f5d [2023-02-14T08:40:34.656Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-14T08:40:36.031Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-14T08:40:37.466Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-14T08:40:37.466Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-14T08:40:37.466Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-14T08:40:38.059Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-14T08:40:40.039Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-14T08:40:40.634Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-14T08:40:40.634Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-14T08:40:40.634Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-14T08:40:49.646Z] ---> 74e3ac32f87e [2023-02-14T08:40:49.646Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-14T08:40:49.646Z] ---> 71cf2563d96c [2023-02-14T08:40:49.646Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-14T08:40:56.276Z] ---> c32578659f25 [2023-02-14T08:40:56.276Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-14T08:40:56.276Z] ---> 1801988cddd3 [2023-02-14T08:40:56.276Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-14T08:40:56.276Z] Removing intermediate container cd31a0876386 [2023-02-14T08:40:56.276Z] ---> 5327b9c2e884 [2023-02-14T08:40:56.276Z] [2023-02-14T08:40:56.276Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T08:40:56.276Z] ---> dfd21b5a31f5 [2023-02-14T08:40:56.276Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-14T08:40:56.276Z] ---> Using cache [2023-02-14T08:40:56.276Z] ---> f48d95d5478b [2023-02-14T08:40:56.276Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T08:40:56.276Z] ---> Using cache [2023-02-14T08:40:56.276Z] ---> b38591822e32 [2023-02-14T08:40:56.276Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-14T08:40:58.919Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.296s coverage: 28.7% of statements [2023-02-14T08:40:58.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-14T08:40:58.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-14T08:41:04.343Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.740s coverage: 98.5% of statements [2023-02-14T08:41:12.627Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.161s coverage: 73.2% of statements [2023-02-14T08:41:12.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-14T08:41:12.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-14T08:41:12.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-14T08:41:12.627Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.657s coverage: 54.0% of statements [2023-02-14T08:41:12.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-14T08:41:12.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-14T08:41:19.459Z] ---> 1c30538c4fa2 [2023-02-14T08:41:19.459Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-14T08:41:19.459Z] ---> cb3b807362c1 [2023-02-14T08:41:19.459Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-14T08:41:19.459Z] ---> Running in 7b83595d0618 [2023-02-14T08:41:19.459Z] Removing intermediate container 4ff8d7fd7926 [2023-02-14T08:41:19.459Z] ---> 7392f6a65c98 [2023-02-14T08:41:19.459Z] Step 7/32 : COPY . . [2023-02-14T08:41:19.459Z] ---> Running in 17cca630aa0b [2023-02-14T08:41:19.459Z] ---> Running in 4a977910c5ab [2023-02-14T08:41:19.459Z] Removing intermediate container 4ac8d7b591d8 [2023-02-14T08:41:19.459Z] ---> a1f7dfbe726c [2023-02-14T08:41:19.459Z] Step 8/22 : COPY . . [2023-02-14T08:41:39.447Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 28.810s coverage: 89.2% of statements [2023-02-14T08:41:39.447Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-14T08:41:39.447Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-14T08:41:39.447Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-14T08:41:39.447Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-14T08:41:39.447Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-14T08:41:39.447Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.724s coverage: 3.9% of statements [2023-02-14T08:41:39.447Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-14T08:41:39.447Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-14T08:41:43.740Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.534s coverage: 95.6% of statements [2023-02-14T08:41:43.740Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-14T08:41:43.740Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-14T08:41:43.740Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-14T08:41:43.740Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.431s coverage: 72.2% of statements [2023-02-14T08:41:43.740Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-14T08:41:43.740Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-14T08:41:43.740Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-14T08:41:43.740Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-14T08:41:43.740Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-14T08:41:43.740Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.809s coverage: 65.9% of statements [2023-02-14T08:41:43.740Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-14T08:41:43.740Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-14T08:41:43.740Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-14T08:41:43.740Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.554s coverage: 0.9% of statements [2023-02-14T08:41:43.740Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-14T08:41:43.740Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.439s coverage: 29.6% of statements [2023-02-14T08:41:43.740Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-14T08:41:43.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.425s coverage: 47.1% of statements [2023-02-14T08:41:43.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.309s coverage: 82.9% of statements [2023-02-14T08:41:43.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.293s coverage: 94.1% of statements [2023-02-14T08:41:45.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.341s coverage: 96.3% of statements [2023-02-14T08:41:47.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.282s coverage: 87.5% of statements [2023-02-14T08:41:57.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.316s coverage: 94.4% of statements [2023-02-14T08:41:57.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.293s coverage: 44.8% of statements [2023-02-14T08:42:07.138Z] Removing intermediate container 7b83595d0618 [2023-02-14T08:42:07.138Z] ---> 0eabef69eff6 [2023-02-14T08:42:07.138Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-14T08:42:07.138Z] Removing intermediate container 4a977910c5ab [2023-02-14T08:42:07.138Z] ---> c819ba58c65b [2023-02-14T08:42:07.138Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-14T08:42:07.138Z] ---> e4fe7d82bb58 [2023-02-14T08:42:07.138Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-14T08:42:07.138Z] Removing intermediate container 17cca630aa0b [2023-02-14T08:42:07.138Z] ---> 90862dde686c [2023-02-14T08:42:07.138Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-14T08:42:07.138Z] ---> Running in b9078bd55e68 [2023-02-14T08:42:07.138Z] ---> Running in bc722b0eeb69 [2023-02-14T08:42:07.138Z] ---> Running in 5e80a92ce275 [2023-02-14T08:42:07.138Z] ---> Running in 3c90a982d3a0 [2023-02-14T08:42:07.138Z] ---> c2b9f5e43685 [2023-02-14T08:42:07.138Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-14T08:42:07.138Z] ---> Running in 4c83c84a7564 [2023-02-14T08:42:07.138Z] Removing intermediate container b9078bd55e68 [2023-02-14T08:42:07.138Z] ---> 7516e3815360 [2023-02-14T08:42:07.138Z] Step 21/23 : LABEL arch=x86_64 [2023-02-14T08:42:07.138Z] Removing intermediate container bc722b0eeb69 [2023-02-14T08:42:07.138Z] ---> fb6fd378c547 [2023-02-14T08:42:07.138Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T08:42:07.138Z] Removing intermediate container 3c90a982d3a0 [2023-02-14T08:42:07.138Z] ---> 2c3d8718d33d [2023-02-14T08:42:07.138Z] Step 22/24 : LABEL arch=x86_64 [2023-02-14T08:42:07.138Z] ---> Running in bbd148c44a77 [2023-02-14T08:42:07.138Z] ---> Running in 5fcdbcf3cbd3 [2023-02-14T08:42:07.138Z] Removing intermediate container bbd148c44a77 [2023-02-14T08:42:07.138Z] ---> ef2efd1b9ceb [2023-02-14T08:42:07.138Z] Step 22/23 : LABEL git_sha=09cdd11eb72816314de40388a776070d8a6f9bf4 [2023-02-14T08:42:07.138Z] 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-14T08:42:07.138Z] ---> ea3fa90b0a11 [2023-02-14T08:42:07.138Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-14T08:42:07.138Z] Removing intermediate container 5fcdbcf3cbd3 [2023-02-14T08:42:07.138Z] ---> b67acaf1686a [2023-02-14T08:42:07.138Z] Step 23/24 : LABEL git_sha=09cdd11eb72816314de40388a776070d8a6f9bf4 [2023-02-14T08:42:07.138Z] ---> Running in 5b93da0e0924 [2023-02-14T08:42:07.138Z] 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-14T08:42:07.138Z] ---> Running in dcb33dbfa344 [2023-02-14T08:42:07.138Z] Removing intermediate container 5b93da0e0924 [2023-02-14T08:42:07.138Z] ---> 20210d787c27 [2023-02-14T08:42:07.138Z] Step 23/23 : LABEL version=0.0.0 [2023-02-14T08:42:07.138Z] Removing intermediate container dcb33dbfa344 [2023-02-14T08:42:07.138Z] ---> 8a961069056a [2023-02-14T08:42:07.138Z] Step 24/24 : LABEL version=0.0.0 [2023-02-14T08:42:07.138Z] ---> Running in b0b201d1fd7b [2023-02-14T08:42:07.138Z] ---> 16aa22bf46e8 [2023-02-14T08:42:07.139Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-14T08:42:07.139Z] ---> Running in 627898772af9 [2023-02-14T08:42:07.139Z] Removing intermediate container b0b201d1fd7b [2023-02-14T08:42:07.139Z] ---> 661b9892f1c7 [2023-02-14T08:42:07.139Z] [2023-02-14T08:42:07.139Z] Successfully built 661b9892f1c7 [2023-02-14T08:42:07.139Z] Successfully tagged security-spire-server:latest [2023-02-14T08:42:07.139Z] Building security-spire-config [2023-02-14T08:42:07.139Z]  Building security-spire-server ... done Removing intermediate container 627898772af9 [2023-02-14T08:42:07.139Z] ---> 3244e6e8c6a8 [2023-02-14T08:42:07.139Z] [2023-02-14T08:42:07.139Z] Successfully built 3244e6e8c6a8 [2023-02-14T08:42:07.139Z] Successfully tagged security-spire-agent:latest [2023-02-14T08:42:07.139Z] Building core-data [2023-02-14T08:42:07.139Z]  Building security-spire-agent ... done  ---> 10453a173f6f [2023-02-14T08:42:07.139Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-14T08:42:07.139Z] ---> Running in b7a24f823fd9 [2023-02-14T08:42:17.607Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:42:17.607Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:42:17.607Z] ---> 741f1dbd0c7a [2023-02-14T08:42:17.607Z] Step 3/24 : WORKDIR /edgex-go [2023-02-14T08:42:17.607Z] ---> Using cache [2023-02-14T08:42:17.607Z] ---> e2178092a8fd [2023-02-14T08:42:17.607Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-14T08:42:17.607Z] ---> Using cache [2023-02-14T08:42:17.607Z] ---> 80a9358be80e [2023-02-14T08:42:17.607Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-14T08:42:17.607Z] ---> Using cache [2023-02-14T08:42:17.607Z] ---> 48a3a8b60d3e [2023-02-14T08:42:17.607Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:42:17.607Z] ---> Using cache [2023-02-14T08:42:17.607Z] ---> cae77101331d [2023-02-14T08:42:17.607Z] Step 7/24 : COPY . . [2023-02-14T08:42:17.607Z] ---> Using cache [2023-02-14T08:42:17.607Z] ---> e9316b595ff4 [2023-02-14T08:42:17.607Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-14T08:42:17.607Z] ---> Using cache [2023-02-14T08:42:17.607Z] ---> ba85fd87cfa9 [2023-02-14T08:42:17.607Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-14T08:42:17.607Z] ---> Using cache [2023-02-14T08:42:17.607Z] ---> 2e9c1516f804 [2023-02-14T08:42:17.607Z] 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-14T08:42:17.607Z] ---> Using cache [2023-02-14T08:42:17.607Z] ---> 4f9361542f4a [2023-02-14T08:42:17.607Z] Step 11/24 : WORKDIR /edgex-go [2023-02-14T08:42:17.607Z] ---> Using cache [2023-02-14T08:42:17.607Z] ---> a8a894397786 [2023-02-14T08:42:17.607Z] [2023-02-14T08:42:17.607Z] Step 12/24 : FROM alpine:3.15 [2023-02-14T08:42:17.607Z] ---> 5ce65d7b0fde [2023-02-14T08:42:17.607Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T08:42:17.607Z] ---> Using cache [2023-02-14T08:42:17.607Z] ---> a61eb5aeed2e [2023-02-14T08:42:17.607Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-14T08:42:20.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.706s coverage: 79.9% of statements [2023-02-14T08:42:20.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-14T08:42:20.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.425s coverage: 92.9% of statements [2023-02-14T08:42:20.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-14T08:42:20.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-14T08:42:20.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-14T08:42:20.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.076s coverage: 64.4% of statements [2023-02-14T08:42:20.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-14T08:42:20.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-14T08:42:20.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-14T08:42:20.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-14T08:42:20.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.307s coverage: 86.9% of statements [2023-02-14T08:42:20.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-14T08:42:20.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-14T08:42:20.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-14T08:42:20.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-14T08:42:20.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.263s coverage: 87.2% of statements [2023-02-14T08:42:20.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.277s coverage: 20.0% of statements [2023-02-14T08:42:20.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-14T08:42:20.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-14T08:42:20.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.246s coverage: 100.0% of statements [2023-02-14T08:42:20.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-14T08:42:20.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.362s coverage: 77.4% of statements [2023-02-14T08:42:20.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-14T08:42:20.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.422s coverage: 80.0% of statements [2023-02-14T08:42:20.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.291s coverage: 87.2% of statements [2023-02-14T08:42:20.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.249s coverage: 91.2% of statements [2023-02-14T08:42:20.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-14T08:42:20.924Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:42:20.924Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:42:20.924Z] ---> 741f1dbd0c7a [2023-02-14T08:42:20.924Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T08:42:20.924Z] ---> Using cache [2023-02-14T08:42:20.924Z] ---> 52ae2de425a9 [2023-02-14T08:42:20.924Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T08:42:20.924Z] ---> Using cache [2023-02-14T08:42:20.924Z] ---> 59f065ae75dc [2023-02-14T08:42:20.924Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-14T08:42:20.924Z] ---> Using cache [2023-02-14T08:42:20.924Z] ---> c2092e43f9d8 [2023-02-14T08:42:20.924Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T08:42:20.925Z] ---> Using cache [2023-02-14T08:42:20.925Z] ---> 533713f7da34 [2023-02-14T08:42:20.925Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:42:20.925Z] ---> Using cache [2023-02-14T08:42:20.925Z] ---> 8f065a92d9e1 [2023-02-14T08:42:20.925Z] Step 8/22 : COPY . . [2023-02-14T08:42:20.925Z] ---> Using cache [2023-02-14T08:42:20.925Z] ---> d5a78ca58e3a [2023-02-14T08:42:20.925Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-14T08:42:26.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.824s coverage: 63.1% of statements [2023-02-14T08:42:26.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-14T08:42:26.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-14T08:42:26.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.356s coverage: 100.0% of statements [2023-02-14T08:42:26.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.177s coverage: 89.4% of statements [2023-02-14T08:42:26.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.084s coverage: 100.0% of statements [2023-02-14T08:42:26.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.084s coverage: 73.7% of statements [2023-02-14T08:42:26.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.087s coverage: 100.0% of statements [2023-02-14T08:42:33.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.688s coverage: 65.3% of statements [2023-02-14T08:42:33.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-14T08:42:33.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-14T08:42:33.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-14T08:42:35.953Z] Removing intermediate container b7a24f823fd9 [2023-02-14T08:42:35.953Z] ---> 1ffebf143a68 [2023-02-14T08:42:35.953Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T08:42:37.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.004s coverage: 41.0% of statements [2023-02-14T08:42:37.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-14T08:42:37.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-14T08:42:37.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.391s coverage: 89.5% of statements [2023-02-14T08:42:37.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-14T08:42:37.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.441s coverage: 84.8% of statements [2023-02-14T08:42:37.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-14T08:42:37.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-14T08:42:37.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-14T08:42:37.128Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-14T08:42:37.355Z] ---> Running in da79478f6e98 [2023-02-14T08:42:37.355Z] ---> Running in 6ab31d163b1e [2023-02-14T08:42:37.355Z] ---> Running in 6f858defe592 [2023-02-14T08:42:37.615Z] Removing intermediate container 6ab31d163b1e [2023-02-14T08:42:37.615Z] ---> 205e2e75fd75 [2023-02-14T08:42:37.615Z] Step 20/22 : LABEL arch=x86_64 [2023-02-14T08:42:37.615Z] ---> Running in 6cd93e273b38 [2023-02-14T08:42:38.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:42:38.189Z] 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-14T08:42:38.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:42:39.079Z] Removing intermediate container 6cd93e273b38 [2023-02-14T08:42:39.079Z] ---> f1c2cc448377 [2023-02-14T08:42:39.079Z] Step 21/22 : LABEL git_sha=09cdd11eb72816314de40388a776070d8a6f9bf4 [2023-02-14T08:42:39.079Z] v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-14T08:42:39.079Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-14T08:42:39.079Z] OK: 15857 distinct packages available [2023-02-14T08:42:39.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:42:39.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:42:39.340Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-14T08:42:39.600Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-14T08:42:39.600Z] (3/4) Installing libucontext (1.1-r0) [2023-02-14T08:42:39.600Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-14T08:42:39.600Z] Executing busybox-1.34.1-r7.trigger [2023-02-14T08:42:39.600Z] OK: 6 MiB in 18 packages [2023-02-14T08:42:40.994Z] ---> Running in 9375ae62ca03 [2023-02-14T08:42:41.567Z] Removing intermediate container 9375ae62ca03 [2023-02-14T08:42:41.567Z] ---> fb7f445842f6 [2023-02-14T08:42:41.567Z] Step 22/22 : LABEL version=0.0.0 [2023-02-14T08:42:41.567Z] ---> Running in 0b35631f85c3 [2023-02-14T08:42:41.847Z] Removing intermediate container 6f858defe592 [2023-02-14T08:42:41.847Z] ---> f8f697661bbf [2023-02-14T08:42:41.847Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-14T08:42:44.442Z] Removing intermediate container 0b35631f85c3 [2023-02-14T08:42:44.442Z] ---> 6bfee4760fa8 [2023-02-14T08:42:44.442Z] [2023-02-14T08:42:44.442Z] Successfully built 6bfee4760fa8 [2023-02-14T08:42:47.239Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.382s coverage: 17.7% of statements [2023-02-14T08:42:47.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-14T08:42:47.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-14T08:42:47.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-14T08:42:47.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-14T08:42:47.239Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.023s coverage: 92.3% of statements [2023-02-14T08:42:47.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-14T08:42:47.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-14T08:42:47.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-14T08:42:47.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-14T08:42:47.239Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.365s coverage: 63.2% of statements [2023-02-14T08:42:47.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-14T08:42:47.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-14T08:42:47.239Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.592s coverage: 97.7% of statements [2023-02-14T08:42:47.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-14T08:42:47.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-14T08:42:47.239Z] 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-14T08:42:47.239Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-14T08:42:47.239Z] go vet ./... [2023-02-14T08:42:52.738Z] Successfully tagged support-scheduler:latest [2023-02-14T08:42:52.738Z]  Building support-scheduler ... done Building core-command [2023-02-14T08:42:54.658Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:42:54.658Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:42:54.658Z] ---> 741f1dbd0c7a [2023-02-14T08:42:54.658Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-14T08:42:54.658Z] ---> Using cache [2023-02-14T08:42:54.658Z] ---> 52ae2de425a9 [2023-02-14T08:42:54.658Z] Step 4/23 : WORKDIR /edgex-go [2023-02-14T08:42:54.658Z] ---> Using cache [2023-02-14T08:42:54.658Z] ---> 59f065ae75dc [2023-02-14T08:42:54.658Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-14T08:42:54.658Z] ---> Using cache [2023-02-14T08:42:54.658Z] ---> c2092e43f9d8 [2023-02-14T08:42:54.658Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-14T08:42:54.658Z] ---> Using cache [2023-02-14T08:42:54.658Z] ---> 533713f7da34 [2023-02-14T08:42:54.658Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:42:54.658Z] ---> Using cache [2023-02-14T08:42:54.658Z] ---> 8f065a92d9e1 [2023-02-14T08:42:54.658Z] Step 8/23 : COPY . . [2023-02-14T08:42:54.658Z] ---> Using cache [2023-02-14T08:42:54.658Z] ---> d5a78ca58e3a [2023-02-14T08:42:54.658Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-14T08:43:10.038Z] ---> 34837c82edac [2023-02-14T08:43:10.038Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-14T08:43:10.296Z] ---> Running in cdb6bc1b2322 [2023-02-14T08:43:22.697Z] ---> df8dc40fc892 [2023-02-14T08:43:22.697Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-14T08:43:22.697Z] ---> Running in 2de6345d5274 [2023-02-14T08:43:22.697Z] Removing intermediate container 5e80a92ce275 [2023-02-14T08:43:22.697Z] ---> d288dc67b8f6 [2023-02-14T08:43:22.697Z] [2023-02-14T08:43:22.697Z] Step 9/32 : FROM alpine:3.16 [2023-02-14T08:43:22.697Z] ---> dfd21b5a31f5 [2023-02-14T08:43:22.697Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T08:43:22.697Z] 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-14T08:43:22.959Z] ---> Running in 1373d0d32268 [2023-02-14T08:43:22.959Z] Removing intermediate container 4c83c84a7564 [2023-02-14T08:43:22.959Z] ---> 6c3b6c7d99c2 [2023-02-14T08:43:22.959Z] [2023-02-14T08:43:22.959Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T08:43:22.959Z] ---> dfd21b5a31f5 [2023-02-14T08:43:22.959Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-14T08:43:22.959Z] Removing intermediate container 2de6345d5274 [2023-02-14T08:43:22.959Z] ---> 7b14a7ed58fd [2023-02-14T08:43:22.959Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-14T08:43:26.292Z] ---> Running in bdfbc97d0185 [2023-02-14T08:43:26.564Z] Removing intermediate container 1373d0d32268 [2023-02-14T08:43:26.564Z] ---> 410d8982a24e [2023-02-14T08:43:26.564Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-14T08:43:26.564Z] ---> c4051287c26c [2023-02-14T08:43:26.564Z] Step 19/24 : WORKDIR / [2023-02-14T08:43:26.824Z] ---> Running in 31d6fe5be7d1 [2023-02-14T08:43:26.824Z] ---> Running in cdcf5d96c673 [2023-02-14T08:43:26.824Z] Removing intermediate container da79478f6e98 [2023-02-14T08:43:26.824Z] ---> 18de7b727830 [2023-02-14T08:43:26.824Z] [2023-02-14T08:43:26.824Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T08:43:26.824Z] ---> dfd21b5a31f5 [2023-02-14T08:43:26.824Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-14T08:43:26.824Z] ---> Running in 70147b023aa7 [2023-02-14T08:43:27.085Z] Removing intermediate container cdcf5d96c673 [2023-02-14T08:43:27.085Z] ---> ca046452de09 [2023-02-14T08:43:27.085Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-14T08:43:27.085Z] ---> Running in af28a2491c00 [2023-02-14T08:43:27.344Z] Removing intermediate container af28a2491c00 [2023-02-14T08:43:27.344Z] ---> c44b5fc5a813 [2023-02-14T08:43:27.344Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-14T08:43:27.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:43:27.344Z] Removing intermediate container 70147b023aa7 [2023-02-14T08:43:27.344Z] ---> a979befb7b45 [2023-02-14T08:43:27.344Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-14T08:43:27.344Z] ---> Running in 55397f848360 [2023-02-14T08:43:27.344Z] ---> Running in 7d99404002f7 [2023-02-14T08:43:27.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:43:27.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:43:27.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:43:27.972Z] Removing intermediate container 55397f848360 [2023-02-14T08:43:27.972Z] ---> 40740ff2d531 [2023-02-14T08:43:27.972Z] Step 22/24 : LABEL arch=x86_64 [2023-02-14T08:43:27.972Z] Removing intermediate container 7d99404002f7 [2023-02-14T08:43:27.972Z] ---> f9b4303adfde [2023-02-14T08:43:27.972Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-14T08:43:27.972Z] ---> Running in f6e48df2dbd9 [2023-02-14T08:43:27.972Z] ---> Running in 3364d7b4d063 [2023-02-14T08:43:27.972Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-14T08:43:27.972Z] (2/2) Installing su-exec (0.2-r1) [2023-02-14T08:43:27.972Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T08:43:27.972Z] OK: 6 MiB in 16 packages [2023-02-14T08:43:27.972Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-14T08:43:27.972Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-14T08:43:27.972Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T08:43:27.972Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T08:43:28.233Z] Removing intermediate container f6e48df2dbd9 [2023-02-14T08:43:28.233Z] ---> b2e1d6f1c473 [2023-02-14T08:43:28.233Z] Step 23/24 : LABEL git_sha=09cdd11eb72816314de40388a776070d8a6f9bf4 [2023-02-14T08:43:28.233Z] OK: 6 MiB in 16 packages [2023-02-14T08:43:28.233Z] ---> Running in 0858339863d3 [2023-02-14T08:43:28.233Z] Removing intermediate container 3364d7b4d063 [2023-02-14T08:43:28.233Z] ---> 4cd2b350f452 [2023-02-14T08:43:28.233Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-14T08:43:28.233Z] ---> Running in 595b858c6889 [2023-02-14T08:43:28.501Z] Removing intermediate container 0858339863d3 [2023-02-14T08:43:28.501Z] ---> 318b2f410743 [2023-02-14T08:43:28.501Z] Step 24/24 : LABEL version=0.0.0 [2023-02-14T08:43:28.501Z] ---> Running in 5fefe669ab23 [2023-02-14T08:43:28.783Z] Removing intermediate container 31d6fe5be7d1 [2023-02-14T08:43:28.783Z] ---> 165bfb3cebec [2023-02-14T08:43:28.783Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-14T08:43:28.783Z] ---> Running in 8d08f9b1e3bf [2023-02-14T08:43:28.783Z] Removing intermediate container 5fefe669ab23 [2023-02-14T08:43:28.783Z] ---> 85596a9181fc [2023-02-14T08:43:28.783Z] [2023-02-14T08:43:28.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:43:28.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:43:28.783Z] Successfully built 85596a9181fc [2023-02-14T08:43:29.041Z] Successfully tagged security-spire-config:latest [2023-02-14T08:43:29.041Z]  Building security-spire-config ... done Removing intermediate container bdfbc97d0185 [2023-02-14T08:43:29.041Z] ---> e24d0908b646 [2023-02-14T08:43:29.041Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T08:43:29.041Z] Removing intermediate container 8d08f9b1e3bf [2023-02-14T08:43:29.041Z] ---> 75897dcf7734 [2023-02-14T08:43:29.041Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-14T08:43:29.041Z] ---> Running in 261ba4118387 [2023-02-14T08:43:29.041Z] ---> Running in d4ee1dba3b4d [2023-02-14T08:43:29.301Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-14T08:43:29.301Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T08:43:29.301Z] OK: 6 MiB in 15 packages [2023-02-14T08:43:29.301Z] Removing intermediate container 261ba4118387 [2023-02-14T08:43:29.301Z] ---> a2a1fa9099cf [2023-02-14T08:43:29.301Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-14T08:43:29.301Z] Removing intermediate container d4ee1dba3b4d [2023-02-14T08:43:29.301Z] ---> 7045d712912e [2023-02-14T08:43:29.301Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-14T08:43:29.301Z] ---> Running in ffa97c721f91 [2023-02-14T08:43:29.301Z] ---> Running in b25961ac4529 [2023-02-14T08:43:29.561Z] Removing intermediate container b25961ac4529 [2023-02-14T08:43:29.561Z] ---> 1c8cabbc367c [2023-02-14T08:43:29.561Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-14T08:43:29.561Z] Removing intermediate container ffa97c721f91 [2023-02-14T08:43:29.561Z] ---> 05abcbcdaf5c [2023-02-14T08:43:29.561Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-14T08:43:29.561Z] ---> Running in 7c9ee888646c [2023-02-14T08:43:29.561Z] ---> Running in 98d6ec60d7b4 [2023-02-14T08:43:29.820Z] Removing intermediate container 7c9ee888646c [2023-02-14T08:43:29.820Z] ---> 88ed631e3eca [2023-02-14T08:43:29.821Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-14T08:43:29.821Z] Removing intermediate container 98d6ec60d7b4 [2023-02-14T08:43:29.821Z] ---> 4618f3afb011 [2023-02-14T08:43:29.821Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T08:43:29.821Z] ---> Running in 8acccba6bcce [2023-02-14T08:43:29.821Z] Removing intermediate container 595b858c6889 [2023-02-14T08:43:29.821Z] ---> 35470a60892a [2023-02-14T08:43:29.821Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T08:43:30.080Z] ---> db4de5bdd8a3 [2023-02-14T08:43:30.080Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-14T08:43:30.080Z] ---> 30ec61120574 [2023-02-14T08:43:30.080Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-14T08:43:34.281Z] ---> f752111a3516 [2023-02-14T08:43:34.281Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-14T08:43:34.281Z] ---> 68b6739b8dfd [2023-02-14T08:43:34.281Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-14T08:43:34.281Z] Removing intermediate container 8acccba6bcce [2023-02-14T08:43:34.281Z] ---> 16137e93c99e [2023-02-14T08:43:34.281Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-14T08:43:34.281Z] ---> Running in 56bc4b2d6045 [2023-02-14T08:43:34.281Z] ---> 1abc0ad34159 [2023-02-14T08:43:34.281Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-14T08:43:34.281Z] ---> 10b779723cee [2023-02-14T08:43:34.281Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-14T08:43:34.281Z] ---> Running in e0a08d361ac2 [2023-02-14T08:43:34.281Z] ---> Running in 30bf7456f6b9 [2023-02-14T08:43:34.281Z] Removing intermediate container 56bc4b2d6045 [2023-02-14T08:43:34.281Z] ---> f445e6e9cd3f [2023-02-14T08:43:34.281Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-14T08:43:34.281Z] Removing intermediate container e0a08d361ac2 [2023-02-14T08:43:34.281Z] ---> 30832b97f003 [2023-02-14T08:43:34.281Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T08:43:34.281Z] Removing intermediate container 30bf7456f6b9 [2023-02-14T08:43:34.281Z] ---> 8a7d206f7cca [2023-02-14T08:43:34.281Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T08:43:34.281Z] ---> Running in 47e217afd7ef [2023-02-14T08:43:34.281Z] ---> Running in 614d78b3e0d7 [2023-02-14T08:43:34.281Z] ---> b705086f04d8 [2023-02-14T08:43:34.281Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-14T08:43:34.281Z] ---> Running in 96855f7723c0 [2023-02-14T08:43:34.281Z] Removing intermediate container 47e217afd7ef [2023-02-14T08:43:34.281Z] ---> 441c2aa053fb [2023-02-14T08:43:34.281Z] Step 20/22 : LABEL arch=x86_64 [2023-02-14T08:43:34.281Z] Removing intermediate container 614d78b3e0d7 [2023-02-14T08:43:34.281Z] ---> b66d7a92dd70 [2023-02-14T08:43:34.281Z] Step 20/22 : LABEL arch=x86_64 [2023-02-14T08:43:34.281Z] ---> Running in 08d64893fc9c [2023-02-14T08:43:34.542Z] ---> Running in 9012da257190 [2023-02-14T08:43:34.542Z] Removing intermediate container 08d64893fc9c [2023-02-14T08:43:34.542Z] ---> 986f23575601 [2023-02-14T08:43:34.542Z] Step 21/22 : LABEL git_sha=09cdd11eb72816314de40388a776070d8a6f9bf4 [2023-02-14T08:43:34.808Z] ---> Running in 5d466f064969 [2023-02-14T08:43:34.808Z] Removing intermediate container 9012da257190 [2023-02-14T08:43:34.808Z] ---> 145d41642e77 [2023-02-14T08:43:34.808Z] Step 21/22 : LABEL git_sha=09cdd11eb72816314de40388a776070d8a6f9bf4 [2023-02-14T08:43:34.808Z] ---> Running in 6919800bec67 [2023-02-14T08:43:36.281Z] Removing intermediate container 5d466f064969 [2023-02-14T08:43:36.281Z] ---> 1163a599804c [2023-02-14T08:43:36.281Z] Step 22/22 : LABEL version=0.0.0 [2023-02-14T08:43:37.229Z] Removing intermediate container 6919800bec67 [2023-02-14T08:43:37.229Z] ---> 9ff9b90b9787 [2023-02-14T08:43:37.229Z] Step 22/22 : LABEL version=0.0.0 [2023-02-14T08:43:37.229Z] ---> Running in a59923706abf [2023-02-14T08:43:37.490Z] ---> Running in a3e8e6dca930 [2023-02-14T08:43:37.490Z] Removing intermediate container 96855f7723c0 [2023-02-14T08:43:37.490Z] ---> d84de01e80f0 [2023-02-14T08:43:37.490Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T08:43:37.490Z] Removing intermediate container a59923706abf [2023-02-14T08:43:37.490Z] ---> d3b65a53c19e [2023-02-14T08:43:37.490Z] [2023-02-14T08:43:37.753Z] Removing intermediate container a3e8e6dca930 [2023-02-14T08:43:37.753Z] ---> 4cf790b490c9 [2023-02-14T08:43:37.753Z] [2023-02-14T08:43:37.753Z] Successfully built d3b65a53c19e [2023-02-14T08:43:37.753Z] Successfully built 4cf790b490c9 [2023-02-14T08:43:37.753Z] Successfully tagged support-notifications:latest [2023-02-14T08:43:38.015Z]  Building support-notifications ... done Successfully tagged core-data:latest [2023-02-14T08:43:38.015Z]  Building core-data ... done  ---> 313cb2ea7268 [2023-02-14T08:43:38.015Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-14T08:43:40.025Z] ---> 9be261579ad1 [2023-02-14T08:43:40.025Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-14T08:43:40.973Z] ---> 1590c573ac6d [2023-02-14T08:43:40.973Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-14T08:43:44.292Z] ---> 6471ae9112df [2023-02-14T08:43:44.292Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-14T08:43:50.972Z] ---> 66f0f3700189 [2023-02-14T08:43:50.972Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-14T08:43:50.972Z] Removing intermediate container cdb6bc1b2322 [2023-02-14T08:43:50.972Z] ---> 66532d0d07a7 [2023-02-14T08:43:50.972Z] [2023-02-14T08:43:50.972Z] Step 10/23 : FROM alpine:3.16 [2023-02-14T08:43:50.972Z] ---> dfd21b5a31f5 [2023-02-14T08:43:50.972Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-14T08:43:50.972Z] ---> Using cache [2023-02-14T08:43:50.972Z] ---> f48d95d5478b [2023-02-14T08:43:50.972Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T08:43:50.972Z] ---> Using cache [2023-02-14T08:43:50.972Z] ---> b38591822e32 [2023-02-14T08:43:50.972Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-14T08:43:51.538Z] ---> Running in c249b03066fe [2023-02-14T08:43:51.538Z] ---> 7e1abfc441d4 [2023-02-14T08:43:51.538Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-14T08:43:52.913Z] Removing intermediate container c249b03066fe [2023-02-14T08:43:52.913Z] ---> 6955a01250c0 [2023-02-14T08:43:52.913Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-14T08:43:52.913Z] ---> 61569a0493b7 [2023-02-14T08:43:52.913Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-14T08:43:53.872Z] ---> Running in 5b65f0225077 [2023-02-14T08:43:53.872Z] ---> Running in f551242e2e69 [2023-02-14T08:43:55.245Z] Removing intermediate container 5b65f0225077 [2023-02-14T08:43:55.245Z] ---> 4120ad15c894 [2023-02-14T08:43:55.245Z] Step 15/23 : WORKDIR / [2023-02-14T08:43:55.811Z] ---> Running in 0a9a5455d0ea [2023-02-14T08:43:56.407Z] Removing intermediate container 0a9a5455d0ea [2023-02-14T08:43:56.407Z] ---> 081ff99746fe [2023-02-14T08:43:56.407Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T08:43:56.668Z] Removing intermediate container f551242e2e69 [2023-02-14T08:43:56.668Z] ---> 0a4a7901f8a6 [2023-02-14T08:43:56.668Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-14T08:43:57.243Z] ---> Running in 28d01473dcf3 [2023-02-14T08:43:57.243Z] ---> 5b4e01700ccd [2023-02-14T08:43:57.243Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-14T08:43:59.813Z] Removing intermediate container 28d01473dcf3 [2023-02-14T08:43:59.813Z] ---> 9075bcfa1e13 [2023-02-14T08:43:59.813Z] Step 29/32 : CMD ["gate"] [2023-02-14T08:43:59.813Z] ---> 8d464c1f82c0 [2023-02-14T08:43:59.813Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-14T08:44:00.389Z] ---> Running in 1e94a44bff57 [2023-02-14T08:44:01.372Z] ---> 7622ff8cd0bc [2023-02-14T08:44:01.372Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-14T08:44:01.972Z] Removing intermediate container 1e94a44bff57 [2023-02-14T08:44:01.972Z] ---> 0fe08f20ac31 [2023-02-14T08:44:01.972Z] Step 30/32 : LABEL arch=x86_64 [2023-02-14T08:44:01.972Z] ---> Running in 03d1e7999e62 [2023-02-14T08:44:02.912Z] ---> Running in 5b5ae9d03b4c [2023-02-14T08:44:03.897Z] Removing intermediate container 03d1e7999e62 [2023-02-14T08:44:03.897Z] ---> 26f13f7f64e0 [2023-02-14T08:44:03.897Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T08:44:04.475Z] Removing intermediate container 5b5ae9d03b4c [2023-02-14T08:44:04.475Z] ---> 12d42c5c009a [2023-02-14T08:44:04.475Z] Step 31/32 : LABEL git_sha=09cdd11eb72816314de40388a776070d8a6f9bf4 [2023-02-14T08:44:04.747Z] ---> Running in b13c8a6fcb57 [2023-02-14T08:44:05.005Z] ---> Running in 43e93738b3d4 [2023-02-14T08:44:05.005Z] Removing intermediate container b13c8a6fcb57 [2023-02-14T08:44:05.005Z] ---> 6eda0d965b76 [2023-02-14T08:44:05.005Z] Step 21/23 : LABEL arch=x86_64 [2023-02-14T08:44:05.005Z] ---> Running in f020927858c0 [2023-02-14T08:44:05.268Z] Removing intermediate container 43e93738b3d4 [2023-02-14T08:44:05.268Z] ---> f2fb0135d733 [2023-02-14T08:44:05.268Z] Step 32/32 : LABEL version=0.0.0 [2023-02-14T08:44:05.268Z] ---> Running in 7ec195b1579d [2023-02-14T08:44:05.268Z] Removing intermediate container f020927858c0 [2023-02-14T08:44:05.268Z] ---> 02d4443de0a8 [2023-02-14T08:44:05.268Z] Step 22/23 : LABEL git_sha=09cdd11eb72816314de40388a776070d8a6f9bf4 [2023-02-14T08:44:05.268Z] ---> Running in eb61b1d4f571 [2023-02-14T08:44:05.268Z] Removing intermediate container 7ec195b1579d [2023-02-14T08:44:05.268Z] ---> d8bec3858775 [2023-02-14T08:44:05.268Z] [2023-02-14T08:44:05.268Z] Successfully built d8bec3858775 [2023-02-14T08:44:05.527Z] Successfully tagged security-bootstrapper:latest [2023-02-14T08:44:05.527Z]  Building security-bootstrapper ... done Removing intermediate container eb61b1d4f571 [2023-02-14T08:44:05.527Z] ---> 7928b4aa1aa3 [2023-02-14T08:44:05.527Z] Step 23/23 : LABEL version=0.0.0 [2023-02-14T08:44:05.527Z] ---> Running in 326b1301a432 [2023-02-14T08:44:05.789Z] Removing intermediate container 326b1301a432 [2023-02-14T08:44:05.789Z] ---> fe6f80800822 [2023-02-14T08:44:05.789Z] [2023-02-14T08:44:05.789Z] Successfully built fe6f80800822 [2023-02-14T08:44:05.789Z] Successfully tagged core-command:latest [2023-02-14T08:44:05.794Z]  Building core-command ... done  [Pipeline] } [2023-02-14T08:44:05.782Z] $ docker stop --time=1 e644bc0c27443fd7e85c3a0cbeba96c6ccce6be2b6735ace8311ef18fcd64f23 [2023-02-14T08:44:07.996Z] $ docker rm -f --volumes e644bc0c27443fd7e85c3a0cbeba96c6ccce6be2b6735ace8311ef18fcd64f23 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-14T08:44:08.548Z] + docker images [2023-02-14T08:44:08.808Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-14T08:44:08.808Z] security-bootstrapper latest d8bec3858775 3 seconds ago 20.3MB [2023-02-14T08:44:08.808Z] core-command latest fe6f80800822 3 seconds ago 17.7MB [2023-02-14T08:44:08.808Z] 66532d0d07a7 18 seconds ago 1.68GB [2023-02-14T08:44:08.808Z] core-data latest 4cf790b490c9 31 seconds ago 17.9MB [2023-02-14T08:44:08.808Z] support-notifications latest d3b65a53c19e 31 seconds ago 30.6MB [2023-02-14T08:44:08.808Z] security-spire-config latest 85596a9181fc 40 seconds ago 85.8MB [2023-02-14T08:44:08.808Z] 18de7b727830 42 seconds ago 1.68GB [2023-02-14T08:44:08.808Z] 6c3b6c7d99c2 48 seconds ago 1.74GB [2023-02-14T08:44:08.808Z] d288dc67b8f6 48 seconds ago 1.67GB [2023-02-14T08:44:08.808Z] support-scheduler latest 6bfee4760fa8 About a minute ago 30MB [2023-02-14T08:44:08.808Z] security-spire-agent latest 3244e6e8c6a8 2 minutes ago 125MB [2023-02-14T08:44:08.808Z] security-spire-server latest 661b9892f1c7 2 minutes ago 86.5MB [2023-02-14T08:44:08.808Z] 5327b9c2e884 3 minutes ago 1.74GB [2023-02-14T08:44:08.808Z] 894de04fc9a0 3 minutes ago 1.55GB [2023-02-14T08:44:08.808Z] a8a894397786 3 minutes ago 1.55GB [2023-02-14T08:44:08.808Z] security-secretstore-setup latest 9ed5a383f478 4 minutes ago 30MB [2023-02-14T08:44:08.808Z] security-proxy-setup latest 543b383ce662 4 minutes ago 27.8MB [2023-02-14T08:44:08.808Z] core-metadata latest 1e0ec4483a13 4 minutes ago 18.5MB [2023-02-14T08:44:08.808Z] security-spiffe-token-provider latest 88605c8a3c18 4 minutes ago 30MB [2023-02-14T08:44:08.808Z] 7622d54d96f7 4 minutes ago 1.71GB [2023-02-14T08:44:08.808Z] 26986a65acb0 4 minutes ago 1.67GB [2023-02-14T08:44:08.808Z] 95748a31c791 4 minutes ago 1.67GB [2023-02-14T08:44:08.808Z] 74015eedca26 4 minutes ago 1.68GB [2023-02-14T08:44:08.808Z] core-common-config-bootstrapper latest 04f43c3f53aa 5 minutes ago 15.5MB [2023-02-14T08:44:08.808Z] 09182985e510 5 minutes ago 1.67GB [2023-02-14T08:44:08.808Z] ci-base-image-x86_64 latest 741f1dbd0c7a 11 minutes ago 903MB [2023-02-14T08:44:08.808Z] alpine 3.15 5ce65d7b0fde 3 days ago 5.59MB [2023-02-14T08:44:08.808Z] alpine 3.16 dfd21b5a31f5 3 days ago 5.55MB [2023-02-14T08:44:08.808Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-14T08:44:08.808Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-14T08:44:08.808Z] 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-14T08:45:09.019Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-14T08:45:09.019Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-14T08:45:09.019Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-14T08:45:09.040Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-14T08:45:09.692Z] + ls -al . [2023-02-14T08:45:09.692Z] total 744 [2023-02-14T08:45:09.692Z] drwxrwxr-x 11 1001 1001 4096 Feb 14 08:37 . [2023-02-14T08:45:09.692Z] drwxr-xr-x 4 root root 4096 Feb 14 08:37 .. [2023-02-14T08:45:09.692Z] drwxrwxr-x 2 1001 1001 4096 Feb 14 08:34 .blubracket [2023-02-14T08:45:09.692Z] -rw-rw-r-- 1 1001 1001 16 Feb 14 08:34 .dockerignore [2023-02-14T08:45:09.692Z] drwxrwxr-x 8 1001 1001 4096 Feb 14 08:34 .git [2023-02-14T08:45:09.692Z] drwxrwxr-x 3 1001 1001 4096 Feb 14 08:34 .github [2023-02-14T08:45:09.692Z] -rw-rw-r-- 1 1001 1001 1024 Feb 14 08:34 .gitignore [2023-02-14T08:45:09.692Z] -rw-rw-r-- 1 1001 1001 42 Feb 14 08:34 .golangci.yml [2023-02-14T08:45:09.692Z] -rw-rw-r-- 1 1001 1001 87 Feb 14 08:34 .hadolint.yml [2023-02-14T08:45:09.692Z] -rw-rw-r-- 1 1001 1001 166 Feb 14 08:34 .sonarcloud.properties [2023-02-14T08:45:09.692Z] -rw-rw-r-- 1 1001 1001 1171 Feb 14 08:34 ADOPTERS.md [2023-02-14T08:45:09.692Z] -rw-rw-r-- 1 1001 1001 10825 Feb 14 08:34 Attribution.txt [2023-02-14T08:45:09.692Z] -rw-rw-r-- 1 1001 1001 73765 Feb 14 08:34 CHANGELOG.md [2023-02-14T08:45:09.692Z] -rw-rw-r-- 1 1001 1001 3804 Feb 14 08:34 CONTRIBUTING.md [2023-02-14T08:45:09.692Z] -rw-rw-r-- 1 1001 1001 677 Feb 14 08:34 GOVERNANCE.md [2023-02-14T08:45:09.692Z] -rw-rw-r-- 1 1001 1001 850 Feb 14 08:34 Jenkinsfile [2023-02-14T08:45:09.692Z] -rw-rw-r-- 1 1001 1001 10775 Feb 14 08:34 LICENSE [2023-02-14T08:45:09.692Z] -rw-rw-r-- 1 1001 1001 13536 Feb 14 08:34 Makefile [2023-02-14T08:45:09.692Z] -rw-rw-r-- 1 1001 1001 582 Feb 14 08:34 OWNERS.md [2023-02-14T08:45:09.692Z] -rw-rw-r-- 1 1001 1001 9403 Feb 14 08:34 README.md [2023-02-14T08:45:09.692Z] -rw-rw-r-- 1 1001 1001 6912 Feb 14 08:34 SECURITY.md [2023-02-14T08:45:09.692Z] -rw-rw-r-- 1 1001 1001 5 Feb 14 08:31 VERSION [2023-02-14T08:45:09.692Z] drwxrwxr-x 2 1001 1001 4096 Feb 14 08:34 bin [2023-02-14T08:45:09.692Z] drwxrwxr-x 17 1001 1001 4096 Feb 14 08:34 cmd [2023-02-14T08:45:09.692Z] -rw-r--r-- 1 root root 487233 Feb 14 08:42 coverage.out [2023-02-14T08:45:09.692Z] -rw-rw-r-- 1 1001 1001 3295 Feb 14 08:34 go.mod [2023-02-14T08:45:09.692Z] -rw-rw-r-- 1 1001 1001 33318 Feb 14 08:34 go.sum [2023-02-14T08:45:09.693Z] drwxrwxr-x 7 1001 1001 4096 Feb 14 08:34 internal [2023-02-14T08:45:09.693Z] drwxrwxr-x 3 1001 1001 4096 Feb 14 08:34 openapi [2023-02-14T08:45:09.693Z] drwxrwxr-x 2 1001 1001 4096 Feb 14 08:34 sbom [2023-02-14T08:45:09.693Z] drwxrwxr-x 4 1001 1001 4096 Feb 14 08:34 snap [2023-02-14T08:45:09.693Z] -rw-rw-r-- 1 1001 1001 204 Feb 14 08:34 version.go [Pipeline] sh [2023-02-14T08:45:10.361Z] + '[' -e coverage.out ] [2023-02-14T08:45:10.361Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-14T08:45:10.388Z] Warning: overwriting stash ‘coverage-report’ [2023-02-14T08:45:11.386Z] Stashed 1 file(s) [Pipeline] sh [2023-02-14T08:45:12.030Z] + make build [2023-02-14T08:45:12.030Z] 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-14T08:47:03.771Z] 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-14T08:47:06.367Z] 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-14T08:47:13.036Z] 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-14T08:47:16.390Z] 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-14T08:48:14.249Z] 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-14T08:48:18.528Z] 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-14T08:48:25.202Z] 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-14T08:48:31.866Z] 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-14T08:48:37.211Z] 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-14T08:48:42.565Z] 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-14T08:49:00.791Z] 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-14T08:49:06.174Z] $ docker stop --time=1 2af7ba10ee0fc1df39e111e7dea669278d591085b389cb293d489169c2d690e6 [2023-02-14T08:49:10.158Z] $ docker rm -f --volumes 2af7ba10ee0fc1df39e111e7dea669278d591085b389cb293d489169c2d690e6 [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-14T08:49:12.905Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-14T08:49:12.905Z] [2023-02-14T08:49:12.905Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T08:49:13.246Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-14T08:49:13.516Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-14T08:49:13.516Z] 29e5d40040c1: Pulling fs layer [2023-02-14T08:49:13.516Z] 1ce36da41761: Pulling fs layer [2023-02-14T08:49:13.516Z] 25b303627fd3: Pulling fs layer [2023-02-14T08:49:13.516Z] 29e5d40040c1: Download complete [2023-02-14T08:49:14.107Z] 1ce36da41761: Verifying Checksum [2023-02-14T08:49:14.107Z] 1ce36da41761: Download complete [2023-02-14T08:49:14.107Z] 29e5d40040c1: Pull complete [2023-02-14T08:49:15.534Z] 25b303627fd3: Verifying Checksum [2023-02-14T08:49:15.534Z] 25b303627fd3: Download complete [2023-02-14T08:49:15.534Z] 1ce36da41761: Pull complete [2023-02-14T08:49:27.870Z] 25b303627fd3: Pull complete [2023-02-14T08:49:27.870Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-14T08:49:27.870Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-14T08:49:27.870Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T08:49:28.112Z] prd-ubuntu20.04-docker-arm64-4c-16g-5766 does not seem to be running inside a container [2023-02-14T08:49:28.203Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-14T08:49:31.053Z] $ docker top 8ab6a5cfd2c7b2cbc3fe9876b8248bea4f6918e5bae0b7e0fbc92220ec642bef -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T08:49:31.962Z] + grep parallel [2023-02-14T08:49:31.962Z] + docker-compose build --help [2023-02-14T08:49:40.187Z] --parallel Build images in parallel. [Pipeline] } [2023-02-14T08:49:40.218Z] $ docker stop --time=1 8ab6a5cfd2c7b2cbc3fe9876b8248bea4f6918e5bae0b7e0fbc92220ec642bef [2023-02-14T08:49:42.067Z] $ docker rm -f --volumes 8ab6a5cfd2c7b2cbc3fe9876b8248bea4f6918e5bae0b7e0fbc92220ec642bef [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T08:49:42.652Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-14T08:49:42.652Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T08:49:42.879Z] prd-ubuntu20.04-docker-arm64-4c-16g-5766 does not seem to be running inside a container [2023-02-14T08:49:42.965Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-14T08:49:44.480Z] $ docker top 69f72f3abd2eb70b719a34e271b8cfb631e1bcceb39bfc37ab2d80abc90b08a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T08:49:45.386Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-14T08:49:53.633Z] Building core-command ... [2023-02-14T08:49:53.633Z] Building core-common-config-bootstrapper ... [2023-02-14T08:49:53.633Z] Building core-data ... [2023-02-14T08:49:53.633Z] Building core-metadata ... [2023-02-14T08:49:53.633Z] Building security-bootstrapper ... [2023-02-14T08:49:53.633Z] Building security-proxy-setup ... [2023-02-14T08:49:53.633Z] Building security-secretstore-setup ... [2023-02-14T08:49:53.633Z] Building security-spiffe-token-provider ... [2023-02-14T08:49:53.633Z] Building security-spire-agent ... [2023-02-14T08:49:53.633Z] Building security-spire-config ... [2023-02-14T08:49:53.633Z] Building security-spire-server ... [2023-02-14T08:49:53.633Z] Building support-notifications ... [2023-02-14T08:49:53.633Z] Building support-scheduler ... [2023-02-14T08:49:53.633Z] Building security-bootstrapper [2023-02-14T08:49:53.633Z] Building security-spiffe-token-provider [2023-02-14T08:49:53.633Z] Building security-spire-agent [2023-02-14T08:49:53.633Z] Building core-common-config-bootstrapper [2023-02-14T08:49:53.633Z] Building support-scheduler [2023-02-14T08:50:50.333Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:50:50.333Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:50:50.333Z] ---> 9635a4a7e96a [2023-02-14T08:50:50.333Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T08:50:50.333Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:50:50.333Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:50:50.333Z] ---> 9635a4a7e96a [2023-02-14T08:50:50.333Z] Step 3/24 : WORKDIR /edgex-go [2023-02-14T08:50:50.333Z] ---> Running in 66de383c9673 [2023-02-14T08:50:50.333Z] ---> Running in f75be5cec07e [2023-02-14T08:50:50.333Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:50:50.333Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:50:50.333Z] ---> 9635a4a7e96a [2023-02-14T08:50:50.333Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T08:50:50.333Z] ---> Running in 84e8deac726e [2023-02-14T08:50:50.333Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:50:50.333Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:50:50.333Z] ---> 9635a4a7e96a [2023-02-14T08:50:50.333Z] Step 3/32 : WORKDIR /edgex-go [2023-02-14T08:50:50.333Z] ---> Running in 2a73c0bdbea6 [2023-02-14T08:50:50.333Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:50:50.333Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:50:50.333Z] ---> 9635a4a7e96a [2023-02-14T08:50:50.333Z] Step 3/19 : WORKDIR /edgex-go [2023-02-14T08:50:50.333Z] ---> Running in d296711b5d5e [2023-02-14T08:50:50.333Z] Removing intermediate container 66de383c9673 [2023-02-14T08:50:50.333Z] ---> b9a68414a19f [2023-02-14T08:50:50.333Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-14T08:50:50.333Z] Removing intermediate container f75be5cec07e [2023-02-14T08:50:50.333Z] ---> c7639cab6556 [2023-02-14T08:50:50.333Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T08:50:50.333Z] ---> Running in 8defa21da1e0 [2023-02-14T08:50:50.333Z] Removing intermediate container 84e8deac726e [2023-02-14T08:50:50.333Z] ---> c4b8bd59c584 [2023-02-14T08:50:50.333Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T08:50:50.333Z] ---> Running in 1d842589dfcf [2023-02-14T08:50:50.333Z] ---> Running in 314ae6c6d873 [2023-02-14T08:50:50.333Z] Removing intermediate container 2a73c0bdbea6 [2023-02-14T08:50:50.333Z] ---> 5a0aa81e4530 [2023-02-14T08:50:50.333Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-14T08:50:50.333Z] Removing intermediate container d296711b5d5e [2023-02-14T08:50:50.333Z] ---> 8f03f51dabe0 [2023-02-14T08:50:50.333Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-14T08:50:50.333Z] ---> Running in d85295b90eb6 [2023-02-14T08:50:50.333Z] ---> Running in b2431995cf9a [2023-02-14T08:50:50.333Z] Removing intermediate container 314ae6c6d873 [2023-02-14T08:50:50.333Z] ---> c3660fe12e14 [2023-02-14T08:50:50.333Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-14T08:50:50.333Z] ---> Running in 281ad33d42fa [2023-02-14T08:50:50.333Z] Removing intermediate container 1d842589dfcf [2023-02-14T08:50:50.333Z] ---> 498bcc2b047c [2023-02-14T08:50:50.333Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-14T08:50:50.333Z] ---> Running in 1edc74ac6b6d [2023-02-14T08:50:50.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T08:50:50.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T08:50:50.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T08:50:50.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T08:50:50.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T08:50:50.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T08:50:51.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T08:50:51.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T08:50:52.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T08:50:53.615Z] OK: 221 MiB in 51 packages [2023-02-14T08:50:55.066Z] OK: 221 MiB in 51 packages [2023-02-14T08:50:55.355Z] Removing intermediate container 8defa21da1e0 [2023-02-14T08:50:55.355Z] ---> e37db4deb2f1 [2023-02-14T08:50:55.355Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-14T08:50:55.971Z] OK: 221 MiB in 51 packages [2023-02-14T08:50:55.971Z] v3.16.4-2-gc2c0bdb96e5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-14T08:50:55.971Z] v3.16.3-170-gb4524a0c7b8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-14T08:50:55.971Z] OK: 16903 distinct packages available [2023-02-14T08:50:56.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T08:50:56.900Z] ---> aad61ec6dde6 [2023-02-14T08:50:56.900Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:50:56.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T08:50:56.900Z] Removing intermediate container 1edc74ac6b6d [2023-02-14T08:50:56.900Z] ---> bec361fb11e9 [2023-02-14T08:50:56.900Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T08:50:57.180Z] ---> Running in ff217905c1cb [2023-02-14T08:50:57.793Z] Removing intermediate container 281ad33d42fa [2023-02-14T08:50:57.793Z] ---> c6ad18321f9a [2023-02-14T08:50:57.793Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T08:50:58.390Z] ---> bbbd902d9d24 [2023-02-14T08:50:58.390Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:50:58.390Z] ---> Running in fc5da6bcd38a [2023-02-14T08:50:59.009Z] OK: 221 MiB in 51 packages [2023-02-14T08:50:59.298Z] ---> 1a4473920256 [2023-02-14T08:50:59.298Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:50:59.298Z] ---> Running in 4708f8f40264 [2023-02-14T08:51:01.278Z] Removing intermediate container b2431995cf9a [2023-02-14T08:51:01.278Z] ---> 37b6086fce6f [2023-02-14T08:51:01.278Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-14T08:51:02.279Z] ---> 1c3ceccd9f44 [2023-02-14T08:51:02.279Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:51:02.279Z] ---> Running in ccb6130e5ddc [2023-02-14T08:51:06.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T08:51:07.551Z] OK: 221 MiB in 51 packages [2023-02-14T08:51:09.002Z] Removing intermediate container d85295b90eb6 [2023-02-14T08:51:09.002Z] ---> 88315f9c291c [2023-02-14T08:51:09.002Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-14T08:51:10.004Z] ---> a130627aca4e [2023-02-14T08:51:10.004Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:51:10.004Z] ---> Running in 972e296303a2 [2023-02-14T08:53:17.349Z] Removing intermediate container 4708f8f40264 [2023-02-14T08:53:17.349Z] ---> f7a9f1da727e [2023-02-14T08:53:17.349Z] Step 8/22 : COPY . . [2023-02-14T08:53:17.349Z] Removing intermediate container ff217905c1cb [2023-02-14T08:53:17.349Z] ---> 67f4377eb42a [2023-02-14T08:53:17.349Z] Step 7/24 : COPY . . [2023-02-14T08:53:17.349Z] Removing intermediate container fc5da6bcd38a [2023-02-14T08:53:17.349Z] ---> 74a31cacc915 [2023-02-14T08:53:17.349Z] Step 8/22 : COPY . . [2023-02-14T08:53:17.349Z] Removing intermediate container ccb6130e5ddc [2023-02-14T08:53:17.349Z] ---> 6dd3c0fb7f7f [2023-02-14T08:53:17.349Z] Step 7/19 : COPY . . [2023-02-14T08:53:17.349Z] Removing intermediate container 972e296303a2 [2023-02-14T08:53:17.349Z] ---> d2fd3909270d [2023-02-14T08:53:17.349Z] Step 7/32 : COPY . . [2023-02-14T08:53:35.637Z] ---> cd366ba76b38 [2023-02-14T08:53:35.637Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-14T08:53:35.637Z] ---> 507270dd7b27 [2023-02-14T08:53:35.637Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-14T08:53:35.637Z] ---> Running in 15918d0ffc85 [2023-02-14T08:53:35.637Z] ---> 2ea3ea2ca1aa [2023-02-14T08:53:35.637Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-14T08:53:35.637Z] ---> Running in 5b40711ce398 [2023-02-14T08:53:35.637Z] ---> Running in ba895ba2b012 [2023-02-14T08:53:35.637Z] ---> f3e3fd460b93 [2023-02-14T08:53:35.637Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-14T08:53:35.637Z] ---> 4b09cb6d4a0e [2023-02-14T08:53:35.637Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-14T08:53:35.637Z] ---> Running in d195867f9465 [2023-02-14T08:53:35.637Z] ---> Running in 5be34e557a51 [2023-02-14T08:53:35.637Z] Removing intermediate container ba895ba2b012 [2023-02-14T08:53:35.637Z] ---> bf239a9699d9 [2023-02-14T08:53:35.637Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-14T08:53:35.637Z] ---> Running in 2eb2f5edbc01 [2023-02-14T08:53:35.637Z] Removing intermediate container 2eb2f5edbc01 [2023-02-14T08:53:35.637Z] ---> 24bd2ee55f10 [2023-02-14T08:53:35.637Z] 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-14T08:53:35.637Z] ---> Running in 1872ad2f459b [2023-02-14T08:53:36.230Z] 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-14T08:53:36.504Z] 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-14T08:53:36.777Z] 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-14T08:53:37.049Z] 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-14T08:53:39.022Z] Removing intermediate container 1872ad2f459b [2023-02-14T08:53:39.022Z] ---> e49ffad221a8 [2023-02-14T08:53:39.022Z] Step 11/24 : WORKDIR /edgex-go [2023-02-14T08:53:39.295Z] ---> Running in 2c54c0300c08 [2023-02-14T08:53:39.890Z] Removing intermediate container 2c54c0300c08 [2023-02-14T08:53:39.890Z] ---> 4c83f8147f64 [2023-02-14T08:53:39.890Z] [2023-02-14T08:53:39.890Z] Step 12/24 : FROM alpine:3.15 [2023-02-14T08:53:39.890Z] 3.15: Pulling from library/alpine [2023-02-14T08:53:41.322Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-14T08:53:41.322Z] Status: Downloaded newer image for alpine:3.15 [2023-02-14T08:53:41.322Z] ---> 354640af7b1b [2023-02-14T08:53:41.322Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T08:53:41.621Z] ---> Running in 1c42f505cab7 [2023-02-14T08:53:42.218Z] Removing intermediate container 1c42f505cab7 [2023-02-14T08:53:42.218Z] ---> 68fc8877a954 [2023-02-14T08:53:42.218Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-14T08:53:42.218Z] ---> Running in 06d3d22dde1e [2023-02-14T08:53:44.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-14T08:53:45.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-14T08:53:47.722Z] v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-14T08:53:47.722Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-14T08:53:47.722Z] OK: 15734 distinct packages available [2023-02-14T08:53:47.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-14T08:53:48.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-14T08:53:50.309Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-14T08:53:50.309Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-14T08:53:50.309Z] (3/5) Installing libucontext (1.1-r0) [2023-02-14T08:53:50.309Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-14T08:53:50.309Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-14T08:53:50.602Z] Executing busybox-1.34.1-r7.trigger [2023-02-14T08:53:50.602Z] OK: 6 MiB in 19 packages [2023-02-14T08:53:52.580Z] Removing intermediate container 06d3d22dde1e [2023-02-14T08:53:52.580Z] ---> 021ebec9f5d3 [2023-02-14T08:53:52.580Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-14T08:53:57.963Z] ---> 168d393c6ecf [2023-02-14T08:53:57.963Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-14T08:54:10.348Z] ---> 2f30d6160ad5 [2023-02-14T08:54:10.348Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-14T08:54:10.348Z] ---> acc57584122d [2023-02-14T08:54:10.348Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-14T08:54:13.743Z] ---> dca0eddfa823 [2023-02-14T08:54:13.743Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-14T08:54:15.182Z] ---> ff1cef5e1720 [2023-02-14T08:54:15.182Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-14T08:54:15.182Z] ---> Running in f9a9e6a468ae [2023-02-14T08:54:17.809Z] Removing intermediate container f9a9e6a468ae [2023-02-14T08:54:17.809Z] ---> 8c9fc683f529 [2023-02-14T08:54:17.809Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-14T08:54:18.090Z] ---> Running in b95c57814df6 [2023-02-14T08:54:18.691Z] Removing intermediate container b95c57814df6 [2023-02-14T08:54:18.691Z] ---> c1081f857981 [2023-02-14T08:54:18.691Z] Step 22/24 : LABEL arch=arm64 [2023-02-14T08:54:18.964Z] ---> Running in 63a71ce91d37 [2023-02-14T08:54:19.942Z] Removing intermediate container 63a71ce91d37 [2023-02-14T08:54:19.942Z] ---> 6352b5011528 [2023-02-14T08:54:19.942Z] Step 23/24 : LABEL git_sha=7cc2a05febc6ed5b33417fdc90da8be92613e324 [2023-02-14T08:54:19.942Z] ---> Running in 8ffaca719ffe [2023-02-14T08:54:20.917Z] Removing intermediate container 8ffaca719ffe [2023-02-14T08:54:20.917Z] ---> 30d938732a02 [2023-02-14T08:54:20.917Z] Step 24/24 : LABEL version=0.0.0 [2023-02-14T08:54:21.189Z] ---> Running in e5ccc4fd9475 [2023-02-14T08:54:21.781Z] Removing intermediate container e5ccc4fd9475 [2023-02-14T08:54:21.781Z] ---> 96c13b4d41c1 [2023-02-14T08:54:21.781Z] [2023-02-14T08:54:22.371Z] Successfully built 96c13b4d41c1 [2023-02-14T08:54:22.371Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-14T08:54:22.371Z]  Building security-spire-agent ... done Building core-metadata [2023-02-14T08:54:49.127Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:54:49.127Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:54:49.127Z] ---> 9635a4a7e96a [2023-02-14T08:54:49.127Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-14T08:54:49.127Z] ---> Using cache [2023-02-14T08:54:49.127Z] ---> c4b8bd59c584 [2023-02-14T08:54:49.127Z] Step 4/24 : WORKDIR /edgex-go [2023-02-14T08:54:49.127Z] ---> Using cache [2023-02-14T08:54:49.127Z] ---> 498bcc2b047c [2023-02-14T08:54:49.127Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-14T08:54:49.127Z] ---> Using cache [2023-02-14T08:54:49.127Z] ---> bec361fb11e9 [2023-02-14T08:54:49.127Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-14T08:54:49.127Z] ---> Using cache [2023-02-14T08:54:49.127Z] ---> bbbd902d9d24 [2023-02-14T08:54:49.127Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:54:49.127Z] ---> Using cache [2023-02-14T08:54:49.127Z] ---> 74a31cacc915 [2023-02-14T08:54:49.127Z] Step 8/24 : COPY . . [2023-02-14T08:54:49.127Z] ---> Using cache [2023-02-14T08:54:49.127Z] ---> cd366ba76b38 [2023-02-14T08:54:49.127Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-14T08:54:49.127Z] ---> Running in 961f9cd98a99 [2023-02-14T08:54:49.127Z] 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-14T09:01:56.307Z] Removing intermediate container 5be34e557a51 [2023-02-14T09:01:56.307Z] ---> 4a0a1a20e4b9 [2023-02-14T09:01:56.307Z] [2023-02-14T09:01:56.307Z] Step 9/32 : FROM alpine:3.16 [2023-02-14T09:01:56.307Z] 3.16: Pulling from library/alpine [2023-02-14T09:01:56.307Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-14T09:01:56.307Z] Status: Downloaded newer image for alpine:3.16 [2023-02-14T09:01:56.307Z] ---> 4c81e5bf8899 [2023-02-14T09:01:56.307Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T09:01:56.307Z] ---> Running in 56ffc3691edc [2023-02-14T09:01:56.307Z] Removing intermediate container 56ffc3691edc [2023-02-14T09:01:56.307Z] ---> 7fc260f95710 [2023-02-14T09:01:56.308Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-14T09:01:56.308Z] ---> Running in 5d0cd9f5ff96 [2023-02-14T09:01:56.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T09:01:57.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T09:01:59.806Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-14T09:01:59.806Z] (2/2) Installing su-exec (0.2-r1) [2023-02-14T09:01:59.806Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T09:01:59.806Z] OK: 5 MiB in 16 packages [2023-02-14T09:02:03.209Z] Removing intermediate container 5d0cd9f5ff96 [2023-02-14T09:02:03.209Z] ---> 3b7f2586ffe9 [2023-02-14T09:02:03.209Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-14T09:02:03.209Z] ---> Running in bb312a04e33a [2023-02-14T09:02:04.653Z] Removing intermediate container bb312a04e33a [2023-02-14T09:02:04.653Z] ---> 42a936fde320 [2023-02-14T09:02:04.653Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-14T09:02:04.653Z] ---> Running in d75a1c594cdd [2023-02-14T09:02:05.643Z] Removing intermediate container d75a1c594cdd [2023-02-14T09:02:05.643Z] ---> ec28d1ae5b80 [2023-02-14T09:02:05.929Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-14T09:02:06.202Z] ---> Running in 19126568c098 [2023-02-14T09:02:07.202Z] Removing intermediate container 19126568c098 [2023-02-14T09:02:07.202Z] ---> 7cd7a5c30103 [2023-02-14T09:02:07.202Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-14T09:02:07.202Z] ---> Running in b44d8ff4a2c2 [2023-02-14T09:02:07.811Z] Removing intermediate container d195867f9465 [2023-02-14T09:02:07.811Z] ---> c1a00ad83fd4 [2023-02-14T09:02:07.811Z] [2023-02-14T09:02:07.811Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T09:02:07.811Z] ---> 4c81e5bf8899 [2023-02-14T09:02:07.811Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-14T09:02:08.101Z] ---> Running in d9604c8e3f89 [2023-02-14T09:02:08.101Z] Removing intermediate container b44d8ff4a2c2 [2023-02-14T09:02:08.101Z] ---> 59f10e7a9bba [2023-02-14T09:02:08.101Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-14T09:02:08.379Z] ---> Running in 17fe493691f2 [2023-02-14T09:02:09.365Z] Removing intermediate container d9604c8e3f89 [2023-02-14T09:02:09.365Z] ---> 9197b469dd4e [2023-02-14T09:02:09.365Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-14T09:02:09.365Z] ---> Running in 10b658a013a7 [2023-02-14T09:02:12.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T09:02:13.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T09:02:13.311Z] Removing intermediate container 17fe493691f2 [2023-02-14T09:02:13.311Z] ---> 829746bd1bb8 [2023-02-14T09:02:13.311Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-14T09:02:13.311Z] ---> Running in 7fb543727b13 [2023-02-14T09:02:13.914Z] Removing intermediate container 7fb543727b13 [2023-02-14T09:02:13.914Z] ---> a2334ab3f16f [2023-02-14T09:02:13.914Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-14T09:02:15.350Z] ---> 75317d0eb36d [2023-02-14T09:02:15.350Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-14T09:02:15.350Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-14T09:02:15.350Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T09:02:15.350Z] ---> Running in 91a93aaef4a3 [2023-02-14T09:02:15.350Z] OK: 5 MiB in 15 packages [2023-02-14T09:02:17.964Z] Removing intermediate container 10b658a013a7 [2023-02-14T09:02:17.964Z] ---> 7b31a8167a4c [2023-02-14T09:02:17.964Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T09:02:19.399Z] ---> 07b9705e9367 [2023-02-14T09:02:19.399Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-14T09:02:19.673Z] Removing intermediate container 91a93aaef4a3 [2023-02-14T09:02:19.673Z] ---> b5e722b1c8c0 [2023-02-14T09:02:19.673Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T09:02:21.104Z] ---> c39ef4471196 [2023-02-14T09:02:21.104Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-14T09:02:21.701Z] ---> 2d6dbd2c36b3 [2023-02-14T09:02:21.701Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-14T09:02:23.135Z] ---> 38333e7e566a [2023-02-14T09:02:23.409Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-14T09:02:24.407Z] ---> b77106a6f8c9 [2023-02-14T09:02:24.407Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-14T09:02:24.686Z] ---> 0ca649725850 [2023-02-14T09:02:24.686Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-14T09:02:24.686Z] ---> Running in c7188fab73b6 [2023-02-14T09:02:26.120Z] ---> d291babec700 [2023-02-14T09:02:26.120Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-14T09:02:27.551Z] ---> 71a5354b13b9 [2023-02-14T09:02:27.551Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-14T09:02:29.563Z] ---> 6dfda4a98ae6 [2023-02-14T09:02:29.563Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-14T09:02:29.563Z] Removing intermediate container c7188fab73b6 [2023-02-14T09:02:29.563Z] ---> 1fb73d174274 [2023-02-14T09:02:29.563Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-14T09:02:29.836Z] ---> Running in 4bea5d3e9ef2 [2023-02-14T09:02:30.810Z] ---> 746d68a599a7 [2023-02-14T09:02:30.810Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-14T09:02:30.810Z] Removing intermediate container 4bea5d3e9ef2 [2023-02-14T09:02:30.810Z] ---> 7da6d72959bb [2023-02-14T09:02:30.810Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-14T09:02:31.082Z] ---> Running in 42e7a674390d [2023-02-14T09:02:32.058Z] Removing intermediate container 42e7a674390d [2023-02-14T09:02:32.058Z] ---> 120bc3efd52e [2023-02-14T09:02:32.058Z] Step 20/22 : LABEL arch=arm64 [2023-02-14T09:02:32.058Z] ---> efce4f199e1e [2023-02-14T09:02:32.058Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-14T09:02:32.334Z] ---> Running in 056bc40ee799 [2023-02-14T09:02:32.334Z] ---> Running in 8dc0d8dba689 [2023-02-14T09:02:33.318Z] Removing intermediate container 056bc40ee799 [2023-02-14T09:02:33.318Z] ---> e53fe3989cbc [2023-02-14T09:02:33.318Z] Step 21/22 : LABEL git_sha=7cc2a05febc6ed5b33417fdc90da8be92613e324 [2023-02-14T09:02:33.318Z] ---> Running in 808252d02c2c [2023-02-14T09:02:34.290Z] Removing intermediate container 808252d02c2c [2023-02-14T09:02:34.291Z] ---> 10bd456369d0 [2023-02-14T09:02:34.291Z] Step 22/22 : LABEL version=0.0.0 [2023-02-14T09:02:34.291Z] ---> Running in 7f0186e789e0 [2023-02-14T09:02:35.277Z] Removing intermediate container 7f0186e789e0 [2023-02-14T09:02:35.277Z] ---> 7adc5d18adf0 [2023-02-14T09:02:35.277Z] [2023-02-14T09:02:35.549Z] Successfully built 7adc5d18adf0 [2023-02-14T09:02:35.549Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-14T09:02:35.549Z] Building security-secretstore-setup [2023-02-14T09:02:36.984Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 8dc0d8dba689 [2023-02-14T09:02:36.984Z] ---> 6224d1838734 [2023-02-14T09:02:36.984Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-14T09:02:36.984Z] ---> Running in db6287fd082e [2023-02-14T09:02:37.581Z] Removing intermediate container db6287fd082e [2023-02-14T09:02:37.581Z] ---> 4ef2374910c0 [2023-02-14T09:02:37.581Z] Step 29/32 : CMD ["gate"] [2023-02-14T09:02:37.855Z] ---> Running in 365dfb8890f2 [2023-02-14T09:02:38.835Z] Removing intermediate container 365dfb8890f2 [2023-02-14T09:02:38.835Z] ---> 20a3b0fe4939 [2023-02-14T09:02:38.835Z] Step 30/32 : LABEL arch=arm64 [2023-02-14T09:02:39.114Z] ---> Running in b0510c51d852 [2023-02-14T09:02:40.298Z] Removing intermediate container b0510c51d852 [2023-02-14T09:02:40.298Z] ---> a2a6f90a6084 [2023-02-14T09:02:40.298Z] Step 31/32 : LABEL git_sha=7cc2a05febc6ed5b33417fdc90da8be92613e324 [2023-02-14T09:02:40.611Z] ---> Running in bea264d48aa6 [2023-02-14T09:02:41.674Z] Removing intermediate container bea264d48aa6 [2023-02-14T09:02:41.674Z] ---> 628487b548c1 [2023-02-14T09:02:41.674Z] Step 32/32 : LABEL version=0.0.0 [2023-02-14T09:02:41.674Z] ---> Running in 559fdd200208 [2023-02-14T09:02:42.286Z] Removing intermediate container 559fdd200208 [2023-02-14T09:02:42.286Z] ---> 1efc031b0554 [2023-02-14T09:02:42.286Z] [2023-02-14T09:02:42.885Z] Successfully built 1efc031b0554 [2023-02-14T09:02:42.885Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-14T09:02:42.885Z]  Building security-bootstrapper ... done Building support-notifications [2023-02-14T09:03:05.156Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T09:03:05.157Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T09:03:05.157Z] ---> 9635a4a7e96a [2023-02-14T09:03:05.157Z] Step 3/24 : WORKDIR /edgex-go [2023-02-14T09:03:05.157Z] ---> Using cache [2023-02-14T09:03:05.157Z] ---> 8f03f51dabe0 [2023-02-14T09:03:05.157Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-14T09:03:05.772Z] ---> Running in 4ac8d5a438e1 [2023-02-14T09:03:09.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T09:03:09.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T09:03:11.691Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T09:03:11.691Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T09:03:11.691Z] ---> 9635a4a7e96a [2023-02-14T09:03:11.691Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T09:03:11.691Z] ---> Using cache [2023-02-14T09:03:11.691Z] ---> c4b8bd59c584 [2023-02-14T09:03:11.691Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T09:03:11.691Z] ---> Using cache [2023-02-14T09:03:11.691Z] ---> 498bcc2b047c [2023-02-14T09:03:11.691Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-14T09:03:11.963Z] ---> Running in ee2e1ccf21e5 [2023-02-14T09:03:12.239Z] OK: 221 MiB in 51 packages [2023-02-14T09:03:14.837Z] Removing intermediate container 4ac8d5a438e1 [2023-02-14T09:03:14.837Z] ---> 6ed6c9759189 [2023-02-14T09:03:14.837Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-14T09:03:14.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T09:03:15.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T09:03:15.753Z] ---> c835d25b5c5e [2023-02-14T09:03:15.753Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T09:03:16.035Z] ---> Running in 7b2844d2478d [2023-02-14T09:03:17.460Z] OK: 221 MiB in 51 packages [2023-02-14T09:03:19.425Z] Removing intermediate container ee2e1ccf21e5 [2023-02-14T09:03:19.425Z] ---> aff799881c8d [2023-02-14T09:03:19.425Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T09:03:20.404Z] ---> 005e05dd4416 [2023-02-14T09:03:20.404Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T09:03:20.682Z] ---> Running in 6b08699f48c5 [2023-02-14T09:03:52.974Z] Removing intermediate container 961f9cd98a99 [2023-02-14T09:03:52.975Z] ---> 4fbc4c77e9d6 [2023-02-14T09:03:52.975Z] [2023-02-14T09:03:52.975Z] Step 10/24 : FROM alpine:3.16 [2023-02-14T09:03:52.975Z] ---> 4c81e5bf8899 [2023-02-14T09:03:52.975Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-14T09:03:52.975Z] ---> Running in 30db6ecd6eb2 [2023-02-14T09:03:52.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T09:03:52.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T09:03:52.975Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-14T09:03:52.975Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T09:03:52.975Z] OK: 5 MiB in 15 packages [2023-02-14T09:03:54.942Z] Removing intermediate container 30db6ecd6eb2 [2023-02-14T09:03:54.942Z] ---> 2de6ad025260 [2023-02-14T09:03:55.212Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T09:03:55.212Z] ---> Running in e01e18fd16ab [2023-02-14T09:03:55.802Z] Removing intermediate container e01e18fd16ab [2023-02-14T09:03:56.072Z] ---> ae99dfee45aa [2023-02-14T09:03:56.072Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-14T09:03:56.072Z] ---> Running in 42d24015f284 [2023-02-14T09:03:56.665Z] Removing intermediate container 42d24015f284 [2023-02-14T09:03:56.665Z] ---> b8a906654f52 [2023-02-14T09:03:56.665Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-14T09:03:56.944Z] ---> Running in eff8c18eaf04 [2023-02-14T09:03:57.927Z] Removing intermediate container eff8c18eaf04 [2023-02-14T09:03:57.927Z] ---> 1a42923ee210 [2023-02-14T09:03:57.927Z] Step 15/24 : WORKDIR / [2023-02-14T09:03:57.927Z] ---> Running in beb8cb34722d [2023-02-14T09:03:58.899Z] Removing intermediate container beb8cb34722d [2023-02-14T09:03:58.899Z] ---> 2646163689d1 [2023-02-14T09:03:58.899Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T09:04:00.331Z] ---> d2c5aef7e959 [2023-02-14T09:04:00.331Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-14T09:04:02.312Z] ---> 8c96e764afa6 [2023-02-14T09:04:02.312Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-14T09:04:03.308Z] ---> 78656e94244c [2023-02-14T09:04:03.308Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-14T09:04:04.758Z] ---> 6a6036a7a648 [2023-02-14T09:04:04.758Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-14T09:04:04.758Z] ---> Running in 8d01013c3660 [2023-02-14T09:04:05.369Z] Removing intermediate container 8d01013c3660 [2023-02-14T09:04:05.369Z] ---> 92e70c106316 [2023-02-14T09:04:05.369Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T09:04:05.662Z] ---> Running in a1568e4a11b2 [2023-02-14T09:04:06.262Z] Removing intermediate container a1568e4a11b2 [2023-02-14T09:04:06.262Z] ---> 5660cab5d2c7 [2023-02-14T09:04:06.262Z] Step 22/24 : LABEL arch=arm64 [2023-02-14T09:04:06.262Z] ---> Running in 4abec36a793e [2023-02-14T09:04:06.858Z] Removing intermediate container 4abec36a793e [2023-02-14T09:04:06.858Z] ---> a8b9e1e5084f [2023-02-14T09:04:06.858Z] Step 23/24 : LABEL git_sha=7cc2a05febc6ed5b33417fdc90da8be92613e324 [2023-02-14T09:04:07.139Z] ---> Running in fbb3cceec2b2 [2023-02-14T09:04:07.759Z] Removing intermediate container fbb3cceec2b2 [2023-02-14T09:04:07.759Z] ---> e1a1aa5b605a [2023-02-14T09:04:07.759Z] Step 24/24 : LABEL version=0.0.0 [2023-02-14T09:04:08.032Z] ---> Running in 6acb27effddd [2023-02-14T09:04:09.011Z] Removing intermediate container 6acb27effddd [2023-02-14T09:04:09.011Z] ---> 69b59cac34e2 [2023-02-14T09:04:09.011Z] [2023-02-14T09:04:09.281Z] Successfully built 69b59cac34e2 [2023-02-14T09:04:09.281Z] Successfully tagged core-metadata-arm64:latest [2023-02-14T09:04:09.281Z]  Building core-metadata ... done Building core-data [2023-02-14T09:04:31.394Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T09:04:31.394Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T09:04:31.394Z] ---> 9635a4a7e96a [2023-02-14T09:04:31.394Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T09:04:31.394Z] ---> Using cache [2023-02-14T09:04:31.394Z] ---> c4b8bd59c584 [2023-02-14T09:04:31.394Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T09:04:31.394Z] ---> Using cache [2023-02-14T09:04:31.394Z] ---> 498bcc2b047c [2023-02-14T09:04:31.394Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-14T09:04:31.394Z] ---> Using cache [2023-02-14T09:04:31.394Z] ---> bec361fb11e9 [2023-02-14T09:04:31.394Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T09:04:31.394Z] ---> Using cache [2023-02-14T09:04:31.394Z] ---> bbbd902d9d24 [2023-02-14T09:04:31.394Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T09:04:31.394Z] ---> Using cache [2023-02-14T09:04:31.394Z] ---> 74a31cacc915 [2023-02-14T09:04:31.394Z] Step 8/22 : COPY . . [2023-02-14T09:04:31.394Z] ---> Using cache [2023-02-14T09:04:31.394Z] ---> cd366ba76b38 [2023-02-14T09:04:31.394Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-14T09:04:31.394Z] ---> Running in d4d331cde74c [2023-02-14T09:04:31.666Z] 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-14T09:04:58.415Z] Removing intermediate container 15918d0ffc85 [2023-02-14T09:04:58.415Z] ---> 25377fcea31d [2023-02-14T09:04:58.415Z] [2023-02-14T09:04:58.415Z] Step 9/19 : FROM alpine:3.15 [2023-02-14T09:04:58.415Z] ---> 354640af7b1b [2023-02-14T09:04:58.415Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T09:04:58.415Z] ---> Using cache [2023-02-14T09:04:58.415Z] ---> 68fc8877a954 [2023-02-14T09:04:58.415Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-14T09:04:58.415Z] ---> Running in 9a5d6df121a5 [2023-02-14T09:05:01.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-14T09:05:02.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-14T09:05:04.025Z] v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-14T09:05:04.025Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-14T09:05:04.025Z] OK: 15734 distinct packages available [2023-02-14T09:05:04.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-14T09:05:04.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-14T09:05:06.033Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-14T09:05:06.306Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-14T09:05:06.306Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-14T09:05:06.306Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-14T09:05:06.306Z] (5/9) Installing curl (7.80.0-r5) [2023-02-14T09:05:06.306Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-14T09:05:06.306Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-14T09:05:06.306Z] (8/9) Installing libucontext (1.1-r0) [2023-02-14T09:05:06.306Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-14T09:05:06.306Z] Executing busybox-1.34.1-r7.trigger [2023-02-14T09:05:06.575Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T09:05:06.844Z] OK: 8 MiB in 23 packages [2023-02-14T09:05:12.223Z] Removing intermediate container 9a5d6df121a5 [2023-02-14T09:05:12.223Z] ---> 9a955ba120d5 [2023-02-14T09:05:12.223Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T09:05:14.195Z] ---> d86bb0a5b694 [2023-02-14T09:05:14.195Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-14T09:05:19.577Z] ---> 4b79f59ad819 [2023-02-14T09:05:19.577Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-14T09:05:22.177Z] ---> 3bc0942aa6bc [2023-02-14T09:05:22.177Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-14T09:05:22.177Z] ---> Running in f618b6c6cbd2 [2023-02-14T09:05:23.612Z] Removing intermediate container f618b6c6cbd2 [2023-02-14T09:05:23.612Z] ---> bf5e0de465b6 [2023-02-14T09:05:23.612Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T09:05:23.902Z] ---> Running in 89527bd31b8b [2023-02-14T09:05:25.332Z] Removing intermediate container 89527bd31b8b [2023-02-14T09:05:25.607Z] ---> 3a5c01ab18d4 [2023-02-14T09:05:25.607Z] Step 17/19 : LABEL arch=arm64 [2023-02-14T09:05:25.878Z] ---> Running in 180fd9942603 [2023-02-14T09:05:27.321Z] Removing intermediate container 180fd9942603 [2023-02-14T09:05:27.321Z] ---> b47ffca769bf [2023-02-14T09:05:27.321Z] Step 18/19 : LABEL git_sha=7cc2a05febc6ed5b33417fdc90da8be92613e324 [2023-02-14T09:05:27.589Z] ---> Running in 0bf69ef11616 [2023-02-14T09:05:29.011Z] Removing intermediate container 0bf69ef11616 [2023-02-14T09:05:29.011Z] ---> 922a675f9181 [2023-02-14T09:05:29.011Z] Step 19/19 : LABEL version=0.0.0 [2023-02-14T09:05:29.286Z] ---> Running in 36a0c6853b75 [2023-02-14T09:05:30.254Z] Removing intermediate container 36a0c6853b75 [2023-02-14T09:05:30.254Z] ---> 9ae685e41202 [2023-02-14T09:05:30.254Z] [2023-02-14T09:05:31.671Z] Successfully built 9ae685e41202 [2023-02-14T09:05:31.671Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-14T09:05:31.671Z]  Building security-spiffe-token-provider ... done Building security-proxy-setup [2023-02-14T09:05:53.798Z] Removing intermediate container 7b2844d2478d [2023-02-14T09:05:53.798Z] ---> 3a02e031e61a [2023-02-14T09:05:53.798Z] Step 7/24 : COPY . . [2023-02-14T09:05:54.068Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T09:05:54.068Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-14T09:05:54.068Z] ---> 9635a4a7e96a [2023-02-14T09:05:54.068Z] Step 3/21 : WORKDIR /edgex-go [2023-02-14T09:05:54.068Z] ---> Using cache [2023-02-14T09:05:54.068Z] ---> 8f03f51dabe0 [2023-02-14T09:05:54.068Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-14T09:05:54.068Z] ---> Using cache [2023-02-14T09:05:54.068Z] ---> 6ed6c9759189 [2023-02-14T09:05:54.068Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-14T09:05:54.068Z] ---> Using cache [2023-02-14T09:05:54.068Z] ---> c835d25b5c5e [2023-02-14T09:05:54.068Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T09:05:54.068Z] ---> Using cache [2023-02-14T09:05:54.068Z] ---> 3a02e031e61a [2023-02-14T09:05:54.068Z] Step 7/21 : COPY . . [2023-02-14T09:05:59.425Z] Removing intermediate container 6b08699f48c5 [2023-02-14T09:05:59.425Z] ---> fba762ac279f [2023-02-14T09:05:59.425Z] Step 8/22 : COPY . . [2023-02-14T09:06:06.093Z] Removing intermediate container 5b40711ce398 [2023-02-14T09:06:06.093Z] ---> a2c594d0c67b [2023-02-14T09:06:06.093Z] [2023-02-14T09:06:06.093Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T09:06:06.093Z] ---> 4c81e5bf8899 [2023-02-14T09:06:06.093Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-14T09:06:06.093Z] ---> Using cache [2023-02-14T09:06:06.093Z] ---> 2de6ad025260 [2023-02-14T09:06:06.093Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T09:06:06.093Z] ---> Using cache [2023-02-14T09:06:06.093Z] ---> ae99dfee45aa [2023-02-14T09:06:06.093Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-14T09:06:06.682Z] ---> Running in 3ed6678556df [2023-02-14T09:06:08.104Z] Removing intermediate container 3ed6678556df [2023-02-14T09:06:08.104Z] ---> 5167ad26cd03 [2023-02-14T09:06:08.104Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-14T09:06:08.104Z] ---> Running in d02fed664c2b [2023-02-14T09:06:09.526Z] Removing intermediate container d02fed664c2b [2023-02-14T09:06:09.526Z] ---> 6f217d1ff8a7 [2023-02-14T09:06:09.526Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T09:06:11.496Z] ---> dcb05adb45f5 [2023-02-14T09:06:11.496Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-14T09:06:21.622Z] ---> c2594d97e8a6 [2023-02-14T09:06:21.622Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-14T09:06:22.601Z] ---> e110d287e067 [2023-02-14T09:06:22.601Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-14T09:06:22.871Z] ---> Running in ad57b8bbf395 [2023-02-14T09:06:24.299Z] Removing intermediate container ad57b8bbf395 [2023-02-14T09:06:24.299Z] ---> 7baaa4693657 [2023-02-14T09:06:24.299Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T09:06:24.299Z] ---> Running in 97b00eba3570 [2023-02-14T09:06:25.717Z] Removing intermediate container 97b00eba3570 [2023-02-14T09:06:25.717Z] ---> 11e051c41e18 [2023-02-14T09:06:25.717Z] Step 20/22 : LABEL arch=arm64 [2023-02-14T09:06:25.989Z] ---> Running in 0c89586bd367 [2023-02-14T09:06:27.404Z] Removing intermediate container 0c89586bd367 [2023-02-14T09:06:27.404Z] ---> d5e219c95109 [2023-02-14T09:06:27.404Z] Step 21/22 : LABEL git_sha=7cc2a05febc6ed5b33417fdc90da8be92613e324 [2023-02-14T09:06:27.672Z] ---> Running in cb99537ab576 [2023-02-14T09:06:27.943Z] ---> bfd71b3b520f [2023-02-14T09:06:27.943Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-14T09:06:28.529Z] ---> Running in 16b8a1be7220 [2023-02-14T09:06:29.951Z] Removing intermediate container cb99537ab576 [2023-02-14T09:06:29.951Z] ---> 7a1d71400824 [2023-02-14T09:06:29.951Z] Step 22/22 : LABEL version=0.0.0 [2023-02-14T09:06:30.236Z] ---> Running in 578dcf3ea76a [2023-02-14T09:06:32.191Z] Removing intermediate container 578dcf3ea76a [2023-02-14T09:06:32.191Z] ---> 680a6e34c019 [2023-02-14T09:06:32.191Z] [2023-02-14T09:06:32.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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-14T09:06:32.461Z] ---> d8076400e277 [2023-02-14T09:06:32.461Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-14T09:06:32.731Z] ---> Running in e6040703446f [2023-02-14T09:06:32.731Z] Successfully built 680a6e34c019 [2023-02-14T09:06:32.731Z] Successfully tagged support-scheduler-arm64:latest [2023-02-14T09:06:32.731Z]  Building support-scheduler ... done Building security-spire-server [2023-02-14T09:06:35.321Z] 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-14T09:06:35.907Z] ---> 4376bd96b28a [2023-02-14T09:06:35.907Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-14T09:06:36.195Z] ---> Running in fc0dc984e650 [2023-02-14T09:06:38.797Z] 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-14T09:06:53.813Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T09:06:53.813Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-14T09:06:53.813Z] ---> 9635a4a7e96a [2023-02-14T09:06:53.813Z] Step 3/23 : WORKDIR /edgex-go [2023-02-14T09:06:53.813Z] ---> Using cache [2023-02-14T09:06:53.813Z] ---> 8f03f51dabe0 [2023-02-14T09:06:53.813Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-14T09:06:53.813Z] ---> Running in 5f0aabeeded1 [2023-02-14T09:06:54.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T09:06:55.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T09:06:58.262Z] OK: 221 MiB in 51 packages [2023-02-14T09:07:00.313Z] Removing intermediate container 5f0aabeeded1 [2023-02-14T09:07:00.313Z] ---> d5c14a8aac45 [2023-02-14T09:07:00.313Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-14T09:07:01.331Z] ---> 2a4649df9acb [2023-02-14T09:07:01.331Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T09:07:01.331Z] ---> Running in b77e15b95f23 [2023-02-14T09:08:53.391Z] Removing intermediate container b77e15b95f23 [2023-02-14T09:08:53.391Z] ---> 0464eb95032c [2023-02-14T09:08:53.391Z] Step 7/23 : COPY . . [2023-02-14T09:08:57.675Z] ---> 47ca137a7989 [2023-02-14T09:08:57.675Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-14T09:08:57.954Z] ---> Running in db211257efbc [2023-02-14T09:08:58.551Z] Removing intermediate container db211257efbc [2023-02-14T09:08:58.551Z] ---> e15f5aea7d86 [2023-02-14T09:08:58.551Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-14T09:08:58.551Z] ---> Running in e67e356c91bc [2023-02-14T09:08:59.523Z] Removing intermediate container e67e356c91bc [2023-02-14T09:08:59.523Z] ---> 6dc7a330f08d [2023-02-14T09:08:59.523Z] 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-14T09:08:59.523Z] ---> Running in 779aa06bc81f [2023-02-14T09:09:02.905Z] Removing intermediate container 779aa06bc81f [2023-02-14T09:09:03.185Z] ---> bf684a7638e4 [2023-02-14T09:09:03.185Z] Step 11/23 : WORKDIR /edgex-go [2023-02-14T09:09:03.185Z] ---> Running in 166701343a21 [2023-02-14T09:09:03.779Z] Removing intermediate container 166701343a21 [2023-02-14T09:09:03.779Z] ---> 923de395cb58 [2023-02-14T09:09:03.779Z] [2023-02-14T09:09:03.779Z] Step 12/23 : FROM alpine:3.15 [2023-02-14T09:09:03.779Z] ---> 354640af7b1b [2023-02-14T09:09:03.779Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T09:09:03.779Z] ---> Using cache [2023-02-14T09:09:04.048Z] ---> 68fc8877a954 [2023-02-14T09:09:04.048Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-14T09:09:04.048Z] ---> Using cache [2023-02-14T09:09:04.048Z] ---> 021ebec9f5d3 [2023-02-14T09:09:04.048Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-14T09:09:10.722Z] ---> fe959f94c77d [2023-02-14T09:09:10.722Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-14T09:09:11.697Z] ---> b5470e4a57bd [2023-02-14T09:09:11.697Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-14T09:09:12.668Z] ---> 1149d2933655 [2023-02-14T09:09:12.668Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-14T09:09:14.095Z] ---> 2eaedb6874eb [2023-02-14T09:09:14.095Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-14T09:09:14.095Z] ---> Running in ca3919093eef [2023-02-14T09:09:14.686Z] Removing intermediate container ca3919093eef [2023-02-14T09:09:14.686Z] ---> 67992c7011cd [2023-02-14T09:09:14.686Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-14T09:09:14.956Z] ---> Running in c72b745431f3 [2023-02-14T09:09:15.547Z] Removing intermediate container c72b745431f3 [2023-02-14T09:09:15.547Z] ---> 224738047ea6 [2023-02-14T09:09:15.547Z] Step 21/23 : LABEL arch=arm64 [2023-02-14T09:09:15.547Z] ---> Running in 6e427822165e [2023-02-14T09:09:16.137Z] Removing intermediate container 6e427822165e [2023-02-14T09:09:16.137Z] ---> a9fd1470887a [2023-02-14T09:09:16.137Z] Step 22/23 : LABEL git_sha=7cc2a05febc6ed5b33417fdc90da8be92613e324 [2023-02-14T09:09:16.137Z] ---> Running in d2023f3af6df [2023-02-14T09:09:16.733Z] Removing intermediate container d2023f3af6df [2023-02-14T09:09:16.733Z] ---> 4c8e93234764 [2023-02-14T09:09:16.733Z] Step 23/23 : LABEL version=0.0.0 [2023-02-14T09:09:17.006Z] ---> Running in e8b5e0f80728 [2023-02-14T09:09:17.594Z] Removing intermediate container e8b5e0f80728 [2023-02-14T09:09:17.594Z] ---> 31ea07aaee63 [2023-02-14T09:09:17.594Z] [2023-02-14T09:09:17.862Z] Successfully built 31ea07aaee63 [2023-02-14T09:09:17.863Z] Successfully tagged security-spire-server-arm64:latest [2023-02-14T09:09:17.863Z] Building security-spire-config [2023-02-14T09:09:39.962Z]  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T09:09:39.962Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T09:09:39.962Z] ---> 9635a4a7e96a [2023-02-14T09:09:39.962Z] Step 3/24 : WORKDIR /edgex-go [2023-02-14T09:09:39.962Z] ---> Using cache [2023-02-14T09:09:39.962Z] ---> 8f03f51dabe0 [2023-02-14T09:09:39.962Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-14T09:09:39.962Z] ---> Using cache [2023-02-14T09:09:39.962Z] ---> d5c14a8aac45 [2023-02-14T09:09:39.962Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-14T09:09:39.962Z] ---> Using cache [2023-02-14T09:09:39.962Z] ---> 2a4649df9acb [2023-02-14T09:09:39.962Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T09:09:39.962Z] ---> Using cache [2023-02-14T09:09:39.962Z] ---> 0464eb95032c [2023-02-14T09:09:39.962Z] Step 7/24 : COPY . . [2023-02-14T09:09:39.962Z] ---> Using cache [2023-02-14T09:09:39.962Z] ---> 47ca137a7989 [2023-02-14T09:09:39.962Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-14T09:09:39.962Z] ---> Using cache [2023-02-14T09:09:39.962Z] ---> e15f5aea7d86 [2023-02-14T09:09:39.962Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-14T09:09:39.962Z] ---> Using cache [2023-02-14T09:09:39.962Z] ---> 6dc7a330f08d [2023-02-14T09:09:39.962Z] 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-14T09:09:39.962Z] ---> Running in f07368ed7135 [2023-02-14T09:09:40.928Z] Removing intermediate container f07368ed7135 [2023-02-14T09:09:40.928Z] ---> e84bd2c301d8 [2023-02-14T09:09:40.928Z] Step 11/24 : WORKDIR /edgex-go [2023-02-14T09:09:40.928Z] ---> Running in 3051ed239714 [2023-02-14T09:09:41.897Z] Removing intermediate container 3051ed239714 [2023-02-14T09:09:41.897Z] ---> 4eec1e490d2d [2023-02-14T09:09:41.897Z] [2023-02-14T09:09:41.897Z] Step 12/24 : FROM alpine:3.15 [2023-02-14T09:09:41.897Z] ---> 354640af7b1b [2023-02-14T09:09:41.897Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T09:09:41.897Z] ---> Using cache [2023-02-14T09:09:41.897Z] ---> 68fc8877a954 [2023-02-14T09:09:41.897Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-14T09:09:41.897Z] ---> Running in f3b893bd66b4 [2023-02-14T09:09:43.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-14T09:09:44.838Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-14T09:09:46.254Z] v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-14T09:09:46.254Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-14T09:09:46.254Z] OK: 15734 distinct packages available [2023-02-14T09:09:46.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-14T09:09:46.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-14T09:09:48.208Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-14T09:09:48.208Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-14T09:09:48.208Z] (3/4) Installing libucontext (1.1-r0) [2023-02-14T09:09:48.208Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-14T09:09:48.476Z] Executing busybox-1.34.1-r7.trigger [2023-02-14T09:09:48.476Z] OK: 6 MiB in 18 packages [2023-02-14T09:09:50.432Z] Removing intermediate container f3b893bd66b4 [2023-02-14T09:09:50.432Z] ---> e2a9021fe2d9 [2023-02-14T09:09:50.432Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-14T09:09:57.104Z] ---> 688b04507bd2 [2023-02-14T09:09:57.104Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-14T09:09:58.089Z] ---> bcaa5bb460f5 [2023-02-14T09:09:58.089Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-14T09:09:58.089Z] ---> Running in 7e0dca461571 [2023-02-14T09:09:59.077Z] Removing intermediate container 7e0dca461571 [2023-02-14T09:09:59.077Z] ---> 0282ecc13a56 [2023-02-14T09:09:59.077Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-14T09:10:00.055Z] ---> 16c0cd4141bf [2023-02-14T09:10:00.055Z] Step 19/24 : WORKDIR / [2023-02-14T09:10:00.055Z] ---> Running in a66352bafd66 [2023-02-14T09:10:00.648Z] Removing intermediate container a66352bafd66 [2023-02-14T09:10:00.648Z] ---> 455afb3fb0c8 [2023-02-14T09:10:00.648Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-14T09:10:00.945Z] ---> Running in cfc03df008e6 [2023-02-14T09:10:01.233Z] Removing intermediate container cfc03df008e6 [2023-02-14T09:10:01.233Z] ---> 5d6a3094cd4e [2023-02-14T09:10:01.233Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-14T09:10:01.503Z] ---> Running in 240dcac48b05 [2023-02-14T09:10:02.091Z] Removing intermediate container 240dcac48b05 [2023-02-14T09:10:02.091Z] ---> 201785495977 [2023-02-14T09:10:02.091Z] Step 22/24 : LABEL arch=arm64 [2023-02-14T09:10:02.363Z] ---> Running in 81e9fd670375 [2023-02-14T09:10:02.952Z] Removing intermediate container 81e9fd670375 [2023-02-14T09:10:02.952Z] ---> 18c6b6d646dc [2023-02-14T09:10:02.952Z] Step 23/24 : LABEL git_sha=7cc2a05febc6ed5b33417fdc90da8be92613e324 [2023-02-14T09:10:02.952Z] ---> Running in 3dffffe8be14 [2023-02-14T09:10:03.542Z] Removing intermediate container 3dffffe8be14 [2023-02-14T09:10:03.542Z] ---> 1c09291624a6 [2023-02-14T09:10:03.542Z] Step 24/24 : LABEL version=0.0.0 [2023-02-14T09:10:03.820Z] ---> Running in 8631179dd8e9 [2023-02-14T09:10:04.410Z] Removing intermediate container 8631179dd8e9 [2023-02-14T09:10:04.410Z] ---> 39d1a74bb160 [2023-02-14T09:10:04.410Z] [2023-02-14T09:10:04.681Z] Successfully built 39d1a74bb160 [2023-02-14T09:10:04.681Z] Successfully tagged security-spire-config-arm64:latest [2023-02-14T09:10:04.681Z]  Building security-spire-config ... done Building core-command [2023-02-14T09:10:26.776Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T09:10:26.776Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-14T09:10:26.776Z] ---> 9635a4a7e96a [2023-02-14T09:10:26.776Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-14T09:10:26.776Z] ---> Using cache [2023-02-14T09:10:26.776Z] ---> c4b8bd59c584 [2023-02-14T09:10:26.776Z] Step 4/23 : WORKDIR /edgex-go [2023-02-14T09:10:26.776Z] ---> Using cache [2023-02-14T09:10:26.776Z] ---> 498bcc2b047c [2023-02-14T09:10:26.776Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-14T09:10:26.776Z] ---> Using cache [2023-02-14T09:10:26.776Z] ---> bec361fb11e9 [2023-02-14T09:10:26.776Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-14T09:10:26.776Z] ---> Using cache [2023-02-14T09:10:26.776Z] ---> bbbd902d9d24 [2023-02-14T09:10:26.776Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T09:10:26.776Z] ---> Using cache [2023-02-14T09:10:26.776Z] ---> 74a31cacc915 [2023-02-14T09:10:26.776Z] Step 8/23 : COPY . . [2023-02-14T09:10:26.776Z] ---> Using cache [2023-02-14T09:10:26.776Z] ---> cd366ba76b38 [2023-02-14T09:10:26.776Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-14T09:10:26.776Z] ---> Running in 68623f4c5a88 [2023-02-14T09:10:28.195Z] 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-14T09:12:04.892Z] Removing intermediate container d4d331cde74c [2023-02-14T09:12:04.892Z] ---> 57343d3909fb [2023-02-14T09:12:04.892Z] [2023-02-14T09:12:04.892Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T09:12:04.892Z] ---> 4c81e5bf8899 [2023-02-14T09:12:04.892Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-14T09:12:04.892Z] ---> Running in 16b8077b022f [2023-02-14T09:12:04.892Z] Removing intermediate container 16b8077b022f [2023-02-14T09:12:04.892Z] ---> 2669b89466e0 [2023-02-14T09:12:04.892Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-14T09:12:04.892Z] ---> Running in c5a9e2f280dd [2023-02-14T09:12:04.892Z] Removing intermediate container c5a9e2f280dd [2023-02-14T09:12:04.892Z] ---> 9b50b3d5bee7 [2023-02-14T09:12:04.892Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-14T09:12:04.892Z] ---> Running in 0e0da52c8b6c [2023-02-14T09:12:04.892Z] Removing intermediate container 0e0da52c8b6c [2023-02-14T09:12:04.892Z] ---> a2a7a7b0d3a1 [2023-02-14T09:12:04.892Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-14T09:12:04.892Z] ---> Running in a5f305621915 [2023-02-14T09:12:04.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T09:12:04.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T09:12:04.892Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-14T09:12:04.892Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T09:12:04.892Z] OK: 5 MiB in 15 packages [2023-02-14T09:12:05.480Z] Removing intermediate container a5f305621915 [2023-02-14T09:12:05.480Z] ---> 622080d9d4e0 [2023-02-14T09:12:05.480Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T09:12:06.446Z] ---> 8951dd4b58f7 [2023-02-14T09:12:06.446Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-14T09:12:08.417Z] ---> 2595a6747bf8 [2023-02-14T09:12:08.417Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-14T09:12:09.837Z] ---> a368a4eea64c [2023-02-14T09:12:09.837Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-14T09:12:09.837Z] ---> Running in c884fc241418 [2023-02-14T09:12:10.425Z] Removing intermediate container c884fc241418 [2023-02-14T09:12:10.425Z] ---> a635e38a023e [2023-02-14T09:12:10.425Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T09:12:10.425Z] ---> Running in 5f4c1b09eae1 [2023-02-14T09:12:11.017Z] Removing intermediate container 5f4c1b09eae1 [2023-02-14T09:12:11.017Z] ---> b8e058457187 [2023-02-14T09:12:11.017Z] Step 20/22 : LABEL arch=arm64 [2023-02-14T09:12:11.286Z] ---> Running in f1a720506533 [2023-02-14T09:12:11.877Z] Removing intermediate container f1a720506533 [2023-02-14T09:12:11.877Z] ---> 04eb853625d0 [2023-02-14T09:12:11.877Z] Step 21/22 : LABEL git_sha=7cc2a05febc6ed5b33417fdc90da8be92613e324 [2023-02-14T09:12:12.146Z] ---> Running in 719f39a66b36 [2023-02-14T09:12:12.733Z] Removing intermediate container 719f39a66b36 [2023-02-14T09:12:12.733Z] ---> 75f3400ec807 [2023-02-14T09:12:12.733Z] Step 22/22 : LABEL version=0.0.0 [2023-02-14T09:12:13.001Z] ---> Running in 494d20be1837 [2023-02-14T09:12:13.590Z] Removing intermediate container 494d20be1837 [2023-02-14T09:12:13.590Z] ---> abb7395abc59 [2023-02-14T09:12:13.590Z] [2023-02-14T09:12:13.861Z] Successfully built abb7395abc59 [2023-02-14T09:12:13.861Z] Successfully tagged core-data-arm64:latest [2023-02-14T09:14:05.559Z]  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-14T09:14:05.559Z] 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-14T09:14:27.635Z] Removing intermediate container e6040703446f [2023-02-14T09:14:27.635Z] ---> 3a27284979c7 [2023-02-14T09:14:27.635Z] [2023-02-14T09:14:27.635Z] Step 9/21 : FROM alpine:3.16 [2023-02-14T09:14:27.635Z] ---> 4c81e5bf8899 [2023-02-14T09:14:27.635Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-14T09:14:27.635Z] Removing intermediate container 16b8a1be7220 [2023-02-14T09:14:27.635Z] ---> 1b832c75af5f [2023-02-14T09:14:27.635Z] [2023-02-14T09:14:27.635Z] Step 9/24 : FROM alpine:3.16 [2023-02-14T09:14:27.635Z] ---> 4c81e5bf8899 [2023-02-14T09:14:27.635Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-14T09:14:27.635Z] ---> Running in b2786938f151 [2023-02-14T09:14:27.635Z] ---> Running in 00b6b2ada7ef [2023-02-14T09:14:28.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T09:14:28.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T09:14:28.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T09:14:29.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T09:14:29.999Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-14T09:14:30.268Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-14T09:14:30.268Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-14T09:14:30.268Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-14T09:14:30.268Z] (5/6) Installing curl (7.83.1-r5) [2023-02-14T09:14:30.268Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-14T09:14:30.268Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T09:14:30.268Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T09:14:30.268Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-14T09:14:30.538Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-14T09:14:30.538Z] (3/3) Installing su-exec (0.2-r1) [2023-02-14T09:14:30.538Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T09:14:30.538Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T09:14:30.806Z] OK: 8 MiB in 20 packages [2023-02-14T09:14:31.077Z] OK: 6 MiB in 17 packages [2023-02-14T09:14:34.424Z] Removing intermediate container b2786938f151 [2023-02-14T09:14:34.424Z] ---> e8acd4c14ee6 [2023-02-14T09:14:34.424Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-14T09:14:34.424Z] ---> Running in 403a2346a248 [2023-02-14T09:14:34.424Z] Removing intermediate container 00b6b2ada7ef [2023-02-14T09:14:34.424Z] ---> 4480c9479849 [2023-02-14T09:14:34.424Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-14T09:14:34.424Z] ---> Running in 0b5ddc067940 [2023-02-14T09:14:35.012Z] Removing intermediate container 403a2346a248 [2023-02-14T09:14:35.012Z] ---> a768b9b255f1 [2023-02-14T09:14:35.012Z] Step 12/21 : WORKDIR /edgex [2023-02-14T09:14:35.012Z] Removing intermediate container 0b5ddc067940 [2023-02-14T09:14:35.283Z] ---> 37e8d441fcf9 [2023-02-14T09:14:35.283Z] Step 12/24 : WORKDIR / [2023-02-14T09:14:35.283Z] ---> Running in 9af6902c9549 [2023-02-14T09:14:35.283Z] ---> Running in 7dcf6a4c956f [2023-02-14T09:14:35.868Z] Removing intermediate container 9af6902c9549 [2023-02-14T09:14:35.868Z] ---> 0b7264212d98 [2023-02-14T09:14:35.868Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-14T09:14:36.137Z] Removing intermediate container 7dcf6a4c956f [2023-02-14T09:14:36.137Z] ---> cbe957412ce6 [2023-02-14T09:14:36.137Z] 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-14T09:14:37.549Z] ---> 5493a3b89e17 [2023-02-14T09:14:37.549Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-14T09:14:37.549Z] ---> 56dabe71489d [2023-02-14T09:14:37.549Z] 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-14T09:14:38.963Z] ---> fc5ab60cb405 [2023-02-14T09:14:38.963Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-14T09:14:39.925Z] ---> fd648994800f [2023-02-14T09:14:39.925Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-14T09:14:40.510Z] ---> 66ce848d5f1a [2023-02-14T09:14:40.510Z] 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-14T09:14:41.940Z] ---> 2b8d5da738d7 [2023-02-14T09:14:41.941Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-14T09:14:42.533Z] ---> 66b8c71bdadc [2023-02-14T09:14:42.533Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-14T09:14:44.495Z] ---> 3f27f104a19e [2023-02-14T09:14:44.495Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-14T09:14:44.496Z] ---> 13f03c182ef9 [2023-02-14T09:14:44.496Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-14T09:14:44.496Z] ---> Running in 4fae8896d1d4 [2023-02-14T09:14:47.109Z] ---> 3135bf8d9e83 [2023-02-14T09:14:47.109Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-14T09:14:49.079Z] Removing intermediate container 4fae8896d1d4 [2023-02-14T09:14:49.079Z] ---> 665ff1e0f729 [2023-02-14T09:14:49.079Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-14T09:14:49.079Z] ---> 9fa7f970eb29 [2023-02-14T09:14:49.079Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-14T09:14:49.079Z] ---> Running in 4cd840bba82a [2023-02-14T09:14:49.079Z] ---> Running in 093fe31754f7 [2023-02-14T09:14:50.050Z] Removing intermediate container 4cd840bba82a [2023-02-14T09:14:50.050Z] ---> 44d9c38e4f5c [2023-02-14T09:14:50.050Z] Step 19/21 : LABEL arch=arm64 [2023-02-14T09:14:50.320Z] ---> Running in 0b934e5bf074 [2023-02-14T09:14:51.291Z] Removing intermediate container 0b934e5bf074 [2023-02-14T09:14:51.291Z] ---> f029b4ce795d [2023-02-14T09:14:51.291Z] Step 20/21 : LABEL git_sha=7cc2a05febc6ed5b33417fdc90da8be92613e324 [2023-02-14T09:14:51.291Z] ---> Running in f1b0dd6b4fe0 [2023-02-14T09:14:51.882Z] Removing intermediate container f1b0dd6b4fe0 [2023-02-14T09:14:51.882Z] ---> 524ff156fe2d [2023-02-14T09:14:51.882Z] Step 21/21 : LABEL version=0.0.0 [2023-02-14T09:14:52.156Z] ---> Running in 9b00e14f099b [2023-02-14T09:14:53.575Z] Removing intermediate container 9b00e14f099b [2023-02-14T09:14:53.575Z] ---> 10dd31f9aba4 [2023-02-14T09:14:53.575Z] [2023-02-14T09:14:53.575Z] Removing intermediate container 093fe31754f7 [2023-02-14T09:14:53.575Z] ---> 0a810e23de7c [2023-02-14T09:14:53.575Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-14T09:14:53.575Z] ---> Running in 83614f37279e [2023-02-14T09:14:54.165Z] Successfully built 10dd31f9aba4 [2023-02-14T09:14:54.165Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-14T09:14:54.165Z]  Building security-proxy-setup ... done Removing intermediate container 83614f37279e [2023-02-14T09:14:54.438Z] ---> 3c8c35d232c8 [2023-02-14T09:14:54.438Z] Step 22/24 : LABEL arch=arm64 [2023-02-14T09:14:54.438Z] ---> Running in 88e09b16d1f1 [2023-02-14T09:14:55.031Z] Removing intermediate container 88e09b16d1f1 [2023-02-14T09:14:55.031Z] ---> ff0da021c378 [2023-02-14T09:14:55.031Z] Step 23/24 : LABEL git_sha=7cc2a05febc6ed5b33417fdc90da8be92613e324 [2023-02-14T09:14:55.306Z] ---> Running in c17e70ee80b1 [2023-02-14T09:14:55.902Z] Removing intermediate container c17e70ee80b1 [2023-02-14T09:14:55.902Z] ---> 46244f0a49ba [2023-02-14T09:14:55.902Z] Step 24/24 : LABEL version=0.0.0 [2023-02-14T09:14:55.902Z] ---> Running in d97c2ebb3bfe [2023-02-14T09:14:56.495Z] Removing intermediate container d97c2ebb3bfe [2023-02-14T09:14:56.495Z] ---> 33d2d5af0312 [2023-02-14T09:14:56.495Z] [2023-02-14T09:14:57.085Z] Successfully built 33d2d5af0312 [2023-02-14T09:14:57.085Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-14T09:16:05.293Z]  Building security-secretstore-setup ... done Removing intermediate container 68623f4c5a88 [2023-02-14T09:16:05.293Z] ---> fdf5afabb19f [2023-02-14T09:16:05.293Z] [2023-02-14T09:16:05.293Z] Step 10/23 : FROM alpine:3.16 [2023-02-14T09:16:05.293Z] ---> 4c81e5bf8899 [2023-02-14T09:16:05.293Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-14T09:16:05.293Z] ---> Using cache [2023-02-14T09:16:05.293Z] ---> 2de6ad025260 [2023-02-14T09:16:05.293Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T09:16:05.293Z] ---> Using cache [2023-02-14T09:16:05.293Z] ---> ae99dfee45aa [2023-02-14T09:16:05.293Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-14T09:16:05.293Z] ---> Running in bd18106aa983 [2023-02-14T09:16:05.293Z] Removing intermediate container bd18106aa983 [2023-02-14T09:16:05.293Z] ---> c5dcd77dd295 [2023-02-14T09:16:05.293Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-14T09:16:05.293Z] ---> Running in 92f2c76a737f [2023-02-14T09:16:05.293Z] Removing intermediate container 92f2c76a737f [2023-02-14T09:16:05.293Z] ---> 6b8156173619 [2023-02-14T09:16:05.293Z] Step 15/23 : WORKDIR / [2023-02-14T09:16:05.293Z] ---> Running in d97b98b1cedd [2023-02-14T09:16:05.293Z] Removing intermediate container d97b98b1cedd [2023-02-14T09:16:05.293Z] ---> 0b6afaab33a4 [2023-02-14T09:16:05.293Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T09:16:05.293Z] ---> 70800854879f [2023-02-14T09:16:05.293Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-14T09:16:05.293Z] ---> 46579a910a08 [2023-02-14T09:16:05.293Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-14T09:16:05.293Z] ---> c2b6c84a4f8a [2023-02-14T09:16:05.293Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-14T09:16:05.293Z] ---> Running in e1f05735f82b [2023-02-14T09:16:05.293Z] Removing intermediate container e1f05735f82b [2023-02-14T09:16:05.293Z] ---> 1cbcae610ced [2023-02-14T09:16:05.293Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T09:16:05.293Z] ---> Running in e68982496c40 [2023-02-14T09:16:05.582Z] Removing intermediate container e68982496c40 [2023-02-14T09:16:05.582Z] ---> 99f592d59461 [2023-02-14T09:16:05.582Z] Step 21/23 : LABEL arch=arm64 [2023-02-14T09:16:05.582Z] ---> Running in e20ee3b6fe0b [2023-02-14T09:16:06.193Z] Removing intermediate container e20ee3b6fe0b [2023-02-14T09:16:06.193Z] ---> ec32013cdc90 [2023-02-14T09:16:06.193Z] Step 22/23 : LABEL git_sha=7cc2a05febc6ed5b33417fdc90da8be92613e324 [2023-02-14T09:16:06.468Z] ---> Running in f272e44d50b4 [2023-02-14T09:16:07.073Z] Removing intermediate container f272e44d50b4 [2023-02-14T09:16:07.073Z] ---> f5bc9f66ec67 [2023-02-14T09:16:07.073Z] Step 23/23 : LABEL version=0.0.0 [2023-02-14T09:16:07.073Z] ---> Running in bb6608ad51df [2023-02-14T09:16:07.342Z] Removing intermediate container bb6608ad51df [2023-02-14T09:16:07.342Z] ---> 3564e7151af4 [2023-02-14T09:16:07.342Z] [2023-02-14T09:16:07.611Z] Successfully built 3564e7151af4 [2023-02-14T09:16:07.611Z] Successfully tagged core-command-arm64:latest [2023-02-14T09:16:15.843Z]  Building core-command ... done Removing intermediate container fc0dc984e650 [2023-02-14T09:16:15.843Z] ---> 538adb57d08a [2023-02-14T09:16:15.843Z] [2023-02-14T09:16:15.843Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T09:16:15.843Z] ---> 4c81e5bf8899 [2023-02-14T09:16:15.843Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-14T09:16:15.843Z] ---> Running in 34e454e16ed9 [2023-02-14T09:16:15.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T09:16:16.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T09:16:17.536Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-14T09:16:17.536Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-14T09:16:17.536Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T09:16:17.536Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T09:16:17.536Z] OK: 6 MiB in 16 packages [2023-02-14T09:16:18.966Z] Removing intermediate container 34e454e16ed9 [2023-02-14T09:16:18.966Z] ---> 33fe7a9f0813 [2023-02-14T09:16:18.966Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T09:16:18.966Z] ---> Running in 8a7a50952368 [2023-02-14T09:16:19.252Z] Removing intermediate container 8a7a50952368 [2023-02-14T09:16:19.252Z] ---> a2697480211c [2023-02-14T09:16:19.252Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-14T09:16:19.522Z] ---> Running in 0d2614f0bea7 [2023-02-14T09:16:19.793Z] Removing intermediate container 0d2614f0bea7 [2023-02-14T09:16:19.793Z] ---> 24a81f44b8bb [2023-02-14T09:16:19.793Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-14T09:16:19.793Z] ---> Running in 9f800abf124d [2023-02-14T09:16:20.061Z] Removing intermediate container 9f800abf124d [2023-02-14T09:16:20.061Z] ---> 5e3acf63b0c0 [2023-02-14T09:16:20.061Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T09:16:20.647Z] ---> 49e7fcfb1322 [2023-02-14T09:16:20.648Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-14T09:16:22.070Z] ---> 5fb2363f04d1 [2023-02-14T09:16:22.070Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-14T09:16:22.657Z] ---> 1c8977d593a6 [2023-02-14T09:16:22.657Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-14T09:16:22.933Z] ---> Running in 63a3b7d15fda [2023-02-14T09:16:23.205Z] Removing intermediate container 63a3b7d15fda [2023-02-14T09:16:23.205Z] ---> 20425f3377e4 [2023-02-14T09:16:23.205Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T09:16:23.205Z] ---> Running in 4ef17a81f484 [2023-02-14T09:16:23.474Z] Removing intermediate container 4ef17a81f484 [2023-02-14T09:16:23.474Z] ---> 9bd599ed0921 [2023-02-14T09:16:23.474Z] Step 20/22 : LABEL arch=arm64 [2023-02-14T09:16:23.474Z] ---> Running in 6f37a82d908e [2023-02-14T09:16:23.743Z] Removing intermediate container 6f37a82d908e [2023-02-14T09:16:23.743Z] ---> 0a3ebed9c979 [2023-02-14T09:16:23.743Z] Step 21/22 : LABEL git_sha=7cc2a05febc6ed5b33417fdc90da8be92613e324 [2023-02-14T09:16:24.019Z] ---> Running in 808804cd977c [2023-02-14T09:16:24.291Z] Removing intermediate container 808804cd977c [2023-02-14T09:16:24.291Z] ---> 5773d1dc14c0 [2023-02-14T09:16:24.291Z] Step 22/22 : LABEL version=0.0.0 [2023-02-14T09:16:24.291Z] ---> Running in 5ca419056678 [2023-02-14T09:16:24.562Z] Removing intermediate container 5ca419056678 [2023-02-14T09:16:24.562Z] ---> 999d16d839fd [2023-02-14T09:16:24.562Z] [2023-02-14T09:16:24.831Z] Successfully built 999d16d839fd [2023-02-14T09:16:24.831Z] Successfully tagged support-notifications-arm64:latest [2023-02-14T09:16:25.430Z]  Building support-notifications ... done  [Pipeline] } [2023-02-14T09:16:25.451Z] $ docker stop --time=1 69f72f3abd2eb70b719a34e271b8cfb631e1bcceb39bfc37ab2d80abc90b08a4 [2023-02-14T09:16:28.544Z] $ docker rm -f --volumes 69f72f3abd2eb70b719a34e271b8cfb631e1bcceb39bfc37ab2d80abc90b08a4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-14T09:16:29.005Z] + docker images [2023-02-14T09:16:29.271Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-14T09:16:29.271Z] support-notifications-arm64 latest 999d16d839fd 5 seconds ago 29.7MB [2023-02-14T09:16:29.271Z] 538adb57d08a 16 seconds ago 1.57GB [2023-02-14T09:16:29.271Z] core-command-arm64 latest 3564e7151af4 22 seconds ago 17MB [2023-02-14T09:16:29.271Z] fdf5afabb19f 30 seconds ago 1.51GB [2023-02-14T09:16:29.271Z] security-secretstore-setup-arm64 latest 33d2d5af0312 About a minute ago 29MB [2023-02-14T09:16:29.271Z] security-proxy-setup-arm64 latest 10dd31f9aba4 About a minute ago 26.9MB [2023-02-14T09:16:29.271Z] 1b832c75af5f 2 minutes ago 1.5GB [2023-02-14T09:16:29.271Z] 3a27284979c7 2 minutes ago 1.5GB [2023-02-14T09:16:29.271Z] core-data-arm64 latest abb7395abc59 4 minutes ago 17.2MB [2023-02-14T09:16:29.271Z] 57343d3909fb 4 minutes ago 1.51GB [2023-02-14T09:16:29.271Z] security-spire-config-arm64 latest 39d1a74bb160 6 minutes ago 83.6MB [2023-02-14T09:16:29.271Z] 4eec1e490d2d 6 minutes ago 1.38GB [2023-02-14T09:16:29.271Z] security-spire-server-arm64 latest 31ea07aaee63 7 minutes ago 84.3MB [2023-02-14T09:16:29.271Z] 923de395cb58 7 minutes ago 1.38GB [2023-02-14T09:16:29.271Z] support-scheduler-arm64 latest 680a6e34c019 9 minutes ago 29MB [2023-02-14T09:16:29.271Z] a2c594d0c67b 10 minutes ago 1.57GB [2023-02-14T09:16:29.271Z] security-spiffe-token-provider-arm64 latest 9ae685e41202 11 minutes ago 29.1MB [2023-02-14T09:16:29.271Z] 25377fcea31d 11 minutes ago 1.54GB [2023-02-14T09:16:29.271Z] core-metadata-arm64 latest 69b59cac34e2 12 minutes ago 17.7MB [2023-02-14T09:16:29.271Z] 4fbc4c77e9d6 12 minutes ago 1.51GB [2023-02-14T09:16:29.271Z] security-bootstrapper-arm64 latest 1efc031b0554 13 minutes ago 19.6MB [2023-02-14T09:16:29.271Z] core-common-config-bootstrapper-arm64 latest 7adc5d18adf0 13 minutes ago 14.9MB [2023-02-14T09:16:29.271Z] c1a00ad83fd4 14 minutes ago 1.5GB [2023-02-14T09:16:29.271Z] 4a0a1a20e4b9 14 minutes ago 1.49GB [2023-02-14T09:16:29.271Z] security-spire-agent-arm64 latest 96c13b4d41c1 22 minutes ago 122MB [2023-02-14T09:16:29.271Z] 4c83f8147f64 22 minutes ago 1.38GB [2023-02-14T09:16:29.271Z] ci-base-image-arm64 latest 9635a4a7e96a 39 minutes ago 905MB [2023-02-14T09:16:29.271Z] alpine 3.15 354640af7b1b 3 days ago 5.34MB [2023-02-14T09:16:29.271Z] alpine 3.16 4c81e5bf8899 3 days ago 5.3MB [2023-02-14T09:16:29.271Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-14T09:16:29.271Z] 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-14T09:16:29.689Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-14T09:16:29.689Z] [2023-02-14T09:16:29.689Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T09:16:30.018Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-14T09:16:30.018Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-14T09:16:30.018Z] 8998bd30e6a1: Pulling fs layer [2023-02-14T09:16:30.018Z] 04944245beec: Pulling fs layer [2023-02-14T09:16:30.018Z] 699f458cf7ca: Pulling fs layer [2023-02-14T09:16:30.018Z] 765212b225bb: Pulling fs layer [2023-02-14T09:16:30.018Z] f23df028b6ca: Pulling fs layer [2023-02-14T09:16:30.018Z] d65c8cfc05b1: Pulling fs layer [2023-02-14T09:16:30.018Z] 2437ff75d9bd: Pulling fs layer [2023-02-14T09:16:30.018Z] 765212b225bb: Waiting [2023-02-14T09:16:30.018Z] f23df028b6ca: Waiting [2023-02-14T09:16:30.018Z] d65c8cfc05b1: Waiting [2023-02-14T09:16:30.018Z] 2437ff75d9bd: Waiting [2023-02-14T09:16:30.284Z] 04944245beec: Verifying Checksum [2023-02-14T09:16:30.284Z] 04944245beec: Download complete [2023-02-14T09:16:30.284Z] 765212b225bb: Download complete [2023-02-14T09:16:30.284Z] f23df028b6ca: Download complete [2023-02-14T09:16:30.284Z] d65c8cfc05b1: Verifying Checksum [2023-02-14T09:16:30.284Z] d65c8cfc05b1: Download complete [2023-02-14T09:16:30.551Z] 699f458cf7ca: Verifying Checksum [2023-02-14T09:16:30.551Z] 699f458cf7ca: Download complete [2023-02-14T09:16:30.820Z] 8998bd30e6a1: Download complete [2023-02-14T09:16:33.400Z] 2437ff75d9bd: Verifying Checksum [2023-02-14T09:16:33.400Z] 2437ff75d9bd: Download complete [2023-02-14T09:16:35.338Z] 8998bd30e6a1: Pull complete [2023-02-14T09:16:35.338Z] 04944245beec: Pull complete [2023-02-14T09:16:36.741Z] 699f458cf7ca: Pull complete [2023-02-14T09:16:37.005Z] 765212b225bb: Pull complete [2023-02-14T09:16:37.584Z] f23df028b6ca: Pull complete [2023-02-14T09:16:37.922Z] d65c8cfc05b1: Pull complete [2023-02-14T09:16:52.895Z] 2437ff75d9bd: Pull complete [2023-02-14T09:16:52.895Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-14T09:16:52.895Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-14T09:16:52.895Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T09:16:53.085Z] prd-ubuntu20.04-docker-arm64-4c-16g-5766 does not seem to be running inside a container [2023-02-14T09:16:53.162Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-14T09:16:57.390Z] $ docker top e277b7e5f80c3d9056b209ab25bff9f6fb9b08daa92b16a6a846e962c3231be8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T09:16:58.260Z] ---> job-cost.sh [2023-02-14T09:16:58.260Z] lf-activate-venv: SKIPPING [2023-02-14T09:16:58.260Z] INFO: No Stack... [2023-02-14T09:16:58.844Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-14T09:16:59.431Z] INFO: Archiving Costs [Pipeline] sh [2023-02-14T09:17:00.074Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [2023-02-14T09:17:00.074Z] + cut -d, -f6 [Pipeline] lock [2023-02-14T09:17:00.151Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4339-5-stack-cost] [2023-02-14T09:17:00.156Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4339-5-stack-cost] did not exist. Created. [2023-02-14T09:17:00.156Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4339-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-14T09:17:00.808Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-14T09:17:00.993Z] Stashed 1 file(s) [Pipeline] } [2023-02-14T09:17:00.999Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4339-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-14T09:17:01.029Z] $ docker stop --time=1 e277b7e5f80c3d9056b209ab25bff9f6fb9b08daa92b16a6a846e962c3231be8 [2023-02-14T09:17:02.577Z] $ docker rm -f --volumes e277b7e5f80c3d9056b209ab25bff9f6fb9b08daa92b16a6a846e962c3231be8 [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-14T09:17:02.959Z] provisioning config files... [2023-02-14T09:17:02.967Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config13400874011327199349tmp [Pipeline] { [Pipeline] sh [2023-02-14T09:17:03.262Z] + set +x [2023-02-14T09:17:03.262Z] + + curl -s https://codecov.io/bash [2023-02-14T09:17:03.262Z] bash -s -- [2023-02-14T09:17:03.262Z] [2023-02-14T09:17:03.262Z] _____ _ [2023-02-14T09:17:03.263Z] / ____| | | [2023-02-14T09:17:03.263Z] | | ___ __| | ___ ___ _____ __ [2023-02-14T09:17:03.263Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-14T09:17:03.263Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-14T09:17:03.263Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-14T09:17:03.263Z] Bash-1.0.6 [2023-02-14T09:17:03.263Z] [2023-02-14T09:17:03.263Z] [2023-02-14T09:17:03.263Z] ==> git version 2.25.1 found [2023-02-14T09:17:03.263Z] ==> 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-14T09:17:03.263Z] Release-Date: 2020-01-08 [2023-02-14T09:17:03.263Z] 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-14T09:17:03.263Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-14T09:17:03.263Z] ==> Jenkins CI detected. [2023-02-14T09:17:03.263Z] current dir:  /w/workspace/edgex-go/5 [2023-02-14T09:17:03.263Z] project root: . [2023-02-14T09:17:03.263Z] --> token set from env [2023-02-14T09:17:03.263Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-14T09:17:03.524Z] ==> Running gcov in . (disable via -X gcov) [2023-02-14T09:17:03.524Z] ==> Python coveragepy not found [2023-02-14T09:17:03.524Z] ==> Searching for coverage reports in: [2023-02-14T09:17:03.524Z] + . [2023-02-14T09:17:03.524Z] -> Found 1 reports [2023-02-14T09:17:03.524Z] ==> Detecting git/mercurial file structure [2023-02-14T09:17:03.524Z] ==> Reading reports [2023-02-14T09:17:03.524Z] + ./coverage.out bytes=487233 [2023-02-14T09:17:03.524Z] ==> Appending adjustments [2023-02-14T09:17:03.524Z] https://docs.codecov.io/docs/fixing-reports [2023-02-14T09:17:04.902Z] + Found adjustments [2023-02-14T09:17:04.902Z] ==> Gzipping contents [2023-02-14T09:17:04.902Z] 64K /tmp/codecov.4tHbNl.gz [2023-02-14T09:17:04.902Z] ==> Uploading reports [2023-02-14T09:17:04.902Z] url: https://codecov.io [2023-02-14T09:17:04.902Z] query: branch=PR-4339&commit=09cdd11eb72816314de40388a776070d8a6f9bf4&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4339%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4339&job=&cmd_args= [2023-02-14T09:17:04.902Z] -> Pinging Codecov [2023-02-14T09:17:04.902Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4339&commit=09cdd11eb72816314de40388a776070d8a6f9bf4&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4339%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4339&job=&cmd_args= [2023-02-14T09:17:04.902Z] -> Uploading to [2023-02-14T09:17:04.902Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-14/00271124DB129430A58F1EEE437C3FCB/09cdd11eb72816314de40388a776070d8a6f9bf4/eb311d1f-9df8-4b52-b935-397d25287769.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230214T091704Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=80105b72da944c2bd1717ab050d1f1f6efeb38ce90f39785b61d02574adabb9f [2023-02-14T09:17:04.902Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-14T09:17:04.902Z] Dload Upload Total Spent Left Speed [2023-02-14T09:17:05.161Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62976 0 0 100 62976 0 158k --:--:-- --:--:-- --:--:-- 158k [2023-02-14T09:17:05.161Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/09cdd11eb72816314de40388a776070d8a6f9bf4 [Pipeline] } [2023-02-14T09:17:05.168Z] 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-14T09:17:05.742Z] + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-14T09:17:06.045Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T09:17:06.911Z] ---> package-listing.sh [2023-02-14T09:17:06.911Z] ++ facter osfamily [2023-02-14T09:17:06.911Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-14T09:17:07.172Z] + OS_FAMILY=debian [2023-02-14T09:17:07.172Z] + workspace=/w/workspace/edgex-go/5 [2023-02-14T09:17:07.172Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-14T09:17:07.172Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-14T09:17:07.172Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-14T09:17:07.172Z] + PACKAGES=/tmp/packages_start.txt [2023-02-14T09:17:07.172Z] + '[' /w/workspace/edgex-go/5 ']' [2023-02-14T09:17:07.172Z] + PACKAGES=/tmp/packages_end.txt [2023-02-14T09:17:07.172Z] + case "${OS_FAMILY}" in [2023-02-14T09:17:07.172Z] + dpkg -l [2023-02-14T09:17:07.172Z] + grep '^ii' [2023-02-14T09:17:07.172Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-14T09:17:07.172Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-14T09:17:07.172Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-14T09:17:07.172Z] + '[' /w/workspace/edgex-go/5 ']' [2023-02-14T09:17:07.172Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2023-02-14T09:17:07.172Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2023-02-14T09:17:07.184Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-14T09:17:07.461Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T09:17:08.024Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-14T09:17:08.024Z] [2023-02-14T09:17:08.024Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T09:17:08.331Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-14T09:17:08.331Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-14T09:17:08.331Z] 5eb5b503b376: Pulling fs layer [2023-02-14T09:17:08.331Z] 5c69ac0246d0: Pulling fs layer [2023-02-14T09:17:08.331Z] ec43610c2a17: Pulling fs layer [2023-02-14T09:17:08.331Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-14T09:17:08.331Z] 33b1e0a273af: Pulling fs layer [2023-02-14T09:17:08.331Z] 5d3b04190fa2: Pulling fs layer [2023-02-14T09:17:08.331Z] 2f39f015ded8: Pulling fs layer [2023-02-14T09:17:08.331Z] 2f39f015ded8: Waiting [2023-02-14T09:17:08.331Z] 33b1e0a273af: Waiting [2023-02-14T09:17:08.331Z] 5c69ac0246d0: Verifying Checksum [2023-02-14T09:17:08.331Z] 5c69ac0246d0: Download complete [2023-02-14T09:17:08.331Z] 3a2ae6a8a46f: Download complete [2023-02-14T09:17:08.594Z] 33b1e0a273af: Verifying Checksum [2023-02-14T09:17:08.594Z] 33b1e0a273af: Download complete [2023-02-14T09:17:08.594Z] 5d3b04190fa2: Verifying Checksum [2023-02-14T09:17:08.594Z] 5d3b04190fa2: Download complete [2023-02-14T09:17:08.594Z] ec43610c2a17: Verifying Checksum [2023-02-14T09:17:08.594Z] ec43610c2a17: Download complete [2023-02-14T09:17:08.852Z] 5eb5b503b376: Verifying Checksum [2023-02-14T09:17:08.852Z] 5eb5b503b376: Download complete [2023-02-14T09:17:09.417Z] 2f39f015ded8: Verifying Checksum [2023-02-14T09:17:09.417Z] 2f39f015ded8: Download complete [2023-02-14T09:17:09.984Z] 5eb5b503b376: Pull complete [2023-02-14T09:17:09.984Z] 5c69ac0246d0: Pull complete [2023-02-14T09:17:10.549Z] ec43610c2a17: Pull complete [2023-02-14T09:17:10.549Z] 3a2ae6a8a46f: Pull complete [2023-02-14T09:17:10.807Z] 33b1e0a273af: Pull complete [2023-02-14T09:17:11.065Z] 5d3b04190fa2: Pull complete [2023-02-14T09:17:15.249Z] 2f39f015ded8: Pull complete [2023-02-14T09:17:15.249Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-14T09:17:15.249Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-14T09:17:15.249Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T09:17:15.338Z] prd-ubuntu20.04-docker-8c-8g-5757 does not seem to be running inside a container [2023-02-14T09:17:15.364Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-14T09:17:19.338Z] $ docker top 05c5d2fd3166fe01f8c4953620e1d94048a0f190219f850e84e5446b369cd292 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T09:17:19.701Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-14T09:17:19.987Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-14T09:17:20.270Z] + ls /var/log/sa-host [2023-02-14T09:17:20.270Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-14T09:17:20.338Z] provisioning config files... [2023-02-14T09:17:20.346Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config6595466182253077277tmp [Pipeline] { [Pipeline] echo [2023-02-14T09:17:20.357Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T09:17:20.641Z] ---> create-netrc.sh [Pipeline] } [2023-02-14T09:17:20.648Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-14T09:17:20.958Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-14T09:17:20.966Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T09:17:21.248Z] ---> sudo-logs.sh [2023-02-14T09:17:21.248Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-14T09:17:21.272Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T09:17:21.555Z] ---> job-cost.sh [2023-02-14T09:17:21.555Z] lf-activate-venv: SKIPPING [2023-02-14T09:17:21.555Z] DEBUG: total: 0.10999999940395355 [2023-02-14T09:17:21.555Z] INFO: Retrieving Stack Cost... [2023-02-14T09:17:22.122Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-14T09:17:22.382Z] INFO: Archiving Costs [Pipeline] echo [2023-02-14T09:17:22.396Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T09:17:22.684Z] ---> logs-deploy.sh [2023-02-14T09:17:22.684Z] lf-activate-venv: SKIPPING [2023-02-14T09:17:22.684Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4339/5 [2023-02-14T09:17:22.684Z] INFO: archiving workspace using pattern(s): [2023-02-14T09:17:23.621Z] Archives upload complete. [2023-02-14T09:17:24.189Z] INFO: archiving logs to Nexus