Pull request #4289 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0f843c8524889c001dc17e3ba2f51ab1dfa561fc+88ad77027d783d3ac8e9165f21296ab9ea2526ae (36d2f734146f58a70f9423675b2edfc5f74feb33) 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-ssh6303857568544285149.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-ssh6721961660469655135.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-4289/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-4289/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2482188250706632969.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-ssh7101767824432208763.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-4289/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-4289/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1495216591774876922.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 ‘prd-ubuntu20.04-docker-8c-8g-2819’ is offline Running on prd-ubuntu20.04-docker-8c-8g-2820 in /w/workspace/edgexfoundry_edgex-go_PR-4289 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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 > 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/4289/head:refs/remotes/origin/PR-4289 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 88ad77027d783d3ac8e9165f21296ab9ea2526ae into PR head commit 0f843c8524889c001dc17e3ba2f51ab1dfa561fc Merge succeeded, producing 6ddde6ec93c8fe92aefb97325f9e3f924b9d185b Checking out Revision 6ddde6ec93c8fe92aefb97325f9e3f924b9d185b (PR-4289) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f843c8524889c001dc17e3ba2f51ab1dfa561fc # 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 88ad77027d783d3ac8e9165f21296ab9ea2526ae # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6ddde6ec93c8fe92aefb97325f9e3f924b9d185b # timeout=10 Commit message: "Merge commit '88ad77027d783d3ac8e9165f21296ab9ea2526ae' into HEAD" > git rev-list --no-walk 0f843c8524889c001dc17e3ba2f51ab1dfa561fc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-17T21:52:56.403Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-17T21:52:56.440Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-17T21:52:56.454Z] ========================================================= [2023-01-17T21:52:56.454Z] EdgeX Global Pipelines Version Info [2023-01-17T21:52:56.454Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-17T21:52:57.151Z] ------------------- [2023-01-17T21:52:57.151Z] stable info: [2023-01-17T21:52:57.151Z] ------------------- [2023-01-17T21:52:57.151Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-17T21:52:57.151Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-17T21:52:57.151Z] Message: update stable to v1.0.244 [2023-01-17T21:52:57.722Z] ------------------- [2023-01-17T21:52:57.722Z] experimental info: [2023-01-17T21:52:57.722Z] ------------------- [2023-01-17T21:52:57.722Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-17T21:52:57.722Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-17T21:52:57.722Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-17T21:52:57.897Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-01-17T21:52:57.907Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-01-17T21:52:57.919Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-17T21:52:57.930Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-17T21:52:57.941Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-17T21:52:57.952Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-17T21:52:57.964Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-17T21:52:57.974Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-01-17T21:52:57.985Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-01-17T21:52:57.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-01-17T21:52:58.009Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-17T21:52:58.019Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-17T21:52:58.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-17T21:52:58.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-17T21:52:58.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-17T21:52:58.075Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-17T21:52:58.085Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-17T21:52:58.096Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-17T21:52:58.110Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-01-17T21:52:58.121Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-01-17T21:52:58.130Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-17T21:52:58.139Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-17T21:52:58.147Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-17T21:52:58.155Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4289 [Pipeline] echo [2023-01-17T21:52:58.167Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4289 [Pipeline] echo [2023-01-17T21:52:58.179Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4289 [Pipeline] echo [2023-01-17T21:52:58.190Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6ddde6ec93c8fe92aefb97325f9e3f924b9d185b [Pipeline] echo [2023-01-17T21:52:58.201Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6ddde6e [Pipeline] echo [2023-01-17T21:52:58.213Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-17T21:52:58.256Z] provisioning config files... [2023-01-17T21:52:58.269Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config13519122175036241355tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-17T21:52:58.570Z] ---> docker-login.sh [2023-01-17T21:52:58.570Z] nexus3.edgexfoundry.org:10001 [2023-01-17T21:52:58.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T21:52:59.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T21:52:59.089Z] Configure a credential helper to remove this warning. See [2023-01-17T21:52:59.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T21:52:59.089Z] [2023-01-17T21:52:59.089Z] Login Succeeded [2023-01-17T21:52:59.089Z] nexus3.edgexfoundry.org:10002 [2023-01-17T21:52:59.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T21:52:59.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T21:52:59.089Z] Configure a credential helper to remove this warning. See [2023-01-17T21:52:59.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T21:52:59.089Z] [2023-01-17T21:52:59.089Z] Login Succeeded [2023-01-17T21:52:59.089Z] nexus3.edgexfoundry.org:10003 [2023-01-17T21:52:59.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T21:52:59.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T21:52:59.089Z] Configure a credential helper to remove this warning. See [2023-01-17T21:52:59.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T21:52:59.089Z] [2023-01-17T21:52:59.089Z] Login Succeeded [2023-01-17T21:52:59.089Z] nexus3.edgexfoundry.org:10004 [2023-01-17T21:52:59.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T21:52:59.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T21:52:59.348Z] Configure a credential helper to remove this warning. See [2023-01-17T21:52:59.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T21:52:59.348Z] [2023-01-17T21:52:59.348Z] Login Succeeded [2023-01-17T21:52:59.348Z] docker.io [2023-01-17T21:52:59.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T21:52:59.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T21:52:59.608Z] Configure a credential helper to remove this warning. See [2023-01-17T21:52:59.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T21:52:59.608Z] [2023-01-17T21:52:59.608Z] Login Succeeded [2023-01-17T21:52:59.608Z] ---> docker-login.sh ends [Pipeline] } [2023-01-17T21:52:59.615Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-17T21:52:59.925Z] + ls cmd/core-command/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-01-17T21:52:59.925Z] + dirname cmd/core-command/Dockerfile [2023-01-17T21:52:59.925Z] + cut -d/ -f2 [2023-01-17T21:52:59.925Z] + echo core-command,cmd/core-command/Dockerfile [2023-01-17T21:52:59.925Z] + dirname cmd/core-data/Dockerfile+ [2023-01-17T21:52:59.925Z] cut -d/ -f2 [2023-01-17T21:52:59.925Z] + echo core-data,cmd/core-data/Dockerfile [2023-01-17T21:52:59.925Z] + dirname cmd/core-metadata/Dockerfile [2023-01-17T21:52:59.925Z] + cut -d/ -f2 [2023-01-17T21:52:59.925Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-01-17T21:52:59.925Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-01-17T21:52:59.925Z] + cut -d/ -f2 [2023-01-17T21:52:59.925Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-01-17T21:52:59.925Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-01-17T21:52:59.925Z] + cut -d/ -f2 [2023-01-17T21:52:59.925Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-01-17T21:52:59.925Z] + cut -d/ -f2 [2023-01-17T21:52:59.925Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-01-17T21:52:59.925Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-01-17T21:52:59.925Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-01-17T21:52:59.925Z] + cut -d/ -f2 [2023-01-17T21:52:59.925Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-01-17T21:52:59.925Z] + + cutdirname -d/ cmd/security-spire-agent/Dockerfile -f2 [2023-01-17T21:52:59.925Z] [2023-01-17T21:52:59.925Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-01-17T21:52:59.925Z] + dirname cmd/security-spire-config/Dockerfile [2023-01-17T21:52:59.925Z] + cut -d/ -f2 [2023-01-17T21:52:59.925Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-01-17T21:52:59.925Z] + dirname cmd/security-spire-server/Dockerfile [2023-01-17T21:52:59.925Z] + cut -d/ -f2 [2023-01-17T21:52:59.925Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-01-17T21:52:59.925Z] + dirname cmd/support-notifications/Dockerfile [2023-01-17T21:52:59.925Z] + cut -d/ -f2 [2023-01-17T21:52:59.925Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-01-17T21:52:59.925Z] + dirname cmd/support-scheduler/Dockerfile [2023-01-17T21:52:59.925Z] + cut -d/ -f2 [2023-01-17T21:52:59.925Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-01-17T21:52:59.976Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/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-01-17T21:53:00.313Z] + git rev-list -1 --merges 6ddde6ec93c8fe92aefb97325f9e3f924b9d185b~1..6ddde6ec93c8fe92aefb97325f9e3f924b9d185b [Pipeline] echo [2023-01-17T21:53:00.323Z] -----------> git rev-list -1 --merges 6ddde6ec93c8fe92aefb97325f9e3f924b9d185b~1..6ddde6ec93c8fe92aefb97325f9e3f924b9d185b 6ddde6ec93c8fe92aefb97325f9e3f924b9d185b [2023-01-17T21:53:00.323Z] 6ddde6ec93c8fe92aefb97325f9e3f924b9d185b [false] [Pipeline] sh [2023-01-17T21:53:00.612Z] + git log --format=format:%s -1 6ddde6ec93c8fe92aefb97325f9e3f924b9d185b [Pipeline] echo [2023-01-17T21:53:00.627Z] ========================================================= [2023-01-17T21:53:00.627Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-17T21:53:00.627Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-01-17T21:53:00.978Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-17T21:53:00.978Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-17T21:53:00.978Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-17T21:53:00.978Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-17T21:53:00.978Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-17T21:53:00.978Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-17T21:53:00.978Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T21:53:01.320Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-17T21:53:01.321Z] [2023-01-17T21:53:01.321Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T21:53:01.627Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-17T21:53:01.627Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-17T21:53:01.627Z] b85a868b505f: Pulling fs layer [2023-01-17T21:53:01.627Z] e2be974225ed: Pulling fs layer [2023-01-17T21:53:01.627Z] 339a4e72a1f5: Pulling fs layer [2023-01-17T21:53:01.627Z] 988bab9f4d93: Pulling fs layer [2023-01-17T21:53:01.627Z] 1469e6f7b9e6: Pulling fs layer [2023-01-17T21:53:01.627Z] eaf3925da568: Pulling fs layer [2023-01-17T21:53:01.627Z] bab4dde63d76: Pulling fs layer [2023-01-17T21:53:01.627Z] bde34c3a00c8: Pulling fs layer [2023-01-17T21:53:01.627Z] b352a97aabf1: Pulling fs layer [2023-01-17T21:53:01.627Z] 4872d77fe225: Pulling fs layer [2023-01-17T21:53:01.627Z] 5851b861e8e6: Pulling fs layer [2023-01-17T21:53:01.627Z] 988bab9f4d93: Waiting [2023-01-17T21:53:01.627Z] 1469e6f7b9e6: Waiting [2023-01-17T21:53:01.627Z] b352a97aabf1: Waiting [2023-01-17T21:53:01.627Z] eaf3925da568: Waiting [2023-01-17T21:53:01.627Z] bde34c3a00c8: Waiting [2023-01-17T21:53:01.627Z] 4872d77fe225: Waiting [2023-01-17T21:53:01.627Z] e2be974225ed: Verifying Checksum [2023-01-17T21:53:01.627Z] e2be974225ed: Download complete [2023-01-17T21:53:01.627Z] 988bab9f4d93: Verifying Checksum [2023-01-17T21:53:01.627Z] 988bab9f4d93: Download complete [2023-01-17T21:53:01.894Z] 1469e6f7b9e6: Verifying Checksum [2023-01-17T21:53:01.894Z] 1469e6f7b9e6: Download complete [2023-01-17T21:53:01.894Z] eaf3925da568: Verifying Checksum [2023-01-17T21:53:01.894Z] eaf3925da568: Download complete [2023-01-17T21:53:01.894Z] 339a4e72a1f5: Verifying Checksum [2023-01-17T21:53:01.894Z] 339a4e72a1f5: Download complete [2023-01-17T21:53:01.894Z] bde34c3a00c8: Verifying Checksum [2023-01-17T21:53:01.894Z] bde34c3a00c8: Download complete [2023-01-17T21:53:02.154Z] b352a97aabf1: Verifying Checksum [2023-01-17T21:53:02.154Z] b352a97aabf1: Download complete [2023-01-17T21:53:02.154Z] 4872d77fe225: Verifying Checksum [2023-01-17T21:53:02.154Z] 4872d77fe225: Download complete [2023-01-17T21:53:02.154Z] b85a868b505f: Download complete [2023-01-17T21:53:02.154Z] 5851b861e8e6: Verifying Checksum [2023-01-17T21:53:02.154Z] 5851b861e8e6: Download complete [2023-01-17T21:53:02.413Z] bab4dde63d76: Verifying Checksum [2023-01-17T21:53:02.413Z] bab4dde63d76: Download complete [2023-01-17T21:53:03.347Z] b85a868b505f: Pull complete [2023-01-17T21:53:03.347Z] e2be974225ed: Pull complete [2023-01-17T21:53:03.914Z] 339a4e72a1f5: Pull complete [2023-01-17T21:53:03.914Z] 988bab9f4d93: Pull complete [2023-01-17T21:53:04.173Z] 1469e6f7b9e6: Pull complete [2023-01-17T21:53:04.173Z] eaf3925da568: Pull complete [2023-01-17T21:53:06.073Z] bab4dde63d76: Pull complete [2023-01-17T21:53:06.074Z] bde34c3a00c8: Pull complete [2023-01-17T21:53:06.074Z] b352a97aabf1: Pull complete [2023-01-17T21:53:06.074Z] 4872d77fe225: Pull complete [2023-01-17T21:53:06.074Z] 5851b861e8e6: Pull complete [2023-01-17T21:53:06.334Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-17T21:53:06.334Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-17T21:53:06.334Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T21:53:06.424Z] prd-ubuntu20.04-docker-8c-8g-2820 does not seem to be running inside a container [2023-01-17T21:53:06.519Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-17T21:53:08.024Z] $ docker top 415a1709cf9f93cd14401b0a4ff8f816301aaa6d146aa9e0117467f3e1ef8575 -eo pid,comm [2023-01-17T21:53:08.083Z] 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-01-17T21:53:08.083Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-17T21:53:08.133Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-17T21:53:08.133Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-17T21:53:08.265Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-17T21:53:08.271Z] $ docker exec 415a1709cf9f93cd14401b0a4ff8f816301aaa6d146aa9e0117467f3e1ef8575 ssh-agent [2023-01-17T21:53:08.384Z] SSH_AUTH_SOCK=/tmp/ssh-bQANKQb7hpW5/agent.32 [2023-01-17T21:53:08.384Z] SSH_AGENT_PID=39 [2023-01-17T21:53:08.391Z] Running ssh-add (command line suppressed) [2023-01-17T21:53:08.493Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_9345859565674490970.key (/w/workspace/edgex-go/3@tmp/private_key_9345859565674490970.key) [2023-01-17T21:53:08.503Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-17T21:53:08.796Z] + git tag --points-at HEAD [Pipeline] } [2023-01-17T21:53:08.818Z] $ docker exec --env ******** --env ******** 415a1709cf9f93cd14401b0a4ff8f816301aaa6d146aa9e0117467f3e1ef8575 ssh-agent -k [2023-01-17T21:53:08.909Z] unset SSH_AUTH_SOCK; [2023-01-17T21:53:08.909Z] unset SSH_AGENT_PID; [2023-01-17T21:53:08.909Z] echo Agent pid 39 killed; [2023-01-17T21:53:08.914Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-17T21:53:08.943Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-17T21:53:08.944Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-17T21:53:09.037Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-17T21:53:09.042Z] $ docker exec 415a1709cf9f93cd14401b0a4ff8f816301aaa6d146aa9e0117467f3e1ef8575 ssh-agent [2023-01-17T21:53:09.146Z] SSH_AUTH_SOCK=/tmp/ssh-eKyttcRW0KQH/agent.71 [2023-01-17T21:53:09.146Z] SSH_AGENT_PID=77 [2023-01-17T21:53:09.151Z] Running ssh-add (command line suppressed) [2023-01-17T21:53:09.250Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_4194186559035549791.key (/w/workspace/edgex-go/3@tmp/private_key_4194186559035549791.key) [2023-01-17T21:53:09.260Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-17T21:53:09.546Z] + git semver init [2023-01-17T21:53:09.806Z] 2023-01-17 21:53:09,715 [run_init] DEBUG init version:0.0.0 force:False [2023-01-17T21:53:09.806Z] 2023-01-17 21:53:09,716 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2023-01-17T21:53:09.806Z] 2023-01-17 21:53:09,716 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2023-01-17T21:53:09.806Z] 2023-01-17 21:53:09,716 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2023-01-17T21:53:22.021Z] 2023-01-17 21:53:21,817 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2023-01-17T21:53:22.021Z] 2023-01-17 21:53:21,818 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4289 with force:False [2023-01-17T21:53:22.021Z] 2023-01-17 21:53:21,818 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4289 [2023-01-17T21:53:22.021Z] 2023-01-17 21:53:21,822 [execute] INFO git cat-file --batch-check [2023-01-17T21:53:22.021Z] 2023-01-17 21:53:21,822 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-01-17T21:53:22.021Z] 2023-01-17 21:53:21,829 [execute] INFO git cat-file --batch [2023-01-17T21:53:22.021Z] 2023-01-17 21:53:21,829 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-01-17T21:53:22.021Z] 2023-01-17 21:53:21,834 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4289 [2023-01-17T21:53:22.021Z] 0.0.0 [Pipeline] } [2023-01-17T21:53:22.034Z] $ docker exec --env ******** --env ******** 415a1709cf9f93cd14401b0a4ff8f816301aaa6d146aa9e0117467f3e1ef8575 ssh-agent -k [2023-01-17T21:53:22.132Z] unset SSH_AUTH_SOCK; [2023-01-17T21:53:22.133Z] unset SSH_AGENT_PID; [2023-01-17T21:53:22.133Z] echo Agent pid 77 killed; [2023-01-17T21:53:22.139Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-17T21:53:22.445Z] + git semver [Pipeline] } [2023-01-17T21:53:22.722Z] $ docker stop --time=1 415a1709cf9f93cd14401b0a4ff8f816301aaa6d146aa9e0117467f3e1ef8575 [2023-01-17T21:53:24.044Z] $ docker rm -f --volumes 415a1709cf9f93cd14401b0a4ff8f816301aaa6d146aa9e0117467f3e1ef8575 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-17T21:53:24.374Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-17T21:53:24.570Z] Stashed 1 file(s) [Pipeline] echo [2023-01-17T21:53:24.574Z] [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-01-17T21:53:24.964Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-01-17T21:53:24.977Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-17T21:53:24.991Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-17T21:53:25.000Z] ========================================================= [2023-01-17T21:53:25.000Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-17T21:53:25.000Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-17T21:53:25.290Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-17T21:53:25.290Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-17T21:53:25.290Z] 213ec9aee27d: Pulling fs layer [2023-01-17T21:53:25.290Z] 4583459ba037: Pulling fs layer [2023-01-17T21:53:25.290Z] 93c1e223e6f2: Pulling fs layer [2023-01-17T21:53:25.291Z] 53926ce57604: Pulling fs layer [2023-01-17T21:53:25.291Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-17T21:53:25.291Z] 22ff95d597cd: Pulling fs layer [2023-01-17T21:53:25.291Z] 12d6caf4c0d1: Pulling fs layer [2023-01-17T21:53:25.291Z] 96b7cbca73a9: Pulling fs layer [2023-01-17T21:53:25.291Z] a7acece74701: Pulling fs layer [2023-01-17T21:53:25.291Z] 53926ce57604: Waiting [2023-01-17T21:53:25.291Z] 21b2b0c7a3f4: Waiting [2023-01-17T21:53:25.291Z] 22ff95d597cd: Waiting [2023-01-17T21:53:25.291Z] 12d6caf4c0d1: Waiting [2023-01-17T21:53:25.291Z] 96b7cbca73a9: Waiting [2023-01-17T21:53:25.291Z] a7acece74701: Waiting [2023-01-17T21:53:25.291Z] 93c1e223e6f2: Verifying Checksum [2023-01-17T21:53:25.291Z] 93c1e223e6f2: Download complete [2023-01-17T21:53:25.291Z] 4583459ba037: Verifying Checksum [2023-01-17T21:53:25.291Z] 4583459ba037: Download complete [2023-01-17T21:53:25.291Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-17T21:53:25.291Z] 21b2b0c7a3f4: Download complete [2023-01-17T21:53:25.291Z] 22ff95d597cd: Verifying Checksum [2023-01-17T21:53:25.291Z] 22ff95d597cd: Download complete [2023-01-17T21:53:25.291Z] 213ec9aee27d: Verifying Checksum [2023-01-17T21:53:25.558Z] 12d6caf4c0d1: Verifying Checksum [2023-01-17T21:53:25.558Z] 12d6caf4c0d1: Download complete [2023-01-17T21:53:25.558Z] 213ec9aee27d: Pull complete [2023-01-17T21:53:25.558Z] 4583459ba037: Pull complete [2023-01-17T21:53:25.839Z] 93c1e223e6f2: Pull complete [2023-01-17T21:53:26.876Z] a7acece74701: Verifying Checksum [2023-01-17T21:53:26.876Z] a7acece74701: Download complete [2023-01-17T21:53:26.876Z] 53926ce57604: Verifying Checksum [2023-01-17T21:53:26.876Z] 53926ce57604: Download complete [2023-01-17T21:53:26.876Z] 96b7cbca73a9: Verifying Checksum [2023-01-17T21:53:26.876Z] 96b7cbca73a9: Download complete [2023-01-17T21:53:31.061Z] 53926ce57604: Pull complete [2023-01-17T21:53:31.061Z] 21b2b0c7a3f4: Pull complete [2023-01-17T21:53:31.061Z] 22ff95d597cd: Pull complete [2023-01-17T21:53:31.061Z] 12d6caf4c0d1: Pull complete [2023-01-17T21:53:32.430Z] 96b7cbca73a9: Pull complete [2023-01-17T21:53:33.363Z] a7acece74701: Pull complete [2023-01-17T21:53:33.363Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-17T21:53:33.363Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-17T21:53:33.363Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-17T21:53:33.663Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-17T21:53:33.663Z] WORKDIR /edgex [2023-01-17T21:53:33.663Z] COPY go.mod . [2023-01-17T21:53:33.663Z] RUN go mod download [2023-01-17T21:53:33.663Z] + docker build -t ci-base-image-x86_64 -f - . [2023-01-17T21:53:34.232Z] Sending build context to Docker daemon 170MB [2023-01-17T21:53:34.232Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-17T21:53:34.232Z] ---> db6d94c90886 [2023-01-17T21:53:34.232Z] Step 2/4 : WORKDIR /edgex [2023-01-17T21:53:36.140Z] ---> Running in a0c7c211434a [2023-01-17T21:53:36.140Z] Removing intermediate container a0c7c211434a [2023-01-17T21:53:36.140Z] ---> 89341d73b5ba [2023-01-17T21:53:36.140Z] Step 3/4 : COPY go.mod . [2023-01-17T21:53:36.397Z] ---> 2b93222844ca [2023-01-17T21:53:36.397Z] Step 4/4 : RUN go mod download [2023-01-17T21:53:36.397Z] ---> Running in 757d50d0a01c [2023-01-17T21:53:39.655Z] Still waiting to schedule task [2023-01-17T21:53:39.656Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2821’ [2023-01-17T21:53:46.375Z] Removing intermediate container 757d50d0a01c [2023-01-17T21:53:46.375Z] ---> 24960fe90c08 [2023-01-17T21:53:46.375Z] Successfully built 24960fe90c08 [2023-01-17T21:53:46.375Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T21:53:46.680Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-17T21:53:46.680Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T21:53:46.752Z] prd-ubuntu20.04-docker-8c-8g-2820 does not seem to be running inside a container [2023-01-17T21:53:46.785Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-17T21:53:47.158Z] $ docker top 45af79bb846f3597fb59bf117cb59be6279be6b0af3cea96400465053f87fb9c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-17T21:53:47.499Z] + go version [2023-01-17T21:53:47.499Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-17T21:53:47.517Z] $ docker stop --time=1 45af79bb846f3597fb59bf117cb59be6279be6b0af3cea96400465053f87fb9c [2023-01-17T21:53:48.817Z] $ docker rm -f --volumes 45af79bb846f3597fb59bf117cb59be6279be6b0af3cea96400465053f87fb9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T21:53:49.231Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-17T21:53:49.231Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T21:53:49.300Z] prd-ubuntu20.04-docker-8c-8g-2820 does not seem to be running inside a container [2023-01-17T21:53:49.330Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-17T21:53:49.666Z] $ docker top 76145a793ca2850a2c2c288349c7db8f0eba65c323ef3b483eb8d0526822be29 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-17T21:53:49.734Z] ========================================================= [2023-01-17T21:53:49.734Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-17T21:53:49.734Z] ========================================================= [Pipeline] sh [2023-01-17T21:53:50.013Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-01-17T21:53:50.308Z] + make test [2023-01-17T21:53:50.308Z] go test -race -coverprofile=coverage.out ./... [2023-01-17T21:53:56.869Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-17T21:54:09.056Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-17T21:54:09.056Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-17T21:54:09.056Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-17T21:54:09.056Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-17T21:54:09.056Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-17T21:54:09.056Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-17T21:54:09.056Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-17T21:54:09.056Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-17T21:54:09.056Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-17T21:54:09.056Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-17T21:54:09.056Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-17T21:54:09.056Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-17T21:54:09.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-17T21:54:09.621Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.069s coverage: 28.7% of statements [2023-01-17T21:54:09.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-17T21:54:09.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-17T21:54:09.621Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.081s coverage: 98.5% of statements [2023-01-17T21:54:09.621Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.107s coverage: 43.0% of statements [2023-01-17T21:54:09.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-17T21:54:09.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-17T21:54:10.186Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.088s coverage: 54.0% of statements [2023-01-17T21:54:10.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-17T21:54:10.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-17T21:54:14.367Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.069s coverage: 89.2% of statements [2023-01-17T21:54:14.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-17T21:54:14.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-17T21:54:14.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-17T21:54:14.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-17T21:54:14.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-17T21:54:14.367Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.056s coverage: 2.4% of statements [2023-01-17T21:54:14.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-17T21:54:14.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-17T21:54:14.367Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.461s coverage: 95.6% of statements [2023-01-17T21:54:14.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-17T21:54:14.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-17T21:54:14.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-17T21:54:14.367Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 72.2% of statements [2023-01-17T21:54:14.367Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-17T21:54:14.367Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-17T21:54:14.367Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-17T21:54:14.367Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-17T21:54:14.367Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-17T21:54:14.367Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.053s coverage: 60.0% of statements [2023-01-17T21:54:14.367Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-17T21:54:14.367Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-17T21:54:14.367Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-17T21:54:14.367Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.065s coverage: 0.9% of statements [2023-01-17T21:54:14.367Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-17T21:54:14.367Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements [2023-01-17T21:54:14.367Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 29.6% of statements [2023-01-17T21:54:14.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-17T21:54:14.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 47.1% of statements [2023-01-17T21:54:14.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.085s coverage: 79.5% of statements [2023-01-17T21:54:14.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.074s coverage: 94.1% of statements [2023-01-17T21:54:14.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.080s coverage: 96.3% of statements [2023-01-17T21:54:14.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements [2023-01-17T21:54:19.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements [2023-01-17T21:54:19.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.060s coverage: 44.8% of statements [2023-01-17T21:54:24.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.240s coverage: 79.9% of statements [2023-01-17T21:54:24.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-17T21:54:33.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.089s coverage: 92.9% of statements [2023-01-17T21:54:33.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-17T21:54:33.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-17T21:54:33.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-17T21:54:33.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.044s coverage: 65.1% of statements [2023-01-17T21:54:33.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-17T21:54:33.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-17T21:54:33.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-17T21:54:33.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-17T21:54:33.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.067s coverage: 86.9% of statements [2023-01-17T21:54:33.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-17T21:54:33.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-17T21:54:33.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-17T21:54:33.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-17T21:54:33.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements [2023-01-17T21:54:33.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-17T21:54:33.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-17T21:54:33.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2023-01-17T21:54:33.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-17T21:54:33.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.081s coverage: 77.4% of statements [2023-01-17T21:54:33.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-17T21:54:33.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements [2023-01-17T21:54:33.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2023-01-17T21:54:33.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.212s coverage: 91.2% of statements [2023-01-17T21:54:33.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-17T21:54:33.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.182s coverage: 64.7% of statements [2023-01-17T21:54:33.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-17T21:54:33.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-17T21:54:33.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2023-01-17T21:54:33.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2023-01-17T21:54:33.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2023-01-17T21:54:33.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2023-01-17T21:54:33.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2023-01-17T21:54:33.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.297s coverage: 65.3% of statements [2023-01-17T21:54:33.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-17T21:54:33.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-17T21:54:33.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-17T21:54:33.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.157s coverage: 41.8% of statements [2023-01-17T21:54:33.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-17T21:54:33.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-17T21:54:33.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.086s coverage: 89.5% of statements [2023-01-17T21:54:33.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-17T21:54:33.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.074s coverage: 84.8% of statements [2023-01-17T21:54:33.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-17T21:54:33.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-17T21:54:33.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-17T21:54:33.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-17T21:54:33.030Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements [2023-01-17T21:54:33.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-17T21:54:33.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-17T21:54:33.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-17T21:54:33.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-17T21:54:33.030Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.158s coverage: 92.3% of statements [2023-01-17T21:54:33.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-17T21:54:33.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-17T21:54:33.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-17T21:54:33.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-17T21:54:33.030Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.077s coverage: 63.2% of statements [2023-01-17T21:54:33.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-17T21:54:33.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-17T21:54:33.030Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements [2023-01-17T21:54:33.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-17T21:54:33.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-17T21:54:33.030Z] 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-01-17T21:54:51.100Z] 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-01-17T21:54:51.100Z] go vet ./... [2023-01-17T21:54:53.626Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-17T21:54:53.626Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-17T21:54:53.626Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-17T21:54:53.641Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-01-17T21:54:53.921Z] + ls -al . [2023-01-17T21:54:53.922Z] total 748 [2023-01-17T21:54:53.922Z] drwxrwxr-x 11 1001 1001 4096 Jan 17 21:53 . [2023-01-17T21:54:53.922Z] drwxr-xr-x 4 root root 4096 Jan 17 21:53 .. [2023-01-17T21:54:53.922Z] drwxrwxr-x 2 1001 1001 4096 Jan 17 21:52 .blubracket [2023-01-17T21:54:53.922Z] -rw-rw-r-- 1 1001 1001 16 Jan 17 21:52 .dockerignore [2023-01-17T21:54:53.922Z] drwxrwxr-x 8 1001 1001 4096 Jan 17 21:54 .git [2023-01-17T21:54:53.922Z] drwxrwxr-x 3 1001 1001 4096 Jan 17 21:52 .github [2023-01-17T21:54:53.922Z] -rw-rw-r-- 1 1001 1001 956 Jan 17 21:52 .gitignore [2023-01-17T21:54:53.922Z] -rw-rw-r-- 1 1001 1001 42 Jan 17 21:52 .golangci.yml [2023-01-17T21:54:53.922Z] -rw-rw-r-- 1 1001 1001 87 Jan 17 21:52 .hadolint.yml [2023-01-17T21:54:53.922Z] drwxr-xr-x 3 1001 1001 4096 Jan 17 21:53 .semver [2023-01-17T21:54:53.922Z] -rw-rw-r-- 1 1001 1001 166 Jan 17 21:52 .sonarcloud.properties [2023-01-17T21:54:53.922Z] -rw-rw-r-- 1 1001 1001 1171 Jan 17 21:52 ADOPTERS.md [2023-01-17T21:54:53.922Z] -rw-rw-r-- 1 1001 1001 10825 Jan 17 21:52 Attribution.txt [2023-01-17T21:54:53.922Z] -rw-rw-r-- 1 1001 1001 73765 Jan 17 21:52 CHANGELOG.md [2023-01-17T21:54:53.922Z] -rw-rw-r-- 1 1001 1001 3804 Jan 17 21:52 CONTRIBUTING.md [2023-01-17T21:54:53.922Z] -rw-rw-r-- 1 1001 1001 677 Jan 17 21:52 GOVERNANCE.md [2023-01-17T21:54:53.922Z] -rw-rw-r-- 1 1001 1001 850 Jan 17 21:52 Jenkinsfile [2023-01-17T21:54:53.922Z] -rw-rw-r-- 1 1001 1001 10775 Jan 17 21:52 LICENSE [2023-01-17T21:54:53.922Z] -rw-rw-r-- 1 1001 1001 12513 Jan 17 21:52 Makefile [2023-01-17T21:54:53.922Z] -rw-rw-r-- 1 1001 1001 582 Jan 17 21:52 OWNERS.md [2023-01-17T21:54:53.922Z] -rw-rw-r-- 1 1001 1001 9403 Jan 17 21:52 README.md [2023-01-17T21:54:53.922Z] -rw-rw-r-- 1 1001 1001 6912 Jan 17 21:52 SECURITY.md [2023-01-17T21:54:53.922Z] -rw-rw-r-- 1 1001 1001 5 Jan 17 21:53 VERSION [2023-01-17T21:54:53.922Z] drwxrwxr-x 2 1001 1001 4096 Jan 17 21:52 bin [2023-01-17T21:54:53.922Z] drwxrwxr-x 16 1001 1001 4096 Jan 17 21:52 cmd [2023-01-17T21:54:53.922Z] -rw-r--r-- 1 root root 489970 Jan 17 21:54 coverage.out [2023-01-17T21:54:53.922Z] -rw-rw-r-- 1 1001 1001 3377 Jan 17 21:52 go.mod [2023-01-17T21:54:53.922Z] -rw-rw-r-- 1 1001 1001 34951 Jan 17 21:52 go.sum [2023-01-17T21:54:53.922Z] drwxrwxr-x 7 1001 1001 4096 Jan 17 21:52 internal [2023-01-17T21:54:53.922Z] drwxrwxr-x 3 1001 1001 4096 Jan 17 21:52 openapi [2023-01-17T21:54:53.922Z] drwxrwxr-x 4 1001 1001 4096 Jan 17 21:52 snap [2023-01-17T21:54:53.922Z] -rw-rw-r-- 1 1001 1001 204 Jan 17 21:52 version.go [Pipeline] sh [2023-01-17T21:54:54.201Z] + '[' -e coverage.out ] [2023-01-17T21:54:54.201Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-01-17T21:54:54.287Z] Stashed 1 file(s) [Pipeline] sh [2023-01-17T21:54:54.563Z] + make build [2023-01-17T21:54:54.564Z] 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-01-17T21:55:06.761Z] 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-01-17T21:55:06.761Z] 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-01-17T21:55:07.328Z] 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-01-17T21:55:13.883Z] 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-01-17T21:55:15.782Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-17T21:55:16.347Z] 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-01-17T21:55:17.723Z] 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-01-17T21:55:18.289Z] 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-01-17T21:55:19.224Z] 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-01-17T21:55:21.756Z] 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-01-17T21:55:22.702Z] $ docker stop --time=1 76145a793ca2850a2c2c288349c7db8f0eba65c323ef3b483eb8d0526822be29 [2023-01-17T21:55:25.293Z] $ docker rm -f --volumes 76145a793ca2850a2c2c288349c7db8f0eba65c323ef3b483eb8d0526822be29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T21:55:26.075Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-17T21:55:26.075Z] [2023-01-17T21:55:26.075Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T21:55:26.377Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-17T21:55:26.377Z] latest: Pulling from edgex-devops/edgex-compose [2023-01-17T21:55:26.377Z] cbdbe7a5bc2a: Pulling fs layer [2023-01-17T21:55:26.377Z] ca9280d653b3: Pulling fs layer [2023-01-17T21:55:26.377Z] 7e9c9ca2126c: Pulling fs layer [2023-01-17T21:55:26.646Z] cbdbe7a5bc2a: Download complete [2023-01-17T21:55:26.646Z] cbdbe7a5bc2a: Pull complete [2023-01-17T21:55:26.908Z] ca9280d653b3: Verifying Checksum [2023-01-17T21:55:26.908Z] ca9280d653b3: Download complete [2023-01-17T21:55:27.166Z] 7e9c9ca2126c: Download complete [2023-01-17T21:55:27.166Z] ca9280d653b3: Pull complete [2023-01-17T21:55:30.445Z] 7e9c9ca2126c: Pull complete [2023-01-17T21:55:30.445Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-01-17T21:55:30.445Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-17T21:55:30.445Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T21:55:30.536Z] prd-ubuntu20.04-docker-8c-8g-2820 does not seem to be running inside a container [2023-01-17T21:55:30.565Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-01-17T21:55:32.088Z] $ docker top 203275362de42087e23f8ccc4c07e47111cd737c96b232c17b8e1fbb48f5ee93 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-17T21:55:32.431Z] + docker-compose build --help [2023-01-17T21:55:32.431Z] + grep parallel [2023-01-17T21:55:32.999Z] --parallel Build images in parallel. [Pipeline] } [2023-01-17T21:55:33.011Z] $ docker stop --time=1 203275362de42087e23f8ccc4c07e47111cd737c96b232c17b8e1fbb48f5ee93 [2023-01-17T21:55:34.308Z] $ docker rm -f --volumes 203275362de42087e23f8ccc4c07e47111cd737c96b232c17b8e1fbb48f5ee93 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T21:55:34.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-17T21:55:34.677Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T21:55:34.745Z] prd-ubuntu20.04-docker-8c-8g-2820 does not seem to be running inside a container [2023-01-17T21:55:34.778Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-01-17T21:55:35.122Z] $ docker top 15321211a3fe91832cc7a58c1ab8525c9b1ef7d316c922374fe8577b2e9db86c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-17T21:55:35.472Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-17T21:55:36.041Z] Building core-command ... [2023-01-17T21:55:36.041Z] Building core-data ... [2023-01-17T21:55:36.041Z] Building core-metadata ... [2023-01-17T21:55:36.041Z] Building security-bootstrapper ... [2023-01-17T21:55:36.041Z] Building security-proxy-setup ... [2023-01-17T21:55:36.041Z] Building security-secretstore-setup ... [2023-01-17T21:55:36.041Z] Building security-spiffe-token-provider ... [2023-01-17T21:55:36.041Z] Building security-spire-agent ... [2023-01-17T21:55:36.041Z] Building security-spire-config ... [2023-01-17T21:55:36.041Z] Building security-spire-server ... [2023-01-17T21:55:36.041Z] Building support-notifications ... [2023-01-17T21:55:36.041Z] Building support-scheduler ... [2023-01-17T21:55:36.041Z] Building security-spire-server [2023-01-17T21:55:36.041Z] Building security-spire-config [2023-01-17T21:55:36.041Z] Building support-notifications [2023-01-17T21:55:36.041Z] Building core-command [2023-01-17T21:55:36.041Z] Building security-proxy-setup [2023-01-17T21:55:48.245Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-17T21:55:48.245Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-17T21:55:48.245Z] ---> 24960fe90c08 [2023-01-17T21:55:48.245Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-17T21:55:48.245Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-17T21:55:48.245Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-17T21:55:48.245Z] ---> 24960fe90c08 [2023-01-17T21:55:48.245Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-17T21:55:48.245Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-17T21:55:48.245Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-17T21:55:48.245Z] ---> 24960fe90c08 [2023-01-17T21:55:48.245Z] Step 3/21 : WORKDIR /edgex-go [2023-01-17T21:55:48.245Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-17T21:55:48.245Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-17T21:55:48.245Z] ---> 24960fe90c08 [2023-01-17T21:55:48.245Z] Step 3/24 : WORKDIR /edgex-go [2023-01-17T21:55:48.245Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-17T21:55:48.245Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-17T21:55:48.245Z] ---> 24960fe90c08 [2023-01-17T21:55:48.245Z] Step 3/23 : WORKDIR /edgex-go [2023-01-17T21:55:50.146Z] ---> Running in 51e70a088d8d [2023-01-17T21:55:50.146Z] ---> Running in 04b1f99a5ff6 [2023-01-17T21:55:50.146Z] ---> Running in b7babe61cbc0 [2023-01-17T21:55:50.146Z] ---> Running in 28dcda8973aa [2023-01-17T21:55:50.146Z] ---> Running in b9cd629f196b [2023-01-17T21:55:50.146Z] Removing intermediate container 04b1f99a5ff6 [2023-01-17T21:55:50.146Z] ---> df16b4c53831 [2023-01-17T21:55:50.146Z] Step 4/23 : WORKDIR /edgex-go [2023-01-17T21:55:50.146Z] Removing intermediate container b7babe61cbc0 [2023-01-17T21:55:50.146Z] ---> 2ce1d1a7b974 [2023-01-17T21:55:50.146Z] Step 4/22 : WORKDIR /edgex-go [2023-01-17T21:55:50.146Z] Removing intermediate container b9cd629f196b [2023-01-17T21:55:50.146Z] ---> 917698f18c50 [2023-01-17T21:55:50.146Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-17T21:55:50.146Z] Removing intermediate container 51e70a088d8d [2023-01-17T21:55:50.146Z] ---> 89c1a0ae279b [2023-01-17T21:55:50.146Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-17T21:55:50.146Z] ---> Running in 1d3ae33b384c [2023-01-17T21:55:50.146Z] Removing intermediate container 28dcda8973aa [2023-01-17T21:55:50.146Z] ---> aa1ad6dc7ca8 [2023-01-17T21:55:50.146Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-17T21:55:50.146Z] ---> Running in 0e71eb2fd4f6 [2023-01-17T21:55:50.146Z] ---> Running in 5198499690fc [2023-01-17T21:55:50.146Z] ---> Running in 0784a893bbdf [2023-01-17T21:55:50.146Z] ---> Running in 45f51238f4e2 [2023-01-17T21:55:50.146Z] Removing intermediate container 1d3ae33b384c [2023-01-17T21:55:50.146Z] ---> a12d205f2328 [2023-01-17T21:55:50.146Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-17T21:55:50.146Z] Removing intermediate container 0e71eb2fd4f6 [2023-01-17T21:55:50.146Z] ---> 25a46a29cf45 [2023-01-17T21:55:50.146Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-17T21:55:50.146Z] ---> Running in d0cfb53aff9e [2023-01-17T21:55:50.146Z] ---> Running in 3570ed583858 [2023-01-17T21:55:50.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-17T21:55:50.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-17T21:55:50.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-17T21:55:50.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-17T21:55:50.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-17T21:55:50.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-17T21:55:50.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-17T21:55:50.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-17T21:55:50.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-17T21:55:50.918Z] OK: 211 MiB in 51 packages [2023-01-17T21:55:50.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-17T21:55:50.918Z] OK: 211 MiB in 51 packages [2023-01-17T21:55:50.918Z] OK: 211 MiB in 51 packages [2023-01-17T21:55:51.181Z] OK: 211 MiB in 51 packages [2023-01-17T21:55:51.181Z] OK: 211 MiB in 51 packages [2023-01-17T21:55:51.441Z] Removing intermediate container 5198499690fc [2023-01-17T21:55:51.441Z] ---> 2067fdf845f2 [2023-01-17T21:55:51.441Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-17T21:55:51.698Z] ---> 6cf1bae877b1 [2023-01-17T21:55:51.698Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T21:55:51.698Z] ---> Running in 2fb04be25561 [2023-01-17T21:55:51.698Z] Removing intermediate container 0784a893bbdf [2023-01-17T21:55:51.698Z] ---> 77fe21fe9db0 [2023-01-17T21:55:51.698Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-17T21:55:51.698Z] Removing intermediate container 45f51238f4e2 [2023-01-17T21:55:51.698Z] ---> d772a24471d5 [2023-01-17T21:55:51.698Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-17T21:55:51.698Z] Removing intermediate container 3570ed583858 [2023-01-17T21:55:51.698Z] ---> af20d077c0a8 [2023-01-17T21:55:51.698Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-17T21:55:51.955Z] ---> 812f35ba78cb [2023-01-17T21:55:51.955Z] Removing intermediate container d0cfb53aff9e [2023-01-17T21:55:51.955Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> b523326e9a13 [2023-01-17T21:55:51.955Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-17T21:55:51.955Z] [2023-01-17T21:55:51.955Z] ---> c937de9bd153 [2023-01-17T21:55:51.955Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T21:55:51.955Z] ---> Running in 646f26c21f0f [2023-01-17T21:55:51.955Z] ---> a27b161305d8 [2023-01-17T21:55:51.955Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T21:55:51.955Z] ---> Running in f9c5635952f7 [2023-01-17T21:55:51.955Z] ---> Running in 0eb6fc9e4c29 [2023-01-17T21:55:51.955Z] ---> 14a9e74ddb84 [2023-01-17T21:55:51.955Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T21:55:52.212Z] ---> Running in ac1bdeb54921 [2023-01-17T21:56:06.588Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2822 in /w/workspace/edgexfoundry_edgex-go_PR-4289 [Pipeline] { [Pipeline] ws [2023-01-17T21:56:06.601Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2023-01-17T21:56:06.638Z] The recommended git tool is: git [2023-01-17T21:56:12.435Z] using credential edgex-jenkins-ssh [2023-01-17T21:56:12.456Z] Cloning the remote Git repository [2023-01-17T21:56:12.503Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-01-17T21:56:12.586Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2023-01-17T21:56:12.771Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-17T21:56:12.773Z] > git --version # timeout=10 [2023-01-17T21:56:12.800Z] > git --version # 'git version 2.25.1' [2023-01-17T21:56:12.803Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-17T21:56:12.873Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-17T21:56:31.019Z] Removing intermediate container 2fb04be25561 [2023-01-17T21:56:31.019Z] ---> 4b7765fe1d62 [2023-01-17T21:56:31.019Z] Step 7/23 : COPY . . [2023-01-17T21:56:31.019Z] Removing intermediate container 646f26c21f0f [2023-01-17T21:56:31.019Z] ---> 5cc24554402f [2023-01-17T21:56:31.019Z] Step 7/24 : COPY . . [2023-01-17T21:56:31.019Z] Removing intermediate container f9c5635952f7 [2023-01-17T21:56:31.019Z] ---> 2b7bc77a5d34 [2023-01-17T21:56:31.019Z] Step 7/21 : COPY . . [2023-01-17T21:56:31.019Z] Removing intermediate container ac1bdeb54921 [2023-01-17T21:56:31.019Z] ---> f57305d8253f [2023-01-17T21:56:31.019Z] Step 8/23 : COPY . . [2023-01-17T21:56:31.019Z] Removing intermediate container 0eb6fc9e4c29 [2023-01-17T21:56:31.019Z] ---> bad486beeedd [2023-01-17T21:56:31.019Z] Step 8/22 : COPY . . [2023-01-17T21:56:29.588Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-17T21:56:29.610Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-17T21:56:30.474Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-17T21:56:30.518Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-17T21:56:30.519Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-17T21:56:30.537Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4289/head:refs/remotes/origin/PR-4289 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-17T21:56:31.257Z] Merging remotes/origin/main commit 88ad77027d783d3ac8e9165f21296ab9ea2526ae into PR head commit 0f843c8524889c001dc17e3ba2f51ab1dfa561fc [2023-01-17T21:56:32.017Z] Merge succeeded, producing c46988f3d4c652a73b6fca1f09696b20270ae712 [2023-01-17T21:56:32.017Z] Checking out Revision c46988f3d4c652a73b6fca1f09696b20270ae712 (PR-4289) [2023-01-17T21:56:31.257Z] > git config core.sparsecheckout # timeout=10 [2023-01-17T21:56:31.280Z] > git checkout -f 0f843c8524889c001dc17e3ba2f51ab1dfa561fc # timeout=10 [2023-01-17T21:56:31.596Z] > git remote # timeout=10 [2023-01-17T21:56:31.615Z] > git config --get remote.origin.url # timeout=10 [2023-01-17T21:56:31.646Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-17T21:56:31.661Z] > git merge 88ad77027d783d3ac8e9165f21296ab9ea2526ae # timeout=10 [2023-01-17T21:56:31.979Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-17T21:56:32.009Z] > git config core.sparsecheckout # timeout=10 [2023-01-17T21:56:32.028Z] > git checkout -f c46988f3d4c652a73b6fca1f09696b20270ae712 # timeout=10 [2023-01-17T21:56:35.708Z] Commit message: "Merge commit '88ad77027d783d3ac8e9165f21296ab9ea2526ae' into HEAD" [2023-01-17T21:56:35.698Z] > git rev-list --no-walk 0f843c8524889c001dc17e3ba2f51ab1dfa561fc # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-17T21:56:36.285Z] ---> 347882f9c56a [2023-01-17T21:56:36.285Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-17T21:56:36.285Z] ---> 3d8420793e2a [2023-01-17T21:56:36.285Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-17T21:56:36.285Z] ---> 55289539954a [2023-01-17T21:56:36.285Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-17T21:56:36.285Z] ---> eeeb9c317303 [2023-01-17T21:56:36.285Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-17T21:56:36.285Z] ---> 7c98b8597ae5 [2023-01-17T21:56:36.285Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-17T21:56:36.285Z] ---> Running in cb805bf0887c [2023-01-17T21:56:36.285Z] ---> Running in 0db67febab35 [2023-01-17T21:56:36.285Z] ---> Running in cc205db72ba6 [2023-01-17T21:56:36.285Z] ---> Running in de0b71ba8483 [2023-01-17T21:56:36.285Z] ---> Running in 3033283ffbe4 [2023-01-17T21:56:36.285Z] Removing intermediate container cc205db72ba6 [2023-01-17T21:56:36.285Z] ---> df5283860fe8 [2023-01-17T21:56:36.285Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-17T21:56:36.285Z] Removing intermediate container de0b71ba8483 [2023-01-17T21:56:36.285Z] ---> b048ce3a6fe5 [2023-01-17T21:56:36.285Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-17T21:56:36.542Z] ---> Running in 272899c918b9 [2023-01-17T21:56:36.542Z] ---> Running in d8149615e9dc [2023-01-17T21:56:36.542Z] Removing intermediate container 272899c918b9 [2023-01-17T21:56:36.542Z] ---> 9a14bae2aa9e [2023-01-17T21:56:36.542Z] 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-01-17T21:56:36.542Z] Removing intermediate container d8149615e9dc [2023-01-17T21:56:36.542Z] ---> e3893c5e5299 [2023-01-17T21:56:36.542Z] 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-01-17T21:56:36.542Z] 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-01-17T21:56:36.542Z] ---> Running in 77d4670e8dea [2023-01-17T21:56:36.542Z] ---> Running in 30043c62b5aa [2023-01-17T21:56:36.711Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-17T21:56:36.711Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-17T21:56:36.711Z] Dload Upload Total Spent Left Speed [2023-01-17T21:56:36.711Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 222k [2023-01-17T21:56:36.800Z] 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-01-17T21:56:36.800Z] 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 [Pipeline] sh [2023-01-17T21:56:37.374Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-17T21:56:37.709Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-17T21:56:37.709Z] + sudo tee /etc/docker/daemon.new [2023-01-17T21:56:37.709Z] { [2023-01-17T21:56:37.709Z] "registry-mirrors": [ [2023-01-17T21:56:37.709Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-17T21:56:37.709Z] ], [2023-01-17T21:56:37.709Z] "bip": "10.250.0.254/24", [2023-01-17T21:56:37.709Z] "hosts": [ [2023-01-17T21:56:37.709Z] "tcp://0.0.0.0:5555", [2023-01-17T21:56:37.709Z] "unix:///var/run/docker.sock" [2023-01-17T21:56:37.709Z] ], [2023-01-17T21:56:37.709Z] "mtu": 1458, [2023-01-17T21:56:37.709Z] "selinux-enabled": true, [2023-01-17T21:56:37.709Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-17T21:56:37.709Z] } [Pipeline] sh [2023-01-17T21:56:37.732Z] Removing intermediate container 77d4670e8dea [2023-01-17T21:56:37.732Z] ---> 1344df415c49 [2023-01-17T21:56:37.732Z] Step 11/24 : WORKDIR /edgex-go [2023-01-17T21:56:37.732Z] Removing intermediate container 30043c62b5aa [2023-01-17T21:56:37.732Z] ---> 18f52e49e242 [2023-01-17T21:56:37.732Z] Step 11/23 : WORKDIR /edgex-go [2023-01-17T21:56:37.732Z] ---> Running in 86bbc73519bd [2023-01-17T21:56:38.003Z] ---> Running in 6c8ee7020f14 [2023-01-17T21:56:38.003Z] Removing intermediate container 86bbc73519bd [2023-01-17T21:56:38.003Z] ---> 55d52c5c9b89 [2023-01-17T21:56:38.003Z] [2023-01-17T21:56:38.003Z] Step 12/24 : FROM alpine:3.15 [2023-01-17T21:56:38.003Z] Removing intermediate container 6c8ee7020f14 [2023-01-17T21:56:38.003Z] ---> 6c775f08af78 [2023-01-17T21:56:38.003Z] [2023-01-17T21:56:38.003Z] Step 12/23 : FROM alpine:3.15 [2023-01-17T21:56:38.048Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-17T21:56:38.403Z] + sudo service docker restart [2023-01-17T21:56:38.568Z] 3.15: Pulling from library/alpine [2023-01-17T21:56:38.568Z] 3.15: Pulling from library/alpine [2023-01-17T21:56:39.499Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-17T21:56:39.499Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-17T21:56:39.499Z] Status: Downloaded newer image for alpine:3.15 [2023-01-17T21:56:39.499Z] Status: Image is up to date for alpine:3.15 [2023-01-17T21:56:39.499Z] ---> c4fc93816858 [2023-01-17T21:56:39.499Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-17T21:56:39.499Z] ---> c4fc93816858 [2023-01-17T21:56:39.499Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-17T21:56:39.757Z] ---> Running in b74f9cd386c5 [2023-01-17T21:56:39.757Z] ---> Running in a80b5afab4be [2023-01-17T21:56:40.018Z] Removing intermediate container a80b5afab4be [2023-01-17T21:56:40.018Z] ---> dae5f99c5fb6 [2023-01-17T21:56:40.018Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-17T21:56:40.018Z] Removing intermediate container b74f9cd386c5 [2023-01-17T21:56:40.018Z] ---> e77dac6926ac [2023-01-17T21:56:40.018Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-17T21:56:40.018Z] ---> Running in 2dd6ab73d35e [2023-01-17T21:56:40.018Z] ---> Running in d57714990c1b [2023-01-17T21:56:40.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-17T21:56:40.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-17T21:56:40.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-17T21:56:40.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-17T21:56:41.512Z] v3.15.6-263-g7c8ce57c5e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-17T21:56:41.512Z] v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-17T21:56:41.512Z] OK: 15859 distinct packages available [2023-01-17T21:56:41.512Z] v3.15.6-263-g7c8ce57c5e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-17T21:56:41.512Z] v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-17T21:56:41.512Z] OK: 15859 distinct packages available [2023-01-17T21:56:41.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-17T21:56:41.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-17T21:56:41.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-17T21:56:41.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-17T21:56:41.769Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-17T21:56:41.769Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-17T21:56:41.769Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-17T21:56:41.769Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-17T21:56:41.769Z] (3/5) Installing libucontext (1.1-r0) [2023-01-17T21:56:41.769Z] (3/4) Installing libucontext (1.1-r0) [2023-01-17T21:56:41.769Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-17T21:56:41.769Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-17T21:56:41.769Z] Executing busybox-1.34.1-r7.trigger [2023-01-17T21:56:41.769Z] OK: 6 MiB in 18 packages [2023-01-17T21:56:41.769Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-17T21:56:41.769Z] Executing busybox-1.34.1-r7.trigger [2023-01-17T21:56:41.769Z] OK: 7 MiB in 19 packages [2023-01-17T21:56:43.139Z] Removing intermediate container 2dd6ab73d35e [2023-01-17T21:56:43.139Z] ---> f714b77f40e8 [2023-01-17T21:56:43.139Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-17T21:56:43.139Z] Removing intermediate container d57714990c1b [2023-01-17T21:56:43.139Z] ---> d0e8ad9337e3 [2023-01-17T21:56:43.139Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-17T21:56:47.317Z] ---> 1ad2e4124c28 [2023-01-17T21:56:47.317Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-17T21:56:47.317Z] ---> 4f7c2edc5afa [2023-01-17T21:56:47.317Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-17T21:56:47.882Z] ---> 2d242c7fa3a8 [2023-01-17T21:56:47.882Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-17T21:56:47.882Z] ---> 07a39919b58d [2023-01-17T21:56:47.882Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-17T21:56:48.139Z] ---> Running in c3ec0a3d63f4 [2023-01-17T21:56:48.406Z] Removing intermediate container c3ec0a3d63f4 [2023-01-17T21:56:48.406Z] ---> 60315bf69220 [2023-01-17T21:56:48.406Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-17T21:56:48.663Z] ---> 24f7cd5015e6 [2023-01-17T21:56:48.663Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-17T21:56:49.228Z] ---> 572ae4891278 [2023-01-17T21:56:49.228Z] Step 19/24 : WORKDIR / [2023-01-17T21:56:49.228Z] ---> 812180485374 [2023-01-17T21:56:49.228Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-17T21:56:49.228Z] ---> Running in 2fb6de46b27d [2023-01-17T21:56:49.228Z] ---> Running in a82f12564dbd [2023-01-17T21:56:49.511Z] Removing intermediate container a82f12564dbd [2023-01-17T21:56:49.511Z] ---> 95c5051545f9 [2023-01-17T21:56:49.511Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-17T21:56:49.768Z] Removing intermediate container 2fb6de46b27d [2023-01-17T21:56:49.768Z] ---> e0f9af5844fc [2023-01-17T21:56:49.768Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-17T21:56:49.768Z] ---> Running in c3b1a2dab38b [2023-01-17T21:56:49.768Z] ---> Running in db9536011202 [2023-01-17T21:56:50.056Z] Removing intermediate container db9536011202 [2023-01-17T21:56:50.056Z] ---> 0108cf2de260 [2023-01-17T21:56:50.056Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-17T21:56:50.314Z] Removing intermediate container c3b1a2dab38b [2023-01-17T21:56:50.314Z] ---> 639d47edeb11 [2023-01-17T21:56:50.314Z] Step 21/23 : LABEL arch=x86_64 [2023-01-17T21:56:50.314Z] ---> Running in 7c2b9dac766f [2023-01-17T21:56:50.314Z] ---> Running in d9d4e31e4cba [2023-01-17T21:56:50.314Z] Removing intermediate container d9d4e31e4cba [2023-01-17T21:56:50.314Z] ---> 8d8cab344a7c [2023-01-17T21:56:50.571Z] Step 22/23 : LABEL git_sha=6ddde6ec93c8fe92aefb97325f9e3f924b9d185b [2023-01-17T21:56:50.571Z] Removing intermediate container 7c2b9dac766f [2023-01-17T21:56:50.571Z] ---> ae73b9fce79b [2023-01-17T21:56:50.571Z] Step 22/24 : LABEL arch=x86_64 [2023-01-17T21:56:50.572Z] ---> Running in 5418496ab7f8 [2023-01-17T21:56:50.572Z] ---> Running in fbe578a0bac4 [2023-01-17T21:56:50.829Z] Removing intermediate container 5418496ab7f8 [2023-01-17T21:56:50.829Z] ---> a1949ab5d144 [2023-01-17T21:56:50.829Z] Step 23/23 : LABEL version=0.0.0 [2023-01-17T21:56:51.087Z] ---> Running in 29fdbf735775 [2023-01-17T21:56:51.087Z] Removing intermediate container fbe578a0bac4 [2023-01-17T21:56:51.087Z] ---> 95269f787947 [2023-01-17T21:56:51.087Z] Step 23/24 : LABEL git_sha=6ddde6ec93c8fe92aefb97325f9e3f924b9d185b [2023-01-17T21:56:51.087Z] ---> Running in 5033fc25d712 [2023-01-17T21:56:51.345Z] Removing intermediate container 29fdbf735775 [2023-01-17T21:56:51.345Z] ---> 99527f7ccfc1 [2023-01-17T21:56:51.345Z] [2023-01-17T21:56:51.345Z] Successfully built 99527f7ccfc1 [2023-01-17T21:56:51.345Z] Successfully tagged security-spire-server:latest [2023-01-17T21:56:51.345Z]  Building security-spire-server ... done Building core-data [2023-01-17T21:56:51.345Z] Removing intermediate container 5033fc25d712 [2023-01-17T21:56:51.345Z] ---> fa7fed8124d2 [2023-01-17T21:56:51.345Z] Step 24/24 : LABEL version=0.0.0 [2023-01-17T21:56:51.345Z] ---> Running in 01ccc5372695 [2023-01-17T21:56:52.280Z] Removing intermediate container 01ccc5372695 [2023-01-17T21:56:52.280Z] ---> 80fa9b6202d6 [2023-01-17T21:56:52.280Z] [2023-01-17T21:56:52.280Z] Successfully built 80fa9b6202d6 [2023-01-17T21:56:52.280Z] Successfully tagged security-spire-config:latest [2023-01-17T21:56:52.280Z]  Building security-spire-config ... done Building security-bootstrapper [2023-01-17T21:56:55.563Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-17T21:56:55.563Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-17T21:56:55.563Z] ---> 24960fe90c08 [2023-01-17T21:56:55.563Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-17T21:56:55.563Z] ---> Using cache [2023-01-17T21:56:55.563Z] ---> 2ce1d1a7b974 [2023-01-17T21:56:55.563Z] Step 4/22 : WORKDIR /edgex-go [2023-01-17T21:56:55.563Z] ---> Using cache [2023-01-17T21:56:55.563Z] ---> 25a46a29cf45 [2023-01-17T21:56:55.563Z] Step 5/22 : RUN apk add --update --no-cache make git [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-17T21:56:56.700Z] provisioning config files... [2023-01-17T21:56:56.728Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config5816689430592502316tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-17T21:56:56.933Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-17T21:56:56.933Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-17T21:56:56.933Z] ---> 24960fe90c08 [2023-01-17T21:56:56.933Z] Step 3/32 : WORKDIR /edgex-go [2023-01-17T21:56:56.933Z] ---> Using cache [2023-01-17T21:56:56.933Z] ---> aa1ad6dc7ca8 [2023-01-17T21:56:56.933Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-17T21:56:56.933Z] ---> Using cache [2023-01-17T21:56:56.933Z] ---> d772a24471d5 [2023-01-17T21:56:56.933Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-17T21:56:56.933Z] ---> Using cache [2023-01-17T21:56:56.933Z] ---> c937de9bd153 [2023-01-17T21:56:56.933Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T21:56:56.933Z] ---> Using cache [2023-01-17T21:56:56.933Z] ---> 2b7bc77a5d34 [2023-01-17T21:56:56.933Z] Step 7/32 : COPY . . [2023-01-17T21:56:56.933Z] ---> Using cache [2023-01-17T21:56:56.933Z] ---> 55289539954a [2023-01-17T21:56:56.933Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-17T21:56:57.091Z] ---> docker-login.sh [2023-01-17T21:56:57.091Z] nexus3.edgexfoundry.org:10001 [2023-01-17T21:56:57.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T21:56:57.861Z] 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-01-17T21:56:57.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T21:56:57.961Z] Configure a credential helper to remove this warning. See [2023-01-17T21:56:57.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T21:56:57.961Z] [2023-01-17T21:56:57.961Z] Login Succeeded [2023-01-17T21:56:57.961Z] nexus3.edgexfoundry.org:10002 [2023-01-17T21:56:58.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T21:56:58.793Z] ---> Running in 6410deef83c3 [2023-01-17T21:56:58.793Z] ---> Running in 63e87b4a46e8 [2023-01-17T21:56:59.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T21:56:59.225Z] Configure a credential helper to remove this warning. See [2023-01-17T21:56:59.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T21:56:59.225Z] [2023-01-17T21:56:59.225Z] Login Succeeded [2023-01-17T21:56:59.225Z] nexus3.edgexfoundry.org:10003 [2023-01-17T21:56:59.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T21:56:59.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T21:56:59.770Z] Configure a credential helper to remove this warning. See [2023-01-17T21:56:59.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T21:56:59.770Z] [2023-01-17T21:56:59.770Z] Login Succeeded [2023-01-17T21:56:59.770Z] nexus3.edgexfoundry.org:10004 [2023-01-17T21:57:00.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T21:57:00.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T21:57:00.042Z] Configure a credential helper to remove this warning. See [2023-01-17T21:57:00.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T21:57:00.042Z] [2023-01-17T21:57:00.042Z] Login Succeeded [2023-01-17T21:57:00.042Z] docker.io [2023-01-17T21:57:00.164Z] 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-01-17T21:57:00.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-17T21:57:00.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-17T21:57:00.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T21:57:00.422Z] OK: 211 MiB in 51 packages [2023-01-17T21:57:00.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T21:57:00.583Z] Configure a credential helper to remove this warning. See [2023-01-17T21:57:00.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T21:57:00.583Z] [2023-01-17T21:57:00.583Z] Login Succeeded [2023-01-17T21:57:00.583Z] ---> docker-login.sh ends [Pipeline] } [2023-01-17T21:57:00.598Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-01-17T21:57:01.188Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-01-17T21:57:01.211Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-17T21:57:01.228Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-17T21:57:01.242Z] ========================================================= [2023-01-17T21:57:01.242Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-17T21:57:01.242Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-17T21:57:01.576Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-17T21:57:01.863Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-17T21:57:01.863Z] 9b18e9b68314: Pulling fs layer [2023-01-17T21:57:01.863Z] 35d82f9e3411: Pulling fs layer [2023-01-17T21:57:01.863Z] e16973657156: Pulling fs layer [2023-01-17T21:57:01.863Z] fc693d55d65f: Pulling fs layer [2023-01-17T21:57:01.863Z] 7e9fc2657dce: Pulling fs layer [2023-01-17T21:57:01.863Z] dda99020689f: Pulling fs layer [2023-01-17T21:57:01.863Z] db1c61fa0a46: Pulling fs layer [2023-01-17T21:57:01.863Z] 891c053d2c06: Pulling fs layer [2023-01-17T21:57:01.863Z] 7e9fc2657dce: Waiting [2023-01-17T21:57:01.863Z] dda99020689f: Waiting [2023-01-17T21:57:01.863Z] db1c61fa0a46: Waiting [2023-01-17T21:57:01.863Z] 891c053d2c06: Waiting [2023-01-17T21:57:01.863Z] fc693d55d65f: Waiting [2023-01-17T21:57:01.863Z] e16973657156: Verifying Checksum [2023-01-17T21:57:01.863Z] e16973657156: Download complete [2023-01-17T21:57:01.863Z] 35d82f9e3411: Verifying Checksum [2023-01-17T21:57:01.863Z] 35d82f9e3411: Download complete [2023-01-17T21:57:01.863Z] 7e9fc2657dce: Download complete [2023-01-17T21:57:01.863Z] dda99020689f: Verifying Checksum [2023-01-17T21:57:01.863Z] dda99020689f: Download complete [2023-01-17T21:57:01.863Z] 9b18e9b68314: Verifying Checksum [2023-01-17T21:57:01.863Z] 9b18e9b68314: Download complete [2023-01-17T21:57:02.315Z] Removing intermediate container 6410deef83c3 [2023-01-17T21:57:02.316Z] ---> c281d18c60eb [2023-01-17T21:57:02.316Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-17T21:57:02.316Z] Removing intermediate container 0db67febab35 [2023-01-17T21:57:02.316Z] ---> 6c2ffc9cb196 [2023-01-17T21:57:02.316Z] [2023-01-17T21:57:02.316Z] Step 9/21 : FROM alpine:3.16 [2023-01-17T21:57:02.316Z] Removing intermediate container 3033283ffbe4 [2023-01-17T21:57:02.316Z] ---> ce75ce4e724a [2023-01-17T21:57:02.316Z] [2023-01-17T21:57:02.316Z] Step 10/23 : FROM alpine:3.16 [2023-01-17T21:57:02.316Z] ---> 6e66699373be [2023-01-17T21:57:02.316Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T21:57:02.576Z] 3.16: Pulling from library/alpine [2023-01-17T21:57:02.576Z] 3.16: Pulling from library/alpine [2023-01-17T21:57:02.576Z] ---> Running in f2e3e6fddc10 [2023-01-17T21:57:02.833Z] 9b18e9b68314: Pull complete [2023-01-17T21:57:03.422Z] 891c053d2c06: Verifying Checksum [2023-01-17T21:57:03.422Z] 891c053d2c06: Download complete [2023-01-17T21:57:03.422Z] 35d82f9e3411: Pull complete [2023-01-17T21:57:03.509Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-17T21:57:03.509Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-17T21:57:03.509Z] Status: Image is up to date for alpine:3.16 [2023-01-17T21:57:03.509Z] Status: Downloaded newer image for alpine:3.16 [2023-01-17T21:57:03.509Z] ---> bfe296a52501 [2023-01-17T21:57:03.509Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-17T21:57:03.509Z] ---> bfe296a52501 [2023-01-17T21:57:03.509Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-17T21:57:03.694Z] e16973657156: Pull complete [2023-01-17T21:57:04.080Z] ---> Running in 35d717852051 [2023-01-17T21:57:04.080Z] ---> Running in f1f90c251462 [2023-01-17T21:57:04.303Z] db1c61fa0a46: Verifying Checksum [2023-01-17T21:57:04.303Z] db1c61fa0a46: Download complete [2023-01-17T21:57:04.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-17T21:57:04.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-17T21:57:04.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-17T21:57:04.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-17T21:57:04.896Z] fc693d55d65f: Verifying Checksum [2023-01-17T21:57:04.896Z] fc693d55d65f: Download complete [2023-01-17T21:57:04.902Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-17T21:57:04.902Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-17T21:57:04.902Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-17T21:57:04.902Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-17T21:57:04.902Z] (5/6) Installing curl (7.83.1-r5) [2023-01-17T21:57:04.902Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-17T21:57:04.902Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-17T21:57:04.902Z] Executing busybox-1.35.0-r17.trigger [2023-01-17T21:57:04.902Z] Executing busybox-1.35.0-r17.trigger [2023-01-17T21:57:04.902Z] OK: 6 MiB in 15 packages [2023-01-17T21:57:04.902Z] Executing ca-certificates-20220614-r0.trigger [2023-01-17T21:57:04.902Z] OK: 8 MiB in 20 packages [2023-01-17T21:57:06.806Z] Removing intermediate container f1f90c251462 [2023-01-17T21:57:06.806Z] ---> af3326a4f6ba [2023-01-17T21:57:06.806Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-17T21:57:06.806Z] Removing intermediate container cb805bf0887c [2023-01-17T21:57:06.806Z] ---> cac40b698bcd [2023-01-17T21:57:06.806Z] [2023-01-17T21:57:06.806Z] Step 10/22 : FROM alpine:3.16 [2023-01-17T21:57:06.806Z] ---> bfe296a52501 [2023-01-17T21:57:06.806Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-17T21:57:07.066Z] ---> Running in ba890a23691c [2023-01-17T21:57:07.066Z] ---> Running in 6975c3c9f35f [2023-01-17T21:57:07.066Z] Removing intermediate container 35d717852051 [2023-01-17T21:57:07.066Z] ---> 708a2840514d [2023-01-17T21:57:07.066Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-17T21:57:07.066Z] ---> Running in 0189128833c9 [2023-01-17T21:57:07.326Z] Removing intermediate container ba890a23691c [2023-01-17T21:57:07.326Z] ---> 15829ca450a6 [2023-01-17T21:57:07.326Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-17T21:57:07.326Z] ---> Running in 501e81c6eb6c [2023-01-17T21:57:07.326Z] Removing intermediate container 0189128833c9 [2023-01-17T21:57:07.326Z] ---> 4f91fc44fefd [2023-01-17T21:57:07.326Z] Step 12/21 : WORKDIR /edgex [2023-01-17T21:57:07.584Z] ---> Running in 5543a890b4f3 [2023-01-17T21:57:07.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-17T21:57:07.584Z] Removing intermediate container 501e81c6eb6c [2023-01-17T21:57:07.584Z] ---> 026bd4f8d9be [2023-01-17T21:57:07.584Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-17T21:57:07.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-17T21:57:07.584Z] ---> Running in aa101f7292f7 [2023-01-17T21:57:07.584Z] Removing intermediate container 5543a890b4f3 [2023-01-17T21:57:07.584Z] ---> 402c4014425b [2023-01-17T21:57:07.584Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-17T21:57:07.846Z] Removing intermediate container aa101f7292f7 [2023-01-17T21:57:07.846Z] ---> 670e124f27db [2023-01-17T21:57:07.846Z] Step 15/23 : WORKDIR / [2023-01-17T21:57:07.846Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-17T21:57:07.846Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-17T21:57:07.846Z] Executing busybox-1.35.0-r17.trigger [2023-01-17T21:57:07.846Z] ---> Running in 5f102a938d27 [2023-01-17T21:57:07.846Z] Executing ca-certificates-20220614-r0.trigger [2023-01-17T21:57:07.846Z] ---> c7ba0f7b79b8 [2023-01-17T21:57:07.846Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-17T21:57:07.846Z] OK: 6 MiB in 16 packages [2023-01-17T21:57:07.846Z] Removing intermediate container 5f102a938d27 [2023-01-17T21:57:07.846Z] ---> b4724e292c22 [2023-01-17T21:57:07.846Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-17T21:57:08.414Z] ---> ab06acc6befd [2023-01-17T21:57:08.414Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-17T21:57:08.414Z] ---> 3ddf0e9010b1 [2023-01-17T21:57:08.414Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-17T21:57:08.673Z] Removing intermediate container 6975c3c9f35f [2023-01-17T21:57:08.673Z] ---> 331d2cd253b4 [2023-01-17T21:57:08.673Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-17T21:57:08.673Z] ---> Running in 700282a59c40 [2023-01-17T21:57:08.932Z] Removing intermediate container 700282a59c40 [2023-01-17T21:57:08.932Z] ---> 72ccdb32a3b2 [2023-01-17T21:57:08.932Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-17T21:57:09.190Z] ---> 8fda2592d7b3 [2023-01-17T21:57:09.190Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-17T21:57:09.190Z] ---> 22c73f48dd17 [2023-01-17T21:57:09.190Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-17T21:57:09.190Z] ---> Running in fdcdde046335 [2023-01-17T21:57:09.190Z] Removing intermediate container fdcdde046335 [2023-01-17T21:57:09.190Z] ---> c59880579ac4 [2023-01-17T21:57:09.190Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-17T21:57:09.464Z] ---> 6bbbc95b6c82 [2023-01-17T21:57:09.464Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-17T21:57:09.464Z] ---> Running in 1c0f2f5304ac [2023-01-17T21:57:09.464Z] ---> c45d8e34a98f [2023-01-17T21:57:09.464Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-17T21:57:09.464Z] ---> Running in e91b062a4913 [2023-01-17T21:57:09.464Z] ---> Running in df98005346eb [2023-01-17T21:57:09.464Z] Removing intermediate container 1c0f2f5304ac [2023-01-17T21:57:09.464Z] ---> 036a84d26717 [2023-01-17T21:57:09.464Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-17T21:57:09.723Z] Removing intermediate container e91b062a4913 [2023-01-17T21:57:09.723Z] ---> f402bfdce1cd [2023-01-17T21:57:09.723Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-17T21:57:09.723Z] ---> Running in 6b4ce59af48a [2023-01-17T21:57:09.723Z] ---> 2756477730bf [2023-01-17T21:57:09.723Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-17T21:57:09.982Z] Removing intermediate container 6b4ce59af48a [2023-01-17T21:57:09.982Z] ---> a53d4cd7e3d1 [2023-01-17T21:57:09.982Z] Step 21/23 : LABEL arch=x86_64 [2023-01-17T21:57:09.982Z] ---> Running in 10acb7933739 [2023-01-17T21:57:10.240Z] Removing intermediate container 10acb7933739 [2023-01-17T21:57:10.240Z] ---> 45e321dd2ee8 [2023-01-17T21:57:10.240Z] Step 22/23 : LABEL git_sha=6ddde6ec93c8fe92aefb97325f9e3f924b9d185b [2023-01-17T21:57:10.240Z] ---> Running in a41affee1e39 [2023-01-17T21:57:10.503Z] ---> fecb94b17aef [2023-01-17T21:57:10.503Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-17T21:57:10.503Z] Removing intermediate container a41affee1e39 [2023-01-17T21:57:10.503Z] ---> 1db0223a28b9 [2023-01-17T21:57:10.503Z] Step 23/23 : LABEL version=0.0.0 [2023-01-17T21:57:10.503Z] Removing intermediate container df98005346eb [2023-01-17T21:57:10.503Z] ---> 4df8f1d088f6 [2023-01-17T21:57:10.503Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-17T21:57:10.503Z] ---> Running in 66d70a88e786 [2023-01-17T21:57:10.503Z] ---> Running in c3e1d8e045d8 [2023-01-17T21:57:10.503Z] ---> 96f223b15262 [2023-01-17T21:57:10.503Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-17T21:57:10.762Z] ---> Running in 50e31f9c8644 [2023-01-17T21:57:10.762Z] Removing intermediate container 66d70a88e786 [2023-01-17T21:57:10.762Z] ---> b03dee915d35 [2023-01-17T21:57:10.762Z] [2023-01-17T21:57:10.762Z] Removing intermediate container c3e1d8e045d8 [2023-01-17T21:57:10.762Z] ---> 164aef0cbd0c [2023-01-17T21:57:10.762Z] Step 19/21 : LABEL arch=x86_64 [2023-01-17T21:57:10.762Z] Successfully built b03dee915d35 [2023-01-17T21:57:10.762Z] ---> Running in 1389423b23c4 [2023-01-17T21:57:10.762Z] Successfully tagged core-command:latest [2023-01-17T21:57:10.762Z]  Building core-command ... done Building security-spiffe-token-provider [2023-01-17T21:57:10.762Z] Removing intermediate container 50e31f9c8644 [2023-01-17T21:57:10.762Z] ---> aab463a3d220 [2023-01-17T21:57:10.762Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-17T21:57:11.020Z] ---> Running in 630e5e4ad1b6 [2023-01-17T21:57:11.020Z] Removing intermediate container 1389423b23c4 [2023-01-17T21:57:11.020Z] ---> 33152459c8c0 [2023-01-17T21:57:11.020Z] Step 20/21 : LABEL git_sha=6ddde6ec93c8fe92aefb97325f9e3f924b9d185b [2023-01-17T21:57:12.397Z] Removing intermediate container 630e5e4ad1b6 [2023-01-17T21:57:12.397Z] ---> 0f45ed4b2db9 [2023-01-17T21:57:12.397Z] Step 20/22 : LABEL arch=x86_64 [2023-01-17T21:57:12.665Z] ---> Running in 7533657dc287 [2023-01-17T21:57:12.966Z] ---> Running in 6f20e7baa66d [2023-01-17T21:57:12.967Z] Removing intermediate container 7533657dc287 [2023-01-17T21:57:12.967Z] ---> c5951d7280db [2023-01-17T21:57:12.967Z] Step 21/21 : LABEL version=0.0.0 [2023-01-17T21:57:12.967Z] Removing intermediate container 6f20e7baa66d [2023-01-17T21:57:12.967Z] ---> e1f9a188273e [2023-01-17T21:57:12.967Z] Step 21/22 : LABEL git_sha=6ddde6ec93c8fe92aefb97325f9e3f924b9d185b [2023-01-17T21:57:13.225Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-17T21:57:13.225Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-17T21:57:13.225Z] ---> 24960fe90c08 [2023-01-17T21:57:13.225Z] Step 3/19 : WORKDIR /edgex-go [2023-01-17T21:57:13.225Z] ---> Using cache [2023-01-17T21:57:13.225Z] ---> aa1ad6dc7ca8 [2023-01-17T21:57:13.225Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-17T21:57:13.225Z] ---> Running in 8c749c48d65d [2023-01-17T21:57:13.225Z] ---> Running in 5cc2a31f56d9 [2023-01-17T21:57:13.225Z] ---> Running in 8e39b07c890a [2023-01-17T21:57:13.483Z] Removing intermediate container 8c749c48d65d [2023-01-17T21:57:13.483Z] ---> d957765dc347 [2023-01-17T21:57:13.483Z] [2023-01-17T21:57:13.483Z] Removing intermediate container 5cc2a31f56d9 [2023-01-17T21:57:13.483Z] ---> cfe31138ffd0 [2023-01-17T21:57:13.483Z] Step 22/22 : LABEL version=0.0.0 [2023-01-17T21:57:13.483Z] ---> Running in ba1d6fddde96 [2023-01-17T21:57:13.483Z] Successfully built d957765dc347 [2023-01-17T21:57:13.483Z] Successfully tagged security-proxy-setup:latest [2023-01-17T21:57:13.483Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2023-01-17T21:57:13.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-17T21:57:13.483Z] Removing intermediate container ba1d6fddde96 [2023-01-17T21:57:13.483Z] ---> abb6b92f8f5f [2023-01-17T21:57:13.483Z] [2023-01-17T21:57:13.742Z] Successfully built abb6b92f8f5f [2023-01-17T21:57:13.742Z] Successfully tagged support-notifications:latest [2023-01-17T21:57:13.742Z] Building core-metadata [2023-01-17T21:57:13.742Z]  Building support-notifications ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-17T21:57:14.308Z] v3.16.3-125-gdeedb1d818 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-17T21:57:14.308Z] v3.16.3-122-g600819cc53 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-17T21:57:14.308Z] OK: 17043 distinct packages available [2023-01-17T21:57:14.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-17T21:57:14.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-17T21:57:14.569Z] OK: 211 MiB in 51 packages [2023-01-17T21:57:17.100Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-17T21:57:17.100Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-17T21:57:17.100Z] ---> 24960fe90c08 [2023-01-17T21:57:17.101Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-17T21:57:17.101Z] ---> Using cache [2023-01-17T21:57:17.101Z] ---> 2ce1d1a7b974 [2023-01-17T21:57:17.101Z] Step 4/24 : WORKDIR /edgex-go [2023-01-17T21:57:17.101Z] ---> Using cache [2023-01-17T21:57:17.101Z] ---> 25a46a29cf45 [2023-01-17T21:57:17.101Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-17T21:57:17.101Z] ---> Using cache [2023-01-17T21:57:17.101Z] ---> c281d18c60eb [2023-01-17T21:57:17.101Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-17T21:57:17.101Z] ---> Using cache [2023-01-17T21:57:17.101Z] ---> 6e66699373be [2023-01-17T21:57:17.101Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T21:57:17.101Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-17T21:57:17.101Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-17T21:57:17.101Z] ---> 24960fe90c08 [2023-01-17T21:57:17.101Z] Step 3/24 : WORKDIR /edgex-go [2023-01-17T21:57:17.101Z] ---> Using cache [2023-01-17T21:57:17.101Z] ---> aa1ad6dc7ca8 [2023-01-17T21:57:17.101Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-17T21:57:17.101Z] ---> Using cache [2023-01-17T21:57:17.101Z] ---> d772a24471d5 [2023-01-17T21:57:17.101Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-17T21:57:17.101Z] ---> Using cache [2023-01-17T21:57:17.101Z] ---> c937de9bd153 [2023-01-17T21:57:17.101Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T21:57:17.101Z] ---> Using cache [2023-01-17T21:57:17.101Z] ---> 2b7bc77a5d34 [2023-01-17T21:57:17.101Z] Step 7/24 : COPY . . [2023-01-17T21:57:17.101Z] ---> Using cache [2023-01-17T21:57:17.101Z] ---> 55289539954a [2023-01-17T21:57:17.101Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-17T21:57:17.254Z] fc693d55d65f: Pull complete [2023-01-17T21:57:17.524Z] 7e9fc2657dce: Pull complete [2023-01-17T21:57:17.796Z] dda99020689f: Pull complete [2023-01-17T21:57:19.636Z] ---> Running in f1588d23068b [2023-01-17T21:57:19.636Z] ---> Running in 1fa6a473e797 [2023-01-17T21:57:19.636Z] Removing intermediate container 8e39b07c890a [2023-01-17T21:57:19.636Z] ---> 33053abd2dbd [2023-01-17T21:57:19.636Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-17T21:57:19.894Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-01-17T21:57:19.894Z] ---> 5747edd8d44d [2023-01-17T21:57:19.894Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T21:57:20.151Z] ---> Running in 82770120cd59 [2023-01-17T21:57:20.412Z] Removing intermediate container 63e87b4a46e8 [2023-01-17T21:57:20.412Z] ---> 4ea9831771b3 [2023-01-17T21:57:20.412Z] [2023-01-17T21:57:20.412Z] Step 9/32 : FROM alpine:3.16 [2023-01-17T21:57:20.412Z] ---> bfe296a52501 [2023-01-17T21:57:20.412Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-17T21:57:20.670Z] ---> Running in aaa35bb00cc2 [2023-01-17T21:57:20.969Z] Removing intermediate container aaa35bb00cc2 [2023-01-17T21:57:20.969Z] ---> 38a853988a27 [2023-01-17T21:57:20.969Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-17T21:57:21.228Z] ---> Running in b15bee91f5d0 [2023-01-17T21:57:21.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-17T21:57:21.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-17T21:57:21.745Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-17T21:57:21.746Z] (2/2) Installing su-exec (0.2-r1) [2023-01-17T21:57:21.746Z] Executing busybox-1.35.0-r17.trigger [2023-01-17T21:57:21.746Z] OK: 6 MiB in 16 packages [2023-01-17T21:57:23.156Z] Removing intermediate container b15bee91f5d0 [2023-01-17T21:57:23.156Z] ---> 6a66ef39b101 [2023-01-17T21:57:23.156Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-17T21:57:23.416Z] ---> Running in e50c1a36af5e [2023-01-17T21:57:23.676Z] Removing intermediate container e50c1a36af5e [2023-01-17T21:57:23.676Z] ---> 9c61ac77d03a [2023-01-17T21:57:23.676Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-17T21:57:23.935Z] ---> Running in e3122d69d06e [2023-01-17T21:57:23.936Z] Removing intermediate container e3122d69d06e [2023-01-17T21:57:23.936Z] ---> 91b75b8c9d48 [2023-01-17T21:57:23.936Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-17T21:57:24.194Z] ---> Running in 042926907eb6 [2023-01-17T21:57:24.467Z] Removing intermediate container 042926907eb6 [2023-01-17T21:57:24.467Z] ---> d4653c336f6a [2023-01-17T21:57:24.467Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-17T21:57:24.512Z] db1c61fa0a46: Pull complete [2023-01-17T21:57:24.751Z] ---> Running in 064976901a65 [2023-01-17T21:57:25.010Z] Removing intermediate container 064976901a65 [2023-01-17T21:57:25.010Z] ---> 36a403af672a [2023-01-17T21:57:25.010Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-17T21:57:25.010Z] ---> Running in e112f6b01a19 [2023-01-17T21:57:25.947Z] Removing intermediate container f2e3e6fddc10 [2023-01-17T21:57:25.947Z] ---> 5a59558a28bc [2023-01-17T21:57:25.947Z] Step 8/22 : COPY . . [2023-01-17T21:57:26.490Z] 891c053d2c06: Pull complete [2023-01-17T21:57:26.490Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-17T21:57:26.490Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-17T21:57:26.490Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [2023-01-17T21:57:26.516Z] Removing intermediate container e112f6b01a19 [2023-01-17T21:57:26.517Z] ---> 59e19fc0ad47 [2023-01-17T21:57:26.517Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [Pipeline] sh [2023-01-17T21:57:26.834Z] + docker build -t ci-base-image-arm64 -f - . [2023-01-17T21:57:26.834Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-17T21:57:26.834Z] WORKDIR /edgex [2023-01-17T21:57:26.834Z] COPY go.mod . [2023-01-17T21:57:26.834Z] RUN go mod download [2023-01-17T21:57:27.424Z] Sending build context to Docker daemon 3.109MB [2023-01-17T21:57:27.424Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-17T21:57:27.424Z] ---> f96f9c87975a [2023-01-17T21:57:27.424Z] Step 2/4 : WORKDIR /edgex [2023-01-17T21:57:27.464Z] ---> Running in 67737e1832f8 [2023-01-17T21:57:27.722Z] Removing intermediate container 67737e1832f8 [2023-01-17T21:57:27.722Z] ---> b70fd34514a8 [2023-01-17T21:57:27.722Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-17T21:57:28.286Z] ---> 713a59d19c3d [2023-01-17T21:57:28.286Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-17T21:57:28.286Z] ---> Running in 366b5156fea3 [2023-01-17T21:57:29.390Z] ---> Running in a4d6cf028c4b [2023-01-17T21:57:29.658Z] Removing intermediate container 366b5156fea3 [2023-01-17T21:57:29.658Z] ---> 686d0d7a88a0 [2023-01-17T21:57:29.658Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-17T21:57:29.917Z] ---> d8f2ede303c4 [2023-01-17T21:57:29.917Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-17T21:57:29.991Z] Removing intermediate container a4d6cf028c4b [2023-01-17T21:57:29.991Z] ---> 689c110ace95 [2023-01-17T21:57:29.991Z] Step 3/4 : COPY go.mod . [2023-01-17T21:57:30.261Z] ---> 7f7ffc4c0205 [2023-01-17T21:57:30.261Z] Step 4/4 : RUN go mod download [2023-01-17T21:57:30.534Z] ---> Running in 6f160395682d [2023-01-17T21:57:30.850Z] ---> fbff8b717b46 [2023-01-17T21:57:30.851Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-17T21:57:30.851Z] ---> 1eeb552ec833 [2023-01-17T21:57:30.851Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-17T21:57:30.851Z] ---> Running in f7ced23df571 [2023-01-17T21:57:30.851Z] ---> 3fa68417a6fb [2023-01-17T21:57:30.851Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-17T21:57:31.112Z] 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-01-17T21:57:31.372Z] ---> cfc3c812219c [2023-01-17T21:57:31.372Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-17T21:57:31.938Z] ---> fd4c231dfba7 [2023-01-17T21:57:31.938Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-17T21:57:33.842Z] ---> 95998e356ba2 [2023-01-17T21:57:33.842Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-17T21:57:34.408Z] 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-01-17T21:57:36.354Z] ---> 4054b360ae32 [2023-01-17T21:57:36.354Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-17T21:57:36.354Z] ---> Running in 5e530f81eda7 [2023-01-17T21:57:39.674Z] Removing intermediate container 5e530f81eda7 [2023-01-17T21:57:39.674Z] ---> c8a46f855e33 [2023-01-17T21:57:39.674Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-17T21:57:39.674Z] ---> Running in 5553f54cf899 [2023-01-17T21:57:39.674Z] Removing intermediate container f1588d23068b [2023-01-17T21:57:39.674Z] ---> a1bc173c1d01 [2023-01-17T21:57:39.674Z] [2023-01-17T21:57:39.674Z] Step 9/24 : FROM alpine:3.16 [2023-01-17T21:57:39.674Z] ---> bfe296a52501 [2023-01-17T21:57:39.674Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-17T21:57:39.934Z] Removing intermediate container 5553f54cf899 [2023-01-17T21:57:39.934Z] ---> 5d7f655755f8 [2023-01-17T21:57:39.934Z] Step 29/32 : CMD ["gate"] [2023-01-17T21:57:39.934Z] ---> Running in 6934fd21531d [2023-01-17T21:57:40.192Z] ---> Running in 77018458c156 [2023-01-17T21:57:40.796Z] Removing intermediate container 77018458c156 [2023-01-17T21:57:40.796Z] ---> 9f11724472ca [2023-01-17T21:57:40.796Z] Step 30/32 : LABEL arch=x86_64 [2023-01-17T21:57:40.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-17T21:57:41.058Z] ---> Running in 5e809c827641 [2023-01-17T21:57:41.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-17T21:57:41.315Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-17T21:57:41.315Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-17T21:57:41.315Z] (3/3) Installing su-exec (0.2-r1) [2023-01-17T21:57:41.315Z] Executing busybox-1.35.0-r17.trigger [2023-01-17T21:57:41.315Z] Executing ca-certificates-20220614-r0.trigger [2023-01-17T21:57:41.573Z] Removing intermediate container 5e809c827641 [2023-01-17T21:57:41.573Z] ---> dbc55e378c0b [2023-01-17T21:57:41.573Z] Step 31/32 : LABEL git_sha=6ddde6ec93c8fe92aefb97325f9e3f924b9d185b [2023-01-17T21:57:41.573Z] OK: 6 MiB in 17 packages [2023-01-17T21:57:41.573Z] ---> Running in 9a6ef9840f66 [2023-01-17T21:57:42.141Z] Removing intermediate container 9a6ef9840f66 [2023-01-17T21:57:42.141Z] ---> b989a2273fb1 [2023-01-17T21:57:42.141Z] Step 32/32 : LABEL version=0.0.0 [2023-01-17T21:57:42.141Z] ---> Running in 027007df323d [2023-01-17T21:57:42.400Z] Removing intermediate container 027007df323d [2023-01-17T21:57:42.400Z] ---> 0fd56018eb91 [2023-01-17T21:57:42.400Z] [2023-01-17T21:57:42.401Z] Successfully built 0fd56018eb91 [2023-01-17T21:57:42.401Z] Successfully tagged security-bootstrapper:latest [2023-01-17T21:57:42.401Z]  Building security-bootstrapper ... done Building security-spire-agent [2023-01-17T21:57:42.401Z] Removing intermediate container 6934fd21531d [2023-01-17T21:57:42.401Z] ---> e29c328bc881 [2023-01-17T21:57:42.401Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-17T21:57:43.779Z] ---> Running in cf394547f1cd [2023-01-17T21:57:44.344Z] Removing intermediate container cf394547f1cd [2023-01-17T21:57:44.344Z] ---> 396c55b743ea [2023-01-17T21:57:44.344Z] Step 12/24 : WORKDIR / [2023-01-17T21:57:45.275Z] ---> Running in 5fcf4edce139 [2023-01-17T21:57:46.213Z] Removing intermediate container 5fcf4edce139 [2023-01-17T21:57:46.213Z] ---> 698784646733 [2023-01-17T21:57:46.213Z] 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-01-17T21:57:46.213Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-17T21:57:46.213Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-17T21:57:46.213Z] ---> 24960fe90c08 [2023-01-17T21:57:46.213Z] Step 3/24 : WORKDIR /edgex-go [2023-01-17T21:57:46.213Z] ---> Using cache [2023-01-17T21:57:46.213Z] ---> aa1ad6dc7ca8 [2023-01-17T21:57:46.213Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-17T21:57:46.472Z] ---> Running in 469fe0f4154d [2023-01-17T21:57:46.730Z] ---> dcc2fc1fa503 [2023-01-17T21:57:46.730Z] 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-01-17T21:57:46.989Z] Removing intermediate container 1fa6a473e797 [2023-01-17T21:57:46.989Z] ---> bb9862765de7 [2023-01-17T21:57:46.989Z] Step 8/24 : COPY . . [2023-01-17T21:57:46.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-17T21:57:47.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-17T21:57:47.246Z] Removing intermediate container 82770120cd59 [2023-01-17T21:57:47.246Z] ---> 1ee1aba88088 [2023-01-17T21:57:47.246Z] Step 7/19 : COPY . . [2023-01-17T21:57:47.246Z] ---> e210069c8f0c [2023-01-17T21:57:47.246Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-17T21:57:47.504Z] OK: 211 MiB in 51 packages [2023-01-17T21:57:50.843Z] ---> f89338cba59f [2023-01-17T21:57:50.843Z] 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-01-17T21:57:50.843Z] Removing intermediate container f7ced23df571 [2023-01-17T21:57:50.843Z] ---> cfeea8ea0aeb [2023-01-17T21:57:50.843Z] [2023-01-17T21:57:50.843Z] Step 10/22 : FROM alpine:3.16 [2023-01-17T21:57:50.843Z] ---> bfe296a52501 [2023-01-17T21:57:50.843Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-17T21:57:50.843Z] Removing intermediate container 469fe0f4154d [2023-01-17T21:57:50.843Z] ---> 682cb05f357a [2023-01-17T21:57:50.843Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-17T21:57:50.843Z] ---> 26052a6c9430 [2023-01-17T21:57:50.843Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-17T21:57:51.117Z] ---> Running in 0f7dfe4389b2 [2023-01-17T21:57:51.117Z] ---> 9fd2f2f5453e [2023-01-17T21:57:51.117Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-17T21:57:51.117Z] ---> 8863e2601502 [2023-01-17T21:57:51.117Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-17T21:57:51.117Z] ---> Running in 9d593cbb71df [2023-01-17T21:57:51.117Z] ---> Running in 4ec3bb705b49 [2023-01-17T21:57:51.117Z] ---> 8f47822a14cb [2023-01-17T21:57:51.117Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T21:57:51.117Z] Removing intermediate container 0f7dfe4389b2 [2023-01-17T21:57:51.117Z] ---> 7a498d9b9ef1 [2023-01-17T21:57:51.117Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-17T21:57:51.408Z] ---> Running in a14fa20b9ec6 [2023-01-17T21:57:51.408Z] ---> Running in 6828fe12c599 [2023-01-17T21:57:51.408Z] ---> f3aa722fde56 [2023-01-17T21:57:51.408Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-17T21:57:51.408Z] Removing intermediate container 6828fe12c599 [2023-01-17T21:57:51.408Z] ---> 47b436d338ae [2023-01-17T21:57:51.408Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-17T21:57:51.684Z] ---> Running in 05f55635f56b [2023-01-17T21:57:51.684Z] 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-01-17T21:57:51.684Z] 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-01-17T21:57:51.986Z] Removing intermediate container 05f55635f56b [2023-01-17T21:57:51.986Z] ---> edcad72f37b0 [2023-01-17T21:57:51.986Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-17T21:57:51.986Z] ---> 98dddf14ddbb [2023-01-17T21:57:51.986Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-17T21:57:51.986Z] ---> Running in da92e45e1bdc [2023-01-17T21:57:52.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-17T21:57:52.544Z] ---> 57a0c70f44f0 [2023-01-17T21:57:52.544Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-17T21:57:52.544Z] ---> Running in b19d10f64bdb [2023-01-17T21:57:52.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-17T21:57:53.171Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-17T21:57:53.171Z] Executing busybox-1.35.0-r17.trigger [2023-01-17T21:57:53.171Z] OK: 6 MiB in 15 packages [2023-01-17T21:57:53.463Z] Removing intermediate container b19d10f64bdb [2023-01-17T21:57:53.463Z] ---> 715ccede7786 [2023-01-17T21:57:53.463Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-17T21:57:53.463Z] ---> Running in 16fbed210152 [2023-01-17T21:57:53.721Z] Removing intermediate container 16fbed210152 [2023-01-17T21:57:53.721Z] ---> 3d196313e60a [2023-01-17T21:57:53.721Z] Step 22/24 : LABEL arch=x86_64 [2023-01-17T21:57:53.721Z] ---> Running in d15abe2868f6 [2023-01-17T21:57:53.721Z] Removing intermediate container da92e45e1bdc [2023-01-17T21:57:53.721Z] ---> 0b5a8131e70b [2023-01-17T21:57:53.721Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-17T21:57:53.989Z] Removing intermediate container d15abe2868f6 [2023-01-17T21:57:53.989Z] ---> d42e9b15a35e [2023-01-17T21:57:53.989Z] Step 23/24 : LABEL git_sha=6ddde6ec93c8fe92aefb97325f9e3f924b9d185b [2023-01-17T21:57:53.989Z] ---> Running in e43a10c6cdbe [2023-01-17T21:57:53.989Z] ---> b17cb84df65e [2023-01-17T21:57:53.989Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-17T21:57:53.989Z] Removing intermediate container e43a10c6cdbe [2023-01-17T21:57:53.989Z] ---> 05dd9010c9f9 [2023-01-17T21:57:53.989Z] Step 24/24 : LABEL version=0.0.0 [2023-01-17T21:57:54.255Z] ---> Running in 7d4947f10d04 [2023-01-17T21:57:54.255Z] Removing intermediate container 7d4947f10d04 [2023-01-17T21:57:54.255Z] ---> bbed61c11819 [2023-01-17T21:57:54.255Z] [2023-01-17T21:57:54.255Z] Successfully built bbed61c11819 [2023-01-17T21:57:54.512Z] Successfully tagged security-secretstore-setup:latest [2023-01-17T21:57:54.512Z]  Building security-secretstore-setup ... done Building support-scheduler [2023-01-17T21:57:55.891Z] ---> e0c7181b9115 [2023-01-17T21:57:55.891Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-17T21:57:56.824Z] ---> 2b3629dfc465 [2023-01-17T21:57:56.824Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-17T21:57:57.082Z] ---> Running in c5824bd3c4e0 [2023-01-17T21:57:57.082Z] Removing intermediate container c5824bd3c4e0 [2023-01-17T21:57:57.082Z] ---> 686a1d3fa9bc [2023-01-17T21:57:57.082Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-17T21:57:57.340Z] ---> Running in 888430fb66b7 [2023-01-17T21:57:57.916Z] Removing intermediate container 888430fb66b7 [2023-01-17T21:57:57.916Z] ---> a35c4df69d4f [2023-01-17T21:57:57.916Z] Step 20/22 : LABEL arch=x86_64 [2023-01-17T21:57:58.174Z] ---> Running in bf45ca74cdc4 [2023-01-17T21:57:58.174Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-17T21:57:58.174Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-17T21:57:58.174Z] ---> 24960fe90c08 [2023-01-17T21:57:58.174Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-17T21:57:58.174Z] ---> Using cache [2023-01-17T21:57:58.174Z] ---> 2ce1d1a7b974 [2023-01-17T21:57:58.174Z] Step 4/22 : WORKDIR /edgex-go [2023-01-17T21:57:58.174Z] ---> Using cache [2023-01-17T21:57:58.174Z] ---> 25a46a29cf45 [2023-01-17T21:57:58.174Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-17T21:57:58.174Z] ---> Using cache [2023-01-17T21:57:58.174Z] ---> c281d18c60eb [2023-01-17T21:57:58.174Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-17T21:57:58.174Z] ---> Using cache [2023-01-17T21:57:58.174Z] ---> 6e66699373be [2023-01-17T21:57:58.174Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T21:57:58.174Z] ---> Using cache [2023-01-17T21:57:58.174Z] ---> bb9862765de7 [2023-01-17T21:57:58.174Z] Step 8/22 : COPY . . [2023-01-17T21:57:58.174Z] ---> Using cache [2023-01-17T21:57:58.174Z] ---> 9fd2f2f5453e [2023-01-17T21:57:58.174Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-17T21:57:58.431Z] ---> Running in 3350a741a567 [2023-01-17T21:57:58.688Z] Removing intermediate container bf45ca74cdc4 [2023-01-17T21:57:58.688Z] ---> acd86fe962d4 [2023-01-17T21:57:58.688Z] Step 21/22 : LABEL git_sha=6ddde6ec93c8fe92aefb97325f9e3f924b9d185b [2023-01-17T21:57:58.688Z] ---> Running in 24d4a83aec04 [2023-01-17T21:57:58.950Z] Removing intermediate container 24d4a83aec04 [2023-01-17T21:57:58.950Z] ---> fcd04d067d6e [2023-01-17T21:57:58.950Z] Step 22/22 : LABEL version=0.0.0 [2023-01-17T21:57:58.950Z] ---> Running in b6ff80b429aa [2023-01-17T21:57:59.516Z] 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-01-17T21:57:59.516Z] Removing intermediate container b6ff80b429aa [2023-01-17T21:57:59.516Z] ---> 00ff1866b836 [2023-01-17T21:57:59.516Z] [2023-01-17T21:57:59.516Z] Successfully built 00ff1866b836 [2023-01-17T21:57:59.516Z] Successfully tagged core-data:latest [2023-01-17T21:58:09.436Z] Removing intermediate container 6f160395682d [2023-01-17T21:58:09.436Z] ---> d1771e8a246a [2023-01-17T21:58:09.436Z] Successfully built d1771e8a246a [2023-01-17T21:58:09.436Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T21:58:09.773Z] + docker inspect -f . ci-base-image-arm64 [2023-01-17T21:58:09.773Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T21:58:09.969Z] prd-ubuntu20.04-docker-arm64-4c-16g-2822 does not seem to be running inside a container [2023-01-17T21:58:10.046Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-17T21:58:11.228Z] $ docker top 1fc2c50bbede4609349ca5f438b0a29143ba4b60ff363c3b19ebf332d93a5bbe -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-17T21:58:12.148Z] + go version [2023-01-17T21:58:12.148Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-17T21:58:12.173Z] $ docker stop --time=1 1fc2c50bbede4609349ca5f438b0a29143ba4b60ff363c3b19ebf332d93a5bbe [2023-01-17T21:58:13.810Z] $ docker rm -f --volumes 1fc2c50bbede4609349ca5f438b0a29143ba4b60ff363c3b19ebf332d93a5bbe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T21:58:14.365Z] + docker inspect -f . ci-base-image-arm64 [2023-01-17T21:58:14.365Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T21:58:14.560Z] prd-ubuntu20.04-docker-arm64-4c-16g-2822 does not seem to be running inside a container [2023-01-17T21:58:14.639Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-17T21:58:15.919Z] $ docker top 1e429ca5614906d22888d0e8fab74cfd35a800344092141ee328ee5ab21714c8 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-17T21:58:16.148Z] ========================================================= [2023-01-17T21:58:16.148Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-17T21:58:16.148Z] ========================================================= [Pipeline] sh [2023-01-17T21:58:16.778Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-01-17T21:58:17.423Z] + make test [2023-01-17T21:58:17.423Z] go test -race -coverprofile=coverage.out ./... [2023-01-17T21:58:17.588Z]  Building core-data ... done Removing intermediate container a14fa20b9ec6 [2023-01-17T21:58:17.588Z] ---> de04f7cde9bc [2023-01-17T21:58:17.588Z] Step 7/24 : COPY . . [2023-01-17T21:58:20.116Z] Removing intermediate container 9d593cbb71df [2023-01-17T21:58:20.117Z] ---> ca4f658972a0 [2023-01-17T21:58:20.117Z] [2023-01-17T21:58:20.117Z] Step 10/24 : FROM alpine:3.16 [2023-01-17T21:58:20.117Z] ---> bfe296a52501 [2023-01-17T21:58:20.117Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-17T21:58:20.117Z] ---> Using cache [2023-01-17T21:58:20.117Z] ---> af3326a4f6ba [2023-01-17T21:58:20.117Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-17T21:58:20.117Z] ---> Using cache [2023-01-17T21:58:20.117Z] ---> 15829ca450a6 [2023-01-17T21:58:20.117Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-17T21:58:20.682Z] ---> Running in 06302a84cc5a [2023-01-17T21:58:20.682Z] Removing intermediate container 4ec3bb705b49 [2023-01-17T21:58:20.682Z] ---> b233479edce8 [2023-01-17T21:58:20.682Z] [2023-01-17T21:58:20.682Z] Step 9/19 : FROM alpine:3.15 [2023-01-17T21:58:20.682Z] ---> c4fc93816858 [2023-01-17T21:58:20.682Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-17T21:58:20.682Z] ---> Using cache [2023-01-17T21:58:20.682Z] ---> e77dac6926ac [2023-01-17T21:58:20.682Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-17T21:58:20.940Z] ---> Running in da4e695baa7b [2023-01-17T21:58:20.940Z] Removing intermediate container 06302a84cc5a [2023-01-17T21:58:20.940Z] ---> 187b8cf50d7e [2023-01-17T21:58:20.940Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-17T21:58:20.940Z] ---> Running in 145d2dcc451b [2023-01-17T21:58:21.219Z] Removing intermediate container 145d2dcc451b [2023-01-17T21:58:21.219Z] ---> 9d37c14c83ef [2023-01-17T21:58:21.219Z] Step 15/24 : WORKDIR / [2023-01-17T21:58:21.219Z] ---> Running in 0051bc03dc0a [2023-01-17T21:58:21.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-17T21:58:21.478Z] Removing intermediate container 0051bc03dc0a [2023-01-17T21:58:21.478Z] ---> 480fb1b4c28d [2023-01-17T21:58:21.478Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-17T21:58:21.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-17T21:58:21.736Z] ---> a0cb676e1a4b [2023-01-17T21:58:21.736Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-17T21:58:21.736Z] v3.15.6-263-g7c8ce57c5e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-17T21:58:21.736Z] v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-17T21:58:21.736Z] OK: 15859 distinct packages available [2023-01-17T21:58:21.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-17T21:58:21.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-17T21:58:21.994Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-17T21:58:22.252Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-17T21:58:22.252Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-17T21:58:22.252Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-17T21:58:22.252Z] (5/9) Installing curl (7.80.0-r5) [2023-01-17T21:58:22.252Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-17T21:58:22.252Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-17T21:58:22.252Z] (8/9) Installing libucontext (1.1-r0) [2023-01-17T21:58:22.252Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-17T21:58:22.252Z] Executing busybox-1.34.1-r7.trigger [2023-01-17T21:58:22.252Z] Executing ca-certificates-20220614-r0.trigger [2023-01-17T21:58:22.252Z] OK: 8 MiB in 23 packages [2023-01-17T21:58:22.510Z] ---> 4baa7f2aa3be [2023-01-17T21:58:22.511Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-17T21:58:22.511Z] ---> 2e6ba502c03b [2023-01-17T21:58:22.511Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-17T21:58:22.511Z] ---> Running in 8f504850494e [2023-01-17T21:58:22.769Z] ---> 626e18b4d928 [2023-01-17T21:58:22.769Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-17T21:58:22.769Z] Removing intermediate container 8f504850494e [2023-01-17T21:58:22.769Z] ---> f23b1bda3d2f [2023-01-17T21:58:22.769Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-17T21:58:22.769Z] ---> Running in c9b72479d9f4 [2023-01-17T21:58:22.769Z] ---> 71e6f93ef063 [2023-01-17T21:58:22.769Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-17T21:58:23.027Z] Removing intermediate container c9b72479d9f4 [2023-01-17T21:58:23.027Z] ---> b21dc4b09343 [2023-01-17T21:58:23.027Z] 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-01-17T21:58:23.027Z] Removing intermediate container da4e695baa7b [2023-01-17T21:58:23.027Z] ---> aba382e9e239 [2023-01-17T21:58:23.027Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-17T21:58:23.027Z] ---> Running in 3f962765beec [2023-01-17T21:58:23.027Z] ---> Running in 37cf21b17292 [2023-01-17T21:58:23.027Z] Removing intermediate container 3f962765beec [2023-01-17T21:58:23.027Z] ---> 81154508e4c5 [2023-01-17T21:58:23.027Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-17T21:58:23.290Z] ---> Running in b8a768705fd1 [2023-01-17T21:58:23.290Z] ---> 03acf29db96d [2023-01-17T21:58:23.290Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-17T21:58:23.290Z] Removing intermediate container b8a768705fd1 [2023-01-17T21:58:23.290Z] ---> c183e9781da6 [2023-01-17T21:58:23.290Z] Step 22/24 : LABEL arch=x86_64 [2023-01-17T21:58:23.290Z] ---> Running in 78b378e8e6d5 [2023-01-17T21:58:23.549Z] Removing intermediate container 78b378e8e6d5 [2023-01-17T21:58:23.549Z] ---> 32cd77667552 [2023-01-17T21:58:23.549Z] Step 23/24 : LABEL git_sha=6ddde6ec93c8fe92aefb97325f9e3f924b9d185b [2023-01-17T21:58:23.549Z] ---> Running in 90968b613334 [2023-01-17T21:58:23.806Z] ---> 3566a3ad6448 [2023-01-17T21:58:23.806Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-17T21:58:23.806Z] Removing intermediate container 90968b613334 [2023-01-17T21:58:23.806Z] ---> 2f4e5e9fb183 [2023-01-17T21:58:23.806Z] Step 24/24 : LABEL version=0.0.0 [2023-01-17T21:58:23.806Z] ---> Running in 16273875b5ee [2023-01-17T21:58:23.807Z] Removing intermediate container 37cf21b17292 [2023-01-17T21:58:23.807Z] ---> 7c6ed54c85d2 [2023-01-17T21:58:23.807Z] Step 11/24 : WORKDIR /edgex-go [2023-01-17T21:58:24.080Z] ---> Running in 5bedff4414bb [2023-01-17T21:58:24.080Z] ---> 0a682d0d88f5 [2023-01-17T21:58:24.080Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-17T21:58:24.080Z] Removing intermediate container 16273875b5ee [2023-01-17T21:58:24.080Z] ---> f27625fd45a1 [2023-01-17T21:58:24.080Z] [2023-01-17T21:58:24.080Z] ---> Running in 749706636f4d [2023-01-17T21:58:24.080Z] Removing intermediate container 5bedff4414bb [2023-01-17T21:58:24.080Z] ---> cee76d25d6fb [2023-01-17T21:58:24.080Z] [2023-01-17T21:58:24.080Z] Step 12/24 : FROM alpine:3.15 [2023-01-17T21:58:24.080Z] ---> c4fc93816858 [2023-01-17T21:58:24.080Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-17T21:58:24.080Z] ---> Using cache [2023-01-17T21:58:24.080Z] ---> e77dac6926ac [2023-01-17T21:58:24.080Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-17T21:58:24.080Z] ---> Using cache [2023-01-17T21:58:24.080Z] ---> d0e8ad9337e3 [2023-01-17T21:58:24.080Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-17T21:58:24.337Z] Removing intermediate container 749706636f4d [2023-01-17T21:58:24.337Z] ---> 491b8f26e848 [2023-01-17T21:58:24.337Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-17T21:58:24.337Z] Successfully built f27625fd45a1 [2023-01-17T21:58:24.337Z] Successfully tagged core-metadata:latest [2023-01-17T21:58:24.337Z]  Building core-metadata ... done  ---> Running in af0f7d4ed7a1 [2023-01-17T21:58:24.598Z] Removing intermediate container af0f7d4ed7a1 [2023-01-17T21:58:24.598Z] ---> 7dd9c18b5e36 [2023-01-17T21:58:24.598Z] Step 17/19 : LABEL arch=x86_64 [2023-01-17T21:58:25.163Z] ---> Running in baaf8038ba65 [2023-01-17T21:58:25.164Z] ---> 43fd1b755ada [2023-01-17T21:58:25.164Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-17T21:58:25.164Z] Removing intermediate container baaf8038ba65 [2023-01-17T21:58:25.164Z] ---> 3c3820f381bc [2023-01-17T21:58:25.164Z] Step 18/19 : LABEL git_sha=6ddde6ec93c8fe92aefb97325f9e3f924b9d185b [2023-01-17T21:58:25.164Z] ---> Running in de5d84416cc4 [2023-01-17T21:58:25.422Z] Removing intermediate container de5d84416cc4 [2023-01-17T21:58:25.422Z] ---> 7903de14f95b [2023-01-17T21:58:25.422Z] Step 19/19 : LABEL version=0.0.0 [2023-01-17T21:58:25.679Z] ---> Running in 3ba0d7f5fc9d [2023-01-17T21:58:25.936Z] Removing intermediate container 3ba0d7f5fc9d [2023-01-17T21:58:25.936Z] ---> b0890a63215c [2023-01-17T21:58:25.936Z] [2023-01-17T21:58:26.194Z] Successfully built b0890a63215c [2023-01-17T21:58:26.194Z] Successfully tagged security-spiffe-token-provider:latest [2023-01-17T21:58:26.452Z]  Building security-spiffe-token-provider ... done  ---> 3fc11189d384 [2023-01-17T21:58:26.452Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-17T21:58:26.710Z] Removing intermediate container 3350a741a567 [2023-01-17T21:58:26.710Z] ---> 9bd22ae45e54 [2023-01-17T21:58:26.710Z] [2023-01-17T21:58:26.710Z] Step 10/22 : FROM alpine:3.16 [2023-01-17T21:58:26.710Z] ---> bfe296a52501 [2023-01-17T21:58:26.710Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-17T21:58:26.710Z] ---> Using cache [2023-01-17T21:58:26.710Z] ---> af3326a4f6ba [2023-01-17T21:58:26.710Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-17T21:58:26.710Z] ---> Using cache [2023-01-17T21:58:26.710Z] ---> 15829ca450a6 [2023-01-17T21:58:26.710Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-17T21:58:26.710Z] ---> Running in e211e5cf9171 [2023-01-17T21:58:26.710Z] ---> 8465680637b5 [2023-01-17T21:58:26.710Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-17T21:58:26.710Z] Removing intermediate container e211e5cf9171 [2023-01-17T21:58:26.710Z] ---> bd171d8369b3 [2023-01-17T21:58:26.710Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-17T21:58:26.710Z] ---> Running in 68e4c2b838e1 [2023-01-17T21:58:26.969Z] ---> 62ac7a550377 [2023-01-17T21:58:26.969Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-17T21:58:26.969Z] Removing intermediate container 68e4c2b838e1 [2023-01-17T21:58:26.969Z] ---> 0991c9febf3a [2023-01-17T21:58:26.969Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-17T21:58:26.969Z] ---> 3b53e9f11aff [2023-01-17T21:58:26.969Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-17T21:58:26.969Z] ---> Running in 6bd41a29570c [2023-01-17T21:58:27.226Z] ---> 8be3ea407abe [2023-01-17T21:58:27.226Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-17T21:58:27.226Z] Removing intermediate container 6bd41a29570c [2023-01-17T21:58:27.226Z] ---> c9a2829e526f [2023-01-17T21:58:27.226Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-17T21:58:27.226Z] ---> Running in f421fd068d4c [2023-01-17T21:58:27.484Z] Removing intermediate container f421fd068d4c [2023-01-17T21:58:27.484Z] ---> 9f7ff9f64b38 [2023-01-17T21:58:27.484Z] Step 22/24 : LABEL arch=x86_64 [2023-01-17T21:58:27.484Z] ---> Running in 549d8d86beb5 [2023-01-17T21:58:27.484Z] ---> 0b1a8604f8dc [2023-01-17T21:58:27.484Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-17T21:58:27.742Z] Removing intermediate container 549d8d86beb5 [2023-01-17T21:58:27.742Z] ---> c41537c5e946 [2023-01-17T21:58:27.742Z] Step 23/24 : LABEL git_sha=6ddde6ec93c8fe92aefb97325f9e3f924b9d185b [2023-01-17T21:58:27.742Z] ---> Running in 7b9a88d2d0dd [2023-01-17T21:58:27.742Z] ---> 27bfddbcfef4 [2023-01-17T21:58:27.742Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-17T21:58:27.742Z] ---> Running in a2c702fee5d0 [2023-01-17T21:58:27.742Z] Removing intermediate container 7b9a88d2d0dd [2023-01-17T21:58:27.742Z] ---> e99dff90bed5 [2023-01-17T21:58:27.742Z] Step 24/24 : LABEL version=0.0.0 [2023-01-17T21:58:27.742Z] ---> Running in b671c7fa885b [2023-01-17T21:58:28.000Z] Removing intermediate container a2c702fee5d0 [2023-01-17T21:58:28.000Z] ---> 58b1229a584c [2023-01-17T21:58:28.000Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-17T21:58:28.000Z] ---> Running in b1365bddfdb6 [2023-01-17T21:58:28.000Z] Removing intermediate container b671c7fa885b [2023-01-17T21:58:28.000Z] ---> b1bb456e9b0d [2023-01-17T21:58:28.000Z] [2023-01-17T21:58:28.000Z] Successfully built b1bb456e9b0d [2023-01-17T21:58:28.000Z] Successfully tagged security-spire-agent:latest [2023-01-17T21:58:28.000Z]  Building security-spire-agent ... done Removing intermediate container b1365bddfdb6 [2023-01-17T21:58:28.000Z] ---> 0b98268bf9c4 [2023-01-17T21:58:28.000Z] Step 20/22 : LABEL arch=x86_64 [2023-01-17T21:58:28.000Z] ---> Running in de07c01b1c10 [2023-01-17T21:58:28.256Z] Removing intermediate container de07c01b1c10 [2023-01-17T21:58:28.256Z] ---> 6c822b63c37d [2023-01-17T21:58:28.256Z] Step 21/22 : LABEL git_sha=6ddde6ec93c8fe92aefb97325f9e3f924b9d185b [2023-01-17T21:58:28.256Z] ---> Running in af74f6a1fb20 [2023-01-17T21:58:28.256Z] Removing intermediate container af74f6a1fb20 [2023-01-17T21:58:28.256Z] ---> 90f3de9a1d62 [2023-01-17T21:58:28.256Z] Step 22/22 : LABEL version=0.0.0 [2023-01-17T21:58:28.513Z] ---> Running in 20cdc2e23d1a [2023-01-17T21:58:28.513Z] Removing intermediate container 20cdc2e23d1a [2023-01-17T21:58:28.513Z] ---> 4b902d5debb0 [2023-01-17T21:58:28.514Z] [2023-01-17T21:58:28.514Z] Successfully built 4b902d5debb0 [2023-01-17T21:58:28.514Z] Successfully tagged support-scheduler:latest [2023-01-17T21:58:28.519Z]  Building support-scheduler ... done  [Pipeline] } [2023-01-17T21:58:28.524Z] $ docker stop --time=1 15321211a3fe91832cc7a58c1ab8525c9b1ef7d316c922374fe8577b2e9db86c [2023-01-17T21:58:29.807Z] $ docker rm -f --volumes 15321211a3fe91832cc7a58c1ab8525c9b1ef7d316c922374fe8577b2e9db86c [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-17T21:58:30.146Z] + docker images [2023-01-17T21:58:30.146Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-17T21:58:30.146Z] support-scheduler latest 4b902d5debb0 1 second ago 30MB [2023-01-17T21:58:30.146Z] security-spire-agent latest b1bb456e9b0d 2 seconds ago 125MB [2023-01-17T21:58:30.146Z] 9bd22ae45e54 3 seconds ago 1.74GB [2023-01-17T21:58:30.146Z] security-spiffe-token-provider latest b0890a63215c 4 seconds ago 29.8MB [2023-01-17T21:58:30.146Z] cee76d25d6fb 6 seconds ago 1.54GB [2023-01-17T21:58:30.146Z] core-metadata latest f27625fd45a1 6 seconds ago 18.5MB [2023-01-17T21:58:30.146Z] b233479edce8 10 seconds ago 1.71GB [2023-01-17T21:58:30.146Z] ca4f658972a0 11 seconds ago 1.68GB [2023-01-17T21:58:30.146Z] core-data latest 00ff1866b836 30 seconds ago 17.9MB [2023-01-17T21:58:30.146Z] security-secretstore-setup latest bbed61c11819 35 seconds ago 29.9MB [2023-01-17T21:58:30.146Z] cfeea8ea0aeb 39 seconds ago 1.68GB [2023-01-17T21:58:30.146Z] security-bootstrapper latest 0fd56018eb91 47 seconds ago 20.3MB [2023-01-17T21:58:30.146Z] a1bc173c1d01 50 seconds ago 1.67GB [2023-01-17T21:58:30.146Z] 4ea9831771b3 About a minute ago 1.66GB [2023-01-17T21:58:30.146Z] security-proxy-setup latest d957765dc347 About a minute ago 27.8MB [2023-01-17T21:58:30.146Z] support-notifications latest abb6b92f8f5f About a minute ago 30.6MB [2023-01-17T21:58:30.146Z] core-command latest b03dee915d35 About a minute ago 17.7MB [2023-01-17T21:58:30.146Z] cac40b698bcd About a minute ago 1.74GB [2023-01-17T21:58:30.146Z] 6c2ffc9cb196 About a minute ago 1.66GB [2023-01-17T21:58:30.146Z] ce75ce4e724a About a minute ago 1.67GB [2023-01-17T21:58:30.146Z] security-spire-config latest 80fa9b6202d6 About a minute ago 85.8MB [2023-01-17T21:58:30.147Z] security-spire-server latest 99527f7ccfc1 About a minute ago 86.5MB [2023-01-17T21:58:30.147Z] 6c775f08af78 About a minute ago 1.54GB [2023-01-17T21:58:30.147Z] 55d52c5c9b89 About a minute ago 1.54GB [2023-01-17T21:58:30.147Z] ci-base-image-x86_64 latest 24960fe90c08 4 minutes ago 904MB [2023-01-17T21:58:30.147Z] alpine 3.16 bfe296a52501 2 months ago 5.54MB [2023-01-17T21:58:30.147Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 months ago 683MB [2023-01-17T21:58:30.147Z] alpine 3.15 c4fc93816858 5 months ago 5.59MB [2023-01-17T21:58:30.147Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB [2023-01-17T21:58:30.147Z] 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-01-17T21:58:56.286Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-17T22:00:47.962Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-17T22:00:47.962Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-17T22:00:47.962Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-17T22:00:47.962Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-17T22:00:56.173Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-17T22:00:56.173Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-17T22:00:56.173Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-17T22:00:56.173Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-17T22:00:56.173Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-17T22:00:56.173Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-17T22:00:56.173Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-17T22:00:56.173Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-17T22:00:56.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-17T22:01:08.475Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.283s coverage: 28.7% of statements [2023-01-17T22:01:08.475Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-17T22:01:08.475Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-17T22:01:16.696Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.691s coverage: 98.5% of statements [2023-01-17T22:01:22.050Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 1.036s coverage: 43.0% of statements [2023-01-17T22:01:22.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-17T22:01:22.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-17T22:01:22.050Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.583s coverage: 54.0% of statements [2023-01-17T22:01:22.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-17T22:01:22.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-17T22:01:44.188Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 25.089s coverage: 89.2% of statements [2023-01-17T22:01:44.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-17T22:01:44.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-17T22:01:44.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-17T22:01:44.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-17T22:01:44.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-17T22:01:44.188Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.603s coverage: 2.4% of statements [2023-01-17T22:01:44.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-17T22:01:44.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-17T22:01:45.600Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.718s coverage: 95.6% of statements [2023-01-17T22:01:45.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-17T22:01:45.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-17T22:01:45.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-17T22:01:45.600Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.682s coverage: 72.2% of statements [2023-01-17T22:01:45.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-17T22:01:45.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-17T22:01:45.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-17T22:01:45.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-17T22:01:45.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-17T22:01:45.600Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.624s coverage: 60.0% of statements [2023-01-17T22:01:45.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-17T22:01:45.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-17T22:01:45.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-17T22:01:45.600Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.875s coverage: 0.9% of statements [2023-01-17T22:01:45.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-17T22:01:45.600Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.708s coverage: 58.8% of statements [2023-01-17T22:01:45.600Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.262s coverage: 29.6% of statements [2023-01-17T22:01:45.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-17T22:01:48.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.401s coverage: 47.1% of statements [2023-01-17T22:01:48.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.330s coverage: 79.5% of statements [2023-01-17T22:01:48.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.459s coverage: 94.1% of statements [2023-01-17T22:01:48.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.358s coverage: 96.3% of statements [2023-01-17T22:01:51.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.259s coverage: 87.5% of statements [2023-01-17T22:02:03.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.223s coverage: 94.4% of statements [2023-01-17T22:02:03.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.267s coverage: 44.8% of statements [2023-01-17T22:02:09.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.978s coverage: 79.9% of statements [2023-01-17T22:02:09.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-17T22:02:17.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.345s coverage: 92.9% of statements [2023-01-17T22:02:17.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-17T22:02:17.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-17T22:02:17.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-17T22:02:17.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.064s coverage: 65.1% of statements [2023-01-17T22:02:17.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-17T22:02:17.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-17T22:02:17.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-17T22:02:17.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-17T22:02:17.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.254s coverage: 86.9% of statements [2023-01-17T22:02:17.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-17T22:02:17.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-17T22:02:17.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-17T22:02:17.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-17T22:02:17.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.236s coverage: 87.2% of statements [2023-01-17T22:02:17.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-17T22:02:17.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-17T22:02:17.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.196s coverage: 100.0% of statements [2023-01-17T22:02:17.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-17T22:02:17.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.319s coverage: 77.4% of statements [2023-01-17T22:02:17.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-17T22:02:17.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.283s coverage: 80.0% of statements [2023-01-17T22:02:17.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.255s coverage: 87.2% of statements [2023-01-17T22:02:17.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.840s coverage: 91.2% of statements [2023-01-17T22:02:17.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-17T22:02:20.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.154s coverage: 64.7% of statements [2023-01-17T22:02:20.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-17T22:02:20.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-17T22:02:20.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.287s coverage: 100.0% of statements [2023-01-17T22:02:20.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.128s coverage: 89.4% of statements [2023-01-17T22:02:20.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.075s coverage: 100.0% of statements [2023-01-17T22:02:20.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.081s coverage: 73.7% of statements [2023-01-17T22:02:21.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.115s coverage: 100.0% of statements [2023-01-17T22:02:27.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.403s coverage: 65.3% of statements [2023-01-17T22:02:27.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-17T22:02:27.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-17T22:02:27.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-17T22:02:29.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.866s coverage: 41.8% of statements [2023-01-17T22:02:29.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-17T22:02:29.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-17T22:02:29.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.284s coverage: 89.5% of statements [2023-01-17T22:02:29.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-17T22:02:29.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.316s coverage: 84.8% of statements [2023-01-17T22:02:29.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-17T22:02:29.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-17T22:02:29.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-17T22:02:29.836Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-17T22:02:38.042Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.377s coverage: 17.7% of statements [2023-01-17T22:02:38.042Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-17T22:02:38.042Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-17T22:02:38.042Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-17T22:02:38.042Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-17T22:02:38.042Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.714s coverage: 92.3% of statements [2023-01-17T22:02:38.042Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-17T22:02:38.042Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-17T22:02:38.042Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-17T22:02:38.042Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-17T22:02:38.042Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.330s coverage: 63.2% of statements [2023-01-17T22:02:38.042Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-17T22:02:38.042Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-17T22:02:38.042Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.471s coverage: 97.7% of statements [2023-01-17T22:02:38.042Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-17T22:02:38.042Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-17T22:02:38.310Z] 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-01-17T22:02:38.581Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-17T22:02:38.581Z] go vet ./... [2023-01-17T22:04:30.263Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-17T22:04:30.263Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-17T22:04:30.263Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-17T22:04:30.285Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-01-17T22:04:30.926Z] + ls -al . [2023-01-17T22:04:30.926Z] total 744 [2023-01-17T22:04:30.926Z] drwxrwxr-x 10 1001 1001 4096 Jan 17 21:58 . [2023-01-17T22:04:30.926Z] drwxr-xr-x 4 root root 4096 Jan 17 21:58 .. [2023-01-17T22:04:30.926Z] drwxrwxr-x 2 1001 1001 4096 Jan 17 21:56 .blubracket [2023-01-17T22:04:30.926Z] -rw-rw-r-- 1 1001 1001 16 Jan 17 21:56 .dockerignore [2023-01-17T22:04:30.926Z] drwxrwxr-x 8 1001 1001 4096 Jan 17 21:56 .git [2023-01-17T22:04:30.926Z] drwxrwxr-x 3 1001 1001 4096 Jan 17 21:56 .github [2023-01-17T22:04:30.926Z] -rw-rw-r-- 1 1001 1001 956 Jan 17 21:56 .gitignore [2023-01-17T22:04:30.926Z] -rw-rw-r-- 1 1001 1001 42 Jan 17 21:56 .golangci.yml [2023-01-17T22:04:30.926Z] -rw-rw-r-- 1 1001 1001 87 Jan 17 21:56 .hadolint.yml [2023-01-17T22:04:30.926Z] -rw-rw-r-- 1 1001 1001 166 Jan 17 21:56 .sonarcloud.properties [2023-01-17T22:04:30.926Z] -rw-rw-r-- 1 1001 1001 1171 Jan 17 21:56 ADOPTERS.md [2023-01-17T22:04:30.926Z] -rw-rw-r-- 1 1001 1001 10825 Jan 17 21:56 Attribution.txt [2023-01-17T22:04:30.926Z] -rw-rw-r-- 1 1001 1001 73765 Jan 17 21:56 CHANGELOG.md [2023-01-17T22:04:30.926Z] -rw-rw-r-- 1 1001 1001 3804 Jan 17 21:56 CONTRIBUTING.md [2023-01-17T22:04:30.926Z] -rw-rw-r-- 1 1001 1001 677 Jan 17 21:56 GOVERNANCE.md [2023-01-17T22:04:30.926Z] -rw-rw-r-- 1 1001 1001 850 Jan 17 21:56 Jenkinsfile [2023-01-17T22:04:30.926Z] -rw-rw-r-- 1 1001 1001 10775 Jan 17 21:56 LICENSE [2023-01-17T22:04:30.926Z] -rw-rw-r-- 1 1001 1001 12513 Jan 17 21:56 Makefile [2023-01-17T22:04:30.926Z] -rw-rw-r-- 1 1001 1001 582 Jan 17 21:56 OWNERS.md [2023-01-17T22:04:30.926Z] -rw-rw-r-- 1 1001 1001 9403 Jan 17 21:56 README.md [2023-01-17T22:04:30.926Z] -rw-rw-r-- 1 1001 1001 6912 Jan 17 21:56 SECURITY.md [2023-01-17T22:04:30.926Z] -rw-rw-r-- 1 1001 1001 5 Jan 17 21:53 VERSION [2023-01-17T22:04:30.926Z] drwxrwxr-x 2 1001 1001 4096 Jan 17 21:56 bin [2023-01-17T22:04:30.926Z] drwxrwxr-x 16 1001 1001 4096 Jan 17 21:56 cmd [2023-01-17T22:04:30.926Z] -rw-r--r-- 1 root root 489970 Jan 17 22:02 coverage.out [2023-01-17T22:04:30.926Z] -rw-rw-r-- 1 1001 1001 3377 Jan 17 21:56 go.mod [2023-01-17T22:04:30.926Z] -rw-rw-r-- 1 1001 1001 34951 Jan 17 21:56 go.sum [2023-01-17T22:04:30.926Z] drwxrwxr-x 7 1001 1001 4096 Jan 17 21:56 internal [2023-01-17T22:04:30.926Z] drwxrwxr-x 3 1001 1001 4096 Jan 17 21:56 openapi [2023-01-17T22:04:30.926Z] drwxrwxr-x 4 1001 1001 4096 Jan 17 21:56 snap [2023-01-17T22:04:30.926Z] -rw-rw-r-- 1 1001 1001 204 Jan 17 21:56 version.go [Pipeline] sh [2023-01-17T22:04:31.561Z] + '[' -e coverage.out ] [2023-01-17T22:04:31.561Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-01-17T22:04:31.584Z] Warning: overwriting stash ‘coverage-report’ [2023-01-17T22:04:32.452Z] Stashed 1 file(s) [Pipeline] sh [2023-01-17T22:04:33.091Z] + make build [2023-01-17T22:04:33.091Z] 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-01-17T22:06:09.764Z] 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-01-17T22:06:09.764Z] 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-01-17T22:06:12.353Z] 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-01-17T22:06:59.196Z] 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-01-17T22:07:04.525Z] 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-01-17T22:07:09.871Z] 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-01-17T22:07:16.520Z] 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-01-17T22:07:19.854Z] 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-01-17T22:07:24.101Z] 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-01-17T22:07:39.081Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-01-17T22:07:43.369Z] $ docker stop --time=1 1e429ca5614906d22888d0e8fab74cfd35a800344092141ee328ee5ab21714c8 [2023-01-17T22:07:45.394Z] $ docker rm -f --volumes 1e429ca5614906d22888d0e8fab74cfd35a800344092141ee328ee5ab21714c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T22:07:47.619Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-17T22:07:47.619Z] [2023-01-17T22:07:47.619Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T22:07:47.954Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-17T22:07:48.225Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-01-17T22:07:48.225Z] 29e5d40040c1: Pulling fs layer [2023-01-17T22:07:48.225Z] 1ce36da41761: Pulling fs layer [2023-01-17T22:07:48.225Z] 25b303627fd3: Pulling fs layer [2023-01-17T22:07:48.225Z] 29e5d40040c1: Verifying Checksum [2023-01-17T22:07:48.225Z] 29e5d40040c1: Download complete [2023-01-17T22:07:48.493Z] 1ce36da41761: Verifying Checksum [2023-01-17T22:07:48.493Z] 1ce36da41761: Download complete [2023-01-17T22:07:48.762Z] 29e5d40040c1: Pull complete [2023-01-17T22:07:50.172Z] 25b303627fd3: Verifying Checksum [2023-01-17T22:07:50.172Z] 25b303627fd3: Download complete [2023-01-17T22:07:50.172Z] 1ce36da41761: Pull complete [2023-01-17T22:08:02.490Z] 25b303627fd3: Pull complete [2023-01-17T22:08:02.490Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-01-17T22:08:02.490Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-17T22:08:02.490Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T22:08:02.704Z] prd-ubuntu20.04-docker-arm64-4c-16g-2822 does not seem to be running inside a container [2023-01-17T22:08:02.881Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-01-17T22:08:05.488Z] $ docker top 3ec629e75315ef2688c3f64f9016f69f25cc11d3f55dc7447ab9775ab3daf7c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-17T22:08:06.354Z] + docker-compose build --help [2023-01-17T22:08:06.354Z] + grep parallel [2023-01-17T22:08:11.714Z] --parallel Build images in parallel. [Pipeline] } [2023-01-17T22:08:12.016Z] $ docker stop --time=1 3ec629e75315ef2688c3f64f9016f69f25cc11d3f55dc7447ab9775ab3daf7c6 [2023-01-17T22:08:13.693Z] $ docker rm -f --volumes 3ec629e75315ef2688c3f64f9016f69f25cc11d3f55dc7447ab9775ab3daf7c6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T22:08:14.204Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-17T22:08:14.204Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T22:08:14.396Z] prd-ubuntu20.04-docker-arm64-4c-16g-2822 does not seem to be running inside a container [2023-01-17T22:08:14.482Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-01-17T22:08:15.717Z] $ docker top 89d5885ba9ed16344d63336e28dab59b48ee125a3be45d5881b4b8794ce94ecd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-17T22:08:16.527Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-17T22:08:21.865Z] Building core-command ... [2023-01-17T22:08:21.865Z] Building core-data ... [2023-01-17T22:08:21.865Z] Building core-metadata ... [2023-01-17T22:08:21.865Z] Building security-bootstrapper ... [2023-01-17T22:08:21.865Z] Building security-proxy-setup ... [2023-01-17T22:08:21.865Z] Building security-secretstore-setup ... [2023-01-17T22:08:21.865Z] Building security-spiffe-token-provider ... [2023-01-17T22:08:21.865Z] Building security-spire-agent ... [2023-01-17T22:08:21.865Z] Building security-spire-config ... [2023-01-17T22:08:21.865Z] Building security-spire-server ... [2023-01-17T22:08:21.865Z] Building support-notifications ... [2023-01-17T22:08:21.865Z] Building support-scheduler ... [2023-01-17T22:08:21.865Z] Building core-command [2023-01-17T22:08:21.865Z] Building support-notifications [2023-01-17T22:08:21.865Z] Building core-metadata [2023-01-17T22:08:21.865Z] Building security-spire-agent [2023-01-17T22:08:21.865Z] Building security-proxy-setup [2023-01-17T22:09:08.718Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-17T22:09:08.718Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-17T22:09:08.718Z] ---> d1771e8a246a [2023-01-17T22:09:08.718Z] Step 3/24 : WORKDIR /edgex-go [2023-01-17T22:09:09.325Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-17T22:09:09.325Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-17T22:09:09.325Z] ---> d1771e8a246a [2023-01-17T22:09:09.325Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-17T22:09:09.325Z] [2023-01-17T22:09:09.325Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-17T22:09:09.325Z] ---> d1771e8a246a [2023-01-17T22:09:09.325Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-17T22:09:09.599Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-17T22:09:09.599Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-17T22:09:09.599Z] ---> d1771e8a246a [2023-01-17T22:09:09.599Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-17T22:09:09.599Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-17T22:09:09.599Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-17T22:09:09.599Z] ---> d1771e8a246a [2023-01-17T22:09:09.599Z] Step 3/21 : WORKDIR /edgex-go [2023-01-17T22:09:09.871Z] ---> Running in 52d3268145ab [2023-01-17T22:09:09.871Z] ---> Running in 5f82eaa504fd [2023-01-17T22:09:09.871Z] ---> Running in 9648333a3f86 [2023-01-17T22:09:09.871Z] ---> Running in 07f5122d4769 [2023-01-17T22:09:09.871Z] ---> Running in 6c9437951ed8 [2023-01-17T22:09:10.459Z] Removing intermediate container 5f82eaa504fd [2023-01-17T22:09:10.459Z] ---> f038491e3e5d [2023-01-17T22:09:10.459Z] Step 4/23 : WORKDIR /edgex-go [2023-01-17T22:09:10.459Z] Removing intermediate container 6c9437951ed8 [2023-01-17T22:09:10.459Z] ---> 5b4d00e19fa7 [2023-01-17T22:09:10.459Z] Step 4/22 : WORKDIR /edgex-go [2023-01-17T22:09:10.459Z] Removing intermediate container 9648333a3f86 [2023-01-17T22:09:10.459Z] ---> 892aa5ea9aaf [2023-01-17T22:09:10.459Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-17T22:09:10.729Z] Removing intermediate container 52d3268145ab [2023-01-17T22:09:10.729Z] ---> 84573b36496c [2023-01-17T22:09:10.729Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-17T22:09:10.729Z] ---> Running in 3c9c8f602fb1 [2023-01-17T22:09:10.729Z] Removing intermediate container 07f5122d4769 [2023-01-17T22:09:10.729Z] ---> 471ea88b29da [2023-01-17T22:09:10.729Z] Step 4/24 : WORKDIR /edgex-go [2023-01-17T22:09:10.729Z] ---> Running in d3f9b18dbd4e [2023-01-17T22:09:10.729Z] ---> Running in 2aee7a59c4d8 [2023-01-17T22:09:10.997Z] ---> Running in c0bef9730e3c [2023-01-17T22:09:10.997Z] ---> Running in 05e182c09519 [2023-01-17T22:09:11.580Z] Removing intermediate container 2aee7a59c4d8 [2023-01-17T22:09:11.580Z] ---> d86d4ea096e8 [2023-01-17T22:09:11.580Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-17T22:09:11.850Z] Removing intermediate container 3c9c8f602fb1 [2023-01-17T22:09:11.850Z] ---> e01e8ebf0ef0 [2023-01-17T22:09:11.850Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-17T22:09:11.850Z] ---> Running in 94fad4f47b58 [2023-01-17T22:09:12.119Z] Removing intermediate container 05e182c09519 [2023-01-17T22:09:12.119Z] ---> 4164cb3c9ba6 [2023-01-17T22:09:12.119Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-17T22:09:12.119Z] ---> Running in 54ba888672d5 [2023-01-17T22:09:12.388Z] ---> Running in f2d00f149c13 [2023-01-17T22:09:13.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-17T22:09:13.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-17T22:09:13.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-17T22:09:14.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-17T22:09:14.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-17T22:09:14.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-17T22:09:14.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-17T22:09:14.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-17T22:09:15.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-17T22:09:15.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-17T22:09:15.358Z] OK: 221 MiB in 51 packages [2023-01-17T22:09:15.627Z] OK: 221 MiB in 51 packages [2023-01-17T22:09:16.213Z] OK: 221 MiB in 51 packages [2023-01-17T22:09:16.799Z] OK: 221 MiB in 51 packages [2023-01-17T22:09:16.799Z] OK: 221 MiB in 51 packages [2023-01-17T22:09:17.381Z] Removing intermediate container d3f9b18dbd4e [2023-01-17T22:09:17.381Z] ---> 49332ad2d951 [2023-01-17T22:09:17.381Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-17T22:09:17.968Z] Removing intermediate container c0bef9730e3c [2023-01-17T22:09:17.968Z] ---> 0d4be028dd6e [2023-01-17T22:09:17.968Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-17T22:09:18.262Z] Removing intermediate container 94fad4f47b58 [2023-01-17T22:09:18.262Z] ---> b06f2777c27f [2023-01-17T22:09:18.262Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-17T22:09:18.542Z] Removing intermediate container 54ba888672d5 [2023-01-17T22:09:18.542Z] ---> f98f12b9a424 [2023-01-17T22:09:18.542Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-17T22:09:18.542Z] Removing intermediate container f2d00f149c13 [2023-01-17T22:09:18.542Z] ---> ea7d9571e3e5 [2023-01-17T22:09:18.542Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-17T22:09:18.819Z] ---> 0c3c0bf56558 [2023-01-17T22:09:18.819Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T22:09:18.819Z] ---> a3c9e14d6c8b [2023-01-17T22:09:18.819Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T22:09:19.087Z] ---> Running in 3cb1c9e9fc58 [2023-01-17T22:09:19.356Z] ---> Running in a9c75d9a23da [2023-01-17T22:09:19.356Z] ---> 9c35817358d8 [2023-01-17T22:09:19.356Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T22:09:19.626Z] ---> Running in faee0de0071a [2023-01-17T22:09:20.219Z] ---> 2326cd76953f [2023-01-17T22:09:20.219Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T22:09:20.219Z] ---> 77137a0230a8 [2023-01-17T22:09:20.219Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T22:09:20.219Z] ---> Running in aa1178065f05 [2023-01-17T22:09:20.486Z] ---> Running in c6c2b723f51e [2023-01-17T22:11:12.157Z] Removing intermediate container 3cb1c9e9fc58 [2023-01-17T22:11:12.157Z] ---> 8ade9ea325e8 [2023-01-17T22:11:12.157Z] Step 7/21 : COPY . . [2023-01-17T22:11:12.157Z] Removing intermediate container a9c75d9a23da [2023-01-17T22:11:12.157Z] ---> 2626d6d95a21 [2023-01-17T22:11:12.157Z] Step 7/24 : COPY . . [2023-01-17T22:11:12.157Z] Removing intermediate container c6c2b723f51e [2023-01-17T22:11:12.157Z] ---> 9fe6db713093 [2023-01-17T22:11:12.157Z] Step 8/23 : COPY . . [2023-01-17T22:11:12.157Z] Removing intermediate container faee0de0071a [2023-01-17T22:11:12.157Z] ---> 0655223dc4dd [2023-01-17T22:11:12.157Z] Step 8/22 : COPY . . [2023-01-17T22:11:12.157Z] Removing intermediate container aa1178065f05 [2023-01-17T22:11:12.157Z] ---> 394aa899d0b9 [2023-01-17T22:11:12.157Z] Step 8/24 : COPY . . [2023-01-17T22:11:30.375Z] ---> 1e5063559ad1 [2023-01-17T22:11:30.375Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-17T22:11:30.375Z] ---> d1ee67a1bfc7 [2023-01-17T22:11:30.375Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-17T22:11:30.375Z] ---> 44205612b719 [2023-01-17T22:11:30.375Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-17T22:11:30.375Z] ---> 732b74f37e18 [2023-01-17T22:11:30.375Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-17T22:11:30.375Z] ---> Running in 06482c572cc5 [2023-01-17T22:11:30.375Z] ---> e4cb06c04d90 [2023-01-17T22:11:30.375Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-17T22:11:30.375Z] ---> Running in 56dd97d61377 [2023-01-17T22:11:30.375Z] ---> Running in d6617b8e4491 [2023-01-17T22:11:30.375Z] ---> Running in f583f381289c [2023-01-17T22:11:30.375Z] ---> Running in 4d367130cc1e [2023-01-17T22:11:30.375Z] Removing intermediate container 4d367130cc1e [2023-01-17T22:11:30.375Z] ---> a15b6b00bcc7 [2023-01-17T22:11:30.375Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-17T22:11:30.375Z] ---> Running in 9ef91de22746 [2023-01-17T22:11:30.970Z] Removing intermediate container 9ef91de22746 [2023-01-17T22:11:30.970Z] ---> d13ced2c5212 [2023-01-17T22:11:30.970Z] 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-01-17T22:11:31.238Z] ---> Running in f8451dd0818e [2023-01-17T22:11:32.668Z] 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-01-17T22:11:32.668Z] 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-01-17T22:11:32.668Z] 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-01-17T22:11:32.668Z] 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-01-17T22:11:34.612Z] Removing intermediate container f8451dd0818e [2023-01-17T22:11:34.612Z] ---> e795a2622ac0 [2023-01-17T22:11:34.612Z] Step 11/24 : WORKDIR /edgex-go [2023-01-17T22:11:34.612Z] ---> Running in 34e53e07f2b2 [2023-01-17T22:11:37.200Z] Removing intermediate container 34e53e07f2b2 [2023-01-17T22:11:37.200Z] ---> 68dc5e746038 [2023-01-17T22:11:37.200Z] [2023-01-17T22:11:37.200Z] Step 12/24 : FROM alpine:3.15 [2023-01-17T22:11:37.201Z] 3.15: Pulling from library/alpine [2023-01-17T22:11:38.620Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-17T22:11:38.620Z] Status: Downloaded newer image for alpine:3.15 [2023-01-17T22:11:38.620Z] ---> 8aa73fd46299 [2023-01-17T22:11:38.620Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-17T22:11:38.893Z] ---> Running in f105ff0f0c43 [2023-01-17T22:11:39.497Z] Removing intermediate container f105ff0f0c43 [2023-01-17T22:11:39.497Z] ---> fc59cd0f397c [2023-01-17T22:11:39.497Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-17T22:11:39.768Z] ---> Running in 06824e9cb834 [2023-01-17T22:11:41.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-17T22:11:42.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-17T22:11:43.707Z] v3.15.6-263-g7c8ce57c5e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-17T22:11:43.707Z] v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-17T22:11:43.707Z] OK: 15736 distinct packages available [2023-01-17T22:11:43.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-17T22:11:44.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-17T22:11:45.664Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-17T22:11:45.664Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-17T22:11:45.664Z] (3/5) Installing libucontext (1.1-r0) [2023-01-17T22:11:45.664Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-17T22:11:45.664Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-17T22:11:45.664Z] Executing busybox-1.34.1-r7.trigger [2023-01-17T22:11:45.664Z] OK: 6 MiB in 19 packages [2023-01-17T22:11:47.612Z] Removing intermediate container 06824e9cb834 [2023-01-17T22:11:47.612Z] ---> fb862120c287 [2023-01-17T22:11:47.612Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-17T22:11:50.965Z] ---> 1d8d4d5dc628 [2023-01-17T22:11:50.965Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-17T22:11:57.605Z] ---> 4d8231b82f3c [2023-01-17T22:11:57.605Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-17T22:11:58.189Z] ---> 01325f0cc428 [2023-01-17T22:11:58.189Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-17T22:11:59.155Z] ---> f429b8b7cb0e [2023-01-17T22:11:59.155Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-17T22:12:00.117Z] ---> bedff64bf819 [2023-01-17T22:12:00.117Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-17T22:12:00.384Z] ---> Running in e2a3cb13ebb8 [2023-01-17T22:12:00.967Z] Removing intermediate container e2a3cb13ebb8 [2023-01-17T22:12:00.967Z] ---> fddd568b9022 [2023-01-17T22:12:00.967Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-17T22:12:00.967Z] ---> Running in 4dddace799d8 [2023-01-17T22:12:01.562Z] Removing intermediate container 4dddace799d8 [2023-01-17T22:12:01.562Z] ---> 5a4f4ed7c7ca [2023-01-17T22:12:01.562Z] Step 22/24 : LABEL arch=arm64 [2023-01-17T22:12:01.828Z] ---> Running in e3f3beed8e97 [2023-01-17T22:12:02.415Z] Removing intermediate container e3f3beed8e97 [2023-01-17T22:12:02.415Z] ---> a3cbd43d81dd [2023-01-17T22:12:02.415Z] Step 23/24 : LABEL git_sha=c46988f3d4c652a73b6fca1f09696b20270ae712 [2023-01-17T22:12:02.415Z] ---> Running in 36fa376db5e1 [2023-01-17T22:12:03.002Z] Removing intermediate container 36fa376db5e1 [2023-01-17T22:12:03.002Z] ---> 07bd59e067f1 [2023-01-17T22:12:03.002Z] Step 24/24 : LABEL version=0.0.0 [2023-01-17T22:12:03.275Z] ---> Running in 76603b1226af [2023-01-17T22:12:03.542Z] Removing intermediate container 76603b1226af [2023-01-17T22:12:03.542Z] ---> c4ad8ac7e983 [2023-01-17T22:12:03.542Z] [2023-01-17T22:12:03.811Z] Successfully built c4ad8ac7e983 [2023-01-17T22:12:04.080Z] Successfully tagged security-spire-agent-arm64:latest [2023-01-17T22:12:04.080Z]  Building security-spire-agent ... done Building security-spire-config [2023-01-17T22:12:19.103Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-17T22:12:19.103Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-17T22:12:19.103Z] ---> d1771e8a246a [2023-01-17T22:12:19.103Z] Step 3/24 : WORKDIR /edgex-go [2023-01-17T22:12:19.103Z] ---> Using cache [2023-01-17T22:12:19.103Z] ---> 84573b36496c [2023-01-17T22:12:19.103Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-17T22:12:19.375Z] ---> Running in dbf2f785736b [2023-01-17T22:12:21.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-17T22:12:22.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-17T22:12:23.698Z] OK: 221 MiB in 51 packages [2023-01-17T22:12:25.660Z] Removing intermediate container dbf2f785736b [2023-01-17T22:12:25.660Z] ---> 9ec15f2e4360 [2023-01-17T22:12:25.660Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-17T22:12:26.242Z] ---> 5ff29cb013b8 [2023-01-17T22:12:26.242Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T22:12:26.510Z] ---> Running in 60ebf12c2a20 [2023-01-17T22:14:18.437Z] Removing intermediate container 60ebf12c2a20 [2023-01-17T22:14:18.437Z] ---> 5d605d3d2c6c [2023-01-17T22:14:18.437Z] Step 7/24 : COPY . . [2023-01-17T22:14:25.095Z] ---> f7452bf65809 [2023-01-17T22:14:25.095Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-17T22:14:25.095Z] ---> Running in 564d40b3c993 [2023-01-17T22:14:25.679Z] Removing intermediate container 564d40b3c993 [2023-01-17T22:14:25.679Z] ---> f6047d930db2 [2023-01-17T22:14:25.679Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-17T22:14:25.679Z] ---> Running in df6dbc9f5826 [2023-01-17T22:14:26.265Z] Removing intermediate container df6dbc9f5826 [2023-01-17T22:14:26.265Z] ---> e7e9d73c9091 [2023-01-17T22:14:26.265Z] 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-01-17T22:14:26.535Z] ---> Running in 85ee816d203f [2023-01-17T22:14:29.885Z] Removing intermediate container 85ee816d203f [2023-01-17T22:14:29.885Z] ---> 91b263990a7b [2023-01-17T22:14:29.885Z] Step 11/24 : WORKDIR /edgex-go [2023-01-17T22:14:29.885Z] ---> Running in e6c906d1e2e2 [2023-01-17T22:14:30.479Z] Removing intermediate container e6c906d1e2e2 [2023-01-17T22:14:30.479Z] ---> 5d440c6c2ed0 [2023-01-17T22:14:30.479Z] [2023-01-17T22:14:30.479Z] Step 12/24 : FROM alpine:3.15 [2023-01-17T22:14:30.479Z] ---> 8aa73fd46299 [2023-01-17T22:14:30.479Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-17T22:14:30.479Z] ---> Using cache [2023-01-17T22:14:30.479Z] ---> fc59cd0f397c [2023-01-17T22:14:30.479Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-17T22:14:30.479Z] ---> Running in f0f9204af110 [2023-01-17T22:14:33.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-17T22:14:33.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-17T22:14:34.475Z] v3.15.6-263-g7c8ce57c5e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-17T22:14:34.475Z] v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-17T22:14:34.475Z] OK: 15736 distinct packages available [2023-01-17T22:14:34.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-17T22:14:35.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-17T22:14:36.741Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-17T22:14:36.741Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-17T22:14:36.741Z] (3/4) Installing libucontext (1.1-r0) [2023-01-17T22:14:36.741Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-17T22:14:36.741Z] Executing busybox-1.34.1-r7.trigger [2023-01-17T22:14:36.741Z] OK: 6 MiB in 18 packages [2023-01-17T22:14:38.725Z] Removing intermediate container f0f9204af110 [2023-01-17T22:14:38.725Z] ---> ce706e593605 [2023-01-17T22:14:38.725Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-17T22:14:45.399Z] ---> 6580302ac3cf [2023-01-17T22:14:45.399Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-17T22:14:45.399Z] ---> 11f6b5b3d02f [2023-01-17T22:14:45.399Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-17T22:14:45.399Z] ---> Running in b074b8577cb0 [2023-01-17T22:14:45.669Z] Removing intermediate container b074b8577cb0 [2023-01-17T22:14:45.669Z] ---> 049cb978dc73 [2023-01-17T22:14:45.957Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-17T22:14:46.921Z] ---> 9904ef03bb13 [2023-01-17T22:14:46.921Z] Step 19/24 : WORKDIR / [2023-01-17T22:14:46.921Z] ---> Running in 2623d4ff653f [2023-01-17T22:14:47.505Z] Removing intermediate container 2623d4ff653f [2023-01-17T22:14:47.505Z] ---> cec43e854b51 [2023-01-17T22:14:47.505Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-17T22:14:47.505Z] ---> Running in 52e105836719 [2023-01-17T22:14:48.091Z] Removing intermediate container 52e105836719 [2023-01-17T22:14:48.091Z] ---> 92d8053cca33 [2023-01-17T22:14:48.091Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-17T22:14:48.091Z] ---> Running in 56fb5aa2f6ea [2023-01-17T22:14:48.673Z] Removing intermediate container 56fb5aa2f6ea [2023-01-17T22:14:48.673Z] ---> f6cd8b5f499e [2023-01-17T22:14:48.673Z] Step 22/24 : LABEL arch=arm64 [2023-01-17T22:14:48.673Z] ---> Running in b884cf0b4d32 [2023-01-17T22:14:49.257Z] Removing intermediate container b884cf0b4d32 [2023-01-17T22:14:49.257Z] ---> 37188ae84e03 [2023-01-17T22:14:49.257Z] Step 23/24 : LABEL git_sha=c46988f3d4c652a73b6fca1f09696b20270ae712 [2023-01-17T22:14:49.257Z] ---> Running in fdb99f4ac60d [2023-01-17T22:14:49.841Z] Removing intermediate container fdb99f4ac60d [2023-01-17T22:14:49.841Z] ---> 3314a05720cd [2023-01-17T22:14:49.841Z] Step 24/24 : LABEL version=0.0.0 [2023-01-17T22:14:49.841Z] ---> Running in 36834c5a2874 [2023-01-17T22:14:50.424Z] Removing intermediate container 36834c5a2874 [2023-01-17T22:14:50.424Z] ---> bfe1c36d3bb7 [2023-01-17T22:14:50.424Z] [2023-01-17T22:14:50.689Z] Successfully built bfe1c36d3bb7 [2023-01-17T22:14:50.689Z] Successfully tagged security-spire-config-arm64:latest [2023-01-17T22:14:50.689Z]  Building security-spire-config ... done Building core-data [2023-01-17T22:15:05.701Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-17T22:15:05.701Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-17T22:15:05.701Z] ---> d1771e8a246a [2023-01-17T22:15:05.701Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-17T22:15:05.701Z] ---> Using cache [2023-01-17T22:15:05.701Z] ---> 471ea88b29da [2023-01-17T22:15:05.701Z] Step 4/22 : WORKDIR /edgex-go [2023-01-17T22:15:05.701Z] ---> Using cache [2023-01-17T22:15:05.701Z] ---> 4164cb3c9ba6 [2023-01-17T22:15:05.701Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-17T22:15:05.701Z] ---> Using cache [2023-01-17T22:15:05.701Z] ---> ea7d9571e3e5 [2023-01-17T22:15:05.701Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-17T22:15:05.701Z] ---> Using cache [2023-01-17T22:15:05.701Z] ---> 2326cd76953f [2023-01-17T22:15:05.701Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T22:15:05.701Z] ---> Using cache [2023-01-17T22:15:05.701Z] ---> 394aa899d0b9 [2023-01-17T22:15:05.701Z] Step 8/22 : COPY . . [2023-01-17T22:15:05.701Z] ---> Using cache [2023-01-17T22:15:05.701Z] ---> 1e5063559ad1 [2023-01-17T22:15:05.701Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-17T22:15:05.972Z] ---> Running in fe8f053636c1 [2023-01-17T22:15:07.919Z] 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-01-17T22:18:16.833Z] 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-01-17T22:18:38.911Z] Removing intermediate container d6617b8e4491 [2023-01-17T22:18:38.911Z] ---> 3aa84773affd [2023-01-17T22:18:38.911Z] [2023-01-17T22:18:38.911Z] Step 9/21 : FROM alpine:3.16 [2023-01-17T22:18:38.911Z] 3.16: Pulling from library/alpine [2023-01-17T22:18:39.873Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-17T22:18:39.873Z] Status: Downloaded newer image for alpine:3.16 [2023-01-17T22:18:39.873Z] ---> 2b4661558fb8 [2023-01-17T22:18:39.873Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-17T22:18:40.141Z] ---> Running in 4c538d614aad [2023-01-17T22:18:42.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-17T22:18:42.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-17T22:18:44.943Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-17T22:18:44.943Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-17T22:18:44.943Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-17T22:18:44.943Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-17T22:18:44.943Z] (5/6) Installing curl (7.83.1-r5) [2023-01-17T22:18:44.943Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-17T22:18:44.943Z] Executing busybox-1.35.0-r17.trigger [2023-01-17T22:18:45.211Z] Executing ca-certificates-20220614-r0.trigger [2023-01-17T22:18:45.479Z] OK: 8 MiB in 20 packages [2023-01-17T22:18:48.836Z] Removing intermediate container 4c538d614aad [2023-01-17T22:18:48.836Z] ---> fc932ddcad96 [2023-01-17T22:18:48.836Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-17T22:18:48.836Z] ---> Running in 3495aa29621b [2023-01-17T22:18:49.429Z] Removing intermediate container 3495aa29621b [2023-01-17T22:18:49.429Z] ---> a5cdf9707756 [2023-01-17T22:18:49.429Z] Step 12/21 : WORKDIR /edgex [2023-01-17T22:18:49.699Z] ---> Running in 4463fdaa9f4a [2023-01-17T22:18:50.288Z] Removing intermediate container 4463fdaa9f4a [2023-01-17T22:18:50.288Z] ---> 0d695bc9b593 [2023-01-17T22:18:50.288Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-17T22:18:51.260Z] ---> 4a3e96ead179 [2023-01-17T22:18:51.260Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-17T22:18:53.215Z] ---> 3d44c4e0e740 [2023-01-17T22:18:53.215Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-17T22:18:54.631Z] ---> 1c00f27fddfb [2023-01-17T22:18:54.631Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-17T22:18:55.627Z] ---> b6f17c171532 [2023-01-17T22:18:55.627Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-17T22:18:55.895Z] ---> Running in 4f3c0c540868 [2023-01-17T22:18:59.258Z] Removing intermediate container 4f3c0c540868 [2023-01-17T22:18:59.258Z] ---> e6ebf4bb5843 [2023-01-17T22:18:59.258Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-17T22:18:59.525Z] ---> Running in af83c4858f2f [2023-01-17T22:19:00.107Z] Removing intermediate container af83c4858f2f [2023-01-17T22:19:00.107Z] ---> 010907a0a9a5 [2023-01-17T22:19:00.107Z] Step 19/21 : LABEL arch=arm64 [2023-01-17T22:19:00.107Z] ---> Running in 0a4d6c6341ca [2023-01-17T22:19:00.694Z] Removing intermediate container 0a4d6c6341ca [2023-01-17T22:19:00.694Z] ---> 0c503669aace [2023-01-17T22:19:00.694Z] Step 20/21 : LABEL git_sha=c46988f3d4c652a73b6fca1f09696b20270ae712 [2023-01-17T22:19:00.961Z] ---> Running in 2209856dabe0 [2023-01-17T22:19:01.542Z] Removing intermediate container 2209856dabe0 [2023-01-17T22:19:01.542Z] ---> a7fb6b396e2d [2023-01-17T22:19:01.542Z] Step 21/21 : LABEL version=0.0.0 [2023-01-17T22:19:01.542Z] ---> Running in 2d0ceddf2deb [2023-01-17T22:19:02.126Z] Removing intermediate container 2d0ceddf2deb [2023-01-17T22:19:02.126Z] ---> 6c92fd72253d [2023-01-17T22:19:02.126Z] [2023-01-17T22:19:02.710Z] Successfully built 6c92fd72253d [2023-01-17T22:19:02.710Z] Successfully tagged security-proxy-setup-arm64:latest [2023-01-17T22:19:02.710Z] Building support-scheduler [2023-01-17T22:19:17.700Z]  Building security-proxy-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-17T22:19:17.700Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-17T22:19:17.700Z] ---> d1771e8a246a [2023-01-17T22:19:17.700Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-17T22:19:17.700Z] ---> Using cache [2023-01-17T22:19:17.700Z] ---> 471ea88b29da [2023-01-17T22:19:17.700Z] Step 4/22 : WORKDIR /edgex-go [2023-01-17T22:19:17.700Z] ---> Using cache [2023-01-17T22:19:17.700Z] ---> 4164cb3c9ba6 [2023-01-17T22:19:17.700Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-17T22:19:17.700Z] ---> Using cache [2023-01-17T22:19:17.700Z] ---> ea7d9571e3e5 [2023-01-17T22:19:17.700Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-17T22:19:17.700Z] ---> Using cache [2023-01-17T22:19:17.700Z] ---> 2326cd76953f [2023-01-17T22:19:17.700Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T22:19:17.700Z] ---> Using cache [2023-01-17T22:19:17.700Z] ---> 394aa899d0b9 [2023-01-17T22:19:17.700Z] Step 8/22 : COPY . . [2023-01-17T22:19:17.700Z] ---> Using cache [2023-01-17T22:19:17.700Z] ---> 1e5063559ad1 [2023-01-17T22:19:17.700Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-17T22:19:17.966Z] ---> Running in b4782a4a2770 [2023-01-17T22:19:19.909Z] 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-01-17T22:19:29.971Z] Removing intermediate container 56dd97d61377 [2023-01-17T22:19:29.971Z] ---> ad85996d2c42 [2023-01-17T22:19:29.971Z] [2023-01-17T22:19:29.971Z] Step 10/23 : FROM alpine:3.16 [2023-01-17T22:19:29.971Z] ---> 2b4661558fb8 [2023-01-17T22:19:29.971Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-17T22:19:29.971Z] ---> Running in 520cd1a53ac8 [2023-01-17T22:19:31.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-17T22:19:31.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-17T22:19:33.590Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-17T22:19:33.590Z] Executing busybox-1.35.0-r17.trigger [2023-01-17T22:19:33.590Z] OK: 5 MiB in 15 packages [2023-01-17T22:19:34.999Z] Removing intermediate container 520cd1a53ac8 [2023-01-17T22:19:34.999Z] ---> 1e3f8c03f156 [2023-01-17T22:19:34.999Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-17T22:19:34.999Z] ---> Running in 31cd4fce95cb [2023-01-17T22:19:35.584Z] Removing intermediate container 31cd4fce95cb [2023-01-17T22:19:35.584Z] ---> 1a6c42b15f75 [2023-01-17T22:19:35.584Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-17T22:19:35.584Z] ---> Running in a50c97476535 [2023-01-17T22:19:36.177Z] Removing intermediate container a50c97476535 [2023-01-17T22:19:36.177Z] ---> c8b2244c6cf6 [2023-01-17T22:19:36.177Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-17T22:19:36.177Z] ---> Running in 44971cef1f5a [2023-01-17T22:19:36.760Z] Removing intermediate container 44971cef1f5a [2023-01-17T22:19:36.760Z] ---> 2f5a1aa9b6bb [2023-01-17T22:19:36.760Z] Step 15/23 : WORKDIR / [2023-01-17T22:19:37.026Z] ---> Running in 872c75d388d0 [2023-01-17T22:19:37.607Z] Removing intermediate container 872c75d388d0 [2023-01-17T22:19:37.607Z] ---> 46da83b8e688 [2023-01-17T22:19:37.607Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-17T22:19:39.019Z] ---> 7628ee830f3a [2023-01-17T22:19:39.019Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-17T22:19:40.441Z] ---> d88a4ca22f64 [2023-01-17T22:19:40.441Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-17T22:19:41.023Z] ---> 7a7c8153bde5 [2023-01-17T22:19:41.023Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-17T22:19:41.301Z] ---> Running in 5f47e1648f55 [2023-01-17T22:19:41.889Z] Removing intermediate container 5f47e1648f55 [2023-01-17T22:19:41.889Z] ---> 19819bcffcac [2023-01-17T22:19:41.889Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-17T22:19:42.155Z] ---> Running in 0983a9031650 [2023-01-17T22:19:42.440Z] Removing intermediate container 0983a9031650 [2023-01-17T22:19:42.440Z] ---> c6de999cfbc5 [2023-01-17T22:19:42.440Z] Step 21/23 : LABEL arch=arm64 [2023-01-17T22:19:42.707Z] ---> Running in b7833be2984e [2023-01-17T22:19:42.976Z] Removing intermediate container b7833be2984e [2023-01-17T22:19:42.976Z] ---> 3553409a3f57 [2023-01-17T22:19:42.976Z] Step 22/23 : LABEL git_sha=c46988f3d4c652a73b6fca1f09696b20270ae712 [2023-01-17T22:19:43.241Z] ---> Running in ad62dbf05a0d [2023-01-17T22:19:43.825Z] Removing intermediate container ad62dbf05a0d [2023-01-17T22:19:43.825Z] ---> d6bf9c4320c4 [2023-01-17T22:19:43.825Z] Step 23/23 : LABEL version=0.0.0 [2023-01-17T22:19:43.825Z] ---> Running in 6b343258c618 [2023-01-17T22:19:44.408Z] Removing intermediate container 6b343258c618 [2023-01-17T22:19:44.408Z] ---> f5e901a81afb [2023-01-17T22:19:44.408Z] [2023-01-17T22:19:44.675Z] Successfully built f5e901a81afb [2023-01-17T22:19:44.675Z] Successfully tagged core-command-arm64:latest [2023-01-17T22:19:44.675Z]  Building core-command ... done Building security-secretstore-setup [2023-01-17T22:19:59.671Z] Removing intermediate container 06482c572cc5 [2023-01-17T22:19:59.671Z] ---> 676d95d235e2 [2023-01-17T22:19:59.671Z] [2023-01-17T22:19:59.671Z] Step 10/24 : FROM alpine:3.16 [2023-01-17T22:19:59.671Z] ---> 2b4661558fb8 [2023-01-17T22:19:59.671Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-17T22:19:59.671Z] ---> Using cache [2023-01-17T22:19:59.671Z] ---> 1e3f8c03f156 [2023-01-17T22:19:59.671Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-17T22:19:59.671Z] ---> Using cache [2023-01-17T22:19:59.671Z] ---> 1a6c42b15f75 [2023-01-17T22:19:59.671Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-17T22:19:59.671Z] ---> Running in b7f9e49ff834 [2023-01-17T22:19:59.671Z] Removing intermediate container b7f9e49ff834 [2023-01-17T22:19:59.671Z] ---> 20a56cf2d584 [2023-01-17T22:19:59.671Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-17T22:19:59.671Z] ---> Running in bb0a29cc1113 [2023-01-17T22:19:59.671Z] Removing intermediate container bb0a29cc1113 [2023-01-17T22:19:59.671Z] ---> 2f5cd5392ba8 [2023-01-17T22:19:59.671Z] Step 15/24 : WORKDIR / [2023-01-17T22:19:59.671Z] ---> Running in 8363a1d659ac [2023-01-17T22:20:00.253Z] Removing intermediate container 8363a1d659ac [2023-01-17T22:20:00.253Z] ---> 0089ba1dc238 [2023-01-17T22:20:00.253Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-17T22:20:01.660Z] ---> 5c075b219a65 [2023-01-17T22:20:01.660Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-17T22:20:02.243Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-17T22:20:02.243Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-17T22:20:02.243Z] ---> d1771e8a246a [2023-01-17T22:20:02.243Z] Step 3/24 : WORKDIR /edgex-go [2023-01-17T22:20:02.243Z] ---> Using cache [2023-01-17T22:20:02.243Z] ---> 84573b36496c [2023-01-17T22:20:02.243Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-17T22:20:02.243Z] ---> Using cache [2023-01-17T22:20:02.243Z] ---> 0d4be028dd6e [2023-01-17T22:20:02.243Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-17T22:20:02.243Z] ---> Using cache [2023-01-17T22:20:02.243Z] ---> a3c9e14d6c8b [2023-01-17T22:20:02.243Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T22:20:02.243Z] ---> Using cache [2023-01-17T22:20:02.243Z] ---> 8ade9ea325e8 [2023-01-17T22:20:02.243Z] Step 7/24 : COPY . . [2023-01-17T22:20:02.243Z] ---> Using cache [2023-01-17T22:20:02.243Z] ---> d1ee67a1bfc7 [2023-01-17T22:20:02.243Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-17T22:20:02.509Z] ---> Running in 3004b3550d45 [2023-01-17T22:20:05.103Z] ---> 38bbf51e69b6 [2023-01-17T22:20:05.104Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-17T22:20:05.104Z] 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-01-17T22:20:05.695Z] ---> 0ea7e2aa2173 [2023-01-17T22:20:05.695Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-17T22:20:06.499Z] ---> d1573abc4fee [2023-01-17T22:20:06.499Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-17T22:20:06.775Z] ---> Running in c7f8609c47a3 [2023-01-17T22:20:07.383Z] Removing intermediate container c7f8609c47a3 [2023-01-17T22:20:07.383Z] ---> e5c7857c1a88 [2023-01-17T22:20:07.383Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-17T22:20:07.383Z] ---> Running in edc63a23ad60 [2023-01-17T22:20:08.005Z] Removing intermediate container edc63a23ad60 [2023-01-17T22:20:08.005Z] ---> 1b98ba4f9aec [2023-01-17T22:20:08.005Z] Step 22/24 : LABEL arch=arm64 [2023-01-17T22:20:08.317Z] ---> Running in d822a687836d [2023-01-17T22:20:08.623Z] Removing intermediate container d822a687836d [2023-01-17T22:20:08.623Z] ---> cd93b4ace61e [2023-01-17T22:20:08.623Z] Step 23/24 : LABEL git_sha=c46988f3d4c652a73b6fca1f09696b20270ae712 [2023-01-17T22:20:08.908Z] ---> Running in 88e203ceaded [2023-01-17T22:20:09.218Z] Removing intermediate container 88e203ceaded [2023-01-17T22:20:09.218Z] ---> b42b2340f60d [2023-01-17T22:20:09.218Z] Step 24/24 : LABEL version=0.0.0 [2023-01-17T22:20:09.507Z] ---> Running in 23850f3c9211 [2023-01-17T22:20:10.090Z] Removing intermediate container 23850f3c9211 [2023-01-17T22:20:10.090Z] ---> 5a1ee7eef56c [2023-01-17T22:20:10.090Z] [2023-01-17T22:20:10.357Z] Successfully built 5a1ee7eef56c [2023-01-17T22:20:10.357Z] Successfully tagged core-metadata-arm64:latest [2023-01-17T22:20:10.357Z]  Building core-metadata ... done Building security-spire-server [2023-01-17T22:20:28.565Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-17T22:20:28.565Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-17T22:20:28.565Z] ---> d1771e8a246a [2023-01-17T22:20:28.565Z] Step 3/23 : WORKDIR /edgex-go [2023-01-17T22:20:28.565Z] ---> Using cache [2023-01-17T22:20:28.565Z] ---> 84573b36496c [2023-01-17T22:20:28.565Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-17T22:20:28.565Z] ---> Using cache [2023-01-17T22:20:28.565Z] ---> 9ec15f2e4360 [2023-01-17T22:20:28.565Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-17T22:20:28.565Z] ---> Using cache [2023-01-17T22:20:28.565Z] ---> 5ff29cb013b8 [2023-01-17T22:20:28.565Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T22:20:28.565Z] ---> Using cache [2023-01-17T22:20:28.565Z] ---> 5d605d3d2c6c [2023-01-17T22:20:28.565Z] Step 7/23 : COPY . . [2023-01-17T22:20:28.565Z] ---> Using cache [2023-01-17T22:20:28.565Z] ---> f7452bf65809 [2023-01-17T22:20:28.565Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-17T22:20:28.565Z] ---> Using cache [2023-01-17T22:20:28.565Z] ---> f6047d930db2 [2023-01-17T22:20:28.565Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-17T22:20:28.565Z] ---> Using cache [2023-01-17T22:20:28.565Z] ---> e7e9d73c9091 [2023-01-17T22:20:28.565Z] 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-01-17T22:20:28.565Z] ---> Running in d427c0a9ed0d [2023-01-17T22:20:30.510Z] Removing intermediate container d427c0a9ed0d [2023-01-17T22:20:30.510Z] ---> 887514dd9450 [2023-01-17T22:20:30.510Z] Step 11/23 : WORKDIR /edgex-go [2023-01-17T22:20:30.510Z] ---> Running in 2d9c103db653 [2023-01-17T22:20:31.094Z] Removing intermediate container 2d9c103db653 [2023-01-17T22:20:31.094Z] ---> 5ce71577ca67 [2023-01-17T22:20:31.094Z] [2023-01-17T22:20:31.094Z] Step 12/23 : FROM alpine:3.15 [2023-01-17T22:20:31.094Z] ---> 8aa73fd46299 [2023-01-17T22:20:31.094Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-17T22:20:31.094Z] ---> Using cache [2023-01-17T22:20:31.094Z] ---> fc59cd0f397c [2023-01-17T22:20:31.094Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-17T22:20:31.094Z] ---> Using cache [2023-01-17T22:20:31.094Z] ---> fb862120c287 [2023-01-17T22:20:31.094Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-17T22:20:37.733Z] ---> d161ad69114c [2023-01-17T22:20:37.733Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-17T22:20:38.005Z] ---> e65e687d1194 [2023-01-17T22:20:38.005Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-17T22:20:38.983Z] ---> 574eff495d2d [2023-01-17T22:20:38.983Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-17T22:20:39.571Z] ---> 0938b47694f9 [2023-01-17T22:20:39.571Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-17T22:20:39.849Z] ---> Running in ae54e7aff2f1 [2023-01-17T22:20:40.117Z] Removing intermediate container ae54e7aff2f1 [2023-01-17T22:20:40.117Z] ---> 7babd49edd89 [2023-01-17T22:20:40.385Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-17T22:20:40.385Z] ---> Running in e3b9eaaf5c3d [2023-01-17T22:20:41.345Z] Removing intermediate container e3b9eaaf5c3d [2023-01-17T22:20:41.345Z] ---> 559dfdc5e4cb [2023-01-17T22:20:41.345Z] Step 21/23 : LABEL arch=arm64 [2023-01-17T22:20:41.345Z] ---> Running in ec2af5b1f1cf [2023-01-17T22:20:41.929Z] Removing intermediate container ec2af5b1f1cf [2023-01-17T22:20:41.929Z] ---> 6f6b8cf31b83 [2023-01-17T22:20:41.929Z] Step 22/23 : LABEL git_sha=c46988f3d4c652a73b6fca1f09696b20270ae712 [2023-01-17T22:20:41.929Z] ---> Running in f3ba96bd41f0 [2023-01-17T22:20:42.531Z] Removing intermediate container f3ba96bd41f0 [2023-01-17T22:20:42.531Z] ---> 0144b675ce54 [2023-01-17T22:20:42.531Z] Step 23/23 : LABEL version=0.0.0 [2023-01-17T22:20:42.531Z] ---> Running in 714ef50445ec [2023-01-17T22:20:43.115Z] Removing intermediate container 714ef50445ec [2023-01-17T22:20:43.115Z] ---> a5c7357389e9 [2023-01-17T22:20:43.115Z] [2023-01-17T22:20:43.381Z] Successfully built a5c7357389e9 [2023-01-17T22:20:43.381Z] Successfully tagged security-spire-server-arm64:latest [2023-01-17T22:20:43.381Z] Building security-spiffe-token-provider [2023-01-17T22:21:01.579Z]  Building security-spire-server ... done Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-17T22:21:01.579Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-17T22:21:01.579Z] ---> d1771e8a246a [2023-01-17T22:21:01.579Z] Step 3/19 : WORKDIR /edgex-go [2023-01-17T22:21:01.579Z] ---> Using cache [2023-01-17T22:21:01.579Z] ---> 84573b36496c [2023-01-17T22:21:01.579Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-17T22:21:01.579Z] ---> Running in abe0738889c9 [2023-01-17T22:21:03.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-17T22:21:03.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-17T22:21:04.928Z] v3.16.3-125-gdeedb1d818 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-17T22:21:04.928Z] v3.16.3-122-g600819cc53 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-17T22:21:04.928Z] OK: 16900 distinct packages available [2023-01-17T22:21:05.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-17T22:21:05.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-17T22:21:06.873Z] OK: 221 MiB in 51 packages [2023-01-17T22:21:08.825Z] Removing intermediate container abe0738889c9 [2023-01-17T22:21:08.825Z] ---> d25c5987fe1a [2023-01-17T22:21:08.825Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-17T22:21:09.405Z] ---> e86b1d21e8c0 [2023-01-17T22:21:09.405Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T22:21:09.671Z] ---> Running in 85bc2b91c9ca [2023-01-17T22:22:46.281Z] Removing intermediate container 85bc2b91c9ca [2023-01-17T22:22:46.281Z] ---> 9bfca32102f2 [2023-01-17T22:22:46.281Z] Step 7/19 : COPY . . [2023-01-17T22:22:46.281Z] Removing intermediate container f583f381289c [2023-01-17T22:22:46.281Z] ---> 0551d922a388 [2023-01-17T22:22:46.281Z] [2023-01-17T22:22:46.281Z] Step 10/22 : FROM alpine:3.16 [2023-01-17T22:22:46.281Z] ---> 2b4661558fb8 [2023-01-17T22:22:46.281Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-17T22:22:46.281Z] ---> Running in 329bd9e01d8d [2023-01-17T22:22:46.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-17T22:22:46.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-17T22:22:48.266Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-17T22:22:48.266Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-17T22:22:48.266Z] Executing busybox-1.35.0-r17.trigger [2023-01-17T22:22:48.266Z] Executing ca-certificates-20220614-r0.trigger [2023-01-17T22:22:48.531Z] OK: 6 MiB in 16 packages [2023-01-17T22:22:52.772Z] Removing intermediate container 329bd9e01d8d [2023-01-17T22:22:52.773Z] ---> c4d374b61f27 [2023-01-17T22:22:52.773Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-17T22:22:52.773Z] ---> Running in 291eb5725d96 [2023-01-17T22:22:53.352Z] Removing intermediate container 291eb5725d96 [2023-01-17T22:22:53.352Z] ---> b51d0ee0c218 [2023-01-17T22:22:53.352Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-17T22:22:53.352Z] ---> Running in 98355627b850 [2023-01-17T22:22:54.318Z] Removing intermediate container 98355627b850 [2023-01-17T22:22:54.318Z] ---> 39066191b36f [2023-01-17T22:22:54.318Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-17T22:22:54.318Z] ---> Running in 93d3167f84a5 [2023-01-17T22:22:55.741Z] Removing intermediate container 93d3167f84a5 [2023-01-17T22:22:55.741Z] ---> a8c90be6a383 [2023-01-17T22:22:55.741Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-17T22:22:57.162Z] ---> 3d30dd0685a5 [2023-01-17T22:22:57.162Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-17T22:23:00.488Z] Removing intermediate container fe8f053636c1 [2023-01-17T22:23:00.488Z] ---> 2d2a4f7d8353 [2023-01-17T22:23:00.488Z] [2023-01-17T22:23:00.488Z] Step 10/22 : FROM alpine:3.16 [2023-01-17T22:23:00.488Z] ---> 2b4661558fb8 [2023-01-17T22:23:00.488Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-17T22:23:00.488Z] ---> Running in 6f0fb2366ee4 [2023-01-17T22:23:01.070Z] Removing intermediate container 6f0fb2366ee4 [2023-01-17T22:23:01.070Z] ---> 5f7b8de799cb [2023-01-17T22:23:01.070Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-17T22:23:01.335Z] ---> Running in 8d73a171c87f [2023-01-17T22:23:01.930Z] Removing intermediate container 8d73a171c87f [2023-01-17T22:23:01.930Z] ---> 834033c5fe7d [2023-01-17T22:23:01.930Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-17T22:23:02.196Z] ---> ef69350eb677 [2023-01-17T22:23:02.196Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-17T22:23:02.196Z] ---> Running in 56b5e2e378d9 [2023-01-17T22:23:03.154Z] Removing intermediate container 56b5e2e378d9 [2023-01-17T22:23:03.154Z] ---> d294100376d1 [2023-01-17T22:23:03.154Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-17T22:23:03.421Z] ---> Running in f7538304c855 [2023-01-17T22:23:04.383Z] ---> 8110e4087994 [2023-01-17T22:23:04.383Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-17T22:23:04.383Z] ---> Running in 198baf19f047 [2023-01-17T22:23:05.345Z] Removing intermediate container 198baf19f047 [2023-01-17T22:23:05.345Z] ---> ce1f3bd9b2e1 [2023-01-17T22:23:05.345Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-17T22:23:05.613Z] ---> Running in a1b62e172d5a [2023-01-17T22:23:05.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-17T22:23:06.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-17T22:23:06.195Z] Removing intermediate container a1b62e172d5a [2023-01-17T22:23:06.195Z] ---> bb46c6ce1fd3 [2023-01-17T22:23:06.195Z] Step 20/22 : LABEL arch=arm64 [2023-01-17T22:23:06.461Z] ---> Running in 7d21164af7fe [2023-01-17T22:23:06.461Z] ---> 8efec05ce2be [2023-01-17T22:23:06.461Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-17T22:23:06.728Z] ---> Running in ee4feb0e1d19 [2023-01-17T22:23:06.994Z] Removing intermediate container 7d21164af7fe [2023-01-17T22:23:06.994Z] ---> dd04b092d247 [2023-01-17T22:23:06.994Z] Step 21/22 : LABEL git_sha=c46988f3d4c652a73b6fca1f09696b20270ae712 [2023-01-17T22:23:07.262Z] ---> Running in c4d395a4a2d7 [2023-01-17T22:23:07.845Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-17T22:23:07.845Z] Executing busybox-1.35.0-r17.trigger [2023-01-17T22:23:07.845Z] OK: 5 MiB in 15 packages [2023-01-17T22:23:07.845Z] Removing intermediate container c4d395a4a2d7 [2023-01-17T22:23:07.845Z] ---> 7df8cbbbed96 [2023-01-17T22:23:07.845Z] Step 22/22 : LABEL version=0.0.0 [2023-01-17T22:23:08.112Z] ---> Running in b16ac1fa8251 [2023-01-17T22:23:09.072Z] Removing intermediate container b16ac1fa8251 [2023-01-17T22:23:09.072Z] ---> d733e336d1e5 [2023-01-17T22:23:09.072Z] [2023-01-17T22:23:09.338Z] 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-01-17T22:23:09.607Z] Successfully built d733e336d1e5 [2023-01-17T22:23:09.607Z] Successfully tagged support-notifications-arm64:latest [2023-01-17T22:23:09.607Z] Building security-bootstrapper [2023-01-17T22:23:09.607Z]  Building support-notifications ... done Removing intermediate container f7538304c855 [2023-01-17T22:23:09.607Z] ---> f1482a645ffb [2023-01-17T22:23:09.607Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-17T22:23:10.563Z] ---> 6e2b5397b472 [2023-01-17T22:23:10.563Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-17T22:23:12.502Z] ---> 16a45de979cc [2023-01-17T22:23:12.502Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-17T22:23:13.469Z] ---> 8abd9e3568d6 [2023-01-17T22:23:13.469Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-17T22:23:13.469Z] ---> Running in 5fdaf193fe10 [2023-01-17T22:23:14.086Z] Removing intermediate container 5fdaf193fe10 [2023-01-17T22:23:14.086Z] ---> 8f3c249413b5 [2023-01-17T22:23:14.086Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-17T22:23:14.086Z] ---> Running in cbf9967bc72a [2023-01-17T22:23:14.672Z] Removing intermediate container cbf9967bc72a [2023-01-17T22:23:14.672Z] ---> b1ecc72f7fa4 [2023-01-17T22:23:14.672Z] Step 20/22 : LABEL arch=arm64 [2023-01-17T22:23:14.937Z] ---> Running in 1a0953dd962a [2023-01-17T22:23:15.202Z] Removing intermediate container 1a0953dd962a [2023-01-17T22:23:15.202Z] ---> bf0e00a71b48 [2023-01-17T22:23:15.202Z] Step 21/22 : LABEL git_sha=c46988f3d4c652a73b6fca1f09696b20270ae712 [2023-01-17T22:23:15.468Z] ---> Running in 025a4d8d41d0 [2023-01-17T22:23:16.046Z] Removing intermediate container 025a4d8d41d0 [2023-01-17T22:23:16.046Z] ---> e2115e47d2c6 [2023-01-17T22:23:16.046Z] Step 22/22 : LABEL version=0.0.0 [2023-01-17T22:23:16.046Z] ---> Running in c60098714852 [2023-01-17T22:23:16.631Z] Removing intermediate container c60098714852 [2023-01-17T22:23:16.631Z] ---> 41e13ad182e5 [2023-01-17T22:23:16.631Z] [2023-01-17T22:23:16.896Z] Successfully built 41e13ad182e5 [2023-01-17T22:23:16.896Z] Successfully tagged core-data-arm64:latest [2023-01-17T22:23:26.966Z]  Building core-data ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-17T22:23:26.966Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-17T22:23:26.966Z] ---> d1771e8a246a [2023-01-17T22:23:26.966Z] Step 3/32 : WORKDIR /edgex-go [2023-01-17T22:23:26.966Z] ---> Using cache [2023-01-17T22:23:26.966Z] ---> 84573b36496c [2023-01-17T22:23:26.966Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-17T22:23:26.966Z] ---> Using cache [2023-01-17T22:23:26.966Z] ---> 0d4be028dd6e [2023-01-17T22:23:26.966Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-17T22:23:26.966Z] ---> Using cache [2023-01-17T22:23:26.966Z] ---> a3c9e14d6c8b [2023-01-17T22:23:26.966Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T22:23:26.966Z] ---> Using cache [2023-01-17T22:23:26.966Z] ---> 8ade9ea325e8 [2023-01-17T22:23:26.966Z] Step 7/32 : COPY . . [2023-01-17T22:23:26.966Z] ---> Using cache [2023-01-17T22:23:26.966Z] ---> d1ee67a1bfc7 [2023-01-17T22:23:26.966Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-17T22:23:26.966Z] ---> Running in e771668ca3a5 [2023-01-17T22:23:28.909Z] 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-01-17T22:25:20.527Z] 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-01-17T22:25:32.828Z] Removing intermediate container 3004b3550d45 [2023-01-17T22:25:32.828Z] ---> 8b845f39e00d [2023-01-17T22:25:32.828Z] [2023-01-17T22:25:32.828Z] Step 9/24 : FROM alpine:3.16 [2023-01-17T22:25:32.828Z] ---> 2b4661558fb8 [2023-01-17T22:25:32.828Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-17T22:25:32.828Z] ---> Running in f69c5f8f3e3b [2023-01-17T22:25:33.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-17T22:25:34.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-17T22:25:35.460Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-17T22:25:35.460Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-17T22:25:35.460Z] (3/3) Installing su-exec (0.2-r1) [2023-01-17T22:25:35.460Z] Executing busybox-1.35.0-r17.trigger [2023-01-17T22:25:35.460Z] Executing ca-certificates-20220614-r0.trigger [2023-01-17T22:25:35.729Z] OK: 6 MiB in 17 packages [2023-01-17T22:25:37.662Z] Removing intermediate container f69c5f8f3e3b [2023-01-17T22:25:37.662Z] ---> 10bad1e47b86 [2023-01-17T22:25:37.662Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-17T22:25:37.928Z] ---> Running in 739fe0fb2918 [2023-01-17T22:25:38.194Z] Removing intermediate container 739fe0fb2918 [2023-01-17T22:25:38.194Z] ---> 3ca89707e36b [2023-01-17T22:25:38.194Z] Step 12/24 : WORKDIR / [2023-01-17T22:25:38.460Z] ---> Running in 0cce62e077c5 [2023-01-17T22:25:38.725Z] Removing intermediate container 0cce62e077c5 [2023-01-17T22:25:38.725Z] ---> 0cedae7ece3a [2023-01-17T22:25:38.725Z] 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-01-17T22:25:39.682Z] ---> f4bd5763c26b [2023-01-17T22:25:39.682Z] 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-01-17T22:25:40.638Z] ---> 9de3abda1291 [2023-01-17T22:25:40.638Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-17T22:25:42.574Z] ---> 22a5017d4198 [2023-01-17T22:25:42.574Z] 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-01-17T22:25:43.158Z] ---> 9518e8478997 [2023-01-17T22:25:43.158Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-17T22:25:44.559Z] ---> 57a6a39f15d5 [2023-01-17T22:25:44.559Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-17T22:25:46.694Z] ---> 1c2e1b895b9c [2023-01-17T22:25:46.694Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-17T22:25:47.682Z] ---> cf9d5765ce2f [2023-01-17T22:25:47.682Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-17T22:25:47.682Z] ---> Running in 9eab6e596a6d [2023-01-17T22:25:51.144Z] Removing intermediate container 9eab6e596a6d [2023-01-17T22:25:51.144Z] ---> 0f9b5c8d1faa [2023-01-17T22:25:51.144Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-17T22:25:51.144Z] ---> Running in f9c2bb5cd587 [2023-01-17T22:25:51.424Z] Removing intermediate container f9c2bb5cd587 [2023-01-17T22:25:51.424Z] ---> fa588355dba0 [2023-01-17T22:25:51.424Z] Step 22/24 : LABEL arch=arm64 [2023-01-17T22:25:51.692Z] ---> Running in a1f0d460eb2e [2023-01-17T22:25:52.274Z] Removing intermediate container a1f0d460eb2e [2023-01-17T22:25:52.274Z] ---> a06699976b5c [2023-01-17T22:25:52.274Z] Step 23/24 : LABEL git_sha=c46988f3d4c652a73b6fca1f09696b20270ae712 [2023-01-17T22:25:52.274Z] ---> Running in 1c82f15372f1 [2023-01-17T22:25:52.858Z] Removing intermediate container 1c82f15372f1 [2023-01-17T22:25:52.858Z] ---> ba19dd0130fd [2023-01-17T22:25:52.858Z] Step 24/24 : LABEL version=0.0.0 [2023-01-17T22:25:52.858Z] ---> Running in c5663af522d9 [2023-01-17T22:25:53.440Z] Removing intermediate container c5663af522d9 [2023-01-17T22:25:53.440Z] ---> cd9b8ce471c6 [2023-01-17T22:25:53.440Z] [2023-01-17T22:25:53.708Z] Successfully built cd9b8ce471c6 [2023-01-17T22:25:53.708Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-01-17T22:27:30.325Z]  Building security-secretstore-setup ... done Removing intermediate container b4782a4a2770 [2023-01-17T22:27:30.325Z] ---> 7e6ec9782474 [2023-01-17T22:27:30.325Z] [2023-01-17T22:27:30.325Z] Step 10/22 : FROM alpine:3.16 [2023-01-17T22:27:30.325Z] ---> 2b4661558fb8 [2023-01-17T22:27:30.325Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-17T22:27:30.325Z] ---> Using cache [2023-01-17T22:27:30.325Z] ---> 1e3f8c03f156 [2023-01-17T22:27:30.325Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-17T22:27:30.325Z] ---> Using cache [2023-01-17T22:27:30.325Z] ---> 1a6c42b15f75 [2023-01-17T22:27:30.325Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-17T22:27:30.325Z] ---> Running in ba2dc0c83be2 [2023-01-17T22:27:30.325Z] Removing intermediate container ba2dc0c83be2 [2023-01-17T22:27:30.325Z] ---> c8b762d856c0 [2023-01-17T22:27:30.325Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-17T22:27:30.325Z] ---> Running in a84e9066ffbb [2023-01-17T22:27:30.912Z] Removing intermediate container a84e9066ffbb [2023-01-17T22:27:30.913Z] ---> f41b613e46c2 [2023-01-17T22:27:30.913Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-17T22:27:31.883Z] ---> 6eb367b4958f [2023-01-17T22:27:31.883Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-17T22:27:34.496Z] ---> 4c5d5a1d188c [2023-01-17T22:27:34.496Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-17T22:27:35.458Z] ---> 595e23a9e8d5 [2023-01-17T22:27:35.458Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-17T22:27:35.458Z] ---> Running in 4975d43d96ef [2023-01-17T22:27:36.041Z] Removing intermediate container 4975d43d96ef [2023-01-17T22:27:36.041Z] ---> 2fe0e8f07b48 [2023-01-17T22:27:36.041Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-17T22:27:36.041Z] ---> Running in 23c776a172b5 [2023-01-17T22:27:36.629Z] Removing intermediate container 23c776a172b5 [2023-01-17T22:27:36.629Z] ---> 6cef13ceec5c [2023-01-17T22:27:36.629Z] Step 20/22 : LABEL arch=arm64 [2023-01-17T22:27:36.629Z] ---> Running in 7be930d54610 [2023-01-17T22:27:37.593Z] Removing intermediate container 7be930d54610 [2023-01-17T22:27:37.593Z] ---> b2def5341694 [2023-01-17T22:27:37.593Z] Step 21/22 : LABEL git_sha=c46988f3d4c652a73b6fca1f09696b20270ae712 [2023-01-17T22:27:37.593Z] ---> Running in b82544837149 [2023-01-17T22:27:39.007Z] Removing intermediate container b82544837149 [2023-01-17T22:27:39.007Z] ---> 5a03bfd8b0e9 [2023-01-17T22:27:39.007Z] Step 22/22 : LABEL version=0.0.0 [2023-01-17T22:27:39.007Z] ---> Running in b67c888d7def [2023-01-17T22:27:39.274Z] Removing intermediate container b67c888d7def [2023-01-17T22:27:39.275Z] ---> 8cb1167c9e0a [2023-01-17T22:27:39.275Z] [2023-01-17T22:27:39.547Z] Successfully built 8cb1167c9e0a [2023-01-17T22:27:39.547Z] Successfully tagged support-scheduler-arm64:latest [2023-01-17T22:27:51.871Z]  Building support-scheduler ... done Removing intermediate container e771668ca3a5 [2023-01-17T22:27:51.871Z] ---> 550bec12b4f3 [2023-01-17T22:27:51.871Z] [2023-01-17T22:27:51.871Z] Step 9/32 : FROM alpine:3.16 [2023-01-17T22:27:51.871Z] ---> 2b4661558fb8 [2023-01-17T22:27:51.871Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-17T22:27:51.871Z] ---> Running in de6e2c80800d [2023-01-17T22:27:51.871Z] Removing intermediate container de6e2c80800d [2023-01-17T22:27:51.871Z] ---> a213a88351b3 [2023-01-17T22:27:51.871Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-17T22:27:51.871Z] ---> Running in 3a2c7451edff [2023-01-17T22:27:53.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-17T22:27:53.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-17T22:27:55.237Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-17T22:27:55.237Z] (2/2) Installing su-exec (0.2-r1) [2023-01-17T22:27:55.237Z] Executing busybox-1.35.0-r17.trigger [2023-01-17T22:27:55.237Z] OK: 5 MiB in 16 packages [2023-01-17T22:27:56.205Z] Removing intermediate container 3a2c7451edff [2023-01-17T22:27:56.205Z] ---> 98f44c0c8dd3 [2023-01-17T22:27:56.205Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-17T22:27:56.205Z] ---> Running in 83e9167e7266 [2023-01-17T22:27:56.787Z] Removing intermediate container 83e9167e7266 [2023-01-17T22:27:56.787Z] ---> d4b241fca41a [2023-01-17T22:27:56.787Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-17T22:27:56.787Z] ---> Running in 15f154b5a76f [2023-01-17T22:27:57.367Z] Removing intermediate container 15f154b5a76f [2023-01-17T22:27:57.367Z] ---> 0cf1956f0069 [2023-01-17T22:27:57.367Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-17T22:27:57.367Z] ---> Running in f910638afd21 [2023-01-17T22:27:57.641Z] Removing intermediate container f910638afd21 [2023-01-17T22:27:57.641Z] ---> 710b547f68ef [2023-01-17T22:27:57.641Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-17T22:27:57.908Z] ---> Running in 3f5d094d0ea6 [2023-01-17T22:27:58.176Z] Removing intermediate container 3f5d094d0ea6 [2023-01-17T22:27:58.176Z] ---> 82d8622a75c0 [2023-01-17T22:27:58.176Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-17T22:27:58.176Z] ---> Running in 5cf2c0681ef7 [2023-01-17T22:28:00.141Z] Removing intermediate container 5cf2c0681ef7 [2023-01-17T22:28:00.141Z] ---> cb030c8c60dd [2023-01-17T22:28:00.141Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-17T22:28:00.141Z] ---> Running in 0e9165495f21 [2023-01-17T22:28:00.722Z] Removing intermediate container 0e9165495f21 [2023-01-17T22:28:00.722Z] ---> 271b5d6359b2 [2023-01-17T22:28:00.722Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-17T22:28:01.683Z] ---> 79fce1d0763b [2023-01-17T22:28:01.683Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-17T22:28:03.618Z] ---> Running in 93f7b67f3305 [2023-01-17T22:28:05.551Z] Removing intermediate container 93f7b67f3305 [2023-01-17T22:28:05.551Z] ---> 9e9f7f59dc1d [2023-01-17T22:28:05.551Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-17T22:28:05.818Z] ---> e14578c1b7b9 [2023-01-17T22:28:05.818Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-17T22:28:06.779Z] ---> a04060705051 [2023-01-17T22:28:06.780Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-17T22:28:07.366Z] ---> 3d1c3ac6909b [2023-01-17T22:28:07.366Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-17T22:28:07.959Z] ---> 890c14895122 [2023-01-17T22:28:07.959Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-17T22:28:08.918Z] ---> dd4dfb9f5062 [2023-01-17T22:28:08.918Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-17T22:28:09.499Z] ---> 149467f758eb [2023-01-17T22:28:09.499Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-17T22:28:10.080Z] ---> c9718825f115 [2023-01-17T22:28:10.080Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-17T22:28:10.080Z] ---> Running in 017ddb061de2 [2023-01-17T22:28:12.660Z] Removing intermediate container 017ddb061de2 [2023-01-17T22:28:12.660Z] ---> 8f504c59870a [2023-01-17T22:28:12.660Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-17T22:28:12.660Z] ---> Running in 90f5744b025a [2023-01-17T22:28:12.925Z] Removing intermediate container 90f5744b025a [2023-01-17T22:28:12.925Z] ---> 855da6295a3b [2023-01-17T22:28:12.925Z] Step 29/32 : CMD ["gate"] [2023-01-17T22:28:13.196Z] ---> Running in f6d1c88db18c [2023-01-17T22:28:13.463Z] Removing intermediate container f6d1c88db18c [2023-01-17T22:28:13.463Z] ---> e0a9bebe984b [2023-01-17T22:28:13.463Z] Step 30/32 : LABEL arch=arm64 [2023-01-17T22:28:13.463Z] ---> Running in f217be57edf7 [2023-01-17T22:28:14.058Z] Removing intermediate container f217be57edf7 [2023-01-17T22:28:14.058Z] ---> c7357ef7d7b2 [2023-01-17T22:28:14.058Z] Step 31/32 : LABEL git_sha=c46988f3d4c652a73b6fca1f09696b20270ae712 [2023-01-17T22:28:14.058Z] ---> Running in 93895560554d [2023-01-17T22:28:15.994Z] Removing intermediate container 93895560554d [2023-01-17T22:28:15.994Z] ---> 1b952e27f4ad [2023-01-17T22:28:15.994Z] Step 32/32 : LABEL version=0.0.0 [2023-01-17T22:28:15.994Z] ---> Running in 2126d961f8da [2023-01-17T22:28:16.259Z] Removing intermediate container 2126d961f8da [2023-01-17T22:28:16.259Z] ---> 0de1e21ce1b3 [2023-01-17T22:28:16.259Z] [2023-01-17T22:28:16.259Z] Successfully built 0de1e21ce1b3 [2023-01-17T22:28:16.525Z] Successfully tagged security-bootstrapper-arm64:latest [2023-01-17T22:28:16.791Z]  Building security-bootstrapper ... done Removing intermediate container ee4feb0e1d19 [2023-01-17T22:28:16.791Z] ---> 287b8e79899a [2023-01-17T22:28:16.791Z] [2023-01-17T22:28:16.791Z] Step 9/19 : FROM alpine:3.15 [2023-01-17T22:28:16.791Z] ---> 8aa73fd46299 [2023-01-17T22:28:16.791Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-17T22:28:16.791Z] ---> Using cache [2023-01-17T22:28:16.791Z] ---> fc59cd0f397c [2023-01-17T22:28:16.791Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-17T22:28:16.791Z] ---> Running in c8dcc56dab4e [2023-01-17T22:28:18.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-17T22:28:18.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-17T22:28:19.610Z] v3.15.6-263-g7c8ce57c5e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-17T22:28:19.610Z] v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-17T22:28:19.610Z] OK: 15736 distinct packages available [2023-01-17T22:28:19.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-17T22:28:19.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-17T22:28:20.838Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-17T22:28:20.838Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-17T22:28:20.838Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-17T22:28:20.838Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-17T22:28:20.838Z] (5/9) Installing curl (7.80.0-r5) [2023-01-17T22:28:20.838Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-17T22:28:21.105Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-17T22:28:21.105Z] (8/9) Installing libucontext (1.1-r0) [2023-01-17T22:28:21.105Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-17T22:28:21.105Z] Executing busybox-1.34.1-r7.trigger [2023-01-17T22:28:21.105Z] Executing ca-certificates-20220614-r0.trigger [2023-01-17T22:28:21.381Z] OK: 8 MiB in 23 packages [2023-01-17T22:28:23.331Z] Removing intermediate container c8dcc56dab4e [2023-01-17T22:28:23.331Z] ---> b917229babe7 [2023-01-17T22:28:23.331Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-17T22:28:23.600Z] ---> d0787cd64ae3 [2023-01-17T22:28:23.600Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-17T22:28:25.016Z] ---> 63bc868ffe9b [2023-01-17T22:28:25.016Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-17T22:28:25.288Z] ---> 08602df2ef0a [2023-01-17T22:28:25.288Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-17T22:28:25.555Z] ---> Running in 93fc7bb44a44 [2023-01-17T22:28:25.822Z] Removing intermediate container 93fc7bb44a44 [2023-01-17T22:28:25.822Z] ---> 7b3c01cd438e [2023-01-17T22:28:25.822Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-17T22:28:25.822Z] ---> Running in a1201000ac67 [2023-01-17T22:28:26.089Z] Removing intermediate container a1201000ac67 [2023-01-17T22:28:26.089Z] ---> 1e20369959c8 [2023-01-17T22:28:26.089Z] Step 17/19 : LABEL arch=arm64 [2023-01-17T22:28:26.089Z] ---> Running in 6ffa3b38e919 [2023-01-17T22:28:26.675Z] Removing intermediate container 6ffa3b38e919 [2023-01-17T22:28:26.675Z] ---> b4f5136aa71a [2023-01-17T22:28:26.675Z] Step 18/19 : LABEL git_sha=c46988f3d4c652a73b6fca1f09696b20270ae712 [2023-01-17T22:28:26.675Z] ---> Running in 8685cf53a9be [2023-01-17T22:28:26.941Z] Removing intermediate container 8685cf53a9be [2023-01-17T22:28:26.941Z] ---> 5d263bc6d453 [2023-01-17T22:28:26.941Z] Step 19/19 : LABEL version=0.0.0 [2023-01-17T22:28:26.941Z] ---> Running in 5a4c4e08907a [2023-01-17T22:28:27.207Z] Removing intermediate container 5a4c4e08907a [2023-01-17T22:28:27.207Z] ---> 08ecdd93282e [2023-01-17T22:28:27.207Z] [2023-01-17T22:28:27.473Z] Successfully built 08ecdd93282e [2023-01-17T22:28:27.473Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-01-17T22:28:28.068Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-01-17T22:28:28.103Z] $ docker stop --time=1 89d5885ba9ed16344d63336e28dab59b48ee125a3be45d5881b4b8794ce94ecd [2023-01-17T22:28:29.812Z] $ docker rm -f --volumes 89d5885ba9ed16344d63336e28dab59b48ee125a3be45d5881b4b8794ce94ecd [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-17T22:28:30.273Z] + docker images [2023-01-17T22:28:30.541Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-17T22:28:30.542Z] security-spiffe-token-provider-arm64 latest 08ecdd93282e 3 seconds ago 28.9MB [2023-01-17T22:28:30.542Z] 287b8e79899a 14 seconds ago 1.53GB [2023-01-17T22:28:30.542Z] security-bootstrapper-arm64 latest 0de1e21ce1b3 15 seconds ago 19.5MB [2023-01-17T22:28:30.542Z] 550bec12b4f3 41 seconds ago 1.49GB [2023-01-17T22:28:30.542Z] support-scheduler-arm64 latest 8cb1167c9e0a 51 seconds ago 29MB [2023-01-17T22:28:30.542Z] 7e6ec9782474 About a minute ago 1.56GB [2023-01-17T22:28:30.542Z] security-secretstore-setup-arm64 latest cd9b8ce471c6 2 minutes ago 28.7MB [2023-01-17T22:28:30.542Z] 8b845f39e00d 3 minutes ago 1.49GB [2023-01-17T22:28:30.542Z] core-data-arm64 latest 41e13ad182e5 5 minutes ago 17.2MB [2023-01-17T22:28:30.542Z] support-notifications-arm64 latest d733e336d1e5 5 minutes ago 29.6MB [2023-01-17T22:28:30.542Z] 2d2a4f7d8353 5 minutes ago 1.5GB [2023-01-17T22:28:30.542Z] 0551d922a388 5 minutes ago 1.56GB [2023-01-17T22:28:30.542Z] security-spire-server-arm64 latest a5c7357389e9 7 minutes ago 84.3MB [2023-01-17T22:28:30.542Z] 5ce71577ca67 8 minutes ago 1.37GB [2023-01-17T22:28:30.542Z] core-metadata-arm64 latest 5a1ee7eef56c 8 minutes ago 17.8MB [2023-01-17T22:28:30.542Z] 676d95d235e2 8 minutes ago 1.51GB [2023-01-17T22:28:30.542Z] core-command-arm64 latest f5e901a81afb 8 minutes ago 17MB [2023-01-17T22:28:30.542Z] ad85996d2c42 9 minutes ago 1.5GB [2023-01-17T22:28:30.542Z] security-proxy-setup-arm64 latest 6c92fd72253d 9 minutes ago 26.8MB [2023-01-17T22:28:30.542Z] 3aa84773affd 9 minutes ago 1.49GB [2023-01-17T22:28:30.542Z] security-spire-config-arm64 latest bfe1c36d3bb7 13 minutes ago 83.6MB [2023-01-17T22:28:30.542Z] 5d440c6c2ed0 14 minutes ago 1.37GB [2023-01-17T22:28:30.542Z] security-spire-agent-arm64 latest c4ad8ac7e983 16 minutes ago 122MB [2023-01-17T22:28:30.542Z] 68dc5e746038 16 minutes ago 1.37GB [2023-01-17T22:28:30.542Z] ci-base-image-arm64 latest d1771e8a246a 30 minutes ago 905MB [2023-01-17T22:28:30.542Z] alpine 3.16 2b4661558fb8 2 months ago 5.29MB [2023-01-17T22:28:30.542Z] alpine 3.15 8aa73fd46299 2 months ago 5.33MB [2023-01-17T22:28:30.542Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB [2023-01-17T22:28:30.542Z] 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-01-17T22:28:30.993Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-17T22:28:30.993Z] [2023-01-17T22:28:30.993Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T22:28:31.322Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-17T22:28:31.322Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-17T22:28:31.322Z] 8998bd30e6a1: Pulling fs layer [2023-01-17T22:28:31.322Z] 04944245beec: Pulling fs layer [2023-01-17T22:28:31.322Z] 699f458cf7ca: Pulling fs layer [2023-01-17T22:28:31.322Z] 765212b225bb: Pulling fs layer [2023-01-17T22:28:31.322Z] f23df028b6ca: Pulling fs layer [2023-01-17T22:28:31.322Z] d65c8cfc05b1: Pulling fs layer [2023-01-17T22:28:31.322Z] 2437ff75d9bd: Pulling fs layer [2023-01-17T22:28:31.322Z] f23df028b6ca: Waiting [2023-01-17T22:28:31.322Z] d65c8cfc05b1: Waiting [2023-01-17T22:28:31.322Z] 2437ff75d9bd: Waiting [2023-01-17T22:28:31.322Z] 765212b225bb: Waiting [2023-01-17T22:28:31.594Z] 04944245beec: Verifying Checksum [2023-01-17T22:28:31.594Z] 04944245beec: Download complete [2023-01-17T22:28:31.594Z] 765212b225bb: Verifying Checksum [2023-01-17T22:28:31.594Z] 765212b225bb: Download complete [2023-01-17T22:28:31.594Z] f23df028b6ca: Verifying Checksum [2023-01-17T22:28:31.594Z] f23df028b6ca: Download complete [2023-01-17T22:28:31.594Z] d65c8cfc05b1: Verifying Checksum [2023-01-17T22:28:31.594Z] d65c8cfc05b1: Download complete [2023-01-17T22:28:31.865Z] 699f458cf7ca: Verifying Checksum [2023-01-17T22:28:31.865Z] 699f458cf7ca: Download complete [2023-01-17T22:28:32.133Z] 8998bd30e6a1: Verifying Checksum [2023-01-17T22:28:32.133Z] 8998bd30e6a1: Download complete [2023-01-17T22:28:34.708Z] 2437ff75d9bd: Download complete [2023-01-17T22:28:36.648Z] 8998bd30e6a1: Pull complete [2023-01-17T22:28:36.914Z] 04944245beec: Pull complete [2023-01-17T22:28:38.321Z] 699f458cf7ca: Pull complete [2023-01-17T22:28:41.656Z] 765212b225bb: Pull complete [2023-01-17T22:28:41.923Z] f23df028b6ca: Pull complete [2023-01-17T22:28:42.192Z] d65c8cfc05b1: Pull complete [2023-01-17T22:28:57.174Z] 2437ff75d9bd: Pull complete [2023-01-17T22:28:57.174Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-17T22:28:57.174Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-17T22:28:57.174Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T22:28:57.384Z] prd-ubuntu20.04-docker-arm64-4c-16g-2822 does not seem to be running inside a container [2023-01-17T22:28:57.483Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-17T22:29:00.372Z] $ docker top 458ba55dbf696cf430c92df027cb50294d0cd53df4845558a0b42149295d0267 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-17T22:29:01.198Z] ---> job-cost.sh [2023-01-17T22:29:01.198Z] lf-activate-venv: SKIPPING [2023-01-17T22:29:01.198Z] INFO: No Stack... [2023-01-17T22:29:01.778Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-17T22:29:02.361Z] INFO: Archiving Costs [Pipeline] sh [2023-01-17T22:29:02.678Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2023-01-17T22:29:02.678Z] + cut -d, -f6 [Pipeline] lock [2023-01-17T22:29:03.012Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4289-3-stack-cost] [2023-01-17T22:29:03.020Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4289-3-stack-cost] did not exist. Created. [2023-01-17T22:29:03.021Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4289-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-17T22:29:03.605Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-17T22:29:03.778Z] Stashed 1 file(s) [Pipeline] } [2023-01-17T22:29:03.788Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4289-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-17T22:29:03.836Z] $ docker stop --time=1 458ba55dbf696cf430c92df027cb50294d0cd53df4845558a0b42149295d0267 [2023-01-17T22:29:05.379Z] $ docker rm -f --volumes 458ba55dbf696cf430c92df027cb50294d0cd53df4845558a0b42149295d0267 [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-01-17T22:29:05.752Z] provisioning config files... [2023-01-17T22:29:05.757Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config532234898371835389tmp [Pipeline] { [Pipeline] sh [2023-01-17T22:29:06.045Z] + set +x [2023-01-17T22:29:06.045Z] + curl -s https://codecov.io/bash [2023-01-17T22:29:06.045Z] + bash -s -- [2023-01-17T22:29:06.303Z] [2023-01-17T22:29:06.303Z] _____ _ [2023-01-17T22:29:06.303Z] / ____| | | [2023-01-17T22:29:06.303Z] | | ___ __| | ___ ___ _____ __ [2023-01-17T22:29:06.303Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-17T22:29:06.303Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-17T22:29:06.303Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-17T22:29:06.303Z] Bash-1.0.6 [2023-01-17T22:29:06.303Z] [2023-01-17T22:29:06.303Z] [2023-01-17T22:29:06.303Z] ==> git version 2.25.1 found [2023-01-17T22:29:06.303Z] ==> 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-01-17T22:29:06.303Z] Release-Date: 2020-01-08 [2023-01-17T22:29:06.303Z] 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-01-17T22:29:06.303Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-17T22:29:06.304Z] ==> Jenkins CI detected. [2023-01-17T22:29:06.304Z] current dir:  /w/workspace/edgex-go/3 [2023-01-17T22:29:06.304Z] project root: . [2023-01-17T22:29:06.304Z] --> token set from env [2023-01-17T22:29:06.304Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-17T22:29:06.304Z] ==> Running gcov in . (disable via -X gcov) [2023-01-17T22:29:06.304Z] ==> Python coveragepy not found [2023-01-17T22:29:06.304Z] ==> Searching for coverage reports in: [2023-01-17T22:29:06.304Z] + . [2023-01-17T22:29:06.304Z] -> Found 1 reports [2023-01-17T22:29:06.304Z] ==> Detecting git/mercurial file structure [2023-01-17T22:29:06.304Z] ==> Reading reports [2023-01-17T22:29:06.304Z] + ./coverage.out bytes=489970 [2023-01-17T22:29:06.304Z] ==> Appending adjustments [2023-01-17T22:29:06.304Z] https://docs.codecov.io/docs/fixing-reports [2023-01-17T22:29:07.679Z] + Found adjustments [2023-01-17T22:29:07.679Z] ==> Gzipping contents [2023-01-17T22:29:07.679Z] 64K /tmp/codecov.lvcPS4.gz [2023-01-17T22:29:07.679Z] ==> Uploading reports [2023-01-17T22:29:07.679Z] url: https://codecov.io [2023-01-17T22:29:07.679Z] query: branch=PR-4289&commit=6ddde6ec93c8fe92aefb97325f9e3f924b9d185b&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4289%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4289&job=&cmd_args= [2023-01-17T22:29:07.679Z] -> Pinging Codecov [2023-01-17T22:29:07.679Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4289&commit=6ddde6ec93c8fe92aefb97325f9e3f924b9d185b&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4289%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4289&job=&cmd_args= [2023-01-17T22:29:07.937Z] -> Uploading to [2023-01-17T22:29:07.938Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-17/00271124DB129430A58F1EEE437C3FCB/6ddde6ec93c8fe92aefb97325f9e3f924b9d185b/dd86bac2-7614-4bdd-8d4b-1c05c3b27cfc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230117%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230117T222907Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4e614b331408e81060cbd84259a52a2523d71f6550da81952c2260cfa1f93e9e [2023-01-17T22:29:07.938Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-17T22:29:07.938Z] Dload Upload Total Spent Left Speed [2023-01-17T22:29:08.196Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63206 0 0 100 63206 0 209k --:--:-- --:--:-- --:--:-- 209k [2023-01-17T22:29:08.196Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6ddde6ec93c8fe92aefb97325f9e3f924b9d185b [Pipeline] } [2023-01-17T22:29:08.204Z] 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-01-17T22:29:08.790Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-01-17T22:29:09.079Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-17T22:29:09.934Z] ---> package-listing.sh [2023-01-17T22:29:09.934Z] ++ facter osfamily [2023-01-17T22:29:09.934Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-17T22:29:10.193Z] + OS_FAMILY=debian [2023-01-17T22:29:10.193Z] + workspace=/w/workspace/edgex-go/3 [2023-01-17T22:29:10.193Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-17T22:29:10.193Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-17T22:29:10.193Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-17T22:29:10.193Z] + PACKAGES=/tmp/packages_start.txt [2023-01-17T22:29:10.193Z] + '[' /w/workspace/edgex-go/3 ']' [2023-01-17T22:29:10.193Z] + PACKAGES=/tmp/packages_end.txt [2023-01-17T22:29:10.193Z] + case "${OS_FAMILY}" in [2023-01-17T22:29:10.193Z] + dpkg -l [2023-01-17T22:29:10.193Z] + grep '^ii' [2023-01-17T22:29:10.193Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-17T22:29:10.193Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-17T22:29:10.193Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-17T22:29:10.193Z] + '[' /w/workspace/edgex-go/3 ']' [2023-01-17T22:29:10.193Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2023-01-17T22:29:10.193Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2023-01-17T22:29:10.204Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-17T22:29:10.482Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T22:29:11.037Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-17T22:29:11.037Z] [2023-01-17T22:29:11.037Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T22:29:11.334Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-17T22:29:11.334Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-17T22:29:11.334Z] 5eb5b503b376: Pulling fs layer [2023-01-17T22:29:11.334Z] 5c69ac0246d0: Pulling fs layer [2023-01-17T22:29:11.334Z] ec43610c2a17: Pulling fs layer [2023-01-17T22:29:11.334Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-17T22:29:11.334Z] 33b1e0a273af: Pulling fs layer [2023-01-17T22:29:11.334Z] 5d3b04190fa2: Pulling fs layer [2023-01-17T22:29:11.334Z] 2f39f015ded8: Pulling fs layer [2023-01-17T22:29:11.334Z] 33b1e0a273af: Waiting [2023-01-17T22:29:11.334Z] 5d3b04190fa2: Waiting [2023-01-17T22:29:11.334Z] 2f39f015ded8: Waiting [2023-01-17T22:29:11.334Z] 3a2ae6a8a46f: Waiting [2023-01-17T22:29:11.334Z] 5c69ac0246d0: Verifying Checksum [2023-01-17T22:29:11.334Z] 5c69ac0246d0: Download complete [2023-01-17T22:29:11.334Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-17T22:29:11.334Z] 3a2ae6a8a46f: Download complete [2023-01-17T22:29:11.596Z] 33b1e0a273af: Verifying Checksum [2023-01-17T22:29:11.596Z] 33b1e0a273af: Download complete [2023-01-17T22:29:11.596Z] ec43610c2a17: Verifying Checksum [2023-01-17T22:29:11.596Z] ec43610c2a17: Download complete [2023-01-17T22:29:11.596Z] 5d3b04190fa2: Verifying Checksum [2023-01-17T22:29:11.596Z] 5d3b04190fa2: Download complete [2023-01-17T22:29:12.172Z] 5eb5b503b376: Download complete [2023-01-17T22:29:12.737Z] 2f39f015ded8: Download complete [2023-01-17T22:29:13.301Z] 5eb5b503b376: Pull complete [2023-01-17T22:29:13.301Z] 5c69ac0246d0: Pull complete [2023-01-17T22:29:13.865Z] ec43610c2a17: Pull complete [2023-01-17T22:29:13.866Z] 3a2ae6a8a46f: Pull complete [2023-01-17T22:29:14.123Z] 33b1e0a273af: Pull complete [2023-01-17T22:29:14.123Z] 5d3b04190fa2: Pull complete [2023-01-17T22:29:18.295Z] 2f39f015ded8: Pull complete [2023-01-17T22:29:18.295Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-17T22:29:18.295Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-17T22:29:18.295Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T22:29:18.374Z] prd-ubuntu20.04-docker-8c-8g-2820 does not seem to be running inside a container [2023-01-17T22:29:18.397Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-17T22:29:20.315Z] $ docker top c89e923bac4df83a318e062ef8989ade7f561b2b12c8c1d0cdd49e402b94b703 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-17T22:29:20.655Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-17T22:29:20.941Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-17T22:29:21.226Z] + ls /var/log/sa-host [2023-01-17T22:29:21.226Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-17T22:29:21.287Z] provisioning config files... [2023-01-17T22:29:21.294Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config6463700853788230234tmp [Pipeline] { [Pipeline] echo [2023-01-17T22:29:21.308Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-17T22:29:21.588Z] ---> create-netrc.sh [Pipeline] } [2023-01-17T22:29:21.596Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-17T22:29:21.915Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-17T22:29:21.924Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-17T22:29:22.208Z] ---> sudo-logs.sh [2023-01-17T22:29:22.208Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-17T22:29:22.232Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-17T22:29:22.515Z] ---> job-cost.sh [2023-01-17T22:29:22.515Z] lf-activate-venv: SKIPPING [2023-01-17T22:29:22.515Z] DEBUG: total: 0.10999999940395355 [2023-01-17T22:29:22.515Z] INFO: Retrieving Stack Cost... [2023-01-17T22:29:23.084Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-17T22:29:23.343Z] INFO: Archiving Costs [Pipeline] echo [2023-01-17T22:29:23.356Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-17T22:29:23.642Z] ---> logs-deploy.sh [2023-01-17T22:29:23.642Z] lf-activate-venv: SKIPPING [2023-01-17T22:29:23.642Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4289/3 [2023-01-17T22:29:23.642Z] INFO: archiving workspace using pattern(s): [2023-01-17T22:29:24.579Z] Archives upload complete. [2023-01-17T22:29:24.579Z] INFO: archiving logs to Nexus