Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 672b8e560a6ce2bfa0c6c69df3d3f9bcd93b44bb+788be756f331ff1c1ac8640fcafd3eeb74e9f5c6 (475e574c50763e19d889626981ec32d00d9aaef8) 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-ssh17218639285865311490.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-ssh13653006179427797333.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-4340/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-4340/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1238189161255562893.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-ssh6451345950694732228.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-4340/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-4340/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh345195325000649652.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6077’ Running on prd-ubuntu20.04-docker-8c-8g-6082 in /w/workspace/edgexfoundry_edgex-go_PR-4340 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/4340/head:refs/remotes/origin/PR-4340 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 788be756f331ff1c1ac8640fcafd3eeb74e9f5c6 into PR head commit 672b8e560a6ce2bfa0c6c69df3d3f9bcd93b44bb Merge succeeded, producing ec881cc2f4906685e909a61b8a5d5cab50d8e1eb Checking out Revision ec881cc2f4906685e909a61b8a5d5cab50d8e1eb (PR-4340) > git config core.sparsecheckout # timeout=10 > git checkout -f 672b8e560a6ce2bfa0c6c69df3d3f9bcd93b44bb # 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 788be756f331ff1c1ac8640fcafd3eeb74e9f5c6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ec881cc2f4906685e909a61b8a5d5cab50d8e1eb # timeout=10 Commit message: "Merge commit '788be756f331ff1c1ac8640fcafd3eeb74e9f5c6' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-15T08:33:04.728Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-15T08:33:04.784Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-15T08:33:04.805Z] ========================================================= [2023-02-15T08:33:04.805Z] EdgeX Global Pipelines Version Info [2023-02-15T08:33:04.805Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a21e3a18903b9df7b9680542937159cfc7cbdcd3 # timeout=10 [2023-02-15T08:33:05.529Z] ------------------- [2023-02-15T08:33:05.529Z] stable info: [2023-02-15T08:33:05.529Z] ------------------- [2023-02-15T08:33:05.529Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-15T08:33:05.529Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-15T08:33:05.529Z] Message: update stable to v1.0.244 [2023-02-15T08:33:06.115Z] ------------------- [2023-02-15T08:33:06.115Z] experimental info: [2023-02-15T08:33:06.115Z] ------------------- [2023-02-15T08:33:06.115Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-15T08:33:06.115Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-15T08:33:06.115Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-15T08:33:06.303Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-15T08:33:06.312Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-15T08:33:06.327Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-15T08:33:06.338Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-15T08:33:06.350Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-15T08:33:06.363Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-15T08:33:06.375Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-15T08:33:06.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-15T08:33:06.397Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-15T08:33:06.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-15T08:33:06.415Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-15T08:33:06.423Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-15T08:33:06.433Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-15T08:33:06.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-15T08:33:06.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-15T08:33:06.461Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-15T08:33:06.470Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-15T08:33:06.559Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-15T08:33:06.569Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-15T08:33:06.579Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-02-15T08:33:06.589Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-15T08:33:06.597Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-15T08:33:06.606Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-15T08:33:06.614Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4340 [Pipeline] echo [2023-02-15T08:33:06.625Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4340 [Pipeline] echo [2023-02-15T08:33:06.634Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4340 [Pipeline] echo [2023-02-15T08:33:06.642Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ec881cc2f4906685e909a61b8a5d5cab50d8e1eb [Pipeline] echo [2023-02-15T08:33:06.652Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ec881cc [Pipeline] echo [2023-02-15T08:33:06.662Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-15T08:33:06.702Z] provisioning config files... [2023-02-15T08:33:06.715Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config10318610634072588252tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-15T08:33:07.015Z] ---> docker-login.sh [2023-02-15T08:33:07.015Z] nexus3.edgexfoundry.org:10001 [2023-02-15T08:33:07.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T08:33:07.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T08:33:07.277Z] Configure a credential helper to remove this warning. See [2023-02-15T08:33:07.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T08:33:07.277Z] [2023-02-15T08:33:07.277Z] Login Succeeded [2023-02-15T08:33:07.277Z] nexus3.edgexfoundry.org:10002 [2023-02-15T08:33:07.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T08:33:07.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T08:33:07.277Z] Configure a credential helper to remove this warning. See [2023-02-15T08:33:07.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T08:33:07.277Z] [2023-02-15T08:33:07.277Z] Login Succeeded [2023-02-15T08:33:07.277Z] nexus3.edgexfoundry.org:10003 [2023-02-15T08:33:07.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T08:33:07.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T08:33:07.537Z] Configure a credential helper to remove this warning. See [2023-02-15T08:33:07.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T08:33:07.537Z] [2023-02-15T08:33:07.537Z] Login Succeeded [2023-02-15T08:33:07.537Z] nexus3.edgexfoundry.org:10004 [2023-02-15T08:33:07.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T08:33:07.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T08:33:07.537Z] Configure a credential helper to remove this warning. See [2023-02-15T08:33:07.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T08:33:07.537Z] [2023-02-15T08:33:07.537Z] Login Succeeded [2023-02-15T08:33:07.537Z] docker.io [2023-02-15T08:33:07.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T08:33:07.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T08:33:07.796Z] Configure a credential helper to remove this warning. See [2023-02-15T08:33:07.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T08:33:07.796Z] [2023-02-15T08:33:07.796Z] Login Succeeded [2023-02-15T08:33:07.796Z] ---> docker-login.sh ends [Pipeline] } [2023-02-15T08:33:07.803Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-15T08:33:08.110Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-02-15T08:33:08.110Z] + dirname cmd/core-command/Dockerfile [2023-02-15T08:33:08.110Z] + cut -d/ -f2 [2023-02-15T08:33:08.110Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-15T08:33:08.110Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-15T08:33:08.110Z] cut -d/ -f2 [2023-02-15T08:33:08.110Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-15T08:33:08.110Z] + dirname+ cmd/core-data/Dockerfile [2023-02-15T08:33:08.110Z] cut -d/ -f2 [2023-02-15T08:33:08.110Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-15T08:33:08.110Z] + dirname cmd/core-metadata/Dockerfile [2023-02-15T08:33:08.110Z] + cut -d/ -f2 [2023-02-15T08:33:08.110Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-15T08:33:08.110Z] + dirname+ cmd/security-bootstrapper/Dockerfile [2023-02-15T08:33:08.110Z] cut -d/ -f2 [2023-02-15T08:33:08.110Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-15T08:33:08.110Z] + + dirname cmd/security-proxy-setup/Dockerfile [2023-02-15T08:33:08.110Z] cut -d/ -f2 [2023-02-15T08:33:08.110Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-15T08:33:08.110Z] + dirname+ cmd/security-secretstore-setup/Dockerfile [2023-02-15T08:33:08.110Z] cut -d/ -f2 [2023-02-15T08:33:08.110Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-15T08:33:08.110Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-15T08:33:08.110Z] + cut -d/ -f2 [2023-02-15T08:33:08.110Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-15T08:33:08.110Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-15T08:33:08.110Z] + cut -d/ -f2 [2023-02-15T08:33:08.110Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-15T08:33:08.110Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-15T08:33:08.110Z] + cut -d/ -f2 [2023-02-15T08:33:08.110Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-15T08:33:08.110Z] + + dirname cmd/security-spire-server/Dockerfile [2023-02-15T08:33:08.110Z] cut -d/ -f2 [2023-02-15T08:33:08.110Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-15T08:33:08.110Z] + dirname cmd/support-notifications/Dockerfile [2023-02-15T08:33:08.110Z] + cut -d/ -f2 [2023-02-15T08:33:08.110Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-15T08:33:08.110Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-15T08:33:08.110Z] + cut -d/ -f2 [2023-02-15T08:33:08.110Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-15T08:33:08.166Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-15T08:33:08.501Z] + git rev-list -1 --merges ec881cc2f4906685e909a61b8a5d5cab50d8e1eb~1..ec881cc2f4906685e909a61b8a5d5cab50d8e1eb [Pipeline] echo [2023-02-15T08:33:08.513Z] -----------> git rev-list -1 --merges ec881cc2f4906685e909a61b8a5d5cab50d8e1eb~1..ec881cc2f4906685e909a61b8a5d5cab50d8e1eb ec881cc2f4906685e909a61b8a5d5cab50d8e1eb [2023-02-15T08:33:08.513Z] ec881cc2f4906685e909a61b8a5d5cab50d8e1eb [false] [Pipeline] sh [2023-02-15T08:33:08.804Z] + git log --format=format:%s -1 ec881cc2f4906685e909a61b8a5d5cab50d8e1eb [Pipeline] echo [2023-02-15T08:33:08.819Z] ========================================================= [2023-02-15T08:33:08.819Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-15T08:33:08.819Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-15T08:33:09.194Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-15T08:33:09.194Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-15T08:33:09.194Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-15T08:33:09.194Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-15T08:33:09.194Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo [2023-02-15T08:33:09.194Z] tee -a /etc/ssh/ssh_known_hosts [2023-02-15T08:33:09.194Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T08:33:09.536Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-15T08:33:09.536Z] [2023-02-15T08:33:09.536Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T08:33:09.843Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-15T08:33:09.843Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-15T08:33:09.843Z] b85a868b505f: Pulling fs layer [2023-02-15T08:33:09.843Z] e2be974225ed: Pulling fs layer [2023-02-15T08:33:09.843Z] 339a4e72a1f5: Pulling fs layer [2023-02-15T08:33:09.843Z] 988bab9f4d93: Pulling fs layer [2023-02-15T08:33:09.843Z] 1469e6f7b9e6: Pulling fs layer [2023-02-15T08:33:09.843Z] eaf3925da568: Pulling fs layer [2023-02-15T08:33:09.843Z] bab4dde63d76: Pulling fs layer [2023-02-15T08:33:09.843Z] bde34c3a00c8: Pulling fs layer [2023-02-15T08:33:09.843Z] b352a97aabf1: Pulling fs layer [2023-02-15T08:33:09.843Z] 4872d77fe225: Pulling fs layer [2023-02-15T08:33:09.843Z] 5851b861e8e6: Pulling fs layer [2023-02-15T08:33:09.843Z] bab4dde63d76: Waiting [2023-02-15T08:33:09.843Z] bde34c3a00c8: Waiting [2023-02-15T08:33:09.843Z] b352a97aabf1: Waiting [2023-02-15T08:33:09.843Z] eaf3925da568: Waiting [2023-02-15T08:33:09.843Z] 988bab9f4d93: Waiting [2023-02-15T08:33:09.843Z] 4872d77fe225: Waiting [2023-02-15T08:33:09.843Z] 1469e6f7b9e6: Waiting [2023-02-15T08:33:09.843Z] 5851b861e8e6: Waiting [2023-02-15T08:33:09.843Z] e2be974225ed: Download complete [2023-02-15T08:33:09.843Z] 988bab9f4d93: Verifying Checksum [2023-02-15T08:33:09.843Z] 988bab9f4d93: Download complete [2023-02-15T08:33:10.446Z] 1469e6f7b9e6: Verifying Checksum [2023-02-15T08:33:10.446Z] 1469e6f7b9e6: Download complete [2023-02-15T08:33:10.446Z] eaf3925da568: Verifying Checksum [2023-02-15T08:33:10.446Z] eaf3925da568: Download complete [2023-02-15T08:33:10.731Z] 339a4e72a1f5: Verifying Checksum [2023-02-15T08:33:10.731Z] 339a4e72a1f5: Download complete [2023-02-15T08:33:10.731Z] bde34c3a00c8: Verifying Checksum [2023-02-15T08:33:10.731Z] bde34c3a00c8: Download complete [2023-02-15T08:33:11.025Z] b352a97aabf1: Download complete [2023-02-15T08:33:11.025Z] b85a868b505f: Verifying Checksum [2023-02-15T08:33:11.025Z] b85a868b505f: Download complete [2023-02-15T08:33:11.296Z] 4872d77fe225: Verifying Checksum [2023-02-15T08:33:11.296Z] 5851b861e8e6: Verifying Checksum [2023-02-15T08:33:11.296Z] 5851b861e8e6: Download complete [2023-02-15T08:33:11.558Z] bab4dde63d76: Verifying Checksum [2023-02-15T08:33:11.558Z] bab4dde63d76: Download complete [2023-02-15T08:33:12.493Z] b85a868b505f: Pull complete [2023-02-15T08:33:12.752Z] e2be974225ed: Pull complete [2023-02-15T08:33:13.318Z] 339a4e72a1f5: Pull complete [2023-02-15T08:33:13.318Z] 988bab9f4d93: Pull complete [2023-02-15T08:33:13.576Z] 1469e6f7b9e6: Pull complete [2023-02-15T08:33:13.834Z] eaf3925da568: Pull complete [2023-02-15T08:33:15.748Z] bab4dde63d76: Pull complete [2023-02-15T08:33:15.748Z] bde34c3a00c8: Pull complete [2023-02-15T08:33:15.748Z] b352a97aabf1: Pull complete [2023-02-15T08:33:16.019Z] 4872d77fe225: Pull complete [2023-02-15T08:33:16.019Z] 5851b861e8e6: Pull complete [2023-02-15T08:33:16.019Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-15T08:33:16.019Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-15T08:33:16.019Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T08:33:16.131Z] prd-ubuntu20.04-docker-8c-8g-6082 does not seem to be running inside a container [2023-02-15T08:33:16.261Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-15T08:33:18.747Z] $ docker top 6875ef435175d1512af47454dbeabb607a9fe3ce0fbd228a9aadcdbb73e8dbf0 -eo pid,comm [2023-02-15T08:33:18.809Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-15T08:33:18.809Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-15T08:33:18.858Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-15T08:33:18.858Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-15T08:33:18.970Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-15T08:33:18.978Z] $ docker exec 6875ef435175d1512af47454dbeabb607a9fe3ce0fbd228a9aadcdbb73e8dbf0 ssh-agent [2023-02-15T08:33:19.115Z] SSH_AUTH_SOCK=/tmp/ssh-CDxFSpsPx6C4/agent.32 [2023-02-15T08:33:19.115Z] SSH_AGENT_PID=38 [2023-02-15T08:33:19.126Z] Running ssh-add (command line suppressed) [2023-02-15T08:33:19.244Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_17091679913283617380.key (/w/workspace/edgex-go/5@tmp/private_key_17091679913283617380.key) [2023-02-15T08:33:19.288Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-15T08:33:19.575Z] + git tag --points-at HEAD [Pipeline] } [2023-02-15T08:33:19.596Z] $ docker exec --env ******** --env ******** 6875ef435175d1512af47454dbeabb607a9fe3ce0fbd228a9aadcdbb73e8dbf0 ssh-agent -k [2023-02-15T08:33:19.705Z] unset SSH_AUTH_SOCK; [2023-02-15T08:33:19.706Z] unset SSH_AGENT_PID; [2023-02-15T08:33:19.706Z] echo Agent pid 38 killed; [2023-02-15T08:33:19.715Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-15T08:33:19.741Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-15T08:33:19.741Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-15T08:33:19.852Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-15T08:33:19.857Z] $ docker exec 6875ef435175d1512af47454dbeabb607a9fe3ce0fbd228a9aadcdbb73e8dbf0 ssh-agent [2023-02-15T08:33:19.959Z] SSH_AUTH_SOCK=/tmp/ssh-8sbPFswEakky/agent.71 [2023-02-15T08:33:19.959Z] SSH_AGENT_PID=77 [2023-02-15T08:33:19.964Z] Running ssh-add (command line suppressed) [2023-02-15T08:33:20.079Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_1176980267802086514.key (/w/workspace/edgex-go/5@tmp/private_key_1176980267802086514.key) [2023-02-15T08:33:20.093Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-15T08:33:20.450Z] + git semver init [2023-02-15T08:33:20.709Z] 2023-02-15 08:33:20,575 [run_init] DEBUG init version:0.0.0 force:False [2023-02-15T08:33:20.709Z] 2023-02-15 08:33:20,575 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver [2023-02-15T08:33:20.709Z] 2023-02-15 08:33:20,576 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver [2023-02-15T08:33:20.709Z] 2023-02-15 08:33:20,576 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) [2023-02-15T08:33:30.823Z] 2023-02-15 08:33:29,985 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude [2023-02-15T08:33:30.823Z] 2023-02-15 08:33:29,986 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4340 with force:False [2023-02-15T08:33:30.823Z] 2023-02-15 08:33:29,987 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4340 [2023-02-15T08:33:30.823Z] 2023-02-15 08:33:29,991 [execute] INFO git cat-file --batch-check [2023-02-15T08:33:30.823Z] 2023-02-15 08:33:29,992 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2023-02-15T08:33:30.823Z] 2023-02-15 08:33:29,998 [execute] INFO git cat-file --batch [2023-02-15T08:33:30.823Z] 2023-02-15 08:33:29,998 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2023-02-15T08:33:30.823Z] 2023-02-15 08:33:30,003 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4340 [2023-02-15T08:33:30.823Z] 0.0.0 [Pipeline] } [2023-02-15T08:33:30.835Z] $ docker exec --env ******** --env ******** 6875ef435175d1512af47454dbeabb607a9fe3ce0fbd228a9aadcdbb73e8dbf0 ssh-agent -k [2023-02-15T08:33:30.955Z] unset SSH_AUTH_SOCK; [2023-02-15T08:33:30.956Z] unset SSH_AGENT_PID; [2023-02-15T08:33:30.956Z] echo Agent pid 77 killed; [2023-02-15T08:33:30.963Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-15T08:33:31.266Z] + git semver [Pipeline] } [2023-02-15T08:33:31.537Z] $ docker stop --time=1 6875ef435175d1512af47454dbeabb607a9fe3ce0fbd228a9aadcdbb73e8dbf0 [2023-02-15T08:33:32.846Z] $ docker rm -f --volumes 6875ef435175d1512af47454dbeabb607a9fe3ce0fbd228a9aadcdbb73e8dbf0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-15T08:33:33.185Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-15T08:33:33.386Z] Stashed 1 file(s) [Pipeline] echo [2023-02-15T08:33:33.389Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-15T08:33:33.775Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo [2023-02-15T08:33:33.787Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-15T08:33:33.798Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-15T08:33:33.804Z] ========================================================= [2023-02-15T08:33:33.804Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-15T08:33:33.804Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-15T08:33:34.088Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-15T08:33:34.351Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-15T08:33:34.351Z] 213ec9aee27d: Pulling fs layer [2023-02-15T08:33:34.351Z] 4583459ba037: Pulling fs layer [2023-02-15T08:33:34.351Z] 93c1e223e6f2: Pulling fs layer [2023-02-15T08:33:34.351Z] 53926ce57604: Pulling fs layer [2023-02-15T08:33:34.351Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-15T08:33:34.351Z] 22ff95d597cd: Pulling fs layer [2023-02-15T08:33:34.351Z] 12d6caf4c0d1: Pulling fs layer [2023-02-15T08:33:34.351Z] 96b7cbca73a9: Pulling fs layer [2023-02-15T08:33:34.351Z] a7acece74701: Pulling fs layer [2023-02-15T08:33:34.351Z] 22ff95d597cd: Waiting [2023-02-15T08:33:34.351Z] a7acece74701: Waiting [2023-02-15T08:33:34.351Z] 53926ce57604: Waiting [2023-02-15T08:33:34.351Z] 21b2b0c7a3f4: Waiting [2023-02-15T08:33:34.351Z] 96b7cbca73a9: Waiting [2023-02-15T08:33:34.351Z] 12d6caf4c0d1: Waiting [2023-02-15T08:33:34.351Z] 93c1e223e6f2: Verifying Checksum [2023-02-15T08:33:34.351Z] 93c1e223e6f2: Download complete [2023-02-15T08:33:34.351Z] 4583459ba037: Download complete [2023-02-15T08:33:34.351Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-15T08:33:34.351Z] 21b2b0c7a3f4: Download complete [2023-02-15T08:33:34.352Z] 22ff95d597cd: Verifying Checksum [2023-02-15T08:33:34.352Z] 22ff95d597cd: Download complete [2023-02-15T08:33:34.352Z] 213ec9aee27d: Verifying Checksum [2023-02-15T08:33:34.352Z] 213ec9aee27d: Download complete [2023-02-15T08:33:34.627Z] 12d6caf4c0d1: Verifying Checksum [2023-02-15T08:33:34.627Z] 12d6caf4c0d1: Download complete [2023-02-15T08:33:34.627Z] 213ec9aee27d: Pull complete [2023-02-15T08:33:35.256Z] 4583459ba037: Pull complete [2023-02-15T08:33:35.256Z] 93c1e223e6f2: Pull complete [2023-02-15T08:33:35.560Z] a7acece74701: Verifying Checksum [2023-02-15T08:33:35.560Z] a7acece74701: Download complete [2023-02-15T08:33:36.623Z] 53926ce57604: Verifying Checksum [2023-02-15T08:33:36.623Z] 53926ce57604: Download complete [2023-02-15T08:33:36.623Z] 96b7cbca73a9: Verifying Checksum [2023-02-15T08:33:36.623Z] 96b7cbca73a9: Download complete [2023-02-15T08:33:40.813Z] 53926ce57604: Pull complete [2023-02-15T08:33:40.813Z] 21b2b0c7a3f4: Pull complete [2023-02-15T08:33:40.813Z] 22ff95d597cd: Pull complete [2023-02-15T08:33:41.072Z] 12d6caf4c0d1: Pull complete [2023-02-15T08:33:43.606Z] 96b7cbca73a9: Pull complete [2023-02-15T08:33:44.177Z] a7acece74701: Pull complete [2023-02-15T08:33:44.177Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-15T08:33:44.177Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-15T08:33:44.177Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-15T08:33:44.471Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-15T08:33:44.471Z] WORKDIR /edgex [2023-02-15T08:33:44.471Z] COPY go.mod . [2023-02-15T08:33:44.471Z] RUN go mod download [2023-02-15T08:33:44.471Z] + docker build -t ci-base-image-x86_64 -f - . [2023-02-15T08:33:45.043Z] Sending build context to Docker daemon 170.3MB [2023-02-15T08:33:45.043Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-15T08:33:45.043Z] ---> db6d94c90886 [2023-02-15T08:33:45.043Z] Step 2/4 : WORKDIR /edgex [2023-02-15T08:33:48.451Z] Still waiting to schedule task [2023-02-15T08:33:48.451Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6081’ [2023-02-15T08:33:50.332Z] ---> Running in 313f5bb01341 [2023-02-15T08:33:50.332Z] Removing intermediate container 313f5bb01341 [2023-02-15T08:33:50.332Z] ---> 1ea28f5a87d5 [2023-02-15T08:33:50.332Z] Step 3/4 : COPY go.mod . [2023-02-15T08:33:50.332Z] ---> 67e184e9c06f [2023-02-15T08:33:50.332Z] Step 4/4 : RUN go mod download [2023-02-15T08:33:50.332Z] ---> Running in f94547af6189 [2023-02-15T08:34:02.563Z] Removing intermediate container f94547af6189 [2023-02-15T08:34:02.563Z] ---> 324b9fb8fc08 [2023-02-15T08:34:02.563Z] Successfully built 324b9fb8fc08 [2023-02-15T08:34:02.563Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T08:34:02.867Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-15T08:34:02.867Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T08:34:02.935Z] prd-ubuntu20.04-docker-8c-8g-6082 does not seem to be running inside a container [2023-02-15T08:34:02.969Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-15T08:34:03.347Z] $ docker top 8e21c669bb5004e4ef7c758a7327d465479460d4469b48820672641629a90e83 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-15T08:34:03.680Z] + go version [2023-02-15T08:34:03.680Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-15T08:34:03.695Z] $ docker stop --time=1 8e21c669bb5004e4ef7c758a7327d465479460d4469b48820672641629a90e83 [2023-02-15T08:34:04.953Z] $ docker rm -f --volumes 8e21c669bb5004e4ef7c758a7327d465479460d4469b48820672641629a90e83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T08:34:05.341Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-15T08:34:05.341Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T08:34:05.407Z] prd-ubuntu20.04-docker-8c-8g-6082 does not seem to be running inside a container [2023-02-15T08:34:05.439Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-15T08:34:05.759Z] $ docker top 8c7a0744cf3899fa25f3e7b9ab69b4f435ca61f387cdd711e46b40eeec310773 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-15T08:34:05.822Z] ========================================================= [2023-02-15T08:34:05.822Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-15T08:34:05.822Z] ========================================================= [Pipeline] sh [2023-02-15T08:34:06.101Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh [2023-02-15T08:34:06.397Z] + make test [2023-02-15T08:34:06.397Z] go test -race -coverprofile=coverage.out ./... [2023-02-15T08:34:12.964Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-15T08:34:25.168Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-15T08:34:25.168Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-15T08:34:25.168Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-15T08:34:25.168Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-15T08:34:25.168Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-15T08:34:25.168Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-15T08:34:25.426Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-15T08:34:25.426Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-15T08:34:25.426Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-15T08:34:25.426Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-15T08:34:25.426Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-15T08:34:25.684Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-15T08:34:25.684Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-15T08:34:25.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-15T08:34:25.942Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.035s coverage: 28.7% of statements [2023-02-15T08:34:25.942Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-15T08:34:25.942Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-15T08:34:26.199Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 98.5% of statements [2023-02-15T08:34:29.476Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.109s coverage: 73.7% of statements [2023-02-15T08:34:29.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-15T08:34:29.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-15T08:34:29.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-15T08:34:29.476Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.107s coverage: 54.0% of statements [2023-02-15T08:34:29.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-15T08:34:29.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-15T08:34:30.042Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.296s coverage: 88.5% of statements [2023-02-15T08:34:30.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-15T08:34:30.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-15T08:34:30.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-15T08:34:30.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-15T08:34:30.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-15T08:34:30.042Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.073s coverage: 3.6% of statements [2023-02-15T08:34:30.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-15T08:34:30.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-15T08:34:30.042Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.478s coverage: 95.6% of statements [2023-02-15T08:34:30.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-15T08:34:30.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-15T08:34:30.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-15T08:34:30.042Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.075s coverage: 72.2% of statements [2023-02-15T08:34:30.042Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-15T08:34:30.042Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-15T08:34:30.042Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-15T08:34:30.042Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-15T08:34:30.042Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-15T08:34:30.042Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 65.9% of statements [2023-02-15T08:34:30.042Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-15T08:34:30.042Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-15T08:34:30.042Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-15T08:34:30.042Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.9% of statements [2023-02-15T08:34:30.042Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-15T08:34:30.042Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.075s coverage: 29.6% of statements [2023-02-15T08:34:30.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-15T08:34:30.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 47.1% of statements [2023-02-15T08:34:30.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.075s coverage: 82.9% of statements [2023-02-15T08:34:30.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.071s coverage: 94.1% of statements [2023-02-15T08:34:30.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements [2023-02-15T08:34:30.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements [2023-02-15T08:34:35.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.070s coverage: 94.4% of statements [2023-02-15T08:34:35.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.065s coverage: 44.8% of statements [2023-02-15T08:34:53.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.346s coverage: 79.9% of statements [2023-02-15T08:34:53.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-15T08:34:53.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2023-02-15T08:34:53.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-15T08:34:53.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-15T08:34:53.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-15T08:34:53.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 64.4% of statements [2023-02-15T08:34:53.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-15T08:34:53.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-15T08:34:53.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-15T08:34:53.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-15T08:34:53.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.075s coverage: 86.9% of statements [2023-02-15T08:34:53.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-15T08:34:53.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-15T08:34:53.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-15T08:34:53.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-15T08:34:53.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements [2023-02-15T08:34:53.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.042s coverage: 20.0% of statements [2023-02-15T08:34:53.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-15T08:34:53.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-15T08:34:53.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2023-02-15T08:34:53.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-15T08:34:53.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.082s coverage: 77.4% of statements [2023-02-15T08:34:53.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-15T08:34:53.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2023-02-15T08:34:53.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements [2023-02-15T08:34:53.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.221s coverage: 91.2% of statements [2023-02-15T08:34:53.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-15T08:34:53.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.228s coverage: 63.1% of statements [2023-02-15T08:34:53.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-15T08:34:53.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-15T08:34:53.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements [2023-02-15T08:34:53.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2023-02-15T08:34:53.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2023-02-15T08:34:53.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements [2023-02-15T08:34:53.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2023-02-15T08:34:53.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.314s coverage: 65.3% of statements [2023-02-15T08:34:53.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-15T08:34:53.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-15T08:34:53.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-15T08:34:53.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.172s coverage: 41.0% of statements [2023-02-15T08:34:53.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-15T08:34:53.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-15T08:34:53.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.076s coverage: 89.5% of statements [2023-02-15T08:34:53.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-15T08:34:53.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2023-02-15T08:34:53.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-15T08:34:53.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-15T08:34:53.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-15T08:34:53.394Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-15T08:34:53.394Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements [2023-02-15T08:34:53.394Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-15T08:34:53.394Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-15T08:34:53.394Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-15T08:34:53.394Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-15T08:34:53.394Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.166s coverage: 92.3% of statements [2023-02-15T08:34:53.394Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-15T08:34:53.394Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-15T08:34:53.394Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-15T08:34:53.394Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-15T08:34:53.394Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2023-02-15T08:34:53.394Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-15T08:34:53.394Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-15T08:34:53.394Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements [2023-02-15T08:34:53.394Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-15T08:34:53.394Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-15T08:34:53.394Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-02-15T08:35:11.461Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-15T08:35:11.461Z] go vet ./... [2023-02-15T08:35:13.358Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-15T08:35:13.358Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-15T08:35:13.358Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-15T08:35:13.630Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-15T08:35:13.917Z] + ls -al . [2023-02-15T08:35:13.917Z] total 744 [2023-02-15T08:35:13.917Z] drwxrwxr-x 11 1001 1001 4096 Feb 15 08:34 . [2023-02-15T08:35:13.917Z] drwxr-xr-x 4 root root 4096 Feb 15 08:34 .. [2023-02-15T08:35:13.917Z] drwxrwxr-x 2 1001 1001 4096 Feb 15 08:33 .blubracket [2023-02-15T08:35:13.917Z] -rw-rw-r-- 1 1001 1001 16 Feb 15 08:33 .dockerignore [2023-02-15T08:35:13.917Z] drwxrwxr-x 8 1001 1001 4096 Feb 15 08:34 .git [2023-02-15T08:35:13.917Z] drwxrwxr-x 3 1001 1001 4096 Feb 15 08:33 .github [2023-02-15T08:35:13.917Z] -rw-rw-r-- 1 1001 1001 1024 Feb 15 08:33 .gitignore [2023-02-15T08:35:13.917Z] -rw-rw-r-- 1 1001 1001 42 Feb 15 08:33 .golangci.yml [2023-02-15T08:35:13.917Z] -rw-rw-r-- 1 1001 1001 87 Feb 15 08:33 .hadolint.yml [2023-02-15T08:35:13.917Z] drwxr-xr-x 3 1001 1001 4096 Feb 15 08:33 .semver [2023-02-15T08:35:13.917Z] -rw-rw-r-- 1 1001 1001 166 Feb 15 08:33 .sonarcloud.properties [2023-02-15T08:35:13.917Z] -rw-rw-r-- 1 1001 1001 1171 Feb 15 08:33 ADOPTERS.md [2023-02-15T08:35:13.917Z] -rw-rw-r-- 1 1001 1001 10825 Feb 15 08:33 Attribution.txt [2023-02-15T08:35:13.917Z] -rw-rw-r-- 1 1001 1001 73765 Feb 15 08:33 CHANGELOG.md [2023-02-15T08:35:13.917Z] -rw-rw-r-- 1 1001 1001 3804 Feb 15 08:33 CONTRIBUTING.md [2023-02-15T08:35:13.917Z] -rw-rw-r-- 1 1001 1001 677 Feb 15 08:33 GOVERNANCE.md [2023-02-15T08:35:13.917Z] -rw-rw-r-- 1 1001 1001 850 Feb 15 08:33 Jenkinsfile [2023-02-15T08:35:13.917Z] -rw-rw-r-- 1 1001 1001 10775 Feb 15 08:33 LICENSE [2023-02-15T08:35:13.917Z] -rw-rw-r-- 1 1001 1001 13375 Feb 15 08:33 Makefile [2023-02-15T08:35:13.917Z] -rw-rw-r-- 1 1001 1001 582 Feb 15 08:33 OWNERS.md [2023-02-15T08:35:13.917Z] -rw-rw-r-- 1 1001 1001 9403 Feb 15 08:33 README.md [2023-02-15T08:35:13.917Z] -rw-rw-r-- 1 1001 1001 6912 Feb 15 08:33 SECURITY.md [2023-02-15T08:35:13.917Z] -rw-rw-r-- 1 1001 1001 5 Feb 15 08:33 VERSION [2023-02-15T08:35:13.917Z] drwxrwxr-x 2 1001 1001 4096 Feb 15 08:33 bin [2023-02-15T08:35:13.917Z] drwxrwxr-x 17 1001 1001 4096 Feb 15 08:33 cmd [2023-02-15T08:35:13.917Z] -rw-r--r-- 1 root root 487418 Feb 15 08:34 coverage.out [2023-02-15T08:35:13.917Z] -rw-rw-r-- 1 1001 1001 3295 Feb 15 08:33 go.mod [2023-02-15T08:35:13.917Z] -rw-rw-r-- 1 1001 1001 33318 Feb 15 08:33 go.sum [2023-02-15T08:35:13.917Z] drwxrwxr-x 7 1001 1001 4096 Feb 15 08:33 internal [2023-02-15T08:35:13.917Z] drwxrwxr-x 3 1001 1001 4096 Feb 15 08:33 openapi [2023-02-15T08:35:13.917Z] drwxrwxr-x 4 1001 1001 4096 Feb 15 08:33 snap [2023-02-15T08:35:13.917Z] -rw-rw-r-- 1 1001 1001 204 Feb 15 08:33 version.go [Pipeline] sh [2023-02-15T08:35:14.201Z] + '[' -e coverage.out ] [2023-02-15T08:35:14.201Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-15T08:35:14.305Z] Stashed 1 file(s) [Pipeline] sh [2023-02-15T08:35:14.694Z] + make build [2023-02-15T08:35:14.694Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-15T08:35:26.892Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-15T08:35:26.892Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-15T08:35:27.827Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-15T08:35:28.392Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-15T08:35:34.942Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-15T08:35:36.842Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-15T08:35:37.776Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-15T08:35:38.712Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-15T08:35:39.684Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-15T08:35:40.615Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-15T08:35:43.139Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-02-15T08:35:43.714Z] $ docker stop --time=1 8c7a0744cf3899fa25f3e7b9ab69b4f435ca61f387cdd711e46b40eeec310773 [2023-02-15T08:35:46.853Z] $ docker rm -f --volumes 8c7a0744cf3899fa25f3e7b9ab69b4f435ca61f387cdd711e46b40eeec310773 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T08:35:47.577Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-15T08:35:47.577Z] [2023-02-15T08:35:47.577Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T08:35:47.880Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-15T08:35:47.880Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-15T08:35:47.880Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-15T08:35:47.880Z] ca9280d653b3: Pulling fs layer [2023-02-15T08:35:47.880Z] 7e9c9ca2126c: Pulling fs layer [2023-02-15T08:35:48.145Z] cbdbe7a5bc2a: Verifying Checksum [2023-02-15T08:35:48.145Z] cbdbe7a5bc2a: Download complete [2023-02-15T08:35:48.411Z] cbdbe7a5bc2a: Pull complete [2023-02-15T08:35:48.411Z] ca9280d653b3: Verifying Checksum [2023-02-15T08:35:48.411Z] ca9280d653b3: Download complete [2023-02-15T08:35:49.002Z] 7e9c9ca2126c: Verifying Checksum [2023-02-15T08:35:49.002Z] 7e9c9ca2126c: Download complete [2023-02-15T08:35:49.002Z] ca9280d653b3: Pull complete [2023-02-15T08:35:52.282Z] 7e9c9ca2126c: Pull complete [2023-02-15T08:35:52.282Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-15T08:35:52.282Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-15T08:35:52.282Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T08:35:52.357Z] prd-ubuntu20.04-docker-8c-8g-6082 does not seem to be running inside a container [2023-02-15T08:35:52.389Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-15T08:35:54.562Z] $ docker top bc2ab5ff2b4ceed8081659a72455353cfebd5723d2522034d4d538b28462fc07 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-15T08:35:54.895Z] + docker-compose build --help [2023-02-15T08:35:54.896Z] + grep parallel [2023-02-15T08:35:55.463Z] --parallel Build images in parallel. [Pipeline] } [2023-02-15T08:35:55.474Z] $ docker stop --time=1 bc2ab5ff2b4ceed8081659a72455353cfebd5723d2522034d4d538b28462fc07 [2023-02-15T08:35:56.750Z] $ docker rm -f --volumes bc2ab5ff2b4ceed8081659a72455353cfebd5723d2522034d4d538b28462fc07 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T08:35:57.140Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-15T08:35:57.141Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T08:35:57.209Z] prd-ubuntu20.04-docker-8c-8g-6082 does not seem to be running inside a container [2023-02-15T08:35:57.238Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-15T08:35:57.594Z] $ docker top 764d9fb194d05e1c277146f8e52f54e0062ea7afc105a05cded85d1aaaaeb74d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-15T08:35:57.928Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-15T08:35:58.506Z] Building core-command ... [2023-02-15T08:35:58.507Z] Building core-common-config-bootstrapper ... [2023-02-15T08:35:58.507Z] Building core-data ... [2023-02-15T08:35:58.507Z] Building core-metadata ... [2023-02-15T08:35:58.507Z] Building security-bootstrapper ... [2023-02-15T08:35:58.507Z] Building security-proxy-setup ... [2023-02-15T08:35:58.507Z] Building security-secretstore-setup ... [2023-02-15T08:35:58.507Z] Building security-spiffe-token-provider ... [2023-02-15T08:35:58.507Z] Building security-spire-agent ... [2023-02-15T08:35:58.507Z] Building security-spire-config ... [2023-02-15T08:35:58.507Z] Building security-spire-server ... [2023-02-15T08:35:58.507Z] Building support-notifications ... [2023-02-15T08:35:58.507Z] Building support-scheduler ... [2023-02-15T08:35:58.507Z] Building core-command [2023-02-15T08:35:58.507Z] Building security-spiffe-token-provider [2023-02-15T08:35:58.507Z] Building core-common-config-bootstrapper [2023-02-15T08:35:58.507Z] Building support-scheduler [2023-02-15T08:35:58.507Z] Building core-data [2023-02-15T08:36:10.716Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-15T08:36:10.716Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-15T08:36:10.716Z] ---> 324b9fb8fc08 [2023-02-15T08:36:10.716Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-15T08:36:10.716Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-15T08:36:10.716Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-15T08:36:10.716Z] ---> 324b9fb8fc08 [2023-02-15T08:36:10.716Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-15T08:36:10.716Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-15T08:36:10.716Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-15T08:36:10.716Z] ---> 324b9fb8fc08 [2023-02-15T08:36:10.716Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-15T08:36:10.716Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-15T08:36:10.716Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-15T08:36:10.716Z] ---> 324b9fb8fc08 [2023-02-15T08:36:10.716Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-15T08:36:10.716Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-15T08:36:10.716Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-15T08:36:10.716Z] ---> 324b9fb8fc08 [2023-02-15T08:36:10.716Z] Step 3/19 : WORKDIR /edgex-go [2023-02-15T08:36:14.904Z] ---> Running in 92f941959bcf [2023-02-15T08:36:14.904Z] ---> Running in c305c71ad01b [2023-02-15T08:36:14.904Z] ---> Running in 4a10bb1c2083 [2023-02-15T08:36:14.904Z] ---> Running in c641f0428d15 [2023-02-15T08:36:14.904Z] ---> Running in 491716348dbc [2023-02-15T08:36:14.904Z] Removing intermediate container c305c71ad01b [2023-02-15T08:36:14.904Z] ---> 1a8f9b4defc8 [2023-02-15T08:36:14.904Z] Step 4/22 : WORKDIR /edgex-go [2023-02-15T08:36:14.904Z] Removing intermediate container 92f941959bcf [2023-02-15T08:36:14.904Z] ---> 0e36984490be [2023-02-15T08:36:14.904Z] Step 4/22 : WORKDIR /edgex-go [2023-02-15T08:36:15.162Z] Removing intermediate container 4a10bb1c2083 [2023-02-15T08:36:15.162Z] ---> e6291d68864c [2023-02-15T08:36:15.162Z] Step 4/22 : WORKDIR /edgex-go [2023-02-15T08:36:15.162Z] Removing intermediate container 491716348dbc [2023-02-15T08:36:15.162Z] ---> b0f3adb2bffb [2023-02-15T08:36:15.162Z] Step 4/23 : WORKDIR /edgex-go [2023-02-15T08:36:15.162Z] Removing intermediate container c641f0428d15 [2023-02-15T08:36:15.162Z] ---> 5694f11bdce0 [2023-02-15T08:36:15.162Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-15T08:36:15.162Z] ---> Running in 8d8f921d4843 [2023-02-15T08:36:15.162Z] ---> Running in dfcc3c5f812a [2023-02-15T08:36:15.162Z] ---> Running in 8c605d7242d6 [2023-02-15T08:36:15.420Z] ---> Running in 25a07732fe2b [2023-02-15T08:36:15.420Z] ---> Running in d754cadef840 [2023-02-15T08:36:15.682Z] Removing intermediate container 8d8f921d4843 [2023-02-15T08:36:15.682Z] ---> 617f4a4444c5 [2023-02-15T08:36:15.682Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-15T08:36:15.682Z] Removing intermediate container 8c605d7242d6 [2023-02-15T08:36:15.682Z] ---> dff9ca27b6a8 [2023-02-15T08:36:15.683Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-15T08:36:15.940Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-15T08:36:15.940Z] Removing intermediate container dfcc3c5f812a [2023-02-15T08:36:15.940Z] ---> f60b21933079 [2023-02-15T08:36:15.940Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-15T08:36:15.940Z] Removing intermediate container 25a07732fe2b [2023-02-15T08:36:15.940Z] ---> 00ab16daaae8 [2023-02-15T08:36:15.940Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-15T08:36:16.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-15T08:36:16.198Z] ---> Running in 6365668c1221 [2023-02-15T08:36:16.198Z] ---> Running in 91754d902bbc [2023-02-15T08:36:16.198Z] v3.16.4-7-gf71099a7e4d [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-15T08:36:16.198Z] v3.16.4-4-g2609129aef3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-15T08:36:16.198Z] OK: 17046 distinct packages available [2023-02-15T08:36:16.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-15T08:36:16.458Z] ---> Running in aa191ec93a24 [2023-02-15T08:36:16.458Z] ---> Running in ec1e2cae0f07 [2023-02-15T08:36:16.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-15T08:36:16.720Z] OK: 211 MiB in 51 packages [2023-02-15T08:36:17.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-15T08:36:17.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-15T08:36:17.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-15T08:36:17.542Z] OK: 211 MiB in 51 packages [2023-02-15T08:36:17.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-15T08:36:17.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-15T08:36:17.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-15T08:36:17.799Z] OK: 211 MiB in 51 packages [2023-02-15T08:36:17.799Z] OK: 211 MiB in 51 packages [2023-02-15T08:36:17.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-15T08:36:18.058Z] Removing intermediate container d754cadef840 [2023-02-15T08:36:18.058Z] ---> aa1f11649037 [2023-02-15T08:36:18.058Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-15T08:36:18.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-15T08:36:18.316Z] ---> fc774e0d98c2 [2023-02-15T08:36:18.316Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T08:36:18.316Z] Removing intermediate container 6365668c1221 [2023-02-15T08:36:18.316Z] ---> d0536ff45b00 [2023-02-15T08:36:18.316Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-15T08:36:18.316Z] ---> Running in f0fe0ecccb25 [2023-02-15T08:36:18.573Z] OK: 211 MiB in 51 packages [2023-02-15T08:36:18.573Z] Removing intermediate container 91754d902bbc [2023-02-15T08:36:18.573Z] ---> b0deae1343e9 [2023-02-15T08:36:18.573Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-15T08:36:18.831Z] ---> 35db705685ae [2023-02-15T08:36:18.831Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T08:36:18.831Z] Removing intermediate container aa191ec93a24 [2023-02-15T08:36:18.831Z] ---> d60f7f738d65 [2023-02-15T08:36:18.831Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-15T08:36:18.831Z] ---> Running in 6a540887c02f [2023-02-15T08:36:19.089Z] ---> 47e9ed7f4c07 [2023-02-15T08:36:19.089Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T08:36:19.089Z] ---> 10551012ef3a [2023-02-15T08:36:19.089Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T08:36:19.347Z] ---> Running in 5d8b9f64010c [2023-02-15T08:36:19.606Z] ---> Running in 59963fcb858a [2023-02-15T08:36:19.606Z] Removing intermediate container ec1e2cae0f07 [2023-02-15T08:36:19.606Z] ---> 4d7a5deed14d [2023-02-15T08:36:19.606Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-15T08:36:19.869Z] ---> 97a56568924f [2023-02-15T08:36:19.869Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T08:36:20.432Z] ---> Running in efd27b46159a [2023-02-15T08:36:54.010Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6090 in /w/workspace/edgexfoundry_edgex-go_PR-4340 [Pipeline] { [Pipeline] ws [2023-02-15T08:36:54.024Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2023-02-15T08:36:54.079Z] The recommended git tool is: git [2023-02-15T08:37:00.107Z] using credential edgex-jenkins-ssh [2023-02-15T08:37:00.125Z] Cloning the remote Git repository [2023-02-15T08:37:00.182Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-15T08:37:00.270Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2023-02-15T08:37:00.465Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-15T08:37:00.466Z] > git --version # timeout=10 [2023-02-15T08:37:00.488Z] > git --version # 'git version 2.25.1' [2023-02-15T08:37:00.491Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-15T08:37:00.571Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-15T08:37:28.153Z] Removing intermediate container efd27b46159a [2023-02-15T08:37:28.153Z] ---> 817d7bfb0842 [2023-02-15T08:37:28.153Z] Step 8/23 : COPY . . [2023-02-15T08:37:28.153Z] Removing intermediate container 6a540887c02f [2023-02-15T08:37:28.153Z] ---> 064cf6faeea7 [2023-02-15T08:37:28.153Z] Step 8/22 : COPY . . [2023-02-15T08:37:38.153Z] ---> f419a226198c [2023-02-15T08:37:38.153Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-15T08:37:38.153Z] ---> 68da1c10b136 [2023-02-15T08:37:38.153Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-15T08:37:38.153Z] ---> Running in 715b70ad98ba [2023-02-15T08:37:38.153Z] ---> Running in e65b158e7491 [2023-02-15T08:37:38.153Z] Removing intermediate container 5d8b9f64010c [2023-02-15T08:37:38.153Z] ---> 7d15d169ada6 [2023-02-15T08:37:38.153Z] Step 8/22 : COPY . . [2023-02-15T08:37:38.153Z] Removing intermediate container 59963fcb858a [2023-02-15T08:37:38.153Z] ---> 4fa0adf94903 [2023-02-15T08:37:38.153Z] Step 8/22 : COPY . . [2023-02-15T08:37:38.153Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-15T08:37:38.153Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-15T08:37:44.278Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-15T08:37:44.309Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-15T08:37:45.326Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-15T08:37:45.388Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-15T08:37:45.390Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-15T08:37:45.409Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4340/head:refs/remotes/origin/PR-4340 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-15T08:37:46.227Z] Merging remotes/origin/main commit 788be756f331ff1c1ac8640fcafd3eeb74e9f5c6 into PR head commit 672b8e560a6ce2bfa0c6c69df3d3f9bcd93b44bb [2023-02-15T08:37:46.965Z] Merge succeeded, producing 215bf475df5477c779efe8d5610f4ed1b25038e4 [2023-02-15T08:37:46.965Z] Checking out Revision 215bf475df5477c779efe8d5610f4ed1b25038e4 (PR-4340) [2023-02-15T08:37:46.247Z] > git config core.sparsecheckout # timeout=10 [2023-02-15T08:37:46.268Z] > git checkout -f 672b8e560a6ce2bfa0c6c69df3d3f9bcd93b44bb # timeout=10 [2023-02-15T08:37:46.526Z] > git remote # timeout=10 [2023-02-15T08:37:46.545Z] > git config --get remote.origin.url # timeout=10 [2023-02-15T08:37:46.562Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-15T08:37:46.577Z] > git merge 788be756f331ff1c1ac8640fcafd3eeb74e9f5c6 # timeout=10 [2023-02-15T08:37:46.937Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-15T08:37:46.969Z] > git config core.sparsecheckout # timeout=10 [2023-02-15T08:37:46.985Z] > git checkout -f 215bf475df5477c779efe8d5610f4ed1b25038e4 # timeout=10 [2023-02-15T08:37:50.731Z] Commit message: "Merge commit '788be756f331ff1c1ac8640fcafd3eeb74e9f5c6' into HEAD" [2023-02-15T08:37:50.759Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-15T08:37:51.612Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-15T08:37:51.612Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-15T08:37:51.612Z] Dload Upload Total Spent Left Speed [2023-02-15T08:37:51.612Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh [2023-02-15T08:37:52.326Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-15T08:37:52.663Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-15T08:37:52.663Z] + sudo tee /etc/docker/daemon.new [2023-02-15T08:37:52.663Z] { [2023-02-15T08:37:52.663Z] "registry-mirrors": [ [2023-02-15T08:37:52.663Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-15T08:37:52.663Z] ], [2023-02-15T08:37:52.663Z] "bip": "10.250.0.254/24", [2023-02-15T08:37:52.663Z] "hosts": [ [2023-02-15T08:37:52.663Z] "tcp://0.0.0.0:5555", [2023-02-15T08:37:52.663Z] "unix:///var/run/docker.sock" [2023-02-15T08:37:52.663Z] ], [2023-02-15T08:37:52.663Z] "mtu": 1458, [2023-02-15T08:37:52.663Z] "selinux-enabled": true, [2023-02-15T08:37:52.663Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-15T08:37:52.663Z] } [Pipeline] sh [2023-02-15T08:37:52.995Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-15T08:37:50.734Z] > git rev-list --no-walk a21e3a18903b9df7b9680542937159cfc7cbdcd3 # timeout=10 [2023-02-15T08:37:53.353Z] + sudo service docker restart [2023-02-15T08:37:56.241Z] ---> cfcd87ce5d1c [2023-02-15T08:37:56.241Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-15T08:37:56.241Z] ---> fd29ab7213dd [2023-02-15T08:37:56.241Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-15T08:37:56.804Z] Removing intermediate container f0fe0ecccb25 [2023-02-15T08:37:56.804Z] ---> f76f5515ac3f [2023-02-15T08:37:56.804Z] Step 7/19 : COPY . . [2023-02-15T08:37:57.367Z] ---> Running in ec3400a72528 [2023-02-15T08:37:57.367Z] ---> Running in 9fab2e745e2a [2023-02-15T08:37:58.299Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-15T08:37:58.299Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-15T08:38:11.672Z] provisioning config files... [2023-02-15T08:38:11.702Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config1825326506836876412tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-15T08:38:12.064Z] ---> docker-login.sh [2023-02-15T08:38:12.064Z] nexus3.edgexfoundry.org:10001 [2023-02-15T08:38:12.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T08:38:12.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T08:38:12.931Z] Configure a credential helper to remove this warning. See [2023-02-15T08:38:12.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T08:38:12.931Z] [2023-02-15T08:38:12.931Z] Login Succeeded [2023-02-15T08:38:12.931Z] nexus3.edgexfoundry.org:10002 [2023-02-15T08:38:13.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T08:38:13.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T08:38:13.472Z] Configure a credential helper to remove this warning. See [2023-02-15T08:38:13.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T08:38:13.472Z] [2023-02-15T08:38:13.472Z] Login Succeeded [2023-02-15T08:38:13.472Z] nexus3.edgexfoundry.org:10003 [2023-02-15T08:38:13.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T08:38:13.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T08:38:13.746Z] Configure a credential helper to remove this warning. See [2023-02-15T08:38:13.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T08:38:13.746Z] [2023-02-15T08:38:13.746Z] Login Succeeded [2023-02-15T08:38:13.746Z] nexus3.edgexfoundry.org:10004 [2023-02-15T08:38:14.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T08:38:14.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T08:38:14.289Z] Configure a credential helper to remove this warning. See [2023-02-15T08:38:14.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T08:38:14.289Z] [2023-02-15T08:38:14.289Z] Login Succeeded [2023-02-15T08:38:14.289Z] docker.io [2023-02-15T08:38:14.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T08:38:14.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T08:38:14.879Z] Configure a credential helper to remove this warning. See [2023-02-15T08:38:14.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T08:38:14.879Z] [2023-02-15T08:38:14.879Z] Login Succeeded [2023-02-15T08:38:14.879Z] ---> docker-login.sh ends [Pipeline] } [2023-02-15T08:38:14.893Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-15T08:38:15.484Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo [2023-02-15T08:38:15.505Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-15T08:38:15.524Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-15T08:38:15.539Z] ========================================================= [2023-02-15T08:38:15.539Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-15T08:38:15.539Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-15T08:38:15.864Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-15T08:38:16.133Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-15T08:38:16.133Z] 9b18e9b68314: Pulling fs layer [2023-02-15T08:38:16.133Z] 35d82f9e3411: Pulling fs layer [2023-02-15T08:38:16.133Z] e16973657156: Pulling fs layer [2023-02-15T08:38:16.133Z] fc693d55d65f: Pulling fs layer [2023-02-15T08:38:16.133Z] 7e9fc2657dce: Pulling fs layer [2023-02-15T08:38:16.133Z] dda99020689f: Pulling fs layer [2023-02-15T08:38:16.133Z] db1c61fa0a46: Pulling fs layer [2023-02-15T08:38:16.134Z] 891c053d2c06: Pulling fs layer [2023-02-15T08:38:16.134Z] dda99020689f: Waiting [2023-02-15T08:38:16.134Z] db1c61fa0a46: Waiting [2023-02-15T08:38:16.134Z] 891c053d2c06: Waiting [2023-02-15T08:38:16.134Z] fc693d55d65f: Waiting [2023-02-15T08:38:16.134Z] 7e9fc2657dce: Waiting [2023-02-15T08:38:16.134Z] e16973657156: Verifying Checksum [2023-02-15T08:38:16.134Z] e16973657156: Download complete [2023-02-15T08:38:16.134Z] 35d82f9e3411: Verifying Checksum [2023-02-15T08:38:16.134Z] 35d82f9e3411: Download complete [2023-02-15T08:38:16.134Z] 7e9fc2657dce: Verifying Checksum [2023-02-15T08:38:16.134Z] 7e9fc2657dce: Download complete [2023-02-15T08:38:16.134Z] dda99020689f: Verifying Checksum [2023-02-15T08:38:16.134Z] dda99020689f: Download complete [2023-02-15T08:38:16.134Z] 9b18e9b68314: Verifying Checksum [2023-02-15T08:38:16.134Z] 9b18e9b68314: Download complete [2023-02-15T08:38:17.109Z] 9b18e9b68314: Pull complete [2023-02-15T08:38:17.378Z] 891c053d2c06: Verifying Checksum [2023-02-15T08:38:17.378Z] 891c053d2c06: Download complete [2023-02-15T08:38:17.649Z] 35d82f9e3411: Pull complete [2023-02-15T08:38:17.920Z] e16973657156: Pull complete [2023-02-15T08:38:18.511Z] db1c61fa0a46: Verifying Checksum [2023-02-15T08:38:19.100Z] fc693d55d65f: Verifying Checksum [2023-02-15T08:38:19.100Z] fc693d55d65f: Download complete [2023-02-15T08:38:20.250Z] ---> 3fa90d5fd56c [2023-02-15T08:38:20.250Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-15T08:38:20.821Z] ---> Running in e21efe1a3e1b [2023-02-15T08:38:30.810Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-15T08:38:30.810Z] Removing intermediate container e65b158e7491 [2023-02-15T08:38:30.810Z] ---> 87d3ef19e12d [2023-02-15T08:38:30.810Z] [2023-02-15T08:38:30.810Z] Step 10/23 : FROM alpine:3.16 [2023-02-15T08:38:30.811Z] Removing intermediate container 715b70ad98ba [2023-02-15T08:38:30.811Z] ---> 2ee3f8a1e85b [2023-02-15T08:38:30.811Z] [2023-02-15T08:38:30.811Z] Step 10/22 : FROM alpine:3.16 [2023-02-15T08:38:30.811Z] 3.16: Pulling from library/alpine [2023-02-15T08:38:30.811Z] 3.16: Pulling from library/alpine [2023-02-15T08:38:31.443Z] fc693d55d65f: Pull complete [2023-02-15T08:38:31.443Z] 7e9fc2657dce: Pull complete [2023-02-15T08:38:31.443Z] dda99020689f: Pull complete [2023-02-15T08:38:35.054Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-15T08:38:35.636Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-15T08:38:35.636Z] Status: Downloaded newer image for alpine:3.16 [2023-02-15T08:38:35.636Z] Status: Downloaded newer image for alpine:3.16 [2023-02-15T08:38:35.896Z] ---> dfd21b5a31f5 [2023-02-15T08:38:35.896Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-15T08:38:36.157Z] ---> dfd21b5a31f5 [2023-02-15T08:38:36.157Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-15T08:38:36.426Z] Removing intermediate container 9fab2e745e2a [2023-02-15T08:38:36.426Z] ---> 4817c3c77aff [2023-02-15T08:38:36.426Z] [2023-02-15T08:38:36.426Z] Step 10/22 : FROM alpine:3.16 [2023-02-15T08:38:36.426Z] ---> dfd21b5a31f5 [2023-02-15T08:38:36.426Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-15T08:38:36.809Z] db1c61fa0a46: Pull complete [2023-02-15T08:38:36.996Z] Removing intermediate container ec3400a72528 [2023-02-15T08:38:36.996Z] ---> a081429f0294 [2023-02-15T08:38:36.996Z] [2023-02-15T08:38:36.996Z] Step 10/22 : FROM alpine:3.16 [2023-02-15T08:38:36.996Z] ---> dfd21b5a31f5 [2023-02-15T08:38:36.996Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-15T08:38:37.255Z] ---> Running in f79509865da8 [2023-02-15T08:38:37.255Z] ---> Running in 2de7298d6284 [2023-02-15T08:38:37.255Z] ---> Running in 551fcefceb74 [2023-02-15T08:38:37.255Z] ---> Running in e58a24d5807b [2023-02-15T08:38:37.774Z] 891c053d2c06: Pull complete [2023-02-15T08:38:37.774Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-15T08:38:37.774Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-15T08:38:37.774Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-15T08:38:37.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-15T08:38:38.109Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-15T08:38:38.109Z] WORKDIR /edgex [2023-02-15T08:38:38.109Z] COPY go.mod . [2023-02-15T08:38:38.109Z] RUN go mod download [2023-02-15T08:38:38.109Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-15T08:38:38.111Z] Removing intermediate container 2de7298d6284 [2023-02-15T08:38:38.111Z] ---> 4965a560477a [2023-02-15T08:38:38.111Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-15T08:38:38.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-15T08:38:38.111Z] Removing intermediate container 551fcefceb74 [2023-02-15T08:38:38.111Z] ---> d848522143c7 [2023-02-15T08:38:38.111Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-15T08:38:38.368Z] ---> Running in 7e6ef2810c05 [2023-02-15T08:38:38.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-15T08:38:38.368Z] ---> Running in fb6b21e1a50d [2023-02-15T08:38:38.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-15T08:38:38.368Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-15T08:38:38.368Z] Executing busybox-1.35.0-r17.trigger [2023-02-15T08:38:38.368Z] OK: 6 MiB in 15 packages [2023-02-15T08:38:38.626Z] Removing intermediate container 7e6ef2810c05 [2023-02-15T08:38:38.626Z] ---> b4da423d5e5f [2023-02-15T08:38:38.626Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-15T08:38:38.626Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-15T08:38:38.626Z] Executing busybox-1.35.0-r17.trigger [2023-02-15T08:38:38.626Z] OK: 6 MiB in 15 packages [2023-02-15T08:38:38.698Z] Sending build context to Docker daemon 3.098MB [2023-02-15T08:38:38.698Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-15T08:38:38.698Z] ---> f96f9c87975a [2023-02-15T08:38:38.698Z] Step 2/4 : WORKDIR /edgex [2023-02-15T08:38:38.883Z] ---> Running in 18416f9c8bcf [2023-02-15T08:38:38.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-15T08:38:38.883Z] Removing intermediate container 18416f9c8bcf [2023-02-15T08:38:38.883Z] ---> 3195db35b0b6 [2023-02-15T08:38:38.883Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-15T08:38:38.883Z] ---> Running in fb42bc56f74c [2023-02-15T08:38:38.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-15T08:38:39.140Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-15T08:38:39.140Z] Executing busybox-1.35.0-r17.trigger [2023-02-15T08:38:39.140Z] Removing intermediate container f79509865da8 [2023-02-15T08:38:39.140Z] ---> fd3ab5bf546e [2023-02-15T08:38:39.140Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-15T08:38:39.140Z] OK: 6 MiB in 15 packages [2023-02-15T08:38:39.399Z] ---> Running in f6336168be19 [2023-02-15T08:38:39.399Z] Removing intermediate container e58a24d5807b [2023-02-15T08:38:39.399Z] ---> ffbd5f3f29dd [2023-02-15T08:38:39.399Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-15T08:38:39.656Z] Removing intermediate container f6336168be19 [2023-02-15T08:38:39.656Z] ---> d3ab574732c5 [2023-02-15T08:38:39.656Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-15T08:38:39.656Z] ---> Running in 072590a87492 [2023-02-15T08:38:39.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-15T08:38:39.656Z] ---> Running in e0d769e50464 [2023-02-15T08:38:39.656Z] Removing intermediate container 072590a87492 [2023-02-15T08:38:39.656Z] ---> aa9669807c01 [2023-02-15T08:38:39.656Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-15T08:38:39.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-15T08:38:39.916Z] ---> Running in c145f1650582 [2023-02-15T08:38:39.916Z] Removing intermediate container e0d769e50464 [2023-02-15T08:38:39.916Z] ---> cd73e295ac8a [2023-02-15T08:38:39.916Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-15T08:38:39.916Z] ---> Running in b6c210b69614 [2023-02-15T08:38:39.916Z] Removing intermediate container c145f1650582 [2023-02-15T08:38:39.916Z] ---> 4a5d9da06370 [2023-02-15T08:38:39.916Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-15T08:38:39.916Z] Removing intermediate container fb6b21e1a50d [2023-02-15T08:38:39.916Z] ---> 459e385fea23 [2023-02-15T08:38:39.916Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-15T08:38:39.916Z] ---> Running in 2b36fb3816aa [2023-02-15T08:38:39.916Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-15T08:38:39.916Z] Executing busybox-1.35.0-r17.trigger [2023-02-15T08:38:39.916Z] OK: 6 MiB in 15 packages [2023-02-15T08:38:39.916Z] Removing intermediate container b6c210b69614 [2023-02-15T08:38:39.916Z] ---> e461bda94722 [2023-02-15T08:38:39.916Z] Step 15/23 : WORKDIR / [2023-02-15T08:38:40.215Z] ---> Running in 6b3d78bf3e46 [2023-02-15T08:38:40.215Z] Removing intermediate container 2b36fb3816aa [2023-02-15T08:38:40.215Z] ---> 6a4604ea6654 [2023-02-15T08:38:40.215Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-15T08:38:40.473Z] Removing intermediate container 6b3d78bf3e46 [2023-02-15T08:38:40.473Z] ---> ce022d5716f1 [2023-02-15T08:38:40.473Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-15T08:38:40.473Z] ---> ddc91ae93bf2 [2023-02-15T08:38:40.473Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-15T08:38:41.039Z] ---> 5dac28db2a78 [2023-02-15T08:38:41.039Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-15T08:38:41.294Z] ---> Running in 11814d863cef [2023-02-15T08:38:41.294Z] Removing intermediate container 11814d863cef [2023-02-15T08:38:41.294Z] ---> 8d6ef314d8db [2023-02-15T08:38:41.294Z] Step 3/4 : COPY go.mod . [2023-02-15T08:38:41.563Z] ---> 9575f64e64cd [2023-02-15T08:38:41.563Z] Step 4/4 : RUN go mod download [2023-02-15T08:38:41.832Z] ---> Running in ea758bda29c6 [2023-02-15T08:38:43.570Z] ---> defa6a53a85a [2023-02-15T08:38:43.570Z] ---> 68b60baf66dd [2023-02-15T08:38:43.570Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command /Removing intermediate container fb42bc56f74c [2023-02-15T08:38:43.570Z] [2023-02-15T08:38:43.570Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-15T08:38:43.570Z] ---> 8f3ae66be777 [2023-02-15T08:38:43.570Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-15T08:38:43.570Z] ---> 495a6d4b1c06 [2023-02-15T08:38:43.570Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-15T08:38:44.552Z] ---> d712f66fbbde [2023-02-15T08:38:44.552Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-15T08:38:44.552Z] ---> d7e9f3bc7015 [2023-02-15T08:38:44.552Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-15T08:38:44.823Z] ---> 5923bb53846f [2023-02-15T08:38:44.823Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-15T08:38:44.823Z] ---> 5c26df83c48b [2023-02-15T08:38:44.823Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-15T08:38:45.081Z] ---> 21ca0e3f853c [2023-02-15T08:38:45.081Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-15T08:38:45.081Z] ---> Running in 878494d70358 [2023-02-15T08:38:45.081Z] ---> 471c7b11490e [2023-02-15T08:38:45.081Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-15T08:38:45.340Z] ---> Running in e8f447e522a5 [2023-02-15T08:38:45.340Z] Removing intermediate container 878494d70358 [2023-02-15T08:38:45.340Z] ---> a00c07abe5ff [2023-02-15T08:38:45.340Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-15T08:38:45.340Z] ---> 4a1edd026e06 [2023-02-15T08:38:45.340Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-15T08:38:45.340Z] ---> a29ab3780cc0 [2023-02-15T08:38:45.340Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-15T08:38:45.598Z] ---> Running in b4ae2f964776 [2023-02-15T08:38:45.598Z] ---> Running in e2fb6b4aed78 [2023-02-15T08:38:45.598Z] ---> Running in daaa95cdb298 [2023-02-15T08:38:45.598Z] Removing intermediate container b4ae2f964776 [2023-02-15T08:38:45.598Z] ---> e66130bb7e06 [2023-02-15T08:38:45.598Z] Step 20/22 : LABEL arch=x86_64 [2023-02-15T08:38:45.598Z] Removing intermediate container e2fb6b4aed78 [2023-02-15T08:38:45.598Z] ---> 540e7854113b [2023-02-15T08:38:45.598Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-15T08:38:45.598Z] Removing intermediate container daaa95cdb298 [2023-02-15T08:38:45.598Z] ---> f986693f9110 [2023-02-15T08:38:45.598Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-15T08:38:45.598Z] ---> Running in fca54057a959 [2023-02-15T08:38:45.598Z] ---> Running in 2c6a82ad3f57 [2023-02-15T08:38:45.598Z] ---> Running in 4d476b4dd86f [2023-02-15T08:38:45.856Z] Removing intermediate container fca54057a959 [2023-02-15T08:38:45.856Z] ---> 25e7aeb44b03 [2023-02-15T08:38:45.856Z] Step 21/22 : LABEL git_sha=ec881cc2f4906685e909a61b8a5d5cab50d8e1eb [2023-02-15T08:38:45.856Z] Removing intermediate container 4d476b4dd86f [2023-02-15T08:38:45.856Z] ---> adced19ee2d7 [2023-02-15T08:38:45.856Z] Step 21/23 : LABEL arch=x86_64 [2023-02-15T08:38:45.856Z] Removing intermediate container 2c6a82ad3f57 [2023-02-15T08:38:45.856Z] ---> 3628efd150c7 [2023-02-15T08:38:45.856Z] Step 20/22 : LABEL arch=x86_64 [2023-02-15T08:38:45.856Z] ---> Running in 96f2155eb1d1 [2023-02-15T08:38:45.856Z] ---> Running in 1edfcab6a85c [2023-02-15T08:38:45.856Z] ---> Running in 82cbb94f0152 [2023-02-15T08:38:45.856Z] Removing intermediate container 1edfcab6a85c [2023-02-15T08:38:45.856Z] ---> a3e62fb94ae8 [2023-02-15T08:38:45.856Z] Step 22/22 : LABEL version=0.0.0 [2023-02-15T08:38:46.117Z] ---> Running in 84e31944caac [2023-02-15T08:38:46.117Z] Removing intermediate container 96f2155eb1d1 [2023-02-15T08:38:46.117Z] ---> 44c8d3b96e1a [2023-02-15T08:38:46.117Z] Step 22/23 : LABEL git_sha=ec881cc2f4906685e909a61b8a5d5cab50d8e1eb [2023-02-15T08:38:46.117Z] Removing intermediate container 82cbb94f0152 [2023-02-15T08:38:46.117Z] ---> ae3860a8e5f3 [2023-02-15T08:38:46.117Z] Step 21/22 : LABEL git_sha=ec881cc2f4906685e909a61b8a5d5cab50d8e1eb [2023-02-15T08:38:46.117Z] ---> Running in c9c0c0e47caa [2023-02-15T08:38:46.117Z] ---> Running in fc20d66c5730 [2023-02-15T08:38:46.117Z] Removing intermediate container 84e31944caac [2023-02-15T08:38:46.117Z] ---> 98778c82a6b1 [2023-02-15T08:38:46.117Z] [2023-02-15T08:38:46.117Z] Removing intermediate container e8f447e522a5 [2023-02-15T08:38:46.117Z] ---> 10c5b27b234f [2023-02-15T08:38:46.117Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-15T08:38:46.117Z] Successfully built 98778c82a6b1 [2023-02-15T08:38:46.117Z] Successfully tagged support-scheduler:latest [2023-02-15T08:38:46.117Z]  Building support-scheduler ... done Building security-secretstore-setup [2023-02-15T08:38:46.117Z] ---> Running in 459681db6509 [2023-02-15T08:38:46.117Z] Removing intermediate container c9c0c0e47caa [2023-02-15T08:38:46.117Z] ---> d1f033037345 [2023-02-15T08:38:46.117Z] Step 23/23 : LABEL version=0.0.0 [2023-02-15T08:38:46.117Z] Removing intermediate container fc20d66c5730 [2023-02-15T08:38:46.117Z] ---> 1ffe6e7f407a [2023-02-15T08:38:46.117Z] Step 22/22 : LABEL version=0.0.0 [2023-02-15T08:38:46.117Z] ---> Running in de9888dac826 [2023-02-15T08:38:46.374Z] ---> Running in a35eec644986 [2023-02-15T08:38:53.277Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-15T08:38:53.277Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-15T08:38:53.277Z] ---> 324b9fb8fc08 [2023-02-15T08:38:53.277Z] Step 3/24 : WORKDIR /edgex-go [2023-02-15T08:38:53.277Z] ---> Using cache [2023-02-15T08:38:53.277Z] ---> 5694f11bdce0 [2023-02-15T08:38:53.277Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-15T08:38:58.586Z] Removing intermediate container 459681db6509 [2023-02-15T08:38:58.586Z] ---> b01b95eac52a [2023-02-15T08:38:58.587Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-15T08:38:58.587Z] ---> Running in 3385bc97c206 [2023-02-15T08:38:58.587Z] ---> Running in 959a482d13a1 [2023-02-15T08:38:58.587Z] Removing intermediate container de9888dac826 [2023-02-15T08:38:58.587Z] ---> d0c81bcb5641 [2023-02-15T08:38:58.587Z] [2023-02-15T08:38:58.587Z] Successfully built d0c81bcb5641 [2023-02-15T08:38:58.880Z] Removing intermediate container a35eec644986 [2023-02-15T08:38:58.880Z] ---> e21a211f10d9 [2023-02-15T08:38:58.880Z] [2023-02-15T08:38:59.159Z] Successfully tagged core-command:latest [2023-02-15T08:38:59.159Z]  Building core-command ... done Building security-spire-agent [2023-02-15T08:38:59.159Z] Successfully built e21a211f10d9 [2023-02-15T08:38:59.159Z] Successfully tagged core-data:latest [2023-02-15T08:38:59.159Z] Building support-notifications [2023-02-15T08:39:00.099Z]  Building core-data ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-15T08:39:00.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-15T08:39:00.359Z] OK: 211 MiB in 51 packages [2023-02-15T08:39:02.904Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-15T08:39:02.904Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-15T08:39:02.904Z] ---> 324b9fb8fc08 [2023-02-15T08:39:02.904Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-15T08:39:02.904Z] ---> Using cache [2023-02-15T08:39:02.904Z] ---> b0f3adb2bffb [2023-02-15T08:39:02.904Z] Step 4/22 : WORKDIR /edgex-go [2023-02-15T08:39:02.904Z] ---> Using cache [2023-02-15T08:39:02.904Z] ---> 00ab16daaae8 [2023-02-15T08:39:02.904Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-15T08:39:03.164Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-15T08:39:03.164Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-15T08:39:03.164Z] ---> 324b9fb8fc08 [2023-02-15T08:39:03.164Z] Step 3/24 : WORKDIR /edgex-go [2023-02-15T08:39:03.164Z] ---> Using cache [2023-02-15T08:39:03.164Z] ---> 5694f11bdce0 [2023-02-15T08:39:03.164Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-15T08:39:09.749Z] Removing intermediate container 959a482d13a1 [2023-02-15T08:39:09.749Z] ---> c0766680068f [2023-02-15T08:39:09.749Z] Step 20/22 : LABEL arch=x86_64 [2023-02-15T08:39:09.749Z] Removing intermediate container e21efe1a3e1b [2023-02-15T08:39:09.749Z] ---> 42c341e3ab31 [2023-02-15T08:39:09.749Z] [2023-02-15T08:39:09.749Z] Step 9/19 : FROM alpine:3.15 [2023-02-15T08:39:09.749Z] ---> Running in 7b7d0d423b11 [2023-02-15T08:39:09.749Z] ---> Running in 6258d48a8cd7 [2023-02-15T08:39:09.749Z] ---> Running in 96de8418ae54 [2023-02-15T08:39:10.013Z] 3.15: Pulling from library/alpine [2023-02-15T08:39:10.013Z] Removing intermediate container 3385bc97c206 [2023-02-15T08:39:10.013Z] ---> 17f6a4c55ed7 [2023-02-15T08:39:10.013Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-15T08:39:10.585Z] Removing intermediate container 96de8418ae54 [2023-02-15T08:39:10.585Z] ---> 19d12144703b [2023-02-15T08:39:10.585Z] Step 21/22 : LABEL git_sha=ec881cc2f4906685e909a61b8a5d5cab50d8e1eb [2023-02-15T08:39:10.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-15T08:39:11.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-15T08:39:11.108Z] ---> ad42de536bce [2023-02-15T08:39:11.108Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T08:39:11.108Z] ---> Running in 3c13039942b5 [2023-02-15T08:39:11.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-15T08:39:11.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-15T08:39:11.108Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-15T08:39:11.108Z] Status: Downloaded newer image for alpine:3.15 [2023-02-15T08:39:11.108Z] ---> 5ce65d7b0fde [2023-02-15T08:39:11.108Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-15T08:39:11.371Z] ---> Running in 398dc98a06a0 [2023-02-15T08:39:11.371Z] ---> Running in 75b9bab2116a [2023-02-15T08:39:11.371Z] Removing intermediate container 3c13039942b5 [2023-02-15T08:39:11.371Z] ---> dc6cd1d9ef4b [2023-02-15T08:39:11.371Z] Step 22/22 : LABEL version=0.0.0 [2023-02-15T08:39:11.371Z] ---> Running in 141f22b0b3d3 [2023-02-15T08:39:11.371Z] OK: 211 MiB in 51 packages [2023-02-15T08:39:11.371Z] OK: 211 MiB in 51 packages [2023-02-15T08:39:11.635Z] Removing intermediate container 75b9bab2116a [2023-02-15T08:39:11.635Z] ---> ed43b99b2f5c [2023-02-15T08:39:11.635Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-15T08:39:11.635Z] Removing intermediate container 141f22b0b3d3 [2023-02-15T08:39:11.635Z] ---> 6140205de7ff [2023-02-15T08:39:11.635Z] [2023-02-15T08:39:11.635Z] ---> Running in 037b96de9993 [2023-02-15T08:39:11.895Z] Successfully built 6140205de7ff [2023-02-15T08:39:11.895Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-15T08:39:11.895Z] Building core-metadata [2023-02-15T08:39:14.136Z] Removing intermediate container ea758bda29c6 [2023-02-15T08:39:14.136Z] ---> 666ab60666d3 [2023-02-15T08:39:14.136Z] Successfully built 666ab60666d3 [2023-02-15T08:39:14.136Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T08:39:14.489Z] + docker inspect -f . ci-base-image-arm64 [2023-02-15T08:39:14.489Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T08:39:14.816Z] prd-ubuntu20.04-docker-arm64-4c-16g-6090 does not seem to be running inside a container [2023-02-15T08:39:15.004Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-15T08:39:16.313Z]  Building core-common-config-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-15T08:39:16.313Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-15T08:39:16.478Z] $ docker top 632bbffd3c3caebcb649001df785d52c6b1356e6c8bf9929b2069f42137927af -eo pid,comm [2023-02-15T08:39:16.580Z] ---> 324b9fb8fc08 [2023-02-15T08:39:16.580Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-15T08:39:16.580Z] ---> Using cache [2023-02-15T08:39:16.580Z] ---> b0f3adb2bffb [2023-02-15T08:39:16.580Z] Step 4/24 : WORKDIR /edgex-go [2023-02-15T08:39:16.580Z] ---> Using cache [2023-02-15T08:39:16.580Z] ---> 00ab16daaae8 [2023-02-15T08:39:16.580Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-15T08:39:16.580Z] ---> Using cache [2023-02-15T08:39:16.580Z] ---> 4d7a5deed14d [2023-02-15T08:39:16.580Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-15T08:39:16.580Z] ---> Using cache [2023-02-15T08:39:16.580Z] ---> 97a56568924f [2023-02-15T08:39:16.580Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T08:39:16.580Z] ---> Using cache [2023-02-15T08:39:16.580Z] ---> 817d7bfb0842 [2023-02-15T08:39:16.580Z] Step 8/24 : COPY . . [2023-02-15T08:39:16.580Z] ---> Using cache [2023-02-15T08:39:16.580Z] ---> 68da1c10b136 [2023-02-15T08:39:16.580Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [Pipeline] { [Pipeline] sh [2023-02-15T08:39:17.399Z] + go version [2023-02-15T08:39:17.399Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-15T08:39:17.406Z] $ docker stop --time=1 632bbffd3c3caebcb649001df785d52c6b1356e6c8bf9929b2069f42137927af [2023-02-15T08:39:18.488Z] Removing intermediate container 6258d48a8cd7 [2023-02-15T08:39:18.489Z] ---> 3ffd5ac903be [2023-02-15T08:39:18.489Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-15T08:39:18.489Z] ---> Running in d2ce07bcc990 [2023-02-15T08:39:18.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-15T08:39:18.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-15T08:39:18.489Z] Removing intermediate container 7b7d0d423b11 [2023-02-15T08:39:18.489Z] ---> 71fd0584d84e [2023-02-15T08:39:18.489Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-15T08:39:18.489Z] ---> 475a5aad6cb6 [2023-02-15T08:39:18.489Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T08:39:18.489Z] v3.15.7-5-g7e7f6e06846 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-15T08:39:18.489Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-15T08:39:18.489Z] OK: 15857 distinct packages available [2023-02-15T08:39:18.489Z] ---> Running in 144e563a716b [2023-02-15T08:39:18.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-15T08:39:18.748Z] ---> ff525d3dc966 [2023-02-15T08:39:18.748Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T08:39:18.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-15T08:39:18.748Z] ---> Running in a14fe6fefb7a [2023-02-15T08:39:18.748Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-15T08:39:18.748Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-15T08:39:18.748Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-15T08:39:18.748Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-15T08:39:19.034Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-15T08:39:19.034Z] (5/9) Installing curl (7.80.0-r6) [2023-02-15T08:39:19.034Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-15T08:39:19.034Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-15T08:39:19.034Z] (8/9) Installing libucontext (1.1-r0) [2023-02-15T08:39:19.034Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-15T08:39:19.034Z] Executing busybox-1.34.1-r7.trigger [2023-02-15T08:39:19.034Z] Executing ca-certificates-20220614-r0.trigger [2023-02-15T08:39:19.034Z] OK: 8 MiB in 23 packages [2023-02-15T08:39:19.153Z] $ docker rm -f --volumes 632bbffd3c3caebcb649001df785d52c6b1356e6c8bf9929b2069f42137927af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T08:39:19.751Z] + docker inspect -f . ci-base-image-arm64 [2023-02-15T08:39:19.751Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T08:39:19.955Z] prd-ubuntu20.04-docker-arm64-4c-16g-6090 does not seem to be running inside a container [2023-02-15T08:39:20.018Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-15T08:39:21.311Z] $ docker top 4b93a2531e5981b66ac62c542f4ff419be2f690a1508ad61b809062a003d9397 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-15T08:39:21.551Z] ========================================================= [2023-02-15T08:39:21.551Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-15T08:39:21.551Z] ========================================================= [Pipeline] sh [2023-02-15T08:39:22.181Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh [2023-02-15T08:39:22.836Z] + make test [2023-02-15T08:39:22.836Z] go test -race -coverprofile=coverage.out ./... [2023-02-15T08:39:23.538Z] Removing intermediate container 037b96de9993 [2023-02-15T08:39:23.538Z] ---> c6cf32ae8efa [2023-02-15T08:39:23.538Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-15T08:39:41.725Z] ---> c18fd789f6c6 [2023-02-15T08:39:41.725Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-15T08:39:56.606Z] ---> 08cc29e99cf7 [2023-02-15T08:39:56.606Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-15T08:39:57.185Z] Removing intermediate container 398dc98a06a0 [2023-02-15T08:39:57.185Z] ---> aa2cfe237d76 [2023-02-15T08:39:57.185Z] Step 7/24 : COPY . . [2023-02-15T08:40:01.750Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-15T08:40:15.406Z] ---> bee7f52e97fe [2023-02-15T08:40:15.406Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-15T08:40:15.406Z] ---> 08f255cb70ad [2023-02-15T08:40:15.406Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-15T08:40:15.406Z] Removing intermediate container d2ce07bcc990 [2023-02-15T08:40:15.406Z] ---> 1ab3b8c50a1b [2023-02-15T08:40:15.406Z] [2023-02-15T08:40:15.406Z] Step 10/24 : FROM alpine:3.16 [2023-02-15T08:40:15.406Z] ---> dfd21b5a31f5 [2023-02-15T08:40:15.406Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-15T08:40:15.406Z] ---> Using cache [2023-02-15T08:40:15.406Z] ---> ffbd5f3f29dd [2023-02-15T08:40:15.406Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-15T08:40:15.406Z] ---> Using cache [2023-02-15T08:40:15.406Z] ---> aa9669807c01 [2023-02-15T08:40:15.406Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-15T08:40:15.406Z] ---> Running in 28561b87eec0 [2023-02-15T08:40:15.407Z] ---> Running in ae5acd45bdb5 [2023-02-15T08:40:15.407Z] ---> Running in e60f60f95ca1 [2023-02-15T08:40:15.407Z] Removing intermediate container 28561b87eec0 [2023-02-15T08:40:15.407Z] ---> 81dae90265fb [2023-02-15T08:40:15.407Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-15T08:40:15.407Z] Removing intermediate container e60f60f95ca1 [2023-02-15T08:40:15.407Z] ---> 422ae88d5b50 [2023-02-15T08:40:15.407Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-15T08:40:15.407Z] Removing intermediate container a14fe6fefb7a [2023-02-15T08:40:15.407Z] ---> d702e05b8bad [2023-02-15T08:40:15.407Z] Step 8/22 : COPY . . [2023-02-15T08:40:15.407Z] Removing intermediate container 144e563a716b [2023-02-15T08:40:15.407Z] ---> 548a1a080981 [2023-02-15T08:40:15.407Z] Step 7/24 : COPY . . [2023-02-15T08:40:15.407Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-15T08:40:33.509Z] ---> Running in 99ede0201d46 [2023-02-15T08:40:33.509Z] ---> Running in af37341b6051 [2023-02-15T08:40:33.509Z] ---> 7de900c0f7ca [2023-02-15T08:40:33.509Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-15T08:40:33.509Z] ---> e79567494640 [2023-02-15T08:40:33.509Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-15T08:40:33.509Z] ---> Running in 6820d03cae5d [2023-02-15T08:40:33.509Z] ---> Running in aab23baa4c7d [2023-02-15T08:40:33.509Z] Removing intermediate container 99ede0201d46 [2023-02-15T08:40:33.509Z] ---> e8cf9b4ddb27 [2023-02-15T08:40:33.509Z] Step 15/24 : WORKDIR / [2023-02-15T08:40:33.509Z] Removing intermediate container af37341b6051 [2023-02-15T08:40:33.509Z] ---> 68a842663734 [2023-02-15T08:40:33.509Z] Step 17/19 : LABEL arch=x86_64 [2023-02-15T08:40:33.509Z] ---> Running in bac00effb660 [2023-02-15T08:40:33.509Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-15T08:40:33.509Z] ---> Running in 746684e39830 [2023-02-15T08:40:33.509Z] Removing intermediate container aab23baa4c7d [2023-02-15T08:40:33.509Z] ---> 93f986cb70dd [2023-02-15T08:40:33.509Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-15T08:40:33.509Z] ---> Running in ba9d955067bf [2023-02-15T08:40:33.509Z] Removing intermediate container bac00effb660 [2023-02-15T08:40:33.509Z] ---> 96c39164af98 [2023-02-15T08:40:33.509Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-15T08:40:33.509Z] Removing intermediate container 746684e39830 [2023-02-15T08:40:33.509Z] ---> e6a63c9f3da4 [2023-02-15T08:40:33.509Z] Step 18/19 : LABEL git_sha=ec881cc2f4906685e909a61b8a5d5cab50d8e1eb [2023-02-15T08:40:33.509Z] Removing intermediate container ba9d955067bf [2023-02-15T08:40:33.509Z] ---> 664c9b0fd673 [2023-02-15T08:40:33.509Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-15T08:40:33.509Z] ---> Running in 3ce89fd00cb2 [2023-02-15T08:40:33.768Z] ---> e0ec965b6e4d [2023-02-15T08:40:33.768Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-15T08:40:33.768Z] ---> Running in da595fac8607 [2023-02-15T08:40:34.335Z] Removing intermediate container 3ce89fd00cb2 [2023-02-15T08:40:34.335Z] ---> 8794d73406d1 [2023-02-15T08:40:34.335Z] Step 19/19 : LABEL version=0.0.0 [2023-02-15T08:40:35.720Z] ---> Running in b63b6f8f2599 [2023-02-15T08:40:36.291Z] ---> 373efc0c8f31 [2023-02-15T08:40:36.291Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-15T08:40:36.865Z] Removing intermediate container b63b6f8f2599 [2023-02-15T08:40:36.865Z] ---> d87d84652d85 [2023-02-15T08:40:36.865Z] [2023-02-15T08:40:36.865Z] Successfully built d87d84652d85 [2023-02-15T08:40:37.436Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-15T08:40:37.436Z]  Building security-spiffe-token-provider ... done Building security-bootstrapper [2023-02-15T08:40:39.352Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-15T08:40:39.921Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-15T08:40:39.921Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-15T08:40:39.921Z] ---> 324b9fb8fc08 [2023-02-15T08:40:39.921Z] Step 3/32 : WORKDIR /edgex-go [2023-02-15T08:40:39.921Z] ---> Using cache [2023-02-15T08:40:39.921Z] ---> 5694f11bdce0 [2023-02-15T08:40:39.921Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-15T08:40:39.921Z] ---> Using cache [2023-02-15T08:40:39.921Z] ---> 17f6a4c55ed7 [2023-02-15T08:40:39.921Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-15T08:40:39.921Z] ---> Using cache [2023-02-15T08:40:39.921Z] ---> ad42de536bce [2023-02-15T08:40:39.921Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T08:40:39.921Z] ---> Using cache [2023-02-15T08:40:39.921Z] ---> aa2cfe237d76 [2023-02-15T08:40:39.921Z] Step 7/32 : COPY . . [2023-02-15T08:40:39.921Z] ---> Using cache [2023-02-15T08:40:39.921Z] ---> 08f255cb70ad [2023-02-15T08:40:39.921Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-15T08:40:43.217Z] ---> c7b9917e2bf4 [2023-02-15T08:40:43.217Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-15T08:40:45.202Z] ---> Running in 236d5d1949e1 [2023-02-15T08:40:45.202Z] Removing intermediate container da595fac8607 [2023-02-15T08:40:45.202Z] ---> 10a4cbbcdccc [2023-02-15T08:40:45.202Z] Step 11/24 : WORKDIR /edgex-go [2023-02-15T08:40:45.202Z] ---> f50536839fcc [2023-02-15T08:40:45.202Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-15T08:40:48.639Z] ---> Running in 07e4d64b924e [2023-02-15T08:40:48.639Z] ---> Running in ce098b50bd8e [2023-02-15T08:40:48.639Z] Removing intermediate container ae5acd45bdb5 [2023-02-15T08:40:48.639Z] ---> e0aad7103ac7 [2023-02-15T08:40:48.639Z] [2023-02-15T08:40:48.639Z] Step 9/24 : FROM alpine:3.16 [2023-02-15T08:40:48.639Z] ---> dfd21b5a31f5 [2023-02-15T08:40:48.639Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-15T08:40:48.899Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-15T08:40:48.899Z] Removing intermediate container ce098b50bd8e [2023-02-15T08:40:48.899Z] ---> dc8239d534ad [2023-02-15T08:40:48.899Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-15T08:40:48.899Z] ---> Running in 55417f41c45d [2023-02-15T08:40:48.899Z] Removing intermediate container 07e4d64b924e [2023-02-15T08:40:48.899Z] ---> 922a8d2590ad [2023-02-15T08:40:48.899Z] [2023-02-15T08:40:48.899Z] Step 12/24 : FROM alpine:3.15 [2023-02-15T08:40:48.899Z] ---> 5ce65d7b0fde [2023-02-15T08:40:48.899Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-15T08:40:48.899Z] ---> Using cache [2023-02-15T08:40:48.899Z] ---> ed43b99b2f5c [2023-02-15T08:40:48.899Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-15T08:40:49.164Z] ---> Running in c71bc4ada333 [2023-02-15T08:40:49.164Z] ---> Running in d0792741bb29 [2023-02-15T08:40:49.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-15T08:40:49.740Z] Removing intermediate container c71bc4ada333 [2023-02-15T08:40:49.740Z] ---> 89806cc4352f [2023-02-15T08:40:49.740Z] Step 22/24 : LABEL arch=x86_64 [2023-02-15T08:40:49.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-15T08:40:50.058Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-15T08:40:50.058Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-15T08:40:50.058Z] (3/3) Installing su-exec (0.2-r1) [2023-02-15T08:40:50.058Z] Executing busybox-1.35.0-r17.trigger [2023-02-15T08:40:50.058Z] Executing ca-certificates-20220614-r0.trigger [2023-02-15T08:40:50.390Z] OK: 6 MiB in 17 packages [2023-02-15T08:40:50.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-15T08:40:50.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-15T08:40:50.649Z] ---> Running in 99e64392d638 [2023-02-15T08:40:50.906Z] v3.15.7-5-g7e7f6e06846 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-15T08:40:50.906Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-15T08:40:50.906Z] OK: 15857 distinct packages available [2023-02-15T08:40:50.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-15T08:40:50.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-15T08:40:51.166Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-15T08:40:51.166Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-15T08:40:51.166Z] (3/5) Installing libucontext (1.1-r0) [2023-02-15T08:40:51.166Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-15T08:40:51.166Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-15T08:40:51.166Z] Executing busybox-1.34.1-r7.trigger [2023-02-15T08:40:51.166Z] OK: 7 MiB in 19 packages [2023-02-15T08:40:52.108Z] Removing intermediate container 99e64392d638 [2023-02-15T08:40:52.108Z] ---> 01843522f00a [2023-02-15T08:40:52.108Z] Step 23/24 : LABEL git_sha=ec881cc2f4906685e909a61b8a5d5cab50d8e1eb [2023-02-15T08:40:53.061Z] Removing intermediate container 55417f41c45d [2023-02-15T08:40:53.061Z] ---> 9bcffc1432a2 [2023-02-15T08:40:53.061Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-15T08:40:53.061Z] ---> Running in d7bbc1948ad9 [2023-02-15T08:40:54.966Z] ---> Running in c3eb12d0fc8f [2023-02-15T08:40:55.543Z] Removing intermediate container d0792741bb29 [2023-02-15T08:40:55.543Z] ---> 242e06909341 [2023-02-15T08:40:55.543Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-15T08:40:55.850Z] Removing intermediate container d7bbc1948ad9 [2023-02-15T08:40:55.850Z] ---> 1b939a16d418 [2023-02-15T08:40:55.850Z] Step 24/24 : LABEL version=0.0.0 [2023-02-15T08:40:58.396Z] Removing intermediate container c3eb12d0fc8f [2023-02-15T08:40:58.396Z] ---> a41cfefd30a1 [2023-02-15T08:40:58.396Z] Step 12/24 : WORKDIR / [2023-02-15T08:40:58.396Z] ---> Running in da8523fad9ce [2023-02-15T08:41:00.947Z] ---> ba6329e7740a [2023-02-15T08:41:00.947Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-15T08:41:02.332Z] ---> Running in 78f3146a59c5 [2023-02-15T08:41:05.623Z] Removing intermediate container da8523fad9ce [2023-02-15T08:41:05.623Z] ---> ac47e26c9fd6 [2023-02-15T08:41:05.623Z] [2023-02-15T08:41:05.623Z] Successfully built ac47e26c9fd6 [2023-02-15T08:41:05.623Z] Successfully tagged core-metadata:latest [2023-02-15T08:41:05.624Z]  Building core-metadata ... done Building security-spire-server [2023-02-15T08:41:05.887Z] Removing intermediate container 6820d03cae5d [2023-02-15T08:41:05.887Z] ---> 1c0813087cb9 [2023-02-15T08:41:05.887Z] [2023-02-15T08:41:05.887Z] Step 10/22 : FROM alpine:3.16 [2023-02-15T08:41:05.887Z] ---> dfd21b5a31f5 [2023-02-15T08:41:05.887Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-15T08:41:09.179Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-15T08:41:09.179Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-15T08:41:09.179Z] ---> 324b9fb8fc08 [2023-02-15T08:41:09.179Z] Step 3/23 : WORKDIR /edgex-go [2023-02-15T08:41:09.179Z] ---> Using cache [2023-02-15T08:41:09.179Z] ---> 5694f11bdce0 [2023-02-15T08:41:09.179Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-15T08:41:09.179Z] ---> Using cache [2023-02-15T08:41:09.179Z] ---> 3ffd5ac903be [2023-02-15T08:41:09.179Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-15T08:41:09.179Z] ---> Using cache [2023-02-15T08:41:09.179Z] ---> 475a5aad6cb6 [2023-02-15T08:41:09.179Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T08:41:09.179Z] ---> Using cache [2023-02-15T08:41:09.179Z] ---> 548a1a080981 [2023-02-15T08:41:09.179Z] Step 7/23 : COPY . . [2023-02-15T08:41:09.179Z] ---> Using cache [2023-02-15T08:41:09.179Z] ---> e79567494640 [2023-02-15T08:41:09.179Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-15T08:41:09.179Z] ---> Using cache [2023-02-15T08:41:09.179Z] ---> 93f986cb70dd [2023-02-15T08:41:09.179Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-15T08:41:09.179Z] ---> Using cache [2023-02-15T08:41:09.179Z] ---> 664c9b0fd673 [2023-02-15T08:41:09.179Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-15T08:41:09.749Z] ---> 971728375713 [2023-02-15T08:41:09.749Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-15T08:41:09.749Z] Removing intermediate container 78f3146a59c5 [2023-02-15T08:41:09.749Z] ---> a21e2b5b938b [2023-02-15T08:41:09.749Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-15T08:41:09.749Z] ---> Running in a4a8fa7d3805 [2023-02-15T08:41:09.749Z] ---> Running in 5ed6ff6f958d [2023-02-15T08:41:13.089Z] ---> 2e014d70528a [2023-02-15T08:41:13.089Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-15T08:41:13.089Z] ---> c481b8415df1 [2023-02-15T08:41:13.089Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-15T08:41:13.351Z] Removing intermediate container 236d5d1949e1 [2023-02-15T08:41:13.351Z] ---> 433f15eca521 [2023-02-15T08:41:13.351Z] [2023-02-15T08:41:13.351Z] Step 9/32 : FROM alpine:3.16 [2023-02-15T08:41:13.351Z] ---> dfd21b5a31f5 [2023-02-15T08:41:13.351Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-15T08:41:13.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-15T08:41:13.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-15T08:41:13.876Z] ---> bcd50439eda7 [2023-02-15T08:41:13.876Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-15T08:41:13.876Z] ---> c2f2f76154f1 [2023-02-15T08:41:13.876Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-15T08:41:14.152Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-15T08:41:14.152Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-15T08:41:14.152Z] Executing busybox-1.35.0-r17.trigger [2023-02-15T08:41:14.152Z] Executing ca-certificates-20220614-r0.trigger [2023-02-15T08:41:14.413Z] OK: 6 MiB in 16 packages [2023-02-15T08:41:14.413Z] ---> Running in 4a55f6f85293 [2023-02-15T08:41:15.356Z] ---> 2ee537549282 [2023-02-15T08:41:15.356Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-15T08:41:15.356Z] ---> 28d90666ec29 [2023-02-15T08:41:15.356Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-15T08:41:15.356Z] Removing intermediate container 4a55f6f85293 [2023-02-15T08:41:15.356Z] ---> 85cf199470a4 [2023-02-15T08:41:15.356Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-15T08:41:15.929Z] ---> Running in 90ef9072bbff [2023-02-15T08:41:15.929Z] ---> Running in e44eca448476 [2023-02-15T08:41:15.929Z] Removing intermediate container a4a8fa7d3805 [2023-02-15T08:41:15.929Z] ---> d558fc7ec7ef [2023-02-15T08:41:15.929Z] Step 11/23 : WORKDIR /edgex-go [2023-02-15T08:41:16.514Z] Removing intermediate container 5ed6ff6f958d [2023-02-15T08:41:16.514Z] ---> 0497200d481b [2023-02-15T08:41:16.514Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-15T08:41:16.514Z] ---> 3847e182ee9f [2023-02-15T08:41:16.514Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-15T08:41:16.514Z] ---> Running in 5722a09a551d [2023-02-15T08:41:17.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-15T08:41:17.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-15T08:41:17.084Z] ---> Running in 3d820b570907 [2023-02-15T08:41:17.084Z] Removing intermediate container 90ef9072bbff [2023-02-15T08:41:17.084Z] ---> 9226d2e8e832 [2023-02-15T08:41:17.084Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-15T08:41:17.084Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-15T08:41:17.084Z] (2/2) Installing su-exec (0.2-r1) [2023-02-15T08:41:17.084Z] Executing busybox-1.35.0-r17.trigger [2023-02-15T08:41:17.084Z] OK: 6 MiB in 16 packages [2023-02-15T08:41:17.345Z] ---> Running in c2d88788d6a0 [2023-02-15T08:41:17.606Z] ---> b22e9c46d9f6 [2023-02-15T08:41:17.606Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-15T08:41:17.606Z] Removing intermediate container 5722a09a551d [2023-02-15T08:41:17.606Z] ---> afdf10100e7c [2023-02-15T08:41:17.606Z] [2023-02-15T08:41:17.606Z] Step 12/23 : FROM alpine:3.15 [2023-02-15T08:41:17.606Z] ---> 5ce65d7b0fde [2023-02-15T08:41:17.606Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-15T08:41:17.606Z] ---> Using cache [2023-02-15T08:41:17.606Z] ---> ed43b99b2f5c [2023-02-15T08:41:17.606Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-15T08:41:17.606Z] ---> Using cache [2023-02-15T08:41:17.606Z] ---> 242e06909341 [2023-02-15T08:41:17.606Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-15T08:41:17.867Z] Removing intermediate container 3d820b570907 [2023-02-15T08:41:17.867Z] ---> 10cf91cc29ea [2023-02-15T08:41:17.867Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-15T08:41:19.254Z] ---> cdb02ca5acfe [2023-02-15T08:41:19.254Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-15T08:41:19.254Z] Removing intermediate container c2d88788d6a0 [2023-02-15T08:41:19.254Z] ---> 6a2c56e9caec [2023-02-15T08:41:19.254Z] Step 22/24 : LABEL arch=x86_64 [2023-02-15T08:41:19.520Z] ---> Running in d41a1d7dc434 [2023-02-15T08:41:19.520Z] ---> Running in f7a63b43c081 [2023-02-15T08:41:19.785Z] Removing intermediate container e44eca448476 [2023-02-15T08:41:19.785Z] ---> 05b061a0a03b [2023-02-15T08:41:19.785Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-15T08:41:19.785Z] ---> ee16bca51742 [2023-02-15T08:41:19.785Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-15T08:41:19.785Z] ---> fb7e44cbc0e5 [2023-02-15T08:41:19.785Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-15T08:41:19.785Z] ---> Running in 90326b7ef438 [2023-02-15T08:41:20.052Z] Removing intermediate container d41a1d7dc434 [2023-02-15T08:41:20.052Z] ---> 8b50ebec8b2a [2023-02-15T08:41:20.052Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-15T08:41:20.052Z] ---> Running in fcbbe872ef3b [2023-02-15T08:41:20.052Z] Removing intermediate container f7a63b43c081 [2023-02-15T08:41:20.052Z] ---> 8bab84baf277 [2023-02-15T08:41:20.052Z] Step 23/24 : LABEL git_sha=ec881cc2f4906685e909a61b8a5d5cab50d8e1eb [2023-02-15T08:41:20.052Z] ---> 1cccc5f83138 [2023-02-15T08:41:20.052Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-15T08:41:20.318Z] ---> Running in 82570600ecfd [2023-02-15T08:41:20.318Z] Removing intermediate container 90326b7ef438 [2023-02-15T08:41:20.318Z] ---> 4cd9a8723747 [2023-02-15T08:41:20.318Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-15T08:41:20.591Z] ---> Running in 801caaed9fef [2023-02-15T08:41:20.591Z] ---> Running in bb96f16b2651 [2023-02-15T08:41:20.591Z] ---> b78aaa674aac [2023-02-15T08:41:20.591Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-15T08:41:20.858Z] Removing intermediate container 82570600ecfd [2023-02-15T08:41:20.858Z] ---> a2bfb1ffe89a [2023-02-15T08:41:20.858Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-15T08:41:20.858Z] Removing intermediate container 801caaed9fef [2023-02-15T08:41:20.858Z] ---> 2be9cc014822 [2023-02-15T08:41:20.858Z] Step 24/24 : LABEL version=0.0.0 [2023-02-15T08:41:21.120Z] Removing intermediate container bb96f16b2651 [2023-02-15T08:41:21.120Z] ---> 514d9dd93754 [2023-02-15T08:41:21.120Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-15T08:41:21.378Z] ---> Running in c2fa1e6a283b [2023-02-15T08:41:21.378Z] ---> dcb752c14493 [2023-02-15T08:41:21.378Z] ---> 5577a5eda86c [2023-02-15T08:41:21.378Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-15T08:41:21.378Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-15T08:41:21.639Z] ---> Running in be8d9e9651f4 [2023-02-15T08:41:21.898Z] ---> Running in fd56642eacf9 [2023-02-15T08:41:21.898Z] Removing intermediate container fcbbe872ef3b [2023-02-15T08:41:21.898Z] ---> f359e92ec756 [2023-02-15T08:41:21.898Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-15T08:41:21.898Z] Removing intermediate container c2fa1e6a283b [2023-02-15T08:41:21.898Z] ---> 0398d2e5fddb [2023-02-15T08:41:21.898Z] [2023-02-15T08:41:22.172Z] Successfully built 0398d2e5fddb [2023-02-15T08:41:22.172Z] Successfully tagged security-spire-agent:latest [2023-02-15T08:41:22.172Z] Building security-spire-config [2023-02-15T08:41:22.742Z]  Building security-spire-agent ... done  ---> Running in bbda84e6926d [2023-02-15T08:41:25.280Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-15T08:41:25.280Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-15T08:41:25.280Z] ---> 324b9fb8fc08 [2023-02-15T08:41:25.280Z] Step 3/24 : WORKDIR /edgex-go [2023-02-15T08:41:25.280Z] ---> Using cache [2023-02-15T08:41:25.280Z] ---> 5694f11bdce0 [2023-02-15T08:41:25.280Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-15T08:41:25.280Z] ---> Using cache [2023-02-15T08:41:25.280Z] ---> 3ffd5ac903be [2023-02-15T08:41:25.280Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-15T08:41:25.280Z] ---> Using cache [2023-02-15T08:41:25.280Z] ---> 475a5aad6cb6 [2023-02-15T08:41:25.280Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T08:41:25.280Z] ---> Using cache [2023-02-15T08:41:25.280Z] ---> 548a1a080981 [2023-02-15T08:41:25.280Z] Step 7/24 : COPY . . [2023-02-15T08:41:25.280Z] ---> Using cache [2023-02-15T08:41:25.280Z] ---> e79567494640 [2023-02-15T08:41:25.280Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-15T08:41:25.280Z] ---> Using cache [2023-02-15T08:41:25.280Z] ---> 93f986cb70dd [2023-02-15T08:41:25.280Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-15T08:41:25.280Z] ---> Using cache [2023-02-15T08:41:25.280Z] ---> 664c9b0fd673 [2023-02-15T08:41:25.280Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-15T08:41:25.280Z] ---> Using cache [2023-02-15T08:41:25.280Z] ---> 10a4cbbcdccc [2023-02-15T08:41:25.280Z] Step 11/24 : WORKDIR /edgex-go [2023-02-15T08:41:25.280Z] ---> Using cache [2023-02-15T08:41:25.280Z] ---> 922a8d2590ad [2023-02-15T08:41:25.280Z] [2023-02-15T08:41:25.280Z] Step 12/24 : FROM alpine:3.15 [2023-02-15T08:41:25.280Z] ---> 5ce65d7b0fde [2023-02-15T08:41:25.280Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-15T08:41:25.280Z] ---> Using cache [2023-02-15T08:41:25.280Z] ---> ed43b99b2f5c [2023-02-15T08:41:25.280Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-15T08:41:25.867Z] Removing intermediate container be8d9e9651f4 [2023-02-15T08:41:25.867Z] ---> 25299a662e34 [2023-02-15T08:41:25.867Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-15T08:41:28.427Z] ---> 92d93b4b282a [2023-02-15T08:41:28.427Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-15T08:41:28.427Z] Removing intermediate container fd56642eacf9 [2023-02-15T08:41:28.427Z] ---> 5c8450bfe72c [2023-02-15T08:41:28.427Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-15T08:41:28.689Z] ---> Running in 5845331b13d5 [2023-02-15T08:41:28.689Z] ---> Running in 8b6886a58dd6 [2023-02-15T08:41:28.990Z] Removing intermediate container bbda84e6926d [2023-02-15T08:41:28.990Z] ---> a84498c86fde [2023-02-15T08:41:28.990Z] Step 22/24 : LABEL arch=x86_64 [2023-02-15T08:41:29.251Z] ---> Running in 124b8621ffdd [2023-02-15T08:41:29.512Z] ---> 107431cbbbfc [2023-02-15T08:41:29.512Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-15T08:41:29.512Z] ---> Running in 900b4153e915 [2023-02-15T08:41:29.772Z] Removing intermediate container 5845331b13d5 [2023-02-15T08:41:29.772Z] ---> 7ad82c0efc18 [2023-02-15T08:41:29.772Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-15T08:41:29.772Z] ---> Running in 709abf529392 [2023-02-15T08:41:29.772Z] Removing intermediate container 124b8621ffdd [2023-02-15T08:41:29.772Z] ---> 8bbac3ea3251 [2023-02-15T08:41:29.772Z] Step 21/23 : LABEL arch=x86_64 [2023-02-15T08:41:30.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-15T08:41:30.039Z] Removing intermediate container 900b4153e915 [2023-02-15T08:41:30.039Z] ---> bdddb85ba2a9 [2023-02-15T08:41:30.039Z] Step 23/24 : LABEL git_sha=ec881cc2f4906685e909a61b8a5d5cab50d8e1eb [2023-02-15T08:41:30.039Z] ---> Running in f6feda132793 [2023-02-15T08:41:30.039Z] ---> Running in d436e6b0bcaa [2023-02-15T08:41:30.039Z] ---> Running in ef2be5b0fc3e [2023-02-15T08:41:30.301Z] Removing intermediate container 709abf529392 [2023-02-15T08:41:30.301Z] ---> 2610a84dffd0 [2023-02-15T08:41:30.301Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-15T08:41:30.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-15T08:41:30.301Z] ---> Running in 0ff158f5022e [2023-02-15T08:41:30.301Z] Removing intermediate container d436e6b0bcaa [2023-02-15T08:41:30.301Z] ---> 5f19785f91a9 [2023-02-15T08:41:30.301Z] Step 22/23 : LABEL git_sha=ec881cc2f4906685e909a61b8a5d5cab50d8e1eb [2023-02-15T08:41:30.301Z] ---> Running in 8e8bdfc0cf84 [2023-02-15T08:41:30.301Z] Removing intermediate container ef2be5b0fc3e [2023-02-15T08:41:30.301Z] ---> 7cb5508feb5a [2023-02-15T08:41:30.301Z] Step 24/24 : LABEL version=0.0.0 [2023-02-15T08:41:30.301Z] ---> Running in 55e0fdb5bb17 [2023-02-15T08:41:30.301Z] Removing intermediate container 0ff158f5022e [2023-02-15T08:41:30.301Z] ---> 2efca2e7677d [2023-02-15T08:41:30.301Z] Step 20/22 : LABEL arch=x86_64 [2023-02-15T08:41:30.301Z] Removing intermediate container 55e0fdb5bb17 [2023-02-15T08:41:30.301Z] ---> 26020385ddf2 [2023-02-15T08:41:30.301Z] [2023-02-15T08:41:30.301Z] Removing intermediate container 8e8bdfc0cf84 [2023-02-15T08:41:30.301Z] ---> b455cbe9414c [2023-02-15T08:41:30.301Z] Step 23/23 : LABEL version=0.0.0 [2023-02-15T08:41:30.301Z] ---> Running in 305b5972b2ea [2023-02-15T08:41:30.601Z] ---> Running in c58ea183b38c [2023-02-15T08:41:30.601Z] Successfully built 26020385ddf2 [2023-02-15T08:41:30.601Z] v3.15.7-5-g7e7f6e06846 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-15T08:41:30.601Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-15T08:41:30.601Z] OK: 15857 distinct packages available [2023-02-15T08:41:30.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-15T08:41:30.601Z] Successfully tagged security-secretstore-setup:latest [2023-02-15T08:41:30.601Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2023-02-15T08:41:30.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-15T08:41:30.601Z] Removing intermediate container 305b5972b2ea [2023-02-15T08:41:30.601Z] ---> 511b8662fa2c [2023-02-15T08:41:30.601Z] Step 21/22 : LABEL git_sha=ec881cc2f4906685e909a61b8a5d5cab50d8e1eb [2023-02-15T08:41:30.601Z] Removing intermediate container c58ea183b38c [2023-02-15T08:41:30.601Z] ---> da3871223ddb [2023-02-15T08:41:30.601Z] [2023-02-15T08:41:30.861Z] Successfully built da3871223ddb [2023-02-15T08:41:30.861Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-15T08:41:30.861Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-15T08:41:30.861Z] (3/4) Installing libucontext (1.1-r0) [2023-02-15T08:41:30.861Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-15T08:41:30.861Z] Executing busybox-1.34.1-r7.trigger [2023-02-15T08:41:30.861Z] OK: 6 MiB in 18 packages [2023-02-15T08:41:31.122Z] Successfully tagged security-spire-server:latest [2023-02-15T08:41:33.671Z]  Building security-spire-server ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-15T08:41:33.671Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-15T08:41:34.776Z] ---> 324b9fb8fc08 [2023-02-15T08:41:34.776Z] Step 3/21 : WORKDIR /edgex-go [2023-02-15T08:41:34.776Z] ---> Using cache [2023-02-15T08:41:34.776Z] ---> 5694f11bdce0 [2023-02-15T08:41:34.776Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-15T08:41:34.776Z] ---> Using cache [2023-02-15T08:41:34.776Z] ---> 17f6a4c55ed7 [2023-02-15T08:41:34.776Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-15T08:41:34.776Z] ---> Using cache [2023-02-15T08:41:34.776Z] ---> ad42de536bce [2023-02-15T08:41:34.776Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T08:41:34.776Z] ---> Using cache [2023-02-15T08:41:34.776Z] ---> aa2cfe237d76 [2023-02-15T08:41:34.776Z] Step 7/21 : COPY . . [2023-02-15T08:41:35.044Z] ---> Using cache [2023-02-15T08:41:35.044Z] ---> 08f255cb70ad [2023-02-15T08:41:35.044Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-15T08:41:35.302Z] ---> Running in 61e36319fb73 [2023-02-15T08:41:35.302Z] Removing intermediate container f6feda132793 [2023-02-15T08:41:35.302Z] ---> 29460618b95e [2023-02-15T08:41:35.302Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-15T08:41:35.560Z] ---> Running in 25bf01b2304d [2023-02-15T08:41:35.818Z] ---> Running in 891a9f0c3097 [2023-02-15T08:41:36.112Z] Removing intermediate container 61e36319fb73 [2023-02-15T08:41:36.112Z] ---> f8e8b9a31450 [2023-02-15T08:41:36.112Z] Step 22/22 : LABEL version=0.0.0 [2023-02-15T08:41:36.378Z] Removing intermediate container 8b6886a58dd6 [2023-02-15T08:41:36.378Z] ---> cc00208301f1 [2023-02-15T08:41:36.378Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-15T08:41:36.378Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-15T08:41:36.638Z] ---> Running in 3ef3ff52e3a3 [2023-02-15T08:41:37.588Z] Removing intermediate container 891a9f0c3097 [2023-02-15T08:41:37.588Z] ---> 30a488b71fe6 [2023-02-15T08:41:37.588Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-15T08:41:37.849Z] ---> 25c68638c630 [2023-02-15T08:41:37.849Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-15T08:41:37.849Z] Removing intermediate container 3ef3ff52e3a3 [2023-02-15T08:41:37.849Z] ---> 0e74eabeb1b0 [2023-02-15T08:41:37.849Z] [2023-02-15T08:41:37.849Z] Successfully built 0e74eabeb1b0 [2023-02-15T08:41:38.119Z] Successfully tagged support-notifications:latest [2023-02-15T08:41:38.119Z]  Building support-notifications ... done  ---> f71a0fb3113f [2023-02-15T08:41:38.119Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-15T08:41:38.380Z] ---> a16334c2e2e2 [2023-02-15T08:41:38.380Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-15T08:41:38.380Z] ---> Running in 392a5ae67174 [2023-02-15T08:41:38.380Z] ---> Running in 8f287bcd86e9 [2023-02-15T08:41:38.950Z] Removing intermediate container 8f287bcd86e9 [2023-02-15T08:41:38.950Z] ---> c6666f6c42e6 [2023-02-15T08:41:38.950Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-15T08:41:39.520Z] ---> ebb3e1616834 [2023-02-15T08:41:39.520Z] Step 19/24 : WORKDIR / [2023-02-15T08:41:39.779Z] ---> Running in 807517076c4a [2023-02-15T08:41:40.347Z] Removing intermediate container 392a5ae67174 [2023-02-15T08:41:40.347Z] ---> 009f8e99ed15 [2023-02-15T08:41:40.347Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-15T08:41:41.289Z] Removing intermediate container 807517076c4a [2023-02-15T08:41:41.289Z] ---> d745a31d7034 [2023-02-15T08:41:41.289Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-15T08:41:42.226Z] ---> 71218aac5c9f [2023-02-15T08:41:42.226Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-15T08:41:42.226Z] ---> Running in bb3570190907 [2023-02-15T08:41:45.107Z] Removing intermediate container bb3570190907 [2023-02-15T08:41:45.107Z] ---> 0a516ddf8fa7 [2023-02-15T08:41:45.107Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-15T08:41:48.400Z] ---> 40bd9ad94c27 [2023-02-15T08:41:48.400Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-15T08:41:48.400Z] ---> Running in f722745219d0 [2023-02-15T08:41:49.968Z] ---> ee14b6803a10 [2023-02-15T08:41:49.968Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-15T08:41:49.968Z] Removing intermediate container f722745219d0 [2023-02-15T08:41:49.968Z] ---> daa9eb7b1107 [2023-02-15T08:41:49.968Z] Step 22/24 : LABEL arch=x86_64 [2023-02-15T08:41:50.245Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-15T08:41:50.533Z] ---> Running in 8815e4d88e72 [2023-02-15T08:41:50.793Z] ---> b53a25110c48 [2023-02-15T08:41:50.793Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-15T08:41:51.365Z] Removing intermediate container 8815e4d88e72 [2023-02-15T08:41:51.365Z] ---> 54f468588579 [2023-02-15T08:41:51.365Z] Step 23/24 : LABEL git_sha=ec881cc2f4906685e909a61b8a5d5cab50d8e1eb [2023-02-15T08:41:51.627Z] ---> 3189033ed78a [2023-02-15T08:41:51.627Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-15T08:41:51.627Z] ---> Running in 2099947e48b9 [2023-02-15T08:41:52.199Z] Removing intermediate container 2099947e48b9 [2023-02-15T08:41:52.199Z] ---> c5a482c33881 [2023-02-15T08:41:52.199Z] Step 24/24 : LABEL version=0.0.0 [2023-02-15T08:41:52.199Z] ---> 6a15d4b2df49 [2023-02-15T08:41:52.199Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-15T08:41:53.139Z] ---> Running in 3ff37ebdc06a [2023-02-15T08:41:54.084Z] ---> ba7725e6bf06 [2023-02-15T08:41:54.084Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-15T08:41:54.084Z] ---> Running in c6a45ae6c3d5 [2023-02-15T08:41:54.084Z] Removing intermediate container 3ff37ebdc06a [2023-02-15T08:41:54.084Z] ---> 898e7b6e5d2c [2023-02-15T08:41:54.084Z] [2023-02-15T08:41:54.084Z] Successfully built 898e7b6e5d2c [2023-02-15T08:41:54.084Z] Removing intermediate container 25bf01b2304d [2023-02-15T08:41:54.084Z] ---> bda1023313a2 [2023-02-15T08:41:54.084Z] [2023-02-15T08:41:54.084Z] Step 9/21 : FROM alpine:3.16 [2023-02-15T08:41:54.084Z] ---> dfd21b5a31f5 [2023-02-15T08:41:54.084Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-15T08:41:54.084Z] Successfully tagged security-spire-config:latest [2023-02-15T08:41:54.344Z]  Building security-spire-config ... done  ---> Running in 67cdeb5b8ade [2023-02-15T08:41:54.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-15T08:41:54.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-15T08:41:55.185Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-15T08:41:55.185Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-15T08:41:55.185Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-15T08:41:55.185Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-15T08:41:55.446Z] (5/6) Installing curl (7.83.1-r6) [2023-02-15T08:41:55.446Z] Removing intermediate container c6a45ae6c3d5 [2023-02-15T08:41:55.446Z] ---> 68cf33a76f1c [2023-02-15T08:41:55.446Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-15T08:41:55.446Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-15T08:41:55.446Z] Executing busybox-1.35.0-r17.trigger [2023-02-15T08:41:55.446Z] Executing ca-certificates-20220614-r0.trigger [2023-02-15T08:41:55.446Z] OK: 8 MiB in 20 packages [2023-02-15T08:41:55.446Z] ---> Running in 9c5553d80b41 [2023-02-15T08:41:56.015Z] Removing intermediate container 9c5553d80b41 [2023-02-15T08:41:56.015Z] ---> ebaf0bdf4665 [2023-02-15T08:41:56.015Z] Step 29/32 : CMD ["gate"] [2023-02-15T08:41:56.586Z] ---> Running in bc6c72bb86ae [2023-02-15T08:41:57.158Z] Removing intermediate container 67cdeb5b8ade [2023-02-15T08:41:57.158Z] ---> f604d441f8bc [2023-02-15T08:41:57.158Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-15T08:41:57.418Z] Removing intermediate container bc6c72bb86ae [2023-02-15T08:41:57.418Z] ---> 6d12b70e658e [2023-02-15T08:41:57.418Z] Step 30/32 : LABEL arch=x86_64 [2023-02-15T08:41:57.418Z] ---> Running in 47a27bc25ba8 [2023-02-15T08:41:57.678Z] ---> Running in b0423d576df3 [2023-02-15T08:41:57.936Z] Removing intermediate container 47a27bc25ba8 [2023-02-15T08:41:57.936Z] ---> e14170215659 [2023-02-15T08:41:57.936Z] Step 12/21 : WORKDIR /edgex [2023-02-15T08:41:58.197Z] Removing intermediate container b0423d576df3 [2023-02-15T08:41:58.197Z] ---> f566bf6debca [2023-02-15T08:41:58.197Z] Step 31/32 : LABEL git_sha=ec881cc2f4906685e909a61b8a5d5cab50d8e1eb [2023-02-15T08:41:58.197Z] ---> Running in 011ad7a7ff9d [2023-02-15T08:41:58.457Z] ---> Running in f70308fdab8f [2023-02-15T08:41:58.716Z] Removing intermediate container 011ad7a7ff9d [2023-02-15T08:41:58.716Z] ---> 116a704af82f [2023-02-15T08:41:58.716Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-15T08:41:58.716Z] Removing intermediate container f70308fdab8f [2023-02-15T08:41:58.716Z] ---> 4a91907afee7 [2023-02-15T08:41:58.716Z] Step 32/32 : LABEL version=0.0.0 [2023-02-15T08:41:58.976Z] ---> Running in b55935613c5e [2023-02-15T08:41:59.248Z] ---> 03cb8ce4afc6 [2023-02-15T08:41:59.249Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-15T08:41:59.509Z] Removing intermediate container b55935613c5e [2023-02-15T08:41:59.509Z] ---> 5dd69e2540bd [2023-02-15T08:41:59.509Z] [2023-02-15T08:41:59.509Z] Successfully built 5dd69e2540bd [2023-02-15T08:41:59.768Z] Successfully tagged security-bootstrapper:latest [2023-02-15T08:41:59.768Z]  Building security-bootstrapper ... done  ---> b29a9559fb7a [2023-02-15T08:41:59.768Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-15T08:42:00.787Z] ---> 22068deb4873 [2023-02-15T08:42:00.787Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-15T08:42:01.053Z] ---> b124cefbfff9 [2023-02-15T08:42:01.053Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-15T08:42:01.314Z] ---> Running in 32d1205ea50a [2023-02-15T08:42:02.709Z] Removing intermediate container 32d1205ea50a [2023-02-15T08:42:02.709Z] ---> fe12a2f4ac48 [2023-02-15T08:42:02.709Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-15T08:42:03.647Z] ---> Running in 41215b3b9488 [2023-02-15T08:42:03.907Z] Removing intermediate container 41215b3b9488 [2023-02-15T08:42:03.907Z] ---> a1a53b1595cc [2023-02-15T08:42:03.907Z] Step 19/21 : LABEL arch=x86_64 [2023-02-15T08:42:04.166Z] ---> Running in 476a65d4d7ce [2023-02-15T08:42:04.426Z] Removing intermediate container 476a65d4d7ce [2023-02-15T08:42:04.426Z] ---> 09b64e730780 [2023-02-15T08:42:04.426Z] Step 20/21 : LABEL git_sha=ec881cc2f4906685e909a61b8a5d5cab50d8e1eb [2023-02-15T08:42:04.426Z] ---> Running in b70b3aa3c055 [2023-02-15T08:42:04.426Z] Removing intermediate container b70b3aa3c055 [2023-02-15T08:42:04.426Z] ---> 31b9e7ee479e [2023-02-15T08:42:04.426Z] Step 21/21 : LABEL version=0.0.0 [2023-02-15T08:42:04.686Z] ---> Running in 55161e17a5fb [2023-02-15T08:42:04.686Z] Removing intermediate container 55161e17a5fb [2023-02-15T08:42:04.686Z] ---> f6b7834577c9 [2023-02-15T08:42:04.686Z] [2023-02-15T08:42:04.945Z] Successfully built f6b7834577c9 [2023-02-15T08:42:04.945Z] Successfully tagged security-proxy-setup:latest [2023-02-15T08:42:04.950Z]  Building security-proxy-setup ... done  [Pipeline] } [2023-02-15T08:42:04.955Z] $ docker stop --time=1 764d9fb194d05e1c277146f8e52f54e0062ea7afc105a05cded85d1aaaaeb74d [2023-02-15T08:42:06.662Z] $ docker rm -f --volumes 764d9fb194d05e1c277146f8e52f54e0062ea7afc105a05cded85d1aaaaeb74d [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-15T08:42:07.071Z] + docker images [2023-02-15T08:42:07.071Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-15T08:42:07.071Z] security-proxy-setup latest f6b7834577c9 2 seconds ago 27.8MB [2023-02-15T08:42:07.071Z] security-bootstrapper latest 5dd69e2540bd 7 seconds ago 20.4MB [2023-02-15T08:42:07.071Z] bda1023313a2 13 seconds ago 1.67GB [2023-02-15T08:42:07.071Z] security-spire-config latest 898e7b6e5d2c 13 seconds ago 85.8MB [2023-02-15T08:42:07.071Z] support-notifications latest 0e74eabeb1b0 29 seconds ago 30.7MB [2023-02-15T08:42:07.071Z] security-secretstore-setup latest 26020385ddf2 36 seconds ago 30MB [2023-02-15T08:42:07.071Z] security-spire-server latest da3871223ddb 36 seconds ago 86.5MB [2023-02-15T08:42:07.071Z] security-spire-agent latest 0398d2e5fddb 45 seconds ago 125MB [2023-02-15T08:42:07.071Z] afdf10100e7c 49 seconds ago 1.55GB [2023-02-15T08:42:07.071Z] 433f15eca521 54 seconds ago 1.67GB [2023-02-15T08:42:07.071Z] 1c0813087cb9 About a minute ago 1.74GB [2023-02-15T08:42:07.071Z] core-metadata latest ac47e26c9fd6 About a minute ago 18.5MB [2023-02-15T08:42:07.071Z] e0aad7103ac7 About a minute ago 1.67GB [2023-02-15T08:42:07.071Z] 922a8d2590ad About a minute ago 1.55GB [2023-02-15T08:42:07.071Z] security-spiffe-token-provider latest d87d84652d85 About a minute ago 30MB [2023-02-15T08:42:07.071Z] 1ab3b8c50a1b 2 minutes ago 1.68GB [2023-02-15T08:42:07.071Z] core-common-config-bootstrapper latest 6140205de7ff 2 minutes ago 15.5MB [2023-02-15T08:42:07.071Z] 42c341e3ab31 3 minutes ago 1.71GB [2023-02-15T08:42:07.071Z] core-data latest e21a211f10d9 3 minutes ago 17.9MB [2023-02-15T08:42:07.071Z] core-command latest d0c81bcb5641 3 minutes ago 17.7MB [2023-02-15T08:42:07.071Z] support-scheduler latest 98778c82a6b1 3 minutes ago 30MB [2023-02-15T08:42:07.071Z] a081429f0294 3 minutes ago 1.74GB [2023-02-15T08:42:07.071Z] 4817c3c77aff 3 minutes ago 1.67GB [2023-02-15T08:42:07.071Z] 2ee3f8a1e85b 3 minutes ago 1.68GB [2023-02-15T08:42:07.071Z] 87d3ef19e12d 3 minutes ago 1.68GB [2023-02-15T08:42:07.071Z] ci-base-image-x86_64 latest 324b9fb8fc08 8 minutes ago 903MB [2023-02-15T08:42:07.071Z] alpine 3.15 5ce65d7b0fde 4 days ago 5.59MB [2023-02-15T08:42:07.071Z] alpine 3.16 dfd21b5a31f5 4 days ago 5.55MB [2023-02-15T08:42:07.071Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-15T08:42:07.071Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-15T08:42:07.071Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-15T08:42:08.540Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-15T08:42:08.540Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-15T08:42:08.540Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-15T08:42:08.540Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-15T08:42:08.540Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-15T08:42:10.513Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-15T08:42:12.482Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-15T08:42:12.482Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-15T08:42:12.482Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-15T08:42:13.070Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-15T08:42:15.029Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-15T08:42:15.029Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-15T08:42:15.029Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-15T08:42:15.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-15T08:42:30.071Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.268s coverage: 28.7% of statements [2023-02-15T08:42:30.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-15T08:42:30.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-15T08:42:33.425Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.440s coverage: 98.5% of statements [2023-02-15T08:42:38.790Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.705s coverage: 73.7% of statements [2023-02-15T08:42:38.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-15T08:42:38.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-15T08:42:38.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-15T08:42:38.790Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.513s coverage: 54.0% of statements [2023-02-15T08:42:38.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-15T08:42:38.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-15T08:42:57.044Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.600s coverage: 88.5% of statements [2023-02-15T08:42:57.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-15T08:42:57.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-15T08:42:57.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-15T08:42:57.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-15T08:42:57.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-15T08:42:57.044Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.492s coverage: 3.6% of statements [2023-02-15T08:42:57.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-15T08:42:57.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-15T08:42:58.008Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.240s coverage: 95.6% of statements [2023-02-15T08:42:58.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-15T08:42:58.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-15T08:42:58.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-15T08:42:58.008Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.337s coverage: 72.2% of statements [2023-02-15T08:42:58.008Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-15T08:42:58.008Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-15T08:42:58.008Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-15T08:42:58.008Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-15T08:42:58.008Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-15T08:42:58.008Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.675s coverage: 65.9% of statements [2023-02-15T08:42:58.008Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-15T08:42:58.008Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-15T08:42:58.008Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-15T08:42:58.008Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.554s coverage: 0.9% of statements [2023-02-15T08:42:58.008Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-15T08:42:58.008Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.311s coverage: 29.6% of statements [2023-02-15T08:42:58.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-15T08:43:01.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.424s coverage: 47.1% of statements [2023-02-15T08:43:01.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.381s coverage: 82.9% of statements [2023-02-15T08:43:01.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.273s coverage: 94.1% of statements [2023-02-15T08:43:01.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.305s coverage: 96.3% of statements [2023-02-15T08:43:04.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.303s coverage: 87.5% of statements [2023-02-15T08:43:14.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.304s coverage: 94.4% of statements [2023-02-15T08:43:14.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.250s coverage: 44.8% of statements [2023-02-15T08:43:36.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.491s coverage: 79.9% of statements [2023-02-15T08:43:36.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-15T08:43:36.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.396s coverage: 92.9% of statements [2023-02-15T08:43:36.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-15T08:43:36.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-15T08:43:36.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-15T08:43:36.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 64.4% of statements [2023-02-15T08:43:36.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-15T08:43:36.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-15T08:43:36.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-15T08:43:36.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-15T08:43:36.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.295s coverage: 86.9% of statements [2023-02-15T08:43:36.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-15T08:43:36.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-15T08:43:36.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-15T08:43:36.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-15T08:43:36.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.252s coverage: 87.2% of statements [2023-02-15T08:43:36.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.210s coverage: 20.0% of statements [2023-02-15T08:43:36.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-15T08:43:36.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-15T08:43:36.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.208s coverage: 100.0% of statements [2023-02-15T08:43:36.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-15T08:43:36.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.316s coverage: 77.4% of statements [2023-02-15T08:43:36.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-15T08:43:36.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.282s coverage: 80.0% of statements [2023-02-15T08:43:36.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.405s coverage: 87.2% of statements [2023-02-15T08:43:36.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.955s coverage: 91.2% of statements [2023-02-15T08:43:36.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-15T08:43:40.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.448s coverage: 63.1% of statements [2023-02-15T08:43:40.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-15T08:43:40.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-15T08:43:40.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.266s coverage: 100.0% of statements [2023-02-15T08:43:40.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.150s coverage: 89.4% of statements [2023-02-15T08:43:40.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements [2023-02-15T08:43:40.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.136s coverage: 73.7% of statements [2023-02-15T08:43:40.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.096s coverage: 100.0% of statements [2023-02-15T08:43:46.808Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.624s coverage: 65.3% of statements [2023-02-15T08:43:46.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-15T08:43:46.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-15T08:43:46.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-15T08:43:49.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.935s coverage: 41.0% of statements [2023-02-15T08:43:49.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-15T08:43:49.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-15T08:43:49.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.424s coverage: 89.5% of statements [2023-02-15T08:43:49.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-15T08:43:49.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.353s coverage: 84.8% of statements [2023-02-15T08:43:49.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-15T08:43:49.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-15T08:43:49.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-15T08:43:49.409Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-15T08:43:57.635Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.389s coverage: 17.7% of statements [2023-02-15T08:43:57.635Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-15T08:43:57.635Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-15T08:43:57.635Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-15T08:43:57.635Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-15T08:43:57.635Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.803s coverage: 92.3% of statements [2023-02-15T08:43:57.635Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-15T08:43:57.635Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-15T08:43:57.635Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-15T08:43:57.635Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-15T08:43:57.636Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.445s coverage: 63.2% of statements [2023-02-15T08:43:57.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-15T08:43:57.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-15T08:43:57.636Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.504s coverage: 97.7% of statements [2023-02-15T08:43:57.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-15T08:43:57.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-15T08:43:58.222Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-02-15T08:43:58.222Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-15T08:43:58.222Z] go vet ./... [2023-02-15T08:46:04.969Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-15T08:46:04.969Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-15T08:46:04.969Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-15T08:46:04.989Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-15T08:46:05.635Z] + ls -al . [2023-02-15T08:46:05.635Z] total 740 [2023-02-15T08:46:05.635Z] drwxrwxr-x 10 1001 1001 4096 Feb 15 08:39 . [2023-02-15T08:46:05.635Z] drwxr-xr-x 4 root root 4096 Feb 15 08:39 .. [2023-02-15T08:46:05.635Z] drwxrwxr-x 2 1001 1001 4096 Feb 15 08:37 .blubracket [2023-02-15T08:46:05.635Z] -rw-rw-r-- 1 1001 1001 16 Feb 15 08:37 .dockerignore [2023-02-15T08:46:05.635Z] drwxrwxr-x 8 1001 1001 4096 Feb 15 08:37 .git [2023-02-15T08:46:05.635Z] drwxrwxr-x 3 1001 1001 4096 Feb 15 08:37 .github [2023-02-15T08:46:05.635Z] -rw-rw-r-- 1 1001 1001 1024 Feb 15 08:37 .gitignore [2023-02-15T08:46:05.635Z] -rw-rw-r-- 1 1001 1001 42 Feb 15 08:37 .golangci.yml [2023-02-15T08:46:05.635Z] -rw-rw-r-- 1 1001 1001 87 Feb 15 08:37 .hadolint.yml [2023-02-15T08:46:05.635Z] -rw-rw-r-- 1 1001 1001 166 Feb 15 08:37 .sonarcloud.properties [2023-02-15T08:46:05.635Z] -rw-rw-r-- 1 1001 1001 1171 Feb 15 08:37 ADOPTERS.md [2023-02-15T08:46:05.635Z] -rw-rw-r-- 1 1001 1001 10825 Feb 15 08:37 Attribution.txt [2023-02-15T08:46:05.635Z] -rw-rw-r-- 1 1001 1001 73765 Feb 15 08:37 CHANGELOG.md [2023-02-15T08:46:05.635Z] -rw-rw-r-- 1 1001 1001 3804 Feb 15 08:37 CONTRIBUTING.md [2023-02-15T08:46:05.635Z] -rw-rw-r-- 1 1001 1001 677 Feb 15 08:37 GOVERNANCE.md [2023-02-15T08:46:05.635Z] -rw-rw-r-- 1 1001 1001 850 Feb 15 08:37 Jenkinsfile [2023-02-15T08:46:05.635Z] -rw-rw-r-- 1 1001 1001 10775 Feb 15 08:37 LICENSE [2023-02-15T08:46:05.635Z] -rw-rw-r-- 1 1001 1001 13375 Feb 15 08:37 Makefile [2023-02-15T08:46:05.635Z] -rw-rw-r-- 1 1001 1001 582 Feb 15 08:37 OWNERS.md [2023-02-15T08:46:05.635Z] -rw-rw-r-- 1 1001 1001 9403 Feb 15 08:37 README.md [2023-02-15T08:46:05.635Z] -rw-rw-r-- 1 1001 1001 6912 Feb 15 08:37 SECURITY.md [2023-02-15T08:46:05.635Z] -rw-rw-r-- 1 1001 1001 5 Feb 15 08:33 VERSION [2023-02-15T08:46:05.635Z] drwxrwxr-x 2 1001 1001 4096 Feb 15 08:37 bin [2023-02-15T08:46:05.635Z] drwxrwxr-x 17 1001 1001 4096 Feb 15 08:37 cmd [2023-02-15T08:46:05.635Z] -rw-r--r-- 1 root root 487418 Feb 15 08:43 coverage.out [2023-02-15T08:46:05.635Z] -rw-rw-r-- 1 1001 1001 3295 Feb 15 08:37 go.mod [2023-02-15T08:46:05.635Z] -rw-rw-r-- 1 1001 1001 33318 Feb 15 08:37 go.sum [2023-02-15T08:46:05.635Z] drwxrwxr-x 7 1001 1001 4096 Feb 15 08:37 internal [2023-02-15T08:46:05.635Z] drwxrwxr-x 3 1001 1001 4096 Feb 15 08:37 openapi [2023-02-15T08:46:05.635Z] drwxrwxr-x 4 1001 1001 4096 Feb 15 08:37 snap [2023-02-15T08:46:05.635Z] -rw-rw-r-- 1 1001 1001 204 Feb 15 08:37 version.go [Pipeline] sh [2023-02-15T08:46:06.286Z] + '[' -e coverage.out ] [2023-02-15T08:46:06.286Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-15T08:46:06.309Z] Warning: overwriting stash ‘coverage-report’ [2023-02-15T08:46:07.245Z] Stashed 1 file(s) [Pipeline] sh [2023-02-15T08:46:07.881Z] + make build [2023-02-15T08:46:07.881Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-15T08:47:44.547Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-15T08:47:45.961Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-15T08:47:51.315Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-15T08:47:55.575Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-15T08:48:42.435Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-15T08:48:50.658Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-15T08:48:56.022Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-15T08:49:02.669Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-15T08:49:06.922Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-15T08:49:11.181Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-15T08:49:26.197Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-02-15T08:49:34.428Z] $ docker stop --time=1 4b93a2531e5981b66ac62c542f4ff419be2f690a1508ad61b809062a003d9397 [2023-02-15T08:49:36.517Z] $ docker rm -f --volumes 4b93a2531e5981b66ac62c542f4ff419be2f690a1508ad61b809062a003d9397 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T08:49:39.048Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-15T08:49:39.048Z] [2023-02-15T08:49:39.048Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T08:49:39.403Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-15T08:49:39.673Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-15T08:49:39.673Z] 29e5d40040c1: Pulling fs layer [2023-02-15T08:49:39.673Z] 1ce36da41761: Pulling fs layer [2023-02-15T08:49:39.673Z] 25b303627fd3: Pulling fs layer [2023-02-15T08:49:39.673Z] 29e5d40040c1: Verifying Checksum [2023-02-15T08:49:39.673Z] 29e5d40040c1: Download complete [2023-02-15T08:49:39.942Z] 1ce36da41761: Verifying Checksum [2023-02-15T08:49:39.942Z] 1ce36da41761: Download complete [2023-02-15T08:49:40.529Z] 29e5d40040c1: Pull complete [2023-02-15T08:49:41.945Z] 1ce36da41761: Pull complete [2023-02-15T08:49:41.945Z] 25b303627fd3: Verifying Checksum [2023-02-15T08:49:41.945Z] 25b303627fd3: Download complete [2023-02-15T08:49:52.024Z] 25b303627fd3: Pull complete [2023-02-15T08:49:52.025Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-15T08:49:52.025Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-15T08:49:52.025Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T08:49:52.246Z] prd-ubuntu20.04-docker-arm64-4c-16g-6090 does not seem to be running inside a container [2023-02-15T08:49:52.323Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-15T08:49:55.518Z] $ docker top 968ee3373bd2f9b9b02d58456f193482254addb67c6a3889510c390a27da8f35 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-15T08:49:56.439Z] + grep parallel [2023-02-15T08:49:56.439Z] + docker-compose build --help [2023-02-15T08:50:03.156Z] --parallel Build images in parallel. [Pipeline] } [2023-02-15T08:50:03.776Z] $ docker stop --time=1 968ee3373bd2f9b9b02d58456f193482254addb67c6a3889510c390a27da8f35 [2023-02-15T08:50:05.546Z] $ docker rm -f --volumes 968ee3373bd2f9b9b02d58456f193482254addb67c6a3889510c390a27da8f35 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T08:50:06.184Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-15T08:50:06.184Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T08:50:06.404Z] prd-ubuntu20.04-docker-arm64-4c-16g-6090 does not seem to be running inside a container [2023-02-15T08:50:06.479Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-15T08:50:07.822Z] $ docker top 0731de172b12af516c76b1b55b40932be6b3e7a181c2320d76d52c73bc1526e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-15T08:50:08.695Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-15T08:50:15.335Z] Building core-command ... [2023-02-15T08:50:15.335Z] Building core-common-config-bootstrapper ... [2023-02-15T08:50:15.335Z] Building core-data ... [2023-02-15T08:50:15.335Z] Building core-metadata ... [2023-02-15T08:50:15.335Z] Building security-bootstrapper ... [2023-02-15T08:50:15.335Z] Building security-proxy-setup ... [2023-02-15T08:50:15.335Z] Building security-secretstore-setup ... [2023-02-15T08:50:15.335Z] Building security-spiffe-token-provider ... [2023-02-15T08:50:15.335Z] Building security-spire-agent ... [2023-02-15T08:50:15.335Z] Building security-spire-config ... [2023-02-15T08:50:15.335Z] Building security-spire-server ... [2023-02-15T08:50:15.335Z] Building support-notifications ... [2023-02-15T08:50:15.335Z] Building support-scheduler ... [2023-02-15T08:50:15.335Z] Building security-secretstore-setup [2023-02-15T08:50:15.335Z] Building core-data [2023-02-15T08:50:15.335Z] Building security-proxy-setup [2023-02-15T08:50:15.335Z] Building support-scheduler [2023-02-15T08:50:15.335Z] Building security-spire-config [2023-02-15T08:51:11.790Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-15T08:51:11.790Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-15T08:51:11.790Z] ---> 666ab60666d3 [2023-02-15T08:51:11.790Z] Step 3/24 : WORKDIR /edgex-go [2023-02-15T08:51:11.790Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-15T08:51:11.790Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-15T08:51:11.790Z] ---> 666ab60666d3 [2023-02-15T08:51:11.790Z] Step 3/24 : WORKDIR /edgex-go [2023-02-15T08:51:11.790Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-15T08:51:11.790Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-15T08:51:11.790Z] ---> 666ab60666d3 [2023-02-15T08:51:11.790Z] Step 3/21 : WORKDIR /edgex-go [2023-02-15T08:51:11.790Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-15T08:51:11.790Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-15T08:51:11.790Z] ---> 666ab60666d3 [2023-02-15T08:51:11.790Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-15T08:51:11.790Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-15T08:51:11.790Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-15T08:51:11.790Z] ---> 666ab60666d3 [2023-02-15T08:51:11.790Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-15T08:51:11.790Z] ---> Running in d122e81f84cd [2023-02-15T08:51:11.790Z] ---> Running in ef18360b982c [2023-02-15T08:51:11.790Z] ---> Running in 9807db31a2c9 [2023-02-15T08:51:11.790Z] ---> Running in 6204d75bae2f [2023-02-15T08:51:11.790Z] ---> Running in 98da83e52925 [2023-02-15T08:51:11.790Z] Removing intermediate container 9807db31a2c9 [2023-02-15T08:51:11.790Z] ---> f8e21b2c3359 [2023-02-15T08:51:11.790Z] Step 4/22 : WORKDIR /edgex-go [2023-02-15T08:51:11.790Z] ---> Running in 4fb9fc7efed3 [2023-02-15T08:51:11.790Z] Removing intermediate container 6204d75bae2f [2023-02-15T08:51:11.790Z] ---> 33db50927674 [2023-02-15T08:51:11.790Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-15T08:51:11.790Z] Removing intermediate container d122e81f84cd [2023-02-15T08:51:11.790Z] Removing intermediate container ef18360b982c [2023-02-15T08:51:11.790Z] ---> 94183f499679 [2023-02-15T08:51:11.790Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-15T08:51:11.790Z] ---> c24143fb8350 [2023-02-15T08:51:11.790Z] Step 4/22 : WORKDIR /edgex-go [2023-02-15T08:51:11.790Z] Removing intermediate container 98da83e52925 [2023-02-15T08:51:11.790Z] ---> 9934c2b21052 [2023-02-15T08:51:11.790Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-15T08:51:11.790Z] ---> Running in 51b45ecd52a2 [2023-02-15T08:51:11.790Z] ---> Running in 7e111358587c [2023-02-15T08:51:11.790Z] ---> Running in f53f6e1e0521 [2023-02-15T08:51:11.790Z] ---> Running in d26aba14e1ad [2023-02-15T08:51:11.790Z] Removing intermediate container 4fb9fc7efed3 [2023-02-15T08:51:11.790Z] ---> 336fb8993bae [2023-02-15T08:51:11.790Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-15T08:51:11.790Z] Removing intermediate container 7e111358587c [2023-02-15T08:51:11.790Z] ---> 6ffebbfc35d8 [2023-02-15T08:51:11.790Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-15T08:51:11.790Z] ---> Running in ccd98b73e670 [2023-02-15T08:51:11.790Z] ---> Running in bdbc969dc624 [2023-02-15T08:51:11.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-15T08:51:11.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-15T08:51:11.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-15T08:51:11.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-15T08:51:11.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-15T08:51:11.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-15T08:51:11.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-15T08:51:11.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-15T08:51:11.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-15T08:51:11.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-15T08:51:11.790Z] OK: 221 MiB in 51 packages [2023-02-15T08:51:11.790Z] OK: 221 MiB in 51 packages [2023-02-15T08:51:11.790Z] OK: 221 MiB in 51 packages [2023-02-15T08:51:12.378Z] OK: 221 MiB in 51 packages [2023-02-15T08:51:12.378Z] OK: 221 MiB in 51 packages [2023-02-15T08:51:13.352Z] Removing intermediate container f53f6e1e0521 [2023-02-15T08:51:13.352Z] ---> bed2b82dd3c7 [2023-02-15T08:51:13.352Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-15T08:51:13.623Z] Removing intermediate container 51b45ecd52a2 [2023-02-15T08:51:13.623Z] ---> e66d7e4101c7 [2023-02-15T08:51:13.623Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-15T08:51:13.898Z] Removing intermediate container d26aba14e1ad [2023-02-15T08:51:13.898Z] ---> 2eca89171214 [2023-02-15T08:51:13.898Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-15T08:51:14.168Z] Removing intermediate container bdbc969dc624 [2023-02-15T08:51:14.168Z] ---> a407f3d22911 [2023-02-15T08:51:14.168Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-15T08:51:14.168Z] Removing intermediate container ccd98b73e670 [2023-02-15T08:51:14.168Z] ---> 6cab687fa4b8 [2023-02-15T08:51:14.168Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-15T08:51:14.440Z] ---> 014625121f87 [2023-02-15T08:51:14.440Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T08:51:14.711Z] ---> Running in c83ef63f55e5 [2023-02-15T08:51:14.986Z] ---> 0cc2f950bfa4 [2023-02-15T08:51:14.986Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T08:51:15.259Z] ---> Running in f50a66b8bc88 [2023-02-15T08:51:15.259Z] ---> b40b2fc25bf7 [2023-02-15T08:51:15.531Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T08:51:15.802Z] ---> Running in 73493175bc08 [2023-02-15T08:51:15.802Z] ---> 4216da4882f1 [2023-02-15T08:51:15.802Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T08:51:16.087Z] ---> 6d10257c5294 [2023-02-15T08:51:16.087Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T08:51:16.356Z] ---> Running in 0c3b1d043ca8 [2023-02-15T08:51:16.356Z] ---> Running in cab4038ee2d5 [2023-02-15T08:53:08.099Z] Removing intermediate container c83ef63f55e5 [2023-02-15T08:53:08.099Z] ---> f3fa4e8654ff [2023-02-15T08:53:08.099Z] Step 7/24 : COPY . . [2023-02-15T08:53:08.099Z] Removing intermediate container 0c3b1d043ca8 [2023-02-15T08:53:08.099Z] ---> 539b51ff67fd [2023-02-15T08:53:08.099Z] Step 8/22 : COPY . . [2023-02-15T08:53:08.099Z] Removing intermediate container 73493175bc08 [2023-02-15T08:53:08.099Z] ---> 8d40d25ebffc [2023-02-15T08:53:08.099Z] Step 7/24 : COPY . . [2023-02-15T08:53:08.099Z] Removing intermediate container cab4038ee2d5 [2023-02-15T08:53:08.099Z] ---> 83627c5fd6ab [2023-02-15T08:53:08.099Z] Step 8/22 : COPY . . [2023-02-15T08:53:08.099Z] Removing intermediate container f50a66b8bc88 [2023-02-15T08:53:08.099Z] ---> d65f43416bc0 [2023-02-15T08:53:08.099Z] Step 7/21 : COPY . . [2023-02-15T08:53:26.341Z] ---> 474967361eeb [2023-02-15T08:53:26.341Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-15T08:53:26.341Z] ---> 27dcf003bfd7 [2023-02-15T08:53:26.341Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-15T08:53:26.341Z] ---> 57a731053d1b [2023-02-15T08:53:26.341Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-15T08:53:26.341Z] ---> 7e2984df28a6 [2023-02-15T08:53:26.341Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-15T08:53:26.341Z] ---> Running in 5cd232bd7030 [2023-02-15T08:53:26.341Z] ---> Running in 39540120a0c5 [2023-02-15T08:53:26.341Z] ---> Running in b7ac214d7076 [2023-02-15T08:53:26.341Z] ---> Running in 458f3973097f [2023-02-15T08:53:26.341Z] ---> 81ed2800bfa5 [2023-02-15T08:53:26.341Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-15T08:53:26.341Z] ---> Running in ff3a19bcc51d [2023-02-15T08:53:26.341Z] Removing intermediate container 458f3973097f [2023-02-15T08:53:26.341Z] ---> 7c853ab5e011 [2023-02-15T08:53:26.341Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-15T08:53:26.341Z] ---> Running in 069b540f2460 [2023-02-15T08:53:26.341Z] Removing intermediate container 069b540f2460 [2023-02-15T08:53:26.341Z] ---> 245037564195 [2023-02-15T08:53:26.341Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-15T08:53:26.341Z] ---> Running in 8d746a29bff2 [2023-02-15T08:53:26.341Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-15T08:53:26.929Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-15T08:53:27.201Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-15T08:53:27.201Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-15T08:53:29.825Z] Removing intermediate container 8d746a29bff2 [2023-02-15T08:53:29.825Z] ---> f44ff8f08d3c [2023-02-15T08:53:29.825Z] Step 11/24 : WORKDIR /edgex-go [2023-02-15T08:53:29.825Z] ---> Running in 3e47ff319660 [2023-02-15T08:53:30.094Z] Removing intermediate container 3e47ff319660 [2023-02-15T08:53:30.094Z] ---> 6e0fb3d74f71 [2023-02-15T08:53:30.094Z] [2023-02-15T08:53:30.094Z] Step 12/24 : FROM alpine:3.15 [2023-02-15T08:53:30.363Z] 3.15: Pulling from library/alpine [2023-02-15T08:53:31.785Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-15T08:53:31.785Z] Status: Downloaded newer image for alpine:3.15 [2023-02-15T08:53:31.785Z] ---> 354640af7b1b [2023-02-15T08:53:31.785Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-15T08:53:31.785Z] ---> Running in e9e2485197e4 [2023-02-15T08:53:32.384Z] Removing intermediate container e9e2485197e4 [2023-02-15T08:53:32.384Z] ---> 54a5f1ff8737 [2023-02-15T08:53:32.384Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-15T08:53:32.663Z] ---> Running in 0d08712df2aa [2023-02-15T08:53:35.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-15T08:53:35.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-15T08:53:37.208Z] v3.15.7-5-g7e7f6e06846 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-15T08:53:37.208Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-15T08:53:37.208Z] OK: 15734 distinct packages available [2023-02-15T08:53:37.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-15T08:53:37.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-15T08:53:38.899Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-15T08:53:38.899Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-15T08:53:38.899Z] (3/4) Installing libucontext (1.1-r0) [2023-02-15T08:53:38.899Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-15T08:53:38.899Z] Executing busybox-1.34.1-r7.trigger [2023-02-15T08:53:38.899Z] OK: 6 MiB in 18 packages [2023-02-15T08:53:40.880Z] Removing intermediate container 0d08712df2aa [2023-02-15T08:53:40.880Z] ---> fda38240f8f3 [2023-02-15T08:53:40.880Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-15T08:53:47.563Z] ---> b7cc6aa8ed41 [2023-02-15T08:53:47.563Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-15T08:53:47.563Z] ---> b5af7c2280f1 [2023-02-15T08:53:47.563Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-15T08:53:47.563Z] ---> Running in 97e81d590f49 [2023-02-15T08:53:48.150Z] Removing intermediate container 97e81d590f49 [2023-02-15T08:53:48.150Z] ---> 376fd3f36be3 [2023-02-15T08:53:48.150Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-15T08:53:49.589Z] ---> 2f07b6bd4860 [2023-02-15T08:53:49.589Z] Step 19/24 : WORKDIR / [2023-02-15T08:53:49.589Z] ---> Running in 159d163c9af3 [2023-02-15T08:53:50.179Z] Removing intermediate container 159d163c9af3 [2023-02-15T08:53:50.179Z] ---> e3d913369ea3 [2023-02-15T08:53:50.179Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-15T08:53:50.179Z] ---> Running in 0a59630a265a [2023-02-15T08:53:50.767Z] Removing intermediate container 0a59630a265a [2023-02-15T08:53:50.767Z] ---> a9317f2ae7e9 [2023-02-15T08:53:50.767Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-15T08:53:51.038Z] ---> Running in 06d0d07bdcc5 [2023-02-15T08:53:51.308Z] Removing intermediate container 06d0d07bdcc5 [2023-02-15T08:53:51.308Z] ---> f15e3cdf75fb [2023-02-15T08:53:51.308Z] Step 22/24 : LABEL arch=arm64 [2023-02-15T08:53:51.579Z] ---> Running in 93d9f5fe1917 [2023-02-15T08:53:52.168Z] Removing intermediate container 93d9f5fe1917 [2023-02-15T08:53:52.168Z] ---> 0a9ba36bd639 [2023-02-15T08:53:52.168Z] Step 23/24 : LABEL git_sha=215bf475df5477c779efe8d5610f4ed1b25038e4 [2023-02-15T08:53:52.168Z] ---> Running in c6847a4af07c [2023-02-15T08:53:52.785Z] Removing intermediate container c6847a4af07c [2023-02-15T08:53:52.785Z] ---> 0028e2ad0088 [2023-02-15T08:53:52.785Z] Step 24/24 : LABEL version=0.0.0 [2023-02-15T08:53:53.060Z] ---> Running in 0a2e6a99404f [2023-02-15T08:53:53.328Z] Removing intermediate container 0a2e6a99404f [2023-02-15T08:53:53.328Z] ---> 25a7c946651a [2023-02-15T08:53:53.328Z] [2023-02-15T08:53:53.914Z] Successfully built 25a7c946651a [2023-02-15T08:53:53.914Z] Successfully tagged security-spire-config-arm64:latest [2023-02-15T08:53:53.914Z]  Building security-spire-config ... done Building security-spire-agent [2023-02-15T08:54:12.139Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-15T08:54:12.139Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-15T08:54:12.139Z] ---> 666ab60666d3 [2023-02-15T08:54:12.139Z] Step 3/24 : WORKDIR /edgex-go [2023-02-15T08:54:12.139Z] ---> Using cache [2023-02-15T08:54:12.139Z] ---> 94183f499679 [2023-02-15T08:54:12.139Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-15T08:54:12.139Z] ---> Running in 577cc9cef938 [2023-02-15T08:54:14.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-15T08:54:14.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-15T08:54:16.104Z] OK: 221 MiB in 51 packages [2023-02-15T08:54:18.059Z] Removing intermediate container 577cc9cef938 [2023-02-15T08:54:18.059Z] ---> 579af58cf881 [2023-02-15T08:54:18.059Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-15T08:54:19.026Z] ---> e43ae8b6a3a3 [2023-02-15T08:54:19.026Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T08:54:19.026Z] ---> Running in 1b333564e4db [2023-02-15T08:55:55.721Z] Removing intermediate container 1b333564e4db [2023-02-15T08:55:55.721Z] ---> 0de5d5a5d77c [2023-02-15T08:55:55.721Z] Step 7/24 : COPY . . [2023-02-15T08:56:08.050Z] ---> 861d1139d4b8 [2023-02-15T08:56:08.050Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-15T08:56:08.050Z] ---> Running in 2d6c30b0594f [2023-02-15T08:56:08.050Z] Removing intermediate container 2d6c30b0594f [2023-02-15T08:56:08.050Z] ---> e6daf493cc0a [2023-02-15T08:56:08.050Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-15T08:56:08.050Z] ---> Running in ff2e0e254542 [2023-02-15T08:56:08.050Z] Removing intermediate container ff2e0e254542 [2023-02-15T08:56:08.050Z] ---> 1315e12a5fc3 [2023-02-15T08:56:08.050Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-15T08:56:08.050Z] ---> Running in 8ff9541cdd2d [2023-02-15T08:56:11.418Z] Removing intermediate container 8ff9541cdd2d [2023-02-15T08:56:11.418Z] ---> ae4645610698 [2023-02-15T08:56:11.418Z] Step 11/24 : WORKDIR /edgex-go [2023-02-15T08:56:11.418Z] ---> Running in ec2ea27c98e4 [2023-02-15T08:56:12.021Z] Removing intermediate container ec2ea27c98e4 [2023-02-15T08:56:12.021Z] ---> 980c6743ea90 [2023-02-15T08:56:12.021Z] [2023-02-15T08:56:12.021Z] Step 12/24 : FROM alpine:3.15 [2023-02-15T08:56:12.021Z] ---> 354640af7b1b [2023-02-15T08:56:12.021Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-15T08:56:12.021Z] ---> Using cache [2023-02-15T08:56:12.021Z] ---> 54a5f1ff8737 [2023-02-15T08:56:12.021Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-15T08:56:12.292Z] ---> Running in 5bbf27f0c8c8 [2023-02-15T08:56:14.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-15T08:56:15.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-15T08:56:16.628Z] v3.15.7-5-g7e7f6e06846 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-15T08:56:16.628Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-15T08:56:16.628Z] OK: 15734 distinct packages available [2023-02-15T08:56:16.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-15T08:56:17.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-15T08:56:18.630Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-15T08:56:18.630Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-15T08:56:18.630Z] (3/5) Installing libucontext (1.1-r0) [2023-02-15T08:56:18.630Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-15T08:56:18.630Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-15T08:56:18.630Z] Executing busybox-1.34.1-r7.trigger [2023-02-15T08:56:18.630Z] OK: 6 MiB in 19 packages [2023-02-15T08:56:21.234Z] Removing intermediate container 5bbf27f0c8c8 [2023-02-15T08:56:21.234Z] ---> cb17f52dc67c [2023-02-15T08:56:21.234Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-15T08:56:24.587Z] ---> 054d5f668f5b [2023-02-15T08:56:24.587Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-15T08:56:31.412Z] ---> 7878e69f8925 [2023-02-15T08:56:31.412Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-15T08:56:31.412Z] ---> e1b6d5e77ca7 [2023-02-15T08:56:31.412Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-15T08:56:32.419Z] ---> e135cc415a46 [2023-02-15T08:56:32.419Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-15T08:56:33.480Z] ---> 769624a38149 [2023-02-15T08:56:33.480Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-15T08:56:33.777Z] ---> Running in cf52fbc1c8fd [2023-02-15T08:56:34.445Z] Removing intermediate container cf52fbc1c8fd [2023-02-15T08:56:34.445Z] ---> ba02c52bedfc [2023-02-15T08:56:34.445Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-15T08:56:34.445Z] ---> Running in fc141cdc6cbe [2023-02-15T08:56:35.036Z] Removing intermediate container fc141cdc6cbe [2023-02-15T08:56:35.036Z] ---> e1df97bff382 [2023-02-15T08:56:35.036Z] Step 22/24 : LABEL arch=arm64 [2023-02-15T08:56:35.311Z] ---> Running in d698b4120298 [2023-02-15T08:56:35.901Z] Removing intermediate container d698b4120298 [2023-02-15T08:56:35.901Z] ---> 750db6ff4290 [2023-02-15T08:56:35.901Z] Step 23/24 : LABEL git_sha=215bf475df5477c779efe8d5610f4ed1b25038e4 [2023-02-15T08:56:35.901Z] ---> Running in b4cde2582e92 [2023-02-15T08:56:36.488Z] Removing intermediate container b4cde2582e92 [2023-02-15T08:56:36.488Z] ---> 9dde30d8afe5 [2023-02-15T08:56:36.488Z] Step 24/24 : LABEL version=0.0.0 [2023-02-15T08:56:36.757Z] ---> Running in 49b2aeeeb2be [2023-02-15T08:56:37.348Z] Removing intermediate container 49b2aeeeb2be [2023-02-15T08:56:37.348Z] ---> 532c7fd989e4 [2023-02-15T08:56:37.348Z] [2023-02-15T08:56:37.622Z] Successfully built 532c7fd989e4 [2023-02-15T08:56:37.622Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-15T08:56:37.622Z] Building support-notifications [2023-02-15T08:56:55.842Z]  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-15T08:56:55.842Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-15T08:56:55.842Z] ---> 666ab60666d3 [2023-02-15T08:56:55.842Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-15T08:56:55.842Z] ---> Using cache [2023-02-15T08:56:55.842Z] ---> c24143fb8350 [2023-02-15T08:56:55.842Z] Step 4/22 : WORKDIR /edgex-go [2023-02-15T08:56:55.842Z] ---> Using cache [2023-02-15T08:56:55.842Z] ---> 6ffebbfc35d8 [2023-02-15T08:56:55.842Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-15T08:56:55.842Z] ---> Running in d3995749b6e6 [2023-02-15T08:56:56.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-15T08:56:57.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-15T08:56:58.440Z] OK: 221 MiB in 51 packages [2023-02-15T08:57:00.392Z] Removing intermediate container d3995749b6e6 [2023-02-15T08:57:00.392Z] ---> aa4947cebb86 [2023-02-15T08:57:00.392Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-15T08:57:00.981Z] ---> 3cdd92d70a7b [2023-02-15T08:57:00.981Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T08:57:01.252Z] ---> Running in f1bd5363532a [2023-02-15T08:58:55.300Z] Removing intermediate container f1bd5363532a [2023-02-15T08:58:55.300Z] ---> 4bfee35204c5 [2023-02-15T08:58:55.300Z] Step 8/22 : COPY . . [2023-02-15T08:59:07.624Z] ---> 956e4d4102fc [2023-02-15T08:59:07.624Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-15T08:59:07.897Z] ---> Running in 1284aaed172b [2023-02-15T08:59:09.853Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-15T09:00:31.584Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-15T09:00:31.584Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-15T09:00:53.697Z] Removing intermediate container 5cd232bd7030 [2023-02-15T09:00:53.697Z] ---> 70a9e8335d43 [2023-02-15T09:00:53.697Z] [2023-02-15T09:00:53.697Z] Step 9/24 : FROM alpine:3.16 [2023-02-15T09:00:53.697Z] 3.16: Pulling from library/alpine [2023-02-15T09:00:53.968Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-15T09:00:53.968Z] Status: Downloaded newer image for alpine:3.16 [2023-02-15T09:00:53.968Z] ---> 4c81e5bf8899 [2023-02-15T09:00:53.968Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-15T09:00:54.243Z] ---> Running in 57861754624f [2023-02-15T09:00:54.842Z] Removing intermediate container b7ac214d7076 [2023-02-15T09:00:54.842Z] ---> ff479a728cb2 [2023-02-15T09:00:54.842Z] [2023-02-15T09:00:54.842Z] Step 9/21 : FROM alpine:3.16 [2023-02-15T09:00:54.842Z] ---> 4c81e5bf8899 [2023-02-15T09:00:54.842Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-15T09:00:54.842Z] ---> Running in 4f9e556c6c8b [2023-02-15T09:00:56.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-15T09:00:57.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-15T09:00:57.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-15T09:00:57.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-15T09:00:58.926Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-15T09:00:58.926Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-15T09:00:58.926Z] (3/3) Installing su-exec (0.2-r1) [2023-02-15T09:00:58.926Z] Executing busybox-1.35.0-r17.trigger [2023-02-15T09:00:59.198Z] Executing ca-certificates-20220614-r0.trigger [2023-02-15T09:00:59.472Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-15T09:00:59.472Z] OK: 6 MiB in 17 packages [2023-02-15T09:00:59.751Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-15T09:00:59.751Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-15T09:00:59.751Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-15T09:00:59.751Z] (5/6) Installing curl (7.83.1-r6) [2023-02-15T09:00:59.751Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-15T09:00:59.751Z] Executing busybox-1.35.0-r17.trigger [2023-02-15T09:00:59.751Z] Executing ca-certificates-20220614-r0.trigger [2023-02-15T09:01:00.349Z] OK: 8 MiB in 20 packages [2023-02-15T09:01:02.972Z] Removing intermediate container 57861754624f [2023-02-15T09:01:02.972Z] ---> 4071e4ef3a42 [2023-02-15T09:01:02.972Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-15T09:01:02.972Z] ---> Running in 4ec43f47ec19 [2023-02-15T09:01:03.577Z] Removing intermediate container 4f9e556c6c8b [2023-02-15T09:01:03.577Z] ---> 47c2bde25900 [2023-02-15T09:01:03.577Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-15T09:01:03.901Z] Removing intermediate container 4ec43f47ec19 [2023-02-15T09:01:03.901Z] ---> 43d05825c592 [2023-02-15T09:01:03.901Z] Step 12/24 : WORKDIR / [2023-02-15T09:01:03.901Z] ---> Running in 8068fd3b3e41 [2023-02-15T09:01:04.177Z] ---> Running in 76a754736356 [2023-02-15T09:01:04.460Z] Removing intermediate container 8068fd3b3e41 [2023-02-15T09:01:04.460Z] ---> 039fad99f3d7 [2023-02-15T09:01:04.734Z] Step 12/21 : WORKDIR /edgex [2023-02-15T09:01:04.734Z] ---> Running in 4e8195728685 [2023-02-15T09:01:05.008Z] Removing intermediate container 76a754736356 [2023-02-15T09:01:05.008Z] ---> 48ef1a399786 [2023-02-15T09:01:05.008Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-15T09:01:05.605Z] Removing intermediate container 4e8195728685 [2023-02-15T09:01:05.605Z] ---> 659a1d59bc71 [2023-02-15T09:01:05.605Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-15T09:01:06.587Z] ---> d9b86e6d5e33 [2023-02-15T09:01:06.587Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-15T09:01:06.861Z] ---> 37f51ded350f [2023-02-15T09:01:06.861Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-15T09:01:07.854Z] ---> 310704ad5ac1 [2023-02-15T09:01:07.854Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-15T09:01:09.314Z] ---> 5e22605bb7ff [2023-02-15T09:01:09.314Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-15T09:01:09.314Z] ---> df4ddf4cef0c [2023-02-15T09:01:09.314Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-15T09:01:10.751Z] ---> 50ddd9a6d4c6 [2023-02-15T09:01:10.751Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-15T09:01:11.728Z] ---> 569ad309e6c2 [2023-02-15T09:01:11.729Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-15T09:01:12.702Z] ---> 72f75c385a19 [2023-02-15T09:01:12.702Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-15T09:01:12.972Z] ---> Running in d154a2c854cc [2023-02-15T09:01:13.592Z] ---> e6eb5e0ab1a6 [2023-02-15T09:01:13.592Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-15T09:01:16.214Z] ---> 0236e862f3d1 [2023-02-15T09:01:16.214Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-15T09:01:17.643Z] Removing intermediate container d154a2c854cc [2023-02-15T09:01:17.643Z] ---> 83f79eba05a9 [2023-02-15T09:01:17.643Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-15T09:01:17.643Z] ---> 3dceb3393e58 [2023-02-15T09:01:17.643Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-15T09:01:17.643Z] ---> Running in 0cfc43d8b130 [2023-02-15T09:01:17.916Z] ---> Running in 5ffdb2cd92c1 [2023-02-15T09:01:18.513Z] Removing intermediate container 0cfc43d8b130 [2023-02-15T09:01:18.513Z] ---> e531a11d6920 [2023-02-15T09:01:18.513Z] Step 19/21 : LABEL arch=arm64 [2023-02-15T09:01:18.785Z] ---> Running in 235f05743c81 [2023-02-15T09:01:19.389Z] Removing intermediate container 235f05743c81 [2023-02-15T09:01:19.389Z] ---> db68e79fb53c [2023-02-15T09:01:19.389Z] Step 20/21 : LABEL git_sha=215bf475df5477c779efe8d5610f4ed1b25038e4 [2023-02-15T09:01:19.667Z] ---> Running in 5887351779bc [2023-02-15T09:01:20.263Z] Removing intermediate container 5887351779bc [2023-02-15T09:01:20.263Z] ---> 0d521cafa50c [2023-02-15T09:01:20.263Z] Step 21/21 : LABEL version=0.0.0 [2023-02-15T09:01:20.534Z] ---> Running in 37e0875296c8 [2023-02-15T09:01:21.506Z] Removing intermediate container 37e0875296c8 [2023-02-15T09:01:21.506Z] ---> aa7d3d1d55f0 [2023-02-15T09:01:21.506Z] [2023-02-15T09:01:22.099Z] Removing intermediate container 5ffdb2cd92c1 [2023-02-15T09:01:22.099Z] ---> a106bf03e7bb [2023-02-15T09:01:22.099Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-15T09:01:22.099Z] Successfully built aa7d3d1d55f0 [2023-02-15T09:01:22.099Z] ---> Running in de9ff2f5f6de [2023-02-15T09:01:22.099Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-15T09:01:22.099Z] Building security-spire-server [2023-02-15T09:01:22.698Z]  Building security-proxy-setup ... done Removing intermediate container de9ff2f5f6de [2023-02-15T09:01:22.698Z] ---> 93675409f2b1 [2023-02-15T09:01:22.698Z] Step 22/24 : LABEL arch=arm64 [2023-02-15T09:01:22.698Z] ---> Running in aa47d91fc1a0 [2023-02-15T09:01:23.290Z] Removing intermediate container aa47d91fc1a0 [2023-02-15T09:01:23.290Z] ---> 06c44b46f29c [2023-02-15T09:01:23.290Z] Step 23/24 : LABEL git_sha=215bf475df5477c779efe8d5610f4ed1b25038e4 [2023-02-15T09:01:23.290Z] ---> Running in 4a22a9128f41 [2023-02-15T09:01:23.877Z] Removing intermediate container 4a22a9128f41 [2023-02-15T09:01:23.877Z] ---> d940e2477357 [2023-02-15T09:01:23.877Z] Step 24/24 : LABEL version=0.0.0 [2023-02-15T09:01:24.149Z] ---> Running in 6ea901e57440 [2023-02-15T09:01:24.738Z] Removing intermediate container 6ea901e57440 [2023-02-15T09:01:24.738Z] ---> c02c7257bee6 [2023-02-15T09:01:24.738Z] [2023-02-15T09:01:25.007Z] Successfully built c02c7257bee6 [2023-02-15T09:01:25.007Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-15T09:01:25.007Z]  Building security-secretstore-setup ... done Building security-spiffe-token-provider [2023-02-15T09:01:51.743Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-15T09:01:51.743Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-15T09:01:51.743Z] ---> 666ab60666d3 [2023-02-15T09:01:51.743Z] Step 3/23 : WORKDIR /edgex-go [2023-02-15T09:01:51.743Z] ---> Using cache [2023-02-15T09:01:51.743Z] ---> 94183f499679 [2023-02-15T09:01:51.743Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-15T09:01:51.743Z] ---> Using cache [2023-02-15T09:01:51.743Z] ---> 579af58cf881 [2023-02-15T09:01:51.743Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-15T09:01:51.743Z] ---> Using cache [2023-02-15T09:01:51.743Z] ---> e43ae8b6a3a3 [2023-02-15T09:01:51.744Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T09:01:51.744Z] ---> Using cache [2023-02-15T09:01:51.744Z] ---> 0de5d5a5d77c [2023-02-15T09:01:51.744Z] Step 7/23 : COPY . . [2023-02-15T09:01:51.744Z] ---> Using cache [2023-02-15T09:01:51.744Z] ---> 861d1139d4b8 [2023-02-15T09:01:51.744Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-15T09:01:51.744Z] ---> Using cache [2023-02-15T09:01:51.744Z] ---> e6daf493cc0a [2023-02-15T09:01:51.744Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-15T09:01:51.744Z] ---> Using cache [2023-02-15T09:01:51.744Z] ---> 1315e12a5fc3 [2023-02-15T09:01:51.744Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-15T09:01:51.744Z] ---> Running in 11be78fa31d3 [2023-02-15T09:01:53.157Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-15T09:01:53.157Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-15T09:01:53.157Z] ---> 666ab60666d3 [2023-02-15T09:01:53.157Z] Step 3/19 : WORKDIR /edgex-go [2023-02-15T09:01:53.157Z] ---> Using cache [2023-02-15T09:01:53.157Z] ---> 94183f499679 [2023-02-15T09:01:53.157Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-15T09:01:53.426Z] ---> Running in 35bd6c3548ce [2023-02-15T09:01:55.379Z] Removing intermediate container 11be78fa31d3 [2023-02-15T09:01:55.379Z] ---> df31f9abfd3a [2023-02-15T09:01:55.379Z] Step 11/23 : WORKDIR /edgex-go [2023-02-15T09:01:55.379Z] ---> Running in 3c5113fa05ec [2023-02-15T09:01:55.965Z] Removing intermediate container 39540120a0c5 [2023-02-15T09:01:55.965Z] ---> 3d37b09aeaf7 [2023-02-15T09:01:55.965Z] [2023-02-15T09:01:55.965Z] Step 10/22 : FROM alpine:3.16 [2023-02-15T09:01:55.965Z] ---> 4c81e5bf8899 [2023-02-15T09:01:55.965Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-15T09:01:56.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-15T09:01:56.235Z] ---> Running in b3ea728be6be [2023-02-15T09:01:56.235Z] Removing intermediate container 3c5113fa05ec [2023-02-15T09:01:56.235Z] ---> cbc263cc59c9 [2023-02-15T09:01:56.235Z] [2023-02-15T09:01:56.235Z] Step 12/23 : FROM alpine:3.15 [2023-02-15T09:01:56.235Z] ---> 354640af7b1b [2023-02-15T09:01:56.235Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-15T09:01:56.235Z] ---> Using cache [2023-02-15T09:01:56.235Z] ---> 54a5f1ff8737 [2023-02-15T09:01:56.235Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-15T09:01:56.235Z] ---> Using cache [2023-02-15T09:01:56.235Z] ---> cb17f52dc67c [2023-02-15T09:01:56.235Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-15T09:01:56.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-15T09:01:57.096Z] Removing intermediate container b3ea728be6be [2023-02-15T09:01:57.096Z] ---> 7c4617fff217 [2023-02-15T09:01:57.096Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-15T09:01:57.096Z] ---> Running in 5afa2d07d439 [2023-02-15T09:01:58.062Z] Removing intermediate container 5afa2d07d439 [2023-02-15T09:01:58.062Z] ---> 8ee28e0cdeb5 [2023-02-15T09:01:58.062Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-15T09:01:58.062Z] ---> Running in 45107b5cb3b7 [2023-02-15T09:01:58.062Z] v3.16.4-7-gf71099a7e4d [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-15T09:01:58.062Z] v3.16.4-4-g2609129aef3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-15T09:01:58.062Z] OK: 16903 distinct packages available [2023-02-15T09:01:58.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-15T09:01:58.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-15T09:01:58.916Z] Removing intermediate container 45107b5cb3b7 [2023-02-15T09:01:58.916Z] ---> e2bc26dd3da8 [2023-02-15T09:01:58.916Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-15T09:01:59.188Z] ---> Running in d8520b34e8d9 [2023-02-15T09:02:00.605Z] OK: 221 MiB in 51 packages [2023-02-15T09:02:02.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-15T09:02:02.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-15T09:02:03.097Z] Removing intermediate container 35bd6c3548ce [2023-02-15T09:02:03.097Z] ---> 9967691d061a [2023-02-15T09:02:03.097Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-15T09:02:04.063Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-15T09:02:04.063Z] Executing busybox-1.35.0-r17.trigger [2023-02-15T09:02:04.349Z] OK: 5 MiB in 15 packages [2023-02-15T09:02:04.619Z] ---> 58d1d5c65956 [2023-02-15T09:02:04.619Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T09:02:04.619Z] ---> Running in 94f0c943d603 [2023-02-15T09:02:06.583Z] ---> bd70612e7d81 [2023-02-15T09:02:06.583Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-15T09:02:06.851Z] Removing intermediate container d8520b34e8d9 [2023-02-15T09:02:06.851Z] ---> 5de7d1b744be [2023-02-15T09:02:06.851Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-15T09:02:08.266Z] ---> 41080e9a597d [2023-02-15T09:02:08.266Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-15T09:02:08.266Z] ---> ce2c21ad7caa [2023-02-15T09:02:08.266Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-15T09:02:09.677Z] ---> 9f86e5f847dd [2023-02-15T09:02:09.677Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-15T09:02:10.649Z] ---> 6c9159c2e0de [2023-02-15T09:02:10.649Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-15T09:02:10.931Z] ---> 769f04391f4b [2023-02-15T09:02:10.931Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-15T09:02:10.931Z] ---> Running in cea7805bef9f [2023-02-15T09:02:12.350Z] Removing intermediate container cea7805bef9f [2023-02-15T09:02:12.350Z] ---> 68554203c881 [2023-02-15T09:02:12.350Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-15T09:02:12.350Z] ---> e047ebd39bc4 [2023-02-15T09:02:12.350Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-15T09:02:12.350Z] ---> Running in dd05dbc1b065 [2023-02-15T09:02:12.350Z] ---> Running in 0773a66887f8 [2023-02-15T09:02:13.312Z] Removing intermediate container 0773a66887f8 [2023-02-15T09:02:13.312Z] ---> 14c4b2d09514 [2023-02-15T09:02:13.312Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-15T09:02:13.312Z] Removing intermediate container dd05dbc1b065 [2023-02-15T09:02:13.312Z] ---> 1cb3f1faac90 [2023-02-15T09:02:13.312Z] Step 21/23 : LABEL arch=arm64 [2023-02-15T09:02:13.312Z] ---> Running in ebe9875637a3 [2023-02-15T09:02:13.312Z] ---> Running in 18eb51c6a444 [2023-02-15T09:02:13.897Z] Removing intermediate container ebe9875637a3 [2023-02-15T09:02:13.897Z] ---> 760c1ac51122 [2023-02-15T09:02:13.897Z] Step 20/22 : LABEL arch=arm64 [2023-02-15T09:02:14.168Z] ---> Running in bce5fcec3009 [2023-02-15T09:02:14.436Z] Removing intermediate container 18eb51c6a444 [2023-02-15T09:02:14.436Z] ---> 542f54a9ab1c [2023-02-15T09:02:14.436Z] Step 22/23 : LABEL git_sha=215bf475df5477c779efe8d5610f4ed1b25038e4 [2023-02-15T09:02:14.705Z] ---> Running in a680a3aef4cb [2023-02-15T09:02:14.705Z] Removing intermediate container bce5fcec3009 [2023-02-15T09:02:14.705Z] ---> 7fedc498db25 [2023-02-15T09:02:14.705Z] Step 21/22 : LABEL git_sha=215bf475df5477c779efe8d5610f4ed1b25038e4 [2023-02-15T09:02:14.973Z] ---> Running in d85e6f97d8c6 [2023-02-15T09:02:15.242Z] Removing intermediate container a680a3aef4cb [2023-02-15T09:02:15.242Z] ---> 82f2207aaad5 [2023-02-15T09:02:15.242Z] Step 23/23 : LABEL version=0.0.0 [2023-02-15T09:02:15.516Z] ---> Running in 96ce3d7207ac [2023-02-15T09:02:15.785Z] Removing intermediate container d85e6f97d8c6 [2023-02-15T09:02:15.785Z] ---> b3bfa1fa7e5a [2023-02-15T09:02:15.785Z] Step 22/22 : LABEL version=0.0.0 [2023-02-15T09:02:15.785Z] ---> Running in 7530517e5f09 [2023-02-15T09:02:16.371Z] Removing intermediate container 96ce3d7207ac [2023-02-15T09:02:16.371Z] ---> c113cb4dafc8 [2023-02-15T09:02:16.371Z] [2023-02-15T09:02:16.641Z] Removing intermediate container 7530517e5f09 [2023-02-15T09:02:16.641Z] ---> 420de9eeebd8 [2023-02-15T09:02:16.641Z] [2023-02-15T09:02:16.641Z] Successfully built c113cb4dafc8 [2023-02-15T09:02:16.641Z] Successfully tagged security-spire-server-arm64:latest [2023-02-15T09:02:16.641Z]  Building security-spire-server ... done Building core-common-config-bootstrapper [2023-02-15T09:02:17.050Z] Successfully built 420de9eeebd8 [2023-02-15T09:02:17.050Z] Successfully tagged core-data-arm64:latest [2023-02-15T09:02:17.050Z]  Building core-data ... done Building core-metadata [2023-02-15T09:02:49.428Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-15T09:02:49.428Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-15T09:02:49.428Z] ---> 666ab60666d3 [2023-02-15T09:02:49.428Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-15T09:02:49.428Z] ---> Using cache [2023-02-15T09:02:49.428Z] ---> c24143fb8350 [2023-02-15T09:02:49.428Z] Step 4/22 : WORKDIR /edgex-go [2023-02-15T09:02:49.428Z] ---> Using cache [2023-02-15T09:02:49.428Z] ---> 6ffebbfc35d8 [2023-02-15T09:02:49.428Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-15T09:02:49.428Z] ---> Using cache [2023-02-15T09:02:49.428Z] ---> a407f3d22911 [2023-02-15T09:02:49.428Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-15T09:02:49.428Z] ---> Using cache [2023-02-15T09:02:49.428Z] ---> 6d10257c5294 [2023-02-15T09:02:49.428Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T09:02:49.428Z] ---> Using cache [2023-02-15T09:02:49.428Z] ---> 83627c5fd6ab [2023-02-15T09:02:49.428Z] Step 8/22 : COPY . . [2023-02-15T09:02:49.428Z] ---> Using cache [2023-02-15T09:02:49.428Z] ---> 81ed2800bfa5 [2023-02-15T09:02:49.428Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-15T09:02:49.428Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-15T09:02:49.428Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-15T09:02:49.428Z] ---> 666ab60666d3 [2023-02-15T09:02:49.428Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-15T09:02:49.428Z] ---> Using cache [2023-02-15T09:02:49.428Z] ---> c24143fb8350 [2023-02-15T09:02:49.428Z] Step 4/24 : WORKDIR /edgex-go [2023-02-15T09:02:49.428Z] ---> Using cache [2023-02-15T09:02:49.428Z] ---> 6ffebbfc35d8 [2023-02-15T09:02:49.428Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-15T09:02:49.428Z] ---> Using cache [2023-02-15T09:02:49.428Z] ---> a407f3d22911 [2023-02-15T09:02:49.428Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-15T09:02:49.428Z] ---> Using cache [2023-02-15T09:02:49.428Z] ---> 6d10257c5294 [2023-02-15T09:02:49.428Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T09:02:49.428Z] ---> Using cache [2023-02-15T09:02:49.428Z] ---> 83627c5fd6ab [2023-02-15T09:02:49.428Z] Step 8/24 : COPY . . [2023-02-15T09:02:49.428Z] ---> Using cache [2023-02-15T09:02:49.428Z] ---> 81ed2800bfa5 [2023-02-15T09:02:49.428Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-15T09:02:49.706Z] ---> Running in 968954f9c05d [2023-02-15T09:02:49.706Z] ---> Running in cc0b4a2701de [2023-02-15T09:02:53.072Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-15T09:02:53.072Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-15T09:03:49.512Z] Removing intermediate container 94f0c943d603 [2023-02-15T09:03:49.512Z] ---> 7cea406e2820 [2023-02-15T09:03:49.512Z] Step 7/19 : COPY . . [2023-02-15T09:03:56.163Z] ---> e02875584e82 [2023-02-15T09:03:56.163Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-15T09:03:56.163Z] ---> Running in 55d80d0677d7 [2023-02-15T09:03:58.113Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-15T09:05:06.019Z] Removing intermediate container ff3a19bcc51d [2023-02-15T09:05:06.019Z] ---> 950c14f9d380 [2023-02-15T09:05:06.019Z] [2023-02-15T09:05:06.019Z] Step 10/22 : FROM alpine:3.16 [2023-02-15T09:05:06.019Z] ---> 4c81e5bf8899 [2023-02-15T09:05:06.019Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-15T09:05:06.019Z] ---> Running in f2cdf2eb7ad8 [2023-02-15T09:05:06.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-15T09:05:06.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-15T09:05:06.019Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-15T09:05:06.019Z] Executing busybox-1.35.0-r17.trigger [2023-02-15T09:05:06.019Z] OK: 5 MiB in 15 packages [2023-02-15T09:05:06.019Z] Removing intermediate container f2cdf2eb7ad8 [2023-02-15T09:05:06.019Z] ---> 0bf08e7f5336 [2023-02-15T09:05:06.019Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-15T09:05:06.019Z] ---> Running in ec8075ebcbf6 [2023-02-15T09:05:06.019Z] Removing intermediate container ec8075ebcbf6 [2023-02-15T09:05:06.019Z] ---> 0c169b26a200 [2023-02-15T09:05:06.019Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-15T09:05:06.295Z] ---> Running in 54a58662ffed [2023-02-15T09:05:06.883Z] Removing intermediate container 54a58662ffed [2023-02-15T09:05:06.883Z] ---> 4a1c686320fc [2023-02-15T09:05:06.883Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-15T09:05:06.883Z] ---> Running in fc5b5dda280a [2023-02-15T09:05:07.474Z] Removing intermediate container fc5b5dda280a [2023-02-15T09:05:07.474Z] ---> d1c696e8698d [2023-02-15T09:05:07.474Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-15T09:05:08.441Z] ---> 0102dc2dc5e3 [2023-02-15T09:05:08.441Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-15T09:05:11.801Z] ---> 7d2be8776a2a [2023-02-15T09:05:11.801Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-15T09:05:12.068Z] ---> 08d158621946 [2023-02-15T09:05:12.336Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-15T09:05:12.336Z] ---> Running in 361113e3a298 [2023-02-15T09:05:12.932Z] Removing intermediate container 361113e3a298 [2023-02-15T09:05:12.932Z] ---> 1d1536945877 [2023-02-15T09:05:12.932Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-15T09:05:12.932Z] ---> Running in ec6afa0ecee5 [2023-02-15T09:05:13.519Z] Removing intermediate container ec6afa0ecee5 [2023-02-15T09:05:13.519Z] ---> f050a4a545b9 [2023-02-15T09:05:13.519Z] Step 20/22 : LABEL arch=arm64 [2023-02-15T09:05:13.519Z] ---> Running in fd441bdc96cc [2023-02-15T09:05:14.116Z] Removing intermediate container fd441bdc96cc [2023-02-15T09:05:14.116Z] ---> 1c006790dfc7 [2023-02-15T09:05:14.116Z] Step 21/22 : LABEL git_sha=215bf475df5477c779efe8d5610f4ed1b25038e4 [2023-02-15T09:05:14.386Z] ---> Running in 33eb5da14dab [2023-02-15T09:05:15.011Z] Removing intermediate container 33eb5da14dab [2023-02-15T09:05:15.011Z] ---> b1face3937f3 [2023-02-15T09:05:15.011Z] Step 22/22 : LABEL version=0.0.0 [2023-02-15T09:05:15.280Z] ---> Running in 673b968ffa79 [2023-02-15T09:05:15.865Z] Removing intermediate container 673b968ffa79 [2023-02-15T09:05:15.865Z] ---> a233e6e43228 [2023-02-15T09:05:15.865Z] [2023-02-15T09:05:16.133Z] Successfully built a233e6e43228 [2023-02-15T09:05:16.133Z] Successfully tagged support-scheduler-arm64:latest [2023-02-15T09:05:16.133Z]  Building support-scheduler ... done Building security-bootstrapper [2023-02-15T09:05:38.239Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-15T09:05:38.239Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-15T09:05:38.239Z] ---> 666ab60666d3 [2023-02-15T09:05:38.239Z] Step 3/32 : WORKDIR /edgex-go [2023-02-15T09:05:38.239Z] ---> Using cache [2023-02-15T09:05:38.240Z] ---> 94183f499679 [2023-02-15T09:05:38.240Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-15T09:05:38.240Z] ---> Using cache [2023-02-15T09:05:38.240Z] ---> bed2b82dd3c7 [2023-02-15T09:05:38.240Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-15T09:05:38.240Z] ---> Using cache [2023-02-15T09:05:38.240Z] ---> 014625121f87 [2023-02-15T09:05:38.240Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T09:05:38.240Z] ---> Using cache [2023-02-15T09:05:38.240Z] ---> f3fa4e8654ff [2023-02-15T09:05:38.240Z] Step 7/32 : COPY . . [2023-02-15T09:05:38.240Z] ---> Using cache [2023-02-15T09:05:38.240Z] ---> 474967361eeb [2023-02-15T09:05:38.240Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-15T09:05:38.240Z] ---> Running in 8ea8c7f40e63 [2023-02-15T09:05:38.240Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-15T09:10:45.315Z] Removing intermediate container 1284aaed172b [2023-02-15T09:10:45.315Z] ---> 786096126dec [2023-02-15T09:10:45.315Z] [2023-02-15T09:10:45.315Z] Step 10/22 : FROM alpine:3.16 [2023-02-15T09:10:45.315Z] ---> 4c81e5bf8899 [2023-02-15T09:10:45.315Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-15T09:10:45.315Z] ---> Running in 139d6d9f31f5 [2023-02-15T09:10:45.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-15T09:10:45.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-15T09:10:45.315Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-15T09:10:45.315Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-15T09:10:45.315Z] Executing busybox-1.35.0-r17.trigger [2023-02-15T09:10:45.315Z] Executing ca-certificates-20220614-r0.trigger [2023-02-15T09:10:45.315Z] OK: 6 MiB in 16 packages [2023-02-15T09:10:45.315Z] Removing intermediate container 139d6d9f31f5 [2023-02-15T09:10:45.315Z] ---> fc5b6270ee71 [2023-02-15T09:10:45.315Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-15T09:10:45.315Z] ---> Running in 1c2b238df9c0 [2023-02-15T09:10:45.315Z] Removing intermediate container 1c2b238df9c0 [2023-02-15T09:10:45.315Z] ---> 4109df90c54a [2023-02-15T09:10:45.315Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-15T09:10:45.315Z] ---> Running in 1407aa56e154 [2023-02-15T09:10:45.315Z] Removing intermediate container 1407aa56e154 [2023-02-15T09:10:45.315Z] ---> c46c10cf9729 [2023-02-15T09:10:45.315Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-15T09:10:45.315Z] ---> Running in f7dceb186cbd [2023-02-15T09:10:45.315Z] Removing intermediate container f7dceb186cbd [2023-02-15T09:10:45.315Z] ---> 5a81df38ed27 [2023-02-15T09:10:45.315Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-15T09:10:45.909Z] ---> 86ed96047d48 [2023-02-15T09:10:45.909Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-15T09:10:49.308Z] ---> 0ade6431f94d [2023-02-15T09:10:49.308Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-15T09:10:51.272Z] ---> a82e34cd0981 [2023-02-15T09:10:51.272Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-15T09:10:51.272Z] ---> Running in aece73982f9d [2023-02-15T09:10:52.247Z] Removing intermediate container aece73982f9d [2023-02-15T09:10:52.247Z] ---> 2e5f9ffb2dea [2023-02-15T09:10:52.247Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-15T09:10:52.247Z] ---> Running in e201c4854630 [2023-02-15T09:10:53.225Z] Removing intermediate container e201c4854630 [2023-02-15T09:10:53.225Z] ---> ece08c419b2f [2023-02-15T09:10:53.225Z] Step 20/22 : LABEL arch=arm64 [2023-02-15T09:10:53.495Z] ---> Running in 539f2177c7fe [2023-02-15T09:10:54.090Z] Removing intermediate container 539f2177c7fe [2023-02-15T09:10:54.090Z] ---> a6da558424c2 [2023-02-15T09:10:54.090Z] Step 21/22 : LABEL git_sha=215bf475df5477c779efe8d5610f4ed1b25038e4 [2023-02-15T09:10:54.360Z] ---> Running in db09a037be19 [2023-02-15T09:10:55.346Z] Removing intermediate container db09a037be19 [2023-02-15T09:10:55.346Z] ---> 8dd56ebdf8b8 [2023-02-15T09:10:55.346Z] Step 22/22 : LABEL version=0.0.0 [2023-02-15T09:10:55.623Z] ---> Running in 453020e15254 [2023-02-15T09:10:56.584Z] Removing intermediate container 453020e15254 [2023-02-15T09:10:56.584Z] ---> c031fe633376 [2023-02-15T09:10:56.584Z] [2023-02-15T09:10:57.219Z] Successfully built c031fe633376 [2023-02-15T09:10:57.219Z] Successfully tagged support-notifications-arm64:latest [2023-02-15T09:10:57.219Z] Building core-command [2023-02-15T09:10:57.219Z]  Building support-notifications ... done Removing intermediate container cc0b4a2701de [2023-02-15T09:10:57.219Z] ---> 07f794d263d8 [2023-02-15T09:10:57.219Z] [2023-02-15T09:10:57.219Z] Step 10/22 : FROM alpine:3.16 [2023-02-15T09:10:57.219Z] ---> 4c81e5bf8899 [2023-02-15T09:10:57.219Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-15T09:10:57.510Z] ---> Running in b3a6ce1f7ebd [2023-02-15T09:10:57.809Z] Removing intermediate container b3a6ce1f7ebd [2023-02-15T09:10:58.084Z] ---> a438525d58c7 [2023-02-15T09:10:58.084Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-15T09:10:58.084Z] ---> Running in 37a4d80c3dd4 [2023-02-15T09:11:00.046Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-15T09:11:00.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-15T09:11:02.054Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-15T09:11:02.054Z] Executing busybox-1.35.0-r17.trigger [2023-02-15T09:11:02.054Z] OK: 5 MiB in 15 packages [2023-02-15T09:11:04.673Z] Removing intermediate container 37a4d80c3dd4 [2023-02-15T09:11:04.673Z] ---> a7f621b01802 [2023-02-15T09:11:04.673Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-15T09:11:05.656Z] ---> 0fba55931a3f [2023-02-15T09:11:05.656Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-15T09:11:08.265Z] ---> a8028774ac30 [2023-02-15T09:11:08.265Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-15T09:11:12.553Z] ---> 29c90eb9b207 [2023-02-15T09:11:12.553Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-15T09:11:13.156Z] ---> b2c87b566ac5 [2023-02-15T09:11:13.156Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-15T09:11:13.426Z] ---> Running in 29f328ca5034 [2023-02-15T09:11:18.814Z] Removing intermediate container 29f328ca5034 [2023-02-15T09:11:18.814Z] ---> 60b05069756e [2023-02-15T09:11:18.814Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-15T09:11:18.814Z] ---> Running in b3d0833a1256 [2023-02-15T09:11:19.408Z] Removing intermediate container b3d0833a1256 [2023-02-15T09:11:19.408Z] ---> 083e63cf3adc [2023-02-15T09:11:19.408Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-15T09:11:19.681Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-15T09:11:19.681Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-15T09:11:19.681Z] ---> 666ab60666d3 [2023-02-15T09:11:19.681Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-15T09:11:19.681Z] ---> Using cache [2023-02-15T09:11:19.681Z] ---> c24143fb8350 [2023-02-15T09:11:19.681Z] Step 4/23 : WORKDIR /edgex-go [2023-02-15T09:11:19.681Z] ---> Using cache [2023-02-15T09:11:19.681Z] ---> 6ffebbfc35d8 [2023-02-15T09:11:19.681Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-15T09:11:19.681Z] ---> Using cache [2023-02-15T09:11:19.681Z] ---> a407f3d22911 [2023-02-15T09:11:19.681Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-15T09:11:19.681Z] ---> Using cache [2023-02-15T09:11:19.681Z] ---> 6d10257c5294 [2023-02-15T09:11:19.681Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T09:11:19.681Z] ---> Using cache [2023-02-15T09:11:19.681Z] ---> 83627c5fd6ab [2023-02-15T09:11:19.681Z] Step 8/23 : COPY . . [2023-02-15T09:11:19.681Z] ---> Running in ddda8b950351 [2023-02-15T09:11:19.952Z] ---> Using cache [2023-02-15T09:11:19.952Z] ---> 81ed2800bfa5 [2023-02-15T09:11:19.952Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-15T09:11:20.223Z] ---> Running in 1d7fe50c3137 [2023-02-15T09:11:20.832Z] Removing intermediate container ddda8b950351 [2023-02-15T09:11:20.832Z] ---> 0f7239b0191c [2023-02-15T09:11:20.832Z] Step 20/22 : LABEL arch=arm64 [2023-02-15T09:11:21.103Z] ---> Running in ef40cc29c762 [2023-02-15T09:11:22.540Z] Removing intermediate container ef40cc29c762 [2023-02-15T09:11:22.540Z] ---> 5087edeba513 [2023-02-15T09:11:22.540Z] Step 21/22 : LABEL git_sha=215bf475df5477c779efe8d5610f4ed1b25038e4 [2023-02-15T09:11:22.540Z] ---> Running in 6d1a16eb7202 [2023-02-15T09:11:22.815Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-15T09:11:23.787Z] Removing intermediate container 6d1a16eb7202 [2023-02-15T09:11:23.787Z] ---> 77c7109011fa [2023-02-15T09:11:23.787Z] Step 22/22 : LABEL version=0.0.0 [2023-02-15T09:11:23.787Z] ---> Running in 3d3480f84666 [2023-02-15T09:11:24.757Z] Removing intermediate container 3d3480f84666 [2023-02-15T09:11:24.757Z] ---> e6dd342c56f1 [2023-02-15T09:11:24.757Z] [2023-02-15T09:11:25.346Z] Successfully built e6dd342c56f1 [2023-02-15T09:11:25.346Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-15T09:11:28.721Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 968954f9c05d [2023-02-15T09:11:28.721Z] ---> c602966f8bfd [2023-02-15T09:11:28.721Z] [2023-02-15T09:11:28.721Z] Step 10/24 : FROM alpine:3.16 [2023-02-15T09:11:28.721Z] ---> 4c81e5bf8899 [2023-02-15T09:11:28.721Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-15T09:11:28.721Z] ---> Using cache [2023-02-15T09:11:28.721Z] ---> 0bf08e7f5336 [2023-02-15T09:11:28.721Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-15T09:11:28.721Z] ---> Using cache [2023-02-15T09:11:28.721Z] ---> 0c169b26a200 [2023-02-15T09:11:28.721Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-15T09:11:28.721Z] ---> Running in aaab2b6a96e9 [2023-02-15T09:11:29.310Z] Removing intermediate container aaab2b6a96e9 [2023-02-15T09:11:29.310Z] ---> 0dcb03b48109 [2023-02-15T09:11:29.310Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-15T09:11:29.589Z] ---> Running in e9ef44623c91 [2023-02-15T09:11:30.195Z] Removing intermediate container e9ef44623c91 [2023-02-15T09:11:30.195Z] ---> f46e9327a038 [2023-02-15T09:11:30.195Z] Step 15/24 : WORKDIR / [2023-02-15T09:11:30.195Z] ---> Running in 9b336fdfe511 [2023-02-15T09:11:30.792Z] Removing intermediate container 9b336fdfe511 [2023-02-15T09:11:30.792Z] ---> 123254ef94d5 [2023-02-15T09:11:30.792Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-15T09:11:31.765Z] ---> 7c36ccbcadb4 [2023-02-15T09:11:31.765Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-15T09:11:33.737Z] ---> 4cbfcc1b0fee [2023-02-15T09:11:33.737Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-15T09:11:34.718Z] ---> 39fa5eb20f38 [2023-02-15T09:11:34.718Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-15T09:11:35.688Z] ---> 8549569dc1c6 [2023-02-15T09:11:35.688Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-15T09:11:35.688Z] ---> Running in 0d42074ea432 [2023-02-15T09:11:36.282Z] Removing intermediate container 0d42074ea432 [2023-02-15T09:11:36.282Z] ---> 2f114b944f23 [2023-02-15T09:11:36.282Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-15T09:11:36.282Z] ---> Running in 3de099e5c724 [2023-02-15T09:11:36.872Z] Removing intermediate container 3de099e5c724 [2023-02-15T09:11:36.872Z] ---> 9ff0375fbadb [2023-02-15T09:11:36.872Z] Step 22/24 : LABEL arch=arm64 [2023-02-15T09:11:36.872Z] ---> Running in 13494ad7f823 [2023-02-15T09:11:37.463Z] Removing intermediate container 13494ad7f823 [2023-02-15T09:11:37.463Z] ---> 5ecada30c908 [2023-02-15T09:11:37.463Z] Step 23/24 : LABEL git_sha=215bf475df5477c779efe8d5610f4ed1b25038e4 [2023-02-15T09:11:37.463Z] ---> Running in 477dbe8b3022 [2023-02-15T09:11:38.082Z] Removing intermediate container 477dbe8b3022 [2023-02-15T09:11:38.082Z] ---> 23fd59cbdd28 [2023-02-15T09:11:38.082Z] Step 24/24 : LABEL version=0.0.0 [2023-02-15T09:11:38.357Z] ---> Running in 9fb2280248db [2023-02-15T09:11:38.627Z] Removing intermediate container 9fb2280248db [2023-02-15T09:11:38.627Z] ---> e03a55d52984 [2023-02-15T09:11:38.627Z] [2023-02-15T09:11:39.214Z] Successfully built e03a55d52984 [2023-02-15T09:11:39.214Z] Successfully tagged core-metadata-arm64:latest [2023-02-15T09:12:35.969Z]  Building core-metadata ... done Removing intermediate container 8ea8c7f40e63 [2023-02-15T09:12:35.969Z] ---> 0d4c16d7e50c [2023-02-15T09:12:35.969Z] [2023-02-15T09:12:35.969Z] Step 9/32 : FROM alpine:3.16 [2023-02-15T09:12:35.969Z] ---> 4c81e5bf8899 [2023-02-15T09:12:35.969Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-15T09:12:35.969Z] ---> Running in dfd368efe169 [2023-02-15T09:12:35.969Z] Removing intermediate container dfd368efe169 [2023-02-15T09:12:35.969Z] ---> 370d4bec742f [2023-02-15T09:12:35.969Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-15T09:12:35.969Z] ---> Running in 2fe03cc6ec24 [2023-02-15T09:12:36.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-15T09:12:37.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-15T09:12:38.946Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-15T09:12:38.946Z] (2/2) Installing su-exec (0.2-r1) [2023-02-15T09:12:38.946Z] Executing busybox-1.35.0-r17.trigger [2023-02-15T09:12:38.946Z] OK: 5 MiB in 16 packages [2023-02-15T09:12:40.374Z] Removing intermediate container 2fe03cc6ec24 [2023-02-15T09:12:40.374Z] ---> 13ec97f42491 [2023-02-15T09:12:40.374Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-15T09:12:40.374Z] ---> Running in d59869b9fddd [2023-02-15T09:12:40.966Z] Removing intermediate container d59869b9fddd [2023-02-15T09:12:40.966Z] ---> 7c3d71ee1c2b [2023-02-15T09:12:40.966Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-15T09:12:40.966Z] ---> Running in edc0e344809c [2023-02-15T09:12:41.568Z] Removing intermediate container edc0e344809c [2023-02-15T09:12:41.568Z] ---> 3b0e03db809e [2023-02-15T09:12:41.568Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-15T09:12:41.568Z] ---> Running in 84dad078d33a [2023-02-15T09:12:42.161Z] Removing intermediate container 84dad078d33a [2023-02-15T09:12:42.161Z] ---> 0ee4e9f61b86 [2023-02-15T09:12:42.161Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-15T09:12:42.431Z] ---> Running in 969e11afa866 [2023-02-15T09:12:43.033Z] Removing intermediate container 969e11afa866 [2023-02-15T09:12:43.033Z] ---> 9c239dc592ec [2023-02-15T09:12:43.033Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-15T09:12:43.033Z] ---> Running in 87e01dcf669c [2023-02-15T09:12:46.399Z] Removing intermediate container 87e01dcf669c [2023-02-15T09:12:46.399Z] ---> 6cc72682fde9 [2023-02-15T09:12:46.399Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-15T09:12:46.399Z] ---> Running in 4fa7b3d9cb53 [2023-02-15T09:12:46.399Z] Removing intermediate container 4fa7b3d9cb53 [2023-02-15T09:12:46.399Z] ---> 174f624c54ff [2023-02-15T09:12:46.399Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-15T09:12:47.363Z] ---> 05318e7d063f [2023-02-15T09:12:47.363Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-15T09:12:47.635Z] ---> Running in 3033dac60f2f [2023-02-15T09:12:50.993Z] Removing intermediate container 3033dac60f2f [2023-02-15T09:12:50.993Z] ---> 5908ccf837f6 [2023-02-15T09:12:50.993Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-15T09:12:51.580Z] ---> e9d1355f2973 [2023-02-15T09:12:51.580Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-15T09:12:53.545Z] ---> ade219d1cf31 [2023-02-15T09:12:53.545Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-15T09:12:54.515Z] ---> 69503c555d7c [2023-02-15T09:12:54.515Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-15T09:12:55.489Z] ---> ea95de3fa94a [2023-02-15T09:12:55.489Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-15T09:12:56.910Z] ---> 11ccd706e53f [2023-02-15T09:12:56.910Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-15T09:12:58.329Z] ---> 8f76c61971cd [2023-02-15T09:12:58.329Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-15T09:12:59.293Z] ---> 1f9077ed91f1 [2023-02-15T09:12:59.293Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-15T09:12:59.568Z] ---> Running in d94d9c7780d7 [2023-02-15T09:13:03.850Z] Removing intermediate container d94d9c7780d7 [2023-02-15T09:13:03.850Z] ---> 825812f1f2c7 [2023-02-15T09:13:03.850Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-15T09:13:03.850Z] ---> Running in 14b8612245cd [2023-02-15T09:13:04.444Z] Removing intermediate container 14b8612245cd [2023-02-15T09:13:04.444Z] ---> 778fd2076d41 [2023-02-15T09:13:04.444Z] Step 29/32 : CMD ["gate"] [2023-02-15T09:13:04.716Z] ---> Running in dc07af2947e4 [2023-02-15T09:13:05.717Z] Removing intermediate container dc07af2947e4 [2023-02-15T09:13:05.717Z] ---> 64cbb1cc494c [2023-02-15T09:13:05.717Z] Step 30/32 : LABEL arch=arm64 [2023-02-15T09:13:05.717Z] ---> Running in 9e56de87230d [2023-02-15T09:13:06.709Z] Removing intermediate container 9e56de87230d [2023-02-15T09:13:06.709Z] ---> 18b9874b56a7 [2023-02-15T09:13:06.709Z] Step 31/32 : LABEL git_sha=215bf475df5477c779efe8d5610f4ed1b25038e4 [2023-02-15T09:13:06.978Z] ---> Running in 6d11295dae86 [2023-02-15T09:13:07.953Z] Removing intermediate container 6d11295dae86 [2023-02-15T09:13:07.953Z] ---> e953e2e3a160 [2023-02-15T09:13:07.953Z] Step 32/32 : LABEL version=0.0.0 [2023-02-15T09:13:07.953Z] ---> Running in 8d07a6121ad2 [2023-02-15T09:13:08.928Z] Removing intermediate container 8d07a6121ad2 [2023-02-15T09:13:08.928Z] ---> 1219b4c1483c [2023-02-15T09:13:08.928Z] [2023-02-15T09:13:09.518Z] Successfully built 1219b4c1483c [2023-02-15T09:13:09.518Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-15T09:13:10.499Z]  Building security-bootstrapper ... done Removing intermediate container 55d80d0677d7 [2023-02-15T09:13:10.499Z] ---> 327f4a1fcafa [2023-02-15T09:13:10.499Z] [2023-02-15T09:13:10.499Z] Step 9/19 : FROM alpine:3.15 [2023-02-15T09:13:10.499Z] ---> 354640af7b1b [2023-02-15T09:13:10.499Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-15T09:13:10.499Z] ---> Using cache [2023-02-15T09:13:10.499Z] ---> 54a5f1ff8737 [2023-02-15T09:13:10.499Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-15T09:13:10.769Z] ---> Running in 289716fb30d5 [2023-02-15T09:13:12.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-15T09:13:12.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-15T09:13:14.139Z] v3.15.7-5-g7e7f6e06846 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-15T09:13:14.139Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-15T09:13:14.139Z] OK: 15734 distinct packages available [2023-02-15T09:13:14.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-15T09:13:14.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-15T09:13:15.643Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-15T09:13:15.911Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-15T09:13:15.911Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-15T09:13:15.911Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-15T09:13:15.911Z] (5/9) Installing curl (7.80.0-r6) [2023-02-15T09:13:15.911Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-15T09:13:15.911Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-15T09:13:15.911Z] (8/9) Installing libucontext (1.1-r0) [2023-02-15T09:13:15.911Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-15T09:13:15.912Z] Executing busybox-1.34.1-r7.trigger [2023-02-15T09:13:15.912Z] Executing ca-certificates-20220614-r0.trigger [2023-02-15T09:13:16.177Z] OK: 8 MiB in 23 packages [2023-02-15T09:13:18.754Z] Removing intermediate container 289716fb30d5 [2023-02-15T09:13:18.754Z] ---> 93109ba1f1c8 [2023-02-15T09:13:18.754Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-15T09:13:19.335Z] ---> 5cc4981764f5 [2023-02-15T09:13:19.335Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-15T09:13:21.914Z] ---> aa04ac98c4d8 [2023-02-15T09:13:21.914Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-15T09:13:22.874Z] ---> ef20c139271a [2023-02-15T09:13:22.874Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-15T09:13:22.874Z] ---> Running in ad84d888cab2 [2023-02-15T09:13:23.463Z] Removing intermediate container ad84d888cab2 [2023-02-15T09:13:23.463Z] ---> 50f5a7a885bc [2023-02-15T09:13:23.463Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-15T09:13:23.463Z] ---> Running in 5df8c03dda3f [2023-02-15T09:13:24.045Z] Removing intermediate container 5df8c03dda3f [2023-02-15T09:13:24.045Z] ---> 74032cc4b303 [2023-02-15T09:13:24.045Z] Step 17/19 : LABEL arch=arm64 [2023-02-15T09:13:24.045Z] ---> Running in 2c0dc56480c1 [2023-02-15T09:13:24.635Z] Removing intermediate container 2c0dc56480c1 [2023-02-15T09:13:24.635Z] ---> b2dca5b9c82e [2023-02-15T09:13:24.635Z] Step 18/19 : LABEL git_sha=215bf475df5477c779efe8d5610f4ed1b25038e4 [2023-02-15T09:13:24.635Z] ---> Running in b395f7bd153a [2023-02-15T09:13:25.222Z] Removing intermediate container b395f7bd153a [2023-02-15T09:13:25.223Z] ---> 447e878bb841 [2023-02-15T09:13:25.223Z] Step 19/19 : LABEL version=0.0.0 [2023-02-15T09:13:25.223Z] ---> Running in c63d4e1b3c9f [2023-02-15T09:13:25.812Z] Removing intermediate container c63d4e1b3c9f [2023-02-15T09:13:25.812Z] ---> 3abe76f54071 [2023-02-15T09:13:25.812Z] [2023-02-15T09:13:26.078Z] Successfully built 3abe76f54071 [2023-02-15T09:13:26.078Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-15T09:14:12.949Z]  Building security-spiffe-token-provider ... done Removing intermediate container 1d7fe50c3137 [2023-02-15T09:14:12.949Z] ---> f1bd46da4efb [2023-02-15T09:14:12.949Z] [2023-02-15T09:14:12.949Z] Step 10/23 : FROM alpine:3.16 [2023-02-15T09:14:12.949Z] ---> 4c81e5bf8899 [2023-02-15T09:14:12.949Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-15T09:14:12.949Z] ---> Using cache [2023-02-15T09:14:12.949Z] ---> 0bf08e7f5336 [2023-02-15T09:14:12.949Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-15T09:14:12.949Z] ---> Using cache [2023-02-15T09:14:12.949Z] ---> 0c169b26a200 [2023-02-15T09:14:12.949Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-15T09:14:12.949Z] ---> Running in 6b190c1bf6b9 [2023-02-15T09:14:12.949Z] Removing intermediate container 6b190c1bf6b9 [2023-02-15T09:14:12.949Z] ---> 4ec0f9b3926d [2023-02-15T09:14:12.949Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-15T09:14:12.949Z] ---> Running in a17842b85acb [2023-02-15T09:14:12.949Z] Removing intermediate container a17842b85acb [2023-02-15T09:14:12.949Z] ---> 30dfa496e11e [2023-02-15T09:14:12.949Z] Step 15/23 : WORKDIR / [2023-02-15T09:14:12.949Z] ---> Running in 15828ddd90b2 [2023-02-15T09:14:12.949Z] Removing intermediate container 15828ddd90b2 [2023-02-15T09:14:12.949Z] ---> 6b4899a5cc6b [2023-02-15T09:14:12.949Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-15T09:14:12.949Z] ---> aeb088034d9b [2023-02-15T09:14:12.949Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-15T09:14:12.949Z] ---> 47ec7c8f7459 [2023-02-15T09:14:12.949Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-15T09:14:12.949Z] ---> 18446b1dfe96 [2023-02-15T09:14:12.949Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-15T09:14:12.949Z] ---> Running in 7a60c605b4df [2023-02-15T09:14:12.949Z] Removing intermediate container 7a60c605b4df [2023-02-15T09:14:12.949Z] ---> 444cf335683b [2023-02-15T09:14:12.949Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-15T09:14:12.950Z] ---> Running in cdf58bfa0674 [2023-02-15T09:14:12.950Z] Removing intermediate container cdf58bfa0674 [2023-02-15T09:14:12.950Z] ---> 50878f3b69c4 [2023-02-15T09:14:12.950Z] Step 21/23 : LABEL arch=arm64 [2023-02-15T09:14:12.950Z] ---> Running in 37f82dd52a1a [2023-02-15T09:14:12.950Z] Removing intermediate container 37f82dd52a1a [2023-02-15T09:14:12.950Z] ---> 038a4ca86329 [2023-02-15T09:14:12.950Z] Step 22/23 : LABEL git_sha=215bf475df5477c779efe8d5610f4ed1b25038e4 [2023-02-15T09:14:12.950Z] ---> Running in e36a90d746d4 [2023-02-15T09:14:12.950Z] Removing intermediate container e36a90d746d4 [2023-02-15T09:14:12.950Z] ---> c509d925301a [2023-02-15T09:14:12.950Z] Step 23/23 : LABEL version=0.0.0 [2023-02-15T09:14:12.950Z] ---> Running in f8956bbdf420 [2023-02-15T09:14:12.950Z] Removing intermediate container f8956bbdf420 [2023-02-15T09:14:12.950Z] ---> 0710b8bea04b [2023-02-15T09:14:12.950Z] [2023-02-15T09:14:12.950Z] Successfully built 0710b8bea04b [2023-02-15T09:14:12.950Z] Successfully tagged core-command-arm64:latest [2023-02-15T09:14:12.959Z]  Building core-command ... done  [Pipeline] } [2023-02-15T09:14:12.958Z] $ docker stop --time=1 0731de172b12af516c76b1b55b40932be6b3e7a181c2320d76d52c73bc1526e2 [2023-02-15T09:14:14.613Z] $ docker rm -f --volumes 0731de172b12af516c76b1b55b40932be6b3e7a181c2320d76d52c73bc1526e2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-15T09:14:15.096Z] + docker images [2023-02-15T09:14:15.360Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-15T09:14:15.360Z] core-command-arm64 latest 0710b8bea04b 5 seconds ago 17MB [2023-02-15T09:14:15.360Z] f1bd46da4efb 11 seconds ago 1.51GB [2023-02-15T09:14:15.360Z] security-spiffe-token-provider-arm64 latest 3abe76f54071 50 seconds ago 29.1MB [2023-02-15T09:14:15.360Z] 327f4a1fcafa About a minute ago 1.54GB [2023-02-15T09:14:15.360Z] security-bootstrapper-arm64 latest 1219b4c1483c About a minute ago 19.6MB [2023-02-15T09:14:15.360Z] 0d4c16d7e50c About a minute ago 1.5GB [2023-02-15T09:14:15.360Z] core-metadata-arm64 latest e03a55d52984 2 minutes ago 17.7MB [2023-02-15T09:14:15.360Z] c602966f8bfd 2 minutes ago 1.51GB [2023-02-15T09:14:15.360Z] core-common-config-bootstrapper-arm64 latest e6dd342c56f1 2 minutes ago 14.9MB [2023-02-15T09:14:15.360Z] 07f794d263d8 3 minutes ago 1.5GB [2023-02-15T09:14:15.360Z] support-notifications-arm64 latest c031fe633376 3 minutes ago 29.7MB [2023-02-15T09:14:15.360Z] 786096126dec 3 minutes ago 1.57GB [2023-02-15T09:14:15.360Z] support-scheduler-arm64 latest a233e6e43228 9 minutes ago 29MB [2023-02-15T09:14:15.360Z] 950c14f9d380 9 minutes ago 1.57GB [2023-02-15T09:14:15.360Z] core-data-arm64 latest 420de9eeebd8 11 minutes ago 17.2MB [2023-02-15T09:14:15.360Z] security-spire-server-arm64 latest c113cb4dafc8 11 minutes ago 84.3MB [2023-02-15T09:14:15.360Z] cbc263cc59c9 12 minutes ago 1.38GB [2023-02-15T09:14:15.360Z] 3d37b09aeaf7 12 minutes ago 1.51GB [2023-02-15T09:14:15.360Z] security-secretstore-setup-arm64 latest c02c7257bee6 12 minutes ago 29MB [2023-02-15T09:14:15.360Z] security-proxy-setup-arm64 latest aa7d3d1d55f0 12 minutes ago 26.9MB [2023-02-15T09:14:15.360Z] ff479a728cb2 13 minutes ago 1.5GB [2023-02-15T09:14:15.360Z] 70a9e8335d43 13 minutes ago 1.5GB [2023-02-15T09:14:15.360Z] security-spire-agent-arm64 latest 532c7fd989e4 17 minutes ago 122MB [2023-02-15T09:14:15.360Z] 980c6743ea90 18 minutes ago 1.38GB [2023-02-15T09:14:15.360Z] security-spire-config-arm64 latest 25a7c946651a 20 minutes ago 83.6MB [2023-02-15T09:14:15.360Z] 6e0fb3d74f71 20 minutes ago 1.38GB [2023-02-15T09:14:15.360Z] ci-base-image-arm64 latest 666ab60666d3 35 minutes ago 905MB [2023-02-15T09:14:15.360Z] alpine 3.15 354640af7b1b 4 days ago 5.34MB [2023-02-15T09:14:15.360Z] alpine 3.16 4c81e5bf8899 4 days ago 5.3MB [2023-02-15T09:14:15.360Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-15T09:14:15.360Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T09:14:15.779Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-15T09:14:15.779Z] [2023-02-15T09:14:15.779Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T09:14:16.107Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-15T09:14:16.108Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-15T09:14:16.108Z] 8998bd30e6a1: Pulling fs layer [2023-02-15T09:14:16.108Z] 04944245beec: Pulling fs layer [2023-02-15T09:14:16.108Z] 699f458cf7ca: Pulling fs layer [2023-02-15T09:14:16.108Z] 765212b225bb: Pulling fs layer [2023-02-15T09:14:16.108Z] f23df028b6ca: Pulling fs layer [2023-02-15T09:14:16.108Z] d65c8cfc05b1: Pulling fs layer [2023-02-15T09:14:16.108Z] 2437ff75d9bd: Pulling fs layer [2023-02-15T09:14:16.108Z] 765212b225bb: Waiting [2023-02-15T09:14:16.108Z] f23df028b6ca: Waiting [2023-02-15T09:14:16.108Z] d65c8cfc05b1: Waiting [2023-02-15T09:14:16.108Z] 2437ff75d9bd: Waiting [2023-02-15T09:14:16.374Z] 04944245beec: Verifying Checksum [2023-02-15T09:14:16.374Z] 04944245beec: Download complete [2023-02-15T09:14:16.374Z] 765212b225bb: Verifying Checksum [2023-02-15T09:14:16.374Z] 765212b225bb: Download complete [2023-02-15T09:14:16.374Z] f23df028b6ca: Download complete [2023-02-15T09:14:16.374Z] d65c8cfc05b1: Verifying Checksum [2023-02-15T09:14:16.374Z] d65c8cfc05b1: Download complete [2023-02-15T09:14:16.641Z] 699f458cf7ca: Verifying Checksum [2023-02-15T09:14:16.908Z] 8998bd30e6a1: Verifying Checksum [2023-02-15T09:14:16.908Z] 8998bd30e6a1: Download complete [2023-02-15T09:14:19.485Z] 2437ff75d9bd: Verifying Checksum [2023-02-15T09:14:19.485Z] 2437ff75d9bd: Download complete [2023-02-15T09:14:20.892Z] 8998bd30e6a1: Pull complete [2023-02-15T09:14:21.474Z] 04944245beec: Pull complete [2023-02-15T09:14:22.878Z] 699f458cf7ca: Pull complete [2023-02-15T09:14:22.878Z] 765212b225bb: Pull complete [2023-02-15T09:14:23.837Z] f23df028b6ca: Pull complete [2023-02-15T09:14:23.837Z] d65c8cfc05b1: Pull complete [2023-02-15T09:14:38.814Z] 2437ff75d9bd: Pull complete [2023-02-15T09:14:38.814Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-15T09:14:38.814Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-15T09:14:38.814Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T09:14:39.005Z] prd-ubuntu20.04-docker-arm64-4c-16g-6090 does not seem to be running inside a container [2023-02-15T09:14:39.055Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-15T09:14:41.666Z] $ docker top 00d125d1510f513b74dddc42cf8cc097d326bc74db2c1eee9719f98188713aec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-15T09:14:42.230Z] ---> job-cost.sh [2023-02-15T09:14:42.494Z] lf-activate-venv: SKIPPING [2023-02-15T09:14:42.494Z] INFO: No Stack... [2023-02-15T09:14:43.072Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-15T09:14:44.025Z] INFO: Archiving Costs [Pipeline] sh [2023-02-15T09:14:44.655Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [2023-02-15T09:14:44.655Z] + cut -d, -f6 [Pipeline] lock [2023-02-15T09:14:44.716Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4340-5-stack-cost] [2023-02-15T09:14:44.725Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4340-5-stack-cost] did not exist. Created. [2023-02-15T09:14:44.725Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4340-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-15T09:14:45.045Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-15T09:14:45.209Z] Stashed 1 file(s) [Pipeline] } [2023-02-15T09:14:45.219Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4340-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-15T09:14:45.233Z] $ docker stop --time=1 00d125d1510f513b74dddc42cf8cc097d326bc74db2c1eee9719f98188713aec [2023-02-15T09:14:46.728Z] $ docker rm -f --volumes 00d125d1510f513b74dddc42cf8cc097d326bc74db2c1eee9719f98188713aec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-02-15T09:14:47.126Z] provisioning config files... [2023-02-15T09:14:47.133Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config18105820492480743020tmp [Pipeline] { [Pipeline] sh [2023-02-15T09:14:47.419Z] + set +x [2023-02-15T09:14:47.419Z] + + bash -s -- [2023-02-15T09:14:47.419Z] curl -s https://codecov.io/bash [2023-02-15T09:14:47.419Z] [2023-02-15T09:14:47.419Z] _____ _ [2023-02-15T09:14:47.419Z] / ____| | | [2023-02-15T09:14:47.419Z] | | ___ __| | ___ ___ _____ __ [2023-02-15T09:14:47.419Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-15T09:14:47.419Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-15T09:14:47.419Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-15T09:14:47.419Z] Bash-1.0.6 [2023-02-15T09:14:47.419Z] [2023-02-15T09:14:47.419Z] [2023-02-15T09:14:47.420Z] ==> git version 2.25.1 found [2023-02-15T09:14:47.420Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-02-15T09:14:47.420Z] Release-Date: 2020-01-08 [2023-02-15T09:14:47.420Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-15T09:14:47.420Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-15T09:14:47.420Z] ==> Jenkins CI detected. [2023-02-15T09:14:47.420Z] current dir:  /w/workspace/edgex-go/5 [2023-02-15T09:14:47.420Z] project root: . [2023-02-15T09:14:47.420Z] --> token set from env [2023-02-15T09:14:47.420Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-15T09:14:47.420Z] ==> Running gcov in . (disable via -X gcov) [2023-02-15T09:14:47.420Z] ==> Python coveragepy not found [2023-02-15T09:14:47.420Z] ==> Searching for coverage reports in: [2023-02-15T09:14:47.420Z] + . [2023-02-15T09:14:47.420Z] -> Found 1 reports [2023-02-15T09:14:47.420Z] ==> Detecting git/mercurial file structure [2023-02-15T09:14:47.420Z] ==> Reading reports [2023-02-15T09:14:47.420Z] + ./coverage.out bytes=487418 [2023-02-15T09:14:47.420Z] ==> Appending adjustments [2023-02-15T09:14:47.420Z] https://docs.codecov.io/docs/fixing-reports [2023-02-15T09:14:48.796Z] + Found adjustments [2023-02-15T09:14:48.796Z] ==> Gzipping contents [2023-02-15T09:14:48.796Z] 64K /tmp/codecov.ENuYTq.gz [2023-02-15T09:14:48.796Z] ==> Uploading reports [2023-02-15T09:14:48.796Z] url: https://codecov.io [2023-02-15T09:14:48.796Z] query: branch=PR-4340&commit=ec881cc2f4906685e909a61b8a5d5cab50d8e1eb&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4340%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4340&job=&cmd_args= [2023-02-15T09:14:48.796Z] -> Pinging Codecov [2023-02-15T09:14:48.796Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4340&commit=ec881cc2f4906685e909a61b8a5d5cab50d8e1eb&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4340%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4340&job=&cmd_args= [2023-02-15T09:14:48.796Z] -> Uploading to [2023-02-15T09:14:48.796Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-15/00271124DB129430A58F1EEE437C3FCB/ec881cc2f4906685e909a61b8a5d5cab50d8e1eb/97d2d0e9-2aec-400a-8bc5-f5c033e8eaa5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230215%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230215T091448Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e13d03c5103ddb15b9a25691a9fb0f602b47e954c8cf142701ef7ed2f145821b [2023-02-15T09:14:48.796Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-15T09:14:48.796Z] Dload Upload Total Spent Left Speed [2023-02-15T09:14:49.365Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62875 0 0 100 62875 0 176k --:--:-- --:--:-- --:--:-- 176k [2023-02-15T09:14:49.365Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ec881cc2f4906685e909a61b8a5d5cab50d8e1eb [Pipeline] } [2023-02-15T09:14:49.373Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-15T09:14:49.968Z] + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-15T09:14:50.260Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-15T09:14:51.122Z] ---> package-listing.sh [2023-02-15T09:14:51.122Z] ++ facter osfamily [2023-02-15T09:14:51.122Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-15T09:14:51.380Z] + OS_FAMILY=debian [2023-02-15T09:14:51.380Z] + workspace=/w/workspace/edgex-go/5 [2023-02-15T09:14:51.381Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-15T09:14:51.381Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-15T09:14:51.381Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-15T09:14:51.381Z] + PACKAGES=/tmp/packages_start.txt [2023-02-15T09:14:51.381Z] + '[' /w/workspace/edgex-go/5 ']' [2023-02-15T09:14:51.381Z] + PACKAGES=/tmp/packages_end.txt [2023-02-15T09:14:51.381Z] + case "${OS_FAMILY}" in [2023-02-15T09:14:51.381Z] + dpkg -l [2023-02-15T09:14:51.381Z] + grep '^ii' [2023-02-15T09:14:51.381Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-15T09:14:51.381Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-15T09:14:51.381Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-15T09:14:51.381Z] + '[' /w/workspace/edgex-go/5 ']' [2023-02-15T09:14:51.381Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2023-02-15T09:14:51.381Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2023-02-15T09:14:51.393Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-15T09:14:51.670Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T09:14:52.223Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-15T09:14:52.223Z] [2023-02-15T09:14:52.223Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T09:14:52.527Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-15T09:14:52.527Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-15T09:14:52.527Z] 5eb5b503b376: Pulling fs layer [2023-02-15T09:14:52.527Z] 5c69ac0246d0: Pulling fs layer [2023-02-15T09:14:52.527Z] ec43610c2a17: Pulling fs layer [2023-02-15T09:14:52.527Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-15T09:14:52.527Z] 33b1e0a273af: Pulling fs layer [2023-02-15T09:14:52.527Z] 5d3b04190fa2: Pulling fs layer [2023-02-15T09:14:52.527Z] 2f39f015ded8: Pulling fs layer [2023-02-15T09:14:52.527Z] 3a2ae6a8a46f: Waiting [2023-02-15T09:14:52.527Z] 2f39f015ded8: Waiting [2023-02-15T09:14:52.527Z] 33b1e0a273af: Waiting [2023-02-15T09:14:52.527Z] 5c69ac0246d0: Download complete [2023-02-15T09:14:52.527Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-15T09:14:52.527Z] 3a2ae6a8a46f: Download complete [2023-02-15T09:14:52.790Z] ec43610c2a17: Verifying Checksum [2023-02-15T09:14:52.790Z] ec43610c2a17: Download complete [2023-02-15T09:14:52.790Z] 33b1e0a273af: Verifying Checksum [2023-02-15T09:14:52.790Z] 33b1e0a273af: Download complete [2023-02-15T09:14:52.790Z] 5d3b04190fa2: Verifying Checksum [2023-02-15T09:14:52.790Z] 5d3b04190fa2: Download complete [2023-02-15T09:14:53.049Z] 5eb5b503b376: Verifying Checksum [2023-02-15T09:14:53.049Z] 5eb5b503b376: Download complete [2023-02-15T09:14:53.617Z] 2f39f015ded8: Verifying Checksum [2023-02-15T09:14:53.617Z] 2f39f015ded8: Download complete [2023-02-15T09:14:54.183Z] 5eb5b503b376: Pull complete [2023-02-15T09:14:54.183Z] 5c69ac0246d0: Pull complete [2023-02-15T09:14:54.750Z] ec43610c2a17: Pull complete [2023-02-15T09:14:54.750Z] 3a2ae6a8a46f: Pull complete [2023-02-15T09:14:55.008Z] 33b1e0a273af: Pull complete [2023-02-15T09:14:55.008Z] 5d3b04190fa2: Pull complete [2023-02-15T09:14:59.193Z] 2f39f015ded8: Pull complete [2023-02-15T09:14:59.193Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-15T09:14:59.193Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-15T09:14:59.193Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T09:14:59.264Z] prd-ubuntu20.04-docker-8c-8g-6082 does not seem to be running inside a container [2023-02-15T09:14:59.291Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-15T09:15:01.368Z] $ docker top 000c80cf8080fc62ffb91f1624093ec5f01d33c6e9a7481b21f61fdc46bf86f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-15T09:15:01.712Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-15T09:15:01.990Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-15T09:15:02.269Z] + ls /var/log/sa-host [2023-02-15T09:15:02.269Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-15T09:15:02.330Z] provisioning config files... [2023-02-15T09:15:02.336Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config15087821142729993639tmp [Pipeline] { [Pipeline] echo [2023-02-15T09:15:02.348Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-15T09:15:02.626Z] ---> create-netrc.sh [Pipeline] } [2023-02-15T09:15:02.633Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-15T09:15:02.958Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-15T09:15:02.967Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-15T09:15:03.249Z] ---> sudo-logs.sh [2023-02-15T09:15:03.249Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-15T09:15:03.266Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-15T09:15:03.555Z] ---> job-cost.sh [2023-02-15T09:15:03.555Z] lf-activate-venv: SKIPPING [2023-02-15T09:15:03.555Z] DEBUG: total: 0.10999999940395355 [2023-02-15T09:15:03.555Z] INFO: Retrieving Stack Cost... [2023-02-15T09:15:04.487Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-15T09:15:05.054Z] INFO: Archiving Costs [Pipeline] echo [2023-02-15T09:15:05.066Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-15T09:15:05.349Z] ---> logs-deploy.sh [2023-02-15T09:15:05.349Z] lf-activate-venv: SKIPPING [2023-02-15T09:15:05.349Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4340/5 [2023-02-15T09:15:05.349Z] INFO: archiving workspace using pattern(s): [2023-02-15T09:15:06.283Z] Archives upload complete. [2023-02-15T09:15:06.541Z] INFO: archiving logs to Nexus