Pull request #4482 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 84046c886a766f187fe553c381d35e13e2a7bcd9+d92bec74020a648086c22ac11f002708918e28aa (248bc43f031861628adc09756fea7e354e055127) 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-ssh6216644199840017785.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh1367709881976119321.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-4482/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-4482/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9087596426386601881.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh10616476584225249915.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-4482/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-4482/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4137405420567069469.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/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6310 in /w/workspace/edgexfoundry_edgex-go_PR-4482 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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/4482/head:refs/remotes/origin/PR-4482 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d92bec74020a648086c22ac11f002708918e28aa into PR head commit 84046c886a766f187fe553c381d35e13e2a7bcd9 Merge succeeded, producing 84046c886a766f187fe553c381d35e13e2a7bcd9 Checking out Revision 84046c886a766f187fe553c381d35e13e2a7bcd9 (PR-4482) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-29T23:13:34.327Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-29T23:13:34.368Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-29T23:13:34.384Z] ========================================================= [2023-03-29T23:13:34.384Z] EdgeX Global Pipelines Version Info [2023-03-29T23:13:34.384Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 84046c886a766f187fe553c381d35e13e2a7bcd9 # 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 d92bec74020a648086c22ac11f002708918e28aa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 84046c886a766f187fe553c381d35e13e2a7bcd9 # timeout=10 > git rev-list --no-walk 789df326f27871548ef6a696a8617c0f1f1db4d4 # timeout=10 [2023-03-29T23:13:35.080Z] ------------------- [2023-03-29T23:13:35.081Z] stable info: [2023-03-29T23:13:35.081Z] ------------------- [2023-03-29T23:13:35.081Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-29T23:13:35.081Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-29T23:13:35.081Z] Message: update stable to v1.0.245 [2023-03-29T23:13:35.653Z] ------------------- [2023-03-29T23:13:35.653Z] experimental info: [2023-03-29T23:13:35.653Z] ------------------- [2023-03-29T23:13:35.653Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-29T23:13:35.653Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-29T23:13:35.653Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-29T23:13:35.830Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-29T23:13:35.842Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-29T23:13:35.851Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-29T23:13:35.862Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-29T23:13:35.875Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-29T23:13:35.887Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-29T23:13:35.897Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-29T23:13:35.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-29T23:13:35.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-29T23:13:35.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-29T23:13:35.942Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-29T23:13:35.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-29T23:13:35.967Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-29T23:13:35.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-29T23:13:35.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-29T23:13:36.000Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-29T23:13:36.011Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-29T23:13:36.021Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-29T23:13:36.034Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-29T23:13:36.044Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-29T23:13:36.055Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-29T23:13:36.065Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-29T23:13:36.077Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-29T23:13:36.088Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4482 [Pipeline] echo [2023-03-29T23:13:36.099Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4482 [Pipeline] echo [2023-03-29T23:13:36.110Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4482 [Pipeline] echo [2023-03-29T23:13:36.123Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 84046c886a766f187fe553c381d35e13e2a7bcd9 [Pipeline] echo [2023-03-29T23:13:36.135Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 84046c8 [Pipeline] echo [2023-03-29T23:13:36.146Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T23:13:36.194Z] provisioning config files... [2023-03-29T23:13:36.210Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config2881478175367160746tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:13:36.513Z] ---> docker-login.sh [2023-03-29T23:13:36.513Z] nexus3.edgexfoundry.org:10001 [2023-03-29T23:13:36.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:13:36.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:13:36.773Z] Configure a credential helper to remove this warning. See [2023-03-29T23:13:36.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:13:36.773Z] [2023-03-29T23:13:36.773Z] Login Succeeded [2023-03-29T23:13:36.773Z] nexus3.edgexfoundry.org:10002 [2023-03-29T23:13:37.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:13:37.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:13:37.034Z] Configure a credential helper to remove this warning. See [2023-03-29T23:13:37.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:13:37.034Z] [2023-03-29T23:13:37.034Z] Login Succeeded [2023-03-29T23:13:37.034Z] nexus3.edgexfoundry.org:10003 [2023-03-29T23:13:37.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:13:37.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:13:37.034Z] Configure a credential helper to remove this warning. See [2023-03-29T23:13:37.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:13:37.034Z] [2023-03-29T23:13:37.034Z] Login Succeeded [2023-03-29T23:13:37.034Z] nexus3.edgexfoundry.org:10004 [2023-03-29T23:13:37.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:13:37.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:13:37.294Z] Configure a credential helper to remove this warning. See [2023-03-29T23:13:37.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:13:37.294Z] [2023-03-29T23:13:37.294Z] Login Succeeded [2023-03-29T23:13:37.294Z] docker.io [2023-03-29T23:13:37.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:13:37.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:13:37.555Z] Configure a credential helper to remove this warning. See [2023-03-29T23:13:37.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:13:37.555Z] [2023-03-29T23:13:37.555Z] Login Succeeded [2023-03-29T23:13:37.555Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T23:13:37.588Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-29T23:13:37.896Z] + 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-auth/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-03-29T23:13:37.896Z] + + cut -d/ -f2 [2023-03-29T23:13:37.896Z] dirname cmd/core-command/Dockerfile [2023-03-29T23:13:37.896Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-29T23:13:37.896Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-29T23:13:37.896Z] + cut -d/ -f2 [2023-03-29T23:13:37.896Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-29T23:13:37.896Z] + dirname cmd/core-data/Dockerfile [2023-03-29T23:13:37.896Z] + cut -d/ -f2 [2023-03-29T23:13:37.896Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-29T23:13:37.896Z] + dirname cmd/core-metadata/Dockerfile [2023-03-29T23:13:37.896Z] + cut -d/ -f2 [2023-03-29T23:13:37.896Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-29T23:13:37.896Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-29T23:13:37.896Z] + cut -d/ -f2 [2023-03-29T23:13:37.896Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-29T23:13:37.896Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-29T23:13:37.896Z] + cut -d/ -f2 [2023-03-29T23:13:37.896Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-29T23:13:37.896Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-29T23:13:37.896Z] + cut -d/ -f2 [2023-03-29T23:13:37.897Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-29T23:13:37.897Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-29T23:13:37.897Z] + cut -d/ -f2 [2023-03-29T23:13:37.897Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-29T23:13:37.897Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-29T23:13:37.897Z] + cut -d/ -f2 [2023-03-29T23:13:37.897Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-29T23:13:37.897Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-29T23:13:37.897Z] + cut -d/ -f2 [2023-03-29T23:13:37.897Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-29T23:13:37.897Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-29T23:13:37.897Z] + cut -d/ -f2 [2023-03-29T23:13:37.897Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-29T23:13:37.897Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-29T23:13:37.897Z] + cut -d/ -f2 [2023-03-29T23:13:37.897Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-29T23:13:37.897Z] + dirname cmd/support-notifications/Dockerfile [2023-03-29T23:13:37.897Z] + cut -d/ -f2 [2023-03-29T23:13:37.897Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-29T23:13:37.897Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-29T23:13:37.897Z] + cut -d/ -f2 [2023-03-29T23:13:37.897Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-29T23:13:37.956Z] 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-auth, dockerfile:cmd/security-proxy-auth/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-03-29T23:13:38.290Z] + git rev-list -1 --merges 84046c886a766f187fe553c381d35e13e2a7bcd9~1..84046c886a766f187fe553c381d35e13e2a7bcd9 [Pipeline] echo [2023-03-29T23:13:38.307Z] -----------> git rev-list -1 --merges 84046c886a766f187fe553c381d35e13e2a7bcd9~1..84046c886a766f187fe553c381d35e13e2a7bcd9 84046c886a766f187fe553c381d35e13e2a7bcd9 [false] [Pipeline] sh [2023-03-29T23:13:38.599Z] + git log --format=format:%s -1 84046c886a766f187fe553c381d35e13e2a7bcd9 [Pipeline] echo [2023-03-29T23:13:38.612Z] ========================================================= [2023-03-29T23:13:38.612Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-29T23:13:38.612Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-29T23:13:38.963Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-29T23:13:38.964Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-29T23:13:38.964Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-29T23:13:38.964Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-29T23:13:38.964Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-29T23:13:38.964Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-29T23:13:38.964Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:13:39.303Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T23:13:39.303Z] [2023-03-29T23:13:39.303Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:13:39.602Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T23:13:39.602Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-29T23:13:39.602Z] b85a868b505f: Pulling fs layer [2023-03-29T23:13:39.602Z] e2be974225ed: Pulling fs layer [2023-03-29T23:13:39.602Z] 339a4e72a1f5: Pulling fs layer [2023-03-29T23:13:39.602Z] 988bab9f4d93: Pulling fs layer [2023-03-29T23:13:39.602Z] 1469e6f7b9e6: Pulling fs layer [2023-03-29T23:13:39.602Z] eaf3925da568: Pulling fs layer [2023-03-29T23:13:39.602Z] bab4dde63d76: Pulling fs layer [2023-03-29T23:13:39.602Z] bde34c3a00c8: Pulling fs layer [2023-03-29T23:13:39.602Z] b352a97aabf1: Pulling fs layer [2023-03-29T23:13:39.602Z] 4872d77fe225: Pulling fs layer [2023-03-29T23:13:39.602Z] 5851b861e8e6: Pulling fs layer [2023-03-29T23:13:39.602Z] b352a97aabf1: Waiting [2023-03-29T23:13:39.602Z] eaf3925da568: Waiting [2023-03-29T23:13:39.602Z] bde34c3a00c8: Waiting [2023-03-29T23:13:39.602Z] 988bab9f4d93: Waiting [2023-03-29T23:13:39.602Z] 4872d77fe225: Waiting [2023-03-29T23:13:39.602Z] 5851b861e8e6: Waiting [2023-03-29T23:13:39.602Z] e2be974225ed: Download complete [2023-03-29T23:13:39.602Z] 988bab9f4d93: Verifying Checksum [2023-03-29T23:13:39.602Z] 988bab9f4d93: Download complete [2023-03-29T23:13:39.861Z] 1469e6f7b9e6: Verifying Checksum [2023-03-29T23:13:39.861Z] 1469e6f7b9e6: Download complete [2023-03-29T23:13:39.861Z] eaf3925da568: Verifying Checksum [2023-03-29T23:13:39.861Z] eaf3925da568: Download complete [2023-03-29T23:13:39.861Z] 339a4e72a1f5: Verifying Checksum [2023-03-29T23:13:39.861Z] 339a4e72a1f5: Download complete [2023-03-29T23:13:39.861Z] bde34c3a00c8: Download complete [2023-03-29T23:13:39.861Z] b352a97aabf1: Download complete [2023-03-29T23:13:39.861Z] 4872d77fe225: Download complete [2023-03-29T23:13:39.861Z] 5851b861e8e6: Verifying Checksum [2023-03-29T23:13:39.861Z] 5851b861e8e6: Download complete [2023-03-29T23:13:39.861Z] b85a868b505f: Verifying Checksum [2023-03-29T23:13:39.861Z] b85a868b505f: Download complete [2023-03-29T23:13:40.119Z] bab4dde63d76: Verifying Checksum [2023-03-29T23:13:40.119Z] bab4dde63d76: Download complete [2023-03-29T23:13:41.068Z] b85a868b505f: Pull complete [2023-03-29T23:13:41.327Z] e2be974225ed: Pull complete [2023-03-29T23:13:41.899Z] 339a4e72a1f5: Pull complete [2023-03-29T23:13:41.899Z] 988bab9f4d93: Pull complete [2023-03-29T23:13:42.468Z] 1469e6f7b9e6: Pull complete [2023-03-29T23:13:42.468Z] eaf3925da568: Pull complete [2023-03-29T23:13:44.370Z] bab4dde63d76: Pull complete [2023-03-29T23:13:44.370Z] bde34c3a00c8: Pull complete [2023-03-29T23:13:44.630Z] b352a97aabf1: Pull complete [2023-03-29T23:13:44.630Z] 4872d77fe225: Pull complete [2023-03-29T23:13:44.889Z] 5851b861e8e6: Pull complete [2023-03-29T23:13:44.889Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-29T23:13:44.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T23:13:44.889Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:13:44.990Z] prd-ubuntu20.04-docker-8c-8g-6310 does not seem to be running inside a container [2023-03-29T23:13:45.027Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-03-29T23:13:49.510Z] $ docker top 5c57907e3d48ea4fa99604e4db125c19e289c75051c6b6563f94bdd12e873f1d -eo pid,comm [2023-03-29T23:13:49.570Z] 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-03-29T23:13:49.570Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-29T23:13:49.606Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T23:13:49.606Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T23:13:49.721Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T23:13:49.727Z] $ docker exec 5c57907e3d48ea4fa99604e4db125c19e289c75051c6b6563f94bdd12e873f1d ssh-agent [2023-03-29T23:13:49.849Z] SSH_AUTH_SOCK=/tmp/ssh-2IJWHDkAhsXG/agent.31 [2023-03-29T23:13:49.850Z] SSH_AGENT_PID=37 [2023-03-29T23:13:49.859Z] Running ssh-add (command line suppressed) [2023-03-29T23:13:49.973Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_13739766262651653116.key (/w/workspace/edgex-go/4@tmp/private_key_13739766262651653116.key) [2023-03-29T23:13:49.985Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T23:13:50.272Z] + git tag --points-at HEAD [Pipeline] } [2023-03-29T23:13:50.294Z] $ docker exec --env ******** --env ******** 5c57907e3d48ea4fa99604e4db125c19e289c75051c6b6563f94bdd12e873f1d ssh-agent -k [2023-03-29T23:13:50.393Z] unset SSH_AUTH_SOCK; [2023-03-29T23:13:50.394Z] unset SSH_AGENT_PID; [2023-03-29T23:13:50.394Z] echo Agent pid 37 killed; [2023-03-29T23:13:50.403Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-29T23:13:50.426Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T23:13:50.426Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T23:13:50.552Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T23:13:50.558Z] $ docker exec 5c57907e3d48ea4fa99604e4db125c19e289c75051c6b6563f94bdd12e873f1d ssh-agent [2023-03-29T23:13:50.674Z] SSH_AUTH_SOCK=/tmp/ssh-SVCvWiajDPsp/agent.69 [2023-03-29T23:13:50.674Z] SSH_AGENT_PID=75 [2023-03-29T23:13:50.679Z] Running ssh-add (command line suppressed) [2023-03-29T23:13:50.782Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_18060545104163533033.key (/w/workspace/edgex-go/4@tmp/private_key_18060545104163533033.key) [2023-03-29T23:13:50.793Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T23:13:51.079Z] + git semver init [2023-03-29T23:13:51.338Z] 2023-03-29 23:13:51,282 [run_init] DEBUG init version:0.0.0 force:False [2023-03-29T23:13:51.338Z] 2023-03-29 23:13:51,283 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver [2023-03-29T23:13:51.338Z] 2023-03-29 23:13:51,283 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver [2023-03-29T23:13:51.338Z] 2023-03-29 23:13:51,284 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) [2023-03-29T23:13:56.614Z] 2023-03-29 23:13:56,277 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude [2023-03-29T23:13:56.614Z] 2023-03-29 23:13:56,278 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4482 with force:False [2023-03-29T23:13:56.614Z] 2023-03-29 23:13:56,278 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4482 [2023-03-29T23:13:56.614Z] 2023-03-29 23:13:56,282 [execute] INFO git cat-file --batch-check [2023-03-29T23:13:56.614Z] 2023-03-29 23:13:56,282 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2023-03-29T23:13:56.614Z] 2023-03-29 23:13:56,288 [execute] INFO git cat-file --batch [2023-03-29T23:13:56.614Z] 2023-03-29 23:13:56,288 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2023-03-29T23:13:56.614Z] 2023-03-29 23:13:56,293 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4482 [2023-03-29T23:13:56.614Z] 0.0.0 [Pipeline] } [2023-03-29T23:13:56.631Z] $ docker exec --env ******** --env ******** 5c57907e3d48ea4fa99604e4db125c19e289c75051c6b6563f94bdd12e873f1d ssh-agent -k [2023-03-29T23:13:56.736Z] unset SSH_AUTH_SOCK; [2023-03-29T23:13:56.736Z] unset SSH_AGENT_PID; [2023-03-29T23:13:56.736Z] echo Agent pid 75 killed; [2023-03-29T23:13:56.743Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-29T23:13:57.044Z] + git semver [Pipeline] } [2023-03-29T23:13:57.328Z] $ docker stop --time=1 5c57907e3d48ea4fa99604e4db125c19e289c75051c6b6563f94bdd12e873f1d [2023-03-29T23:13:58.759Z] $ docker rm -f --volumes 5c57907e3d48ea4fa99604e4db125c19e289c75051c6b6563f94bdd12e873f1d [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T23:13:59.097Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-29T23:13:59.304Z] Stashed 1 file(s) [Pipeline] echo [2023-03-29T23:13:59.307Z] [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-03-29T23:13:59.715Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2023-03-29T23:13:59.728Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T23:13:59.739Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T23:13:59.745Z] ========================================================= [2023-03-29T23:13:59.745Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-29T23:13:59.745Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-29T23:14:00.030Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-29T23:14:00.030Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-29T23:14:00.030Z] 63b65145d645: Pulling fs layer [2023-03-29T23:14:00.030Z] a2d21d5440eb: Pulling fs layer [2023-03-29T23:14:00.030Z] 935e6c44a52c: Pulling fs layer [2023-03-29T23:14:00.030Z] 94cc34f8dd06: Pulling fs layer [2023-03-29T23:14:00.030Z] 30dea6a524f1: Pulling fs layer [2023-03-29T23:14:00.030Z] a2aff8979fd8: Pulling fs layer [2023-03-29T23:14:00.030Z] 94cc34f8dd06: Waiting [2023-03-29T23:14:00.030Z] 30dea6a524f1: Waiting [2023-03-29T23:14:00.030Z] 6808be2612f2: Pulling fs layer [2023-03-29T23:14:00.030Z] f25807f1079a: Pulling fs layer [2023-03-29T23:14:00.030Z] a2aff8979fd8: Waiting [2023-03-29T23:14:00.030Z] 6808be2612f2: Waiting [2023-03-29T23:14:00.030Z] f25807f1079a: Waiting [2023-03-29T23:14:00.030Z] a2d21d5440eb: Verifying Checksum [2023-03-29T23:14:00.030Z] a2d21d5440eb: Download complete [2023-03-29T23:14:00.030Z] 94cc34f8dd06: Download complete [2023-03-29T23:14:00.030Z] 30dea6a524f1: Download complete [2023-03-29T23:14:00.030Z] 63b65145d645: Verifying Checksum [2023-03-29T23:14:00.030Z] 63b65145d645: Download complete [2023-03-29T23:14:00.030Z] a2aff8979fd8: Verifying Checksum [2023-03-29T23:14:00.030Z] a2aff8979fd8: Download complete [2023-03-29T23:14:00.290Z] 63b65145d645: Pull complete [2023-03-29T23:14:00.550Z] a2d21d5440eb: Pull complete [2023-03-29T23:14:00.550Z] f25807f1079a: Verifying Checksum [2023-03-29T23:14:00.550Z] f25807f1079a: Download complete [2023-03-29T23:14:00.819Z] 935e6c44a52c: Verifying Checksum [2023-03-29T23:14:00.819Z] 935e6c44a52c: Download complete [2023-03-29T23:14:01.077Z] 6808be2612f2: Verifying Checksum [2023-03-29T23:14:01.077Z] 6808be2612f2: Download complete [2023-03-29T23:14:04.356Z] 935e6c44a52c: Pull complete [2023-03-29T23:14:04.356Z] 94cc34f8dd06: Pull complete [2023-03-29T23:14:04.356Z] 30dea6a524f1: Pull complete [2023-03-29T23:14:04.356Z] a2aff8979fd8: Pull complete [2023-03-29T23:14:06.895Z] 6808be2612f2: Pull complete [2023-03-29T23:14:07.461Z] f25807f1079a: Pull complete [2023-03-29T23:14:07.461Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-29T23:14:07.461Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-29T23:14:07.461Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-29T23:14:07.753Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-29T23:14:07.753Z] WORKDIR /edgex [2023-03-29T23:14:07.753Z] COPY go.mod . [2023-03-29T23:14:07.753Z] RUN go mod download [2023-03-29T23:14:07.753Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-29T23:14:08.327Z] Sending build context to Docker daemon 170.5MB [2023-03-29T23:14:08.327Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-29T23:14:08.327Z] ---> 3b553350e43f [2023-03-29T23:14:08.327Z] Step 2/4 : WORKDIR /edgex [2023-03-29T23:14:14.382Z] Still waiting to schedule task [2023-03-29T23:14:14.383Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-29T23:14:18.360Z] ---> Running in 366ddbfcb993 [2023-03-29T23:14:18.360Z] Removing intermediate container 366ddbfcb993 [2023-03-29T23:14:18.360Z] ---> cb4ee28b2e5e [2023-03-29T23:14:18.360Z] Step 3/4 : COPY go.mod . [2023-03-29T23:14:18.360Z] ---> 33a486810bc1 [2023-03-29T23:14:18.360Z] Step 4/4 : RUN go mod download [2023-03-29T23:14:18.360Z] ---> Running in 452af5b382df [2023-03-29T23:14:30.570Z] Removing intermediate container 452af5b382df [2023-03-29T23:14:30.570Z] ---> 7e5abe67c7d4 [2023-03-29T23:14:30.570Z] Successfully built 7e5abe67c7d4 [2023-03-29T23:14:30.570Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:14:30.868Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-29T23:14:30.868Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:14:30.940Z] prd-ubuntu20.04-docker-8c-8g-6310 does not seem to be running inside a container [2023-03-29T23:14:30.971Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-03-29T23:14:31.392Z] $ docker top 95a1b2b7e870d5de297850883ebc180cabd125982697888c1ddd4612694d7e93 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T23:14:31.726Z] + go version [2023-03-29T23:14:31.726Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-29T23:14:31.737Z] $ docker stop --time=1 95a1b2b7e870d5de297850883ebc180cabd125982697888c1ddd4612694d7e93 [2023-03-29T23:14:33.008Z] $ docker rm -f --volumes 95a1b2b7e870d5de297850883ebc180cabd125982697888c1ddd4612694d7e93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:14:33.402Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-29T23:14:33.402Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:14:33.471Z] prd-ubuntu20.04-docker-8c-8g-6310 does not seem to be running inside a container [2023-03-29T23:14:33.500Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-03-29T23:14:34.066Z] $ docker top 94a4f443eca6ca39c1790bc5c9466a9f621538243ce097509ff5ecbf377273b8 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-29T23:14:34.125Z] ========================================================= [2023-03-29T23:14:34.125Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-29T23:14:34.125Z] ========================================================= [Pipeline] sh [2023-03-29T23:14:34.399Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2023-03-29T23:14:34.688Z] + make test [2023-03-29T23:14:34.688Z] go test -race -coverprofile=coverage.out ./... [2023-03-29T23:14:41.248Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-29T23:14:53.449Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-29T23:14:53.449Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-29T23:14:54.017Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-29T23:14:54.275Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-29T23:14:54.840Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-29T23:14:55.102Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-29T23:14:55.102Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-29T23:14:55.102Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-29T23:14:55.102Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-29T23:14:55.359Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-29T23:14:55.616Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-29T23:14:55.874Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-29T23:14:55.874Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-29T23:14:55.874Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-29T23:14:56.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-29T23:14:56.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-29T23:14:56.806Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements [2023-03-29T23:14:56.806Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.080s coverage: 98.5% of statements [2023-03-29T23:14:57.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-29T23:14:57.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-29T23:14:57.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-29T23:14:57.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-29T23:14:57.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-29T23:14:58.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-29T23:14:58.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-29T23:14:58.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-29T23:14:58.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-29T23:14:58.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-29T23:14:59.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-29T23:14:59.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-29T23:15:00.193Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.105s coverage: 71.3% of statements [2023-03-29T23:15:00.193Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.078s coverage: 54.0% of statements [2023-03-29T23:15:01.576Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.782s coverage: 88.5% of statements [2023-03-29T23:15:01.576Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.084s coverage: 3.9% of statements [2023-03-29T23:15:01.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-29T23:15:01.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-29T23:15:01.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-29T23:15:02.095Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-29T23:15:02.095Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-29T23:15:02.095Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-29T23:15:02.095Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-29T23:15:02.095Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-29T23:15:02.352Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.354s coverage: 95.6% of statements [2023-03-29T23:15:02.352Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.062s coverage: 72.2% of statements [2023-03-29T23:15:03.285Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-29T23:15:03.285Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-29T23:15:03.285Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-29T23:15:03.285Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.040s coverage: 65.9% of statements [2023-03-29T23:15:03.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-29T23:15:03.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-29T23:15:03.800Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.080s coverage: 0.9% of statements [2023-03-29T23:15:03.800Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 29.0% of statements [2023-03-29T23:15:04.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 44.1% of statements [2023-03-29T23:15:04.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.059s coverage: 82.9% of statements [2023-03-29T23:15:04.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.082s coverage: 94.1% of statements [2023-03-29T23:15:04.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements [2023-03-29T23:15:04.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements [2023-03-29T23:15:04.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-29T23:15:04.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-29T23:15:04.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-29T23:15:04.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-29T23:15:05.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-29T23:15:05.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-29T23:15:05.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-29T23:15:05.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-29T23:15:05.879Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-29T23:15:05.879Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-29T23:15:05.879Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-29T23:15:05.879Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-29T23:15:06.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-29T23:15:06.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-29T23:15:07.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-29T23:15:08.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-29T23:15:08.267Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-29T23:15:09.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-29T23:15:09.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-29T23:15:10.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-29T23:15:10.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-29T23:15:10.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-29T23:15:11.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-29T23:15:11.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-29T23:15:12.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-29T23:15:13.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-29T23:15:13.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-29T23:15:13.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-29T23:15:13.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-29T23:15:14.546Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-29T23:15:14.546Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-29T23:15:14.546Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-29T23:15:14.546Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-29T23:15:15.478Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-29T23:15:15.478Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-29T23:15:15.478Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-29T23:15:15.478Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-29T23:15:16.411Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-29T23:15:16.411Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-29T23:15:16.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements [2023-03-29T23:15:17.601Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-29T23:15:17.601Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-29T23:15:29.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.273s coverage: 79.9% of statements [2023-03-29T23:15:29.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.068s coverage: 92.9% of statements [2023-03-29T23:15:29.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements [2023-03-29T23:15:29.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 62.3% of statements [2023-03-29T23:15:29.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2023-03-29T23:15:29.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements [2023-03-29T23:15:29.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2023-03-29T23:15:29.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 81.2% of statements [2023-03-29T23:15:29.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.078s coverage: 82.1% of statements [2023-03-29T23:15:29.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.081s coverage: 86.0% of statements [2023-03-29T23:15:29.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.162s coverage: 63.1% of statements [2023-03-29T23:15:29.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.084s coverage: 100.0% of statements [2023-03-29T23:15:29.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2023-03-29T23:15:29.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2023-03-29T23:15:29.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2023-03-29T23:15:29.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2023-03-29T23:15:29.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.196s coverage: 38.4% of statements [2023-03-29T23:15:29.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2023-03-29T23:15:29.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2023-03-29T23:15:29.806Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements [2023-03-29T23:15:29.806Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.108s coverage: 92.3% of statements [2023-03-29T23:15:29.806Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 61.5% of statements [2023-03-29T23:15:29.806Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.079s coverage: 97.7% of statements [2023-03-29T23:15:29.806Z] 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-03-29T23:15:29.806Z] running golangci-lint [2023-03-29T23:15:29.806Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-03-29T23:15:29.806Z] go version go1.20.2 linux/amd64 [2023-03-29T23:15:29.806Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-03-29T23:15:29.806Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-03-29T23:15:42.003Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|name|types_sizes|compiled_files|deps|imports) took 13.290196413s" [2023-03-29T23:15:42.261Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 35.375815ms" [2023-03-29T23:15:48.810Z] level=info msg="[linters_context/goanalysis] analyzers took 55.349864202s with top 10 stages: buildir: 26.614487268s, fact_deprecated: 2.011847217s, inspect: 1.537227135s, ctrlflow: 1.245275547s, printf: 1.197652573s, gosec: 974.407109ms, nilness: 793.729508ms, fact_purity: 788.010209ms, S1038: 760.542779ms, typedness: 616.072214ms" [2023-03-29T23:15:48.810Z] level=info msg="[runner] Issues before processing: 201, after processing: 0" [2023-03-29T23:15:48.810Z] level=info msg="[runner] Processors filtering stat (out/in): exclude: 201/201, nolint: 0/21, skip_files: 201/201, exclude-rules: 21/201, autogenerated_exclude: 201/201, identifier_marker: 201/201, cgo: 201/201, filename_unadjuster: 201/201, path_prettifier: 201/201, skip_dirs: 201/201" [2023-03-29T23:15:48.810Z] level=info msg="[runner] processing took 19.24275ms with stages: nolint: 7.967509ms, identifier_marker: 4.995413ms, path_prettifier: 2.052415ms, exclude-rules: 1.902144ms, autogenerated_exclude: 1.538009ms, skip_dirs: 734.87µs, cgo: 31.37µs, filename_unadjuster: 16.92µs, max_same_issues: 710ns, uniq_by_line: 580ns, source_code: 390ns, skip_files: 390ns, max_from_linter: 330ns, exclude: 310ns, sort_results: 270ns, path_shortener: 270ns, path_prefixer: 250ns, severity-rules: 240ns, diff: 230ns, max_per_file_from_linter: 130ns" [2023-03-29T23:15:48.810Z] level=info msg="[runner] linters took 6.710271174s with stages: goanalysis_metalinter: 6.690938402s" [2023-03-29T23:15:48.810Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-03-29T23:15:48.810Z] level=info msg="Memory: 202 samples, avg is 186.7MB, max is 794.8MB" [2023-03-29T23:15:48.810Z] level=info msg="Execution took 20.047464369s" [2023-03-29T23:15:48.810Z] go vet ./... [2023-03-29T23:15:52.986Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-29T23:15:52.986Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-29T23:15:52.986Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-29T23:15:52.997Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-29T23:15:53.279Z] + ls -al . [2023-03-29T23:15:53.279Z] total 704 [2023-03-29T23:15:53.279Z] drwxrwxr-x 11 1001 1001 4096 Mar 29 23:14 . [2023-03-29T23:15:53.279Z] drwxr-xr-x 4 root root 4096 Mar 29 23:14 .. [2023-03-29T23:15:53.279Z] drwxrwxr-x 2 1001 1001 4096 Mar 29 23:13 .blubracket [2023-03-29T23:15:53.279Z] -rw-rw-r-- 1 1001 1001 16 Mar 29 23:13 .dockerignore [2023-03-29T23:15:53.279Z] drwxrwxr-x 8 1001 1001 4096 Mar 29 23:13 .git [2023-03-29T23:15:53.279Z] drwxrwxr-x 3 1001 1001 4096 Mar 29 23:13 .github [2023-03-29T23:15:53.279Z] -rw-rw-r-- 1 1001 1001 1133 Mar 29 23:13 .gitignore [2023-03-29T23:15:53.279Z] -rw-rw-r-- 1 1001 1001 42 Mar 29 23:13 .golangci.yml [2023-03-29T23:15:53.279Z] -rw-rw-r-- 1 1001 1001 87 Mar 29 23:13 .hadolint.yml [2023-03-29T23:15:53.279Z] drwxr-xr-x 3 1001 1001 4096 Mar 29 23:13 .semver [2023-03-29T23:15:53.279Z] -rw-rw-r-- 1 1001 1001 166 Mar 29 23:13 .sonarcloud.properties [2023-03-29T23:15:53.279Z] -rw-rw-r-- 1 1001 1001 1171 Mar 29 23:13 ADOPTERS.md [2023-03-29T23:15:53.279Z] -rw-rw-r-- 1 1001 1001 10835 Mar 29 23:13 Attribution.txt [2023-03-29T23:15:53.279Z] -rw-rw-r-- 1 1001 1001 73765 Mar 29 23:13 CHANGELOG.md [2023-03-29T23:15:53.279Z] -rw-rw-r-- 1 1001 1001 3804 Mar 29 23:13 CONTRIBUTING.md [2023-03-29T23:15:53.279Z] -rw-rw-r-- 1 1001 1001 677 Mar 29 23:13 GOVERNANCE.md [2023-03-29T23:15:53.279Z] -rw-rw-r-- 1 1001 1001 883 Mar 29 23:13 Jenkinsfile [2023-03-29T23:15:53.279Z] -rw-rw-r-- 1 1001 1001 10775 Mar 29 23:13 LICENSE [2023-03-29T23:15:53.279Z] -rw-rw-r-- 1 1001 1001 14368 Mar 29 23:13 Makefile [2023-03-29T23:15:53.279Z] -rw-rw-r-- 1 1001 1001 582 Mar 29 23:13 OWNERS.md [2023-03-29T23:15:53.279Z] -rw-rw-r-- 1 1001 1001 9403 Mar 29 23:13 README.md [2023-03-29T23:15:53.279Z] -rw-rw-r-- 1 1001 1001 789 Mar 29 23:13 SECURITY.md [2023-03-29T23:15:53.279Z] -rw-rw-r-- 1 1001 1001 5 Mar 29 23:13 VERSION [2023-03-29T23:15:53.279Z] drwxrwxr-x 2 1001 1001 4096 Mar 29 23:13 bin [2023-03-29T23:15:53.279Z] drwxrwxr-x 18 1001 1001 4096 Mar 29 23:13 cmd [2023-03-29T23:15:53.279Z] -rw-r--r-- 1 root root 447380 Mar 29 23:15 coverage.out [2023-03-29T23:15:53.279Z] -rw-rw-r-- 1 1001 1001 3200 Mar 29 23:13 go.mod [2023-03-29T23:15:53.279Z] -rw-rw-r-- 1 1001 1001 31265 Mar 29 23:13 go.sum [2023-03-29T23:15:53.279Z] drwxrwxr-x 7 1001 1001 4096 Mar 29 23:13 internal [2023-03-29T23:15:53.279Z] drwxrwxr-x 3 1001 1001 4096 Mar 29 23:13 openapi [2023-03-29T23:15:53.279Z] -rw-rw-r-- 1 1001 1001 594 Mar 29 23:13 security.txt [2023-03-29T23:15:53.279Z] drwxrwxr-x 4 1001 1001 4096 Mar 29 23:13 snap [2023-03-29T23:15:53.279Z] -rw-rw-r-- 1 1001 1001 204 Mar 29 23:13 version.go [Pipeline] sh [2023-03-29T23:15:53.560Z] + '[' -e coverage.out ] [2023-03-29T23:15:53.560Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-29T23:15:53.663Z] Stashed 1 file(s) [Pipeline] sh [2023-03-29T23:15:53.939Z] + make build [2023-03-29T23:15:53.939Z] 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-03-29T23:16:06.129Z] 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-03-29T23:16:06.129Z] 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-03-29T23:16:06.389Z] 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-03-29T23:16:06.955Z] 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-03-29T23:16:13.508Z] 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-03-29T23:16:14.442Z] 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-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-29T23:16:15.373Z] 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-03-29T23:16:16.309Z] 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-03-29T23:16:17.242Z] 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-03-29T23:16:17.807Z] 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-03-29T23:16:19.184Z] 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-03-29T23:16:20.129Z] $ docker stop --time=1 94a4f443eca6ca39c1790bc5c9466a9f621538243ce097509ff5ecbf377273b8 [2023-03-29T23:16:24.743Z] $ docker rm -f --volumes 94a4f443eca6ca39c1790bc5c9466a9f621538243ce097509ff5ecbf377273b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:25.523Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-29T23:16:25.523Z] [2023-03-29T23:16:25.523Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:25.816Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-29T23:16:25.816Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-29T23:16:25.816Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-29T23:16:25.816Z] ca9280d653b3: Pulling fs layer [2023-03-29T23:16:25.816Z] 7e9c9ca2126c: Pulling fs layer [2023-03-29T23:16:25.816Z] cbdbe7a5bc2a: Download complete [2023-03-29T23:16:26.075Z] cbdbe7a5bc2a: Pull complete [2023-03-29T23:16:26.075Z] ca9280d653b3: Verifying Checksum [2023-03-29T23:16:26.075Z] ca9280d653b3: Download complete [2023-03-29T23:16:26.333Z] 7e9c9ca2126c: Download complete [2023-03-29T23:16:26.333Z] ca9280d653b3: Pull complete [2023-03-29T23:16:29.608Z] 7e9c9ca2126c: Pull complete [2023-03-29T23:16:29.609Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-29T23:16:29.609Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-29T23:16:29.609Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:16:29.679Z] prd-ubuntu20.04-docker-8c-8g-6310 does not seem to be running inside a container [2023-03-29T23:16:29.707Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-03-29T23:16:32.155Z] $ docker top b4a3cbd0040c1a9400d9a39046ea124557727b239eaf1d27f586eb05e0a46216 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T23:16:32.503Z] + docker-compose build --help [2023-03-29T23:16:32.503Z] + grep parallel [2023-03-29T23:16:33.069Z] --parallel Build images in parallel. [Pipeline] } [2023-03-29T23:16:33.081Z] $ docker stop --time=1 b4a3cbd0040c1a9400d9a39046ea124557727b239eaf1d27f586eb05e0a46216 [2023-03-29T23:16:34.348Z] $ docker rm -f --volumes b4a3cbd0040c1a9400d9a39046ea124557727b239eaf1d27f586eb05e0a46216 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:34.719Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-29T23:16:34.720Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:16:34.777Z] prd-ubuntu20.04-docker-8c-8g-6310 does not seem to be running inside a container [2023-03-29T23:16:34.803Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-03-29T23:16:35.118Z] $ docker top 509e42abbcb3aba3428b0b1d8e4521ed0d6ccce381221f83c0914a636773d0a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T23:16:35.444Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-29T23:16:36.010Z] Building core-command ... [2023-03-29T23:16:36.010Z] Building core-common-config-bootstrapper ... [2023-03-29T23:16:36.010Z] Building core-data ... [2023-03-29T23:16:36.010Z] Building core-metadata ... [2023-03-29T23:16:36.010Z] Building security-bootstrapper ... [2023-03-29T23:16:36.010Z] Building security-proxy-auth ... [2023-03-29T23:16:36.010Z] Building security-proxy-setup ... [2023-03-29T23:16:36.010Z] Building security-secretstore-setup ... [2023-03-29T23:16:36.010Z] Building security-spiffe-token-provider ... [2023-03-29T23:16:36.010Z] Building security-spire-agent ... [2023-03-29T23:16:36.010Z] Building security-spire-config ... [2023-03-29T23:16:36.010Z] Building security-spire-server ... [2023-03-29T23:16:36.010Z] Building support-notifications ... [2023-03-29T23:16:36.010Z] Building support-scheduler ... [2023-03-29T23:16:36.010Z] Building security-spire-config [2023-03-29T23:16:36.010Z] Building security-bootstrapper [2023-03-29T23:16:36.010Z] Building security-spiffe-token-provider [2023-03-29T23:16:36.010Z] Building security-spire-server [2023-03-29T23:16:36.010Z] Building core-data [2023-03-29T23:16:45.987Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:16:45.987Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:16:45.987Z] ---> 7e5abe67c7d4 [2023-03-29T23:16:45.987Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:16:45.987Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:16:45.987Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:16:45.987Z] ---> 7e5abe67c7d4 [2023-03-29T23:16:45.987Z] Step 3/27 : WORKDIR /edgex-go [2023-03-29T23:16:45.987Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:16:45.987Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:16:45.987Z] ---> 7e5abe67c7d4 [2023-03-29T23:16:45.987Z] Step 3/33 : WORKDIR /edgex-go [2023-03-29T23:16:45.987Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:16:45.987Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:16:45.987Z] ---> 7e5abe67c7d4 [2023-03-29T23:16:45.987Z] Step 3/20 : WORKDIR /edgex-go [2023-03-29T23:16:47.886Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:16:47.886Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:16:47.886Z] ---> 7e5abe67c7d4 [2023-03-29T23:16:47.886Z] Step 3/26 : WORKDIR /edgex-go [2023-03-29T23:17:00.091Z] ---> Running in 776ed5766440 [2023-03-29T23:17:00.091Z] ---> Running in 6f58a82c8f42 [2023-03-29T23:17:00.091Z] ---> Running in c46bc9eb8d93 [2023-03-29T23:17:00.091Z] ---> Running in a0ab629a17f0 [2023-03-29T23:17:00.091Z] ---> Running in a8f40da2733b [2023-03-29T23:17:00.091Z] Removing intermediate container c46bc9eb8d93 [2023-03-29T23:17:00.091Z] ---> c27253c250ec [2023-03-29T23:17:00.091Z] Step 4/23 : WORKDIR /edgex-go [2023-03-29T23:17:00.091Z] Removing intermediate container 776ed5766440 [2023-03-29T23:17:00.091Z] ---> cd9e0439f7e4 [2023-03-29T23:17:00.091Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-29T23:17:00.091Z] Removing intermediate container 6f58a82c8f42 [2023-03-29T23:17:00.091Z] ---> c996a9199785 [2023-03-29T23:17:00.091Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-29T23:17:00.091Z] Removing intermediate container a8f40da2733b [2023-03-29T23:17:00.091Z] ---> 81ef77401431 [2023-03-29T23:17:00.091Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-29T23:17:00.091Z] ---> Running in e23e0ab8ec5d [2023-03-29T23:17:00.091Z] Removing intermediate container a0ab629a17f0 [2023-03-29T23:17:00.091Z] ---> 43284157cc1c [2023-03-29T23:17:00.091Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-29T23:17:00.091Z] ---> Running in 432949cd297e [2023-03-29T23:17:00.091Z] ---> Running in 90a84d67f493 [2023-03-29T23:17:00.091Z] ---> Running in e633d48e15d4 [2023-03-29T23:17:00.091Z] ---> Running in de4d1a4114f2 [2023-03-29T23:17:00.091Z] Removing intermediate container e23e0ab8ec5d [2023-03-29T23:17:00.091Z] ---> 7d5f3a3de34f [2023-03-29T23:17:00.091Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-29T23:17:00.091Z] ---> Running in b43a3e8c351f [2023-03-29T23:17:00.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:17:00.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:17:00.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:17:00.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:17:00.091Z] OK: 265 MiB in 53 packages [2023-03-29T23:17:00.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:17:00.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:17:00.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:17:00.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:17:00.091Z] v3.17.3-5-g8738b7ff299 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-29T23:17:00.091Z] v3.17.3-3-g11775a27b62 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-29T23:17:00.091Z] OK: 17823 distinct packages available [2023-03-29T23:17:00.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:17:00.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:17:00.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:17:00.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:17:00.091Z] OK: 265 MiB in 53 packages [2023-03-29T23:17:00.091Z] OK: 265 MiB in 53 packages [2023-03-29T23:17:00.091Z] Removing intermediate container 432949cd297e [2023-03-29T23:17:00.091Z] ---> e39a8dc8ca22 [2023-03-29T23:17:00.091Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-29T23:17:00.091Z] OK: 265 MiB in 53 packages [2023-03-29T23:17:00.091Z] ---> f76a09f9429e [2023-03-29T23:17:00.091Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:17:00.091Z] ---> Running in 686aeefa7993 [2023-03-29T23:17:00.091Z] OK: 265 MiB in 53 packages [2023-03-29T23:17:00.091Z] Removing intermediate container e633d48e15d4 [2023-03-29T23:17:00.091Z] ---> 70dfbb685091 [2023-03-29T23:17:00.091Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-29T23:17:00.348Z] Removing intermediate container de4d1a4114f2 [2023-03-29T23:17:00.348Z] ---> 1849aba3ed0e [2023-03-29T23:17:00.348Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-29T23:17:00.348Z] ---> fc615f5621dd [2023-03-29T23:17:00.348Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:17:00.348Z] ---> Running in a1023a5f9e5f [2023-03-29T23:17:00.348Z] Removing intermediate container 90a84d67f493 [2023-03-29T23:17:00.348Z] ---> 2c84fed69bac [2023-03-29T23:17:00.348Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-29T23:17:00.611Z] ---> ab1ebc25b3c5 [2023-03-29T23:17:00.611Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:17:00.611Z] Removing intermediate container b43a3e8c351f [2023-03-29T23:17:00.611Z] ---> 1aa7e40e775b [2023-03-29T23:17:00.611Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-29T23:17:00.611Z] ---> Running in d1227f9d60f7 [2023-03-29T23:17:00.611Z] ---> 8644167ea238 [2023-03-29T23:17:00.611Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:17:00.611Z] ---> Running in bde31e7e780a [2023-03-29T23:17:00.869Z] ---> 71f066b70eec [2023-03-29T23:17:00.869Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:17:00.869Z] ---> Running in 6817d403c47c [2023-03-29T23:17:46.460Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6321 in /w/workspace/edgexfoundry_edgex-go_PR-4482 [Pipeline] { [Pipeline] ws [2023-03-29T23:17:46.475Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2023-03-29T23:17:46.522Z] The recommended git tool is: git [2023-03-29T23:17:47.608Z] Removing intermediate container d1227f9d60f7 [2023-03-29T23:17:47.608Z] ---> 72dc977bc05b [2023-03-29T23:17:47.608Z] Step 7/27 : COPY . . [2023-03-29T23:17:47.608Z] Removing intermediate container bde31e7e780a [2023-03-29T23:17:47.608Z] ---> 56ae9d14b3a8 [2023-03-29T23:17:47.608Z] Step 7/20 : COPY . . [2023-03-29T23:17:47.608Z] Removing intermediate container 6817d403c47c [2023-03-29T23:17:47.608Z] ---> 542e63780b93 [2023-03-29T23:17:47.608Z] Step 8/23 : COPY . . [2023-03-29T23:17:47.608Z] Removing intermediate container a1023a5f9e5f [2023-03-29T23:17:47.608Z] ---> 35efe06d4698 [2023-03-29T23:17:47.608Z] Step 7/26 : COPY . . [2023-03-29T23:17:47.608Z] Removing intermediate container 686aeefa7993 [2023-03-29T23:17:47.608Z] ---> 2aa8d8141262 [2023-03-29T23:17:47.608Z] Step 7/33 : COPY . . [2023-03-29T23:17:57.831Z] using credential edgex-jenkins-ssh [2023-03-29T23:17:57.856Z] Cloning the remote Git repository [2023-03-29T23:17:58.042Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-29T23:17:58.291Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2023-03-29T23:17:58.859Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-29T23:17:58.862Z] > git --version # timeout=10 [2023-03-29T23:17:59.019Z] > git --version # 'git version 2.25.1' [2023-03-29T23:17:59.033Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-29T23:17:59.575Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-29T23:18:14.161Z] ---> f65901d5b487 [2023-03-29T23:18:14.161Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-29T23:18:14.161Z] ---> 7260834d25ab [2023-03-29T23:18:14.161Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-29T23:18:14.161Z] ---> bda8cea1ab0c [2023-03-29T23:18:14.161Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-29T23:18:14.161Z] ---> d92e0961f9da [2023-03-29T23:18:14.161Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-29T23:18:14.161Z] ---> 084332f656d7 [2023-03-29T23:18:14.161Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-29T23:18:14.161Z] ---> Running in 60deeccb6a5f [2023-03-29T23:18:14.161Z] ---> Running in c827db556b6f [2023-03-29T23:18:14.161Z] ---> Running in b1dd53a73c83 [2023-03-29T23:18:14.161Z] ---> Running in e37178359302 [2023-03-29T23:18:14.161Z] ---> Running in 9fc80763808e [2023-03-29T23:18:14.161Z] Removing intermediate container c827db556b6f [2023-03-29T23:18:14.161Z] ---> 6ffd4c57619f [2023-03-29T23:18:14.161Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-29T23:18:14.161Z] Removing intermediate container 9fc80763808e [2023-03-29T23:18:14.161Z] ---> fdb6b30a22ea [2023-03-29T23:18:14.161Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-29T23:18:14.161Z] ---> Running in a2aa57e36441 [2023-03-29T23:18:14.161Z] ---> Running in 42881758cbfa [2023-03-29T23:18:14.161Z] Removing intermediate container a2aa57e36441 [2023-03-29T23:18:14.161Z] ---> c27930e0a671 [2023-03-29T23:18:14.161Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-29T23:18:14.161Z] 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-03-29T23:18:14.161Z] ---> Running in 4b1ec6b0ba1e [2023-03-29T23:18:14.161Z] Removing intermediate container 42881758cbfa [2023-03-29T23:18:14.161Z] ---> cc3678200f2e [2023-03-29T23:18:14.161Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-29T23:18:14.161Z] 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-03-29T23:18:14.161Z] ---> Running in 814fe3bae83b [2023-03-29T23:18:14.161Z] Removing intermediate container 4b1ec6b0ba1e [2023-03-29T23:18:14.161Z] ---> d22cfabfb116 [2023-03-29T23:18:14.161Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-29T23:18:14.161Z] 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-03-29T23:18:14.161Z] ---> Running in 4a6829bd9670 [2023-03-29T23:18:14.161Z] Removing intermediate container 814fe3bae83b [2023-03-29T23:18:14.161Z] ---> 75e5f3e25e04 [2023-03-29T23:18:14.161Z] Step 11/26 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-29T23:18:14.161Z] ---> Running in b9c5b7a30f7f [2023-03-29T23:18:14.433Z] Removing intermediate container 4a6829bd9670 [2023-03-29T23:18:14.434Z] ---> a9c137aa63bd [2023-03-29T23:18:14.434Z] Step 12/27 : WORKDIR /edgex-go [2023-03-29T23:18:14.692Z] ---> Running in 70dc7f6bee85 [2023-03-29T23:18:14.692Z] Removing intermediate container b9c5b7a30f7f [2023-03-29T23:18:14.692Z] ---> f1631f70f34d [2023-03-29T23:18:14.692Z] Step 12/26 : WORKDIR /edgex-go [2023-03-29T23:18:14.692Z] ---> Running in e7e66db9af06 [2023-03-29T23:18:14.692Z] Removing intermediate container 70dc7f6bee85 [2023-03-29T23:18:14.692Z] ---> 5b1c110a4369 [2023-03-29T23:18:14.692Z] [2023-03-29T23:18:14.692Z] Step 13/27 : FROM alpine:3.17 [2023-03-29T23:18:14.950Z] 3.17: Pulling from library/alpine [2023-03-29T23:18:14.950Z] Removing intermediate container e7e66db9af06 [2023-03-29T23:18:14.950Z] ---> 00dd9054cbe2 [2023-03-29T23:18:14.950Z] [2023-03-29T23:18:14.950Z] Step 13/26 : FROM alpine:3.17 [2023-03-29T23:18:15.207Z] 3.17: Pulling from library/alpine [2023-03-29T23:18:15.207Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-03-29T23:18:15.207Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-03-29T23:18:15.465Z] Status: Downloaded newer image for alpine:3.17 [2023-03-29T23:18:15.465Z] Status: Downloaded newer image for alpine:3.17 [2023-03-29T23:18:15.465Z] ---> 9ed4aefc74f6 [2023-03-29T23:18:15.465Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-29T23:18:15.465Z] ---> 9ed4aefc74f6 [2023-03-29T23:18:15.465Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-29T23:18:15.465Z] ---> Running in b33a76afff53 [2023-03-29T23:18:15.465Z] ---> Running in 00abe4b572db [2023-03-29T23:18:15.465Z] Removing intermediate container b33a76afff53 [2023-03-29T23:18:15.465Z] ---> c05f85c43d5d [2023-03-29T23:18:15.465Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-29T23:18:15.465Z] Removing intermediate container 00abe4b572db [2023-03-29T23:18:15.465Z] ---> 2c89cbcb18a7 [2023-03-29T23:18:15.465Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-29T23:18:15.465Z] ---> Running in acaa32818cd9 [2023-03-29T23:18:15.465Z] ---> Running in 2c8a6b905551 [2023-03-29T23:18:16.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:18:16.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:18:16.289Z] v3.17.3-5-g8738b7ff299 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-29T23:18:16.289Z] v3.17.3-3-g11775a27b62 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-29T23:18:16.289Z] OK: 17818 distinct packages available [2023-03-29T23:18:16.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:18:16.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:18:16.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:18:16.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:18:16.804Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-29T23:18:16.804Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-29T23:18:16.804Z] (3/5) Installing libucontext (1.2-r0) [2023-03-29T23:18:16.804Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-29T23:18:16.804Z] (5/5) Installing openssl (3.0.8-r3) [2023-03-29T23:18:16.804Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:18:16.804Z] OK: 8 MiB in 20 packages [2023-03-29T23:18:16.804Z] v3.17.3-5-g8738b7ff299 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-29T23:18:16.804Z] v3.17.3-3-g11775a27b62 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-29T23:18:16.804Z] OK: 17818 distinct packages available [2023-03-29T23:18:16.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:18:16.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:18:17.372Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-29T23:18:17.372Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-29T23:18:17.372Z] (3/4) Installing libucontext (1.2-r0) [2023-03-29T23:18:17.372Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-29T23:18:17.372Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:18:17.372Z] OK: 7 MiB in 19 packages [2023-03-29T23:18:18.785Z] Removing intermediate container acaa32818cd9 [2023-03-29T23:18:18.785Z] ---> 44aacfbb8867 [2023-03-29T23:18:18.785Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:18:18.785Z] Removing intermediate container 2c8a6b905551 [2023-03-29T23:18:18.785Z] ---> 003b16fed560 [2023-03-29T23:18:18.785Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:18:19.359Z] ---> 1de26da4da20 [2023-03-29T23:18:19.359Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:18:19.651Z] ---> 7e595e5821dc [2023-03-29T23:18:19.651Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:18:20.224Z] ---> efd92730043f [2023-03-29T23:18:20.224Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-29T23:18:20.482Z] ---> 96df9fd0317b [2023-03-29T23:18:20.482Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-29T23:18:23.776Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-29T23:18:23.804Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-29T23:18:25.139Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-29T23:18:25.198Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-29T23:18:25.200Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-29T23:18:25.222Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4482/head:refs/remotes/origin/PR-4482 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-29T23:18:26.068Z] Merging remotes/origin/main commit d92bec74020a648086c22ac11f002708918e28aa into PR head commit 84046c886a766f187fe553c381d35e13e2a7bcd9 [2023-03-29T23:18:26.644Z] Merge succeeded, producing 84046c886a766f187fe553c381d35e13e2a7bcd9 [2023-03-29T23:18:26.645Z] Checking out Revision 84046c886a766f187fe553c381d35e13e2a7bcd9 (PR-4482) [2023-03-29T23:18:27.604Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T23:18:28.567Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-29T23:18:28.567Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T23:18:28.567Z] Dload Upload Total Spent Left Speed [2023-03-29T23:18:28.567Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81216 0 --:--:-- --:--:-- --:--:-- 81216 [2023-03-29T23:18:26.098Z] > git config core.sparsecheckout # timeout=10 [2023-03-29T23:18:26.219Z] > git checkout -f 84046c886a766f187fe553c381d35e13e2a7bcd9 # timeout=10 [2023-03-29T23:18:26.507Z] > git remote # timeout=10 [2023-03-29T23:18:26.535Z] > git config --get remote.origin.url # timeout=10 [2023-03-29T23:18:26.564Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-29T23:18:26.583Z] > git merge d92bec74020a648086c22ac11f002708918e28aa # timeout=10 [2023-03-29T23:18:26.618Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-29T23:18:26.654Z] > git config core.sparsecheckout # timeout=10 [2023-03-29T23:18:26.674Z] > git checkout -f 84046c886a766f187fe553c381d35e13e2a7bcd9 # timeout=10 [Pipeline] sh [2023-03-29T23:18:29.292Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-29T23:18:29.652Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-29T23:18:29.652Z] + sudo tee /etc/docker/daemon.new [2023-03-29T23:18:29.652Z] { [2023-03-29T23:18:29.652Z] "registry-mirrors": [ [2023-03-29T23:18:29.652Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-29T23:18:29.652Z] ], [2023-03-29T23:18:29.652Z] "bip": "10.250.0.254/24", [2023-03-29T23:18:29.652Z] "hosts": [ [2023-03-29T23:18:29.652Z] "tcp://0.0.0.0:5555", [2023-03-29T23:18:29.652Z] "unix:///var/run/docker.sock" [2023-03-29T23:18:29.652Z] ], [2023-03-29T23:18:29.652Z] "mtu": 1458, [2023-03-29T23:18:29.652Z] "selinux-enabled": true, [2023-03-29T23:18:29.652Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-29T23:18:29.652Z] } [Pipeline] sh [2023-03-29T23:18:30.009Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-29T23:18:30.368Z] + sudo service docker restart [2023-03-29T23:18:32.726Z] ---> 42b01638423c [2023-03-29T23:18:32.726Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-29T23:18:32.726Z] ---> 1cdc46f7bb02 [2023-03-29T23:18:32.726Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-29T23:18:32.726Z] ---> 2284bd82fc69 [2023-03-29T23:18:32.726Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-29T23:18:32.726Z] ---> 890acd3453da [2023-03-29T23:18:32.726Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-29T23:18:32.726Z] ---> Running in d3b475b2b736 [2023-03-29T23:18:32.726Z] ---> 2f5da2e54344 [2023-03-29T23:18:32.726Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-29T23:18:32.726Z] Removing intermediate container d3b475b2b736 [2023-03-29T23:18:32.726Z] ---> bfbd462f5d5b [2023-03-29T23:18:32.726Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-29T23:18:33.000Z] ---> b5f69e98dab9 [2023-03-29T23:18:33.000Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-29T23:18:33.001Z] ---> 97d0d13dbe30 [2023-03-29T23:18:33.001Z] Step 22/27 : WORKDIR / [2023-03-29T23:18:33.001Z] ---> Running in e14bf3e6e689 [2023-03-29T23:18:33.001Z] ---> Running in b78b3aec56a0 [2023-03-29T23:18:33.273Z] Removing intermediate container e14bf3e6e689 [2023-03-29T23:18:33.273Z] ---> e3c2ff07f717 [2023-03-29T23:18:33.273Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-29T23:18:33.273Z] Removing intermediate container b78b3aec56a0 [2023-03-29T23:18:33.273Z] ---> bec486e50d3e [2023-03-29T23:18:33.273Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-29T23:18:33.273Z] ---> Running in e55f3efd994e [2023-03-29T23:18:33.273Z] ---> Running in f12f08460a0c [2023-03-29T23:18:33.551Z] Removing intermediate container e55f3efd994e [2023-03-29T23:18:33.551Z] ---> 8f350ec0d207 [2023-03-29T23:18:33.551Z] Step 24/26 : LABEL arch=x86_64 [2023-03-29T23:18:33.551Z] ---> Running in 317952ebba9f [2023-03-29T23:18:33.551Z] Removing intermediate container f12f08460a0c [2023-03-29T23:18:33.551Z] ---> 5ed82c9ac012 [2023-03-29T23:18:33.551Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-29T23:18:33.551Z] ---> Running in 68ab39896261 [2023-03-29T23:18:33.808Z] Removing intermediate container 317952ebba9f [2023-03-29T23:18:33.808Z] ---> 1a44b58e1eba [2023-03-29T23:18:33.808Z] Step 25/26 : LABEL git_sha=84046c886a766f187fe553c381d35e13e2a7bcd9 [2023-03-29T23:18:33.808Z] Removing intermediate container 68ab39896261 [2023-03-29T23:18:33.808Z] ---> 39aeb472945d [2023-03-29T23:18:33.808Z] Step 25/27 : LABEL arch=x86_64 [2023-03-29T23:18:33.808Z] ---> Running in 15f821e21663 [2023-03-29T23:18:34.066Z] ---> Running in 5589044c1bb7 [2023-03-29T23:18:34.066Z] Removing intermediate container 15f821e21663 [2023-03-29T23:18:34.066Z] ---> 00a8f2491e5c [2023-03-29T23:18:34.066Z] Step 26/26 : LABEL version=0.0.0 [2023-03-29T23:18:34.066Z] ---> Running in 397b999169e7 [2023-03-29T23:18:34.066Z] Removing intermediate container 5589044c1bb7 [2023-03-29T23:18:34.066Z] ---> 833ebe5ad426 [2023-03-29T23:18:34.066Z] Step 26/27 : LABEL git_sha=84046c886a766f187fe553c381d35e13e2a7bcd9 [2023-03-29T23:18:34.066Z] ---> Running in 905b31673175 [2023-03-29T23:18:34.325Z] Removing intermediate container 397b999169e7 [2023-03-29T23:18:34.325Z] ---> fd8756fec418 [2023-03-29T23:18:34.325Z] [2023-03-29T23:18:34.325Z] Successfully built fd8756fec418 [2023-03-29T23:18:34.325Z] Successfully tagged security-spire-server:latest [2023-03-29T23:18:34.325Z]  Building security-spire-server ... done Building core-common-config-bootstrapper [2023-03-29T23:18:34.325Z] Removing intermediate container 905b31673175 [2023-03-29T23:18:34.325Z] ---> 2652d0a49199 [2023-03-29T23:18:34.325Z] Step 27/27 : LABEL version=0.0.0 [2023-03-29T23:18:34.581Z] ---> Running in 9d4bf0c547a1 [2023-03-29T23:18:38.941Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:18:38.941Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:18:38.941Z] ---> 7e5abe67c7d4 [2023-03-29T23:18:38.941Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:18:38.941Z] ---> Using cache [2023-03-29T23:18:38.941Z] ---> c27253c250ec [2023-03-29T23:18:38.941Z] Step 4/23 : WORKDIR /edgex-go [2023-03-29T23:18:38.941Z] ---> Using cache [2023-03-29T23:18:38.941Z] ---> 7d5f3a3de34f [2023-03-29T23:18:38.941Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-29T23:18:38.941Z] ---> Using cache [2023-03-29T23:18:38.941Z] ---> 1aa7e40e775b [2023-03-29T23:18:38.941Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-29T23:18:38.941Z] ---> Using cache [2023-03-29T23:18:38.941Z] ---> 71f066b70eec [2023-03-29T23:18:38.941Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:18:38.941Z] ---> Using cache [2023-03-29T23:18:38.941Z] ---> 542e63780b93 [2023-03-29T23:18:38.941Z] Step 8/23 : COPY . . [2023-03-29T23:18:38.941Z] ---> Using cache [2023-03-29T23:18:38.941Z] ---> bda8cea1ab0c [2023-03-29T23:18:38.941Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-29T23:18:41.542Z] Removing intermediate container 9d4bf0c547a1 [2023-03-29T23:18:41.542Z] ---> 0025f65c31c0 [2023-03-29T23:18:41.542Z] [2023-03-29T23:18:41.803Z] Successfully built 0025f65c31c0 [2023-03-29T23:18:42.064Z] Successfully tagged security-spire-config:latest [2023-03-29T23:18:42.064Z] Building core-metadata [2023-03-29T23:18:43.006Z]  Building security-spire-config ... done  ---> Running in 69c1acaaaf4a [2023-03-29T23:18:45.560Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:18:45.560Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:18:45.560Z] ---> 7e5abe67c7d4 [2023-03-29T23:18:45.560Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:18:45.560Z] ---> Using cache [2023-03-29T23:18:45.560Z] ---> c27253c250ec [2023-03-29T23:18:45.560Z] Step 4/25 : WORKDIR /edgex-go [2023-03-29T23:18:45.560Z] ---> Using cache [2023-03-29T23:18:45.560Z] ---> 7d5f3a3de34f [2023-03-29T23:18:45.560Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-29T23:18:45.560Z] ---> Using cache [2023-03-29T23:18:45.560Z] ---> 1aa7e40e775b [2023-03-29T23:18:45.560Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-29T23:18:45.560Z] ---> Using cache [2023-03-29T23:18:45.560Z] ---> 71f066b70eec [2023-03-29T23:18:45.560Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:18:45.560Z] ---> Using cache [2023-03-29T23:18:45.560Z] ---> 542e63780b93 [2023-03-29T23:18:45.560Z] Step 8/25 : COPY . . [2023-03-29T23:18:45.560Z] ---> Using cache [2023-03-29T23:18:45.560Z] ---> bda8cea1ab0c [2023-03-29T23:18:45.560Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-29T23:18:48.114Z] ---> Running in 5adf2cdea6cf [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T23:18:48.730Z] provisioning config files... [2023-03-29T23:18:48.730Z] 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-03-29T23:18:48.770Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config10558148287717157882tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:18:49.012Z] 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-03-29T23:18:49.161Z] ---> docker-login.sh [2023-03-29T23:18:49.161Z] nexus3.edgexfoundry.org:10001 [2023-03-29T23:18:49.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:18:50.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:18:50.035Z] Configure a credential helper to remove this warning. See [2023-03-29T23:18:50.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:18:50.035Z] [2023-03-29T23:18:50.035Z] Login Succeeded [2023-03-29T23:18:50.035Z] nexus3.edgexfoundry.org:10002 [2023-03-29T23:18:50.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:18:50.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:18:50.308Z] Configure a credential helper to remove this warning. See [2023-03-29T23:18:50.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:18:50.308Z] [2023-03-29T23:18:50.308Z] Login Succeeded [2023-03-29T23:18:50.308Z] nexus3.edgexfoundry.org:10003 [2023-03-29T23:18:50.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:18:50.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:18:50.860Z] Configure a credential helper to remove this warning. See [2023-03-29T23:18:50.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:18:50.860Z] [2023-03-29T23:18:50.860Z] Login Succeeded [2023-03-29T23:18:50.860Z] nexus3.edgexfoundry.org:10004 [2023-03-29T23:18:51.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:18:51.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:18:51.139Z] Configure a credential helper to remove this warning. See [2023-03-29T23:18:51.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:18:51.139Z] [2023-03-29T23:18:51.139Z] Login Succeeded [2023-03-29T23:18:51.414Z] docker.io [2023-03-29T23:18:51.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:18:51.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:18:51.961Z] Configure a credential helper to remove this warning. See [2023-03-29T23:18:51.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:18:51.961Z] [2023-03-29T23:18:51.961Z] Login Succeeded [2023-03-29T23:18:51.961Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T23:18:51.982Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-29T23:18:52.746Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2023-03-29T23:18:52.773Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T23:18:52.786Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T23:18:52.796Z] ========================================================= [2023-03-29T23:18:52.796Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-29T23:18:52.796Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-29T23:18:53.176Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-29T23:18:53.463Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-29T23:18:53.463Z] af6eaf76a39c: Pulling fs layer [2023-03-29T23:18:53.463Z] 55522c791124: Pulling fs layer [2023-03-29T23:18:53.463Z] ce5c4a1c91eb: Pulling fs layer [2023-03-29T23:18:53.463Z] 169dfbe0d373: Pulling fs layer [2023-03-29T23:18:53.463Z] e1ff8fa3b103: Pulling fs layer [2023-03-29T23:18:53.463Z] 52ebb69f0ebf: Pulling fs layer [2023-03-29T23:18:53.463Z] 169dfbe0d373: Waiting [2023-03-29T23:18:53.463Z] e1ff8fa3b103: Waiting [2023-03-29T23:18:53.463Z] 5abe8eddf0d5: Pulling fs layer [2023-03-29T23:18:53.463Z] 52ebb69f0ebf: Waiting [2023-03-29T23:18:53.463Z] 5abe8eddf0d5: Waiting [2023-03-29T23:18:53.463Z] 55522c791124: Download complete [2023-03-29T23:18:53.463Z] 169dfbe0d373: Verifying Checksum [2023-03-29T23:18:53.463Z] 169dfbe0d373: Download complete [2023-03-29T23:18:53.463Z] e1ff8fa3b103: Verifying Checksum [2023-03-29T23:18:53.463Z] e1ff8fa3b103: Download complete [2023-03-29T23:18:53.463Z] af6eaf76a39c: Verifying Checksum [2023-03-29T23:18:53.463Z] af6eaf76a39c: Download complete [2023-03-29T23:18:53.537Z] Removing intermediate container b1dd53a73c83 [2023-03-29T23:18:53.537Z] ---> 942516003365 [2023-03-29T23:18:53.537Z] [2023-03-29T23:18:53.537Z] Step 9/33 : FROM alpine:3.17 [2023-03-29T23:18:53.537Z] ---> 9ed4aefc74f6 [2023-03-29T23:18:53.537Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-29T23:18:53.797Z] ---> Running in 18a970bac16f [2023-03-29T23:18:54.055Z] Removing intermediate container e37178359302 [2023-03-29T23:18:54.055Z] ---> 0b72585eb888 [2023-03-29T23:18:54.055Z] [2023-03-29T23:18:54.055Z] Step 10/23 : FROM alpine:3.17 [2023-03-29T23:18:54.055Z] ---> 9ed4aefc74f6 [2023-03-29T23:18:54.055Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-29T23:18:54.055Z] Removing intermediate container 60deeccb6a5f [2023-03-29T23:18:54.055Z] ---> 71711ee2d202 [2023-03-29T23:18:54.055Z] [2023-03-29T23:18:54.055Z] Step 9/20 : FROM alpine:3.17 [2023-03-29T23:18:54.055Z] ---> 9ed4aefc74f6 [2023-03-29T23:18:54.055Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-29T23:18:54.055Z] ---> Running in 3f9a62a4d874 [2023-03-29T23:18:54.055Z] ---> Running in 8053ac0a157b [2023-03-29T23:18:54.331Z] Removing intermediate container 18a970bac16f [2023-03-29T23:18:54.331Z] ---> 47a7694f402b [2023-03-29T23:18:54.331Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-29T23:18:54.331Z] ---> Running in 8d86dfdd980d [2023-03-29T23:18:54.331Z] Removing intermediate container 3f9a62a4d874 [2023-03-29T23:18:54.331Z] ---> efb183798bfd [2023-03-29T23:18:54.331Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-29T23:18:54.589Z] ---> Running in b4e63a344cd2 [2023-03-29T23:18:54.589Z] Removing intermediate container 8053ac0a157b [2023-03-29T23:18:54.589Z] ---> f45beaca512b [2023-03-29T23:18:54.589Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-29T23:18:54.589Z] ---> Running in 3afa2de3d829 [2023-03-29T23:18:55.037Z] 5abe8eddf0d5: Verifying Checksum [2023-03-29T23:18:55.037Z] 5abe8eddf0d5: Download complete [2023-03-29T23:18:55.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:18:55.531Z] Removing intermediate container 3afa2de3d829 [2023-03-29T23:18:55.531Z] ---> 96b55bf4325d [2023-03-29T23:18:55.531Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-29T23:18:55.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:18:55.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:18:55.531Z] ---> Running in dbabc794f321 [2023-03-29T23:18:55.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:18:55.790Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-29T23:18:55.790Z] (2/2) Installing su-exec (0.2-r2) [2023-03-29T23:18:55.790Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:18:55.790Z] Removing intermediate container dbabc794f321 [2023-03-29T23:18:55.790Z] ---> 93e6549f1dd7 [2023-03-29T23:18:55.790Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-29T23:18:55.790Z] OK: 7 MiB in 17 packages [2023-03-29T23:18:55.790Z] ---> Running in 7400ea143a97 [2023-03-29T23:18:56.049Z] v3.17.3-5-g8738b7ff299 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-29T23:18:56.049Z] v3.17.3-3-g11775a27b62 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-29T23:18:56.049Z] OK: 17818 distinct packages available [2023-03-29T23:18:56.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:18:56.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:18:56.307Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-29T23:18:56.307Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-29T23:18:56.307Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-29T23:18:56.307Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-29T23:18:56.307Z] (5/9) Installing curl (7.88.1-r1) [2023-03-29T23:18:56.519Z] af6eaf76a39c: Pull complete [2023-03-29T23:18:56.519Z] 52ebb69f0ebf: Verifying Checksum [2023-03-29T23:18:56.519Z] 52ebb69f0ebf: Download complete [2023-03-29T23:18:56.519Z] ce5c4a1c91eb: Verifying Checksum [2023-03-29T23:18:56.519Z] ce5c4a1c91eb: Download complete [2023-03-29T23:18:56.566Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-29T23:18:56.566Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-29T23:18:56.566Z] (8/9) Installing libucontext (1.2-r0) [2023-03-29T23:18:56.566Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-29T23:18:56.566Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:18:56.566Z] Executing ca-certificates-20220614-r4.trigger [2023-03-29T23:18:56.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:18:56.566Z] OK: 10 MiB in 24 packages [2023-03-29T23:18:56.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:18:56.795Z] 55522c791124: Pull complete [2023-03-29T23:18:56.881Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-29T23:18:56.881Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:18:56.881Z] OK: 7 MiB in 16 packages [2023-03-29T23:18:56.881Z] Removing intermediate container 8d86dfdd980d [2023-03-29T23:18:56.881Z] ---> ca0b0c5d496d [2023-03-29T23:18:56.881Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-29T23:18:57.141Z] ---> Running in 1f0eaabf75b7 [2023-03-29T23:18:57.141Z] Removing intermediate container 1f0eaabf75b7 [2023-03-29T23:18:57.141Z] ---> 14ae4441b443 [2023-03-29T23:18:57.141Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-29T23:18:57.400Z] ---> Running in 5ab9284cde48 [2023-03-29T23:18:57.661Z] Removing intermediate container 5ab9284cde48 [2023-03-29T23:18:57.661Z] ---> a7c4af82b055 [2023-03-29T23:18:57.661Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-29T23:18:57.661Z] ---> Running in 2b6419f4ba66 [2023-03-29T23:18:57.661Z] Removing intermediate container b4e63a344cd2 [2023-03-29T23:18:57.661Z] ---> baa205a421a1 [2023-03-29T23:18:57.661Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:18:57.920Z] Removing intermediate container 7400ea143a97 [2023-03-29T23:18:57.920Z] ---> cfb7435f436d [2023-03-29T23:18:57.920Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:18:58.182Z] Removing intermediate container 2b6419f4ba66 [2023-03-29T23:18:58.182Z] ---> a1cef453cd3d [2023-03-29T23:18:58.182Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-29T23:18:58.182Z] ---> 6ec8209d0722 [2023-03-29T23:18:58.182Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:18:58.442Z] ---> Running in b022d03a864f [2023-03-29T23:18:59.074Z] ---> ade5c062c0f4 [2023-03-29T23:18:59.074Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:18:59.335Z] Removing intermediate container b022d03a864f [2023-03-29T23:18:59.335Z] ---> d017da4f6440 [2023-03-29T23:18:59.335Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-29T23:18:59.335Z] ---> d60e2c55df6a [2023-03-29T23:18:59.335Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-29T23:18:59.335Z] ---> Running in 908292c8405b [2023-03-29T23:19:00.275Z] ---> 93aadf47734c [2023-03-29T23:19:00.275Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-29T23:19:00.542Z] ---> 66f0c768f259 [2023-03-29T23:19:00.542Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-29T23:19:01.129Z] ---> b43504a06f98 [2023-03-29T23:19:01.129Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-29T23:19:01.129Z] ---> 7dd3223af01b [2023-03-29T23:19:01.129Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-29T23:19:01.129Z] ---> Running in e9847da94c22 [2023-03-29T23:19:01.385Z] Removing intermediate container 908292c8405b [2023-03-29T23:19:01.385Z] ---> 1058c40b4d0d [2023-03-29T23:19:01.385Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-29T23:19:01.385Z] ---> c84c81d12d5d [2023-03-29T23:19:01.385Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-29T23:19:01.385Z] Removing intermediate container e9847da94c22 [2023-03-29T23:19:01.385Z] ---> 57ad204e85ed [2023-03-29T23:19:01.385Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T23:19:01.385Z] ---> Running in 54dd51add7f2 [2023-03-29T23:19:01.642Z] ---> Running in 398b357b5ffc [2023-03-29T23:19:01.642Z] ---> Running in be0d02b94e7f [2023-03-29T23:19:01.642Z] Removing intermediate container be0d02b94e7f [2023-03-29T23:19:01.642Z] ---> ea2bb0748008 [2023-03-29T23:19:01.642Z] Step 18/20 : LABEL arch=x86_64 [2023-03-29T23:19:01.899Z] Removing intermediate container 54dd51add7f2 [2023-03-29T23:19:01.899Z] ---> fe8405a994be [2023-03-29T23:19:01.899Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-29T23:19:01.899Z] Removing intermediate container 398b357b5ffc [2023-03-29T23:19:01.899Z] ---> 628a122757cf [2023-03-29T23:19:01.899Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T23:19:01.899Z] ---> Running in 109d22f98d0b [2023-03-29T23:19:01.899Z] ---> Running in ea1174051d98 [2023-03-29T23:19:02.157Z] Removing intermediate container 109d22f98d0b [2023-03-29T23:19:02.157Z] ---> 0a3b5f6a3924 [2023-03-29T23:19:02.157Z] Step 19/20 : LABEL git_sha=84046c886a766f187fe553c381d35e13e2a7bcd9 [2023-03-29T23:19:02.414Z] ---> ddff51724b04 [2023-03-29T23:19:02.414Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-29T23:19:02.414Z] ---> Running in a05cf4f603de [2023-03-29T23:19:02.414Z] ---> Running in 3cd44e496d25 [2023-03-29T23:19:02.414Z] Removing intermediate container ea1174051d98 [2023-03-29T23:19:02.414Z] ---> 99e02d84d223 [2023-03-29T23:19:02.414Z] Step 21/23 : LABEL arch=x86_64 [2023-03-29T23:19:02.672Z] ---> Running in c3347d994ae5 [2023-03-29T23:19:02.672Z] Removing intermediate container a05cf4f603de [2023-03-29T23:19:02.672Z] ---> ef60ae16f8c2 [2023-03-29T23:19:02.672Z] Step 20/20 : LABEL version=0.0.0 [2023-03-29T23:19:02.931Z] ---> Running in 193eacfa2f76 [2023-03-29T23:19:02.931Z] Removing intermediate container c3347d994ae5 [2023-03-29T23:19:02.931Z] ---> 4408af45ebfd [2023-03-29T23:19:02.931Z] Step 22/23 : LABEL git_sha=84046c886a766f187fe553c381d35e13e2a7bcd9 [2023-03-29T23:19:02.931Z] ---> Running in d4585cadfea5 [2023-03-29T23:19:03.496Z] Removing intermediate container 193eacfa2f76 [2023-03-29T23:19:03.496Z] ---> 12b1037b6608 [2023-03-29T23:19:03.496Z] [2023-03-29T23:19:03.496Z] Removing intermediate container d4585cadfea5 [2023-03-29T23:19:03.496Z] ---> 1e4630a0eafc [2023-03-29T23:19:03.496Z] Step 23/23 : LABEL version=0.0.0 [2023-03-29T23:19:03.496Z] ---> Running in 2694b41c2e3a [2023-03-29T23:19:03.753Z] Successfully built 12b1037b6608 [2023-03-29T23:19:03.753Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-29T23:19:03.753Z] Building security-secretstore-setup [2023-03-29T23:19:03.753Z]  Building security-spiffe-token-provider ... done Removing intermediate container 2694b41c2e3a [2023-03-29T23:19:03.753Z] ---> fad68579ea7f [2023-03-29T23:19:03.753Z] [2023-03-29T23:19:03.753Z] Successfully built fad68579ea7f [2023-03-29T23:19:03.753Z] Successfully tagged core-data:latest [2023-03-29T23:19:03.753Z]  Building core-data ... done Building security-proxy-setup [2023-03-29T23:19:09.022Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:19:09.022Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:19:09.022Z] ---> 7e5abe67c7d4 [2023-03-29T23:19:09.022Z] Step 3/22 : WORKDIR /edgex-go [2023-03-29T23:19:09.022Z] ---> Using cache [2023-03-29T23:19:09.022Z] ---> 43284157cc1c [2023-03-29T23:19:09.022Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-29T23:19:09.022Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:19:09.022Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:19:09.022Z] ---> 7e5abe67c7d4 [2023-03-29T23:19:09.022Z] Step 3/25 : WORKDIR /edgex-go [2023-03-29T23:19:09.022Z] ---> Using cache [2023-03-29T23:19:09.022Z] ---> 43284157cc1c [2023-03-29T23:19:09.022Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-29T23:19:11.903Z] ce5c4a1c91eb: Pull complete [2023-03-29T23:19:11.903Z] 169dfbe0d373: Pull complete [2023-03-29T23:19:11.903Z] e1ff8fa3b103: Pull complete [2023-03-29T23:19:14.297Z] Removing intermediate container 3cd44e496d25 [2023-03-29T23:19:14.297Z] ---> 4fe1a6eb93f9 [2023-03-29T23:19:14.297Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:19:14.297Z] ---> Running in d71ab1aa38e8 [2023-03-29T23:19:14.297Z] ---> Running in 7c78f8d34ae2 [2023-03-29T23:19:14.297Z] ---> 3897ab805d78 [2023-03-29T23:19:14.297Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:19:15.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:19:15.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:19:15.796Z] OK: 265 MiB in 53 packages [2023-03-29T23:19:16.055Z] ---> 514fe45b92c5 [2023-03-29T23:19:16.055Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-29T23:19:16.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:19:16.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:19:16.339Z] OK: 265 MiB in 53 packages [2023-03-29T23:19:17.292Z] ---> c962cab0f9a9 [2023-03-29T23:19:17.292Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-29T23:19:17.550Z] Removing intermediate container d71ab1aa38e8 [2023-03-29T23:19:17.550Z] ---> b93981df4bf8 [2023-03-29T23:19:17.550Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-29T23:19:17.808Z] ---> 77e1a03a8d98 [2023-03-29T23:19:17.808Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-29T23:19:17.808Z] Removing intermediate container 69c1acaaaf4a [2023-03-29T23:19:17.808Z] ---> 5285cea93794 [2023-03-29T23:19:17.808Z] [2023-03-29T23:19:17.808Z] Step 10/23 : FROM alpine:3.17 [2023-03-29T23:19:17.808Z] ---> 9ed4aefc74f6 [2023-03-29T23:19:17.808Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-29T23:19:17.808Z] Removing intermediate container 7c78f8d34ae2 [2023-03-29T23:19:17.808Z] ---> b172a943aa97 [2023-03-29T23:19:17.808Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-29T23:19:17.808Z] ---> Running in 5f317ac06267 [2023-03-29T23:19:17.808Z] ---> fd28be2a8822 [2023-03-29T23:19:17.808Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:19:17.808Z] Removing intermediate container 5adf2cdea6cf [2023-03-29T23:19:17.808Z] ---> ab72286fc403 [2023-03-29T23:19:17.808Z] [2023-03-29T23:19:17.808Z] Step 10/25 : FROM alpine:3.17 [2023-03-29T23:19:17.808Z] ---> 9ed4aefc74f6 [2023-03-29T23:19:17.808Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-29T23:19:18.066Z] ---> Running in 151d32bc8a87 [2023-03-29T23:19:18.066Z] ---> Running in b9228d1a7078 [2023-03-29T23:19:18.066Z] Removing intermediate container 5f317ac06267 [2023-03-29T23:19:18.066Z] ---> 2e7c1a900964 [2023-03-29T23:19:18.066Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-29T23:19:18.066Z] ---> 1f49aa9a4b02 [2023-03-29T23:19:18.066Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:19:18.066Z] ---> eb47755c0aef [2023-03-29T23:19:18.066Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-29T23:19:18.066Z] ---> Running in ed60d76ebe41 [2023-03-29T23:19:18.066Z] ---> Running in 1e3b7499fdf0 [2023-03-29T23:19:18.327Z] ---> 92b3cd2ef3a7 [2023-03-29T23:19:18.327Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-29T23:19:18.327Z] ---> 9fe56afc4b11 [2023-03-29T23:19:18.327Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-29T23:19:18.586Z] ---> eca6aaadf1f8 [2023-03-29T23:19:18.586Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-29T23:19:18.586Z] ---> Running in 30766fe84748 [2023-03-29T23:19:18.658Z] 52ebb69f0ebf: Pull complete [2023-03-29T23:19:18.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:19:18.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:19:18.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:19:18.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:19:19.102Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-29T23:19:19.102Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:19:19.102Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-29T23:19:19.102Z] OK: 7 MiB in 16 packages [2023-03-29T23:19:19.102Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:19:19.102Z] OK: 7 MiB in 16 packages [2023-03-29T23:19:19.359Z] Removing intermediate container 30766fe84748 [2023-03-29T23:19:19.359Z] ---> 69e2e59284fb [2023-03-29T23:19:19.359Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-29T23:19:19.617Z] ---> Running in 9338a1d4f37c [2023-03-29T23:19:19.617Z] Removing intermediate container 9338a1d4f37c [2023-03-29T23:19:19.617Z] ---> 5c8e69ba02a5 [2023-03-29T23:19:19.617Z] Step 30/33 : CMD ["gate"] [2023-03-29T23:19:19.617Z] ---> Running in 2f66b9fb7430 [2023-03-29T23:19:19.617Z] Removing intermediate container 1e3b7499fdf0 [2023-03-29T23:19:19.617Z] ---> 88acfda1f1c4 [2023-03-29T23:19:19.617Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:19:19.617Z] Removing intermediate container b9228d1a7078 [2023-03-29T23:19:19.617Z] ---> be73150f177b [2023-03-29T23:19:19.617Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-29T23:19:19.889Z] Removing intermediate container 2f66b9fb7430 [2023-03-29T23:19:19.889Z] ---> 7c3124ec35fb [2023-03-29T23:19:19.889Z] Step 31/33 : LABEL arch=x86_64 [2023-03-29T23:19:19.889Z] ---> Running in 6ea3a8b31538 [2023-03-29T23:19:19.889Z] ---> Running in 7b1145dddf28 [2023-03-29T23:19:19.889Z] ---> 8b4d41e13aac [2023-03-29T23:19:19.889Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:19:19.889Z] Removing intermediate container 6ea3a8b31538 [2023-03-29T23:19:19.889Z] ---> 7f3d51f19d74 [2023-03-29T23:19:19.889Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-29T23:19:19.889Z] ---> Running in ee649d978731 [2023-03-29T23:19:19.889Z] Removing intermediate container 7b1145dddf28 [2023-03-29T23:19:19.889Z] ---> 9ffe9e49c56f [2023-03-29T23:19:19.889Z] Step 32/33 : LABEL git_sha=84046c886a766f187fe553c381d35e13e2a7bcd9 [2023-03-29T23:19:19.889Z] ---> Running in c606e59e7737 [2023-03-29T23:19:20.150Z] Removing intermediate container ee649d978731 [2023-03-29T23:19:20.150Z] ---> a67aa261f68f [2023-03-29T23:19:20.150Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-29T23:19:20.150Z] ---> 3f42e9e4f7b3 [2023-03-29T23:19:20.150Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-29T23:19:20.150Z] Removing intermediate container c606e59e7737 [2023-03-29T23:19:20.150Z] ---> b36f10eb1492 [2023-03-29T23:19:20.150Z] Step 33/33 : LABEL version=0.0.0 [2023-03-29T23:19:20.411Z] ---> Running in 2cc73a464ba3 [2023-03-29T23:19:20.411Z] ---> Running in 2e50a82b7ef5 [2023-03-29T23:19:20.636Z] 5abe8eddf0d5: Pull complete [2023-03-29T23:19:20.636Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-29T23:19:20.636Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-29T23:19:20.636Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-29T23:19:20.676Z] Removing intermediate container 2cc73a464ba3 [2023-03-29T23:19:20.676Z] ---> ab5f923a5c80 [2023-03-29T23:19:20.676Z] Step 15/25 : WORKDIR / [2023-03-29T23:19:20.676Z] Removing intermediate container 2e50a82b7ef5 [2023-03-29T23:19:20.676Z] ---> 95b228de24c1 [2023-03-29T23:19:20.676Z] [2023-03-29T23:19:20.676Z] ---> 7799d5949be8 [2023-03-29T23:19:20.676Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-29T23:19:20.676Z] ---> Running in 9473815d9ce7 [2023-03-29T23:19:20.676Z] Successfully built 95b228de24c1 [2023-03-29T23:19:20.676Z] Successfully tagged security-bootstrapper:latest [2023-03-29T23:19:20.676Z]  Building security-bootstrapper ... done Building security-proxy-auth [2023-03-29T23:19:20.934Z] Removing intermediate container 9473815d9ce7 [2023-03-29T23:19:20.934Z] ---> e79cd6adc192 [2023-03-29T23:19:20.934Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:19:20.934Z] ---> 076e17cd8659 [2023-03-29T23:19:20.934Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-29T23:19:21.005Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-29T23:19:21.005Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-29T23:19:21.005Z] WORKDIR /edgex [2023-03-29T23:19:21.005Z] COPY go.mod . [2023-03-29T23:19:21.005Z] RUN go mod download [2023-03-29T23:19:21.615Z] Sending build context to Docker daemon 2.934MB [2023-03-29T23:19:21.615Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-29T23:19:21.615Z] ---> 6cb57ee374ae [2023-03-29T23:19:21.615Z] Step 2/4 : WORKDIR /edgex [2023-03-29T23:19:23.613Z] ---> Running in 363eb9eb9d2f [2023-03-29T23:19:24.207Z] Removing intermediate container 363eb9eb9d2f [2023-03-29T23:19:24.207Z] ---> f56d54f71a86 [2023-03-29T23:19:24.207Z] Step 3/4 : COPY go.mod . [2023-03-29T23:19:24.265Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:19:24.265Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:19:24.265Z] ---> 7e5abe67c7d4 [2023-03-29T23:19:24.265Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:19:24.265Z] ---> Using cache [2023-03-29T23:19:24.265Z] ---> c27253c250ec [2023-03-29T23:19:24.265Z] Step 4/23 : WORKDIR /edgex-go [2023-03-29T23:19:24.265Z] ---> Using cache [2023-03-29T23:19:24.265Z] ---> 7d5f3a3de34f [2023-03-29T23:19:24.265Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-29T23:19:24.265Z] ---> Using cache [2023-03-29T23:19:24.265Z] ---> 1aa7e40e775b [2023-03-29T23:19:24.265Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-29T23:19:24.265Z] ---> Using cache [2023-03-29T23:19:24.265Z] ---> 71f066b70eec [2023-03-29T23:19:24.265Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:19:24.265Z] ---> Using cache [2023-03-29T23:19:24.265Z] ---> 542e63780b93 [2023-03-29T23:19:24.265Z] Step 8/23 : COPY . . [2023-03-29T23:19:24.265Z] ---> Using cache [2023-03-29T23:19:24.265Z] ---> bda8cea1ab0c [2023-03-29T23:19:24.265Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-29T23:19:24.809Z] ---> f1ddccc50d46 [2023-03-29T23:19:24.809Z] Step 4/4 : RUN go mod download [2023-03-29T23:19:24.809Z] ---> Running in 2303201df134 [2023-03-29T23:19:25.198Z] ---> 33f14f03a58c [2023-03-29T23:19:25.198Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:19:25.198Z] ---> d128c475b66b [2023-03-29T23:19:25.198Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-29T23:19:25.198Z] ---> Running in a91ba0a0923a [2023-03-29T23:19:25.198Z] ---> Running in 8b35fda49384 [2023-03-29T23:19:25.455Z] ---> 1c16ce048da0 [2023-03-29T23:19:25.455Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-29T23:19:25.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-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-29T23:19:26.408Z] ---> 04f67ccea00f [2023-03-29T23:19:26.408Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-29T23:19:29.084Z] ---> 55a40873baa3 [2023-03-29T23:19:29.084Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-29T23:19:29.346Z] Removing intermediate container 8b35fda49384 [2023-03-29T23:19:29.346Z] ---> 6c71325f98c0 [2023-03-29T23:19:29.346Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-29T23:19:35.932Z] ---> Running in 7894727dce2a [2023-03-29T23:19:35.932Z] ---> e8fcc40de068 [2023-03-29T23:19:35.932Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-29T23:19:36.191Z] ---> Running in ff5f94ac33d2 [2023-03-29T23:19:36.191Z] Removing intermediate container 7894727dce2a [2023-03-29T23:19:36.191Z] ---> dab6ee50a16f [2023-03-29T23:19:36.191Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-29T23:19:36.191Z] ---> Running in e5ac65f3e876 [2023-03-29T23:19:36.452Z] Removing intermediate container ff5f94ac33d2 [2023-03-29T23:19:36.452Z] ---> 3e2db3657895 [2023-03-29T23:19:36.452Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T23:19:36.452Z] Removing intermediate container e5ac65f3e876 [2023-03-29T23:19:36.452Z] ---> caf2ff599e0b [2023-03-29T23:19:36.452Z] Step 21/23 : LABEL arch=x86_64 [2023-03-29T23:19:36.713Z] ---> Running in cdb673740135 [2023-03-29T23:19:36.713Z] ---> Running in 16388657787a [2023-03-29T23:19:36.972Z] Removing intermediate container cdb673740135 [2023-03-29T23:19:36.972Z] ---> 2d421f0a2200 [2023-03-29T23:19:36.972Z] Step 23/25 : LABEL arch=x86_64 [2023-03-29T23:19:37.378Z] Removing intermediate container 16388657787a [2023-03-29T23:19:37.378Z] ---> 57561ca932c0 [2023-03-29T23:19:37.378Z] Step 22/23 : LABEL git_sha=84046c886a766f187fe553c381d35e13e2a7bcd9 [2023-03-29T23:19:37.637Z] ---> Running in 9de2e6e58841 [2023-03-29T23:19:37.987Z] ---> Running in 40c66e7c730a [2023-03-29T23:19:38.555Z] Removing intermediate container 9de2e6e58841 [2023-03-29T23:19:38.555Z] ---> 029122b4a840 [2023-03-29T23:19:38.555Z] Step 24/25 : LABEL git_sha=84046c886a766f187fe553c381d35e13e2a7bcd9 [2023-03-29T23:19:39.122Z] Removing intermediate container 40c66e7c730a [2023-03-29T23:19:39.122Z] ---> 790c1041cc25 [2023-03-29T23:19:39.122Z] Step 23/23 : LABEL version=0.0.0 [2023-03-29T23:19:42.433Z] ---> Running in 636687de0310 [2023-03-29T23:19:43.809Z] ---> Running in 70b090485bf2 [2023-03-29T23:19:44.762Z] Removing intermediate container 636687de0310 [2023-03-29T23:19:44.763Z] ---> f66c945ac76d [2023-03-29T23:19:44.763Z] Step 25/25 : LABEL version=0.0.0 [2023-03-29T23:19:46.268Z] Removing intermediate container 70b090485bf2 [2023-03-29T23:19:46.268Z] ---> 4734bbef9642 [2023-03-29T23:19:46.268Z] [2023-03-29T23:19:46.268Z] ---> Running in 6a1fe5d1c214 [2023-03-29T23:19:46.268Z] Successfully built 4734bbef9642 [2023-03-29T23:19:46.268Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-29T23:19:46.268Z]  Building core-common-config-bootstrapper ... done Building core-command [2023-03-29T23:19:46.526Z] Removing intermediate container 151d32bc8a87 [2023-03-29T23:19:46.526Z] ---> 1e8c1ddad7d5 [2023-03-29T23:19:46.526Z] Step 7/25 : COPY . . [2023-03-29T23:19:46.785Z] Removing intermediate container ed60d76ebe41 [2023-03-29T23:19:46.786Z] ---> 710d25bca71d [2023-03-29T23:19:46.786Z] Step 7/22 : COPY . . [2023-03-29T23:19:47.746Z] Removing intermediate container 6a1fe5d1c214 [2023-03-29T23:19:47.746Z] ---> 4c0ba67b06af [2023-03-29T23:19:47.746Z] [2023-03-29T23:19:48.003Z] Successfully built 4c0ba67b06af [2023-03-29T23:19:48.003Z] Successfully tagged core-metadata:latest [2023-03-29T23:19:48.003Z]  Building core-metadata ... done Building security-spire-agent [2023-03-29T23:19:50.531Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:19:50.531Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:19:50.531Z] ---> 7e5abe67c7d4 [2023-03-29T23:19:50.531Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:19:50.531Z] ---> Using cache [2023-03-29T23:19:50.531Z] ---> c27253c250ec [2023-03-29T23:19:50.531Z] Step 4/24 : WORKDIR /edgex-go [2023-03-29T23:19:50.531Z] ---> Using cache [2023-03-29T23:19:50.531Z] ---> 7d5f3a3de34f [2023-03-29T23:19:50.531Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-29T23:19:50.531Z] ---> Using cache [2023-03-29T23:19:50.531Z] ---> 1aa7e40e775b [2023-03-29T23:19:50.531Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-29T23:19:50.531Z] ---> Using cache [2023-03-29T23:19:50.531Z] ---> 71f066b70eec [2023-03-29T23:19:50.531Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:19:50.531Z] ---> Using cache [2023-03-29T23:19:50.531Z] ---> 542e63780b93 [2023-03-29T23:19:50.531Z] Step 8/24 : COPY . . [2023-03-29T23:19:50.531Z] ---> Using cache [2023-03-29T23:19:50.531Z] ---> bda8cea1ab0c [2023-03-29T23:19:50.531Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-29T23:19:51.472Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:19:51.472Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:19:51.472Z] ---> 7e5abe67c7d4 [2023-03-29T23:19:51.472Z] Step 3/27 : WORKDIR /edgex-go [2023-03-29T23:19:51.472Z] ---> Using cache [2023-03-29T23:19:51.472Z] ---> 43284157cc1c [2023-03-29T23:19:51.472Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-29T23:19:51.472Z] ---> Using cache [2023-03-29T23:19:51.472Z] ---> 1849aba3ed0e [2023-03-29T23:19:51.472Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-29T23:19:51.472Z] ---> Using cache [2023-03-29T23:19:51.472Z] ---> ab1ebc25b3c5 [2023-03-29T23:19:51.472Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:19:51.472Z] ---> Using cache [2023-03-29T23:19:51.472Z] ---> 72dc977bc05b [2023-03-29T23:19:51.472Z] Step 7/27 : COPY . . [2023-03-29T23:19:51.472Z] ---> Using cache [2023-03-29T23:19:51.472Z] ---> 7260834d25ab [2023-03-29T23:19:51.472Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-29T23:19:51.472Z] ---> Using cache [2023-03-29T23:19:51.472Z] ---> 6ffd4c57619f [2023-03-29T23:19:51.472Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-29T23:19:51.472Z] ---> Using cache [2023-03-29T23:19:51.472Z] ---> c27930e0a671 [2023-03-29T23:19:51.472Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-29T23:19:51.472Z] ---> Using cache [2023-03-29T23:19:51.472Z] ---> d22cfabfb116 [2023-03-29T23:19:51.472Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-29T23:19:51.472Z] ---> Using cache [2023-03-29T23:19:51.472Z] ---> a9c137aa63bd [2023-03-29T23:19:51.472Z] Step 12/27 : WORKDIR /edgex-go [2023-03-29T23:19:51.472Z] ---> Using cache [2023-03-29T23:19:51.472Z] ---> 5b1c110a4369 [2023-03-29T23:19:51.472Z] [2023-03-29T23:19:51.472Z] Step 13/27 : FROM alpine:3.17 [2023-03-29T23:19:51.472Z] ---> 9ed4aefc74f6 [2023-03-29T23:19:51.472Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-29T23:19:51.472Z] ---> Using cache [2023-03-29T23:19:51.472Z] ---> 2c89cbcb18a7 [2023-03-29T23:19:51.472Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-29T23:20:03.693Z] ---> Running in 6345cfbe3879 [2023-03-29T23:20:03.693Z] ---> Running in adf2baabb210 [2023-03-29T23:20:03.693Z] ---> 9fc6d037f20f [2023-03-29T23:20:03.693Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-29T23:20:03.693Z] ---> 8e3ba978603c [2023-03-29T23:20:03.693Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-29T23:20:03.693Z] Removing intermediate container a91ba0a0923a [2023-03-29T23:20:03.693Z] ---> aee5561ac94d [2023-03-29T23:20:03.693Z] [2023-03-29T23:20:03.693Z] Step 10/23 : FROM alpine:3.17 [2023-03-29T23:20:03.693Z] ---> 9ed4aefc74f6 [2023-03-29T23:20:03.693Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-29T23:20:03.693Z] ---> Using cache [2023-03-29T23:20:03.693Z] ---> 2e7c1a900964 [2023-03-29T23:20:03.693Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-29T23:20:03.693Z] ---> Using cache [2023-03-29T23:20:03.693Z] ---> 88acfda1f1c4 [2023-03-29T23:20:03.693Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:20:03.693Z] ---> Using cache [2023-03-29T23:20:03.693Z] ---> 8b4d41e13aac [2023-03-29T23:20:03.693Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:20:03.693Z] ---> Using cache [2023-03-29T23:20:03.693Z] ---> Running in d46f16069fd9 [2023-03-29T23:20:03.693Z] ---> Running in f8f14d77cbca [2023-03-29T23:20:03.693Z] ---> 3f42e9e4f7b3 [2023-03-29T23:20:03.693Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-29T23:20:03.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:20:03.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:20:03.693Z] 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-03-29T23:20:03.693Z] 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-03-29T23:20:03.693Z] 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-03-29T23:20:03.693Z] v3.17.3-5-g8738b7ff299 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-29T23:20:03.693Z] v3.17.3-3-g11775a27b62 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-29T23:20:03.693Z] OK: 17818 distinct packages available [2023-03-29T23:20:03.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:20:03.830Z] Removing intermediate container 2303201df134 [2023-03-29T23:20:03.830Z] ---> d96115da4833 [2023-03-29T23:20:03.830Z] Successfully built d96115da4833 [2023-03-29T23:20:03.830Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:20:03.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:20:03.961Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-29T23:20:03.961Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-29T23:20:04.197Z] + docker inspect -f . ci-base-image-arm64 [2023-03-29T23:20:04.197Z] . [Pipeline] } [2023-03-29T23:20:04.218Z] (3/5) Installing libucontext (1.2-r0) [2023-03-29T23:20:04.218Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-29T23:20:04.218Z] (5/5) Installing openssl (3.0.8-r3) [2023-03-29T23:20:04.218Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:20:04.218Z] OK: 8 MiB in 20 packages [2023-03-29T23:20:04.218Z] ---> e622cd87f978 [2023-03-29T23:20:04.218Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:20:04.479Z] prd-ubuntu20.04-docker-arm64-4c-16g-6321 does not seem to be running inside a container [2023-03-29T23:20:04.586Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-03-29T23:20:04.782Z] ---> 11340e21789d [2023-03-29T23:20:04.782Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-29T23:20:05.039Z] Removing intermediate container 6345cfbe3879 [2023-03-29T23:20:05.039Z] ---> f4a935962ad0 [2023-03-29T23:20:05.039Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:20:05.039Z] ---> 5bc3dcd72663 [2023-03-29T23:20:05.039Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-29T23:20:05.296Z] ---> Running in 81264562d93e [2023-03-29T23:20:05.296Z] ---> b267f89a047c [2023-03-29T23:20:05.296Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:20:05.554Z] ---> d4e3a497232c [2023-03-29T23:20:05.554Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-29T23:20:06.102Z] $ docker top b8a9b11825d049bb24ab6620171fe164bdc71929da4cf6df9662d0d0fa4dbf96 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T23:20:06.484Z] ---> efec4856d857 [2023-03-29T23:20:06.484Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-29T23:20:06.741Z] Removing intermediate container 81264562d93e [2023-03-29T23:20:06.741Z] ---> 2a0cad162a86 [2023-03-29T23:20:06.741Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-29T23:20:06.741Z] ---> Running in 0453047bf658 [2023-03-29T23:20:06.999Z] Removing intermediate container 0453047bf658 [2023-03-29T23:20:06.999Z] ---> 0cc69ae1c098 [2023-03-29T23:20:06.999Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-29T23:20:07.026Z] + go version [2023-03-29T23:20:07.026Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-29T23:20:07.053Z] $ docker stop --time=1 b8a9b11825d049bb24ab6620171fe164bdc71929da4cf6df9662d0d0fa4dbf96 [2023-03-29T23:20:07.562Z] ---> Running in 6f3c1ad322b9 [2023-03-29T23:20:08.829Z] $ docker rm -f --volumes b8a9b11825d049bb24ab6620171fe164bdc71929da4cf6df9662d0d0fa4dbf96 [2023-03-29T23:20:08.934Z] Removing intermediate container 6f3c1ad322b9 [2023-03-29T23:20:08.934Z] ---> a53b09fad30f [2023-03-29T23:20:08.934Z] Step 21/23 : LABEL arch=x86_64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:20:09.191Z] ---> 3efdbe029716 [2023-03-29T23:20:09.191Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-29T23:20:09.191Z] ---> Running in b6cd4f5ab55e [2023-03-29T23:20:09.421Z] + docker inspect -f . ci-base-image-arm64 [2023-03-29T23:20:09.421Z] . [Pipeline] } [Pipeline] // withEnv [2023-03-29T23:20:09.450Z] Removing intermediate container b6cd4f5ab55e [2023-03-29T23:20:09.450Z] ---> c44712893055 [2023-03-29T23:20:09.450Z] Step 22/23 : LABEL git_sha=84046c886a766f187fe553c381d35e13e2a7bcd9 [2023-03-29T23:20:09.450Z] ---> Running in b8aaeb5bc612 [Pipeline] withDockerContainer [2023-03-29T23:20:09.657Z] prd-ubuntu20.04-docker-arm64-4c-16g-6321 does not seem to be running inside a container [2023-03-29T23:20:09.714Z] Removing intermediate container b8aaeb5bc612 [2023-03-29T23:20:09.714Z] ---> 9ba5e63e37c1 [2023-03-29T23:20:09.714Z] Step 23/23 : LABEL version=0.0.0 [2023-03-29T23:20:09.745Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-03-29T23:20:09.976Z] ---> 523abb15f597 [2023-03-29T23:20:09.976Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-29T23:20:09.976Z] ---> Running in 11bae789b8da [2023-03-29T23:20:10.233Z] Removing intermediate container 11bae789b8da [2023-03-29T23:20:10.233Z] ---> cfc04f067956 [2023-03-29T23:20:10.233Z] [2023-03-29T23:20:10.233Z] Successfully built cfc04f067956 [2023-03-29T23:20:10.233Z] Successfully tagged security-proxy-auth:latest [2023-03-29T23:20:10.233Z]  Building security-proxy-auth ... done Building support-scheduler [2023-03-29T23:20:11.121Z] $ docker top 72d2431614e738637b7d2152d94d1bfb18f22c57a5cba751037ea7ff41873683 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-29T23:20:11.372Z] ========================================================= [2023-03-29T23:20:11.372Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-29T23:20:11.372Z] ========================================================= [Pipeline] sh [2023-03-29T23:20:12.021Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2023-03-29T23:20:12.694Z] + make test [2023-03-29T23:20:12.694Z] go test -race -coverprofile=coverage.out ./... [2023-03-29T23:20:14.418Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:20:14.418Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:20:14.418Z] ---> 7e5abe67c7d4 [2023-03-29T23:20:14.418Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:20:14.418Z] ---> Using cache [2023-03-29T23:20:14.418Z] ---> c27253c250ec [2023-03-29T23:20:14.418Z] Step 4/23 : WORKDIR /edgex-go [2023-03-29T23:20:14.418Z] ---> Using cache [2023-03-29T23:20:14.418Z] ---> 7d5f3a3de34f [2023-03-29T23:20:14.418Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-29T23:20:14.418Z] ---> Using cache [2023-03-29T23:20:14.418Z] ---> 1aa7e40e775b [2023-03-29T23:20:14.418Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-29T23:20:14.418Z] ---> Using cache [2023-03-29T23:20:14.418Z] ---> 71f066b70eec [2023-03-29T23:20:14.418Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:20:14.418Z] ---> Using cache [2023-03-29T23:20:14.418Z] ---> 542e63780b93 [2023-03-29T23:20:14.418Z] Step 8/23 : COPY . . [2023-03-29T23:20:14.418Z] ---> Using cache [2023-03-29T23:20:14.418Z] ---> bda8cea1ab0c [2023-03-29T23:20:14.418Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-29T23:20:19.671Z] ---> 37c8086d9864 [2023-03-29T23:20:19.671Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-29T23:20:19.671Z] ---> Running in 420b465efb8c [2023-03-29T23:20:19.930Z] ---> 481f23112896 [2023-03-29T23:20:19.930Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-29T23:20:19.930Z] ---> Running in f786d3c7cb9c [2023-03-29T23:20:19.930Z] Removing intermediate container f786d3c7cb9c [2023-03-29T23:20:19.930Z] ---> 4abf57e8c44e [2023-03-29T23:20:19.930Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-29T23:20:19.930Z] ---> Running in 165c18f91792 [2023-03-29T23:20:20.188Z] 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-03-29T23:20:20.188Z] Removing intermediate container 165c18f91792 [2023-03-29T23:20:20.188Z] ---> bb758825f863 [2023-03-29T23:20:20.188Z] Step 25/27 : LABEL arch=x86_64 [2023-03-29T23:20:20.188Z] ---> Running in 7e9006ec468f [2023-03-29T23:20:20.446Z] Removing intermediate container 7e9006ec468f [2023-03-29T23:20:20.446Z] ---> b1f414a1b1cb [2023-03-29T23:20:20.446Z] Step 26/27 : LABEL git_sha=84046c886a766f187fe553c381d35e13e2a7bcd9 [2023-03-29T23:20:20.446Z] ---> Running in 3c7eac209ce6 [2023-03-29T23:20:20.704Z] Removing intermediate container 3c7eac209ce6 [2023-03-29T23:20:20.704Z] ---> 9f78580a7c11 [2023-03-29T23:20:20.704Z] Step 27/27 : LABEL version=0.0.0 [2023-03-29T23:20:20.704Z] ---> Running in 3a85c7f08506 [2023-03-29T23:20:20.704Z] Removing intermediate container 3a85c7f08506 [2023-03-29T23:20:20.704Z] ---> 74790bf0a6d2 [2023-03-29T23:20:20.704Z] [2023-03-29T23:20:20.962Z] Successfully built 74790bf0a6d2 [2023-03-29T23:20:20.962Z] Successfully tagged security-spire-agent:latest [2023-03-29T23:20:20.962Z] Building support-notifications [2023-03-29T23:20:23.484Z]  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:20:23.484Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:20:23.484Z] ---> 7e5abe67c7d4 [2023-03-29T23:20:23.484Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:20:23.484Z] ---> Using cache [2023-03-29T23:20:23.484Z] ---> c27253c250ec [2023-03-29T23:20:23.484Z] Step 4/23 : WORKDIR /edgex-go [2023-03-29T23:20:23.484Z] ---> Using cache [2023-03-29T23:20:23.484Z] ---> 7d5f3a3de34f [2023-03-29T23:20:23.484Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-29T23:20:30.083Z] ---> Running in 0eda8829095f [2023-03-29T23:20:30.083Z] 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-03-29T23:20:30.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:20:30.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:20:30.606Z] OK: 265 MiB in 53 packages [2023-03-29T23:20:35.919Z] Removing intermediate container 0eda8829095f [2023-03-29T23:20:35.919Z] ---> 7b6c8e5f64a3 [2023-03-29T23:20:35.919Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-29T23:20:38.486Z] ---> 8c0732baee1f [2023-03-29T23:20:38.486Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:20:38.486Z] ---> Running in b439f0e908a0 [2023-03-29T23:20:38.486Z] Removing intermediate container f8f14d77cbca [2023-03-29T23:20:38.486Z] ---> 5da74467e52d [2023-03-29T23:20:38.486Z] [2023-03-29T23:20:38.486Z] Step 9/22 : FROM alpine:3.17 [2023-03-29T23:20:38.486Z] ---> 9ed4aefc74f6 [2023-03-29T23:20:38.486Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-29T23:20:38.486Z] Removing intermediate container d46f16069fd9 [2023-03-29T23:20:38.486Z] ---> 0badfe33dcb2 [2023-03-29T23:20:38.486Z] [2023-03-29T23:20:38.486Z] Step 9/25 : FROM alpine:3.17 [2023-03-29T23:20:38.486Z] ---> 9ed4aefc74f6 [2023-03-29T23:20:38.486Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-29T23:20:38.486Z] ---> Running in 05354a9a1721 [2023-03-29T23:20:38.747Z] Removing intermediate container adf2baabb210 [2023-03-29T23:20:38.747Z] ---> a24fd04031d7 [2023-03-29T23:20:38.747Z] [2023-03-29T23:20:38.747Z] Step 10/24 : FROM alpine:3.17 [2023-03-29T23:20:38.747Z] ---> 9ed4aefc74f6 [2023-03-29T23:20:38.747Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-29T23:20:38.747Z] ---> Using cache [2023-03-29T23:20:38.747Z] ---> be73150f177b [2023-03-29T23:20:38.747Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-29T23:20:38.747Z] ---> Using cache [2023-03-29T23:20:38.747Z] ---> 7f3d51f19d74 [2023-03-29T23:20:38.747Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-29T23:20:38.747Z] ---> Running in 0a07ad68a645 [2023-03-29T23:20:38.747Z] ---> Running in b65603aaec8b [2023-03-29T23:20:38.747Z] Removing intermediate container b65603aaec8b [2023-03-29T23:20:38.747Z] ---> 2dfbda9eeb1b [2023-03-29T23:20:38.747Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-29T23:20:39.047Z] ---> Running in c6a0b5ba84c2 [2023-03-29T23:20:39.047Z] Removing intermediate container c6a0b5ba84c2 [2023-03-29T23:20:39.047Z] ---> cb730fceb4ca [2023-03-29T23:20:39.047Z] Step 15/24 : WORKDIR / [2023-03-29T23:20:39.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:20:39.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:20:39.326Z] ---> Running in 04930422609c [2023-03-29T23:20:39.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:20:39.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:20:39.610Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-29T23:20:39.610Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-29T23:20:39.610Z] (3/3) Installing su-exec (0.2-r2) [2023-03-29T23:20:39.610Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:20:39.610Z] Executing ca-certificates-20220614-r4.trigger [2023-03-29T23:20:39.610Z] Removing intermediate container 04930422609c [2023-03-29T23:20:39.610Z] ---> 00370ca93d8d [2023-03-29T23:20:39.610Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:20:39.610Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-29T23:20:39.610Z] (2/2) Installing openssl (3.0.8-r3) [2023-03-29T23:20:39.610Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:20:39.610Z] OK: 8 MiB in 17 packages [2023-03-29T23:20:39.610Z] OK: 8 MiB in 18 packages [2023-03-29T23:20:39.869Z] ---> 3ea191cb17cf [2023-03-29T23:20:39.869Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:20:40.493Z] ---> 24735c9b837c [2023-03-29T23:20:40.493Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-29T23:20:40.493Z] Removing intermediate container 05354a9a1721 [2023-03-29T23:20:40.493Z] ---> 402231339483 [2023-03-29T23:20:40.493Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-29T23:20:40.493Z] Removing intermediate container 0a07ad68a645 [2023-03-29T23:20:40.493Z] ---> 962d2532b428 [2023-03-29T23:20:40.493Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-29T23:20:40.493Z] ---> Running in fbe2e0134423 [2023-03-29T23:20:40.493Z] ---> Running in 09c5564ea5e3 [2023-03-29T23:20:41.058Z] Removing intermediate container 09c5564ea5e3 [2023-03-29T23:20:41.058Z] ---> 290d936a5a9c [2023-03-29T23:20:41.058Z] Step 12/25 : WORKDIR / [2023-03-29T23:20:41.058Z] Removing intermediate container fbe2e0134423 [2023-03-29T23:20:41.058Z] ---> 069dd60658b1 [2023-03-29T23:20:41.058Z] Step 12/22 : WORKDIR /edgex [2023-03-29T23:20:41.058Z] ---> Running in ecacd081a70c [2023-03-29T23:20:41.058Z] ---> b5bc850d0a2d [2023-03-29T23:20:41.058Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-29T23:20:41.316Z] ---> Running in e4ffa88eb847 [2023-03-29T23:20:41.316Z] Removing intermediate container ecacd081a70c [2023-03-29T23:20:41.316Z] ---> 0b4a87ffc5c6 [2023-03-29T23:20:41.316Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:20:41.316Z] Removing intermediate container e4ffa88eb847 [2023-03-29T23:20:41.316Z] ---> f579c1933321 [2023-03-29T23:20:41.316Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:20:41.316Z] ---> 4ceb8584af40 [2023-03-29T23:20:41.316Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-29T23:20:41.576Z] ---> Running in fab8d2068753 [2023-03-29T23:20:41.576Z] ---> 9aed64135105 [2023-03-29T23:20:41.576Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:20:41.576Z] Removing intermediate container fab8d2068753 [2023-03-29T23:20:41.576Z] ---> 348c4107e23a [2023-03-29T23:20:41.576Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T23:20:41.576Z] ---> 9ffd7b83365a [2023-03-29T23:20:41.576Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:20:41.576Z] ---> Running in a80d35572307 [2023-03-29T23:20:41.836Z] Removing intermediate container a80d35572307 [2023-03-29T23:20:41.836Z] ---> fa0c5416a086 [2023-03-29T23:20:41.836Z] Step 22/24 : LABEL arch=x86_64 [2023-03-29T23:20:41.836Z] ---> Running in 8b6def6463c7 [2023-03-29T23:20:42.094Z] ---> 4616bb51a28e [2023-03-29T23:20:42.094Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-29T23:20:42.094Z] ---> 462afaded5b5 [2023-03-29T23:20:42.094Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-29T23:20:42.094Z] Removing intermediate container 8b6def6463c7 [2023-03-29T23:20:42.094Z] ---> d2ea9e14fe54 [2023-03-29T23:20:42.094Z] Step 23/24 : LABEL git_sha=84046c886a766f187fe553c381d35e13e2a7bcd9 [2023-03-29T23:20:42.094Z] ---> Running in c28ec9b9630d [2023-03-29T23:20:42.351Z] Removing intermediate container c28ec9b9630d [2023-03-29T23:20:42.351Z] ---> d9dd9782f775 [2023-03-29T23:20:42.351Z] Step 24/24 : LABEL version=0.0.0 [2023-03-29T23:20:42.351Z] ---> 4e7beeb61128 [2023-03-29T23:20:42.351Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-29T23:20:42.351Z] ---> 2cf328513ae2 [2023-03-29T23:20:42.351Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-03-29T23:20:42.351Z] ---> Running in 11d38ab2bb6c [2023-03-29T23:20:42.686Z] Removing intermediate container 11d38ab2bb6c [2023-03-29T23:20:42.686Z] ---> 5097c4549be6 [2023-03-29T23:20:42.686Z] [2023-03-29T23:20:42.948Z] Successfully built 5097c4549be6 [2023-03-29T23:20:42.948Z] Successfully tagged core-command:latest [2023-03-29T23:20:42.948Z]  Building core-command ... done  ---> 7715c4f7dd1e [2023-03-29T23:20:42.948Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-29T23:20:43.317Z] ---> 476325e201f7 [2023-03-29T23:20:43.317Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-29T23:20:43.886Z] ---> e4916941fe09 [2023-03-29T23:20:43.886Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-29T23:20:45.810Z] ---> ec26385d7aa1 [2023-03-29T23:20:45.810Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-29T23:20:47.223Z] ---> 123c18fc4d42 [2023-03-29T23:20:47.223Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-29T23:20:47.223Z] ---> Running in 1984d4317df0 [2023-03-29T23:20:49.922Z] ---> b1efc45d37cb [2023-03-29T23:20:49.922Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-29T23:20:49.922Z] ---> 5a18a1b5ea5e [2023-03-29T23:20:49.922Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-29T23:20:49.922Z] Removing intermediate container 1984d4317df0 [2023-03-29T23:20:49.922Z] ---> 5f589aac85d6 [2023-03-29T23:20:49.922Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-29T23:20:49.922Z] ---> Running in ea0e10f6f3db [2023-03-29T23:20:49.922Z] ---> Running in e325e4c63fd0 [2023-03-29T23:20:50.204Z] Removing intermediate container e325e4c63fd0 [2023-03-29T23:20:50.204Z] ---> 0392b5577007 [2023-03-29T23:20:50.204Z] Step 20/22 : LABEL arch=x86_64 [2023-03-29T23:20:53.609Z] ---> Running in 4a79f14e0564 [2023-03-29T23:20:54.579Z] Removing intermediate container 4a79f14e0564 [2023-03-29T23:20:54.579Z] ---> eed1139fd307 [2023-03-29T23:20:54.579Z] Step 21/22 : LABEL git_sha=84046c886a766f187fe553c381d35e13e2a7bcd9 [2023-03-29T23:20:54.579Z] Removing intermediate container ea0e10f6f3db [2023-03-29T23:20:54.579Z] ---> eba4ffb688bf [2023-03-29T23:20:54.579Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-29T23:20:54.579Z] ---> Running in ffec4f090007 [2023-03-29T23:20:54.579Z] ---> Running in b75da85e3bd9 [2023-03-29T23:20:54.847Z] Removing intermediate container 420b465efb8c [2023-03-29T23:20:54.847Z] ---> 2f2c3805e1b2 [2023-03-29T23:20:54.847Z] [2023-03-29T23:20:54.847Z] Step 10/23 : FROM alpine:3.17 [2023-03-29T23:20:54.847Z] ---> 9ed4aefc74f6 [2023-03-29T23:20:54.847Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-29T23:20:54.847Z] ---> Using cache [2023-03-29T23:20:54.847Z] ---> be73150f177b [2023-03-29T23:20:54.847Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-29T23:20:54.847Z] ---> Using cache [2023-03-29T23:20:54.847Z] ---> 7f3d51f19d74 [2023-03-29T23:20:54.847Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-29T23:20:55.106Z] Removing intermediate container ffec4f090007 [2023-03-29T23:20:55.106Z] ---> fc3d1eb3c119 [2023-03-29T23:20:55.106Z] Step 22/22 : LABEL version=0.0.0 [2023-03-29T23:20:55.106Z] Removing intermediate container b75da85e3bd9 [2023-03-29T23:20:55.106Z] ---> 12df5fb4f315 [2023-03-29T23:20:55.106Z] Step 23/25 : LABEL arch=x86_64 [2023-03-29T23:20:55.106Z] ---> Running in 96a14d9d9f11 [2023-03-29T23:20:55.106Z] ---> Running in 51da47ec1e7c [2023-03-29T23:20:55.106Z] ---> Running in db690d6ca331 [2023-03-29T23:20:55.388Z] Removing intermediate container 51da47ec1e7c [2023-03-29T23:20:55.388Z] ---> 798e8d8094cf [2023-03-29T23:20:55.388Z] Step 24/25 : LABEL git_sha=84046c886a766f187fe553c381d35e13e2a7bcd9 [2023-03-29T23:20:55.646Z] Removing intermediate container 96a14d9d9f11 [2023-03-29T23:20:55.646Z] ---> c4de33825e2e [2023-03-29T23:20:55.646Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-29T23:20:55.646Z] Removing intermediate container db690d6ca331 [2023-03-29T23:20:55.646Z] ---> 1fb2675afbc3 [2023-03-29T23:20:55.646Z] [2023-03-29T23:20:55.646Z] ---> Running in 700b532c74c6 [2023-03-29T23:20:55.646Z] Successfully built 1fb2675afbc3 [2023-03-29T23:20:55.646Z] Successfully tagged security-proxy-setup:latest [2023-03-29T23:20:55.646Z]  Building security-proxy-setup ... done  ---> Running in 5a8b45e7184b [2023-03-29T23:20:55.908Z] Removing intermediate container 700b532c74c6 [2023-03-29T23:20:55.908Z] ---> a737bda51b9e [2023-03-29T23:20:55.908Z] Step 25/25 : LABEL version=0.0.0 [2023-03-29T23:20:55.908Z] Removing intermediate container 5a8b45e7184b [2023-03-29T23:20:55.908Z] ---> d1158d28cb1d [2023-03-29T23:20:55.908Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:20:55.908Z] ---> Running in 2859c8cd4e21 [2023-03-29T23:20:56.188Z] Removing intermediate container 2859c8cd4e21 [2023-03-29T23:20:56.188Z] ---> 1b772bb5b2b6 [2023-03-29T23:20:56.188Z] [2023-03-29T23:20:56.188Z] ---> 0417144917d4 [2023-03-29T23:20:56.188Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:20:56.188Z] Successfully built 1b772bb5b2b6 [2023-03-29T23:20:56.446Z] Successfully tagged security-secretstore-setup:latest [2023-03-29T23:20:56.705Z]  Building security-secretstore-setup ... done  ---> 4c1fbb0c1e9e [2023-03-29T23:20:56.705Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-29T23:20:57.644Z] ---> 4d54dad138cc [2023-03-29T23:20:57.644Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-29T23:20:57.644Z] ---> d14becc634b2 [2023-03-29T23:20:57.644Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-29T23:20:57.644Z] ---> Running in 722777fee1c1 [2023-03-29T23:20:57.902Z] Removing intermediate container b439f0e908a0 [2023-03-29T23:20:57.902Z] ---> db6d410c0de7 [2023-03-29T23:20:57.902Z] Step 8/23 : COPY . . [2023-03-29T23:20:57.902Z] Removing intermediate container 722777fee1c1 [2023-03-29T23:20:57.902Z] ---> f85c73f0c206 [2023-03-29T23:20:57.902Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T23:20:57.902Z] ---> Running in d3511ce346ce [2023-03-29T23:21:02.120Z] Removing intermediate container d3511ce346ce [2023-03-29T23:21:02.120Z] ---> 127318d87e7c [2023-03-29T23:21:02.120Z] Step 21/23 : LABEL arch=x86_64 [2023-03-29T23:21:03.066Z] ---> Running in 3ce2c5682a43 [2023-03-29T23:21:03.066Z] ---> 08fbe7e4159b [2023-03-29T23:21:03.066Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-29T23:21:03.066Z] ---> Running in d31d372d6653 [2023-03-29T23:21:03.066Z] Removing intermediate container 3ce2c5682a43 [2023-03-29T23:21:03.066Z] ---> 151d63a32f48 [2023-03-29T23:21:03.066Z] Step 22/23 : LABEL git_sha=84046c886a766f187fe553c381d35e13e2a7bcd9 [2023-03-29T23:21:03.066Z] ---> Running in a71587285dc0 [2023-03-29T23:21:03.066Z] Removing intermediate container a71587285dc0 [2023-03-29T23:21:03.066Z] ---> e33a7e956da3 [2023-03-29T23:21:03.066Z] Step 23/23 : LABEL version=0.0.0 [2023-03-29T23:21:03.066Z] ---> Running in 41e75eba8c9b [2023-03-29T23:21:03.325Z] Removing intermediate container 41e75eba8c9b [2023-03-29T23:21:03.325Z] ---> 4c06a720da25 [2023-03-29T23:21:03.325Z] [2023-03-29T23:21:03.325Z] 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-03-29T23:21:03.325Z] Successfully built 4c06a720da25 [2023-03-29T23:21:03.325Z] Successfully tagged support-scheduler:latest [2023-03-29T23:21:09.235Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-29T23:21:25.271Z]  Building support-scheduler ... done Removing intermediate container d31d372d6653 [2023-03-29T23:21:25.271Z] ---> 6ea9eebd8ea6 [2023-03-29T23:21:25.271Z] [2023-03-29T23:21:25.271Z] Step 10/23 : FROM alpine:3.17 [2023-03-29T23:21:25.271Z] ---> 9ed4aefc74f6 [2023-03-29T23:21:25.271Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-29T23:21:25.271Z] ---> Running in 62062e0660eb [2023-03-29T23:21:25.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:21:25.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:21:25.271Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-29T23:21:25.271Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-29T23:21:25.271Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:21:25.271Z] Executing ca-certificates-20220614-r4.trigger [2023-03-29T23:21:25.271Z] OK: 8 MiB in 17 packages [2023-03-29T23:21:25.271Z] Removing intermediate container 62062e0660eb [2023-03-29T23:21:25.271Z] ---> 22212300fd04 [2023-03-29T23:21:25.271Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-29T23:21:25.271Z] ---> Running in c190589cc8f3 [2023-03-29T23:21:25.271Z] Removing intermediate container c190589cc8f3 [2023-03-29T23:21:25.271Z] ---> 65e7884bc4b1 [2023-03-29T23:21:25.271Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-29T23:21:25.271Z] ---> Running in 14bfc342f956 [2023-03-29T23:21:25.271Z] Removing intermediate container 14bfc342f956 [2023-03-29T23:21:25.271Z] ---> a9b5e27fc8f0 [2023-03-29T23:21:25.271Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-29T23:21:25.271Z] ---> Running in bba9cb7658fa [2023-03-29T23:21:25.271Z] Removing intermediate container bba9cb7658fa [2023-03-29T23:21:25.271Z] ---> 1279886f1b14 [2023-03-29T23:21:25.271Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:21:25.271Z] ---> 7825e291ec02 [2023-03-29T23:21:25.271Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:21:25.530Z] ---> 33785fcda0cc [2023-03-29T23:21:25.530Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-29T23:21:26.471Z] ---> 43ebc949cfd1 [2023-03-29T23:21:26.471Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-29T23:21:26.471Z] ---> bd1b5d76a089 [2023-03-29T23:21:26.471Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-29T23:21:26.471Z] ---> Running in e3b41a0b30ee [2023-03-29T23:21:26.471Z] Removing intermediate container e3b41a0b30ee [2023-03-29T23:21:26.471Z] ---> 7b2b107aa420 [2023-03-29T23:21:26.471Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T23:21:26.729Z] ---> Running in 24deb2ba1587 [2023-03-29T23:21:26.729Z] Removing intermediate container 24deb2ba1587 [2023-03-29T23:21:26.729Z] ---> 7ad126c5d72e [2023-03-29T23:21:26.729Z] Step 21/23 : LABEL arch=x86_64 [2023-03-29T23:21:26.729Z] ---> Running in 320486bfe751 [2023-03-29T23:21:26.729Z] Removing intermediate container 320486bfe751 [2023-03-29T23:21:26.729Z] ---> 49346b0a58bc [2023-03-29T23:21:26.729Z] Step 22/23 : LABEL git_sha=84046c886a766f187fe553c381d35e13e2a7bcd9 [2023-03-29T23:21:26.729Z] ---> Running in fa61187afdfa [2023-03-29T23:21:26.988Z] Removing intermediate container fa61187afdfa [2023-03-29T23:21:26.988Z] ---> 12163c573395 [2023-03-29T23:21:26.988Z] Step 23/23 : LABEL version=0.0.0 [2023-03-29T23:21:26.988Z] ---> Running in 52b4bf01bc2c [2023-03-29T23:21:26.988Z] Removing intermediate container 52b4bf01bc2c [2023-03-29T23:21:26.988Z] ---> d72a6f763a72 [2023-03-29T23:21:26.988Z] [2023-03-29T23:21:26.988Z] Successfully built d72a6f763a72 [2023-03-29T23:21:26.988Z] Successfully tagged support-notifications:latest [2023-03-29T23:21:27.252Z]  Building support-notifications ... done  [Pipeline] } [2023-03-29T23:21:27.258Z] $ docker stop --time=1 509e42abbcb3aba3428b0b1d8e4521ed0d6ccce381221f83c0914a636773d0a4 [2023-03-29T23:21:28.558Z] $ docker rm -f --volumes 509e42abbcb3aba3428b0b1d8e4521ed0d6ccce381221f83c0914a636773d0a4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T23:21:28.900Z] + docker images [2023-03-29T23:21:28.900Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-29T23:21:28.900Z] support-notifications latest d72a6f763a72 2 seconds ago 32.7MB [2023-03-29T23:21:28.900Z] 6ea9eebd8ea6 7 seconds ago 1.75GB [2023-03-29T23:21:28.900Z] support-scheduler latest 4c06a720da25 25 seconds ago 32.1MB [2023-03-29T23:21:28.900Z] security-proxy-setup latest 1fb2675afbc3 33 seconds ago 18.7MB [2023-03-29T23:21:28.900Z] security-secretstore-setup latest 1b772bb5b2b6 33 seconds ago 32.8MB [2023-03-29T23:21:28.900Z] 2f2c3805e1b2 35 seconds ago 1.75GB [2023-03-29T23:21:28.900Z] core-command latest 5097c4549be6 46 seconds ago 19.8MB [2023-03-29T23:21:28.901Z] 0badfe33dcb2 50 seconds ago 1.68GB [2023-03-29T23:21:28.901Z] a24fd04031d7 50 seconds ago 1.69GB [2023-03-29T23:21:28.901Z] 5da74467e52d 53 seconds ago 1.67GB [2023-03-29T23:21:28.901Z] security-spire-agent latest 74790bf0a6d2 About a minute ago 129MB [2023-03-29T23:21:28.901Z] security-proxy-auth latest cfc04f067956 About a minute ago 18.3MB [2023-03-29T23:21:28.901Z] aee5561ac94d About a minute ago 1.66GB [2023-03-29T23:21:28.901Z] core-metadata latest 4c0ba67b06af About a minute ago 20.4MB [2023-03-29T23:21:28.901Z] core-common-config-bootstrapper latest 4734bbef9642 About a minute ago 17.2MB [2023-03-29T23:21:28.901Z] security-bootstrapper latest 95b228de24c1 2 minutes ago 22.2MB [2023-03-29T23:21:28.901Z] ab72286fc403 2 minutes ago 1.69GB [2023-03-29T23:21:28.901Z] 5285cea93794 2 minutes ago 1.68GB [2023-03-29T23:21:28.901Z] core-data latest fad68579ea7f 2 minutes ago 20MB [2023-03-29T23:21:28.901Z] security-spiffe-token-provider latest 12b1037b6608 2 minutes ago 32.8MB [2023-03-29T23:21:28.901Z] 71711ee2d202 2 minutes ago 1.73GB [2023-03-29T23:21:28.901Z] 0b72585eb888 2 minutes ago 1.69GB [2023-03-29T23:21:28.901Z] 942516003365 2 minutes ago 1.67GB [2023-03-29T23:21:28.901Z] security-spire-server latest fd8756fec418 2 minutes ago 89.8MB [2023-03-29T23:21:28.901Z] security-spire-config latest 0025f65c31c0 2 minutes ago 88.9MB [2023-03-29T23:21:28.901Z] 5b1c110a4369 3 minutes ago 1.55GB [2023-03-29T23:21:28.901Z] 00dd9054cbe2 3 minutes ago 1.55GB [2023-03-29T23:21:28.901Z] ci-base-image-x86_64 latest 7e5abe67c7d4 7 minutes ago 881MB [2023-03-29T23:21:28.901Z] alpine 3.17 9ed4aefc74f6 5 hours ago 7.05MB [2023-03-29T23:21:28.901Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 2 weeks ago 664MB [2023-03-29T23:21:28.901Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-29T23:21:28.901Z] 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-03-29T23:23:16.042Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-29T23:23:16.042Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-29T23:23:16.042Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-29T23:23:18.646Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-29T23:23:18.646Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-29T23:23:20.615Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-29T23:23:21.587Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-29T23:23:21.587Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-29T23:23:21.587Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-29T23:23:22.555Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-29T23:23:25.915Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-29T23:23:25.915Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-29T23:23:25.915Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-29T23:23:25.915Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-29T23:23:40.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-29T23:23:40.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-29T23:23:40.930Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.334s coverage: 28.7% of statements [2023-03-29T23:23:51.025Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.323s coverage: 98.5% of statements [2023-03-29T23:23:56.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-29T23:23:56.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-29T23:23:56.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-29T23:24:00.648Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.460s coverage: 71.3% of statements [2023-03-29T23:24:03.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-29T23:24:03.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-29T23:24:03.833Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.410s coverage: 54.0% of statements [2023-03-29T23:24:08.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-29T23:24:08.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-29T23:24:08.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-29T23:24:08.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-29T23:24:08.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-29T23:24:16.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-29T23:24:16.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-29T23:24:31.405Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.934s coverage: 88.5% of statements [2023-03-29T23:24:31.405Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.485s coverage: 3.9% of statements [2023-03-29T23:24:34.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-29T23:24:34.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-29T23:24:34.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-29T23:24:36.174Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.883s coverage: 95.6% of statements [2023-03-29T23:24:36.442Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-29T23:24:36.442Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-29T23:24:36.442Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-29T23:24:36.442Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-29T23:24:36.442Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-29T23:24:36.709Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.212s coverage: 72.2% of statements [2023-03-29T23:24:43.363Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-29T23:24:43.363Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-29T23:24:43.363Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-29T23:24:43.363Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.246s coverage: 65.9% of statements [2023-03-29T23:24:55.696Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-29T23:24:55.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-29T23:24:55.696Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.462s coverage: 0.9% of statements [2023-03-29T23:24:55.696Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.290s coverage: 29.0% of statements [2023-03-29T23:24:59.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.321s coverage: 44.1% of statements [2023-03-29T23:25:00.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.283s coverage: 82.9% of statements [2023-03-29T23:25:00.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.254s coverage: 94.1% of statements [2023-03-29T23:25:00.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.291s coverage: 96.3% of statements [2023-03-29T23:25:03.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.245s coverage: 87.5% of statements [2023-03-29T23:25:07.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-29T23:25:07.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-29T23:25:07.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-29T23:25:07.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-29T23:25:09.931Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-29T23:25:09.931Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-29T23:25:09.931Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-29T23:25:09.931Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-29T23:25:16.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.235s coverage: 94.4% of statements [2023-03-29T23:25:16.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-29T23:25:16.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-29T23:25:16.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-29T23:25:16.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-29T23:25:23.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-29T23:25:23.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-29T23:25:24.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-29T23:25:30.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-29T23:25:31.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.201s coverage: 79.9% of statements [2023-03-29T23:25:31.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.302s coverage: 92.9% of statements [2023-03-29T23:25:31.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.083s coverage: 64.4% of statements [2023-03-29T23:25:31.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.237s coverage: 62.3% of statements [2023-03-29T23:25:31.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.250s coverage: 87.2% of statements [2023-03-29T23:25:31.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.185s coverage: 20.0% of statements [2023-03-29T23:25:31.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements [2023-03-29T23:25:31.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.506s coverage: 81.2% of statements [2023-03-29T23:25:31.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.498s coverage: 82.1% of statements [2023-03-29T23:25:32.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-29T23:25:32.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.242s coverage: 86.0% of statements [2023-03-29T23:25:38.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-29T23:25:38.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-29T23:25:39.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.166s coverage: 63.1% of statements [2023-03-29T23:25:39.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.282s coverage: 100.0% of statements [2023-03-29T23:25:40.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.135s coverage: 89.4% of statements [2023-03-29T23:25:40.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.094s coverage: 100.0% of statements [2023-03-29T23:25:40.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.106s coverage: 73.7% of statements [2023-03-29T23:25:41.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-29T23:25:41.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-29T23:25:41.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-29T23:25:41.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements [2023-03-29T23:25:53.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-29T23:25:53.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-29T23:25:53.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-29T23:25:53.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.110s coverage: 38.4% of statements [2023-03-29T23:25:53.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.276s coverage: 89.5% of statements [2023-03-29T23:25:58.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-29T23:25:58.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-29T23:25:58.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-29T23:25:58.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-29T23:25:58.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.255s coverage: 84.8% of statements [2023-03-29T23:26:07.161Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-29T23:26:07.161Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-29T23:26:07.161Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-29T23:26:07.161Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-29T23:26:12.514Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.321s coverage: 17.7% of statements [2023-03-29T23:26:13.928Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-29T23:26:13.928Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-29T23:26:13.928Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-29T23:26:13.928Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-29T23:26:14.515Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.632s coverage: 92.3% of statements [2023-03-29T23:26:18.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-29T23:26:18.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-29T23:26:18.768Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.323s coverage: 61.5% of statements [2023-03-29T23:26:21.353Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-29T23:26:21.353Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-29T23:26:21.936Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.459s coverage: 97.7% of statements [2023-03-29T23:26:22.898Z] 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-03-29T23:26:22.898Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-29T23:26:22.898Z] go vet ./... [2023-03-29T23:29:29.659Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-29T23:29:29.931Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-29T23:29:30.523Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-29T23:29:31.137Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-29T23:29:31.813Z] + ls -al . [2023-03-29T23:29:31.813Z] total 700 [2023-03-29T23:29:31.813Z] drwxrwxr-x 10 1001 1001 4096 Mar 29 23:20 . [2023-03-29T23:29:31.813Z] drwxr-xr-x 4 root root 4096 Mar 29 23:20 .. [2023-03-29T23:29:31.813Z] drwxrwxr-x 2 1001 1001 4096 Mar 29 23:18 .blubracket [2023-03-29T23:29:31.813Z] -rw-rw-r-- 1 1001 1001 16 Mar 29 23:18 .dockerignore [2023-03-29T23:29:31.813Z] drwxrwxr-x 8 1001 1001 4096 Mar 29 23:18 .git [2023-03-29T23:29:31.813Z] drwxrwxr-x 3 1001 1001 4096 Mar 29 23:18 .github [2023-03-29T23:29:31.813Z] -rw-rw-r-- 1 1001 1001 1133 Mar 29 23:18 .gitignore [2023-03-29T23:29:31.813Z] -rw-rw-r-- 1 1001 1001 42 Mar 29 23:18 .golangci.yml [2023-03-29T23:29:31.813Z] -rw-rw-r-- 1 1001 1001 87 Mar 29 23:18 .hadolint.yml [2023-03-29T23:29:31.813Z] -rw-rw-r-- 1 1001 1001 166 Mar 29 23:18 .sonarcloud.properties [2023-03-29T23:29:31.813Z] -rw-rw-r-- 1 1001 1001 1171 Mar 29 23:18 ADOPTERS.md [2023-03-29T23:29:31.813Z] -rw-rw-r-- 1 1001 1001 10835 Mar 29 23:18 Attribution.txt [2023-03-29T23:29:31.813Z] -rw-rw-r-- 1 1001 1001 73765 Mar 29 23:18 CHANGELOG.md [2023-03-29T23:29:31.813Z] -rw-rw-r-- 1 1001 1001 3804 Mar 29 23:18 CONTRIBUTING.md [2023-03-29T23:29:31.813Z] -rw-rw-r-- 1 1001 1001 677 Mar 29 23:18 GOVERNANCE.md [2023-03-29T23:29:31.813Z] -rw-rw-r-- 1 1001 1001 883 Mar 29 23:18 Jenkinsfile [2023-03-29T23:29:31.813Z] -rw-rw-r-- 1 1001 1001 10775 Mar 29 23:18 LICENSE [2023-03-29T23:29:31.813Z] -rw-rw-r-- 1 1001 1001 14368 Mar 29 23:18 Makefile [2023-03-29T23:29:31.813Z] -rw-rw-r-- 1 1001 1001 582 Mar 29 23:18 OWNERS.md [2023-03-29T23:29:31.813Z] -rw-rw-r-- 1 1001 1001 9403 Mar 29 23:18 README.md [2023-03-29T23:29:31.813Z] -rw-rw-r-- 1 1001 1001 789 Mar 29 23:18 SECURITY.md [2023-03-29T23:29:31.813Z] -rw-rw-r-- 1 1001 1001 5 Mar 29 23:13 VERSION [2023-03-29T23:29:31.813Z] drwxrwxr-x 2 1001 1001 4096 Mar 29 23:18 bin [2023-03-29T23:29:31.813Z] drwxrwxr-x 18 1001 1001 4096 Mar 29 23:18 cmd [2023-03-29T23:29:31.813Z] -rw-r--r-- 1 root root 447380 Mar 29 23:26 coverage.out [2023-03-29T23:29:31.813Z] -rw-rw-r-- 1 1001 1001 3200 Mar 29 23:18 go.mod [2023-03-29T23:29:31.813Z] -rw-rw-r-- 1 1001 1001 31265 Mar 29 23:18 go.sum [2023-03-29T23:29:31.813Z] drwxrwxr-x 7 1001 1001 4096 Mar 29 23:18 internal [2023-03-29T23:29:31.813Z] drwxrwxr-x 3 1001 1001 4096 Mar 29 23:18 openapi [2023-03-29T23:29:31.813Z] -rw-rw-r-- 1 1001 1001 594 Mar 29 23:18 security.txt [2023-03-29T23:29:31.813Z] drwxrwxr-x 4 1001 1001 4096 Mar 29 23:18 snap [2023-03-29T23:29:31.813Z] -rw-rw-r-- 1 1001 1001 204 Mar 29 23:18 version.go [Pipeline] sh [2023-03-29T23:29:32.471Z] + '[' -e coverage.out ] [2023-03-29T23:29:32.471Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-29T23:29:32.496Z] Warning: overwriting stash ‘coverage-report’ [2023-03-29T23:29:33.558Z] Stashed 1 file(s) [Pipeline] sh [2023-03-29T23:29:34.202Z] + make build [2023-03-29T23:29:34.202Z] 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-03-29T23:31:41.019Z] 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-03-29T23:31:41.019Z] 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-03-29T23:31:47.717Z] 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-03-29T23:31:52.005Z] 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-03-29T23:32:59.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-03-29T23:32:59.942Z] 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-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-29T23:33:06.617Z] 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-03-29T23:33:14.845Z] 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-03-29T23:33:19.116Z] 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-03-29T23:33:24.492Z] 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-03-29T23:33:32.725Z] 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-03-29T23:33:39.428Z] $ docker stop --time=1 72d2431614e738637b7d2152d94d1bfb18f22c57a5cba751037ea7ff41873683 [2023-03-29T23:33:41.601Z] $ docker rm -f --volumes 72d2431614e738637b7d2152d94d1bfb18f22c57a5cba751037ea7ff41873683 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:33:44.397Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-29T23:33:44.397Z] [2023-03-29T23:33:44.397Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:33:44.743Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-29T23:33:45.015Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-29T23:33:45.015Z] 29e5d40040c1: Pulling fs layer [2023-03-29T23:33:45.015Z] 1ce36da41761: Pulling fs layer [2023-03-29T23:33:45.015Z] 25b303627fd3: Pulling fs layer [2023-03-29T23:33:45.288Z] 29e5d40040c1: Verifying Checksum [2023-03-29T23:33:45.288Z] 29e5d40040c1: Download complete [2023-03-29T23:33:45.670Z] 1ce36da41761: Verifying Checksum [2023-03-29T23:33:45.670Z] 1ce36da41761: Download complete [2023-03-29T23:33:45.973Z] 29e5d40040c1: Pull complete [2023-03-29T23:33:47.427Z] 25b303627fd3: Verifying Checksum [2023-03-29T23:33:47.427Z] 25b303627fd3: Download complete [2023-03-29T23:33:47.427Z] 1ce36da41761: Pull complete [2023-03-29T23:33:59.868Z] 25b303627fd3: Pull complete [2023-03-29T23:33:59.868Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-29T23:33:59.868Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-29T23:33:59.868Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:34:00.108Z] prd-ubuntu20.04-docker-arm64-4c-16g-6321 does not seem to be running inside a container [2023-03-29T23:34:00.187Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-03-29T23:34:05.582Z] $ docker top f7a9eeaf39a3e48bf7da357403dc8436e494afee98e600729cde90cdc2045a3d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T23:34:06.504Z] + docker-compose+ grep parallel [2023-03-29T23:34:06.504Z] build --help [2023-03-29T23:34:14.753Z] --parallel Build images in parallel. [Pipeline] } [2023-03-29T23:34:14.771Z] $ docker stop --time=1 f7a9eeaf39a3e48bf7da357403dc8436e494afee98e600729cde90cdc2045a3d [2023-03-29T23:34:16.592Z] $ docker rm -f --volumes f7a9eeaf39a3e48bf7da357403dc8436e494afee98e600729cde90cdc2045a3d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:34:17.159Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-29T23:34:17.159Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:34:17.387Z] prd-ubuntu20.04-docker-arm64-4c-16g-6321 does not seem to be running inside a container [2023-03-29T23:34:17.468Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-03-29T23:34:18.914Z] $ docker top 9c3e9ac69e461405bd21ebf6f78a2eab444c18f38e2ea4186bab83e50aeb99f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T23:34:19.816Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-29T23:34:28.059Z] Building core-command ... [2023-03-29T23:34:28.059Z] Building core-common-config-bootstrapper ... [2023-03-29T23:34:28.059Z] Building core-data ... [2023-03-29T23:34:28.059Z] Building core-metadata ... [2023-03-29T23:34:28.059Z] Building security-bootstrapper ... [2023-03-29T23:34:28.059Z] Building security-proxy-auth ... [2023-03-29T23:34:28.059Z] Building security-proxy-setup ... [2023-03-29T23:34:28.059Z] Building security-secretstore-setup ... [2023-03-29T23:34:28.059Z] Building security-spiffe-token-provider ... [2023-03-29T23:34:28.059Z] Building security-spire-agent ... [2023-03-29T23:34:28.059Z] Building security-spire-config ... [2023-03-29T23:34:28.059Z] Building security-spire-server ... [2023-03-29T23:34:28.059Z] Building support-notifications ... [2023-03-29T23:34:28.059Z] Building support-scheduler ... [2023-03-29T23:34:28.059Z] Building core-command [2023-03-29T23:34:28.059Z] Building security-secretstore-setup [2023-03-29T23:34:28.059Z] Building security-proxy-auth [2023-03-29T23:34:28.059Z] Building security-spire-agent [2023-03-29T23:34:28.059Z] Building security-spiffe-token-provider [2023-03-29T23:35:24.528Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:35:24.528Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:35:24.528Z] ---> d96115da4833 [2023-03-29T23:35:24.528Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:35:24.528Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:35:24.528Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:35:24.528Z] ---> d96115da4833 [2023-03-29T23:35:24.529Z] Step 3/20 : WORKDIR /edgex-go [2023-03-29T23:35:24.529Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:35:24.529Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:35:24.529Z] ---> d96115da4833 [2023-03-29T23:35:24.529Z] Step 3/25 : WORKDIR /edgex-go [2023-03-29T23:35:24.529Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:35:24.529Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:35:24.529Z] ---> d96115da4833 [2023-03-29T23:35:24.529Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:35:24.529Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:35:24.529Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:35:24.529Z] ---> d96115da4833 [2023-03-29T23:35:24.529Z] Step 3/27 : WORKDIR /edgex-go [2023-03-29T23:35:24.529Z] ---> Running in 24986b1be198 [2023-03-29T23:35:24.529Z] ---> Running in 7c6d9a6bf83a [2023-03-29T23:35:24.529Z] ---> Running in 88a981d257cf [2023-03-29T23:35:24.529Z] ---> Running in 339d3d35f081 [2023-03-29T23:35:24.529Z] ---> Running in eb833e199a4c [2023-03-29T23:35:24.529Z] Removing intermediate container 7c6d9a6bf83a [2023-03-29T23:35:24.529Z] ---> cb6961a0bef1 [2023-03-29T23:35:24.529Z] Step 4/24 : WORKDIR /edgex-go [2023-03-29T23:35:24.529Z] Removing intermediate container 24986b1be198 [2023-03-29T23:35:24.529Z] ---> 18815d1f5a81 [2023-03-29T23:35:24.529Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-29T23:35:24.529Z] Removing intermediate container 339d3d35f081 [2023-03-29T23:35:24.529Z] ---> b5921973c49e [2023-03-29T23:35:24.529Z] Step 4/23 : WORKDIR /edgex-go [2023-03-29T23:35:24.529Z] ---> Running in f0b90dc3e559 [2023-03-29T23:35:24.529Z] Removing intermediate container 88a981d257cf [2023-03-29T23:35:24.529Z] Removing intermediate container eb833e199a4c [2023-03-29T23:35:24.529Z] ---> 0fbe44ee15ea [2023-03-29T23:35:24.529Z] ---> f62d8d2d751f [2023-03-29T23:35:24.529Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-29T23:35:24.529Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-29T23:35:24.529Z] ---> Running in f32e761dc4a1 [2023-03-29T23:35:24.529Z] ---> Running in 882747ab08a5 [2023-03-29T23:35:24.529Z] ---> Running in 08488c0001fe [2023-03-29T23:35:24.529Z] ---> Running in e9dbfd4640e0 [2023-03-29T23:35:24.529Z] Removing intermediate container f0b90dc3e559 [2023-03-29T23:35:24.529Z] ---> a32e89cdca50 [2023-03-29T23:35:24.529Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-29T23:35:24.529Z] Removing intermediate container 882747ab08a5 [2023-03-29T23:35:24.529Z] ---> 5630b828fc1f [2023-03-29T23:35:24.529Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-29T23:35:24.529Z] ---> Running in 461a8f459345 [2023-03-29T23:35:24.529Z] ---> Running in 7d1072926fc4 [2023-03-29T23:35:24.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:35:24.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:35:24.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:35:24.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:35:24.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:35:24.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:35:24.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:35:25.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:35:25.347Z] OK: 263 MiB in 53 packages [2023-03-29T23:35:25.347Z] v3.17.3-5-g8738b7ff299 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-29T23:35:25.347Z] v3.17.3-3-g11775a27b62 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-29T23:35:25.347Z] OK: 17694 distinct packages available [2023-03-29T23:35:25.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:35:25.911Z] OK: 263 MiB in 53 packages [2023-03-29T23:35:25.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:35:26.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:35:27.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:35:27.459Z] Removing intermediate container 08488c0001fe [2023-03-29T23:35:27.459Z] ---> 03fa896b4d5f [2023-03-29T23:35:27.459Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-29T23:35:28.053Z] Removing intermediate container e9dbfd4640e0 [2023-03-29T23:35:28.053Z] ---> 7136e894fd8c [2023-03-29T23:35:28.053Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-29T23:35:28.053Z] OK: 263 MiB in 53 packages [2023-03-29T23:35:28.053Z] OK: 263 MiB in 53 packages [2023-03-29T23:35:29.029Z] OK: 263 MiB in 53 packages [2023-03-29T23:35:29.029Z] ---> fb9a3dff4435 [2023-03-29T23:35:29.029Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:35:29.630Z] ---> Running in 6a25ef8be6e3 [2023-03-29T23:35:29.901Z] ---> d6e31101ff49 [2023-03-29T23:35:29.901Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:35:30.171Z] ---> Running in f173cfcca6b6 [2023-03-29T23:35:30.773Z] Removing intermediate container 7d1072926fc4 [2023-03-29T23:35:30.773Z] ---> 1f6833e024a4 [2023-03-29T23:35:30.773Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-29T23:35:30.773Z] Removing intermediate container 461a8f459345 [2023-03-29T23:35:30.773Z] ---> e63f5e33f760 [2023-03-29T23:35:30.773Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-29T23:35:31.362Z] Removing intermediate container f32e761dc4a1 [2023-03-29T23:35:31.362Z] ---> 9c2fa11863e8 [2023-03-29T23:35:31.362Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-29T23:35:32.344Z] ---> ba567b4bf5a0 [2023-03-29T23:35:32.344Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:35:32.344Z] ---> f0308977e8aa [2023-03-29T23:35:32.345Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:35:32.345Z] ---> Running in 604be5fe2f27 [2023-03-29T23:35:32.345Z] ---> Running in 38a682445858 [2023-03-29T23:35:32.939Z] ---> 042bded3101f [2023-03-29T23:35:32.939Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:35:33.218Z] ---> Running in 75b2a497ae9b [2023-03-29T23:37:40.556Z] Removing intermediate container 604be5fe2f27 [2023-03-29T23:37:40.556Z] ---> 4342527d43e5 [2023-03-29T23:37:40.556Z] Step 8/24 : COPY . . [2023-03-29T23:37:40.556Z] Removing intermediate container 75b2a497ae9b [2023-03-29T23:37:40.556Z] ---> c1446e6ef6b1 [2023-03-29T23:37:40.556Z] Step 7/20 : COPY . . [2023-03-29T23:37:40.556Z] Removing intermediate container 6a25ef8be6e3 [2023-03-29T23:37:40.556Z] ---> d5c631046b92 [2023-03-29T23:37:40.556Z] Step 7/27 : COPY . . [2023-03-29T23:37:40.556Z] Removing intermediate container 38a682445858 [2023-03-29T23:37:40.556Z] ---> b7168660add4 [2023-03-29T23:37:40.556Z] Step 8/23 : COPY . . [2023-03-29T23:37:40.556Z] Removing intermediate container f173cfcca6b6 [2023-03-29T23:37:40.556Z] ---> bf404a92bcd1 [2023-03-29T23:37:40.556Z] Step 7/25 : COPY . . [2023-03-29T23:37:58.848Z] ---> 09cd03112f2c [2023-03-29T23:37:58.848Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-29T23:37:58.848Z] ---> 02e3df79a821 [2023-03-29T23:37:58.848Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-29T23:37:58.848Z] ---> 2db4ca5fed64 [2023-03-29T23:37:58.848Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-29T23:37:58.848Z] ---> 970a157b8f39 [2023-03-29T23:37:58.848Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-29T23:37:58.848Z] ---> 183c36e27b92 [2023-03-29T23:37:58.848Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-29T23:37:58.848Z] ---> Running in c15b94e92278 [2023-03-29T23:37:58.848Z] ---> Running in b229cad3a699 [2023-03-29T23:37:58.848Z] ---> Running in fe742e2be47f [2023-03-29T23:37:58.848Z] ---> Running in ecd15d926e22 [2023-03-29T23:37:58.848Z] ---> Running in 0552e7bf7933 [2023-03-29T23:37:58.848Z] Removing intermediate container fe742e2be47f [2023-03-29T23:37:58.848Z] ---> d973133ad932 [2023-03-29T23:37:58.848Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-29T23:37:58.848Z] ---> Running in 78527ed9f3f7 [2023-03-29T23:37:58.848Z] Removing intermediate container 78527ed9f3f7 [2023-03-29T23:37:58.848Z] ---> 05a0b70f1231 [2023-03-29T23:37:58.848Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-29T23:37:58.848Z] ---> Running in 4d7bf0b4fd1a [2023-03-29T23:37:59.126Z] Removing intermediate container 4d7bf0b4fd1a [2023-03-29T23:37:59.126Z] ---> 914a475926ae [2023-03-29T23:37:59.126Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-29T23:37:59.400Z] ---> Running in e7069bb82096 [2023-03-29T23:37:59.672Z] 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-03-29T23:37:59.957Z] 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-03-29T23:38:00.234Z] 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-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-29T23:38:00.234Z] 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-03-29T23:38:03.654Z] Removing intermediate container e7069bb82096 [2023-03-29T23:38:03.654Z] ---> 6df2e879f54b [2023-03-29T23:38:03.654Z] Step 12/27 : WORKDIR /edgex-go [2023-03-29T23:38:03.654Z] ---> Running in 7da4286b0b70 [2023-03-29T23:38:03.926Z] Removing intermediate container 7da4286b0b70 [2023-03-29T23:38:03.927Z] ---> 73e4545204ee [2023-03-29T23:38:03.927Z] [2023-03-29T23:38:03.927Z] Step 13/27 : FROM alpine:3.17 [2023-03-29T23:38:04.200Z] 3.17: Pulling from library/alpine [2023-03-29T23:38:05.642Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-03-29T23:38:05.642Z] Status: Downloaded newer image for alpine:3.17 [2023-03-29T23:38:05.642Z] ---> 51e60588ff2c [2023-03-29T23:38:05.642Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-29T23:38:05.915Z] ---> Running in efc729bd8d4a [2023-03-29T23:38:06.507Z] Removing intermediate container efc729bd8d4a [2023-03-29T23:38:06.507Z] ---> 2b2954b6bef5 [2023-03-29T23:38:06.507Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-29T23:38:06.785Z] ---> Running in 461e49e8f203 [2023-03-29T23:38:08.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:38:10.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:38:12.161Z] v3.17.3-5-g8738b7ff299 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-29T23:38:12.161Z] v3.17.3-3-g11775a27b62 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-29T23:38:12.161Z] OK: 17689 distinct packages available [2023-03-29T23:38:12.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:38:13.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:38:15.549Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-29T23:38:15.549Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-29T23:38:15.549Z] (3/5) Installing libucontext (1.2-r0) [2023-03-29T23:38:15.549Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-29T23:38:15.549Z] (5/5) Installing openssl (3.0.8-r3) [2023-03-29T23:38:15.549Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:38:15.549Z] OK: 9 MiB in 20 packages [2023-03-29T23:38:19.840Z] Removing intermediate container 461e49e8f203 [2023-03-29T23:38:19.840Z] ---> 9e5724251491 [2023-03-29T23:38:19.840Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:38:20.817Z] ---> ff33e13c41d4 [2023-03-29T23:38:20.817Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:38:21.810Z] ---> 60283ace1dd4 [2023-03-29T23:38:21.810Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-29T23:38:26.097Z] ---> 77fab16df0c0 [2023-03-29T23:38:26.097Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-29T23:38:32.786Z] ---> 73ba0438e907 [2023-03-29T23:38:32.786Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-29T23:38:32.786Z] ---> a9a3f5c72f37 [2023-03-29T23:38:32.786Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-29T23:38:34.219Z] ---> 458228d01005 [2023-03-29T23:38:34.220Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-29T23:38:34.814Z] ---> 245a34aefcb8 [2023-03-29T23:38:34.814Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-29T23:38:35.086Z] ---> Running in fa9470199916 [2023-03-29T23:38:35.675Z] Removing intermediate container fa9470199916 [2023-03-29T23:38:35.675Z] ---> a809e4d88b05 [2023-03-29T23:38:35.675Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-29T23:38:35.675Z] ---> Running in 11765db96cb5 [2023-03-29T23:38:36.277Z] Removing intermediate container 11765db96cb5 [2023-03-29T23:38:36.277Z] ---> ce19e3b8d2d6 [2023-03-29T23:38:36.277Z] Step 25/27 : LABEL arch=arm64 [2023-03-29T23:38:36.277Z] ---> Running in 37abbfbb7f01 [2023-03-29T23:38:36.874Z] Removing intermediate container 37abbfbb7f01 [2023-03-29T23:38:36.874Z] ---> 62c20ba5211a [2023-03-29T23:38:36.874Z] Step 26/27 : LABEL git_sha=84046c886a766f187fe553c381d35e13e2a7bcd9 [2023-03-29T23:38:37.146Z] ---> Running in 0286155716c9 [2023-03-29T23:38:37.735Z] Removing intermediate container 0286155716c9 [2023-03-29T23:38:37.735Z] ---> 883bc1a89bf5 [2023-03-29T23:38:37.735Z] Step 27/27 : LABEL version=0.0.0 [2023-03-29T23:38:37.735Z] ---> Running in 0cdbdd489601 [2023-03-29T23:38:38.328Z] Removing intermediate container 0cdbdd489601 [2023-03-29T23:38:38.328Z] ---> 670aba1373bf [2023-03-29T23:38:38.328Z] [2023-03-29T23:38:38.598Z] Successfully built 670aba1373bf [2023-03-29T23:38:38.598Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-29T23:38:38.867Z]  Building security-spire-agent ... done Building security-spire-server [2023-03-29T23:39:00.970Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:39:00.970Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:39:00.970Z] ---> d96115da4833 [2023-03-29T23:39:00.970Z] Step 3/26 : WORKDIR /edgex-go [2023-03-29T23:39:00.970Z] ---> Using cache [2023-03-29T23:39:00.970Z] ---> 0fbe44ee15ea [2023-03-29T23:39:00.970Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-29T23:39:00.970Z] ---> Running in 4b8921af7c4a [2023-03-29T23:39:02.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:39:03.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:39:05.864Z] OK: 263 MiB in 53 packages [2023-03-29T23:39:07.824Z] Removing intermediate container 4b8921af7c4a [2023-03-29T23:39:07.824Z] ---> 0ae69834173c [2023-03-29T23:39:07.824Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-29T23:39:08.420Z] ---> de0d7f4c8cee [2023-03-29T23:39:08.420Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:39:08.704Z] ---> Running in 9885332d094c [2023-03-29T23:41:00.459Z] Removing intermediate container 9885332d094c [2023-03-29T23:41:00.459Z] ---> f10ca09b0fa1 [2023-03-29T23:41:00.459Z] Step 7/26 : COPY . . [2023-03-29T23:41:10.877Z] ---> 002bfd247247 [2023-03-29T23:41:10.877Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-29T23:41:10.877Z] ---> Running in 651fe8ae4f51 [2023-03-29T23:41:10.877Z] Removing intermediate container 651fe8ae4f51 [2023-03-29T23:41:10.877Z] ---> e3a4dc010709 [2023-03-29T23:41:10.877Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-29T23:41:10.877Z] ---> Running in 670976ed6386 [2023-03-29T23:41:11.887Z] Removing intermediate container 670976ed6386 [2023-03-29T23:41:11.887Z] ---> e4bfa7c3d923 [2023-03-29T23:41:11.887Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-29T23:41:11.887Z] ---> Running in ef049b526d8c [2023-03-29T23:41:12.567Z] Removing intermediate container ef049b526d8c [2023-03-29T23:41:12.567Z] ---> b9f1544003b2 [2023-03-29T23:41:12.567Z] Step 11/26 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-29T23:41:12.567Z] ---> Running in 5dc9e5467371 [2023-03-29T23:41:16.144Z] Removing intermediate container 5dc9e5467371 [2023-03-29T23:41:16.144Z] ---> 6be65b83307f [2023-03-29T23:41:16.144Z] Step 12/26 : WORKDIR /edgex-go [2023-03-29T23:41:16.417Z] ---> Running in 75eb411758f8 [2023-03-29T23:41:17.017Z] Removing intermediate container 75eb411758f8 [2023-03-29T23:41:17.017Z] ---> 10faa445a1dd [2023-03-29T23:41:17.017Z] [2023-03-29T23:41:17.017Z] Step 13/26 : FROM alpine:3.17 [2023-03-29T23:41:17.017Z] ---> 51e60588ff2c [2023-03-29T23:41:17.017Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-29T23:41:17.017Z] ---> Using cache [2023-03-29T23:41:17.017Z] ---> 2b2954b6bef5 [2023-03-29T23:41:17.017Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-29T23:41:17.017Z] ---> Using cache [2023-03-29T23:41:17.017Z] ---> 9e5724251491 [2023-03-29T23:41:17.017Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:41:17.017Z] ---> Using cache [2023-03-29T23:41:17.017Z] ---> ff33e13c41d4 [2023-03-29T23:41:17.017Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:41:17.017Z] ---> Using cache [2023-03-29T23:41:17.017Z] ---> 60283ace1dd4 [2023-03-29T23:41:17.017Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-29T23:41:24.383Z] ---> cde439495de1 [2023-03-29T23:41:24.383Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-29T23:41:24.652Z] ---> 352fa187a8a8 [2023-03-29T23:41:24.652Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-29T23:41:25.618Z] ---> a2599aa0cff3 [2023-03-29T23:41:25.618Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-29T23:41:26.580Z] ---> f75764f1efaf [2023-03-29T23:41:26.580Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-29T23:41:26.580Z] ---> Running in 9505d5b9eb4f [2023-03-29T23:41:27.174Z] Removing intermediate container 9505d5b9eb4f [2023-03-29T23:41:27.174Z] ---> ad804a7390c3 [2023-03-29T23:41:27.174Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-29T23:41:27.174Z] ---> Running in 68a65d4c7778 [2023-03-29T23:41:27.767Z] Removing intermediate container 68a65d4c7778 [2023-03-29T23:41:27.767Z] ---> 47565f0063e0 [2023-03-29T23:41:27.767Z] Step 24/26 : LABEL arch=arm64 [2023-03-29T23:41:28.036Z] ---> Running in a356eeb562b5 [2023-03-29T23:41:28.624Z] Removing intermediate container a356eeb562b5 [2023-03-29T23:41:28.624Z] ---> 3dce1762014f [2023-03-29T23:41:28.624Z] Step 25/26 : LABEL git_sha=84046c886a766f187fe553c381d35e13e2a7bcd9 [2023-03-29T23:41:28.624Z] ---> Running in 8ead6a3652cc [2023-03-29T23:41:29.224Z] Removing intermediate container 8ead6a3652cc [2023-03-29T23:41:29.224Z] ---> 24d806f82415 [2023-03-29T23:41:29.224Z] Step 26/26 : LABEL version=0.0.0 [2023-03-29T23:41:29.224Z] ---> Running in d002333d0d40 [2023-03-29T23:41:29.810Z] Removing intermediate container d002333d0d40 [2023-03-29T23:41:29.810Z] ---> c81274eaca91 [2023-03-29T23:41:29.810Z] [2023-03-29T23:41:30.078Z] Successfully built c81274eaca91 [2023-03-29T23:41:30.078Z] Successfully tagged security-spire-server-arm64:latest [2023-03-29T23:41:30.345Z]  Building security-spire-server ... done Building support-notifications [2023-03-29T23:41:48.559Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:41:48.559Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:41:48.559Z] ---> d96115da4833 [2023-03-29T23:41:48.559Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:41:48.559Z] ---> Using cache [2023-03-29T23:41:48.559Z] ---> b5921973c49e [2023-03-29T23:41:48.559Z] Step 4/23 : WORKDIR /edgex-go [2023-03-29T23:41:48.559Z] ---> Using cache [2023-03-29T23:41:48.559Z] ---> 5630b828fc1f [2023-03-29T23:41:48.559Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-29T23:41:48.559Z] ---> Running in 17e6961e808d [2023-03-29T23:41:49.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:41:50.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:41:52.907Z] OK: 263 MiB in 53 packages [2023-03-29T23:41:54.326Z] Removing intermediate container 17e6961e808d [2023-03-29T23:41:54.326Z] ---> db09c8b55438 [2023-03-29T23:41:54.326Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-29T23:41:55.306Z] ---> 7948661bcfc5 [2023-03-29T23:41:55.306Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:41:55.306Z] ---> Running in f02a06c60f85 [2023-03-29T23:43:46.979Z] Removing intermediate container f02a06c60f85 [2023-03-29T23:43:46.979Z] ---> aa304452e8ef [2023-03-29T23:43:46.979Z] Step 8/23 : COPY . . [2023-03-29T23:43:46.979Z] ---> 4dac4b1fc95d [2023-03-29T23:43:46.979Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-29T23:43:46.979Z] ---> Running in 5ad33adb01e2 [2023-03-29T23:43:46.979Z] 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-03-29T23:45:38.641Z] 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-03-29T23:45:38.641Z] Removing intermediate container ecd15d926e22 [2023-03-29T23:45:38.641Z] ---> 86443517cbe2 [2023-03-29T23:45:38.641Z] [2023-03-29T23:45:38.641Z] Step 10/23 : FROM alpine:3.17 [2023-03-29T23:45:38.641Z] ---> 51e60588ff2c [2023-03-29T23:45:38.641Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-29T23:45:38.641Z] ---> Running in 24596a5e00e0 [2023-03-29T23:45:38.641Z] Removing intermediate container 24596a5e00e0 [2023-03-29T23:45:38.641Z] ---> d16adcd48a48 [2023-03-29T23:45:38.641Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-29T23:45:38.641Z] ---> Running in a4e7edb1c838 [2023-03-29T23:45:39.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:45:40.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:45:42.138Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-29T23:45:42.139Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:45:42.139Z] OK: 8 MiB in 16 packages [2023-03-29T23:45:44.088Z] Removing intermediate container a4e7edb1c838 [2023-03-29T23:45:44.088Z] ---> 3933cd6ed54b [2023-03-29T23:45:44.088Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:45:45.501Z] ---> 71341fc5e4a6 [2023-03-29T23:45:45.501Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:45:46.913Z] ---> f6d6b1797f16 [2023-03-29T23:45:46.913Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-29T23:45:50.276Z] ---> 61b1412b8b14 [2023-03-29T23:45:50.276Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-29T23:45:52.225Z] ---> 8aaf72640a5a [2023-03-29T23:45:52.225Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-29T23:45:53.641Z] ---> afb65906419d [2023-03-29T23:45:53.641Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-29T23:45:53.912Z] ---> Running in 5a4e4b0caa65 [2023-03-29T23:45:55.871Z] Removing intermediate container b229cad3a699 [2023-03-29T23:45:55.871Z] ---> c33264e547c8 [2023-03-29T23:45:55.871Z] [2023-03-29T23:45:55.871Z] Step 9/25 : FROM alpine:3.17 [2023-03-29T23:45:55.871Z] ---> 51e60588ff2c [2023-03-29T23:45:55.871Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-29T23:45:56.141Z] ---> Running in 1fe3ee00f2c1 [2023-03-29T23:45:59.495Z] Removing intermediate container 5a4e4b0caa65 [2023-03-29T23:45:59.495Z] ---> b4e2ca61a26e [2023-03-29T23:45:59.495Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-29T23:45:59.495Z] ---> Running in 18c156c5c438 [2023-03-29T23:45:59.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:46:00.032Z] Removing intermediate container 18c156c5c438 [2023-03-29T23:46:00.032Z] ---> 519dc10a1e82 [2023-03-29T23:46:00.032Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-29T23:46:00.032Z] ---> Running in f81765ae7b0a [2023-03-29T23:46:00.616Z] Removing intermediate container f81765ae7b0a [2023-03-29T23:46:00.616Z] ---> 58124f3a2998 [2023-03-29T23:46:00.616Z] Step 21/23 : LABEL arch=arm64 [2023-03-29T23:46:00.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:46:00.889Z] ---> Running in bddb87637a6c [2023-03-29T23:46:01.476Z] Removing intermediate container bddb87637a6c [2023-03-29T23:46:01.476Z] ---> 9a4e57c0c7bb [2023-03-29T23:46:01.476Z] Step 22/23 : LABEL git_sha=84046c886a766f187fe553c381d35e13e2a7bcd9 [2023-03-29T23:46:01.476Z] ---> Running in 94ca29948708 [2023-03-29T23:46:02.061Z] Removing intermediate container 94ca29948708 [2023-03-29T23:46:02.061Z] ---> a768671bda74 [2023-03-29T23:46:02.061Z] Step 23/23 : LABEL version=0.0.0 [2023-03-29T23:46:02.061Z] ---> Running in 4091ffd53c75 [2023-03-29T23:46:02.650Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-29T23:46:02.650Z] Removing intermediate container 4091ffd53c75 [2023-03-29T23:46:02.650Z] ---> 2a740fc0de8d [2023-03-29T23:46:02.650Z] [2023-03-29T23:46:02.918Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-29T23:46:02.918Z] (3/3) Installing su-exec (0.2-r2) [2023-03-29T23:46:02.918Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:46:02.918Z] Executing ca-certificates-20220614-r4.trigger [2023-03-29T23:46:03.185Z] Successfully built 2a740fc0de8d [2023-03-29T23:46:03.185Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-29T23:46:03.185Z]  Building security-proxy-auth ... done Building support-scheduler [2023-03-29T23:46:03.786Z] OK: 8 MiB in 18 packages [2023-03-29T23:46:06.372Z] Removing intermediate container 1fe3ee00f2c1 [2023-03-29T23:46:06.372Z] ---> dacca9834c7c [2023-03-29T23:46:06.372Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-29T23:46:06.372Z] ---> Running in a590d2625438 [2023-03-29T23:46:06.639Z] Removing intermediate container a590d2625438 [2023-03-29T23:46:06.639Z] ---> 2ac06ff70b49 [2023-03-29T23:46:06.639Z] Step 12/25 : WORKDIR / [2023-03-29T23:46:06.907Z] ---> Running in 0a54f377d457 [2023-03-29T23:46:07.501Z] Removing intermediate container 0a54f377d457 [2023-03-29T23:46:07.501Z] ---> f098e7dc1cb7 [2023-03-29T23:46:07.501Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:46:08.471Z] ---> 8d76be809d96 [2023-03-29T23:46:08.471Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:46:09.438Z] ---> 61217a51acac [2023-03-29T23:46:09.438Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-29T23:46:10.408Z] ---> ed8caf8afca7 [2023-03-29T23:46:10.408Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-03-29T23:46:11.385Z] ---> ea2bd015f9f4 [2023-03-29T23:46:11.385Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-29T23:46:12.798Z] ---> 202035e37d23 [2023-03-29T23:46:12.798Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-29T23:46:15.390Z] ---> 10e5056bcc42 [2023-03-29T23:46:15.390Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-29T23:46:17.979Z] ---> 02649cabb446 [2023-03-29T23:46:17.979Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-29T23:46:19.390Z] ---> c65dd93f6df3 [2023-03-29T23:46:19.390Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-29T23:46:19.973Z] ---> Running in ee8f1fb8cf97 [2023-03-29T23:46:23.311Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:46:23.311Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:46:23.311Z] ---> d96115da4833 [2023-03-29T23:46:23.311Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:46:23.311Z] ---> Using cache [2023-03-29T23:46:23.311Z] ---> b5921973c49e [2023-03-29T23:46:23.311Z] Step 4/23 : WORKDIR /edgex-go [2023-03-29T23:46:23.311Z] ---> Using cache [2023-03-29T23:46:23.311Z] ---> 5630b828fc1f [2023-03-29T23:46:23.311Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-29T23:46:23.311Z] ---> Using cache [2023-03-29T23:46:23.311Z] ---> 1f6833e024a4 [2023-03-29T23:46:23.311Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-29T23:46:23.311Z] ---> Using cache [2023-03-29T23:46:23.311Z] ---> ba567b4bf5a0 [2023-03-29T23:46:23.311Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:46:23.311Z] ---> Using cache [2023-03-29T23:46:23.311Z] ---> b7168660add4 [2023-03-29T23:46:23.311Z] Step 8/23 : COPY . . [2023-03-29T23:46:24.297Z] ---> Using cache [2023-03-29T23:46:24.297Z] ---> 2db4ca5fed64 [2023-03-29T23:46:24.297Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-29T23:46:24.297Z] ---> Running in c8c563cfd0b6 [2023-03-29T23:46:24.877Z] Removing intermediate container ee8f1fb8cf97 [2023-03-29T23:46:24.877Z] ---> 472831b8cdb4 [2023-03-29T23:46:24.877Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-29T23:46:25.145Z] ---> Running in 7b7317f06731 [2023-03-29T23:46:26.103Z] Removing intermediate container 7b7317f06731 [2023-03-29T23:46:26.103Z] ---> 86b5d7fda14b [2023-03-29T23:46:26.103Z] Step 23/25 : LABEL arch=arm64 [2023-03-29T23:46:26.392Z] ---> Running in 427da16b46b9 [2023-03-29T23:46:27.353Z] Removing intermediate container 427da16b46b9 [2023-03-29T23:46:27.353Z] ---> 8773fb041157 [2023-03-29T23:46:27.353Z] Step 24/25 : LABEL git_sha=84046c886a766f187fe553c381d35e13e2a7bcd9 [2023-03-29T23:46:27.353Z] ---> Running in 8d5b90cf67a3 [2023-03-29T23:46:27.620Z] 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-03-29T23:46:28.202Z] Removing intermediate container 8d5b90cf67a3 [2023-03-29T23:46:28.202Z] ---> 917a2c0fd2ef [2023-03-29T23:46:28.202Z] Step 25/25 : LABEL version=0.0.0 [2023-03-29T23:46:28.472Z] ---> Running in 4b8201432900 [2023-03-29T23:46:29.889Z] Removing intermediate container 4b8201432900 [2023-03-29T23:46:29.889Z] ---> ad9dd573fbec [2023-03-29T23:46:29.889Z] [2023-03-29T23:46:30.156Z] Successfully built ad9dd573fbec [2023-03-29T23:46:30.422Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-29T23:46:30.422Z] Building security-spire-config [2023-03-29T23:46:34.704Z]  Building security-secretstore-setup ... done Removing intermediate container 0552e7bf7933 [2023-03-29T23:46:34.704Z] ---> d37968ee5434 [2023-03-29T23:46:34.704Z] [2023-03-29T23:46:34.704Z] Step 10/24 : FROM alpine:3.17 [2023-03-29T23:46:34.704Z] ---> 51e60588ff2c [2023-03-29T23:46:34.704Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-29T23:46:34.992Z] ---> Running in 70b4c725cbda [2023-03-29T23:46:37.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:46:38.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:46:40.126Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-29T23:46:40.126Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:46:40.126Z] OK: 8 MiB in 16 packages [2023-03-29T23:46:42.711Z] Removing intermediate container 70b4c725cbda [2023-03-29T23:46:42.711Z] ---> 662c0614b0f6 [2023-03-29T23:46:42.711Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-29T23:46:42.711Z] ---> Running in 9df25de1a072 [2023-03-29T23:46:43.667Z] Removing intermediate container 9df25de1a072 [2023-03-29T23:46:43.667Z] ---> 240c31ec3c88 [2023-03-29T23:46:43.667Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-29T23:46:43.667Z] ---> Running in 7fd9f9266eee [2023-03-29T23:46:44.627Z] Removing intermediate container 7fd9f9266eee [2023-03-29T23:46:44.627Z] ---> e39c5593508d [2023-03-29T23:46:44.627Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-29T23:46:44.627Z] ---> Running in 63a8f80aea9d [2023-03-29T23:46:45.586Z] Removing intermediate container 63a8f80aea9d [2023-03-29T23:46:45.586Z] ---> ed881fb655f5 [2023-03-29T23:46:45.586Z] Step 15/24 : WORKDIR / [2023-03-29T23:46:45.586Z] ---> Running in 22f8bf4133e5 [2023-03-29T23:46:46.544Z] Removing intermediate container 22f8bf4133e5 [2023-03-29T23:46:46.544Z] ---> bfbe15cad0c3 [2023-03-29T23:46:46.544Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:46:47.500Z] ---> 80572f3bdcd3 [2023-03-29T23:46:47.500Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:46:48.903Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:46:48.903Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:46:48.903Z] ---> d96115da4833 [2023-03-29T23:46:48.903Z] Step 3/27 : WORKDIR /edgex-go [2023-03-29T23:46:48.903Z] ---> Using cache [2023-03-29T23:46:48.903Z] ---> 0fbe44ee15ea [2023-03-29T23:46:48.903Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-29T23:46:48.903Z] ---> Using cache [2023-03-29T23:46:48.903Z] ---> 0ae69834173c [2023-03-29T23:46:48.903Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-29T23:46:48.903Z] ---> Using cache [2023-03-29T23:46:48.903Z] ---> de0d7f4c8cee [2023-03-29T23:46:48.903Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:46:48.903Z] ---> Using cache [2023-03-29T23:46:48.903Z] ---> f10ca09b0fa1 [2023-03-29T23:46:48.903Z] Step 7/27 : COPY . . [2023-03-29T23:46:48.903Z] ---> Using cache [2023-03-29T23:46:48.903Z] ---> 002bfd247247 [2023-03-29T23:46:48.903Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-29T23:46:48.903Z] ---> Using cache [2023-03-29T23:46:48.903Z] ---> e3a4dc010709 [2023-03-29T23:46:48.903Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-29T23:46:48.903Z] ---> Using cache [2023-03-29T23:46:48.903Z] ---> e4bfa7c3d923 [2023-03-29T23:46:48.903Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-29T23:46:48.903Z] ---> Using cache [2023-03-29T23:46:48.903Z] ---> b9f1544003b2 [2023-03-29T23:46:48.903Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-29T23:46:50.847Z] ---> Running in 53458a62e40e [2023-03-29T23:46:50.847Z] ---> bb9cc2625829 [2023-03-29T23:46:50.847Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-29T23:46:54.188Z] ---> a932ccfb90c2 [2023-03-29T23:46:54.188Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-29T23:46:54.454Z] Removing intermediate container 53458a62e40e [2023-03-29T23:46:54.454Z] ---> 40753aee59bd [2023-03-29T23:46:54.454Z] Step 12/27 : WORKDIR /edgex-go [2023-03-29T23:46:54.721Z] ---> Running in 999194915bf3 [2023-03-29T23:46:54.987Z] ---> b282531c1c57 [2023-03-29T23:46:54.987Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-29T23:46:55.253Z] ---> Running in 0c2c5d385e6a [2023-03-29T23:46:55.253Z] Removing intermediate container 999194915bf3 [2023-03-29T23:46:55.253Z] ---> 4827be5b5f31 [2023-03-29T23:46:55.253Z] [2023-03-29T23:46:55.253Z] Step 13/27 : FROM alpine:3.17 [2023-03-29T23:46:55.253Z] ---> 51e60588ff2c [2023-03-29T23:46:55.522Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-29T23:46:55.522Z] ---> Using cache [2023-03-29T23:46:55.522Z] ---> 2b2954b6bef5 [2023-03-29T23:46:55.522Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-29T23:46:55.522Z] ---> Running in b0abe470d40d [2023-03-29T23:46:56.104Z] Removing intermediate container 0c2c5d385e6a [2023-03-29T23:46:56.104Z] ---> d85290b6d504 [2023-03-29T23:46:56.104Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T23:46:56.370Z] ---> Running in 899b318d1254 [2023-03-29T23:46:56.970Z] Removing intermediate container 899b318d1254 [2023-03-29T23:46:56.970Z] ---> 6a72bffe2c42 [2023-03-29T23:46:56.970Z] Step 22/24 : LABEL arch=arm64 [2023-03-29T23:46:57.238Z] ---> Running in f23ac274592e [2023-03-29T23:46:57.820Z] Removing intermediate container f23ac274592e [2023-03-29T23:46:57.820Z] ---> 624dc3f758c8 [2023-03-29T23:46:57.820Z] Step 23/24 : LABEL git_sha=84046c886a766f187fe553c381d35e13e2a7bcd9 [2023-03-29T23:46:57.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:46:57.820Z] ---> Running in 7d738881413f [2023-03-29T23:46:58.405Z] Removing intermediate container 7d738881413f [2023-03-29T23:46:58.405Z] ---> 41c8f7259ab7 [2023-03-29T23:46:58.405Z] Step 24/24 : LABEL version=0.0.0 [2023-03-29T23:46:58.673Z] ---> Running in 969dde278d26 [2023-03-29T23:46:59.256Z] Removing intermediate container 969dde278d26 [2023-03-29T23:46:59.256Z] ---> ba2ca4d29ffd [2023-03-29T23:46:59.256Z] [2023-03-29T23:46:59.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:46:59.522Z] Successfully built ba2ca4d29ffd [2023-03-29T23:46:59.522Z] Successfully tagged core-command-arm64:latest [2023-03-29T23:46:59.522Z]  Building core-command ... done Building core-metadata [2023-03-29T23:47:00.927Z] v3.17.3-5-g8738b7ff299 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-29T23:47:00.927Z] v3.17.3-3-g11775a27b62 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-29T23:47:00.927Z] OK: 17689 distinct packages available [2023-03-29T23:47:01.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:47:02.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:47:03.569Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-29T23:47:03.569Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-29T23:47:03.569Z] (3/4) Installing libucontext (1.2-r0) [2023-03-29T23:47:03.569Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-29T23:47:03.569Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:47:03.569Z] OK: 8 MiB in 19 packages [2023-03-29T23:47:06.153Z] Removing intermediate container b0abe470d40d [2023-03-29T23:47:06.153Z] ---> f4dc43c49b7c [2023-03-29T23:47:06.153Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:47:06.743Z] ---> 59382081bff0 [2023-03-29T23:47:06.743Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:47:08.158Z] ---> cdd35da2e0ab [2023-03-29T23:47:08.158Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-29T23:47:18.242Z] ---> 09a0200aa928 [2023-03-29T23:47:18.242Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-29T23:47:18.242Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:47:18.242Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:47:18.242Z] ---> d96115da4833 [2023-03-29T23:47:18.242Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:47:18.242Z] ---> Using cache [2023-03-29T23:47:18.242Z] ---> b5921973c49e [2023-03-29T23:47:18.242Z] Step 4/25 : WORKDIR /edgex-go [2023-03-29T23:47:18.242Z] ---> Using cache [2023-03-29T23:47:18.242Z] ---> 5630b828fc1f [2023-03-29T23:47:18.242Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-29T23:47:18.242Z] ---> Using cache [2023-03-29T23:47:18.242Z] ---> 1f6833e024a4 [2023-03-29T23:47:18.242Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-29T23:47:18.242Z] ---> Using cache [2023-03-29T23:47:18.242Z] ---> ba567b4bf5a0 [2023-03-29T23:47:18.242Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:47:18.242Z] ---> Using cache [2023-03-29T23:47:18.242Z] ---> b7168660add4 [2023-03-29T23:47:18.242Z] Step 8/25 : COPY . . [2023-03-29T23:47:18.242Z] ---> Using cache [2023-03-29T23:47:18.242Z] ---> 2db4ca5fed64 [2023-03-29T23:47:18.242Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-29T23:47:18.242Z] ---> Running in fb7b88ea81a6 [2023-03-29T23:47:18.510Z] ---> 77fe365a21b2 [2023-03-29T23:47:18.510Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-29T23:47:18.778Z] ---> Running in b3d7a7db455b [2023-03-29T23:47:19.363Z] Removing intermediate container b3d7a7db455b [2023-03-29T23:47:19.363Z] ---> 891caf557b99 [2023-03-29T23:47:19.363Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-29T23:47:19.363Z] 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-03-29T23:47:20.484Z] ---> 3fe193b0c0d2 [2023-03-29T23:47:20.484Z] Step 22/27 : WORKDIR / [2023-03-29T23:47:20.484Z] ---> Running in 1d4e5b6f77f4 [2023-03-29T23:47:21.243Z] Removing intermediate container 1d4e5b6f77f4 [2023-03-29T23:47:21.243Z] ---> 4c6da66cbffd [2023-03-29T23:47:21.243Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-29T23:47:21.243Z] ---> Running in 19739533bb5f [2023-03-29T23:47:21.526Z] Removing intermediate container 19739533bb5f [2023-03-29T23:47:21.526Z] ---> 42e95946cec7 [2023-03-29T23:47:21.797Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-29T23:47:21.797Z] ---> Running in f765697b5f20 [2023-03-29T23:47:22.418Z] Removing intermediate container f765697b5f20 [2023-03-29T23:47:22.418Z] ---> 3ff193738ee5 [2023-03-29T23:47:22.418Z] Step 25/27 : LABEL arch=arm64 [2023-03-29T23:47:22.418Z] ---> Running in d9bc9460057c [2023-03-29T23:47:23.152Z] Removing intermediate container d9bc9460057c [2023-03-29T23:47:23.152Z] ---> 94dd66e6dcf3 [2023-03-29T23:47:23.152Z] Step 26/27 : LABEL git_sha=84046c886a766f187fe553c381d35e13e2a7bcd9 [2023-03-29T23:47:23.152Z] ---> Running in 11eff2aa75c1 [2023-03-29T23:47:23.763Z] Removing intermediate container 11eff2aa75c1 [2023-03-29T23:47:23.763Z] ---> 982f2d50924e [2023-03-29T23:47:23.763Z] Step 27/27 : LABEL version=0.0.0 [2023-03-29T23:47:24.037Z] ---> Running in 6ff2be17928d [2023-03-29T23:47:24.637Z] Removing intermediate container 6ff2be17928d [2023-03-29T23:47:24.637Z] ---> cab94d9f5c06 [2023-03-29T23:47:24.637Z] [2023-03-29T23:47:24.912Z] Successfully built cab94d9f5c06 [2023-03-29T23:47:24.912Z] Successfully tagged security-spire-config-arm64:latest [2023-03-29T23:47:24.912Z]  Building security-spire-config ... done Building core-data [2023-03-29T23:47:43.162Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:47:43.162Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:47:43.162Z] ---> d96115da4833 [2023-03-29T23:47:43.162Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:47:43.162Z] ---> Using cache [2023-03-29T23:47:43.162Z] ---> b5921973c49e [2023-03-29T23:47:43.162Z] Step 4/23 : WORKDIR /edgex-go [2023-03-29T23:47:43.162Z] ---> Using cache [2023-03-29T23:47:43.162Z] ---> 5630b828fc1f [2023-03-29T23:47:43.162Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-29T23:47:43.162Z] ---> Using cache [2023-03-29T23:47:43.162Z] ---> 1f6833e024a4 [2023-03-29T23:47:43.162Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-29T23:47:43.162Z] ---> Using cache [2023-03-29T23:47:43.162Z] ---> ba567b4bf5a0 [2023-03-29T23:47:43.162Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:47:43.162Z] ---> Using cache [2023-03-29T23:47:43.162Z] ---> b7168660add4 [2023-03-29T23:47:43.162Z] Step 8/23 : COPY . . [2023-03-29T23:47:43.162Z] ---> Using cache [2023-03-29T23:47:43.162Z] ---> 2db4ca5fed64 [2023-03-29T23:47:43.162Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-29T23:47:43.162Z] ---> Running in c503783bc9bb [2023-03-29T23:47:45.101Z] 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-03-29T23:48:23.968Z] Removing intermediate container c15b94e92278 [2023-03-29T23:48:23.968Z] ---> bedc48c9146b [2023-03-29T23:48:23.968Z] [2023-03-29T23:48:23.968Z] Step 9/20 : FROM alpine:3.17 [2023-03-29T23:48:23.968Z] ---> 51e60588ff2c [2023-03-29T23:48:23.968Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-29T23:48:23.968Z] ---> Running in a6af1ed8333f [2023-03-29T23:48:23.968Z] Removing intermediate container a6af1ed8333f [2023-03-29T23:48:23.968Z] ---> 532134b3f93a [2023-03-29T23:48:23.968Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-29T23:48:23.968Z] ---> Running in 2336e3e33c6c [2023-03-29T23:48:24.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:48:25.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:48:26.602Z] v3.17.3-5-g8738b7ff299 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-29T23:48:26.602Z] v3.17.3-3-g11775a27b62 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-29T23:48:26.602Z] OK: 17689 distinct packages available [2023-03-29T23:48:27.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:48:28.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:48:29.557Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-29T23:48:29.557Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-29T23:48:29.557Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-29T23:48:29.557Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-29T23:48:29.838Z] (5/9) Installing curl (7.88.1-r1) [2023-03-29T23:48:29.838Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-29T23:48:29.838Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-29T23:48:29.838Z] (8/9) Installing libucontext (1.2-r0) [2023-03-29T23:48:29.838Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-29T23:48:29.838Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:48:29.838Z] Executing ca-certificates-20220614-r4.trigger [2023-03-29T23:48:30.421Z] OK: 11 MiB in 24 packages [2023-03-29T23:48:32.997Z] Removing intermediate container 2336e3e33c6c [2023-03-29T23:48:32.997Z] ---> 924bf81e7371 [2023-03-29T23:48:32.997Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:48:33.957Z] ---> e0cc7cde769e [2023-03-29T23:48:33.957Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:48:34.914Z] ---> 438e5f99db32 [2023-03-29T23:48:34.914Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-29T23:48:37.490Z] ---> 26c0974ccce8 [2023-03-29T23:48:37.490Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-29T23:48:38.446Z] ---> 756f0f1f0f80 [2023-03-29T23:48:38.446Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-29T23:48:38.712Z] ---> Running in 25929724710c [2023-03-29T23:48:38.976Z] Removing intermediate container 25929724710c [2023-03-29T23:48:38.976Z] ---> dc1ffe9553d8 [2023-03-29T23:48:39.242Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T23:48:39.242Z] ---> Running in 363bdbdf28a9 [2023-03-29T23:48:39.827Z] Removing intermediate container 363bdbdf28a9 [2023-03-29T23:48:39.827Z] ---> 21a758beb6d3 [2023-03-29T23:48:39.827Z] Step 18/20 : LABEL arch=arm64 [2023-03-29T23:48:39.827Z] ---> Running in ad90f6a01653 [2023-03-29T23:48:40.411Z] Removing intermediate container ad90f6a01653 [2023-03-29T23:48:40.411Z] ---> c4dc6e884616 [2023-03-29T23:48:40.411Z] Step 19/20 : LABEL git_sha=84046c886a766f187fe553c381d35e13e2a7bcd9 [2023-03-29T23:48:40.678Z] ---> Running in d3ee2ea5c815 [2023-03-29T23:48:41.260Z] Removing intermediate container d3ee2ea5c815 [2023-03-29T23:48:41.260Z] ---> 2f6b582c8670 [2023-03-29T23:48:41.260Z] Step 20/20 : LABEL version=0.0.0 [2023-03-29T23:48:41.260Z] ---> Running in a3cd3e3a7830 [2023-03-29T23:48:41.845Z] Removing intermediate container a3cd3e3a7830 [2023-03-29T23:48:41.845Z] ---> 5f127e50cf07 [2023-03-29T23:48:41.845Z] [2023-03-29T23:48:42.112Z] Successfully built 5f127e50cf07 [2023-03-29T23:48:42.112Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-29T23:48:42.112Z] Building core-common-config-bootstrapper [2023-03-29T23:48:57.106Z]  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:48:57.106Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:48:57.106Z] ---> d96115da4833 [2023-03-29T23:48:57.106Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:48:57.106Z] ---> Using cache [2023-03-29T23:48:57.106Z] ---> b5921973c49e [2023-03-29T23:48:57.106Z] Step 4/23 : WORKDIR /edgex-go [2023-03-29T23:48:57.106Z] ---> Using cache [2023-03-29T23:48:57.106Z] ---> 5630b828fc1f [2023-03-29T23:48:57.106Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-29T23:48:57.106Z] ---> Using cache [2023-03-29T23:48:57.106Z] ---> 1f6833e024a4 [2023-03-29T23:48:57.106Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-29T23:48:57.106Z] ---> Using cache [2023-03-29T23:48:57.106Z] ---> ba567b4bf5a0 [2023-03-29T23:48:57.106Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:48:57.106Z] ---> Using cache [2023-03-29T23:48:57.106Z] ---> b7168660add4 [2023-03-29T23:48:57.106Z] Step 8/23 : COPY . . [2023-03-29T23:48:57.106Z] ---> Using cache [2023-03-29T23:48:57.106Z] ---> 2db4ca5fed64 [2023-03-29T23:48:57.106Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-29T23:48:57.106Z] ---> Running in 021eaea2060e [2023-03-29T23:48:58.066Z] 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-03-29T23:54:49.991Z] Removing intermediate container 5ad33adb01e2 [2023-03-29T23:54:49.991Z] ---> 87e0ac34ebd4 [2023-03-29T23:54:49.991Z] [2023-03-29T23:54:49.991Z] Step 10/23 : FROM alpine:3.17 [2023-03-29T23:54:49.991Z] ---> 51e60588ff2c [2023-03-29T23:54:49.991Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-29T23:54:49.991Z] ---> Running in c1b844e4517c [2023-03-29T23:54:49.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:54:49.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:54:49.991Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-29T23:54:49.991Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-29T23:54:49.991Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:54:49.991Z] Executing ca-certificates-20220614-r4.trigger [2023-03-29T23:54:49.991Z] OK: 8 MiB in 17 packages [2023-03-29T23:54:49.991Z] Removing intermediate container c1b844e4517c [2023-03-29T23:54:49.991Z] ---> 817f657bc29e [2023-03-29T23:54:49.991Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-29T23:54:49.991Z] ---> Running in ec06b927e6ac [2023-03-29T23:54:49.991Z] Removing intermediate container ec06b927e6ac [2023-03-29T23:54:49.991Z] ---> 8db85d44f9e9 [2023-03-29T23:54:49.991Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-29T23:54:49.991Z] ---> Running in e232893aade7 [2023-03-29T23:54:49.991Z] Removing intermediate container e232893aade7 [2023-03-29T23:54:49.991Z] ---> 9b4123d5811c [2023-03-29T23:54:49.991Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-29T23:54:49.991Z] ---> Running in e0eba3b85e79 [2023-03-29T23:54:49.991Z] Removing intermediate container e0eba3b85e79 [2023-03-29T23:54:49.991Z] ---> ed575fa951db [2023-03-29T23:54:49.991Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:54:49.991Z] ---> 408a9e972714 [2023-03-29T23:54:49.991Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:54:49.991Z] ---> 38dbec9860fb [2023-03-29T23:54:49.991Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-29T23:54:52.579Z] ---> 4ac3b74ca473 [2023-03-29T23:54:52.579Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-29T23:54:53.561Z] ---> 337a27183a71 [2023-03-29T23:54:53.561Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-29T23:54:53.831Z] ---> Running in 9580de4b112f [2023-03-29T23:54:54.099Z] Removing intermediate container 9580de4b112f [2023-03-29T23:54:54.366Z] ---> 51fc8e9e4f01 [2023-03-29T23:54:54.366Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T23:54:54.366Z] ---> Running in f76bc9f974d7 [2023-03-29T23:54:54.950Z] Removing intermediate container f76bc9f974d7 [2023-03-29T23:54:54.950Z] ---> 31e1541f6054 [2023-03-29T23:54:54.950Z] Step 21/23 : LABEL arch=arm64 [2023-03-29T23:54:55.219Z] ---> Running in d348ac58d23f [2023-03-29T23:54:55.802Z] Removing intermediate container d348ac58d23f [2023-03-29T23:54:55.802Z] ---> adb9f3225078 [2023-03-29T23:54:55.802Z] Step 22/23 : LABEL git_sha=84046c886a766f187fe553c381d35e13e2a7bcd9 [2023-03-29T23:54:55.802Z] ---> Running in 49ae56c868b3 [2023-03-29T23:54:56.393Z] Removing intermediate container 49ae56c868b3 [2023-03-29T23:54:56.393Z] ---> c0cfc87d27b0 [2023-03-29T23:54:56.393Z] Step 23/23 : LABEL version=0.0.0 [2023-03-29T23:54:56.663Z] ---> Running in 7006369b3e2d [2023-03-29T23:54:57.250Z] Removing intermediate container 7006369b3e2d [2023-03-29T23:54:57.250Z] ---> b164ac2de9a3 [2023-03-29T23:54:57.250Z] [2023-03-29T23:54:57.250Z] Successfully built b164ac2de9a3 [2023-03-29T23:54:57.518Z] Successfully tagged support-notifications-arm64:latest [2023-03-29T23:54:57.518Z]  Building support-notifications ... done Building security-bootstrapper [2023-03-29T23:55:12.514Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:55:12.514Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:55:12.514Z] ---> d96115da4833 [2023-03-29T23:55:12.514Z] Step 3/33 : WORKDIR /edgex-go [2023-03-29T23:55:12.514Z] ---> Using cache [2023-03-29T23:55:12.514Z] ---> 0fbe44ee15ea [2023-03-29T23:55:12.514Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-29T23:55:12.514Z] ---> Using cache [2023-03-29T23:55:12.514Z] ---> 7136e894fd8c [2023-03-29T23:55:12.514Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-29T23:55:12.514Z] ---> Using cache [2023-03-29T23:55:12.514Z] ---> d6e31101ff49 [2023-03-29T23:55:12.514Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:55:12.514Z] ---> Using cache [2023-03-29T23:55:12.514Z] ---> bf404a92bcd1 [2023-03-29T23:55:12.514Z] Step 7/33 : COPY . . [2023-03-29T23:55:12.514Z] ---> Using cache [2023-03-29T23:55:12.514Z] ---> 02e3df79a821 [2023-03-29T23:55:12.514Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-29T23:55:12.514Z] ---> Running in 1ab2b8959231 [2023-03-29T23:55:14.460Z] 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-03-29T23:55:36.508Z] Removing intermediate container fb7b88ea81a6 [2023-03-29T23:55:36.508Z] ---> e490cd3bd1b2 [2023-03-29T23:55:36.508Z] [2023-03-29T23:55:36.508Z] Step 10/25 : FROM alpine:3.17 [2023-03-29T23:55:36.508Z] ---> 51e60588ff2c [2023-03-29T23:55:36.508Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-29T23:55:36.508Z] ---> Using cache [2023-03-29T23:55:36.508Z] ---> 662c0614b0f6 [2023-03-29T23:55:36.508Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-29T23:55:36.508Z] ---> Using cache [2023-03-29T23:55:36.508Z] ---> 240c31ec3c88 [2023-03-29T23:55:36.508Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-29T23:55:36.508Z] ---> Running in cf476d1efb1c [2023-03-29T23:55:36.508Z] Removing intermediate container cf476d1efb1c [2023-03-29T23:55:36.508Z] ---> 3b8135fa1bca [2023-03-29T23:55:36.508Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-29T23:55:36.508Z] ---> Running in 1c3cab1a656c [2023-03-29T23:55:36.508Z] Removing intermediate container 1c3cab1a656c [2023-03-29T23:55:36.508Z] ---> 33ab5b28c521 [2023-03-29T23:55:36.508Z] Step 15/25 : WORKDIR / [2023-03-29T23:55:36.508Z] ---> Running in 593fa688f33c [2023-03-29T23:55:36.508Z] Removing intermediate container 593fa688f33c [2023-03-29T23:55:36.508Z] ---> b27d1473c81d [2023-03-29T23:55:36.508Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:55:37.087Z] ---> 53cfce69caba [2023-03-29T23:55:37.087Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:55:37.670Z] ---> 094cf90f9c57 [2023-03-29T23:55:37.670Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-29T23:55:39.605Z] ---> 2d220a143dd7 [2023-03-29T23:55:39.605Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-29T23:55:40.187Z] ---> 5f2783b4d730 [2023-03-29T23:55:40.187Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-29T23:55:41.159Z] ---> 836e4353db9c [2023-03-29T23:55:41.159Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-29T23:55:41.159Z] ---> Running in d84565db1210 [2023-03-29T23:55:41.741Z] Removing intermediate container d84565db1210 [2023-03-29T23:55:41.741Z] ---> 3c84f0719b46 [2023-03-29T23:55:41.741Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T23:55:42.012Z] ---> Running in 798612eb1336 [2023-03-29T23:55:42.595Z] Removing intermediate container 798612eb1336 [2023-03-29T23:55:42.595Z] ---> 083468fc6cbe [2023-03-29T23:55:42.595Z] Step 23/25 : LABEL arch=arm64 [2023-03-29T23:55:42.595Z] ---> Running in 2eef560756ba [2023-03-29T23:55:43.179Z] Removing intermediate container 2eef560756ba [2023-03-29T23:55:43.179Z] ---> ba18e047eb00 [2023-03-29T23:55:43.179Z] Step 24/25 : LABEL git_sha=84046c886a766f187fe553c381d35e13e2a7bcd9 [2023-03-29T23:55:43.452Z] ---> Running in de95ac3460f4 [2023-03-29T23:55:43.717Z] Removing intermediate container de95ac3460f4 [2023-03-29T23:55:43.717Z] ---> 3d4e30921128 [2023-03-29T23:55:43.717Z] Step 25/25 : LABEL version=0.0.0 [2023-03-29T23:55:43.983Z] ---> Running in 9a149b61776e [2023-03-29T23:55:44.565Z] Removing intermediate container 9a149b61776e [2023-03-29T23:55:44.565Z] ---> 3c404ae9301b [2023-03-29T23:55:44.565Z] [2023-03-29T23:55:44.833Z] Successfully built 3c404ae9301b [2023-03-29T23:55:44.833Z] Successfully tagged core-metadata-arm64:latest [2023-03-29T23:55:44.833Z] Building security-proxy-setup [2023-03-29T23:55:54.905Z]  Building core-metadata ... done Removing intermediate container c503783bc9bb [2023-03-29T23:55:54.905Z] ---> 780e3e1c3416 [2023-03-29T23:55:54.905Z] [2023-03-29T23:55:54.905Z] Step 10/23 : FROM alpine:3.17 [2023-03-29T23:55:54.905Z] ---> 51e60588ff2c [2023-03-29T23:55:54.905Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-29T23:55:54.905Z] ---> Running in 912cee8d79b2 [2023-03-29T23:55:55.862Z] Removing intermediate container 912cee8d79b2 [2023-03-29T23:55:55.862Z] ---> bf5d95007de9 [2023-03-29T23:55:55.862Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-29T23:55:55.862Z] ---> Running in 57f856410e23 [2023-03-29T23:55:56.821Z] Removing intermediate container 57f856410e23 [2023-03-29T23:55:56.821Z] ---> 484ad803b868 [2023-03-29T23:55:56.821Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-29T23:55:56.821Z] ---> Running in 07537701cd46 [2023-03-29T23:55:57.406Z] Removing intermediate container 07537701cd46 [2023-03-29T23:55:57.406Z] ---> 395a55e19418 [2023-03-29T23:55:57.406Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-29T23:55:57.672Z] ---> Running in 32512c34b8f6 [2023-03-29T23:56:00.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:56:01.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:56:02.163Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:56:02.163Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:56:02.163Z] ---> d96115da4833 [2023-03-29T23:56:02.163Z] Step 3/22 : WORKDIR /edgex-go [2023-03-29T23:56:02.163Z] ---> Using cache [2023-03-29T23:56:02.163Z] ---> 0fbe44ee15ea [2023-03-29T23:56:02.163Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-29T23:56:02.163Z] ---> Using cache [2023-03-29T23:56:02.163Z] ---> 7136e894fd8c [2023-03-29T23:56:02.163Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-29T23:56:02.163Z] ---> Using cache [2023-03-29T23:56:02.163Z] ---> d6e31101ff49 [2023-03-29T23:56:02.163Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:56:02.163Z] ---> Using cache [2023-03-29T23:56:02.163Z] ---> bf404a92bcd1 [2023-03-29T23:56:02.163Z] Step 7/22 : COPY . . [2023-03-29T23:56:02.163Z] ---> Using cache [2023-03-29T23:56:02.163Z] ---> 02e3df79a821 [2023-03-29T23:56:02.163Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-29T23:56:02.430Z] ---> Running in 73ce49d4a6e4 [2023-03-29T23:56:03.013Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-29T23:56:03.013Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:56:03.281Z] OK: 8 MiB in 16 packages [2023-03-29T23:56:04.687Z] 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-03-29T23:56:05.269Z] Removing intermediate container 32512c34b8f6 [2023-03-29T23:56:05.269Z] ---> d8509e32bb84 [2023-03-29T23:56:05.269Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:56:06.225Z] ---> e7acb246809c [2023-03-29T23:56:06.225Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:56:07.182Z] ---> eba9817d23af [2023-03-29T23:56:07.182Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-29T23:56:09.123Z] ---> 501a35c7834b [2023-03-29T23:56:09.123Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-29T23:56:09.706Z] ---> ee69b3435ece [2023-03-29T23:56:09.706Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-29T23:56:09.972Z] ---> Running in 32098d058c1d [2023-03-29T23:56:10.560Z] Removing intermediate container 32098d058c1d [2023-03-29T23:56:10.560Z] ---> cc7a160c8640 [2023-03-29T23:56:10.560Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T23:56:10.560Z] ---> Running in b705eec92af6 [2023-03-29T23:56:11.143Z] Removing intermediate container b705eec92af6 [2023-03-29T23:56:11.143Z] ---> 4c7f7efdeee0 [2023-03-29T23:56:11.143Z] Step 21/23 : LABEL arch=arm64 [2023-03-29T23:56:11.411Z] ---> Running in 472f8e821b65 [2023-03-29T23:56:12.000Z] Removing intermediate container 472f8e821b65 [2023-03-29T23:56:12.000Z] ---> 430a98bc3bc9 [2023-03-29T23:56:12.000Z] Step 22/23 : LABEL git_sha=84046c886a766f187fe553c381d35e13e2a7bcd9 [2023-03-29T23:56:12.266Z] ---> Running in a6b5549795c4 [2023-03-29T23:56:12.534Z] Removing intermediate container a6b5549795c4 [2023-03-29T23:56:12.534Z] ---> a7e17ea59d39 [2023-03-29T23:56:12.534Z] Step 23/23 : LABEL version=0.0.0 [2023-03-29T23:56:12.800Z] ---> Running in a030e759907a [2023-03-29T23:56:13.384Z] Removing intermediate container a030e759907a [2023-03-29T23:56:13.384Z] ---> a1b51571a469 [2023-03-29T23:56:13.384Z] [2023-03-29T23:56:13.654Z] Successfully built a1b51571a469 [2023-03-29T23:56:13.654Z] Successfully tagged core-data-arm64:latest [2023-03-29T23:56:28.651Z]  Building core-data ... done Removing intermediate container 021eaea2060e [2023-03-29T23:56:28.651Z] ---> 803ff44cb30a [2023-03-29T23:56:28.651Z] [2023-03-29T23:56:28.651Z] Step 10/23 : FROM alpine:3.17 [2023-03-29T23:56:28.651Z] ---> 51e60588ff2c [2023-03-29T23:56:28.651Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-29T23:56:28.651Z] ---> Using cache [2023-03-29T23:56:28.651Z] ---> d16adcd48a48 [2023-03-29T23:56:28.651Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-29T23:56:28.651Z] ---> Using cache [2023-03-29T23:56:28.651Z] ---> 3933cd6ed54b [2023-03-29T23:56:28.651Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:56:28.651Z] ---> Using cache [2023-03-29T23:56:28.651Z] ---> 71341fc5e4a6 [2023-03-29T23:56:28.651Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:56:28.651Z] ---> Using cache [2023-03-29T23:56:28.651Z] ---> f6d6b1797f16 [2023-03-29T23:56:28.651Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-29T23:56:30.057Z] ---> db9f5c401e42 [2023-03-29T23:56:30.057Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-29T23:56:30.639Z] ---> 71cadee92d68 [2023-03-29T23:56:30.639Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-29T23:56:31.599Z] ---> 90cec30ecfb9 [2023-03-29T23:56:31.599Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-29T23:56:31.864Z] ---> Running in 37aa43caa7e9 [2023-03-29T23:56:35.211Z] Removing intermediate container 37aa43caa7e9 [2023-03-29T23:56:35.211Z] ---> 4b6d4360bf7c [2023-03-29T23:56:35.211Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-29T23:56:35.211Z] ---> Running in a23b86a058fe [2023-03-29T23:56:35.499Z] Removing intermediate container a23b86a058fe [2023-03-29T23:56:35.499Z] ---> f3a6fb493ede [2023-03-29T23:56:35.500Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-29T23:56:35.783Z] ---> Running in 09578d47c22e [2023-03-29T23:56:36.365Z] Removing intermediate container 09578d47c22e [2023-03-29T23:56:36.365Z] ---> fb2bfd1af6b9 [2023-03-29T23:56:36.365Z] Step 21/23 : LABEL arch=arm64 [2023-03-29T23:56:36.365Z] ---> Running in 6dfbfce30ebb [2023-03-29T23:56:36.971Z] Removing intermediate container 6dfbfce30ebb [2023-03-29T23:56:36.971Z] ---> 1cafc80c4deb [2023-03-29T23:56:36.971Z] Step 22/23 : LABEL git_sha=84046c886a766f187fe553c381d35e13e2a7bcd9 [2023-03-29T23:56:37.240Z] ---> Running in cbc4b2d4755a [2023-03-29T23:56:37.507Z] Removing intermediate container cbc4b2d4755a [2023-03-29T23:56:37.507Z] ---> 7960a9044de3 [2023-03-29T23:56:37.507Z] Step 23/23 : LABEL version=0.0.0 [2023-03-29T23:56:37.773Z] ---> Running in 96f1164ac02e [2023-03-29T23:56:39.714Z] Removing intermediate container 96f1164ac02e [2023-03-29T23:56:39.714Z] ---> 54c7cd2a0a01 [2023-03-29T23:56:39.714Z] [2023-03-29T23:56:39.714Z] Successfully built 54c7cd2a0a01 [2023-03-29T23:56:39.714Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-29T23:57:12.397Z]  Building core-common-config-bootstrapper ... done Removing intermediate container c8c563cfd0b6 [2023-03-29T23:57:12.397Z] ---> 107d6294ce7a [2023-03-29T23:57:12.397Z] [2023-03-29T23:57:12.397Z] Step 10/23 : FROM alpine:3.17 [2023-03-29T23:57:12.397Z] ---> 51e60588ff2c [2023-03-29T23:57:12.397Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-29T23:57:12.397Z] ---> Using cache [2023-03-29T23:57:12.397Z] ---> 662c0614b0f6 [2023-03-29T23:57:12.397Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-29T23:57:12.397Z] ---> Using cache [2023-03-29T23:57:12.397Z] ---> 240c31ec3c88 [2023-03-29T23:57:12.397Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-29T23:57:12.397Z] ---> Running in 5a9580017221 [2023-03-29T23:57:12.988Z] Removing intermediate container 5a9580017221 [2023-03-29T23:57:12.988Z] ---> f5699206e15d [2023-03-29T23:57:12.988Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-29T23:57:12.988Z] ---> Running in 2fbea0c61171 [2023-03-29T23:57:13.588Z] Removing intermediate container 2fbea0c61171 [2023-03-29T23:57:13.588Z] ---> 0192b8295b4d [2023-03-29T23:57:13.588Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:57:14.544Z] ---> bcf99b44357d [2023-03-29T23:57:14.544Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:57:15.127Z] ---> e3ba7a9354f5 [2023-03-29T23:57:15.127Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-29T23:57:19.384Z] ---> 3045109de08f [2023-03-29T23:57:19.384Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-29T23:57:19.968Z] ---> 9bb2d1959c12 [2023-03-29T23:57:19.968Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-29T23:57:19.968Z] ---> Running in 1f0e9628b7cc [2023-03-29T23:57:20.551Z] Removing intermediate container 1f0e9628b7cc [2023-03-29T23:57:20.551Z] ---> 4ef76b7e1837 [2023-03-29T23:57:20.551Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T23:57:20.551Z] ---> Running in 0c80177e9678 [2023-03-29T23:57:21.137Z] Removing intermediate container 0c80177e9678 [2023-03-29T23:57:21.137Z] ---> eaf145fd4404 [2023-03-29T23:57:21.137Z] Step 21/23 : LABEL arch=arm64 [2023-03-29T23:57:21.137Z] ---> Running in ac0f0fb66d4d [2023-03-29T23:57:21.720Z] Removing intermediate container ac0f0fb66d4d [2023-03-29T23:57:21.720Z] ---> 3ec72d04508e [2023-03-29T23:57:21.720Z] Step 22/23 : LABEL git_sha=84046c886a766f187fe553c381d35e13e2a7bcd9 [2023-03-29T23:57:21.720Z] ---> Running in 61a1eac3c958 [2023-03-29T23:57:22.302Z] Removing intermediate container 61a1eac3c958 [2023-03-29T23:57:22.302Z] ---> 16461aa6cf4e [2023-03-29T23:57:22.302Z] Step 23/23 : LABEL version=0.0.0 [2023-03-29T23:57:22.302Z] ---> Running in e424a6be6b4b [2023-03-29T23:57:22.883Z] Removing intermediate container e424a6be6b4b [2023-03-29T23:57:22.883Z] ---> 38f2daa38b81 [2023-03-29T23:57:22.883Z] [2023-03-29T23:57:23.149Z] Successfully built 38f2daa38b81 [2023-03-29T23:57:23.149Z] Successfully tagged support-scheduler-arm64:latest [2023-03-29T23:58:59.763Z]  Building support-scheduler ... done Removing intermediate container 1ab2b8959231 [2023-03-29T23:58:59.763Z] ---> 899da01bb6fe [2023-03-29T23:58:59.763Z] [2023-03-29T23:58:59.763Z] Step 9/33 : FROM alpine:3.17 [2023-03-29T23:58:59.763Z] ---> 51e60588ff2c [2023-03-29T23:58:59.763Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-29T23:58:59.763Z] ---> Using cache [2023-03-29T23:58:59.763Z] ---> 532134b3f93a [2023-03-29T23:58:59.763Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-29T23:58:59.763Z] ---> Running in 7ea2255e5cb9 [2023-03-29T23:58:59.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:58:59.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:58:59.763Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-29T23:58:59.763Z] (2/2) Installing su-exec (0.2-r2) [2023-03-29T23:58:59.763Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:58:59.763Z] OK: 8 MiB in 17 packages [2023-03-29T23:59:00.726Z] Removing intermediate container 7ea2255e5cb9 [2023-03-29T23:59:00.726Z] ---> 91ff82ff477a [2023-03-29T23:59:00.726Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-29T23:59:00.726Z] ---> Running in b5121bd8f9a4 [2023-03-29T23:59:01.307Z] Removing intermediate container b5121bd8f9a4 [2023-03-29T23:59:01.307Z] ---> aa3872440524 [2023-03-29T23:59:01.307Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-29T23:59:01.307Z] ---> Running in f436f4786e1e [2023-03-29T23:59:01.574Z] Removing intermediate container f436f4786e1e [2023-03-29T23:59:01.574Z] ---> 88b10a60f5d6 [2023-03-29T23:59:01.574Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-29T23:59:01.840Z] ---> Running in f979cec48efd [2023-03-29T23:59:02.106Z] Removing intermediate container f979cec48efd [2023-03-29T23:59:02.106Z] ---> 17954414fb2c [2023-03-29T23:59:02.106Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-29T23:59:02.106Z] ---> Running in f203f021a4af [2023-03-29T23:59:02.696Z] Removing intermediate container f203f021a4af [2023-03-29T23:59:02.696Z] ---> 83603c398354 [2023-03-29T23:59:02.696Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-29T23:59:02.697Z] ---> Running in 95dd7cc6b564 [2023-03-29T23:59:06.039Z] Removing intermediate container 95dd7cc6b564 [2023-03-29T23:59:06.039Z] ---> 0dde0ac0ce09 [2023-03-29T23:59:06.039Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-29T23:59:06.039Z] ---> Running in af963e6135b1 [2023-03-29T23:59:06.637Z] Removing intermediate container af963e6135b1 [2023-03-29T23:59:06.637Z] ---> 4b24edfdc322 [2023-03-29T23:59:06.637Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-29T23:59:07.218Z] ---> aa6c581acb11 [2023-03-29T23:59:07.218Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-29T23:59:07.218Z] ---> Running in 431283e2239f [2023-03-29T23:59:07.485Z] Removing intermediate container 73ce49d4a6e4 [2023-03-29T23:59:07.485Z] ---> a3ca31aa64ce [2023-03-29T23:59:07.485Z] [2023-03-29T23:59:07.485Z] Step 9/22 : FROM alpine:3.17 [2023-03-29T23:59:07.485Z] ---> 51e60588ff2c [2023-03-29T23:59:07.485Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-29T23:59:07.485Z] ---> Running in 0b7b4a18d662 [2023-03-29T23:59:08.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:59:09.476Z] Removing intermediate container 431283e2239f [2023-03-29T23:59:09.476Z] ---> 3fa54bc55db7 [2023-03-29T23:59:09.476Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:59:09.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:59:10.059Z] ---> 69fa68bbc077 [2023-03-29T23:59:10.059Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:59:10.640Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-29T23:59:10.640Z] ---> f70f0f2e87dc [2023-03-29T23:59:10.640Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-29T23:59:10.640Z] (2/2) Installing openssl (3.0.8-r3) [2023-03-29T23:59:10.640Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:59:10.640Z] OK: 8 MiB in 17 packages [2023-03-29T23:59:11.602Z] Removing intermediate container 0b7b4a18d662 [2023-03-29T23:59:11.602Z] ---> 79dd690c847a [2023-03-29T23:59:11.602Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-29T23:59:11.868Z] ---> 4af0c7ce0df1 [2023-03-29T23:59:11.868Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-29T23:59:11.868Z] ---> Running in e61468aa5ef7 [2023-03-29T23:59:12.136Z] Removing intermediate container e61468aa5ef7 [2023-03-29T23:59:12.136Z] ---> d455b1d4e5a7 [2023-03-29T23:59:12.136Z] Step 12/22 : WORKDIR /edgex [2023-03-29T23:59:12.402Z] ---> Running in 73d4e27d5a33 [2023-03-29T23:59:12.402Z] ---> 3b81d2ac031b [2023-03-29T23:59:12.402Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-29T23:59:12.670Z] Removing intermediate container 73d4e27d5a33 [2023-03-29T23:59:12.670Z] ---> afeea4199fea [2023-03-29T23:59:12.670Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:59:13.261Z] ---> b0613fb34e41 [2023-03-29T23:59:13.261Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-29T23:59:13.261Z] ---> a5038944e0e3 [2023-03-29T23:59:13.261Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:59:13.848Z] ---> fb42d19decdd [2023-03-29T23:59:13.848Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-29T23:59:14.114Z] ---> a89e2c1de89a [2023-03-29T23:59:14.114Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-29T23:59:14.381Z] ---> 92bbfc899af4 [2023-03-29T23:59:14.381Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-29T23:59:14.651Z] ---> 52f04ce1f4ff [2023-03-29T23:59:14.651Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-29T23:59:15.235Z] ---> d2746bb9b81a [2023-03-29T23:59:15.235Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-29T23:59:15.235Z] ---> Running in 60bec9670772 [2023-03-29T23:59:15.818Z] ---> eb85955c89e1 [2023-03-29T23:59:15.818Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-29T23:59:16.779Z] ---> 0a58d255be26 [2023-03-29T23:59:16.779Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-29T23:59:16.779Z] ---> Running in 55a9e28bbacb [2023-03-29T23:59:17.366Z] Removing intermediate container 60bec9670772 [2023-03-29T23:59:17.366Z] ---> db6761d00428 [2023-03-29T23:59:17.366Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-29T23:59:17.366Z] ---> Running in 8ae46110f16d [2023-03-29T23:59:17.637Z] Removing intermediate container 8ae46110f16d [2023-03-29T23:59:17.637Z] ---> 410fda58d18a [2023-03-29T23:59:17.637Z] Step 30/33 : CMD ["gate"] [2023-03-29T23:59:17.637Z] ---> Running in 2c3745796bfc [2023-03-29T23:59:18.221Z] Removing intermediate container 2c3745796bfc [2023-03-29T23:59:18.221Z] ---> 8fdf13323a8f [2023-03-29T23:59:18.221Z] Step 31/33 : LABEL arch=arm64 [2023-03-29T23:59:18.501Z] ---> Running in def665173512 [2023-03-29T23:59:18.768Z] Removing intermediate container def665173512 [2023-03-29T23:59:18.768Z] ---> 12407daca0d2 [2023-03-29T23:59:18.768Z] Step 32/33 : LABEL git_sha=84046c886a766f187fe553c381d35e13e2a7bcd9 [2023-03-29T23:59:18.768Z] Removing intermediate container 55a9e28bbacb [2023-03-29T23:59:18.768Z] ---> 9bc9ac7c7e18 [2023-03-29T23:59:18.768Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-29T23:59:18.768Z] ---> Running in 907891e7d9ff [2023-03-29T23:59:19.043Z] ---> Running in ea27ff767cb8 [2023-03-29T23:59:19.311Z] Removing intermediate container 907891e7d9ff [2023-03-29T23:59:19.311Z] ---> 0b37fcbba126 [2023-03-29T23:59:19.311Z] Step 33/33 : LABEL version=0.0.0 [2023-03-29T23:59:19.311Z] ---> Running in 407aa97ce9ba [2023-03-29T23:59:19.311Z] Removing intermediate container ea27ff767cb8 [2023-03-29T23:59:19.311Z] ---> 925477998122 [2023-03-29T23:59:19.311Z] Step 20/22 : LABEL arch=arm64 [2023-03-29T23:59:19.311Z] ---> Running in 23360e6f624a [2023-03-29T23:59:19.576Z] Removing intermediate container 407aa97ce9ba [2023-03-29T23:59:19.576Z] ---> 964f64e8e665 [2023-03-29T23:59:19.576Z] [2023-03-29T23:59:19.841Z] Removing intermediate container 23360e6f624a [2023-03-29T23:59:19.841Z] ---> 9f937b6c5bb2 [2023-03-29T23:59:19.841Z] Step 21/22 : LABEL git_sha=84046c886a766f187fe553c381d35e13e2a7bcd9 [2023-03-29T23:59:19.841Z] ---> Running in 92c1a7866255 [2023-03-29T23:59:19.841Z] Successfully built 964f64e8e665 [2023-03-29T23:59:20.107Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-29T23:59:20.107Z]  Building security-bootstrapper ... done Removing intermediate container 92c1a7866255 [2023-03-29T23:59:20.107Z] ---> b40c38ed1db3 [2023-03-29T23:59:20.107Z] Step 22/22 : LABEL version=0.0.0 [2023-03-29T23:59:20.373Z] ---> Running in 980216112c71 [2023-03-29T23:59:20.637Z] Removing intermediate container 980216112c71 [2023-03-29T23:59:20.637Z] ---> 093e54e9b7ab [2023-03-29T23:59:20.637Z] [2023-03-29T23:59:20.637Z] Successfully built 093e54e9b7ab [2023-03-29T23:59:20.901Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-29T23:59:21.174Z]  Building security-proxy-setup ... done  [Pipeline] } [2023-03-29T23:59:21.173Z] $ docker stop --time=1 9c3e9ac69e461405bd21ebf6f78a2eab444c18f38e2ea4186bab83e50aeb99f9 [2023-03-29T23:59:22.823Z] $ docker rm -f --volumes 9c3e9ac69e461405bd21ebf6f78a2eab444c18f38e2ea4186bab83e50aeb99f9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T23:59:23.295Z] + docker images [2023-03-29T23:59:23.563Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-29T23:59:23.563Z] security-proxy-setup-arm64 latest 093e54e9b7ab 3 seconds ago 18.7MB [2023-03-29T23:59:23.563Z] security-bootstrapper-arm64 latest 964f64e8e665 4 seconds ago 21.9MB [2023-03-29T23:59:23.563Z] a3ca31aa64ce 17 seconds ago 1.47GB [2023-03-29T23:59:23.563Z] 899da01bb6fe 29 seconds ago 1.48GB [2023-03-29T23:59:23.563Z] support-scheduler-arm64 latest 38f2daa38b81 2 minutes ago 31.5MB [2023-03-29T23:59:23.563Z] 107d6294ce7a 2 minutes ago 1.56GB [2023-03-29T23:59:23.563Z] core-common-config-bootstrapper-arm64 latest 54c7cd2a0a01 2 minutes ago 17.2MB [2023-03-29T23:59:23.563Z] 803ff44cb30a 2 minutes ago 1.49GB [2023-03-29T23:59:23.563Z] core-data-arm64 latest a1b51571a469 3 minutes ago 19.9MB [2023-03-29T23:59:23.563Z] 780e3e1c3416 3 minutes ago 1.5GB [2023-03-29T23:59:23.563Z] core-metadata-arm64 latest 3c404ae9301b 3 minutes ago 20.2MB [2023-03-29T23:59:23.563Z] e490cd3bd1b2 3 minutes ago 1.5GB [2023-03-29T23:59:23.563Z] support-notifications-arm64 latest b164ac2de9a3 4 minutes ago 32.2MB [2023-03-29T23:59:23.563Z] 87e0ac34ebd4 4 minutes ago 1.56GB [2023-03-29T23:59:23.563Z] security-spiffe-token-provider-arm64 latest 5f127e50cf07 10 minutes ago 32.7MB [2023-03-29T23:59:23.563Z] bedc48c9146b 11 minutes ago 1.53GB [2023-03-29T23:59:23.563Z] security-spire-config-arm64 latest cab94d9f5c06 11 minutes ago 86.2MB [2023-03-29T23:59:23.563Z] core-command-arm64 latest ba2ca4d29ffd 12 minutes ago 19.7MB [2023-03-29T23:59:23.563Z] 4827be5b5f31 12 minutes ago 1.35GB [2023-03-29T23:59:23.563Z] d37968ee5434 12 minutes ago 1.49GB [2023-03-29T23:59:23.563Z] security-secretstore-setup-arm64 latest ad9dd573fbec 12 minutes ago 32.2MB [2023-03-29T23:59:23.563Z] security-proxy-auth-arm64 latest 2a740fc0de8d 13 minutes ago 18.3MB [2023-03-29T23:59:23.563Z] c33264e547c8 13 minutes ago 1.49GB [2023-03-29T23:59:23.563Z] 86443517cbe2 13 minutes ago 1.47GB [2023-03-29T23:59:23.563Z] security-spire-server-arm64 latest c81274eaca91 17 minutes ago 87.1MB [2023-03-29T23:59:23.563Z] 10faa445a1dd 18 minutes ago 1.35GB [2023-03-29T23:59:23.563Z] security-spire-agent-arm64 latest 670aba1373bf 20 minutes ago 125MB [2023-03-29T23:59:23.563Z] 73e4545204ee 21 minutes ago 1.35GB [2023-03-29T23:59:23.563Z] ci-base-image-arm64 latest d96115da4833 39 minutes ago 866MB [2023-03-29T23:59:23.563Z] alpine 3.17 51e60588ff2c 6 hours ago 7.46MB [2023-03-29T23:59:23.563Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 2 weeks ago 648MB [2023-03-29T23:59:23.563Z] 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-03-29T23:59:23.957Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T23:59:23.957Z] [2023-03-29T23:59:23.957Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:59:24.280Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T23:59:24.280Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-29T23:59:24.280Z] 8998bd30e6a1: Pulling fs layer [2023-03-29T23:59:24.280Z] 04944245beec: Pulling fs layer [2023-03-29T23:59:24.280Z] 699f458cf7ca: Pulling fs layer [2023-03-29T23:59:24.280Z] 765212b225bb: Pulling fs layer [2023-03-29T23:59:24.280Z] f23df028b6ca: Pulling fs layer [2023-03-29T23:59:24.280Z] d65c8cfc05b1: Pulling fs layer [2023-03-29T23:59:24.280Z] 2437ff75d9bd: Pulling fs layer [2023-03-29T23:59:24.280Z] f23df028b6ca: Waiting [2023-03-29T23:59:24.280Z] 765212b225bb: Waiting [2023-03-29T23:59:24.280Z] d65c8cfc05b1: Waiting [2023-03-29T23:59:24.280Z] 2437ff75d9bd: Waiting [2023-03-29T23:59:24.547Z] 04944245beec: Verifying Checksum [2023-03-29T23:59:24.547Z] 04944245beec: Download complete [2023-03-29T23:59:24.547Z] 765212b225bb: Verifying Checksum [2023-03-29T23:59:24.547Z] 765212b225bb: Download complete [2023-03-29T23:59:24.547Z] f23df028b6ca: Verifying Checksum [2023-03-29T23:59:24.547Z] f23df028b6ca: Download complete [2023-03-29T23:59:24.547Z] d65c8cfc05b1: Verifying Checksum [2023-03-29T23:59:24.547Z] d65c8cfc05b1: Download complete [2023-03-29T23:59:24.547Z] 699f458cf7ca: Verifying Checksum [2023-03-29T23:59:24.547Z] 699f458cf7ca: Download complete [2023-03-29T23:59:25.130Z] 8998bd30e6a1: Download complete [2023-03-29T23:59:27.706Z] 2437ff75d9bd: Verifying Checksum [2023-03-29T23:59:27.706Z] 2437ff75d9bd: Download complete [2023-03-29T23:59:29.110Z] 8998bd30e6a1: Pull complete [2023-03-29T23:59:29.376Z] 04944245beec: Pull complete [2023-03-29T23:59:30.780Z] 699f458cf7ca: Pull complete [2023-03-29T23:59:31.046Z] 765212b225bb: Pull complete [2023-03-29T23:59:31.628Z] f23df028b6ca: Pull complete [2023-03-29T23:59:31.894Z] d65c8cfc05b1: Pull complete [2023-03-29T23:59:46.869Z] 2437ff75d9bd: Pull complete [2023-03-29T23:59:46.869Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-29T23:59:46.869Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T23:59:46.869Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:59:47.043Z] prd-ubuntu20.04-docker-arm64-4c-16g-6321 does not seem to be running inside a container [2023-03-29T23:59:47.090Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-03-29T23:59:49.709Z] $ docker top 95d30da5637f17a3eba091f9c5390968e7320accc820d6585ba6410e47b54085 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:59:50.239Z] ---> job-cost.sh [2023-03-29T23:59:50.503Z] lf-activate-venv: SKIPPING [2023-03-29T23:59:50.503Z] INFO: No Stack... [2023-03-29T23:59:51.081Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-29T23:59:51.658Z] INFO: Archiving Costs [Pipeline] sh [2023-03-29T23:59:51.980Z] + + catcut /w/workspace/edgex-go/4/archives/cost.csv -d, [2023-03-29T23:59:51.980Z] -f6 [Pipeline] lock [2023-03-29T23:59:52.012Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4482-4-stack-cost] [2023-03-29T23:59:52.021Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4482-4-stack-cost] did not exist. Created. [2023-03-29T23:59:52.021Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4482-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-29T23:59:52.348Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-29T23:59:52.521Z] Stashed 1 file(s) [Pipeline] } [2023-03-29T23:59:52.528Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4482-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-29T23:59:52.538Z] $ docker stop --time=1 95d30da5637f17a3eba091f9c5390968e7320accc820d6585ba6410e47b54085 [2023-03-29T23:59:54.043Z] $ docker rm -f --volumes 95d30da5637f17a3eba091f9c5390968e7320accc820d6585ba6410e47b54085 [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-03-29T23:59:54.436Z] provisioning config files... [2023-03-29T23:59:54.443Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config13243422662288405730tmp [Pipeline] { [Pipeline] sh [2023-03-29T23:59:54.732Z] + set +x [2023-03-29T23:59:54.732Z] + + bashcurl -s -s -- https://codecov.io/bash [2023-03-29T23:59:54.732Z] [2023-03-29T23:59:54.732Z] [2023-03-29T23:59:54.732Z] _____ _ [2023-03-29T23:59:54.732Z] / ____| | | [2023-03-29T23:59:54.732Z] | | ___ __| | ___ ___ _____ __ [2023-03-29T23:59:54.732Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-29T23:59:54.732Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-29T23:59:54.732Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-29T23:59:54.732Z] Bash-1.0.6 [2023-03-29T23:59:54.732Z] [2023-03-29T23:59:54.732Z] [2023-03-29T23:59:54.732Z] ==> git version 2.25.1 found [2023-03-29T23:59:54.732Z] ==> 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-03-29T23:59:54.732Z] Release-Date: 2020-01-08 [2023-03-29T23:59:54.732Z] 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-03-29T23:59:54.732Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-29T23:59:54.732Z] ==> Jenkins CI detected. [2023-03-29T23:59:54.732Z] current dir:  /w/workspace/edgex-go/4 [2023-03-29T23:59:54.732Z] project root: . [2023-03-29T23:59:54.732Z] --> token set from env [2023-03-29T23:59:54.732Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-29T23:59:54.732Z] ==> Running gcov in . (disable via -X gcov) [2023-03-29T23:59:54.732Z] ==> Python coveragepy not found [2023-03-29T23:59:54.732Z] ==> Searching for coverage reports in: [2023-03-29T23:59:54.732Z] + . [2023-03-29T23:59:54.732Z] -> Found 1 reports [2023-03-29T23:59:54.732Z] ==> Detecting git/mercurial file structure [2023-03-29T23:59:54.732Z] ==> Reading reports [2023-03-29T23:59:54.732Z] + ./coverage.out bytes=447380 [2023-03-29T23:59:54.732Z] ==> Appending adjustments [2023-03-29T23:59:54.732Z] https://docs.codecov.io/docs/fixing-reports [2023-03-29T23:59:56.109Z] + Found adjustments [2023-03-29T23:59:56.109Z] ==> Gzipping contents [2023-03-29T23:59:56.109Z] 60K /tmp/codecov.1w6w24.gz [2023-03-29T23:59:56.109Z] ==> Uploading reports [2023-03-29T23:59:56.109Z] url: https://codecov.io [2023-03-29T23:59:56.109Z] query: branch=PR-4482&commit=84046c886a766f187fe553c381d35e13e2a7bcd9&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4482%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4482&job=&cmd_args= [2023-03-29T23:59:56.109Z] -> Pinging Codecov [2023-03-29T23:59:56.109Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4482&commit=84046c886a766f187fe553c381d35e13e2a7bcd9&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4482%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4482&job=&cmd_args= [2023-03-29T23:59:56.109Z] -> Uploading to [2023-03-29T23:59:56.109Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-29/00271124DB129430A58F1EEE437C3FCB/84046c886a766f187fe553c381d35e13e2a7bcd9/837852e4-f01b-43d0-9d82-126c04df4fcd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230329%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230329T235955Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e1ba64bbe9ff298f36f1489ec614e8d084b274d12c5e746395d312061a3431d8 [2023-03-29T23:59:56.109Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T23:59:56.109Z] Dload Upload Total Spent Left Speed [2023-03-29T23:59:56.368Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57488 0 0 100 57488 0 218k --:--:-- --:--:-- --:--:-- 218k [2023-03-29T23:59:56.368Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/84046c886a766f187fe553c381d35e13e2a7bcd9 [Pipeline] } [2023-03-29T23:59:56.376Z] 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-03-29T23:59:56.916Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:59:57.207Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:59:58.065Z] ---> package-listing.sh [2023-03-29T23:59:58.065Z] ++ facter osfamily [2023-03-29T23:59:58.065Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-29T23:59:58.325Z] + OS_FAMILY=debian [2023-03-29T23:59:58.325Z] + workspace=/w/workspace/edgex-go/4 [2023-03-29T23:59:58.325Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-29T23:59:58.325Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-29T23:59:58.325Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-29T23:59:58.325Z] + PACKAGES=/tmp/packages_start.txt [2023-03-29T23:59:58.325Z] + '[' /w/workspace/edgex-go/4 ']' [2023-03-29T23:59:58.325Z] + PACKAGES=/tmp/packages_end.txt [2023-03-29T23:59:58.325Z] + case "${OS_FAMILY}" in [2023-03-29T23:59:58.325Z] + dpkg -l [2023-03-29T23:59:58.325Z] + grep '^ii' [2023-03-29T23:59:58.325Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-29T23:59:58.325Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-29T23:59:58.325Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-29T23:59:58.325Z] + '[' /w/workspace/edgex-go/4 ']' [2023-03-29T23:59:58.325Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2023-03-29T23:59:58.325Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2023-03-29T23:59:58.334Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-29T23:59:58.611Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:59:59.163Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T23:59:59.163Z] [2023-03-29T23:59:59.163Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:59:59.458Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T23:59:59.458Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-29T23:59:59.458Z] 5eb5b503b376: Pulling fs layer [2023-03-29T23:59:59.458Z] 5c69ac0246d0: Pulling fs layer [2023-03-29T23:59:59.458Z] ec43610c2a17: Pulling fs layer [2023-03-29T23:59:59.458Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-29T23:59:59.458Z] 33b1e0a273af: Pulling fs layer [2023-03-29T23:59:59.458Z] 5d3b04190fa2: Pulling fs layer [2023-03-29T23:59:59.458Z] 2f39f015ded8: Pulling fs layer [2023-03-29T23:59:59.458Z] 5d3b04190fa2: Waiting [2023-03-29T23:59:59.458Z] 3a2ae6a8a46f: Waiting [2023-03-29T23:59:59.458Z] 33b1e0a273af: Waiting [2023-03-29T23:59:59.458Z] 2f39f015ded8: Waiting [2023-03-29T23:59:59.458Z] 5c69ac0246d0: Download complete [2023-03-29T23:59:59.458Z] 3a2ae6a8a46f: Download complete [2023-03-29T23:59:59.458Z] 33b1e0a273af: Verifying Checksum [2023-03-29T23:59:59.458Z] 33b1e0a273af: Download complete [2023-03-29T23:59:59.458Z] 5d3b04190fa2: Verifying Checksum [2023-03-29T23:59:59.458Z] 5d3b04190fa2: Download complete [2023-03-29T23:59:59.458Z] ec43610c2a17: Verifying Checksum [2023-03-29T23:59:59.458Z] ec43610c2a17: Download complete [2023-03-29T23:59:59.716Z] 5eb5b503b376: Download complete [2023-03-30T00:00:00.283Z] 2f39f015ded8: Download complete [2023-03-30T00:00:01.220Z] 5eb5b503b376: Pull complete [2023-03-30T00:00:01.220Z] 5c69ac0246d0: Pull complete [2023-03-30T00:00:01.785Z] ec43610c2a17: Pull complete [2023-03-30T00:00:01.785Z] 3a2ae6a8a46f: Pull complete [2023-03-30T00:00:02.043Z] 33b1e0a273af: Pull complete [2023-03-30T00:00:02.043Z] 5d3b04190fa2: Pull complete [2023-03-30T00:00:07.390Z] 2f39f015ded8: Pull complete [2023-03-30T00:00:07.390Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-30T00:00:07.390Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-30T00:00:07.390Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-30T00:00:07.480Z] prd-ubuntu20.04-docker-8c-8g-6310 does not seem to be running inside a container [2023-03-30T00:00:07.509Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-03-30T00:00:13.928Z] $ docker top 2da97790b47220a252ca32d21c20f5a00c1f6ebd7b7c4e912bea5c24f21d705f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-30T00:00:14.276Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-30T00:00:14.556Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-30T00:00:14.839Z] + ls /var/log/sa-host [2023-03-30T00:00:14.839Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-30T00:00:14.902Z] provisioning config files... [2023-03-30T00:00:14.910Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config4334675339879829410tmp [Pipeline] { [Pipeline] echo [2023-03-30T00:00:14.921Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-30T00:00:15.201Z] ---> create-netrc.sh [Pipeline] } [2023-03-30T00:00:15.207Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-30T00:00:15.523Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-30T00:00:15.529Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-30T00:00:15.810Z] ---> sudo-logs.sh [2023-03-30T00:00:15.810Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-30T00:00:15.836Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-30T00:00:16.120Z] ---> job-cost.sh [2023-03-30T00:00:16.121Z] lf-activate-venv: SKIPPING [2023-03-30T00:00:16.121Z] DEBUG: total: 0.10999999940395355 [2023-03-30T00:00:16.121Z] INFO: Retrieving Stack Cost... [2023-03-30T00:00:16.379Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-30T00:00:16.946Z] INFO: Archiving Costs [Pipeline] echo [2023-03-30T00:00:16.956Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-30T00:00:17.239Z] ---> logs-deploy.sh [2023-03-30T00:00:17.239Z] lf-activate-venv: SKIPPING [2023-03-30T00:00:17.239Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4482/4 [2023-03-30T00:00:17.239Z] INFO: archiving workspace using pattern(s): [2023-03-30T00:00:18.174Z] Archives upload complete. [2023-03-30T00:00:18.431Z] INFO: archiving logs to Nexus [2023-03-30T00:00:18.999Z] ---> uname -a: [2023-03-30T00:00:18.999Z] Linux prd-ubuntu20-04-docker-8c-8g-6310 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-30T00:00:18.999Z] [2023-03-30T00:00:18.999Z] [2023-03-30T00:00:18.999Z] ---> lscpu: [2023-03-30T00:00:18.999Z] Architecture: x86_64 [2023-03-30T00:00:18.999Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-30T00:00:18.999Z] Byte Order: Little Endian [2023-03-30T00:00:18.999Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-30T00:00:18.999Z] CPU(s): 8 [2023-03-30T00:00:18.999Z] On-line CPU(s) list: 0-7 [2023-03-30T00:00:18.999Z] Thread(s) per core: 1 [2023-03-30T00:00:18.999Z] Core(s) per socket: 1 [2023-03-30T00:00:18.999Z] Socket(s): 8 [2023-03-30T00:00:18.999Z] NUMA node(s): 1 [2023-03-30T00:00:18.999Z] Vendor ID: AuthenticAMD [2023-03-30T00:00:18.999Z] CPU family: 23 [2023-03-30T00:00:18.999Z] Model: 49 [2023-03-30T00:00:18.999Z] Model name: AMD EPYC-Rome Processor [2023-03-30T00:00:18.999Z] Stepping: 0 [2023-03-30T00:00:18.999Z] CPU MHz: 2799.998 [2023-03-30T00:00:18.999Z] BogoMIPS: 5599.99 [2023-03-30T00:00:18.999Z] Virtualization: AMD-V [2023-03-30T00:00:18.999Z] Hypervisor vendor: KVM [2023-03-30T00:00:18.999Z] Virtualization type: full [2023-03-30T00:00:18.999Z] L1d cache: 256 KiB [2023-03-30T00:00:18.999Z] L1i cache: 256 KiB [2023-03-30T00:00:18.999Z] L2 cache: 4 MiB [2023-03-30T00:00:18.999Z] L3 cache: 128 MiB [2023-03-30T00:00:18.999Z] NUMA node0 CPU(s): 0-7 [2023-03-30T00:00:18.999Z] Vulnerability Itlb multihit: Not affected [2023-03-30T00:00:18.999Z] Vulnerability L1tf: Not affected [2023-03-30T00:00:18.999Z] Vulnerability Mds: Not affected [2023-03-30T00:00:18.999Z] Vulnerability Meltdown: Not affected [2023-03-30T00:00:18.999Z] Vulnerability Mmio stale data: Not affected [2023-03-30T00:00:18.999Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-30T00:00:18.999Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-30T00:00:18.999Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-30T00:00:18.999Z] Vulnerability Srbds: Not affected [2023-03-30T00:00:18.999Z] Vulnerability Tsx async abort: Not affected [2023-03-30T00:00:18.999Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-03-30T00:00:18.999Z] [2023-03-30T00:00:18.999Z] [2023-03-30T00:00:18.999Z] ---> nproc: [2023-03-30T00:00:18.999Z] 8 [2023-03-30T00:00:18.999Z] [2023-03-30T00:00:18.999Z]