Pull request #4503 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at d6c81549b4558d5b86ba0b804c244a1077168aa0 rather than ef48cf16abad088f46b7419b747161179f7b3feb Obtained Jenkinsfile from d6c81549b4558d5b86ba0b804c244a1077168aa0 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-ssh3456121919272927050.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-ssh8015871433721702694.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-4503/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-4503/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5585869670382900378.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-ssh2927447569685655955.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-4503/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-4503/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8161510792325516232.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 ‘prd-ubuntu20.04-docker-8c-8g-7343’ Running on prd-ubuntu20.04-docker-8c-8g-7349 in /w/workspace/edgexfoundry_edgex-go_PR-4503 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d6c81549b4558d5b86ba0b804c244a1077168aa0 into PR head commit ef48cf16abad088f46b7419b747161179f7b3feb Merge succeeded, producing ef48cf16abad088f46b7419b747161179f7b3feb Checking out Revision ef48cf16abad088f46b7419b747161179f7b3feb (PR-4503) > 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/4503/head:refs/remotes/origin/PR-4503 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ef48cf16abad088f46b7419b747161179f7b3feb # 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 d6c81549b4558d5b86ba0b804c244a1077168aa0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ef48cf16abad088f46b7419b747161179f7b3feb # timeout=10 Commit message: "fix: Use Database Timeout setting defined in the configuration" First time build. Skipping changelog. > git rev-list --no-walk 9b9a00d0604cb9e927581d589999ed347cf0f9c4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-11T01:17:36.830Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-11T01:17:36.883Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-11T01:17:36.904Z] ========================================================= [2023-04-11T01:17:36.905Z] EdgeX Global Pipelines Version Info [2023-04-11T01:17:36.905Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-11T01:17:37.621Z] ------------------- [2023-04-11T01:17:37.621Z] stable info: [2023-04-11T01:17:37.621Z] ------------------- [2023-04-11T01:17:37.621Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-11T01:17:37.621Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-11T01:17:37.621Z] Message: update stable to v1.0.245 [2023-04-11T01:17:38.190Z] ------------------- [2023-04-11T01:17:38.190Z] experimental info: [2023-04-11T01:17:38.190Z] ------------------- [2023-04-11T01:17:38.190Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-11T01:17:38.190Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-11T01:17:38.190Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-11T01:17:38.377Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-04-11T01:17:38.389Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-04-11T01:17:38.401Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-11T01:17:38.412Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-11T01:17:38.424Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-11T01:17:38.436Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-11T01:17:38.447Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-11T01:17:38.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-04-11T01:17:38.470Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-04-11T01:17:38.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-04-11T01:17:38.493Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-11T01:17:38.506Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-11T01:17:38.517Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-11T01:17:38.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-11T01:17:38.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-11T01:17:38.553Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-11T01:17:38.563Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-11T01:17:38.575Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-11T01:17:38.586Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-11T01:17:38.596Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-04-11T01:17:38.611Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-11T01:17:38.627Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-11T01:17:38.638Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-11T01:17:38.654Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4503 [Pipeline] echo [2023-04-11T01:17:38.666Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4503 [Pipeline] echo [2023-04-11T01:17:38.682Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4503 [Pipeline] echo [2023-04-11T01:17:38.694Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ef48cf16abad088f46b7419b747161179f7b3feb [Pipeline] echo [2023-04-11T01:17:38.714Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ef48cf1 [Pipeline] echo [2023-04-11T01:17:38.730Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-11T01:17:38.776Z] provisioning config files... [2023-04-11T01:17:38.789Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config16592836773509953495tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T01:17:39.088Z] ---> docker-login.sh [2023-04-11T01:17:39.089Z] nexus3.edgexfoundry.org:10001 [2023-04-11T01:17:39.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T01:17:39.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T01:17:39.349Z] Configure a credential helper to remove this warning. See [2023-04-11T01:17:39.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T01:17:39.349Z] [2023-04-11T01:17:39.349Z] Login Succeeded [2023-04-11T01:17:39.349Z] nexus3.edgexfoundry.org:10002 [2023-04-11T01:17:39.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T01:17:39.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T01:17:39.607Z] Configure a credential helper to remove this warning. See [2023-04-11T01:17:39.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T01:17:39.607Z] [2023-04-11T01:17:39.607Z] Login Succeeded [2023-04-11T01:17:39.607Z] nexus3.edgexfoundry.org:10003 [2023-04-11T01:17:39.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T01:17:39.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T01:17:39.607Z] Configure a credential helper to remove this warning. See [2023-04-11T01:17:39.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T01:17:39.607Z] [2023-04-11T01:17:39.607Z] Login Succeeded [2023-04-11T01:17:39.607Z] nexus3.edgexfoundry.org:10004 [2023-04-11T01:17:39.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T01:17:39.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T01:17:39.865Z] Configure a credential helper to remove this warning. See [2023-04-11T01:17:39.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T01:17:39.865Z] [2023-04-11T01:17:39.865Z] Login Succeeded [2023-04-11T01:17:39.865Z] docker.io [2023-04-11T01:17:39.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T01:17:40.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T01:17:40.125Z] Configure a credential helper to remove this warning. See [2023-04-11T01:17:40.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T01:17:40.125Z] [2023-04-11T01:17:40.125Z] Login Succeeded [2023-04-11T01:17:40.125Z] ---> docker-login.sh ends [Pipeline] } [2023-04-11T01:17:40.131Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-11T01:17:40.435Z] + 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-04-11T01:17:40.435Z] + cut -d/ -f2 [2023-04-11T01:17:40.435Z] + dirname cmd/core-command/Dockerfile [2023-04-11T01:17:40.435Z] + echo core-command,cmd/core-command/Dockerfile [2023-04-11T01:17:40.435Z] + cut -d/ -f2 [2023-04-11T01:17:40.435Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-04-11T01:17:40.435Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-04-11T01:17:40.435Z] + + dirname cmd/core-data/Dockerfile [2023-04-11T01:17:40.435Z] cut -d/ -f2 [2023-04-11T01:17:40.435Z] + echo core-data,cmd/core-data/Dockerfile [2023-04-11T01:17:40.435Z] + + dirname cmd/core-metadata/Dockerfilecut [2023-04-11T01:17:40.435Z] -d/ -f2 [2023-04-11T01:17:40.435Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-04-11T01:17:40.435Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-04-11T01:17:40.435Z] + cut -d/ -f2 [2023-04-11T01:17:40.435Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-04-11T01:17:40.435Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-04-11T01:17:40.435Z] + cut -d/ -f2 [2023-04-11T01:17:40.435Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-04-11T01:17:40.435Z] + cut -d/ -f2 [2023-04-11T01:17:40.435Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-04-11T01:17:40.435Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-04-11T01:17:40.435Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-04-11T01:17:40.435Z] + cut -d/ -f2 [2023-04-11T01:17:40.435Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-04-11T01:17:40.435Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-04-11T01:17:40.435Z] + cut -d/ -f2 [2023-04-11T01:17:40.435Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-04-11T01:17:40.435Z] + + dirnamecut cmd/security-spire-agent/Dockerfile -d/ [2023-04-11T01:17:40.435Z] -f2 [2023-04-11T01:17:40.435Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-04-11T01:17:40.435Z] + dirname cmd/security-spire-config/Dockerfile [2023-04-11T01:17:40.435Z] + cut -d/ -f2 [2023-04-11T01:17:40.435Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-04-11T01:17:40.435Z] + + dirnamecut cmd/security-spire-server/Dockerfile -d/ [2023-04-11T01:17:40.435Z] -f2 [2023-04-11T01:17:40.435Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-04-11T01:17:40.435Z] + dirname cmd/support-notifications/Dockerfile [2023-04-11T01:17:40.435Z] + cut -d/ -f2 [2023-04-11T01:17:40.435Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-04-11T01:17:40.435Z] + dirname cmd/support-scheduler/Dockerfile [2023-04-11T01:17:40.435Z] + cut -d/ -f2 [2023-04-11T01:17:40.435Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-04-11T01:17:40.488Z] 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-04-11T01:17:40.823Z] + git rev-list -1 --merges ef48cf16abad088f46b7419b747161179f7b3feb~1..ef48cf16abad088f46b7419b747161179f7b3feb [Pipeline] echo [2023-04-11T01:17:40.840Z] -----------> git rev-list -1 --merges ef48cf16abad088f46b7419b747161179f7b3feb~1..ef48cf16abad088f46b7419b747161179f7b3feb ef48cf16abad088f46b7419b747161179f7b3feb [false] [Pipeline] sh [2023-04-11T01:17:41.130Z] + git log --format=format:%s -1 ef48cf16abad088f46b7419b747161179f7b3feb [Pipeline] echo [2023-04-11T01:17:41.143Z] ========================================================= [2023-04-11T01:17:41.143Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-11T01:17:41.143Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-04-11T01:17:41.570Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-11T01:17:41.571Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-11T01:17:41.571Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-11T01:17:41.571Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-11T01:17:41.571Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-11T01:17:41.571Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-11T01:17:41.571Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T01:17:41.978Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T01:17:41.978Z] [2023-04-11T01:17:41.978Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T01:17:42.273Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T01:17:42.273Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-11T01:17:42.273Z] b85a868b505f: Pulling fs layer [2023-04-11T01:17:42.273Z] e2be974225ed: Pulling fs layer [2023-04-11T01:17:42.273Z] 339a4e72a1f5: Pulling fs layer [2023-04-11T01:17:42.273Z] 988bab9f4d93: Pulling fs layer [2023-04-11T01:17:42.273Z] 1469e6f7b9e6: Pulling fs layer [2023-04-11T01:17:42.273Z] eaf3925da568: Pulling fs layer [2023-04-11T01:17:42.273Z] bab4dde63d76: Pulling fs layer [2023-04-11T01:17:42.273Z] bde34c3a00c8: Pulling fs layer [2023-04-11T01:17:42.273Z] b352a97aabf1: Pulling fs layer [2023-04-11T01:17:42.273Z] 4872d77fe225: Pulling fs layer [2023-04-11T01:17:42.273Z] 5851b861e8e6: Pulling fs layer [2023-04-11T01:17:42.273Z] bab4dde63d76: Waiting [2023-04-11T01:17:42.273Z] 988bab9f4d93: Waiting [2023-04-11T01:17:42.273Z] 4872d77fe225: Waiting [2023-04-11T01:17:42.273Z] 5851b861e8e6: Waiting [2023-04-11T01:17:42.273Z] bde34c3a00c8: Waiting [2023-04-11T01:17:42.273Z] 1469e6f7b9e6: Waiting [2023-04-11T01:17:42.273Z] eaf3925da568: Waiting [2023-04-11T01:17:42.273Z] e2be974225ed: Download complete [2023-04-11T01:17:42.273Z] 988bab9f4d93: Download complete [2023-04-11T01:17:42.273Z] 339a4e72a1f5: Verifying Checksum [2023-04-11T01:17:42.273Z] 339a4e72a1f5: Download complete [2023-04-11T01:17:42.273Z] 1469e6f7b9e6: Verifying Checksum [2023-04-11T01:17:42.273Z] 1469e6f7b9e6: Download complete [2023-04-11T01:17:42.273Z] eaf3925da568: Verifying Checksum [2023-04-11T01:17:42.273Z] eaf3925da568: Download complete [2023-04-11T01:17:42.534Z] bde34c3a00c8: Verifying Checksum [2023-04-11T01:17:42.534Z] bde34c3a00c8: Download complete [2023-04-11T01:17:42.534Z] b352a97aabf1: Verifying Checksum [2023-04-11T01:17:42.534Z] b352a97aabf1: Download complete [2023-04-11T01:17:42.534Z] 4872d77fe225: Verifying Checksum [2023-04-11T01:17:42.534Z] 4872d77fe225: Download complete [2023-04-11T01:17:42.534Z] 5851b861e8e6: Download complete [2023-04-11T01:17:42.534Z] b85a868b505f: Download complete [2023-04-11T01:17:42.794Z] bab4dde63d76: Verifying Checksum [2023-04-11T01:17:42.794Z] bab4dde63d76: Download complete [2023-04-11T01:17:43.735Z] b85a868b505f: Pull complete [2023-04-11T01:17:43.735Z] e2be974225ed: Pull complete [2023-04-11T01:17:44.319Z] 339a4e72a1f5: Pull complete [2023-04-11T01:17:44.319Z] 988bab9f4d93: Pull complete [2023-04-11T01:17:44.578Z] 1469e6f7b9e6: Pull complete [2023-04-11T01:17:44.578Z] eaf3925da568: Pull complete [2023-04-11T01:17:46.492Z] bab4dde63d76: Pull complete [2023-04-11T01:17:46.492Z] bde34c3a00c8: Pull complete [2023-04-11T01:17:46.492Z] b352a97aabf1: Pull complete [2023-04-11T01:17:46.492Z] 4872d77fe225: Pull complete [2023-04-11T01:17:46.753Z] 5851b861e8e6: Pull complete [2023-04-11T01:17:46.753Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-11T01:17:46.753Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T01:17:46.753Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T01:17:46.853Z] prd-ubuntu20.04-docker-8c-8g-7349 does not seem to be running inside a container [2023-04-11T01:17:46.885Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-11T01:17:49.769Z] $ docker top 34c0a18c074a053a4686a167c8307e7591f86318ffec7bf27f94f6c494dfa422 -eo pid,comm [2023-04-11T01:17:49.823Z] 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-04-11T01:17:49.823Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-11T01:17:49.866Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-11T01:17:49.867Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-11T01:17:49.968Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-11T01:17:49.970Z] $ docker exec 34c0a18c074a053a4686a167c8307e7591f86318ffec7bf27f94f6c494dfa422 ssh-agent [2023-04-11T01:17:50.073Z] SSH_AUTH_SOCK=/tmp/ssh-AFRnRpATUqJU/agent.32 [2023-04-11T01:17:50.073Z] SSH_AGENT_PID=39 [2023-04-11T01:17:50.079Z] Running ssh-add (command line suppressed) [2023-04-11T01:17:50.184Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_18437036519644501934.key (/w/workspace/edgex-go/2@tmp/private_key_18437036519644501934.key) [2023-04-11T01:17:50.200Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-11T01:17:50.487Z] + git tag --points-at HEAD [Pipeline] } [2023-04-11T01:17:50.497Z] $ docker exec --env ******** --env ******** 34c0a18c074a053a4686a167c8307e7591f86318ffec7bf27f94f6c494dfa422 ssh-agent -k [2023-04-11T01:17:50.595Z] unset SSH_AUTH_SOCK; [2023-04-11T01:17:50.596Z] unset SSH_AGENT_PID; [2023-04-11T01:17:50.596Z] echo Agent pid 39 killed; [2023-04-11T01:17:50.605Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-11T01:17:50.627Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-11T01:17:50.627Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-11T01:17:50.746Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-11T01:17:50.748Z] $ docker exec 34c0a18c074a053a4686a167c8307e7591f86318ffec7bf27f94f6c494dfa422 ssh-agent [2023-04-11T01:17:50.850Z] SSH_AUTH_SOCK=/tmp/ssh-EYRfwXkX8bxl/agent.72 [2023-04-11T01:17:50.851Z] SSH_AGENT_PID=78 [2023-04-11T01:17:50.855Z] Running ssh-add (command line suppressed) [2023-04-11T01:17:50.949Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_147957582422272008.key (/w/workspace/edgex-go/2@tmp/private_key_147957582422272008.key) [2023-04-11T01:17:50.963Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-11T01:17:51.250Z] + git semver init [2023-04-11T01:17:51.509Z] 2023-04-11 01:17:51,420 [run_init] DEBUG init version:0.0.0 force:False [2023-04-11T01:17:51.510Z] 2023-04-11 01:17:51,421 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2023-04-11T01:17:51.510Z] 2023-04-11 01:17:51,421 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2023-04-11T01:17:51.510Z] 2023-04-11 01:17:51,421 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2023-04-11T01:17:56.814Z] 2023-04-11 01:17:56,176 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2023-04-11T01:17:56.814Z] 2023-04-11 01:17:56,177 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4503 with force:False [2023-04-11T01:17:56.814Z] 2023-04-11 01:17:56,177 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4503 [2023-04-11T01:17:56.814Z] 2023-04-11 01:17:56,181 [execute] INFO git cat-file --batch-check [2023-04-11T01:17:56.814Z] 2023-04-11 01:17:56,182 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-04-11T01:17:56.814Z] 2023-04-11 01:17:56,187 [execute] INFO git cat-file --batch [2023-04-11T01:17:56.814Z] 2023-04-11 01:17:56,187 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-04-11T01:17:56.814Z] 2023-04-11 01:17:56,192 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4503 [2023-04-11T01:17:56.814Z] 0.0.0 [Pipeline] } [2023-04-11T01:17:56.826Z] $ docker exec --env ******** --env ******** 34c0a18c074a053a4686a167c8307e7591f86318ffec7bf27f94f6c494dfa422 ssh-agent -k [2023-04-11T01:17:56.930Z] unset SSH_AUTH_SOCK; [2023-04-11T01:17:56.931Z] unset SSH_AGENT_PID; [2023-04-11T01:17:56.931Z] echo Agent pid 78 killed; [2023-04-11T01:17:56.940Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-11T01:17:57.248Z] + git semver [Pipeline] } [2023-04-11T01:17:57.521Z] $ docker stop --time=1 34c0a18c074a053a4686a167c8307e7591f86318ffec7bf27f94f6c494dfa422 [2023-04-11T01:17:58.807Z] $ docker rm -f --volumes 34c0a18c074a053a4686a167c8307e7591f86318ffec7bf27f94f6c494dfa422 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-11T01:17:59.138Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-11T01:17:59.332Z] Stashed 1 file(s) [Pipeline] echo [2023-04-11T01:17:59.335Z] [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-04-11T01:17:59.709Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-04-11T01:17:59.720Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T01:17:59.732Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T01:17:59.738Z] ========================================================= [2023-04-11T01:17:59.738Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-11T01:17:59.738Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-11T01:18:00.021Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-11T01:18:00.021Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-11T01:18:00.021Z] 63b65145d645: Pulling fs layer [2023-04-11T01:18:00.021Z] a2d21d5440eb: Pulling fs layer [2023-04-11T01:18:00.021Z] 935e6c44a52c: Pulling fs layer [2023-04-11T01:18:00.021Z] 94cc34f8dd06: Pulling fs layer [2023-04-11T01:18:00.021Z] 30dea6a524f1: Pulling fs layer [2023-04-11T01:18:00.021Z] a2aff8979fd8: Pulling fs layer [2023-04-11T01:18:00.021Z] 6808be2612f2: Pulling fs layer [2023-04-11T01:18:00.021Z] f25807f1079a: Pulling fs layer [2023-04-11T01:18:00.021Z] a2aff8979fd8: Waiting [2023-04-11T01:18:00.021Z] 94cc34f8dd06: Waiting [2023-04-11T01:18:00.021Z] 30dea6a524f1: Waiting [2023-04-11T01:18:00.021Z] 6808be2612f2: Waiting [2023-04-11T01:18:00.021Z] a2d21d5440eb: Download complete [2023-04-11T01:18:00.021Z] 94cc34f8dd06: Download complete [2023-04-11T01:18:00.021Z] 30dea6a524f1: Verifying Checksum [2023-04-11T01:18:00.021Z] 30dea6a524f1: Download complete [2023-04-11T01:18:00.021Z] 63b65145d645: Verifying Checksum [2023-04-11T01:18:00.021Z] 63b65145d645: Download complete [2023-04-11T01:18:00.021Z] a2aff8979fd8: Verifying Checksum [2023-04-11T01:18:00.021Z] a2aff8979fd8: Download complete [2023-04-11T01:18:00.281Z] 63b65145d645: Pull complete [2023-04-11T01:18:00.281Z] a2d21d5440eb: Pull complete [2023-04-11T01:18:00.281Z] f25807f1079a: Verifying Checksum [2023-04-11T01:18:00.281Z] f25807f1079a: Download complete [2023-04-11T01:18:00.845Z] 935e6c44a52c: Verifying Checksum [2023-04-11T01:18:00.845Z] 935e6c44a52c: Download complete [2023-04-11T01:18:00.845Z] 6808be2612f2: Verifying Checksum [2023-04-11T01:18:00.845Z] 6808be2612f2: Download complete [2023-04-11T01:18:04.123Z] 935e6c44a52c: Pull complete [2023-04-11T01:18:04.123Z] 94cc34f8dd06: Pull complete [2023-04-11T01:18:04.123Z] 30dea6a524f1: Pull complete [2023-04-11T01:18:04.123Z] a2aff8979fd8: Pull complete [2023-04-11T01:18:06.648Z] 6808be2612f2: Pull complete [2023-04-11T01:18:06.907Z] f25807f1079a: Pull complete [2023-04-11T01:18:06.907Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-11T01:18:06.907Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-11T01:18:06.907Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-11T01:18:07.200Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-11T01:18:07.200Z] WORKDIR /edgex [2023-04-11T01:18:07.200Z] COPY go.mod . [2023-04-11T01:18:07.200Z] RUN go mod download [2023-04-11T01:18:07.200Z] docker build -t ci-base-image-x86_64 -f - . [2023-04-11T01:18:07.766Z] Sending build context to Docker daemon 170.5MB [2023-04-11T01:18:07.766Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-11T01:18:07.766Z] ---> 3b553350e43f [2023-04-11T01:18:07.766Z] Step 2/4 : WORKDIR /edgex [2023-04-11T01:18:13.043Z] ---> Running in 19085c5a8022 [2023-04-11T01:18:13.043Z] Removing intermediate container 19085c5a8022 [2023-04-11T01:18:13.043Z] ---> 29a8da3a2ac5 [2023-04-11T01:18:13.043Z] Step 3/4 : COPY go.mod . [2023-04-11T01:18:13.043Z] ---> 0b99e2794dbe [2023-04-11T01:18:13.043Z] Step 4/4 : RUN go mod download [2023-04-11T01:18:13.043Z] ---> Running in 05e516ce1370 [2023-04-11T01:18:14.391Z] Still waiting to schedule task [2023-04-11T01:18:14.392Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7347’ [2023-04-11T01:18:27.919Z] Removing intermediate container 05e516ce1370 [2023-04-11T01:18:27.919Z] ---> 03e948519192 [2023-04-11T01:18:27.919Z] Successfully built 03e948519192 [2023-04-11T01:18:27.919Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T01:18:28.220Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-11T01:18:28.220Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T01:18:28.284Z] prd-ubuntu20.04-docker-8c-8g-7349 does not seem to be running inside a container [2023-04-11T01:18:28.317Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-11T01:18:28.716Z] $ docker top 757d569673f2ca0d9a64b1a3ddf2cd72b7790291da7d95bce4a1325d8b645af7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T01:18:29.057Z] + go version [2023-04-11T01:18:29.057Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-11T01:18:29.073Z] $ docker stop --time=1 757d569673f2ca0d9a64b1a3ddf2cd72b7790291da7d95bce4a1325d8b645af7 [2023-04-11T01:18:30.347Z] $ docker rm -f --volumes 757d569673f2ca0d9a64b1a3ddf2cd72b7790291da7d95bce4a1325d8b645af7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T01:18:30.755Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-11T01:18:30.755Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T01:18:30.823Z] prd-ubuntu20.04-docker-8c-8g-7349 does not seem to be running inside a container [2023-04-11T01:18:30.865Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-11T01:18:31.183Z] $ docker top 32a495e8beb4d927cfef22135ef68926898d1733eb25a1c1b80e30b299e0b2f2 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-11T01:18:31.245Z] ========================================================= [2023-04-11T01:18:31.245Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-04-11T01:18:31.245Z] ========================================================= [Pipeline] sh [2023-04-11T01:18:31.524Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-04-11T01:18:31.811Z] + make test [2023-04-11T01:18:31.811Z] go test -race -coverprofile=coverage.out ./... [2023-04-11T01:18:38.374Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-04-11T01:18:50.567Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-04-11T01:18:50.567Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-04-11T01:18:50.567Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-04-11T01:18:51.136Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-04-11T01:18:51.395Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-04-11T01:18:51.968Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-04-11T01:18:51.968Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-04-11T01:18:51.968Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-04-11T01:18:51.968Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-04-11T01:18:52.226Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-04-11T01:18:52.492Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-04-11T01:18:52.751Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-04-11T01:18:52.751Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-04-11T01:18:52.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-04-11T01:18:53.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-04-11T01:18:53.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-04-11T01:18:53.700Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements [2023-04-11T01:18:55.075Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 98.5% of statements [2023-04-11T01:18:55.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-04-11T01:18:55.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-04-11T01:18:55.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-04-11T01:18:56.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-04-11T01:18:56.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-04-11T01:18:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-04-11T01:18:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-04-11T01:18:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-04-11T01:18:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-04-11T01:18:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-04-11T01:18:57.852Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.104s coverage: 71.3% of statements [2023-04-11T01:18:57.852Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.080s coverage: 54.0% of statements [2023-04-11T01:18:58.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-04-11T01:18:58.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-04-11T01:18:59.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-04-11T01:18:59.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-04-11T01:18:59.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-04-11T01:18:59.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-04-11T01:18:59.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-04-11T01:18:59.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-04-11T01:18:59.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-04-11T01:18:59.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-04-11T01:18:59.978Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.467s coverage: 88.5% of statements [2023-04-11T01:18:59.978Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.089s coverage: 3.9% of statements [2023-04-11T01:19:00.237Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.358s coverage: 95.6% of statements [2023-04-11T01:19:00.237Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 72.2% of statements [2023-04-11T01:19:00.801Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-04-11T01:19:00.801Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-04-11T01:19:00.801Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-04-11T01:19:00.802Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 65.9% of statements [2023-04-11T01:19:01.736Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-04-11T01:19:01.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-04-11T01:19:01.736Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.108s coverage: 0.9% of statements [2023-04-11T01:19:01.736Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.079s coverage: 29.0% of statements [2023-04-11T01:19:01.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 44.1% of statements [2023-04-11T01:19:03.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.074s coverage: 82.9% of statements [2023-04-11T01:19:03.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements [2023-04-11T01:19:03.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements [2023-04-11T01:19:03.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements [2023-04-11T01:19:03.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-04-11T01:19:03.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-04-11T01:19:03.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-04-11T01:19:03.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-04-11T01:19:03.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-04-11T01:19:03.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-04-11T01:19:03.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-04-11T01:19:03.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-04-11T01:19:04.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-04-11T01:19:04.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-04-11T01:19:04.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-04-11T01:19:04.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-04-11T01:19:04.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-04-11T01:19:04.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-04-11T01:19:05.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-04-11T01:19:06.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-04-11T01:19:06.653Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-04-11T01:19:07.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-04-11T01:19:07.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-04-11T01:19:09.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-04-11T01:19:09.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-04-11T01:19:09.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-04-11T01:19:10.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-04-11T01:19:10.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-04-11T01:19:10.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-04-11T01:19:11.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-04-11T01:19:11.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-04-11T01:19:11.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-04-11T01:19:11.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-04-11T01:19:13.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-04-11T01:19:13.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-04-11T01:19:13.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-04-11T01:19:13.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-04-11T01:19:13.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.065s coverage: 94.4% of statements [2023-04-11T01:19:14.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-04-11T01:19:14.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-04-11T01:19:14.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-04-11T01:19:14.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-04-11T01:19:15.073Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-04-11T01:19:15.073Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-04-11T01:19:15.640Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-04-11T01:19:15.640Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-04-11T01:19:27.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.286s coverage: 79.9% of statements [2023-04-11T01:19:27.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.076s coverage: 92.9% of statements [2023-04-11T01:19:27.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements [2023-04-11T01:19:27.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.070s coverage: 62.3% of statements [2023-04-11T01:19:27.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements [2023-04-11T01:19:27.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.052s coverage: 20.0% of statements [2023-04-11T01:19:27.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements [2023-04-11T01:19:27.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.120s coverage: 81.2% of statements [2023-04-11T01:19:27.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.093s coverage: 82.1% of statements [2023-04-11T01:19:27.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.063s coverage: 86.0% of statements [2023-04-11T01:19:27.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.182s coverage: 63.1% of statements [2023-04-11T01:19:27.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements [2023-04-11T01:19:27.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements [2023-04-11T01:19:27.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2023-04-11T01:19:27.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.041s coverage: 73.7% of statements [2023-04-11T01:19:27.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2023-04-11T01:19:27.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.178s coverage: 38.4% of statements [2023-04-11T01:19:27.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements [2023-04-11T01:19:27.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements [2023-04-11T01:19:27.856Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements [2023-04-11T01:19:27.856Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.142s coverage: 92.3% of statements [2023-04-11T01:19:27.856Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 61.5% of statements [2023-04-11T01:19:27.856Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.092s coverage: 97.7% of statements [2023-04-11T01:19:27.856Z] 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-04-11T01:19:27.856Z] running golangci-lint [2023-04-11T01:19:27.856Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-04-11T01:19:27.856Z] go version go1.20.2 linux/amd64 [2023-04-11T01:19:27.856Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-04-11T01:19:27.856Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-04-11T01:19:42.747Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|name|types_sizes|imports) took 13.64926276s" [2023-04-11T01:19:42.747Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 33.608087ms" [2023-04-11T01:19:48.040Z] level=info msg="[linters_context/goanalysis] analyzers took 52.857346535s with top 10 stages: buildir: 30.181036063s, inspect: 1.719478811s, fact_deprecated: 1.714271293s, gosec: 1.145170088s, nilness: 918.521884ms, printf: 882.078366ms, fact_purity: 839.296764ms, ctrlflow: 836.062067ms, S1038: 819.896079ms, typedness: 483.238633ms" [2023-04-11T01:19:48.040Z] level=info msg="[runner] Issues before processing: 201, after processing: 0" [2023-04-11T01:19:48.040Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 201/201, autogenerated_exclude: 201/201, exclude: 201/201, exclude-rules: 21/201, path_prettifier: 201/201, skip_files: 201/201, skip_dirs: 201/201, identifier_marker: 201/201, filename_unadjuster: 201/201, nolint: 0/21" [2023-04-11T01:19:48.040Z] level=info msg="[runner] processing took 16.44279ms with stages: nolint: 6.681252ms, identifier_marker: 4.979981ms, autogenerated_exclude: 1.450816ms, path_prettifier: 1.347415ms, exclude-rules: 1.212662ms, skip_dirs: 722.773µs, cgo: 28.781µs, filename_unadjuster: 14.78µs, uniq_by_line: 710ns, max_same_issues: 700ns, max_from_linter: 480ns, exclude: 430ns, skip_files: 380ns, diff: 370ns, source_code: 290ns, sort_results: 250ns, severity-rules: 240ns, path_prefixer: 210ns, path_shortener: 150ns, max_per_file_from_linter: 120ns" [2023-04-11T01:19:48.040Z] level=info msg="[runner] linters took 7.037312478s with stages: goanalysis_metalinter: 7.020771186s" [2023-04-11T01:19:48.040Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-04-11T01:19:48.040Z] level=info msg="Memory: 209 samples, avg is 187.7MB, max is 806.4MB" [2023-04-11T01:19:48.040Z] level=info msg="Execution took 20.732467806s" [2023-04-11T01:19:48.040Z] go vet ./... [2023-04-11T01:19:52.221Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-11T01:19:52.221Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-11T01:19:52.221Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-11T01:19:52.492Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-04-11T01:19:52.820Z] + ls -al . [2023-04-11T01:19:52.820Z] total 704 [2023-04-11T01:19:52.820Z] drwxrwxr-x 11 1001 1001 4096 Apr 11 01:18 . [2023-04-11T01:19:52.820Z] drwxr-xr-x 4 root root 4096 Apr 11 01:18 .. [2023-04-11T01:19:52.820Z] drwxrwxr-x 2 1001 1001 4096 Apr 11 01:17 .blubracket [2023-04-11T01:19:52.820Z] -rw-rw-r-- 1 1001 1001 16 Apr 11 01:17 .dockerignore [2023-04-11T01:19:52.820Z] drwxrwxr-x 8 1001 1001 4096 Apr 11 01:17 .git [2023-04-11T01:19:52.820Z] drwxrwxr-x 3 1001 1001 4096 Apr 11 01:17 .github [2023-04-11T01:19:52.820Z] -rw-rw-r-- 1 1001 1001 1133 Apr 11 01:17 .gitignore [2023-04-11T01:19:52.820Z] -rw-rw-r-- 1 1001 1001 42 Apr 11 01:17 .golangci.yml [2023-04-11T01:19:52.820Z] -rw-rw-r-- 1 1001 1001 87 Apr 11 01:17 .hadolint.yml [2023-04-11T01:19:52.820Z] drwxr-xr-x 3 1001 1001 4096 Apr 11 01:17 .semver [2023-04-11T01:19:52.820Z] -rw-rw-r-- 1 1001 1001 166 Apr 11 01:17 .sonarcloud.properties [2023-04-11T01:19:52.820Z] -rw-rw-r-- 1 1001 1001 1171 Apr 11 01:17 ADOPTERS.md [2023-04-11T01:19:52.820Z] -rw-rw-r-- 1 1001 1001 10835 Apr 11 01:17 Attribution.txt [2023-04-11T01:19:52.820Z] -rw-rw-r-- 1 1001 1001 73765 Apr 11 01:17 CHANGELOG.md [2023-04-11T01:19:52.820Z] -rw-rw-r-- 1 1001 1001 3804 Apr 11 01:17 CONTRIBUTING.md [2023-04-11T01:19:52.820Z] -rw-rw-r-- 1 1001 1001 677 Apr 11 01:17 GOVERNANCE.md [2023-04-11T01:19:52.820Z] -rw-rw-r-- 1 1001 1001 883 Apr 11 01:17 Jenkinsfile [2023-04-11T01:19:52.820Z] -rw-rw-r-- 1 1001 1001 10775 Apr 11 01:17 LICENSE [2023-04-11T01:19:52.820Z] -rw-rw-r-- 1 1001 1001 14368 Apr 11 01:17 Makefile [2023-04-11T01:19:52.820Z] -rw-rw-r-- 1 1001 1001 582 Apr 11 01:17 OWNERS.md [2023-04-11T01:19:52.820Z] -rw-rw-r-- 1 1001 1001 9403 Apr 11 01:17 README.md [2023-04-11T01:19:52.820Z] -rw-rw-r-- 1 1001 1001 789 Apr 11 01:17 SECURITY.md [2023-04-11T01:19:52.820Z] -rw-rw-r-- 1 1001 1001 5 Apr 11 01:17 VERSION [2023-04-11T01:19:52.820Z] drwxrwxr-x 2 1001 1001 4096 Apr 11 01:17 bin [2023-04-11T01:19:52.820Z] drwxrwxr-x 18 1001 1001 4096 Apr 11 01:17 cmd [2023-04-11T01:19:52.820Z] -rw-r--r-- 1 root root 447380 Apr 11 01:19 coverage.out [2023-04-11T01:19:52.820Z] -rw-rw-r-- 1 1001 1001 3200 Apr 11 01:17 go.mod [2023-04-11T01:19:52.820Z] -rw-rw-r-- 1 1001 1001 31265 Apr 11 01:17 go.sum [2023-04-11T01:19:52.820Z] drwxrwxr-x 7 1001 1001 4096 Apr 11 01:17 internal [2023-04-11T01:19:52.820Z] drwxrwxr-x 3 1001 1001 4096 Apr 11 01:17 openapi [2023-04-11T01:19:52.820Z] -rw-rw-r-- 1 1001 1001 594 Apr 11 01:17 security.txt [2023-04-11T01:19:52.820Z] drwxrwxr-x 4 1001 1001 4096 Apr 11 01:17 snap [2023-04-11T01:19:52.820Z] -rw-rw-r-- 1 1001 1001 204 Apr 11 01:17 version.go [Pipeline] sh [2023-04-11T01:19:53.105Z] + '[' -e coverage.out ] [2023-04-11T01:19:53.105Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-04-11T01:19:53.219Z] Stashed 1 file(s) [Pipeline] sh [2023-04-11T01:19:53.501Z] + make build [2023-04-11T01:19:53.501Z] 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-04-11T01:20:05.701Z] 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-04-11T01:20:06.636Z] 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-04-11T01:20:07.570Z] 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-04-11T01:20:08.506Z] 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-04-11T01:20:15.065Z] 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-04-11T01:20:16.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-04-11T01:20:17.378Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-11T01:20:18.315Z] 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-04-11T01:20:19.247Z] 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-04-11T01:20:20.205Z] 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-04-11T01:20:21.151Z] 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-04-11T01:20:22.537Z] $ docker stop --time=1 32a495e8beb4d927cfef22135ef68926898d1733eb25a1c1b80e30b299e0b2f2 [2023-04-11T01:20:26.756Z] $ docker rm -f --volumes 32a495e8beb4d927cfef22135ef68926898d1733eb25a1c1b80e30b299e0b2f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T01:20:27.616Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-11T01:20:27.616Z] [2023-04-11T01:20:27.616Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T01:20:27.915Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-11T01:20:27.915Z] latest: Pulling from edgex-devops/edgex-compose [2023-04-11T01:20:27.915Z] cbdbe7a5bc2a: Pulling fs layer [2023-04-11T01:20:27.915Z] ca9280d653b3: Pulling fs layer [2023-04-11T01:20:27.915Z] 7e9c9ca2126c: Pulling fs layer [2023-04-11T01:20:27.915Z] cbdbe7a5bc2a: Verifying Checksum [2023-04-11T01:20:27.915Z] cbdbe7a5bc2a: Download complete [2023-04-11T01:20:28.173Z] ca9280d653b3: Verifying Checksum [2023-04-11T01:20:28.173Z] ca9280d653b3: Download complete [2023-04-11T01:20:28.173Z] cbdbe7a5bc2a: Pull complete [2023-04-11T01:20:28.741Z] 7e9c9ca2126c: Download complete [2023-04-11T01:20:28.741Z] ca9280d653b3: Pull complete [2023-04-11T01:20:32.023Z] 7e9c9ca2126c: Pull complete [2023-04-11T01:20:32.023Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-04-11T01:20:32.023Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-11T01:20:32.023Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T01:20:32.101Z] prd-ubuntu20.04-docker-8c-8g-7349 does not seem to be running inside a container [2023-04-11T01:20:32.136Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-04-11T01:20:35.432Z] $ docker top d77ea592afbf268adfb32f8fce0e0b75958d225e7576a7d7b642431512048f1b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T01:20:35.765Z] + docker-compose build --help [2023-04-11T01:20:35.765Z] + grep parallel [2023-04-11T01:20:36.332Z] --parallel Build images in parallel. [Pipeline] } [2023-04-11T01:20:36.348Z] $ docker stop --time=1 d77ea592afbf268adfb32f8fce0e0b75958d225e7576a7d7b642431512048f1b [2023-04-11T01:20:37.613Z] $ docker rm -f --volumes d77ea592afbf268adfb32f8fce0e0b75958d225e7576a7d7b642431512048f1b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T01:20:38.003Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-11T01:20:38.003Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T01:20:38.072Z] prd-ubuntu20.04-docker-8c-8g-7349 does not seem to be running inside a container [2023-04-11T01:20:38.112Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-04-11T01:20:38.430Z] $ docker top f47600e0d4e520412ca7247d3a05cb84d091a016ae9174ca9d6dcfb64275dc0a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T01:20:38.769Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-11T01:20:39.338Z] Building core-command ... [2023-04-11T01:20:39.338Z] Building core-common-config-bootstrapper ... [2023-04-11T01:20:39.338Z] Building core-data ... [2023-04-11T01:20:39.338Z] Building core-metadata ... [2023-04-11T01:20:39.338Z] Building security-bootstrapper ... [2023-04-11T01:20:39.338Z] Building security-proxy-auth ... [2023-04-11T01:20:39.338Z] Building security-proxy-setup ... [2023-04-11T01:20:39.338Z] Building security-secretstore-setup ... [2023-04-11T01:20:39.338Z] Building security-spiffe-token-provider ... [2023-04-11T01:20:39.338Z] Building security-spire-agent ... [2023-04-11T01:20:39.338Z] Building security-spire-config ... [2023-04-11T01:20:39.338Z] Building security-spire-server ... [2023-04-11T01:20:39.338Z] Building support-notifications ... [2023-04-11T01:20:39.338Z] Building support-scheduler ... [2023-04-11T01:20:39.338Z] Building core-common-config-bootstrapper [2023-04-11T01:20:39.338Z] Building core-metadata [2023-04-11T01:20:39.338Z] Building core-data [2023-04-11T01:20:39.338Z] Building security-spire-server [2023-04-11T01:20:39.338Z] Building security-proxy-auth [2023-04-11T01:20:51.576Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T01:20:51.576Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T01:20:51.576Z] ---> 03e948519192 [2023-04-11T01:20:51.576Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T01:20:51.576Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T01:20:51.576Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-11T01:20:51.576Z] ---> 03e948519192 [2023-04-11T01:20:51.576Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-11T01:20:51.576Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T01:20:51.576Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-11T01:20:51.576Z] ---> 03e948519192 [2023-04-11T01:20:51.576Z] Step 3/26 : WORKDIR /edgex-go [2023-04-11T01:20:51.576Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T01:20:51.576Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T01:20:51.576Z] ---> 03e948519192 [2023-04-11T01:20:51.576Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T01:20:51.576Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T01:20:51.576Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T01:20:51.576Z] ---> 03e948519192 [2023-04-11T01:20:51.576Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T01:20:58.141Z] ---> Running in 85dc03a64466 [2023-04-11T01:20:58.141Z] ---> Running in c01013dd89b5 [2023-04-11T01:20:58.141Z] ---> Running in f95a3dd302cc [2023-04-11T01:20:58.141Z] ---> Running in 45644563356c [2023-04-11T01:20:58.141Z] ---> Running in 9bed02555417 [2023-04-11T01:20:58.141Z] Removing intermediate container 9bed02555417 [2023-04-11T01:20:58.141Z] ---> 35494dcb9ed9 [2023-04-11T01:20:58.141Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T01:20:58.141Z] Removing intermediate container 45644563356c [2023-04-11T01:20:58.141Z] ---> 40ad3b19e6cf [2023-04-11T01:20:58.141Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T01:20:58.141Z] Removing intermediate container 85dc03a64466 [2023-04-11T01:20:58.141Z] ---> 029e8a773baa [2023-04-11T01:20:58.141Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-11T01:20:58.141Z] Removing intermediate container f95a3dd302cc [2023-04-11T01:20:58.141Z] ---> 52ee4934ba86 [2023-04-11T01:20:58.141Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T01:20:58.141Z] Removing intermediate container c01013dd89b5 [2023-04-11T01:20:58.141Z] ---> dcbb6148a9a6 [2023-04-11T01:20:58.141Z] Step 4/25 : WORKDIR /edgex-go [2023-04-11T01:20:58.141Z] ---> Running in db089c396525 [2023-04-11T01:20:58.141Z] ---> Running in a5674973a49b [2023-04-11T01:20:58.141Z] ---> Running in eb5cdb886775 [2023-04-11T01:20:58.141Z] ---> Running in 34ac5921fa53 [2023-04-11T01:20:58.141Z] ---> Running in a3eadc6d86da [2023-04-11T01:20:58.400Z] Removing intermediate container eb5cdb886775 [2023-04-11T01:20:58.400Z] ---> 0c33671d1e57 [2023-04-11T01:20:58.400Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-11T01:20:58.400Z] ---> Running in 42ab0a761a76 [2023-04-11T01:20:58.400Z] Removing intermediate container a5674973a49b [2023-04-11T01:20:58.400Z] ---> 94505376ae93 [2023-04-11T01:20:58.400Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-11T01:20:58.400Z] Removing intermediate container 34ac5921fa53 [2023-04-11T01:20:58.400Z] ---> 479f3da9e61c [2023-04-11T01:20:58.400Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-11T01:20:58.400Z] Removing intermediate container a3eadc6d86da [2023-04-11T01:20:58.400Z] ---> df87d6bab03c [2023-04-11T01:20:58.400Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-11T01:20:58.400Z] ---> Running in 5e4157f68c1b [2023-04-11T01:20:58.400Z] ---> Running in 29d2c01cf15b [2023-04-11T01:20:58.400Z] ---> Running in 76263b94a7c5 [2023-04-11T01:20:58.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T01:20:58.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T01:20:58.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T01:20:58.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T01:20:58.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T01:20:58.918Z] OK: 265 MiB in 53 packages [2023-04-11T01:20:58.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T01:20:58.918Z] OK: 265 MiB in 53 packages [2023-04-11T01:20:58.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T01:20:58.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T01:20:59.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T01:20:59.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T01:20:59.176Z] OK: 265 MiB in 53 packages [2023-04-11T01:20:59.434Z] OK: 265 MiB in 53 packages [2023-04-11T01:20:59.434Z] OK: 265 MiB in 53 packages [2023-04-11T01:20:59.693Z] Removing intermediate container 42ab0a761a76 [2023-04-11T01:20:59.693Z] ---> 5c7116b0edf2 [2023-04-11T01:20:59.693Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T01:20:59.951Z] ---> 6c6141ce0ab0 [2023-04-11T01:20:59.951Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T01:20:59.951Z] Removing intermediate container db089c396525 [2023-04-11T01:20:59.951Z] ---> 97115950c19d [2023-04-11T01:20:59.951Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-11T01:21:00.210Z] Removing intermediate container 29d2c01cf15b [2023-04-11T01:21:00.210Z] ---> 6b22f015a935 [2023-04-11T01:21:00.210Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-11T01:21:00.469Z] ---> Running in 778b0f8869a1 [2023-04-11T01:21:00.469Z] Removing intermediate container 76263b94a7c5 [2023-04-11T01:21:00.469Z] ---> bc465af68ecd [2023-04-11T01:21:00.469Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T01:21:00.469Z] ---> 620569646f95 [2023-04-11T01:21:00.469Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T01:21:00.469Z] Removing intermediate container 5e4157f68c1b [2023-04-11T01:21:00.469Z] ---> 702f946afaff [2023-04-11T01:21:00.469Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T01:21:00.729Z] ---> Running in 06229ff94e55 [2023-04-11T01:21:00.729Z] ---> 9991f8750df8 [2023-04-11T01:21:00.729Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T01:21:00.988Z] ---> 15da847a1612 [2023-04-11T01:21:00.988Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T01:21:00.988Z] ---> Running in a9b6cac7cf1d [2023-04-11T01:21:00.988Z] ---> 957c0bd279bb [2023-04-11T01:21:00.988Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T01:21:00.988Z] ---> Running in 7e02a076b380 [2023-04-11T01:21:01.248Z] ---> Running in d3e1273baab3 [2023-04-11T01:21:41.939Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7350 in /w/workspace/edgexfoundry_edgex-go_PR-4503 [Pipeline] { [Pipeline] ws [2023-04-11T01:21:41.948Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2023-04-11T01:21:41.981Z] The recommended git tool is: git [2023-04-11T01:21:47.511Z] using credential edgex-jenkins-ssh [2023-04-11T01:21:47.532Z] Cloning the remote Git repository [2023-04-11T01:21:47.573Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-04-11T01:21:47.670Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2023-04-11T01:21:47.834Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-04-11T01:21:47.835Z] > git --version # timeout=10 [2023-04-11T01:21:47.861Z] > git --version # 'git version 2.25.1' [2023-04-11T01:21:47.864Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-11T01:21:48.016Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-11T01:22:04.008Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-04-11T01:22:04.031Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-11T01:22:05.935Z] Merging remotes/origin/main commit d6c81549b4558d5b86ba0b804c244a1077168aa0 into PR head commit ef48cf16abad088f46b7419b747161179f7b3feb [2023-04-11T01:22:05.005Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-04-11T01:22:05.050Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-04-11T01:22:05.051Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-11T01:22:05.072Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4503/head:refs/remotes/origin/PR-4503 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-11T01:22:05.956Z] > git config core.sparsecheckout # timeout=10 [2023-04-11T01:22:06.047Z] > git checkout -f ef48cf16abad088f46b7419b747161179f7b3feb # timeout=10 [2023-04-11T01:22:06.407Z] Merge succeeded, producing ef48cf16abad088f46b7419b747161179f7b3feb [2023-04-11T01:22:06.407Z] Checking out Revision ef48cf16abad088f46b7419b747161179f7b3feb (PR-4503) [2023-04-11T01:22:06.296Z] > git remote # timeout=10 [2023-04-11T01:22:06.314Z] > git config --get remote.origin.url # timeout=10 [2023-04-11T01:22:06.342Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-11T01:22:06.358Z] > git merge d6c81549b4558d5b86ba0b804c244a1077168aa0 # timeout=10 [2023-04-11T01:22:06.387Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-11T01:22:06.417Z] > git config core.sparsecheckout # timeout=10 [2023-04-11T01:22:06.434Z] > git checkout -f ef48cf16abad088f46b7419b747161179f7b3feb # timeout=10 [2023-04-11T01:22:10.106Z] Commit message: "fix: Use Database Timeout setting defined in the configuration" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-11T01:22:11.097Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-11T01:22:11.097Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-11T01:22:11.097Z] Dload Upload Total Spent Left Speed [2023-04-11T01:22:11.097Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89795 0 --:--:-- --:--:-- --:--:-- 90432 [Pipeline] sh [2023-04-11T01:22:11.789Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-11T01:22:12.133Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-11T01:22:12.134Z] + sudo tee /etc/docker/daemon.new [2023-04-11T01:22:12.134Z] { [2023-04-11T01:22:12.134Z] "registry-mirrors": [ [2023-04-11T01:22:12.134Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-11T01:22:12.134Z] ], [2023-04-11T01:22:12.134Z] "bip": "10.250.0.254/24", [2023-04-11T01:22:12.134Z] "hosts": [ [2023-04-11T01:22:12.134Z] "tcp://0.0.0.0:5555", [2023-04-11T01:22:12.134Z] "unix:///var/run/docker.sock" [2023-04-11T01:22:12.134Z] ], [2023-04-11T01:22:12.134Z] "mtu": 1458, [2023-04-11T01:22:12.134Z] "selinux-enabled": true, [2023-04-11T01:22:12.134Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-11T01:22:12.134Z] } [Pipeline] sh [2023-04-11T01:22:12.468Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-11T01:22:12.807Z] + sudo service docker restart [2023-04-11T01:22:22.701Z] Removing intermediate container 06229ff94e55 [2023-04-11T01:22:22.701Z] ---> e329025d1d96 [2023-04-11T01:22:22.701Z] Step 7/26 : COPY . . [2023-04-11T01:22:22.701Z] Removing intermediate container 778b0f8869a1 [2023-04-11T01:22:22.701Z] ---> d841a6835add [2023-04-11T01:22:22.701Z] Step 8/23 : COPY . . [2023-04-11T01:22:22.701Z] Removing intermediate container 7e02a076b380 [2023-04-11T01:22:22.701Z] ---> 53f18ff8e69f [2023-04-11T01:22:22.701Z] Step 8/23 : COPY . . [2023-04-11T01:22:22.701Z] Removing intermediate container a9b6cac7cf1d [2023-04-11T01:22:22.701Z] ---> bce292a64426 [2023-04-11T01:22:22.701Z] Step 8/25 : COPY . . [2023-04-11T01:22:22.701Z] Removing intermediate container d3e1273baab3 [2023-04-11T01:22:22.701Z] ---> b123c5aabd00 [2023-04-11T01:22:22.701Z] Step 8/23 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-11T01:22:31.083Z] provisioning config files... [2023-04-11T01:22:31.108Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7732345198460570594tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T01:22:31.464Z] ---> docker-login.sh [2023-04-11T01:22:31.464Z] nexus3.edgexfoundry.org:10001 [2023-04-11T01:22:32.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T01:22:32.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T01:22:32.056Z] Configure a credential helper to remove this warning. See [2023-04-11T01:22:32.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T01:22:32.056Z] [2023-04-11T01:22:32.056Z] Login Succeeded [2023-04-11T01:22:32.056Z] nexus3.edgexfoundry.org:10002 [2023-04-11T01:22:32.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T01:22:32.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T01:22:32.595Z] Configure a credential helper to remove this warning. See [2023-04-11T01:22:32.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T01:22:32.595Z] [2023-04-11T01:22:32.595Z] Login Succeeded [2023-04-11T01:22:32.595Z] nexus3.edgexfoundry.org:10003 [2023-04-11T01:22:32.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T01:22:32.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T01:22:32.863Z] Configure a credential helper to remove this warning. See [2023-04-11T01:22:32.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T01:22:32.863Z] [2023-04-11T01:22:32.863Z] Login Succeeded [2023-04-11T01:22:32.863Z] nexus3.edgexfoundry.org:10004 [2023-04-11T01:22:33.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T01:22:33.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T01:22:33.133Z] Configure a credential helper to remove this warning. See [2023-04-11T01:22:33.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T01:22:33.133Z] [2023-04-11T01:22:33.133Z] Login Succeeded [2023-04-11T01:22:33.133Z] docker.io [2023-04-11T01:22:33.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T01:22:33.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T01:22:33.674Z] Configure a credential helper to remove this warning. See [2023-04-11T01:22:33.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T01:22:33.674Z] [2023-04-11T01:22:33.674Z] Login Succeeded [2023-04-11T01:22:33.674Z] ---> docker-login.sh ends [Pipeline] } [2023-04-11T01:22:33.687Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-04-11T01:22:34.241Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-04-11T01:22:34.260Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T01:22:34.270Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T01:22:34.277Z] ========================================================= [2023-04-11T01:22:34.278Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-11T01:22:34.278Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-11T01:22:34.596Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-11T01:22:34.866Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-11T01:22:34.866Z] af6eaf76a39c: Pulling fs layer [2023-04-11T01:22:34.866Z] 55522c791124: Pulling fs layer [2023-04-11T01:22:34.866Z] ce5c4a1c91eb: Pulling fs layer [2023-04-11T01:22:34.866Z] 169dfbe0d373: Pulling fs layer [2023-04-11T01:22:34.866Z] e1ff8fa3b103: Pulling fs layer [2023-04-11T01:22:34.866Z] 52ebb69f0ebf: Pulling fs layer [2023-04-11T01:22:34.866Z] 5abe8eddf0d5: Pulling fs layer [2023-04-11T01:22:34.866Z] e1ff8fa3b103: Waiting [2023-04-11T01:22:34.866Z] 52ebb69f0ebf: Waiting [2023-04-11T01:22:34.866Z] 169dfbe0d373: Waiting [2023-04-11T01:22:34.866Z] 5abe8eddf0d5: Waiting [2023-04-11T01:22:34.866Z] 55522c791124: Verifying Checksum [2023-04-11T01:22:34.866Z] 55522c791124: Download complete [2023-04-11T01:22:34.866Z] 169dfbe0d373: Verifying Checksum [2023-04-11T01:22:34.866Z] 169dfbe0d373: Download complete [2023-04-11T01:22:34.866Z] e1ff8fa3b103: Verifying Checksum [2023-04-11T01:22:34.866Z] e1ff8fa3b103: Download complete [2023-04-11T01:22:34.866Z] af6eaf76a39c: Verifying Checksum [2023-04-11T01:22:34.866Z] af6eaf76a39c: Download complete [2023-04-11T01:22:34.922Z] ---> a2a24d796a5e [2023-04-11T01:22:34.922Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-11T01:22:34.922Z] ---> f841f74f584d [2023-04-11T01:22:34.922Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-11T01:22:34.922Z] ---> 9e8e5e02a12d [2023-04-11T01:22:34.922Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-04-11T01:22:34.922Z] ---> 332d135f84f9 [2023-04-11T01:22:34.922Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-11T01:22:34.922Z] ---> Running in 103aafbf81db [2023-04-11T01:22:34.922Z] ---> 27d0aeaec31b [2023-04-11T01:22:34.923Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-11T01:22:34.923Z] ---> Running in 88abad44e673 [2023-04-11T01:22:34.923Z] ---> Running in faa84192ecd0 [2023-04-11T01:22:34.923Z] ---> Running in 7b7dd902f600 [2023-04-11T01:22:34.923Z] ---> Running in 0b7893e29066 [2023-04-11T01:22:34.923Z] Removing intermediate container 7b7dd902f600 [2023-04-11T01:22:34.923Z] ---> 57d5040ddd33 [2023-04-11T01:22:34.923Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-11T01:22:34.923Z] ---> Running in 87cfc5a761c2 [2023-04-11T01:22:35.181Z] Removing intermediate container 87cfc5a761c2 [2023-04-11T01:22:35.181Z] ---> 145edada60e4 [2023-04-11T01:22:35.181Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-11T01:22:35.181Z] ---> Running in b65fb5ef17cf [2023-04-11T01:22:35.181Z] 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-04-11T01:22:35.181Z] Removing intermediate container b65fb5ef17cf [2023-04-11T01:22:35.181Z] ---> b40eef394e58 [2023-04-11T01:22:35.181Z] 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-04-11T01:22:35.181Z] ---> Running in 53bec0d46525 [2023-04-11T01:22:35.441Z] 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-04-11T01:22:35.441Z] 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-04-11T01:22:35.441Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-11T01:22:35.848Z] 5abe8eddf0d5: Verifying Checksum [2023-04-11T01:22:35.848Z] 5abe8eddf0d5: Download complete [2023-04-11T01:22:35.848Z] af6eaf76a39c: Pull complete [2023-04-11T01:22:36.437Z] 55522c791124: Pull complete [2023-04-11T01:22:36.878Z] Removing intermediate container 53bec0d46525 [2023-04-11T01:22:36.878Z] ---> a7f254c29adc [2023-04-11T01:22:36.878Z] Step 12/26 : WORKDIR /edgex-go [2023-04-11T01:22:36.878Z] ---> Running in f54fd1a22be2 [2023-04-11T01:22:37.140Z] Removing intermediate container f54fd1a22be2 [2023-04-11T01:22:37.140Z] ---> d1d5cf2eadbc [2023-04-11T01:22:37.140Z] [2023-04-11T01:22:37.140Z] Step 13/26 : FROM alpine:3.17 [2023-04-11T01:22:37.401Z] 3.17: Pulling from library/alpine [2023-04-11T01:22:37.406Z] ce5c4a1c91eb: Verifying Checksum [2023-04-11T01:22:37.406Z] ce5c4a1c91eb: Download complete [2023-04-11T01:22:37.406Z] 52ebb69f0ebf: Verifying Checksum [2023-04-11T01:22:37.406Z] 52ebb69f0ebf: Download complete [2023-04-11T01:22:38.047Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-11T01:22:38.047Z] Status: Downloaded newer image for alpine:3.17 [2023-04-11T01:22:38.048Z] ---> 9ed4aefc74f6 [2023-04-11T01:22:38.048Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-11T01:22:38.305Z] ---> Running in 0314143bd224 [2023-04-11T01:22:38.571Z] Removing intermediate container 0314143bd224 [2023-04-11T01:22:38.571Z] ---> e163a4d24b4d [2023-04-11T01:22:38.571Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-11T01:22:38.571Z] ---> Running in 1258ca07a9ee [2023-04-11T01:22:39.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T01:22:39.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T01:22:39.657Z] v3.17.3-51-gb3e182d1e6a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-11T01:22:39.657Z] v3.17.3-58-g95f194732a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-11T01:22:39.657Z] OK: 17818 distinct packages available [2023-04-11T01:22:39.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T01:22:39.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T01:22:39.916Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-11T01:22:40.173Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-11T01:22:40.173Z] (3/5) Installing libucontext (1.2-r0) [2023-04-11T01:22:40.173Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-11T01:22:40.173Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-11T01:22:40.173Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T01:22:40.173Z] OK: 8 MiB in 20 packages [2023-04-11T01:22:42.791Z] Removing intermediate container 1258ca07a9ee [2023-04-11T01:22:42.791Z] ---> dbc59666c17d [2023-04-11T01:22:42.791Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T01:22:44.186Z] ---> c5f11d215b6c [2023-04-11T01:22:44.186Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T01:22:46.717Z] ---> 6664341ac25d [2023-04-11T01:22:46.717Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-11T01:22:49.746Z] ce5c4a1c91eb: Pull complete [2023-04-11T01:22:49.746Z] 169dfbe0d373: Pull complete [2023-04-11T01:22:49.746Z] e1ff8fa3b103: Pull complete [2023-04-11T01:22:54.837Z] ---> e0334b733d58 [2023-04-11T01:22:54.837Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-11T01:22:54.837Z] ---> 723977b7bbab [2023-04-11T01:22:54.837Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-11T01:22:54.837Z] ---> 880606a0a07e [2023-04-11T01:22:54.837Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-11T01:22:55.096Z] ---> 6f072820f691 [2023-04-11T01:22:55.096Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-11T01:22:55.096Z] ---> Running in d595f63023fe [2023-04-11T01:22:55.105Z] 52ebb69f0ebf: Pull complete [2023-04-11T01:22:56.036Z] Removing intermediate container d595f63023fe [2023-04-11T01:22:56.036Z] ---> 41dba01b8bba [2023-04-11T01:22:56.036Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-11T01:22:56.036Z] ---> Running in 8e7c53851edd [2023-04-11T01:22:56.294Z] Removing intermediate container 8e7c53851edd [2023-04-11T01:22:56.294Z] ---> 24170225c53a [2023-04-11T01:22:56.294Z] Step 24/26 : LABEL arch=x86_64 [2023-04-11T01:22:56.552Z] ---> Running in 1a4c637ee23b [2023-04-11T01:22:57.073Z] 5abe8eddf0d5: Pull complete [2023-04-11T01:22:57.073Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-11T01:22:57.073Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-11T01:22:57.073Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-11T01:22:57.118Z] Removing intermediate container 1a4c637ee23b [2023-04-11T01:22:57.119Z] ---> 0f5dd7a603a0 [2023-04-11T01:22:57.119Z] Step 25/26 : LABEL git_sha=ef48cf16abad088f46b7419b747161179f7b3feb [2023-04-11T01:22:57.405Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-11T01:22:57.405Z] WORKDIR /edgex [2023-04-11T01:22:57.405Z] COPY go.mod . [2023-04-11T01:22:57.405Z] RUN go mod download [2023-04-11T01:22:57.405Z] docker build -t ci-base-image-arm64 -f - . [2023-04-11T01:22:57.684Z] ---> Running in fcd702a5bc73 [2023-04-11T01:22:57.989Z] Sending build context to Docker daemon 2.934MB [2023-04-11T01:22:57.989Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-11T01:22:57.989Z] ---> 6cb57ee374ae [2023-04-11T01:22:57.989Z] Step 2/4 : WORKDIR /edgex [2023-04-11T01:22:58.617Z] Removing intermediate container fcd702a5bc73 [2023-04-11T01:22:58.618Z] ---> 0b66952938d4 [2023-04-11T01:22:58.618Z] Step 26/26 : LABEL version=0.0.0 [2023-04-11T01:22:58.618Z] ---> Running in 1298962713cd [2023-04-11T01:22:58.618Z] Removing intermediate container 1298962713cd [2023-04-11T01:22:58.618Z] ---> e2ef848e2983 [2023-04-11T01:22:58.618Z] [2023-04-11T01:22:58.875Z] Successfully built e2ef848e2983 [2023-04-11T01:22:58.875Z] Successfully tagged security-spire-server:latest [2023-04-11T01:22:58.875Z] Building core-command [2023-04-11T01:22:59.944Z] ---> Running in caf21813fc5e [2023-04-11T01:23:00.213Z] Removing intermediate container caf21813fc5e [2023-04-11T01:23:00.213Z] ---> d3527148a2e3 [2023-04-11T01:23:00.213Z] Step 3/4 : COPY go.mod . [2023-04-11T01:23:00.486Z] ---> b964443ccad7 [2023-04-11T01:23:00.486Z] Step 4/4 : RUN go mod download [2023-04-11T01:23:00.755Z] ---> Running in 6347cac7383e [2023-04-11T01:23:04.132Z]  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T01:23:04.132Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-11T01:23:04.132Z] ---> 03e948519192 [2023-04-11T01:23:04.132Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-11T01:23:04.132Z] ---> Using cache [2023-04-11T01:23:04.132Z] ---> dcbb6148a9a6 [2023-04-11T01:23:04.132Z] Step 4/24 : WORKDIR /edgex-go [2023-04-11T01:23:04.132Z] ---> Using cache [2023-04-11T01:23:04.132Z] ---> 479f3da9e61c [2023-04-11T01:23:04.132Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-11T01:23:04.132Z] ---> Using cache [2023-04-11T01:23:04.132Z] ---> 6b22f015a935 [2023-04-11T01:23:04.132Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-11T01:23:04.132Z] ---> Using cache [2023-04-11T01:23:04.132Z] ---> 9991f8750df8 [2023-04-11T01:23:04.132Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T01:23:04.132Z] ---> Using cache [2023-04-11T01:23:04.132Z] ---> bce292a64426 [2023-04-11T01:23:04.132Z] Step 8/24 : COPY . . [2023-04-11T01:23:04.132Z] ---> Using cache [2023-04-11T01:23:04.132Z] ---> 332d135f84f9 [2023-04-11T01:23:04.132Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-11T01:23:09.589Z] ---> Running in e9856f91192b [2023-04-11T01:23:10.215Z] 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-04-11T01:23:17.445Z] Removing intermediate container 103aafbf81db [2023-04-11T01:23:17.445Z] ---> d7cc79e3229b [2023-04-11T01:23:17.445Z] [2023-04-11T01:23:17.445Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T01:23:17.445Z] Removing intermediate container 0b7893e29066 [2023-04-11T01:23:17.445Z] ---> 18c5a8bd1f51 [2023-04-11T01:23:17.445Z] [2023-04-11T01:23:17.445Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T01:23:17.445Z] ---> 9ed4aefc74f6 [2023-04-11T01:23:17.445Z] ---> 9ed4aefc74f6 [2023-04-11T01:23:17.445Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-11T01:23:17.445Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-11T01:23:17.702Z] Removing intermediate container faa84192ecd0 [2023-04-11T01:23:17.702Z] ---> 4c7804790dc5 [2023-04-11T01:23:17.702Z] [2023-04-11T01:23:17.702Z] Step 10/25 : FROM alpine:3.17 [2023-04-11T01:23:17.702Z] ---> 9ed4aefc74f6 [2023-04-11T01:23:17.702Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-11T01:23:17.702Z] ---> Running in 2f76b7e53412 [2023-04-11T01:23:17.702Z] ---> Running in e95ef6044e53 [2023-04-11T01:23:17.702Z] ---> Running in 1131e96cefd3 [2023-04-11T01:23:17.960Z] Removing intermediate container 88abad44e673 [2023-04-11T01:23:17.960Z] ---> 6c53c94e4037 [2023-04-11T01:23:17.960Z] [2023-04-11T01:23:17.960Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T01:23:17.960Z] ---> 9ed4aefc74f6 [2023-04-11T01:23:17.960Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T01:23:18.227Z] Removing intermediate container e95ef6044e53 [2023-04-11T01:23:18.228Z] ---> 067485b22fc5 [2023-04-11T01:23:18.228Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-11T01:23:18.486Z] ---> Running in 4561fcfe62ea [2023-04-11T01:23:18.486Z] Removing intermediate container 2f76b7e53412 [2023-04-11T01:23:18.486Z] ---> d246cb7708ed [2023-04-11T01:23:18.486Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-11T01:23:18.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T01:23:19.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T01:23:19.033Z] ---> Running in 1a3bc229fce8 [2023-04-11T01:23:19.319Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-11T01:23:19.319Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T01:23:19.319Z] OK: 7 MiB in 16 packages [2023-04-11T01:23:19.889Z] ---> Running in 80a5dd2949c7 [2023-04-11T01:23:22.433Z] Removing intermediate container 4561fcfe62ea [2023-04-11T01:23:22.433Z] ---> 275105c52b28 [2023-04-11T01:23:22.433Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-11T01:23:22.433Z] ---> Running in 9bdda2d0a053 [2023-04-11T01:23:22.433Z] Removing intermediate container 9bdda2d0a053 [2023-04-11T01:23:22.433Z] ---> 7c2a7adc06e6 [2023-04-11T01:23:22.433Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-11T01:23:22.433Z] ---> Running in 6627d71a3a07 [2023-04-11T01:23:22.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T01:23:22.433Z] Removing intermediate container 1131e96cefd3 [2023-04-11T01:23:22.433Z] ---> 1ac162c2eb8f [2023-04-11T01:23:22.433Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T01:23:22.433Z] ---> Running in aee55b5660a5 [2023-04-11T01:23:22.433Z] Removing intermediate container 6627d71a3a07 [2023-04-11T01:23:22.433Z] ---> 744d2e739286 [2023-04-11T01:23:22.433Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-11T01:23:22.433Z] ---> Running in 955c47731c75 [2023-04-11T01:23:22.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T01:23:22.433Z] Removing intermediate container aee55b5660a5 [2023-04-11T01:23:22.433Z] ---> 9b382ba06ff8 [2023-04-11T01:23:22.433Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-11T01:23:22.433Z] ---> Running in c1246d512ba5 [2023-04-11T01:23:22.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T01:23:22.695Z] Removing intermediate container c1246d512ba5 [2023-04-11T01:23:22.695Z] ---> 6c24a4291c61 [2023-04-11T01:23:22.695Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-11T01:23:22.695Z] ---> Running in b612c704b195 [2023-04-11T01:23:22.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T01:23:22.695Z] Removing intermediate container b612c704b195 [2023-04-11T01:23:22.695Z] ---> 0c1e5ebc4caf [2023-04-11T01:23:22.695Z] Step 15/25 : WORKDIR / [2023-04-11T01:23:22.695Z] ---> Running in 0e33d790fced [2023-04-11T01:23:22.695Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-11T01:23:22.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T01:23:22.695Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T01:23:22.695Z] OK: 7 MiB in 16 packages [2023-04-11T01:23:23.000Z] Removing intermediate container 0e33d790fced [2023-04-11T01:23:23.000Z] ---> 9f4bfcbf6ad5 [2023-04-11T01:23:23.000Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T01:23:23.000Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-11T01:23:23.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T01:23:23.000Z] ---> 79e4f6e44977 [2023-04-11T01:23:23.000Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T01:23:23.000Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T01:23:23.000Z] OK: 7 MiB in 16 packages [2023-04-11T01:23:23.296Z] Removing intermediate container 1a3bc229fce8 [2023-04-11T01:23:23.296Z] ---> dd4a5b3b6224 [2023-04-11T01:23:23.296Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T01:23:23.296Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-11T01:23:23.296Z] ---> ae5f91a6b720 [2023-04-11T01:23:23.296Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-11T01:23:23.296Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T01:23:23.296Z] OK: 7 MiB in 16 packages [2023-04-11T01:23:24.328Z] Removing intermediate container 80a5dd2949c7 [2023-04-11T01:23:24.328Z] ---> 73052dcee9fa [2023-04-11T01:23:24.328Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T01:23:24.328Z] ---> a12753af9ed0 [2023-04-11T01:23:24.328Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T01:23:24.611Z] ---> acee3bd7aec5 [2023-04-11T01:23:24.611Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-11T01:23:24.611Z] ---> f179b18f28cf [2023-04-11T01:23:24.611Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T01:23:24.611Z] Removing intermediate container 955c47731c75 [2023-04-11T01:23:24.611Z] ---> 81f2522f963b [2023-04-11T01:23:24.611Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T01:23:24.905Z] ---> d569288f7337 [2023-04-11T01:23:24.905Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-11T01:23:24.905Z] ---> 4427cec1e809 [2023-04-11T01:23:24.905Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-11T01:23:24.905Z] ---> 5c48f4f52dea [2023-04-11T01:23:24.905Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-11T01:23:24.905Z] ---> 933ae3aa05c7 [2023-04-11T01:23:24.905Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T01:23:25.633Z] ---> fd56a9314907 [2023-04-11T01:23:25.633Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-11T01:23:25.921Z] ---> 9e0800b5d9d9 [2023-04-11T01:23:25.921Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-11T01:23:25.921Z] ---> 9e7a442dfde0 [2023-04-11T01:23:25.921Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-11T01:23:25.921Z] ---> Running in 9c1348a780ab [2023-04-11T01:23:25.921Z] ---> d160c4551b4f [2023-04-11T01:23:25.921Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-11T01:23:26.499Z] ---> b847d3fa266e [2023-04-11T01:23:26.499Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-11T01:23:26.499Z] Removing intermediate container 9c1348a780ab [2023-04-11T01:23:26.499Z] ---> de40392c5a48 [2023-04-11T01:23:26.499Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T01:23:26.499Z] ---> 9986cd6cf8e1 [2023-04-11T01:23:26.499Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-11T01:23:26.499Z] ---> Running in 83e1f3c0202d [2023-04-11T01:23:27.112Z] ---> a06b43b67211 [2023-04-11T01:23:27.112Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-11T01:23:27.432Z] Removing intermediate container 83e1f3c0202d [2023-04-11T01:23:27.432Z] ---> b9e4840cda6d [2023-04-11T01:23:27.432Z] Step 23/25 : LABEL arch=x86_64 [2023-04-11T01:23:27.432Z] ---> c7e62a0a89cd [2023-04-11T01:23:27.432Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-11T01:23:27.432Z] ---> 346a44bb7a66 [2023-04-11T01:23:27.432Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-11T01:23:27.432Z] ---> Running in 37e78104da04 [2023-04-11T01:23:27.432Z] ---> Running in fa413c69ec9a [2023-04-11T01:23:27.432Z] ---> Running in 4307d2695527 [2023-04-11T01:23:27.692Z] Removing intermediate container 37e78104da04 [2023-04-11T01:23:27.692Z] ---> 5a6ad22fd2a6 [2023-04-11T01:23:27.692Z] Step 24/25 : LABEL git_sha=ef48cf16abad088f46b7419b747161179f7b3feb [2023-04-11T01:23:27.952Z] ---> 4526c9199ca5 [2023-04-11T01:23:27.952Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-11T01:23:28.232Z] ---> Running in e5933f915cb0 [2023-04-11T01:23:28.232Z] ---> Running in 969a9206dc63 [2023-04-11T01:23:28.232Z] Removing intermediate container e5933f915cb0 [2023-04-11T01:23:28.232Z] ---> 821e56cef4bf [2023-04-11T01:23:28.232Z] Step 25/25 : LABEL version=0.0.0 [2023-04-11T01:23:28.232Z] Removing intermediate container 969a9206dc63 [2023-04-11T01:23:28.232Z] ---> 3b219771b53d [2023-04-11T01:23:28.232Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T01:23:28.514Z] ---> Running in db5710bb11ed [2023-04-11T01:23:28.514Z] ---> Running in 16190628b7a6 [2023-04-11T01:23:28.514Z] Removing intermediate container db5710bb11ed [2023-04-11T01:23:28.514Z] ---> 15e4a1a98592 [2023-04-11T01:23:28.514Z] [2023-04-11T01:23:28.773Z] Removing intermediate container 16190628b7a6 [2023-04-11T01:23:28.773Z] ---> dc2240f769d3 [2023-04-11T01:23:28.773Z] Step 21/23 : LABEL arch=x86_64 [2023-04-11T01:23:28.773Z] Successfully built 15e4a1a98592 [2023-04-11T01:23:28.773Z] Successfully tagged core-metadata:latest [2023-04-11T01:23:28.773Z] Building security-proxy-setup [2023-04-11T01:23:28.773Z]  Building core-metadata ... done  ---> Running in 3d01405655ab [2023-04-11T01:23:28.773Z] Removing intermediate container 4307d2695527 [2023-04-11T01:23:28.773Z] ---> 200e19a06927 [2023-04-11T01:23:28.773Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-11T01:23:28.773Z] ---> Running in a7aac4f01601 [2023-04-11T01:23:28.773Z] Removing intermediate container 3d01405655ab [2023-04-11T01:23:28.773Z] ---> 7f960cc0a16b [2023-04-11T01:23:28.773Z] Step 22/23 : LABEL git_sha=ef48cf16abad088f46b7419b747161179f7b3feb [2023-04-11T01:23:31.376Z] Removing intermediate container a7aac4f01601 [2023-04-11T01:23:31.376Z] ---> 4b50cd4439d2 [2023-04-11T01:23:31.376Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-11T01:23:32.306Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T01:23:32.306Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-11T01:23:32.306Z] ---> 03e948519192 [2023-04-11T01:23:32.306Z] Step 3/22 : WORKDIR /edgex-go [2023-04-11T01:23:32.306Z] ---> Using cache [2023-04-11T01:23:32.306Z] ---> 029e8a773baa [2023-04-11T01:23:32.306Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-11T01:23:33.000Z] Removing intermediate container 6347cac7383e [2023-04-11T01:23:33.000Z] ---> d02cded7b620 [2023-04-11T01:23:33.000Z] Successfully built d02cded7b620 [2023-04-11T01:23:33.000Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T01:23:33.331Z] + docker inspect -f . ci-base-image-arm64 [2023-04-11T01:23:33.331Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T01:23:33.545Z] prd-ubuntu20.04-docker-arm64-4c-16g-7350 does not seem to be running inside a container [2023-04-11T01:23:33.619Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-11T01:23:34.841Z] ---> Running in b0d82676feb8 [2023-04-11T01:23:34.841Z] Removing intermediate container fa413c69ec9a [2023-04-11T01:23:34.841Z] ---> 0373aec252b7 [2023-04-11T01:23:34.841Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-11T01:23:34.841Z] ---> Running in daf7cef07eea [2023-04-11T01:23:34.841Z] ---> Running in ff70a203d9e1 [2023-04-11T01:23:34.841Z] ---> Running in 5c76d1ceb1c1 [2023-04-11T01:23:34.841Z] Removing intermediate container b0d82676feb8 [2023-04-11T01:23:34.841Z] ---> d229abea6826 [2023-04-11T01:23:34.841Z] Step 23/23 : LABEL version=0.0.0 [2023-04-11T01:23:34.841Z] ---> Running in b644ce5eda77 [2023-04-11T01:23:34.841Z] Removing intermediate container ff70a203d9e1 [2023-04-11T01:23:34.841Z] ---> 73df1f0b41dc [2023-04-11T01:23:34.841Z] Step 21/23 : LABEL arch=x86_64 [2023-04-11T01:23:34.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T01:23:34.841Z] Removing intermediate container 5c76d1ceb1c1 [2023-04-11T01:23:34.841Z] ---> 3ede4eec059c [2023-04-11T01:23:34.841Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-11T01:23:34.841Z] ---> Running in bac6ff626e2a [2023-04-11T01:23:34.933Z] $ docker top 956d775cc7ccdfab6712d2e5349c68ee3c48bd5aaf276985b861610e480db3a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T01:23:35.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T01:23:35.179Z] Removing intermediate container b644ce5eda77 [2023-04-11T01:23:35.179Z] ---> e20fd4529a33 [2023-04-11T01:23:35.179Z] [2023-04-11T01:23:35.179Z] ---> Running in 5eb22a835e35 [2023-04-11T01:23:35.179Z] Successfully built e20fd4529a33 [2023-04-11T01:23:35.179Z] Successfully tagged core-data:latest [2023-04-11T01:23:35.179Z]  Building core-data ... done Building support-scheduler [2023-04-11T01:23:35.179Z] OK: 265 MiB in 53 packages [2023-04-11T01:23:35.179Z] Removing intermediate container bac6ff626e2a [2023-04-11T01:23:35.179Z] ---> 79e1c156be16 [2023-04-11T01:23:35.179Z] Step 22/23 : LABEL git_sha=ef48cf16abad088f46b7419b747161179f7b3feb [2023-04-11T01:23:35.781Z] + go version [2023-04-11T01:23:35.781Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-11T01:23:35.804Z] $ docker stop --time=1 956d775cc7ccdfab6712d2e5349c68ee3c48bd5aaf276985b861610e480db3a2 [2023-04-11T01:23:37.415Z] $ docker rm -f --volumes 956d775cc7ccdfab6712d2e5349c68ee3c48bd5aaf276985b861610e480db3a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T01:23:37.953Z] + docker inspect -f . ci-base-image-arm64 [2023-04-11T01:23:37.953Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T01:23:38.142Z] prd-ubuntu20.04-docker-arm64-4c-16g-7350 does not seem to be running inside a container [2023-04-11T01:23:38.228Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-11T01:23:39.411Z] $ docker top ac722f6abc99d4c15e52b3915ada2f840cf7e99b6fddaec2525e2c064bac10e5 -eo pid,comm [2023-04-11T01:23:39.470Z] Removing intermediate container 5eb22a835e35 [2023-04-11T01:23:39.470Z] ---> 8ea4447c088a [2023-04-11T01:23:39.470Z] Step 21/23 : LABEL arch=x86_64 [2023-04-11T01:23:39.470Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T01:23:39.470Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T01:23:39.470Z] ---> 03e948519192 [2023-04-11T01:23:39.470Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T01:23:39.470Z] ---> Using cache [2023-04-11T01:23:39.470Z] ---> dcbb6148a9a6 [2023-04-11T01:23:39.470Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T01:23:39.470Z] ---> Using cache [2023-04-11T01:23:39.470Z] ---> 479f3da9e61c [2023-04-11T01:23:39.470Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-11T01:23:39.470Z] ---> Using cache [2023-04-11T01:23:39.470Z] ---> 6b22f015a935 [2023-04-11T01:23:39.470Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T01:23:39.470Z] ---> Using cache [2023-04-11T01:23:39.470Z] ---> 9991f8750df8 [2023-04-11T01:23:39.470Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T01:23:39.470Z] ---> Using cache [2023-04-11T01:23:39.470Z] ---> bce292a64426 [2023-04-11T01:23:39.470Z] Step 8/23 : COPY . . [2023-04-11T01:23:39.470Z] ---> Using cache [2023-04-11T01:23:39.470Z] ---> 332d135f84f9 [2023-04-11T01:23:39.470Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [Pipeline] { [Pipeline] echo [2023-04-11T01:23:39.623Z] ========================================================= [2023-04-11T01:23:39.623Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-04-11T01:23:39.623Z] ========================================================= [Pipeline] sh [2023-04-11T01:23:40.252Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-04-11T01:23:40.903Z] + make test [2023-04-11T01:23:40.903Z] go test -race -coverprofile=coverage.out ./... [2023-04-11T01:23:41.859Z] ---> Running in 05c9cab4ef9c [2023-04-11T01:23:41.859Z] ---> Running in 1d0419513a78 [2023-04-11T01:23:41.859Z] ---> Running in 6c594fe7810a [2023-04-11T01:23:41.859Z] Removing intermediate container 05c9cab4ef9c [2023-04-11T01:23:41.859Z] ---> 7ac6a7dee7e1 [2023-04-11T01:23:41.859Z] Step 23/23 : LABEL version=0.0.0 [2023-04-11T01:23:41.859Z] Removing intermediate container daf7cef07eea [2023-04-11T01:23:41.859Z] ---> eb8760e7d043 [2023-04-11T01:23:41.859Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-11T01:23:41.859Z] Removing intermediate container 6c594fe7810a [2023-04-11T01:23:41.859Z] ---> fb4842a12cb7 [2023-04-11T01:23:41.859Z] Step 22/23 : LABEL git_sha=ef48cf16abad088f46b7419b747161179f7b3feb [2023-04-11T01:23:41.859Z] ---> Running in 840b467ec368 [2023-04-11T01:23:41.859Z] ---> Running in a17a81dcd68c [2023-04-11T01:23:42.405Z] Removing intermediate container e9856f91192b [2023-04-11T01:23:42.405Z] ---> f4ef27e6e4ed [2023-04-11T01:23:42.405Z] [2023-04-11T01:23:42.405Z] Step 10/24 : FROM alpine:3.17 [2023-04-11T01:23:42.405Z] ---> 9ed4aefc74f6 [2023-04-11T01:23:42.405Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-11T01:23:42.405Z] ---> Using cache [2023-04-11T01:23:42.405Z] ---> 1ac162c2eb8f [2023-04-11T01:23:42.405Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T01:23:42.405Z] ---> Using cache [2023-04-11T01:23:42.405Z] ---> 9b382ba06ff8 [2023-04-11T01:23:42.405Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-11T01:23:42.405Z] 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-04-11T01:23:42.405Z] ---> Running in 777b11ab10dc [2023-04-11T01:23:42.405Z] Removing intermediate container 840b467ec368 [2023-04-11T01:23:42.405Z] ---> b5a55bed185a [2023-04-11T01:23:42.405Z] [2023-04-11T01:23:42.405Z] Removing intermediate container a17a81dcd68c [2023-04-11T01:23:42.405Z] ---> 9116c223e5a8 [2023-04-11T01:23:42.405Z] Step 23/23 : LABEL version=0.0.0 [2023-04-11T01:23:42.405Z] ---> de6799e0c7ca [2023-04-11T01:23:42.405Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T01:23:42.405Z] Successfully built b5a55bed185a [2023-04-11T01:23:42.405Z] Successfully tagged core-common-config-bootstrapper:latest [2023-04-11T01:23:42.405Z]  Building core-common-config-bootstrapper ... done  ---> Running in a46962ac4834 [2023-04-11T01:23:42.405Z] Building security-secretstore-setup [2023-04-11T01:23:42.405Z] Removing intermediate container 777b11ab10dc [2023-04-11T01:23:42.405Z] ---> 2b25f48e0124 [2023-04-11T01:23:42.405Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-11T01:23:42.405Z] ---> Running in e2cf0bde9bd4 [2023-04-11T01:23:42.405Z] ---> Running in a2569811fc0c [2023-04-11T01:23:42.405Z] Removing intermediate container a46962ac4834 [2023-04-11T01:23:42.405Z] ---> f0d71da05b07 [2023-04-11T01:23:42.405Z] [2023-04-11T01:23:45.302Z] Successfully built f0d71da05b07 [2023-04-11T01:23:45.302Z] Successfully tagged security-proxy-auth:latest [2023-04-11T01:23:45.302Z]  Building security-proxy-auth ... done Building security-spiffe-token-provider [2023-04-11T01:23:47.691Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T01:23:47.691Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-11T01:23:47.691Z] ---> 03e948519192 [2023-04-11T01:23:47.691Z] Step 3/20 : WORKDIR /edgex-go [2023-04-11T01:23:47.691Z] ---> Using cache [2023-04-11T01:23:47.691Z] ---> 029e8a773baa [2023-04-11T01:23:47.691Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-11T01:23:48.635Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T01:23:48.635Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-11T01:23:48.635Z] ---> 03e948519192 [2023-04-11T01:23:48.635Z] Step 3/25 : WORKDIR /edgex-go [2023-04-11T01:23:48.635Z] ---> Using cache [2023-04-11T01:23:48.635Z] ---> 029e8a773baa [2023-04-11T01:23:48.635Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-11T01:23:48.635Z] ---> Using cache [2023-04-11T01:23:48.635Z] ---> eb8760e7d043 [2023-04-11T01:23:48.635Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-11T01:23:48.635Z] ---> Using cache [2023-04-11T01:23:48.635Z] ---> de6799e0c7ca [2023-04-11T01:23:48.635Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T01:23:52.862Z] Removing intermediate container a2569811fc0c [2023-04-11T01:23:52.862Z] ---> 5f68e10544b4 [2023-04-11T01:23:52.862Z] Step 15/24 : WORKDIR / [2023-04-11T01:23:54.238Z] ---> Running in bbfcf20da05d [2023-04-11T01:23:54.239Z] ---> Running in 640a6211cb3a [2023-04-11T01:23:54.239Z] ---> Running in 4f083d67e39e [2023-04-11T01:23:54.499Z] Removing intermediate container 4f083d67e39e [2023-04-11T01:23:54.499Z] ---> 211c92da033d [2023-04-11T01:23:54.499Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T01:23:55.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T01:23:55.068Z] ---> fab950de8843 [2023-04-11T01:23:55.068Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T01:23:55.328Z] ---> 8f7c51ebf760 [2023-04-11T01:23:55.328Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-11T01:23:55.897Z] ---> 9b4cc5428e3a [2023-04-11T01:23:55.897Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-11T01:23:55.897Z] ---> ede41160d3eb [2023-04-11T01:23:55.897Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-11T01:23:55.897Z] ---> Running in 5285e5339d8d [2023-04-11T01:23:56.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T01:23:56.158Z] Removing intermediate container 5285e5339d8d [2023-04-11T01:23:56.158Z] ---> 0ab6312a46e8 [2023-04-11T01:23:56.158Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T01:23:56.158Z] ---> Running in 20023bc779a7 [2023-04-11T01:23:56.417Z] Removing intermediate container 20023bc779a7 [2023-04-11T01:23:56.417Z] ---> b6e028964711 [2023-04-11T01:23:56.417Z] Step 22/24 : LABEL arch=x86_64 [2023-04-11T01:23:56.676Z] ---> Running in 273954af0d02 [2023-04-11T01:23:56.676Z] Removing intermediate container 273954af0d02 [2023-04-11T01:23:56.676Z] ---> c847985f1f17 [2023-04-11T01:23:56.676Z] Step 23/24 : LABEL git_sha=ef48cf16abad088f46b7419b747161179f7b3feb [2023-04-11T01:23:56.676Z] ---> Running in ada54c7ad725 [2023-04-11T01:23:56.937Z] Removing intermediate container ada54c7ad725 [2023-04-11T01:23:56.937Z] ---> 41b48a2c0e02 [2023-04-11T01:23:56.937Z] Step 24/24 : LABEL version=0.0.0 [2023-04-11T01:23:56.937Z] ---> Running in c37d8253f4cc [2023-04-11T01:23:57.201Z] Removing intermediate container c37d8253f4cc [2023-04-11T01:23:57.201Z] ---> 74878658975a [2023-04-11T01:23:57.201Z] [2023-04-11T01:23:57.462Z] Successfully built 74878658975a [2023-04-11T01:23:57.462Z] Successfully tagged core-command:latest [2023-04-11T01:23:57.462Z]  Building core-command ... done Building support-notifications [2023-04-11T01:23:58.401Z] v3.17.3-51-gb3e182d1e6a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-11T01:23:58.401Z] v3.17.3-58-g95f194732a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-11T01:23:58.401Z] OK: 17823 distinct packages available [2023-04-11T01:23:58.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T01:23:58.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T01:23:58.919Z] OK: 265 MiB in 53 packages [2023-04-11T01:24:04.251Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T01:24:04.251Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T01:24:04.251Z] ---> 03e948519192 [2023-04-11T01:24:04.251Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T01:24:04.251Z] ---> Using cache [2023-04-11T01:24:04.251Z] ---> dcbb6148a9a6 [2023-04-11T01:24:04.251Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T01:24:04.251Z] ---> Using cache [2023-04-11T01:24:04.251Z] ---> 479f3da9e61c [2023-04-11T01:24:04.251Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-11T01:24:16.946Z] ---> Running in 0dd922354f90 [2023-04-11T01:24:17.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T01:24:17.206Z] Removing intermediate container 640a6211cb3a [2023-04-11T01:24:17.206Z] ---> 0b087c1b5cde [2023-04-11T01:24:17.206Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-11T01:24:17.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T01:24:18.718Z] OK: 265 MiB in 53 packages [2023-04-11T01:24:27.745Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-04-11T01:24:30.979Z] ---> 1a6f2ede4be7 [2023-04-11T01:24:30.979Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T01:24:31.588Z] Removing intermediate container 1d0419513a78 [2023-04-11T01:24:31.588Z] ---> d7011e95d686 [2023-04-11T01:24:31.588Z] [2023-04-11T01:24:31.588Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T01:24:31.588Z] ---> 9ed4aefc74f6 [2023-04-11T01:24:31.588Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-11T01:24:31.588Z] ---> Using cache [2023-04-11T01:24:31.588Z] ---> 1ac162c2eb8f [2023-04-11T01:24:31.588Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T01:24:31.588Z] ---> Using cache [2023-04-11T01:24:31.588Z] ---> 9b382ba06ff8 [2023-04-11T01:24:31.588Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-11T01:24:31.588Z] ---> Running in a5c79e12685f [2023-04-11T01:24:31.865Z] ---> Running in 57e0bf3932d3 [2023-04-11T01:24:32.124Z] Removing intermediate container 0dd922354f90 [2023-04-11T01:24:32.124Z] ---> c2a836999c67 [2023-04-11T01:24:32.124Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T01:24:32.387Z] Removing intermediate container 57e0bf3932d3 [2023-04-11T01:24:32.387Z] ---> c43c7aec672c [2023-04-11T01:24:32.387Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-11T01:24:32.647Z] Removing intermediate container e2cf0bde9bd4 [2023-04-11T01:24:32.647Z] ---> 00d5ba480f71 [2023-04-11T01:24:32.647Z] Step 7/22 : COPY . . [2023-04-11T01:24:32.647Z] ---> 8aeab8b39eba [2023-04-11T01:24:32.647Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T01:24:32.647Z] ---> Running in 0c66aff672f2 [2023-04-11T01:24:32.647Z] ---> Running in e9d64fd4208e [2023-04-11T01:24:32.906Z] Removing intermediate container bbfcf20da05d [2023-04-11T01:24:32.906Z] ---> 47f57dc69db2 [2023-04-11T01:24:32.906Z] Step 7/25 : COPY . . [2023-04-11T01:24:33.843Z] Removing intermediate container 0c66aff672f2 [2023-04-11T01:24:33.843Z] ---> 531dae1db7a7 [2023-04-11T01:24:33.843Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T01:24:48.770Z] ---> 03ea281bf633 [2023-04-11T01:24:48.770Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T01:24:48.770Z] ---> 5bac269b7ccd [2023-04-11T01:24:48.770Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-11T01:24:48.770Z] ---> ac977633097f [2023-04-11T01:24:48.770Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-11T01:24:48.770Z] ---> Running in fb13ff39bd49 [2023-04-11T01:24:48.770Z] ---> Running in 8a9280db666f [2023-04-11T01:24:48.770Z] ---> 38cb7f4c0c83 [2023-04-11T01:24:48.770Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-11T01:24:49.346Z] 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-04-11T01:24:49.346Z] 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-04-11T01:24:50.790Z] ---> 5608025c35cb [2023-04-11T01:24:50.790Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-11T01:24:51.049Z] ---> ed1662cff0ef [2023-04-11T01:24:51.049Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-11T01:24:51.049Z] ---> Running in 8d09aa1dce28 [2023-04-11T01:24:51.319Z] Removing intermediate container 8d09aa1dce28 [2023-04-11T01:24:51.319Z] ---> f30e80f6b609 [2023-04-11T01:24:51.319Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T01:24:51.577Z] ---> Running in 95addeebc893 [2023-04-11T01:24:51.577Z] Removing intermediate container 95addeebc893 [2023-04-11T01:24:51.577Z] ---> f3831fb21fa9 [2023-04-11T01:24:51.577Z] Step 21/23 : LABEL arch=x86_64 [2023-04-11T01:24:52.140Z] ---> Running in 5f6a8850168a [2023-04-11T01:24:58.690Z] Removing intermediate container 5f6a8850168a [2023-04-11T01:24:58.690Z] ---> 776e48f6c10d [2023-04-11T01:24:58.690Z] Step 22/23 : LABEL git_sha=ef48cf16abad088f46b7419b747161179f7b3feb [2023-04-11T01:25:13.567Z] ---> Running in 2e5889336880 [2023-04-11T01:25:13.568Z] Removing intermediate container 2e5889336880 [2023-04-11T01:25:13.568Z] ---> e2c3c6c99cad [2023-04-11T01:25:13.568Z] Step 23/23 : LABEL version=0.0.0 [2023-04-11T01:25:16.872Z] ---> Running in b477e320340f [2023-04-11T01:25:19.536Z] 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-04-11T01:25:27.747Z] Removing intermediate container b477e320340f [2023-04-11T01:25:27.747Z] ---> 4a4998d5cec4 [2023-04-11T01:25:27.747Z] [2023-04-11T01:25:27.747Z] Successfully built 4a4998d5cec4 [2023-04-11T01:25:27.747Z] Successfully tagged support-scheduler:latest [2023-04-11T01:25:27.747Z]  Building support-scheduler ... done Building security-spire-config [2023-04-11T01:25:28.004Z] Removing intermediate container e9d64fd4208e [2023-04-11T01:25:28.004Z] ---> 7d3622775afa [2023-04-11T01:25:28.004Z] Step 8/23 : COPY . . [2023-04-11T01:25:28.004Z] Removing intermediate container a5c79e12685f [2023-04-11T01:25:28.004Z] ---> 8efb8f2e4871 [2023-04-11T01:25:28.004Z] Step 7/20 : COPY . . [2023-04-11T01:25:33.271Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T01:25:33.271Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-11T01:25:33.271Z] ---> 03e948519192 [2023-04-11T01:25:33.271Z] Step 3/27 : WORKDIR /edgex-go [2023-04-11T01:25:33.271Z] ---> Using cache [2023-04-11T01:25:33.271Z] ---> 029e8a773baa [2023-04-11T01:25:33.271Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-11T01:25:33.271Z] ---> Using cache [2023-04-11T01:25:33.271Z] ---> 97115950c19d [2023-04-11T01:25:33.271Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-11T01:25:33.271Z] ---> Using cache [2023-04-11T01:25:33.271Z] ---> 620569646f95 [2023-04-11T01:25:33.271Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T01:25:33.271Z] ---> Using cache [2023-04-11T01:25:33.271Z] ---> e329025d1d96 [2023-04-11T01:25:33.271Z] Step 7/27 : COPY . . [2023-04-11T01:25:33.271Z] ---> Using cache [2023-04-11T01:25:33.271Z] ---> 9e8e5e02a12d [2023-04-11T01:25:33.271Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-11T01:25:33.271Z] ---> Using cache [2023-04-11T01:25:33.271Z] ---> 57d5040ddd33 [2023-04-11T01:25:33.271Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-11T01:25:33.271Z] ---> Using cache [2023-04-11T01:25:33.271Z] ---> 145edada60e4 [2023-04-11T01:25:33.271Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-11T01:25:33.271Z] ---> Using cache [2023-04-11T01:25:33.271Z] ---> b40eef394e58 [2023-04-11T01:25:33.271Z] 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-04-11T01:25:59.981Z] ---> Running in 9188e8a0d33d [2023-04-11T01:25:59.981Z] ---> 8632420f3386 [2023-04-11T01:25:59.981Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-11T01:25:59.981Z] ---> 5bef6da312b2 [2023-04-11T01:25:59.981Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-11T01:25:59.981Z] ---> Running in 9becdd5acfac [2023-04-11T01:25:59.981Z] ---> Running in a59ee6754e7b [2023-04-11T01:25:59.981Z] Removing intermediate container fb13ff39bd49 [2023-04-11T01:25:59.981Z] ---> 0460a26f84b4 [2023-04-11T01:25:59.981Z] [2023-04-11T01:25:59.981Z] Step 9/25 : FROM alpine:3.17 [2023-04-11T01:25:59.981Z] ---> 9ed4aefc74f6 [2023-04-11T01:25:59.981Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-11T01:25:59.981Z] Removing intermediate container 8a9280db666f [2023-04-11T01:25:59.981Z] ---> ff267e8b41d1 [2023-04-11T01:25:59.981Z] [2023-04-11T01:25:59.981Z] Step 9/22 : FROM alpine:3.17 [2023-04-11T01:25:59.981Z] ---> 9ed4aefc74f6 [2023-04-11T01:25:59.981Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-11T01:25:59.981Z] ---> Running in 12769abac6d1 [2023-04-11T01:25:59.981Z] ---> Running in 6afbd3ca2e1f [2023-04-11T01:25:59.981Z] 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-04-11T01:25:59.981Z] Removing intermediate container 9188e8a0d33d [2023-04-11T01:25:59.981Z] ---> bc2831c340f5 [2023-04-11T01:25:59.981Z] Step 12/27 : WORKDIR /edgex-go [2023-04-11T01:25:59.981Z] 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-04-11T01:25:59.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T01:25:59.981Z] ---> Running in 114a454ba650 [2023-04-11T01:26:00.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T01:26:00.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T01:26:00.238Z] Removing intermediate container 114a454ba650 [2023-04-11T01:26:00.238Z] ---> b05ba33a7b34 [2023-04-11T01:26:00.238Z] [2023-04-11T01:26:00.238Z] Step 13/27 : FROM alpine:3.17 [2023-04-11T01:26:00.238Z] ---> 9ed4aefc74f6 [2023-04-11T01:26:00.238Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-11T01:26:00.238Z] ---> Using cache [2023-04-11T01:26:00.238Z] ---> e163a4d24b4d [2023-04-11T01:26:00.238Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-11T01:26:00.496Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-11T01:26:00.496Z] ---> Running in 8436eb657e1b [2023-04-11T01:26:00.496Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-11T01:26:00.496Z] (3/3) Installing su-exec (0.2-r2) [2023-04-11T01:26:00.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T01:26:00.756Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T01:26:00.756Z] Executing ca-certificates-20220614-r4.trigger [2023-04-11T01:26:00.756Z] OK: 8 MiB in 18 packages [2023-04-11T01:26:00.756Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-11T01:26:00.756Z] (2/2) Installing openssl (3.0.8-r3) [2023-04-11T01:26:01.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T01:26:01.012Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T01:26:01.012Z] OK: 8 MiB in 17 packages [2023-04-11T01:26:01.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T01:26:01.530Z] v3.17.3-51-gb3e182d1e6a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-11T01:26:01.530Z] v3.17.3-58-g95f194732a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-11T01:26:01.530Z] OK: 17818 distinct packages available [2023-04-11T01:26:01.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T01:26:01.793Z] Removing intermediate container 6afbd3ca2e1f [2023-04-11T01:26:01.793Z] ---> bb2c6f5eeedd [2023-04-11T01:26:01.793Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-11T01:26:01.793Z] ---> Running in be559944666f [2023-04-11T01:26:01.793Z] Removing intermediate container 12769abac6d1 [2023-04-11T01:26:01.793Z] ---> 05375407a3fb [2023-04-11T01:26:01.793Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-11T01:26:01.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T01:26:01.793Z] ---> Running in 71083048b7c8 [2023-04-11T01:26:02.050Z] Removing intermediate container be559944666f [2023-04-11T01:26:02.050Z] ---> 7e9dd0942042 [2023-04-11T01:26:02.050Z] Step 12/25 : WORKDIR / [2023-04-11T01:26:02.050Z] ---> Running in 9f5f29910b1c [2023-04-11T01:26:02.050Z] Removing intermediate container 71083048b7c8 [2023-04-11T01:26:02.050Z] ---> 98ecc7494ce2 [2023-04-11T01:26:02.050Z] Step 12/22 : WORKDIR /edgex [2023-04-11T01:26:02.050Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-11T01:26:02.050Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-11T01:26:02.050Z] ---> Running in 18cbd27fd041 [2023-04-11T01:26:02.050Z] (3/4) Installing libucontext (1.2-r0) [2023-04-11T01:26:02.050Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-11T01:26:02.050Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T01:26:02.050Z] OK: 7 MiB in 19 packages [2023-04-11T01:26:02.327Z] Removing intermediate container 9f5f29910b1c [2023-04-11T01:26:02.327Z] ---> a4dca23b0caf [2023-04-11T01:26:02.327Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T01:26:02.327Z] Removing intermediate container 18cbd27fd041 [2023-04-11T01:26:02.327Z] ---> cbc8479af2b6 [2023-04-11T01:26:02.327Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T01:26:02.327Z] ---> 27d0564378e9 [2023-04-11T01:26:02.327Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T01:26:02.327Z] ---> 844f25b6ac81 [2023-04-11T01:26:02.327Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T01:26:02.915Z] Removing intermediate container 8436eb657e1b [2023-04-11T01:26:02.915Z] ---> c2dac48623ec [2023-04-11T01:26:02.915Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T01:26:03.196Z] ---> 1c30850df321 [2023-04-11T01:26:03.196Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-11T01:26:03.196Z] ---> adf8030185fe [2023-04-11T01:26:03.196Z] 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-04-11T01:26:03.196Z] ---> da2873d0e7a3 [2023-04-11T01:26:03.196Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T01:26:03.455Z] ---> 278f872325ab [2023-04-11T01:26:03.455Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml ---> b95809f1e1f1 [2023-04-11T01:26:03.455Z] [2023-04-11T01:26:03.455Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-11T01:26:03.715Z] ---> b7ef19c37eca [2023-04-11T01:26:03.715Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-11T01:26:04.004Z] ---> f91bf401d704 [2023-04-11T01:26:04.004Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-11T01:26:04.414Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-04-11T01:26:04.414Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-04-11T01:26:07.330Z] ---> 472ab4b6242e [2023-04-11T01:26:07.331Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-11T01:26:08.278Z] ---> b7c9e755fac9 [2023-04-11T01:26:08.278Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-11T01:26:08.536Z] ---> 00ea9d1ada69 [2023-04-11T01:26:08.536Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-11T01:26:08.686Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-04-11T01:26:08.686Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-04-11T01:26:09.475Z] ---> 857d57f9e247 [2023-04-11T01:26:09.475Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-11T01:26:09.740Z] ---> 76c3eaaa71cd [2023-04-11T01:26:09.740Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-11T01:26:09.740Z] ---> Running in 8beef65a1362 [2023-04-11T01:26:09.740Z] ---> 5e3a26defd42 [2023-04-11T01:26:09.740Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-11T01:26:09.740Z] ---> Running in 9b38c687771b [2023-04-11T01:26:10.637Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-04-11T01:26:11.138Z] Removing intermediate container 9b38c687771b [2023-04-11T01:26:11.138Z] ---> 67de1a714ce4 [2023-04-11T01:26:11.138Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-11T01:26:12.082Z] ---> 4ef61d05f93e [2023-04-11T01:26:12.082Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-11T01:26:12.343Z] ---> b65b63201e33 [2023-04-11T01:26:12.343Z] Step 22/27 : WORKDIR / [2023-04-11T01:26:12.933Z] ---> Running in 74638d0b5ba9 [2023-04-11T01:26:12.933Z] ---> 2fe2751757f6 [2023-04-11T01:26:12.933Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-11T01:26:12.933Z] Removing intermediate container 8beef65a1362 [2023-04-11T01:26:12.933Z] ---> 5ad1e6a41107 [2023-04-11T01:26:12.933Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-11T01:26:12.933Z] ---> Running in 5a03f843e2db [2023-04-11T01:26:12.933Z] Removing intermediate container 74638d0b5ba9 [2023-04-11T01:26:12.933Z] ---> 5dde2098b6b9 [2023-04-11T01:26:12.933Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-11T01:26:13.220Z] ---> Running in e2ce0701d2a3 [2023-04-11T01:26:13.220Z] ---> Running in 58902b5a90c5 [2023-04-11T01:26:13.220Z] Removing intermediate container e2ce0701d2a3 [2023-04-11T01:26:13.220Z] ---> ac473179ca8e [2023-04-11T01:26:13.220Z] Step 20/22 : LABEL arch=x86_64 [2023-04-11T01:26:13.220Z] ---> Running in 170ac59d050f [2023-04-11T01:26:13.220Z] Removing intermediate container 58902b5a90c5 [2023-04-11T01:26:13.220Z] ---> edf3841e338d [2023-04-11T01:26:13.220Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-11T01:26:13.479Z] ---> Running in b2e02979432f [2023-04-11T01:26:13.479Z] Removing intermediate container 170ac59d050f [2023-04-11T01:26:13.479Z] ---> 2f9d3e7517e3 [2023-04-11T01:26:13.479Z] Step 21/22 : LABEL git_sha=ef48cf16abad088f46b7419b747161179f7b3feb [2023-04-11T01:26:13.479Z] ---> Running in f0f5bde9af6e [2023-04-11T01:26:13.479Z] Removing intermediate container b2e02979432f [2023-04-11T01:26:13.479Z] ---> 40e99118a571 [2023-04-11T01:26:13.479Z] Step 25/27 : LABEL arch=x86_64 [2023-04-11T01:26:13.479Z] ---> Running in 9281d2d09195 [2023-04-11T01:26:13.738Z] Removing intermediate container f0f5bde9af6e [2023-04-11T01:26:13.739Z] ---> 357b98feb78f [2023-04-11T01:26:13.739Z] Step 22/22 : LABEL version=0.0.0 [2023-04-11T01:26:13.739Z] ---> Running in 796347f9e79e [2023-04-11T01:26:13.739Z] Removing intermediate container 9281d2d09195 [2023-04-11T01:26:13.739Z] ---> c6585f8af94e [2023-04-11T01:26:13.739Z] Step 26/27 : LABEL git_sha=ef48cf16abad088f46b7419b747161179f7b3feb [2023-04-11T01:26:13.739Z] ---> Running in dcd3ed995ba2 [2023-04-11T01:26:14.022Z] Removing intermediate container 796347f9e79e [2023-04-11T01:26:14.022Z] ---> 736e6ac8af5b [2023-04-11T01:26:14.022Z] [2023-04-11T01:26:14.022Z] Successfully built 736e6ac8af5b [2023-04-11T01:26:14.022Z] Removing intermediate container dcd3ed995ba2 [2023-04-11T01:26:14.022Z] ---> cf4c02e33d54 [2023-04-11T01:26:14.022Z] Step 27/27 : LABEL version=0.0.0 [2023-04-11T01:26:14.282Z] Successfully tagged security-proxy-setup:latest [2023-04-11T01:26:14.282Z]  Building security-proxy-setup ... done Building security-bootstrapper [2023-04-11T01:26:14.282Z] ---> Running in 90c1c29683e7 [2023-04-11T01:26:14.282Z] Removing intermediate container 5a03f843e2db [2023-04-11T01:26:14.282Z] ---> a3cdd481c85b [2023-04-11T01:26:14.282Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-11T01:26:14.728Z] ---> Running in e324783b0e24 [2023-04-11T01:26:14.884Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-04-11T01:26:15.151Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-04-11T01:26:15.151Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-04-11T01:26:15.151Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-04-11T01:26:16.107Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-04-11T01:26:17.386Z] Removing intermediate container 90c1c29683e7 [2023-04-11T01:26:17.386Z] ---> 2ba8a3ed0bf1 [2023-04-11T01:26:17.386Z] [2023-04-11T01:26:17.386Z] Successfully built 2ba8a3ed0bf1 [2023-04-11T01:26:19.453Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-04-11T01:26:19.453Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-04-11T01:26:19.453Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-04-11T01:26:19.453Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-04-11T01:26:20.992Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T01:26:20.993Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-11T01:26:20.993Z] ---> 03e948519192 [2023-04-11T01:26:20.993Z] Step 3/33 : WORKDIR /edgex-go [2023-04-11T01:26:20.993Z] Successfully tagged security-spire-config:latest [2023-04-11T01:26:20.993Z] ---> Using cache [2023-04-11T01:26:20.993Z] ---> 029e8a773baa [2023-04-11T01:26:20.993Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-11T01:26:20.993Z] ---> Using cache [2023-04-11T01:26:20.993Z] ---> eb8760e7d043 [2023-04-11T01:26:20.993Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-11T01:26:20.993Z] Building security-spire-agent [2023-04-11T01:26:20.993Z]  Building security-spire-config ... done  ---> Using cache [2023-04-11T01:26:20.993Z] ---> de6799e0c7ca [2023-04-11T01:26:20.993Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T01:26:20.993Z] ---> Using cache [2023-04-11T01:26:20.993Z] ---> 00d5ba480f71 [2023-04-11T01:26:20.993Z] Step 7/33 : COPY . . [2023-04-11T01:26:20.993Z] ---> Using cache [2023-04-11T01:26:20.993Z] ---> ac977633097f [2023-04-11T01:26:20.993Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-11T01:26:28.115Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T01:26:28.115Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-11T01:26:28.115Z] ---> 03e948519192 [2023-04-11T01:26:28.115Z] Step 3/27 : WORKDIR /edgex-go [2023-04-11T01:26:28.115Z] ---> Using cache [2023-04-11T01:26:28.115Z] ---> 029e8a773baa [2023-04-11T01:26:28.115Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-11T01:26:28.115Z] ---> Using cache [2023-04-11T01:26:28.116Z] ---> 97115950c19d [2023-04-11T01:26:28.116Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-11T01:26:28.116Z] ---> Using cache [2023-04-11T01:26:28.116Z] ---> 620569646f95 [2023-04-11T01:26:28.116Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T01:26:28.116Z] ---> Using cache [2023-04-11T01:26:28.116Z] ---> e329025d1d96 [2023-04-11T01:26:28.116Z] Step 7/27 : COPY . . [2023-04-11T01:26:28.116Z] ---> Using cache [2023-04-11T01:26:28.116Z] ---> 9e8e5e02a12d [2023-04-11T01:26:28.116Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-11T01:26:28.116Z] ---> Using cache [2023-04-11T01:26:28.116Z] ---> 57d5040ddd33 [2023-04-11T01:26:28.116Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-11T01:26:28.116Z] ---> Using cache [2023-04-11T01:26:28.116Z] ---> 145edada60e4 [2023-04-11T01:26:28.116Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-11T01:26:28.116Z] ---> Using cache [2023-04-11T01:26:28.116Z] ---> b40eef394e58 [2023-04-11T01:26:28.116Z] 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-04-11T01:26:28.116Z] ---> Using cache [2023-04-11T01:26:28.116Z] ---> bc2831c340f5 [2023-04-11T01:26:28.116Z] Step 12/27 : WORKDIR /edgex-go [2023-04-11T01:26:28.116Z] ---> Using cache [2023-04-11T01:26:28.116Z] ---> b05ba33a7b34 [2023-04-11T01:26:28.116Z] [2023-04-11T01:26:28.116Z] Step 13/27 : FROM alpine:3.17 [2023-04-11T01:26:28.116Z] ---> 9ed4aefc74f6 [2023-04-11T01:26:28.116Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-11T01:26:28.116Z] ---> Using cache [2023-04-11T01:26:28.116Z] ---> e163a4d24b4d [2023-04-11T01:26:28.116Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-11T01:26:28.116Z] ---> Using cache [2023-04-11T01:26:28.116Z] ---> dbc59666c17d [2023-04-11T01:26:28.116Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T01:26:28.116Z] ---> Using cache [2023-04-11T01:26:28.116Z] Removing intermediate container e324783b0e24 [2023-04-11T01:26:28.116Z] ---> 148f3d1b1234 [2023-04-11T01:26:28.116Z] Step 23/25 : LABEL arch=x86_64 [2023-04-11T01:26:31.544Z] ---> c5f11d215b6c [2023-04-11T01:26:31.544Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T01:26:31.544Z] ---> Using cache [2023-04-11T01:26:31.544Z] ---> 6664341ac25d [2023-04-11T01:26:31.544Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-11T01:26:31.544Z] ---> Running in 5400d5dfd62a [2023-04-11T01:26:31.544Z] ---> Running in aef0d5a89d85 [2023-04-11T01:26:31.544Z] Removing intermediate container 5400d5dfd62a [2023-04-11T01:26:31.544Z] ---> 11a59beb7710 [2023-04-11T01:26:31.544Z] Step 24/25 : LABEL git_sha=ef48cf16abad088f46b7419b747161179f7b3feb [2023-04-11T01:26:34.444Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-04-11T01:26:34.444Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-04-11T01:26:34.444Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.321s coverage: 28.7% of statements [2023-04-11T01:26:36.950Z] ---> Running in 1a9c0060d136 [2023-04-11T01:26:36.950Z] ---> ab78be8720bf [2023-04-11T01:26:36.950Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-11T01:26:36.950Z] Removing intermediate container a59ee6754e7b [2023-04-11T01:26:36.950Z] ---> c4227687a02a [2023-04-11T01:26:36.950Z] [2023-04-11T01:26:36.950Z] Step 9/20 : FROM alpine:3.17 [2023-04-11T01:26:36.950Z] ---> 9ed4aefc74f6 [2023-04-11T01:26:36.950Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-11T01:26:36.950Z] Removing intermediate container 9becdd5acfac [2023-04-11T01:26:36.950Z] ---> 1173a7168d19 [2023-04-11T01:26:36.950Z] [2023-04-11T01:26:36.950Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T01:26:36.950Z] ---> 9ed4aefc74f6 [2023-04-11T01:26:36.950Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-11T01:26:37.225Z] 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-04-11T01:26:38.608Z] Removing intermediate container 1a9c0060d136 [2023-04-11T01:26:38.608Z] ---> e8394cd4a4c1 [2023-04-11T01:26:38.608Z] Step 25/25 : LABEL version=0.0.0 [2023-04-11T01:26:38.608Z] ---> Running in 44b06b329e9a [2023-04-11T01:26:38.608Z] ---> Running in 9fd73719d0e6 [2023-04-11T01:26:38.608Z] ---> 7e2e8c733014 [2023-04-11T01:26:38.608Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-11T01:26:38.608Z] ---> Running in 99fbffa02b45 [2023-04-11T01:26:38.608Z] Removing intermediate container 9fd73719d0e6 [2023-04-11T01:26:38.608Z] ---> 8fd9abaa30ab [2023-04-11T01:26:38.608Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-11T01:26:38.608Z] ---> Running in 9cf7e433d616 [2023-04-11T01:26:38.608Z] Removing intermediate container 99fbffa02b45 [2023-04-11T01:26:38.608Z] ---> 9c7128dafff4 [2023-04-11T01:26:38.608Z] [2023-04-11T01:26:38.608Z] ---> af01e7046686 [2023-04-11T01:26:38.608Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-11T01:26:38.608Z] Successfully built 9c7128dafff4 [2023-04-11T01:26:38.608Z] Successfully tagged security-secretstore-setup:latest [2023-04-11T01:26:38.608Z]  Building security-secretstore-setup ... done  ---> c2568f819fd3 [2023-04-11T01:26:38.608Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-11T01:26:38.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T01:26:38.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T01:26:38.868Z] ---> 08969ab5ecdf [2023-04-11T01:26:38.868Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-11T01:26:38.868Z] ---> Running in e2951a6f35ef [2023-04-11T01:26:38.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T01:26:38.868Z] Removing intermediate container e2951a6f35ef [2023-04-11T01:26:38.868Z] ---> 449bc2cb33d3 [2023-04-11T01:26:38.868Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-11T01:26:39.130Z] ---> Running in 86d7229342b2 [2023-04-11T01:26:39.130Z] Removing intermediate container 86d7229342b2 [2023-04-11T01:26:39.130Z] ---> e2955b400c30 [2023-04-11T01:26:39.130Z] Step 25/27 : LABEL arch=x86_64 [2023-04-11T01:26:39.130Z] ---> Running in 346dca1677aa [2023-04-11T01:26:39.130Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-11T01:26:39.130Z] Removing intermediate container 346dca1677aa [2023-04-11T01:26:39.130Z] ---> 51b9cc97b6e5 [2023-04-11T01:26:39.130Z] Step 26/27 : LABEL git_sha=ef48cf16abad088f46b7419b747161179f7b3feb [2023-04-11T01:26:39.130Z] ---> Running in bbe73f26a17b [2023-04-11T01:26:39.391Z] Removing intermediate container bbe73f26a17b [2023-04-11T01:26:39.391Z] ---> 900b909d4039 [2023-04-11T01:26:39.391Z] Step 27/27 : LABEL version=0.0.0 [2023-04-11T01:26:39.391Z] ---> Running in f6e44d37b537 [2023-04-11T01:26:39.391Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-11T01:26:39.391Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T01:26:39.391Z] Executing ca-certificates-20220614-r4.trigger [2023-04-11T01:26:39.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T01:26:39.391Z] Removing intermediate container f6e44d37b537 [2023-04-11T01:26:39.391Z] ---> 6803b8d81f83 [2023-04-11T01:26:39.391Z] [2023-04-11T01:26:39.652Z] Successfully built 6803b8d81f83 [2023-04-11T01:26:39.652Z] Successfully tagged security-spire-agent:latest [2023-04-11T01:26:39.652Z]  Building security-spire-agent ... done OK: 8 MiB in 17 packages [2023-04-11T01:26:39.652Z] v3.17.3-51-gb3e182d1e6a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-11T01:26:39.652Z] v3.17.3-58-g95f194732a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-11T01:26:39.652Z] OK: 17818 distinct packages available [2023-04-11T01:26:39.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T01:26:39.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T01:26:40.180Z] Removing intermediate container 44b06b329e9a [2023-04-11T01:26:40.180Z] ---> f6cf9dd6e07d [2023-04-11T01:26:40.180Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T01:26:40.180Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-11T01:26:40.180Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-11T01:26:40.180Z] ---> Running in be068cb0cc39 [2023-04-11T01:26:40.180Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-11T01:26:40.180Z] (4/9) Installing libcurl (7.88.1-r1) [2023-04-11T01:26:40.180Z] (5/9) Installing curl (7.88.1-r1) [2023-04-11T01:26:40.180Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-11T01:26:40.180Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-11T01:26:40.180Z] (8/9) Installing libucontext (1.2-r0) [2023-04-11T01:26:40.180Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-11T01:26:40.180Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T01:26:40.180Z] Executing ca-certificates-20220614-r4.trigger [2023-04-11T01:26:40.441Z] Removing intermediate container be068cb0cc39 [2023-04-11T01:26:40.441Z] ---> b3bc23dea33c [2023-04-11T01:26:40.441Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-11T01:26:40.441Z] ---> Running in 223399cebddd [2023-04-11T01:26:40.441Z] OK: 10 MiB in 24 packages [2023-04-11T01:26:40.441Z] Removing intermediate container 223399cebddd [2023-04-11T01:26:40.441Z] ---> 7d30243aeede [2023-04-11T01:26:40.441Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-11T01:26:40.441Z] ---> Running in dc7d31320f1d [2023-04-11T01:26:41.013Z] Removing intermediate container dc7d31320f1d [2023-04-11T01:26:41.013Z] ---> 594633f31155 [2023-04-11T01:26:41.013Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T01:26:41.617Z] ---> ee4dcfa5bdb9 [2023-04-11T01:26:41.617Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T01:26:41.617Z] Removing intermediate container 9cf7e433d616 [2023-04-11T01:26:41.617Z] ---> 2cc627a7d512 [2023-04-11T01:26:41.617Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T01:26:42.236Z] ---> ae37b522f8d6 [2023-04-11T01:26:42.236Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T01:26:42.236Z] ---> d7ab157b44c9 [2023-04-11T01:26:42.236Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-11T01:26:43.176Z] ---> 12fc762e227d [2023-04-11T01:26:43.176Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-11T01:26:43.437Z] ---> dad89cd4d1f7 [2023-04-11T01:26:43.437Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-11T01:26:44.855Z] ---> 96f9ac9e9a2b [2023-04-11T01:26:44.855Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-11T01:26:45.121Z] ---> Running in 7c6bd31321bb [2023-04-11T01:26:45.121Z] ---> 90985f64df3b [2023-04-11T01:26:45.121Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-11T01:26:45.382Z] Removing intermediate container 7c6bd31321bb [2023-04-11T01:26:45.382Z] ---> 98d3e6cd4408 [2023-04-11T01:26:45.382Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T01:26:45.382Z] ---> aec45444e242 [2023-04-11T01:26:45.382Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-11T01:26:45.382Z] ---> Running in db3de1f9ad68 [2023-04-11T01:26:45.382Z] ---> Running in b816c4fc4946 [2023-04-11T01:26:45.382Z] Removing intermediate container db3de1f9ad68 [2023-04-11T01:26:45.382Z] ---> ff4ed604d33e [2023-04-11T01:26:45.382Z] Step 21/23 : LABEL arch=x86_64 [2023-04-11T01:26:45.643Z] Removing intermediate container b816c4fc4946 [2023-04-11T01:26:45.643Z] ---> 5b2c55f07050 [2023-04-11T01:26:45.643Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T01:26:45.643Z] ---> Running in 5f25bd1672a1 [2023-04-11T01:26:45.643Z] ---> Running in 1484d13faf55 [2023-04-11T01:26:45.643Z] Removing intermediate container 1484d13faf55 [2023-04-11T01:26:45.643Z] ---> efbe79063f37 [2023-04-11T01:26:45.643Z] Step 18/20 : LABEL arch=x86_64 [2023-04-11T01:26:45.643Z] Removing intermediate container 5f25bd1672a1 [2023-04-11T01:26:45.643Z] ---> ef879189f111 [2023-04-11T01:26:45.643Z] Step 22/23 : LABEL git_sha=ef48cf16abad088f46b7419b747161179f7b3feb [2023-04-11T01:26:45.643Z] ---> Running in 3c1e8f1f9b68 [2023-04-11T01:26:45.643Z] ---> Running in 0193b8cb8d4b [2023-04-11T01:26:45.904Z] Removing intermediate container 3c1e8f1f9b68 [2023-04-11T01:26:45.904Z] ---> 24075718ff9d [2023-04-11T01:26:45.904Z] Step 23/23 : LABEL version=0.0.0 [2023-04-11T01:26:45.904Z] Removing intermediate container 0193b8cb8d4b [2023-04-11T01:26:45.904Z] ---> d4742d938e36 [2023-04-11T01:26:45.904Z] Step 19/20 : LABEL git_sha=ef48cf16abad088f46b7419b747161179f7b3feb [2023-04-11T01:26:45.904Z] ---> Running in 27f80b50a57a [2023-04-11T01:26:45.904Z] ---> Running in cff44df0174b [2023-04-11T01:26:45.904Z] Removing intermediate container 27f80b50a57a [2023-04-11T01:26:45.904Z] ---> 72f26177bf26 [2023-04-11T01:26:45.904Z] [2023-04-11T01:26:45.904Z] Removing intermediate container cff44df0174b [2023-04-11T01:26:45.904Z] ---> d756a822ca1b [2023-04-11T01:26:45.904Z] Step 20/20 : LABEL version=0.0.0 [2023-04-11T01:26:45.904Z] ---> Running in b94e83a2a8a7 [2023-04-11T01:26:45.904Z] Successfully built 72f26177bf26 [2023-04-11T01:26:45.904Z] Successfully tagged support-notifications:latest [2023-04-11T01:26:46.164Z]  Building support-notifications ... done Removing intermediate container b94e83a2a8a7 [2023-04-11T01:26:46.164Z] ---> 83b332bc84ab [2023-04-11T01:26:46.164Z] [2023-04-11T01:26:46.164Z] Successfully built 83b332bc84ab [2023-04-11T01:26:46.164Z] Successfully tagged security-spiffe-token-provider:latest [2023-04-11T01:26:46.804Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.338s coverage: 98.5% of statements [2023-04-11T01:26:52.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-04-11T01:26:52.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-04-11T01:26:52.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-04-11T01:26:55.539Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.422s coverage: 71.3% of statements [2023-04-11T01:26:56.131Z]  Building security-spiffe-token-provider ... done Removing intermediate container aef0d5a89d85 [2023-04-11T01:26:56.131Z] ---> aa1f5fa300ef [2023-04-11T01:26:56.131Z] [2023-04-11T01:26:56.131Z] Step 9/33 : FROM alpine:3.17 [2023-04-11T01:26:56.131Z] ---> 9ed4aefc74f6 [2023-04-11T01:26:56.131Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-11T01:26:56.131Z] ---> Using cache [2023-04-11T01:26:56.131Z] ---> 8fd9abaa30ab [2023-04-11T01:26:56.131Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-11T01:26:56.131Z] ---> Running in cdb29b4e626a [2023-04-11T01:26:56.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T01:26:56.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T01:26:56.702Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-11T01:26:56.960Z] (2/2) Installing su-exec (0.2-r2) [2023-04-11T01:26:56.960Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T01:26:56.960Z] OK: 7 MiB in 17 packages [2023-04-11T01:26:57.217Z] Removing intermediate container cdb29b4e626a [2023-04-11T01:26:57.217Z] ---> 22bce600ca8b [2023-04-11T01:26:57.217Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-11T01:26:57.217Z] ---> Running in 7cc5b3b312b8 [2023-04-11T01:26:57.217Z] Removing intermediate container 7cc5b3b312b8 [2023-04-11T01:26:57.217Z] ---> f6b8cb45a781 [2023-04-11T01:26:57.217Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-11T01:26:57.217Z] ---> Running in 14f7660f19d8 [2023-04-11T01:26:57.479Z] Removing intermediate container 14f7660f19d8 [2023-04-11T01:26:57.479Z] ---> 5ef2d2814aa2 [2023-04-11T01:26:57.479Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-11T01:26:57.479Z] ---> Running in 1582a22846c7 [2023-04-11T01:26:57.479Z] Removing intermediate container 1582a22846c7 [2023-04-11T01:26:57.479Z] ---> edad92f2f9d2 [2023-04-11T01:26:57.479Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-11T01:26:57.479Z] ---> Running in 7fcb83963509 [2023-04-11T01:26:57.479Z] Removing intermediate container 7fcb83963509 [2023-04-11T01:26:57.479Z] ---> 16ea0bb02806 [2023-04-11T01:26:57.479Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-11T01:26:57.479Z] ---> Running in 9e3b212be885 [2023-04-11T01:26:57.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-04-11T01:26:57.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-04-11T01:26:57.746Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.380s coverage: 54.0% of statements [2023-04-11T01:26:58.044Z] Removing intermediate container 9e3b212be885 [2023-04-11T01:26:58.044Z] ---> 3b5512c5fa09 [2023-04-11T01:26:58.044Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-11T01:26:58.044Z] ---> Running in 57262aadd0af [2023-04-11T01:26:58.302Z] Removing intermediate container 57262aadd0af [2023-04-11T01:26:58.302Z] ---> d94c1954d1cd [2023-04-11T01:26:58.302Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-11T01:26:58.302Z] ---> 7fdccdd2815a [2023-04-11T01:26:58.302Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-11T01:26:58.302Z] ---> Running in 683d2a77ffa4 [2023-04-11T01:26:58.868Z] Removing intermediate container 683d2a77ffa4 [2023-04-11T01:26:58.868Z] ---> d8cb51a1e01d [2023-04-11T01:26:58.868Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T01:26:59.126Z] ---> 37a84512e5c4 [2023-04-11T01:26:59.126Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T01:26:59.126Z] ---> 30dd5a9b1b6b [2023-04-11T01:26:59.126Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-11T01:26:59.692Z] ---> 4c2706a911da [2023-04-11T01:26:59.692Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-11T01:26:59.950Z] ---> 30fa020d5605 [2023-04-11T01:26:59.950Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-11T01:27:00.209Z] ---> 32bc0dde4862 [2023-04-11T01:27:00.209Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-11T01:27:00.209Z] ---> f4038de2b3ea [2023-04-11T01:27:00.209Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-11T01:27:00.466Z] ---> be6324f46b0e [2023-04-11T01:27:00.466Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-11T01:27:00.466Z] ---> 47b87d40c706 [2023-04-11T01:27:00.466Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-11T01:27:00.466Z] ---> Running in cd82df0d28c0 [2023-04-11T01:27:01.031Z] Removing intermediate container cd82df0d28c0 [2023-04-11T01:27:01.031Z] ---> e563d9da43b0 [2023-04-11T01:27:01.031Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-11T01:27:01.288Z] ---> Running in ca7a86618837 [2023-04-11T01:27:01.288Z] Removing intermediate container ca7a86618837 [2023-04-11T01:27:01.288Z] ---> 8611ab211f94 [2023-04-11T01:27:01.288Z] Step 30/33 : CMD ["gate"] [2023-04-11T01:27:01.288Z] ---> Running in d0148cc7bfe6 [2023-04-11T01:27:01.288Z] Removing intermediate container d0148cc7bfe6 [2023-04-11T01:27:01.546Z] ---> 9158fccd7e4e [2023-04-11T01:27:01.546Z] Step 31/33 : LABEL arch=x86_64 [2023-04-11T01:27:01.546Z] ---> Running in d526821c347a [2023-04-11T01:27:01.546Z] Removing intermediate container d526821c347a [2023-04-11T01:27:01.546Z] ---> a53d88b89717 [2023-04-11T01:27:01.546Z] Step 32/33 : LABEL git_sha=ef48cf16abad088f46b7419b747161179f7b3feb [2023-04-11T01:27:01.546Z] ---> Running in 19ae9308acb9 [2023-04-11T01:27:01.803Z] Removing intermediate container 19ae9308acb9 [2023-04-11T01:27:01.803Z] ---> 4deb5db91ee9 [2023-04-11T01:27:01.803Z] Step 33/33 : LABEL version=0.0.0 [2023-04-11T01:27:01.803Z] ---> Running in 6dff1d1abc96 [2023-04-11T01:27:02.066Z] Removing intermediate container 6dff1d1abc96 [2023-04-11T01:27:02.066Z] ---> a3c637d13a2b [2023-04-11T01:27:02.066Z] [2023-04-11T01:27:02.066Z] Successfully built a3c637d13a2b [2023-04-11T01:27:02.066Z] Successfully tagged security-bootstrapper:latest [2023-04-11T01:27:02.073Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-04-11T01:27:02.085Z] $ docker stop --time=1 f47600e0d4e520412ca7247d3a05cb84d091a016ae9174ca9d6dcfb64275dc0a [2023-04-11T01:27:03.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-04-11T01:27:03.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-04-11T01:27:03.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-04-11T01:27:03.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-04-11T01:27:03.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-04-11T01:27:03.346Z] $ docker rm -f --volumes f47600e0d4e520412ca7247d3a05cb84d091a016ae9174ca9d6dcfb64275dc0a [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-11T01:27:03.671Z] + docker images [2023-04-11T01:27:03.672Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-11T01:27:03.672Z] security-bootstrapper latest a3c637d13a2b 2 seconds ago 22.2MB [2023-04-11T01:27:03.672Z] aa1f5fa300ef 10 seconds ago 1.67GB [2023-04-11T01:27:03.672Z] security-spiffe-token-provider latest 83b332bc84ab 18 seconds ago 32.8MB [2023-04-11T01:27:03.672Z] support-notifications latest 72f26177bf26 18 seconds ago 32.7MB [2023-04-11T01:27:03.672Z] security-spire-agent latest 6803b8d81f83 24 seconds ago 129MB [2023-04-11T01:27:03.672Z] security-secretstore-setup latest 9c7128dafff4 25 seconds ago 32.8MB [2023-04-11T01:27:03.672Z] 1173a7168d19 27 seconds ago 1.75GB [2023-04-11T01:27:03.672Z] c4227687a02a 27 seconds ago 1.72GB [2023-04-11T01:27:03.672Z] security-spire-config latest 2ba8a3ed0bf1 49 seconds ago 88.9MB [2023-04-11T01:27:03.672Z] security-proxy-setup latest 736e6ac8af5b 50 seconds ago 18.7MB [2023-04-11T01:27:03.672Z] b05ba33a7b34 About a minute ago 1.54GB [2023-04-11T01:27:03.672Z] 0460a26f84b4 About a minute ago 1.68GB [2023-04-11T01:27:03.672Z] ff267e8b41d1 About a minute ago 1.66GB [2023-04-11T01:27:03.672Z] support-scheduler latest 4a4998d5cec4 About a minute ago 32.1MB [2023-04-11T01:27:03.672Z] d7011e95d686 2 minutes ago 1.75GB [2023-04-11T01:27:03.672Z] core-command latest 74878658975a 3 minutes ago 19.8MB [2023-04-11T01:27:03.672Z] security-proxy-auth latest f0d71da05b07 3 minutes ago 18.3MB [2023-04-11T01:27:03.672Z] core-common-config-bootstrapper latest b5a55bed185a 3 minutes ago 17.2MB [2023-04-11T01:27:03.672Z] f4ef27e6e4ed 3 minutes ago 1.69GB [2023-04-11T01:27:03.672Z] core-data latest e20fd4529a33 3 minutes ago 20MB [2023-04-11T01:27:03.672Z] core-metadata latest 15e4a1a98592 3 minutes ago 20.4MB [2023-04-11T01:27:03.672Z] 4c7804790dc5 3 minutes ago 1.69GB [2023-04-11T01:27:03.672Z] 6c53c94e4037 3 minutes ago 1.69GB [2023-04-11T01:27:03.672Z] 18c5a8bd1f51 3 minutes ago 1.66GB [2023-04-11T01:27:03.672Z] d7cc79e3229b 3 minutes ago 1.68GB [2023-04-11T01:27:03.672Z] security-spire-server latest e2ef848e2983 4 minutes ago 89.8MB [2023-04-11T01:27:03.672Z] d1d5cf2eadbc 4 minutes ago 1.54GB [2023-04-11T01:27:03.672Z] ci-base-image-x86_64 latest 03e948519192 8 minutes ago 881MB [2023-04-11T01:27:03.672Z] alpine 3.17 9ed4aefc74f6 12 days ago 7.05MB [2023-04-11T01:27:03.672Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 4 weeks ago 664MB [2023-04-11T01:27:03.672Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB [2023-04-11T01:27:03.672Z] 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-04-11T01:27:13.240Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-04-11T01:27:13.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-04-11T01:27:17.524Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 14.228s coverage: 88.5% of statements [2023-04-11T01:27:17.524Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.727s coverage: 3.9% of statements [2023-04-11T01:27:27.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-04-11T01:27:27.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-04-11T01:27:27.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-04-11T01:27:28.997Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.602s coverage: 95.6% of statements [2023-04-11T01:27:28.997Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-04-11T01:27:28.997Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-04-11T01:27:28.997Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-04-11T01:27:28.997Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-04-11T01:27:28.997Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-04-11T01:27:29.264Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.199s coverage: 72.2% of statements [2023-04-11T01:27:34.637Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-04-11T01:27:34.637Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-04-11T01:27:34.637Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-04-11T01:27:34.904Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.246s coverage: 65.9% of statements [2023-04-11T01:27:44.989Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-04-11T01:27:44.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-04-11T01:27:44.989Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.407s coverage: 0.9% of statements [2023-04-11T01:27:44.989Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.254s coverage: 29.0% of statements [2023-04-11T01:27:49.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.300s coverage: 44.1% of statements [2023-04-11T01:27:50.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.236s coverage: 82.9% of statements [2023-04-11T01:27:50.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.233s coverage: 94.1% of statements [2023-04-11T01:27:50.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.257s coverage: 96.3% of statements [2023-04-11T01:27:53.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.211s coverage: 87.5% of statements [2023-04-11T01:27:55.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-04-11T01:27:56.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-04-11T01:27:56.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-04-11T01:27:56.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-04-11T01:27:58.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-04-11T01:27:58.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-04-11T01:27:58.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-04-11T01:27:58.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-04-11T01:28:05.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.226s coverage: 94.4% of statements [2023-04-11T01:28:05.283Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-04-11T01:28:05.283Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-04-11T01:28:05.283Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-04-11T01:28:05.283Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-04-11T01:28:11.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-04-11T01:28:11.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-04-11T01:28:13.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-04-11T01:28:19.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.097s coverage: 79.9% of statements [2023-04-11T01:28:19.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.292s coverage: 92.9% of statements [2023-04-11T01:28:19.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 64.4% of statements [2023-04-11T01:28:19.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.226s coverage: 62.3% of statements [2023-04-11T01:28:19.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.209s coverage: 87.2% of statements [2023-04-11T01:28:19.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.174s coverage: 20.0% of statements [2023-04-11T01:28:19.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements [2023-04-11T01:28:19.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.453s coverage: 81.2% of statements [2023-04-11T01:28:22.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-04-11T01:28:22.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-04-11T01:28:22.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.565s coverage: 82.1% of statements [2023-04-11T01:28:22.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.249s coverage: 86.0% of statements [2023-04-11T01:28:29.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-04-11T01:28:29.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-04-11T01:28:30.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.157s coverage: 63.1% of statements [2023-04-11T01:28:30.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.270s coverage: 100.0% of statements [2023-04-11T01:28:31.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.115s coverage: 89.4% of statements [2023-04-11T01:28:31.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.089s coverage: 100.0% of statements [2023-04-11T01:28:31.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.095s coverage: 73.7% of statements [2023-04-11T01:28:32.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-04-11T01:28:32.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-04-11T01:28:32.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-04-11T01:28:32.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements [2023-04-11T01:28:40.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-04-11T01:28:40.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-04-11T01:28:40.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-04-11T01:28:40.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.999s coverage: 38.4% of statements [2023-04-11T01:28:40.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.252s coverage: 89.5% of statements [2023-04-11T01:28:45.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-04-11T01:28:45.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-04-11T01:28:45.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-04-11T01:28:45.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-04-11T01:28:45.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.233s coverage: 84.8% of statements [2023-04-11T01:28:51.182Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-04-11T01:28:51.182Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-04-11T01:28:51.182Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-04-11T01:28:51.182Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-04-11T01:28:57.816Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.310s coverage: 17.7% of statements [2023-04-11T01:28:58.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-04-11T01:28:58.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-04-11T01:28:58.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-04-11T01:28:58.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-04-11T01:28:58.665Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.572s coverage: 92.3% of statements [2023-04-11T01:29:02.909Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-04-11T01:29:02.909Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-04-11T01:29:02.909Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.295s coverage: 61.5% of statements [2023-04-11T01:29:04.845Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-04-11T01:29:04.845Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-04-11T01:29:05.428Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.397s coverage: 97.7% of statements [2023-04-11T01:29:06.388Z] 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-04-11T01:29:06.388Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-11T01:29:06.388Z] go vet ./... [2023-04-11T01:31:58.109Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-11T01:31:58.109Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-11T01:31:58.109Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-11T01:31:58.128Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-04-11T01:31:58.766Z] + ls -al . [2023-04-11T01:31:58.766Z] total 700 [2023-04-11T01:31:58.766Z] drwxrwxr-x 10 1001 1001 4096 Apr 11 01:23 . [2023-04-11T01:31:58.766Z] drwxr-xr-x 4 root root 4096 Apr 11 01:23 .. [2023-04-11T01:31:58.766Z] drwxrwxr-x 2 1001 1001 4096 Apr 11 01:22 .blubracket [2023-04-11T01:31:58.766Z] -rw-rw-r-- 1 1001 1001 16 Apr 11 01:22 .dockerignore [2023-04-11T01:31:58.766Z] drwxrwxr-x 8 1001 1001 4096 Apr 11 01:22 .git [2023-04-11T01:31:58.766Z] drwxrwxr-x 3 1001 1001 4096 Apr 11 01:22 .github [2023-04-11T01:31:58.766Z] -rw-rw-r-- 1 1001 1001 1133 Apr 11 01:22 .gitignore [2023-04-11T01:31:58.766Z] -rw-rw-r-- 1 1001 1001 42 Apr 11 01:22 .golangci.yml [2023-04-11T01:31:58.766Z] -rw-rw-r-- 1 1001 1001 87 Apr 11 01:22 .hadolint.yml [2023-04-11T01:31:58.766Z] -rw-rw-r-- 1 1001 1001 166 Apr 11 01:22 .sonarcloud.properties [2023-04-11T01:31:58.766Z] -rw-rw-r-- 1 1001 1001 1171 Apr 11 01:22 ADOPTERS.md [2023-04-11T01:31:58.766Z] -rw-rw-r-- 1 1001 1001 10835 Apr 11 01:22 Attribution.txt [2023-04-11T01:31:58.766Z] -rw-rw-r-- 1 1001 1001 73765 Apr 11 01:22 CHANGELOG.md [2023-04-11T01:31:58.766Z] -rw-rw-r-- 1 1001 1001 3804 Apr 11 01:22 CONTRIBUTING.md [2023-04-11T01:31:58.766Z] -rw-rw-r-- 1 1001 1001 677 Apr 11 01:22 GOVERNANCE.md [2023-04-11T01:31:58.766Z] -rw-rw-r-- 1 1001 1001 883 Apr 11 01:22 Jenkinsfile [2023-04-11T01:31:58.766Z] -rw-rw-r-- 1 1001 1001 10775 Apr 11 01:22 LICENSE [2023-04-11T01:31:58.766Z] -rw-rw-r-- 1 1001 1001 14368 Apr 11 01:22 Makefile [2023-04-11T01:31:58.766Z] -rw-rw-r-- 1 1001 1001 582 Apr 11 01:22 OWNERS.md [2023-04-11T01:31:58.766Z] -rw-rw-r-- 1 1001 1001 9403 Apr 11 01:22 README.md [2023-04-11T01:31:58.766Z] -rw-rw-r-- 1 1001 1001 789 Apr 11 01:22 SECURITY.md [2023-04-11T01:31:58.766Z] -rw-rw-r-- 1 1001 1001 5 Apr 11 01:17 VERSION [2023-04-11T01:31:58.766Z] drwxrwxr-x 2 1001 1001 4096 Apr 11 01:22 bin [2023-04-11T01:31:58.766Z] drwxrwxr-x 18 1001 1001 4096 Apr 11 01:22 cmd [2023-04-11T01:31:58.766Z] -rw-r--r-- 1 root root 447380 Apr 11 01:29 coverage.out [2023-04-11T01:31:58.766Z] -rw-rw-r-- 1 1001 1001 3200 Apr 11 01:22 go.mod [2023-04-11T01:31:58.766Z] -rw-rw-r-- 1 1001 1001 31265 Apr 11 01:22 go.sum [2023-04-11T01:31:58.766Z] drwxrwxr-x 7 1001 1001 4096 Apr 11 01:22 internal [2023-04-11T01:31:58.766Z] drwxrwxr-x 3 1001 1001 4096 Apr 11 01:22 openapi [2023-04-11T01:31:58.766Z] -rw-rw-r-- 1 1001 1001 594 Apr 11 01:22 security.txt [2023-04-11T01:31:58.766Z] drwxrwxr-x 4 1001 1001 4096 Apr 11 01:22 snap [2023-04-11T01:31:58.766Z] -rw-rw-r-- 1 1001 1001 204 Apr 11 01:22 version.go [Pipeline] sh [2023-04-11T01:31:59.414Z] + '[' -e coverage.out ] [2023-04-11T01:31:59.414Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-04-11T01:31:59.434Z] Warning: overwriting stash ‘coverage-report’ [2023-04-11T01:32:00.295Z] Stashed 1 file(s) [Pipeline] sh [2023-04-11T01:32:00.928Z] + make build [2023-04-11T01:32:00.928Z] 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-04-11T01:33:37.762Z] 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-04-11T01:33:40.338Z] 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-04-11T01:33:46.992Z] 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-04-11T01:33:49.570Z] 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-04-11T01:34:37.743Z] 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-04-11T01:34:43.081Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-11T01:34:49.724Z] 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-04-11T01:34:55.065Z] 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-04-11T01:34:58.398Z] 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-04-11T01:35:02.652Z] 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-04-11T01:35:09.303Z] 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-04-11T01:35:15.973Z] $ docker stop --time=1 ac722f6abc99d4c15e52b3915ada2f840cf7e99b6fddaec2525e2c064bac10e5 [2023-04-11T01:35:18.162Z] $ docker rm -f --volumes ac722f6abc99d4c15e52b3915ada2f840cf7e99b6fddaec2525e2c064bac10e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T01:35:20.647Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-11T01:35:20.647Z] [2023-04-11T01:35:20.647Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T01:35:20.984Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-11T01:35:21.254Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-04-11T01:35:21.254Z] 29e5d40040c1: Pulling fs layer [2023-04-11T01:35:21.254Z] 1ce36da41761: Pulling fs layer [2023-04-11T01:35:21.254Z] 25b303627fd3: Pulling fs layer [2023-04-11T01:35:21.525Z] 29e5d40040c1: Verifying Checksum [2023-04-11T01:35:21.795Z] 1ce36da41761: Download complete [2023-04-11T01:35:22.064Z] 29e5d40040c1: Pull complete [2023-04-11T01:35:23.475Z] 1ce36da41761: Pull complete [2023-04-11T01:35:23.475Z] 25b303627fd3: Verifying Checksum [2023-04-11T01:35:23.475Z] 25b303627fd3: Download complete [2023-04-11T01:35:33.548Z] 25b303627fd3: Pull complete [2023-04-11T01:35:33.548Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-04-11T01:35:33.548Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-11T01:35:33.548Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T01:35:33.721Z] prd-ubuntu20.04-docker-arm64-4c-16g-7350 does not seem to be running inside a container [2023-04-11T01:35:33.798Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-04-11T01:35:36.183Z] $ docker top 3a73f37fdda46dae3810f02c38bdcdad64dd0d4fc33acda21ff4d6f37445bfc1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T01:35:37.027Z] + docker-compose build --help [2023-04-11T01:35:37.027Z] + grep parallel [2023-04-11T01:35:42.379Z] --parallel Build images in parallel. [Pipeline] } [2023-04-11T01:35:42.669Z] $ docker stop --time=1 3a73f37fdda46dae3810f02c38bdcdad64dd0d4fc33acda21ff4d6f37445bfc1 [2023-04-11T01:35:44.358Z] $ docker rm -f --volumes 3a73f37fdda46dae3810f02c38bdcdad64dd0d4fc33acda21ff4d6f37445bfc1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T01:35:44.897Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-11T01:35:44.897Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T01:35:45.085Z] prd-ubuntu20.04-docker-arm64-4c-16g-7350 does not seem to be running inside a container [2023-04-11T01:35:45.160Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-04-11T01:35:46.458Z] $ docker top 064e3b117f9a80dcf1ae5bf74e1280090c84ecb97cba62e2fd7a5e58a1019d2f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T01:35:47.351Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-11T01:35:52.724Z] Building core-command ... [2023-04-11T01:35:52.724Z] Building core-common-config-bootstrapper ... [2023-04-11T01:35:52.724Z] Building core-data ... [2023-04-11T01:35:52.724Z] Building core-metadata ... [2023-04-11T01:35:52.724Z] Building security-bootstrapper ... [2023-04-11T01:35:52.724Z] Building security-proxy-auth ... [2023-04-11T01:35:52.724Z] Building security-proxy-setup ... [2023-04-11T01:35:52.724Z] Building security-secretstore-setup ... [2023-04-11T01:35:52.724Z] Building security-spiffe-token-provider ... [2023-04-11T01:35:52.724Z] Building security-spire-agent ... [2023-04-11T01:35:52.724Z] Building security-spire-config ... [2023-04-11T01:35:52.724Z] Building security-spire-server ... [2023-04-11T01:35:52.724Z] Building support-notifications ... [2023-04-11T01:35:52.724Z] Building support-scheduler ... [2023-04-11T01:35:52.724Z] Building security-bootstrapper [2023-04-11T01:35:52.724Z] Building security-proxy-auth [2023-04-11T01:35:52.724Z] Building support-scheduler [2023-04-11T01:35:52.724Z] Building security-spire-agent [2023-04-11T01:35:52.724Z] Building core-metadata [2023-04-11T01:36:39.538Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T01:36:39.538Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T01:36:39.538Z] ---> d02cded7b620 [2023-04-11T01:36:39.538Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T01:36:39.538Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T01:36:39.538Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-11T01:36:39.538Z] ---> d02cded7b620 [2023-04-11T01:36:39.538Z] Step 3/27 : WORKDIR /edgex-go [2023-04-11T01:36:39.538Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T01:36:39.538Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-11T01:36:39.538Z] ---> d02cded7b620 [2023-04-11T01:36:39.538Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-11T01:36:39.538Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T01:36:39.538Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-11T01:36:39.538Z] ---> d02cded7b620 [2023-04-11T01:36:39.538Z] Step 3/33 : WORKDIR /edgex-go [2023-04-11T01:36:39.538Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T01:36:39.538Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T01:36:39.538Z] ---> d02cded7b620 [2023-04-11T01:36:39.538Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T01:36:39.538Z] ---> Running in 5a1383e4ed7d [2023-04-11T01:36:39.538Z] ---> Running in 1eb5d120e9bc [2023-04-11T01:36:39.538Z] ---> Running in ab448c35a0fe [2023-04-11T01:36:39.538Z] ---> Running in c8c32cf9ab1e [2023-04-11T01:36:39.538Z] ---> Running in 713bef3f4541 [2023-04-11T01:36:39.538Z] Removing intermediate container 5a1383e4ed7d [2023-04-11T01:36:39.538Z] ---> d9103f37ebf6 [2023-04-11T01:36:39.538Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T01:36:39.538Z] Removing intermediate container 713bef3f4541 [2023-04-11T01:36:39.538Z] ---> e0471560e0d3 [2023-04-11T01:36:39.538Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-11T01:36:39.538Z] ---> Running in a3629fd3f4a5 [2023-04-11T01:36:39.538Z] ---> Running in a2a13aa291fa [2023-04-11T01:36:39.538Z] Removing intermediate container ab448c35a0fe [2023-04-11T01:36:39.538Z] ---> 119b78a440cb [2023-04-11T01:36:39.538Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-11T01:36:39.538Z] Removing intermediate container 1eb5d120e9bc [2023-04-11T01:36:39.538Z] ---> 38af0b7c6b02 [2023-04-11T01:36:39.538Z] Step 4/25 : WORKDIR /edgex-go [2023-04-11T01:36:39.538Z] Removing intermediate container c8c32cf9ab1e [2023-04-11T01:36:39.538Z] ---> 8dc13ef09d78 [2023-04-11T01:36:39.538Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T01:36:39.538Z] ---> Running in 04118de96639 [2023-04-11T01:36:39.538Z] ---> Running in f129b98feee9 [2023-04-11T01:36:39.538Z] ---> Running in 447ebf1c9cb6 [2023-04-11T01:36:39.538Z] Removing intermediate container a3629fd3f4a5 [2023-04-11T01:36:39.538Z] ---> 34ee9caa34b1 [2023-04-11T01:36:39.538Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-11T01:36:39.538Z] ---> Running in 64f18e4784eb [2023-04-11T01:36:39.538Z] Removing intermediate container f129b98feee9 [2023-04-11T01:36:39.538Z] ---> 9599f5b4325e [2023-04-11T01:36:39.538Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-11T01:36:39.806Z] ---> Running in 24c580ba784b [2023-04-11T01:36:39.806Z] Removing intermediate container 447ebf1c9cb6 [2023-04-11T01:36:39.806Z] ---> e69c2f33425d [2023-04-11T01:36:39.806Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-11T01:36:40.082Z] ---> Running in 3415e3dbdced [2023-04-11T01:36:41.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T01:36:41.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T01:36:41.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T01:36:41.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T01:36:41.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T01:36:42.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T01:36:42.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T01:36:42.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T01:36:43.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T01:36:43.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T01:36:43.000Z] OK: 263 MiB in 53 packages [2023-04-11T01:36:43.965Z] OK: 263 MiB in 53 packages [2023-04-11T01:36:43.965Z] OK: 263 MiB in 53 packages [2023-04-11T01:36:44.551Z] OK: 263 MiB in 53 packages [2023-04-11T01:36:44.551Z] Removing intermediate container a2a13aa291fa [2023-04-11T01:36:44.551Z] ---> ef16a72a7969 [2023-04-11T01:36:44.551Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-11T01:36:44.551Z] OK: 263 MiB in 53 packages [2023-04-11T01:36:45.958Z] Removing intermediate container 64f18e4784eb [2023-04-11T01:36:45.958Z] ---> d23f2efca097 [2023-04-11T01:36:45.958Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T01:36:45.958Z] Removing intermediate container 04118de96639 [2023-04-11T01:36:45.958Z] ---> 5075489b7f81 [2023-04-11T01:36:45.958Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-11T01:36:45.958Z] ---> bd51f59935f3 [2023-04-11T01:36:45.958Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T01:36:46.235Z] Removing intermediate container 24c580ba784b [2023-04-11T01:36:46.235Z] ---> 49030361b608 [2023-04-11T01:36:46.235Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-11T01:36:46.235Z] ---> Running in 0161a4dd1662 [2023-04-11T01:36:46.235Z] Removing intermediate container 3415e3dbdced [2023-04-11T01:36:46.235Z] ---> 3d0639fa84bd [2023-04-11T01:36:46.235Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T01:36:46.820Z] ---> 2ee38a22c112 [2023-04-11T01:36:46.820Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T01:36:47.087Z] ---> 7a94dd36dffd [2023-04-11T01:36:47.087Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T01:36:47.087Z] ---> Running in a259a4963132 [2023-04-11T01:36:47.354Z] ---> Running in e7c658b4ff1e [2023-04-11T01:36:47.622Z] ---> 2f01f351a107 [2023-04-11T01:36:47.622Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T01:36:47.622Z] ---> 25f49d384f0f [2023-04-11T01:36:47.622Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T01:36:47.892Z] ---> Running in d28d4640fbd0 [2023-04-11T01:36:47.892Z] ---> Running in cd84a92e978a [2023-04-11T01:38:39.560Z] Removing intermediate container cd84a92e978a [2023-04-11T01:38:39.560Z] ---> 276b9652d142 [2023-04-11T01:38:39.560Z] Step 8/25 : COPY . . [2023-04-11T01:38:39.560Z] Removing intermediate container e7c658b4ff1e [2023-04-11T01:38:39.560Z] ---> 25f93cba117e [2023-04-11T01:38:39.560Z] Step 8/23 : COPY . . [2023-04-11T01:38:39.560Z] Removing intermediate container a259a4963132 [2023-04-11T01:38:39.560Z] ---> 5a2426572c7e [2023-04-11T01:38:39.560Z] Step 7/27 : COPY . . [2023-04-11T01:38:39.560Z] Removing intermediate container 0161a4dd1662 [2023-04-11T01:38:39.560Z] ---> 945f72a77943 [2023-04-11T01:38:39.560Z] Step 7/33 : COPY . . [2023-04-11T01:38:39.560Z] Removing intermediate container d28d4640fbd0 [2023-04-11T01:38:39.560Z] ---> 30dd064dc049 [2023-04-11T01:38:39.560Z] Step 8/23 : COPY . . [2023-04-11T01:38:51.863Z] ---> 200f0f9528ca [2023-04-11T01:38:51.863Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-11T01:38:51.863Z] ---> f2c30bdf8508 [2023-04-11T01:38:51.863Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-11T01:38:51.863Z] ---> 38557e4a608c [2023-04-11T01:38:51.863Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-11T01:38:51.863Z] ---> fbb19f031d61 [2023-04-11T01:38:51.863Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-11T01:38:51.863Z] ---> 2a42df16aa84 [2023-04-11T01:38:51.863Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-11T01:38:51.863Z] ---> Running in e8085c916f25 [2023-04-11T01:38:51.863Z] ---> Running in 9db64429657c [2023-04-11T01:38:51.863Z] ---> Running in a546d113126b [2023-04-11T01:38:51.863Z] ---> Running in 7b3f00de3cca [2023-04-11T01:38:51.863Z] ---> Running in 84e945af30bf [2023-04-11T01:38:51.863Z] Removing intermediate container a546d113126b [2023-04-11T01:38:51.863Z] ---> 32bcb4ace457 [2023-04-11T01:38:51.863Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-11T01:38:52.131Z] ---> Running in 3b9808ead4b8 [2023-04-11T01:38:52.716Z] Removing intermediate container 3b9808ead4b8 [2023-04-11T01:38:52.716Z] ---> 899c610ab0fe [2023-04-11T01:38:52.716Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-11T01:38:52.716Z] ---> Running in d792afa634c5 [2023-04-11T01:38:53.299Z] Removing intermediate container d792afa634c5 [2023-04-11T01:38:53.299Z] ---> 3347946a3a66 [2023-04-11T01:38:53.299Z] 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-04-11T01:38:53.299Z] 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-04-11T01:38:53.571Z] ---> Running in 14e214a51596 [2023-04-11T01:38:53.571Z] 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-04-11T01:38:53.838Z] 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-04-11T01:38:54.105Z] 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-04-11T01:38:56.689Z] Removing intermediate container 14e214a51596 [2023-04-11T01:38:56.689Z] ---> 3ac9ce08d093 [2023-04-11T01:38:56.689Z] Step 12/27 : WORKDIR /edgex-go [2023-04-11T01:38:56.689Z] ---> Running in 1f8ec013d833 [2023-04-11T01:38:57.272Z] Removing intermediate container 1f8ec013d833 [2023-04-11T01:38:57.272Z] ---> c177fa2078a8 [2023-04-11T01:38:57.272Z] [2023-04-11T01:38:57.272Z] Step 13/27 : FROM alpine:3.17 [2023-04-11T01:38:57.539Z] 3.17: Pulling from library/alpine [2023-04-11T01:38:58.946Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-11T01:38:58.946Z] Status: Downloaded newer image for alpine:3.17 [2023-04-11T01:38:58.946Z] ---> 51e60588ff2c [2023-04-11T01:38:58.946Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-11T01:38:58.946Z] ---> Running in 235bb7c95d22 [2023-04-11T01:38:59.906Z] Removing intermediate container 235bb7c95d22 [2023-04-11T01:38:59.906Z] ---> ae055ffba051 [2023-04-11T01:38:59.906Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-11T01:38:59.906Z] ---> Running in e959dd50a05f [2023-04-11T01:39:01.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T01:39:02.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T01:39:04.369Z] v3.17.3-51-gb3e182d1e6a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-11T01:39:04.369Z] v3.17.3-52-g138c24c548d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-11T01:39:04.369Z] OK: 17689 distinct packages available [2023-04-11T01:39:04.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T01:39:05.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T01:39:06.728Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-11T01:39:06.728Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-11T01:39:06.728Z] (3/5) Installing libucontext (1.2-r0) [2023-04-11T01:39:06.728Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-11T01:39:06.728Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-11T01:39:06.728Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T01:39:06.728Z] OK: 9 MiB in 20 packages [2023-04-11T01:39:08.707Z] Removing intermediate container e959dd50a05f [2023-04-11T01:39:08.707Z] ---> 8be253e22ced [2023-04-11T01:39:08.707Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T01:39:09.666Z] ---> 266450b14789 [2023-04-11T01:39:09.666Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T01:39:10.644Z] ---> 81801a8d3554 [2023-04-11T01:39:10.645Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-11T01:39:14.914Z] ---> 735c6ba5e782 [2023-04-11T01:39:14.915Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-11T01:39:20.254Z] ---> b4fe7c6bcd38 [2023-04-11T01:39:20.254Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-11T01:39:20.521Z] ---> d5e6f27b8ec9 [2023-04-11T01:39:20.521Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-11T01:39:21.480Z] ---> 8ae1bef1a3c1 [2023-04-11T01:39:21.480Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-11T01:39:22.435Z] ---> c4fddd782d17 [2023-04-11T01:39:22.435Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-11T01:39:22.435Z] ---> Running in 86940e832c42 [2023-04-11T01:39:23.014Z] Removing intermediate container 86940e832c42 [2023-04-11T01:39:23.014Z] ---> 5e88367fb7d1 [2023-04-11T01:39:23.014Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-11T01:39:23.014Z] ---> Running in 37234254a16a [2023-04-11T01:39:23.605Z] Removing intermediate container 37234254a16a [2023-04-11T01:39:23.605Z] ---> dea122d3a6ae [2023-04-11T01:39:23.605Z] Step 25/27 : LABEL arch=arm64 [2023-04-11T01:39:23.605Z] ---> Running in 695d0397b901 [2023-04-11T01:39:23.870Z] Removing intermediate container 695d0397b901 [2023-04-11T01:39:23.870Z] ---> 8fdd15d78ff6 [2023-04-11T01:39:24.138Z] Step 26/27 : LABEL git_sha=ef48cf16abad088f46b7419b747161179f7b3feb [2023-04-11T01:39:24.138Z] ---> Running in 78746da8bfb9 [2023-04-11T01:39:24.721Z] Removing intermediate container 78746da8bfb9 [2023-04-11T01:39:24.721Z] ---> b9315f4bc260 [2023-04-11T01:39:24.721Z] Step 27/27 : LABEL version=0.0.0 [2023-04-11T01:39:24.721Z] ---> Running in 4955e77cb630 [2023-04-11T01:39:25.302Z] Removing intermediate container 4955e77cb630 [2023-04-11T01:39:25.302Z] ---> 65994f5c8c55 [2023-04-11T01:39:25.302Z] [2023-04-11T01:39:25.566Z] Successfully built 65994f5c8c55 [2023-04-11T01:39:25.566Z] Successfully tagged security-spire-agent-arm64:latest [2023-04-11T01:39:25.566Z]  Building security-spire-agent ... done Building core-command [2023-04-11T01:39:43.750Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T01:39:43.750Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-11T01:39:43.750Z] ---> d02cded7b620 [2023-04-11T01:39:43.750Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-11T01:39:43.750Z] ---> Using cache [2023-04-11T01:39:43.750Z] ---> 38af0b7c6b02 [2023-04-11T01:39:43.750Z] Step 4/24 : WORKDIR /edgex-go [2023-04-11T01:39:43.750Z] ---> Using cache [2023-04-11T01:39:43.750Z] ---> 9599f5b4325e [2023-04-11T01:39:43.750Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-11T01:39:43.750Z] ---> Using cache [2023-04-11T01:39:43.750Z] ---> 49030361b608 [2023-04-11T01:39:43.750Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-11T01:39:43.750Z] ---> Using cache [2023-04-11T01:39:43.750Z] ---> 25f49d384f0f [2023-04-11T01:39:43.750Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T01:39:43.750Z] ---> Using cache [2023-04-11T01:39:43.750Z] ---> 276b9652d142 [2023-04-11T01:39:43.750Z] Step 8/24 : COPY . . [2023-04-11T01:39:43.750Z] ---> Using cache [2023-04-11T01:39:43.750Z] ---> 2a42df16aa84 [2023-04-11T01:39:43.750Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-11T01:39:43.750Z] ---> Running in 5aa3d8213c35 [2023-04-11T01:39:43.750Z] 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-04-11T01:45:35.631Z] Removing intermediate container 7b3f00de3cca [2023-04-11T01:45:35.631Z] ---> fed555902854 [2023-04-11T01:45:35.631Z] [2023-04-11T01:45:35.631Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T01:45:35.631Z] ---> 51e60588ff2c [2023-04-11T01:45:35.631Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-11T01:45:35.631Z] ---> Running in badb73d5c6a5 [2023-04-11T01:45:35.631Z] Removing intermediate container badb73d5c6a5 [2023-04-11T01:45:35.631Z] ---> 645a5058a203 [2023-04-11T01:45:35.631Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-11T01:45:35.631Z] ---> Running in 6741e549af93 [2023-04-11T01:45:35.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T01:45:35.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T01:45:35.631Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-11T01:45:35.631Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T01:45:35.631Z] OK: 8 MiB in 16 packages [2023-04-11T01:45:35.631Z] Removing intermediate container 6741e549af93 [2023-04-11T01:45:35.631Z] ---> e436f191c54d [2023-04-11T01:45:35.631Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T01:45:35.631Z] ---> a425ec49ec67 [2023-04-11T01:45:35.631Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T01:45:35.631Z] ---> 47b597bae99a [2023-04-11T01:45:35.631Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-11T01:45:35.896Z] ---> 50dd2b71ee00 [2023-04-11T01:45:35.896Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-11T01:45:36.477Z] Removing intermediate container e8085c916f25 [2023-04-11T01:45:36.477Z] ---> cd2d6af56b38 [2023-04-11T01:45:36.477Z] [2023-04-11T01:45:36.477Z] Step 9/33 : FROM alpine:3.17 [2023-04-11T01:45:36.477Z] ---> 51e60588ff2c [2023-04-11T01:45:36.477Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-11T01:45:36.477Z] ---> Running in 3217ecb2ec33 [2023-04-11T01:45:37.058Z] ---> bafe04479f32 [2023-04-11T01:45:37.058Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-11T01:45:37.324Z] Removing intermediate container 3217ecb2ec33 [2023-04-11T01:45:37.324Z] ---> ee00a99cdbd0 [2023-04-11T01:45:37.324Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-11T01:45:37.324Z] ---> Running in c0c16cc6c9d5 [2023-04-11T01:45:38.727Z] ---> c97ff98b7098 [2023-04-11T01:45:38.727Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-11T01:45:38.727Z] ---> Running in 06e576c89412 [2023-04-11T01:45:39.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T01:45:40.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T01:45:42.061Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-11T01:45:42.061Z] (2/2) Installing su-exec (0.2-r2) [2023-04-11T01:45:42.061Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T01:45:42.061Z] OK: 8 MiB in 17 packages [2023-04-11T01:45:44.632Z] Removing intermediate container 06e576c89412 [2023-04-11T01:45:44.632Z] ---> 8cfeb2916882 [2023-04-11T01:45:44.632Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-11T01:45:44.632Z] ---> Running in d418c03dcbc3 [2023-04-11T01:45:44.632Z] Removing intermediate container c0c16cc6c9d5 [2023-04-11T01:45:44.632Z] ---> 2d3f3b39a26b [2023-04-11T01:45:44.632Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-11T01:45:44.900Z] ---> Running in 7886dbc58c85 [2023-04-11T01:45:44.900Z] Removing intermediate container d418c03dcbc3 [2023-04-11T01:45:44.900Z] ---> 5e000019ae7c [2023-04-11T01:45:44.900Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-11T01:45:45.168Z] ---> Running in 21046af15f55 [2023-04-11T01:45:45.434Z] Removing intermediate container 7886dbc58c85 [2023-04-11T01:45:45.701Z] ---> 55f1ecc82438 [2023-04-11T01:45:45.701Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-11T01:45:45.701Z] ---> Running in 25ed4a52938d [2023-04-11T01:45:45.971Z] Removing intermediate container 21046af15f55 [2023-04-11T01:45:45.971Z] ---> 9a8f3e8ad04d [2023-04-11T01:45:45.971Z] Step 21/23 : LABEL arch=arm64 [2023-04-11T01:45:46.240Z] ---> Running in 75026ddab247 [2023-04-11T01:45:46.514Z] Removing intermediate container 25ed4a52938d [2023-04-11T01:45:46.514Z] ---> 0a717d0069c5 [2023-04-11T01:45:46.514Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-11T01:45:46.514Z] ---> Running in 7953083be66e [2023-04-11T01:45:46.781Z] Removing intermediate container 75026ddab247 [2023-04-11T01:45:46.781Z] ---> c05dc2cf4287 [2023-04-11T01:45:46.781Z] Step 22/23 : LABEL git_sha=ef48cf16abad088f46b7419b747161179f7b3feb [2023-04-11T01:45:47.048Z] ---> Running in 349fe0caa6d5 [2023-04-11T01:45:47.316Z] Removing intermediate container 7953083be66e [2023-04-11T01:45:47.316Z] ---> 6d911f9f6ad5 [2023-04-11T01:45:47.316Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-11T01:45:47.316Z] ---> Running in 45acaf23eb0d [2023-04-11T01:45:47.595Z] Removing intermediate container 349fe0caa6d5 [2023-04-11T01:45:47.595Z] ---> 5c287151e46d [2023-04-11T01:45:47.595Z] Step 23/23 : LABEL version=0.0.0 [2023-04-11T01:45:47.595Z] ---> Running in f022dacf1d36 [2023-04-11T01:45:48.197Z] Removing intermediate container 45acaf23eb0d [2023-04-11T01:45:48.197Z] ---> 1889c7411334 [2023-04-11T01:45:48.197Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-11T01:45:48.197Z] ---> Running in 76363b61c86b [2023-04-11T01:45:48.466Z] Removing intermediate container f022dacf1d36 [2023-04-11T01:45:48.466Z] ---> 451146f48630 [2023-04-11T01:45:48.466Z] [2023-04-11T01:45:49.067Z] Successfully built 451146f48630 [2023-04-11T01:45:49.067Z] Successfully tagged security-proxy-auth-arm64:latest [2023-04-11T01:45:49.067Z]  Building security-proxy-auth ... done Building security-secretstore-setup [2023-04-11T01:45:51.662Z] Removing intermediate container 76363b61c86b [2023-04-11T01:45:51.662Z] ---> 3bab4a44b100 [2023-04-11T01:45:51.662Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-11T01:45:51.662Z] ---> Running in e09aa7cf7b52 [2023-04-11T01:45:52.253Z] Removing intermediate container e09aa7cf7b52 [2023-04-11T01:45:52.253Z] ---> f818801bfffe [2023-04-11T01:45:52.253Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-11T01:45:53.213Z] ---> ff865b0bfda0 [2023-04-11T01:45:53.213Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-11T01:45:53.213Z] ---> Running in 0395c0c7c21b [2023-04-11T01:45:57.459Z] Removing intermediate container 0395c0c7c21b [2023-04-11T01:45:57.459Z] ---> 6c7dc276795e [2023-04-11T01:45:57.459Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T01:45:58.417Z] ---> 029746ce1ea8 [2023-04-11T01:45:58.682Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T01:45:59.641Z] ---> 8e44419916f0 [2023-04-11T01:45:59.641Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-11T01:46:02.982Z] ---> d492ececfd49 [2023-04-11T01:46:02.982Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-11T01:46:03.567Z] ---> e002d6678f3f [2023-04-11T01:46:03.567Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-11T01:46:04.977Z] ---> afd1a3a92e57 [2023-04-11T01:46:04.977Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-11T01:46:06.396Z] ---> c2405603e200 [2023-04-11T01:46:06.396Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-11T01:46:06.396Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T01:46:06.396Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-11T01:46:06.396Z] ---> d02cded7b620 [2023-04-11T01:46:06.396Z] Step 3/25 : WORKDIR /edgex-go [2023-04-11T01:46:06.396Z] ---> Using cache [2023-04-11T01:46:06.396Z] ---> 119b78a440cb [2023-04-11T01:46:06.396Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-11T01:46:06.396Z] ---> Running in ea7d721ca721 [2023-04-11T01:46:07.805Z] ---> a4dfd6b4c449 [2023-04-11T01:46:07.805Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-11T01:46:08.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T01:46:08.764Z] ---> 7428adbfbb6e [2023-04-11T01:46:08.764Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-11T01:46:09.031Z] ---> Running in 8e5ee8353cac [2023-04-11T01:46:09.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T01:46:12.217Z] OK: 263 MiB in 53 packages [2023-04-11T01:46:12.499Z] Removing intermediate container 8e5ee8353cac [2023-04-11T01:46:12.499Z] ---> 0569e5a112f5 [2023-04-11T01:46:12.499Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-11T01:46:12.499Z] ---> Running in 5bf7efab10cb [2023-04-11T01:46:13.512Z] Removing intermediate container 5bf7efab10cb [2023-04-11T01:46:13.512Z] ---> 8b8428d0c3b3 [2023-04-11T01:46:13.512Z] Step 30/33 : CMD ["gate"] [2023-04-11T01:46:13.782Z] ---> Running in 3277fee87586 [2023-04-11T01:46:14.068Z] Removing intermediate container ea7d721ca721 [2023-04-11T01:46:14.068Z] ---> 88d2966b088a [2023-04-11T01:46:14.068Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-11T01:46:14.760Z] Removing intermediate container 3277fee87586 [2023-04-11T01:46:14.760Z] ---> 50d486312e38 [2023-04-11T01:46:14.760Z] Step 31/33 : LABEL arch=arm64 [2023-04-11T01:46:14.760Z] ---> Running in 8d1883b9535b [2023-04-11T01:46:15.354Z] ---> 23a73eb10446 [2023-04-11T01:46:15.354Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T01:46:15.639Z] ---> Running in 6dcd639ddee0 [2023-04-11T01:46:15.639Z] Removing intermediate container 8d1883b9535b [2023-04-11T01:46:15.639Z] ---> 4c62af611bbc [2023-04-11T01:46:15.639Z] Step 32/33 : LABEL git_sha=ef48cf16abad088f46b7419b747161179f7b3feb [2023-04-11T01:46:15.906Z] ---> Running in c65a630b50c9 [2023-04-11T01:46:16.868Z] Removing intermediate container c65a630b50c9 [2023-04-11T01:46:16.868Z] ---> 97b642104fb7 [2023-04-11T01:46:16.868Z] Step 33/33 : LABEL version=0.0.0 [2023-04-11T01:46:17.137Z] ---> Running in ac44e659b4f4 [2023-04-11T01:46:17.718Z] Removing intermediate container ac44e659b4f4 [2023-04-11T01:46:17.718Z] ---> ffa20b4d3ea5 [2023-04-11T01:46:17.718Z] [2023-04-11T01:46:17.985Z] Successfully built ffa20b4d3ea5 [2023-04-11T01:46:17.985Z] Successfully tagged security-bootstrapper-arm64:latest [2023-04-11T01:46:17.985Z] Building security-spire-config [2023-04-11T01:46:36.193Z]  Building security-bootstrapper ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T01:46:36.193Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-11T01:46:36.193Z] ---> d02cded7b620 [2023-04-11T01:46:36.193Z] Step 3/27 : WORKDIR /edgex-go [2023-04-11T01:46:36.193Z] ---> Using cache [2023-04-11T01:46:36.193Z] ---> 119b78a440cb [2023-04-11T01:46:36.193Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-11T01:46:36.193Z] ---> Using cache [2023-04-11T01:46:36.193Z] ---> 5075489b7f81 [2023-04-11T01:46:36.193Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-11T01:46:36.193Z] ---> Using cache [2023-04-11T01:46:36.193Z] ---> 7a94dd36dffd [2023-04-11T01:46:36.193Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T01:46:36.193Z] ---> Using cache [2023-04-11T01:46:36.193Z] ---> 5a2426572c7e [2023-04-11T01:46:36.193Z] Step 7/27 : COPY . . [2023-04-11T01:46:36.193Z] ---> Using cache [2023-04-11T01:46:36.193Z] ---> 38557e4a608c [2023-04-11T01:46:36.193Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-11T01:46:36.193Z] ---> Using cache [2023-04-11T01:46:36.194Z] ---> 32bcb4ace457 [2023-04-11T01:46:36.194Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-11T01:46:36.194Z] ---> Using cache [2023-04-11T01:46:36.194Z] ---> 899c610ab0fe [2023-04-11T01:46:36.194Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-11T01:46:36.194Z] ---> Using cache [2023-04-11T01:46:36.194Z] ---> 3347946a3a66 [2023-04-11T01:46:36.194Z] 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-04-11T01:46:36.194Z] ---> Using cache [2023-04-11T01:46:36.194Z] ---> 3ac9ce08d093 [2023-04-11T01:46:36.194Z] Step 12/27 : WORKDIR /edgex-go [2023-04-11T01:46:36.194Z] ---> Using cache [2023-04-11T01:46:36.194Z] ---> c177fa2078a8 [2023-04-11T01:46:36.194Z] [2023-04-11T01:46:36.194Z] Step 13/27 : FROM alpine:3.17 [2023-04-11T01:46:36.194Z] ---> 51e60588ff2c [2023-04-11T01:46:36.194Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-11T01:46:36.194Z] ---> Using cache [2023-04-11T01:46:36.194Z] ---> ae055ffba051 [2023-04-11T01:46:36.194Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-11T01:46:36.775Z] ---> Running in b7259723f21b [2023-04-11T01:46:37.734Z] Removing intermediate container 84e945af30bf [2023-04-11T01:46:37.734Z] ---> 5c0bea848486 [2023-04-11T01:46:37.734Z] [2023-04-11T01:46:37.734Z] Step 10/25 : FROM alpine:3.17 [2023-04-11T01:46:37.734Z] ---> 51e60588ff2c [2023-04-11T01:46:37.734Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-11T01:46:38.002Z] ---> Running in c83935b7a345 [2023-04-11T01:46:39.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T01:46:40.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T01:46:40.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T01:46:41.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T01:46:42.467Z] v3.17.3-51-gb3e182d1e6a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-11T01:46:42.467Z] v3.17.3-52-g138c24c548d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-11T01:46:42.467Z] OK: 17689 distinct packages available [2023-04-11T01:46:42.467Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-11T01:46:42.467Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T01:46:42.467Z] OK: 8 MiB in 16 packages [2023-04-11T01:46:42.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T01:46:44.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T01:46:44.422Z] Removing intermediate container c83935b7a345 [2023-04-11T01:46:44.422Z] ---> e9f39d434327 [2023-04-11T01:46:44.422Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T01:46:44.691Z] ---> Running in 5958c05fac31 [2023-04-11T01:46:45.283Z] Removing intermediate container 5958c05fac31 [2023-04-11T01:46:45.283Z] ---> b98196a7f15f [2023-04-11T01:46:45.283Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-11T01:46:45.283Z] ---> Running in c2dbe0f3643b [2023-04-11T01:46:45.871Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-11T01:46:45.871Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-11T01:46:45.871Z] (3/4) Installing libucontext (1.2-r0) [2023-04-11T01:46:45.871Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-11T01:46:45.871Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T01:46:45.871Z] OK: 8 MiB in 19 packages [2023-04-11T01:46:46.464Z] Removing intermediate container c2dbe0f3643b [2023-04-11T01:46:46.464Z] ---> 75cab4078539 [2023-04-11T01:46:46.464Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-11T01:46:46.732Z] ---> Running in b8bd55642bb4 [2023-04-11T01:46:47.712Z] Removing intermediate container b8bd55642bb4 [2023-04-11T01:46:47.712Z] ---> 0a6e89ce1624 [2023-04-11T01:46:47.981Z] Step 15/25 : WORKDIR / [2023-04-11T01:46:47.981Z] ---> Running in 1bef05aa50e7 [2023-04-11T01:46:48.249Z] Removing intermediate container b7259723f21b [2023-04-11T01:46:48.249Z] ---> 9e4ef6ae6448 [2023-04-11T01:46:48.249Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T01:46:49.210Z] Removing intermediate container 1bef05aa50e7 [2023-04-11T01:46:49.210Z] ---> b66c7c425695 [2023-04-11T01:46:49.210Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T01:46:49.794Z] ---> 8244ad616a87 [2023-04-11T01:46:49.794Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T01:46:51.205Z] ---> 4a95d5dd1981 [2023-04-11T01:46:51.205Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T01:46:51.474Z] ---> 9f686d8d7fd4 [2023-04-11T01:46:51.474Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-11T01:46:53.433Z] ---> d6b4eefb184d [2023-04-11T01:46:53.433Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-11T01:46:57.693Z] ---> e097827d4837 [2023-04-11T01:46:57.693Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-11T01:47:00.271Z] ---> ac0650080457 [2023-04-11T01:47:00.271Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-11T01:47:01.678Z] ---> e539a71e93b0 [2023-04-11T01:47:01.678Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-11T01:47:01.678Z] ---> Running in a51fc1abd863 [2023-04-11T01:47:02.262Z] ---> d73c4bd0d0e4 [2023-04-11T01:47:02.262Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-11T01:47:02.262Z] Removing intermediate container 5aa3d8213c35 [2023-04-11T01:47:02.262Z] ---> f59bd2c44180 [2023-04-11T01:47:02.262Z] [2023-04-11T01:47:02.262Z] Step 10/24 : FROM alpine:3.17 [2023-04-11T01:47:02.262Z] ---> 51e60588ff2c [2023-04-11T01:47:02.262Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-11T01:47:02.262Z] ---> Using cache [2023-04-11T01:47:02.262Z] ---> e9f39d434327 [2023-04-11T01:47:02.262Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T01:47:02.262Z] ---> Using cache [2023-04-11T01:47:02.262Z] ---> b98196a7f15f [2023-04-11T01:47:02.262Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-11T01:47:02.529Z] ---> Running in e05c454d7803 [2023-04-11T01:47:02.529Z] Removing intermediate container a51fc1abd863 [2023-04-11T01:47:02.529Z] ---> 2455afcb46aa [2023-04-11T01:47:02.529Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T01:47:02.797Z] ---> Running in 52b0cbb22304 [2023-04-11T01:47:03.762Z] Removing intermediate container 52b0cbb22304 [2023-04-11T01:47:03.762Z] ---> 70f3d672aa91 [2023-04-11T01:47:03.762Z] Step 23/25 : LABEL arch=arm64 [2023-04-11T01:47:03.762Z] Removing intermediate container e05c454d7803 [2023-04-11T01:47:03.762Z] ---> 77774b4eea96 [2023-04-11T01:47:03.762Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-11T01:47:03.762Z] ---> Running in 8a2425f1f73e [2023-04-11T01:47:03.762Z] ---> 92fdc1be01a9 [2023-04-11T01:47:03.762Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-11T01:47:03.762Z] ---> Running in 41360184624d [2023-04-11T01:47:04.029Z] ---> Running in ef597b7c3887 [2023-04-11T01:47:04.613Z] Removing intermediate container 8a2425f1f73e [2023-04-11T01:47:04.613Z] ---> 5f017eb8fa51 [2023-04-11T01:47:04.613Z] Step 15/24 : WORKDIR / [2023-04-11T01:47:04.887Z] Removing intermediate container 41360184624d [2023-04-11T01:47:04.887Z] ---> 3e255d59fa63 [2023-04-11T01:47:04.887Z] Step 24/25 : LABEL git_sha=ef48cf16abad088f46b7419b747161179f7b3feb [2023-04-11T01:47:04.887Z] Removing intermediate container ef597b7c3887 [2023-04-11T01:47:04.887Z] ---> 6c7b59b2fd9a [2023-04-11T01:47:04.887Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-11T01:47:04.887Z] ---> Running in f6a44816fb3b [2023-04-11T01:47:05.156Z] ---> Running in 99a52a03e7e2 [2023-04-11T01:47:05.741Z] Removing intermediate container 99a52a03e7e2 [2023-04-11T01:47:05.741Z] ---> e6b99f17dbdb [2023-04-11T01:47:05.741Z] Step 25/25 : LABEL version=0.0.0 [2023-04-11T01:47:06.007Z] Removing intermediate container f6a44816fb3b [2023-04-11T01:47:06.007Z] ---> fa86ff7a202e [2023-04-11T01:47:06.007Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T01:47:06.007Z] ---> Running in 5bfa54646be2 [2023-04-11T01:47:06.283Z] ---> 8d37e639aa79 [2023-04-11T01:47:06.283Z] Step 22/27 : WORKDIR / [2023-04-11T01:47:06.551Z] ---> Running in 9dc500d9adfc [2023-04-11T01:47:06.817Z] Removing intermediate container 5bfa54646be2 [2023-04-11T01:47:06.817Z] ---> 3f9f2054a60c [2023-04-11T01:47:06.817Z] [2023-04-11T01:47:07.084Z] Removing intermediate container 9dc500d9adfc [2023-04-11T01:47:07.084Z] ---> c33bcd1b214f [2023-04-11T01:47:07.084Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-11T01:47:07.357Z] ---> 12388a11f672 [2023-04-11T01:47:07.357Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T01:47:07.357Z] ---> Running in 27aa795f6449 [2023-04-11T01:47:07.623Z] Successfully built 3f9f2054a60c [2023-04-11T01:47:07.623Z] Successfully tagged core-metadata-arm64:latest [2023-04-11T01:47:07.623Z]  Building core-metadata ... done Building core-data [2023-04-11T01:47:08.209Z] Removing intermediate container 27aa795f6449 [2023-04-11T01:47:08.209Z] ---> 00fc3af4cc1b [2023-04-11T01:47:08.209Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-11T01:47:08.475Z] ---> Running in 78953d8df341 [2023-04-11T01:47:09.057Z] ---> 835c8849ecfe [2023-04-11T01:47:09.057Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-11T01:47:09.324Z] Removing intermediate container 78953d8df341 [2023-04-11T01:47:09.324Z] ---> 811e6f0cf313 [2023-04-11T01:47:09.325Z] Step 25/27 : LABEL arch=arm64 [2023-04-11T01:47:09.909Z] ---> Running in 2854b7e09824 [2023-04-11T01:47:10.869Z] Removing intermediate container 2854b7e09824 [2023-04-11T01:47:10.869Z] ---> bbf461a19a5a [2023-04-11T01:47:10.869Z] Step 26/27 : LABEL git_sha=ef48cf16abad088f46b7419b747161179f7b3feb [2023-04-11T01:47:11.136Z] ---> Running in 335db7cc0383 [2023-04-11T01:47:11.719Z] Removing intermediate container 335db7cc0383 [2023-04-11T01:47:11.719Z] ---> 12d94ce42ef3 [2023-04-11T01:47:11.719Z] Step 27/27 : LABEL version=0.0.0 [2023-04-11T01:47:12.302Z] ---> Running in 273801a2b52c [2023-04-11T01:47:12.302Z] ---> 32f4d33c998a [2023-04-11T01:47:12.302Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-11T01:47:13.270Z] Removing intermediate container 273801a2b52c [2023-04-11T01:47:13.270Z] ---> 2f84f6341dd6 [2023-04-11T01:47:13.270Z] [2023-04-11T01:47:14.229Z] ---> 9da8fec92d06 [2023-04-11T01:47:14.229Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-11T01:47:14.229Z] Successfully built 2f84f6341dd6 [2023-04-11T01:47:14.229Z] Successfully tagged security-spire-config-arm64:latest [2023-04-11T01:47:14.229Z]  Building security-spire-config ... done Building security-spire-server [2023-04-11T01:47:14.494Z] ---> Running in 1efadb6492a5 [2023-04-11T01:47:15.080Z] Removing intermediate container 1efadb6492a5 [2023-04-11T01:47:15.080Z] ---> 4de67b78f077 [2023-04-11T01:47:15.080Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T01:47:15.346Z] ---> Running in a9620459448b [2023-04-11T01:47:16.762Z] Removing intermediate container a9620459448b [2023-04-11T01:47:16.762Z] ---> 94f4fd6bb441 [2023-04-11T01:47:16.762Z] Step 22/24 : LABEL arch=arm64 [2023-04-11T01:47:17.029Z] ---> Running in 8687ca07ed07 [2023-04-11T01:47:17.990Z] Removing intermediate container 8687ca07ed07 [2023-04-11T01:47:18.258Z] ---> 51b13448a94d [2023-04-11T01:47:18.258Z] Step 23/24 : LABEL git_sha=ef48cf16abad088f46b7419b747161179f7b3feb [2023-04-11T01:47:18.526Z] ---> Running in e6c58ac42054 [2023-04-11T01:47:19.487Z] Removing intermediate container e6c58ac42054 [2023-04-11T01:47:19.487Z] ---> 1de83fbd2507 [2023-04-11T01:47:19.487Z] Step 24/24 : LABEL version=0.0.0 [2023-04-11T01:47:19.754Z] ---> Running in f1ab079b1567 [2023-04-11T01:47:20.714Z] Removing intermediate container f1ab079b1567 [2023-04-11T01:47:20.714Z] ---> 118ecd9f506e [2023-04-11T01:47:20.714Z] [2023-04-11T01:47:21.300Z] Successfully built 118ecd9f506e [2023-04-11T01:47:21.300Z] Successfully tagged core-command-arm64:latest [2023-04-11T01:47:21.300Z] Building support-notifications [2023-04-11T01:47:31.378Z]  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T01:47:31.378Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T01:47:31.378Z] ---> d02cded7b620 [2023-04-11T01:47:31.378Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T01:47:31.378Z] ---> Using cache [2023-04-11T01:47:31.378Z] ---> 38af0b7c6b02 [2023-04-11T01:47:31.378Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T01:47:31.378Z] ---> Using cache [2023-04-11T01:47:31.378Z] ---> 9599f5b4325e [2023-04-11T01:47:31.378Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-11T01:47:31.378Z] ---> Using cache [2023-04-11T01:47:31.378Z] ---> 49030361b608 [2023-04-11T01:47:31.378Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T01:47:31.378Z] ---> Using cache [2023-04-11T01:47:31.378Z] ---> 25f49d384f0f [2023-04-11T01:47:31.378Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T01:47:31.378Z] ---> Using cache [2023-04-11T01:47:31.378Z] ---> 276b9652d142 [2023-04-11T01:47:31.378Z] Step 8/23 : COPY . . [2023-04-11T01:47:31.378Z] ---> Using cache [2023-04-11T01:47:31.378Z] ---> 2a42df16aa84 [2023-04-11T01:47:31.378Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-11T01:47:32.786Z] ---> Running in f576fa6d0254 [2023-04-11T01:47:34.731Z] 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-04-11T01:47:40.062Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T01:47:40.062Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-11T01:47:40.062Z] ---> d02cded7b620 [2023-04-11T01:47:40.062Z] Step 3/26 : WORKDIR /edgex-go [2023-04-11T01:47:40.062Z] ---> Using cache [2023-04-11T01:47:40.062Z] ---> 119b78a440cb [2023-04-11T01:47:40.062Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-11T01:47:40.062Z] ---> Using cache [2023-04-11T01:47:40.062Z] ---> 5075489b7f81 [2023-04-11T01:47:40.062Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-11T01:47:40.062Z] ---> Using cache [2023-04-11T01:47:40.062Z] ---> 7a94dd36dffd [2023-04-11T01:47:40.062Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T01:47:40.062Z] ---> Using cache [2023-04-11T01:47:40.062Z] ---> 5a2426572c7e [2023-04-11T01:47:40.062Z] Step 7/26 : COPY . . [2023-04-11T01:47:40.062Z] ---> Using cache [2023-04-11T01:47:40.062Z] ---> 38557e4a608c [2023-04-11T01:47:40.062Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-04-11T01:47:40.062Z] ---> Using cache [2023-04-11T01:47:40.062Z] ---> 32bcb4ace457 [2023-04-11T01:47:40.062Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-11T01:47:40.062Z] ---> Using cache [2023-04-11T01:47:40.062Z] ---> 899c610ab0fe [2023-04-11T01:47:40.062Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-11T01:47:40.062Z] ---> Using cache [2023-04-11T01:47:40.062Z] ---> 3347946a3a66 [2023-04-11T01:47:40.062Z] 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-04-11T01:47:41.047Z] ---> Running in 1bd2f501bea2 [2023-04-11T01:47:46.395Z] Removing intermediate container 1bd2f501bea2 [2023-04-11T01:47:46.395Z] ---> 35d6c66e2da0 [2023-04-11T01:47:46.395Z] Step 12/26 : WORKDIR /edgex-go [2023-04-11T01:47:46.395Z] ---> Running in 3e249b59ffa6 [2023-04-11T01:47:47.355Z] Removing intermediate container 3e249b59ffa6 [2023-04-11T01:47:47.355Z] ---> 6a0e0dd193e3 [2023-04-11T01:47:47.355Z] [2023-04-11T01:47:47.355Z] Step 13/26 : FROM alpine:3.17 [2023-04-11T01:47:47.355Z] ---> 51e60588ff2c [2023-04-11T01:47:47.355Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-11T01:47:47.355Z] ---> Using cache [2023-04-11T01:47:47.355Z] ---> ae055ffba051 [2023-04-11T01:47:47.355Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-11T01:47:47.355Z] ---> Using cache [2023-04-11T01:47:47.355Z] ---> 8be253e22ced [2023-04-11T01:47:47.355Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T01:47:47.355Z] ---> Using cache [2023-04-11T01:47:47.355Z] ---> 266450b14789 [2023-04-11T01:47:47.355Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T01:47:47.355Z] ---> Using cache [2023-04-11T01:47:47.355Z] ---> 81801a8d3554 [2023-04-11T01:47:47.355Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-11T01:47:49.941Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T01:47:49.941Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T01:47:49.941Z] ---> d02cded7b620 [2023-04-11T01:47:49.941Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T01:47:49.941Z] ---> Using cache [2023-04-11T01:47:49.941Z] ---> 38af0b7c6b02 [2023-04-11T01:47:49.941Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T01:47:49.941Z] ---> Using cache [2023-04-11T01:47:49.941Z] ---> 9599f5b4325e [2023-04-11T01:47:49.941Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-11T01:47:49.941Z] ---> Running in fb6bdce3c83c [2023-04-11T01:47:52.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T01:47:53.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T01:47:54.506Z] OK: 263 MiB in 53 packages [2023-04-11T01:47:57.089Z] Removing intermediate container fb6bdce3c83c [2023-04-11T01:47:57.089Z] ---> 2143b3801cc6 [2023-04-11T01:47:57.089Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T01:47:58.491Z] ---> 4088881f5488 [2023-04-11T01:47:58.491Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T01:47:58.757Z] ---> Running in 962b9ec52c07 [2023-04-11T01:48:00.170Z] ---> 9dda26151c80 [2023-04-11T01:48:00.170Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-11T01:48:01.575Z] ---> 4966a9358082 [2023-04-11T01:48:01.575Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-11T01:48:03.009Z] ---> ad45e7cebdd9 [2023-04-11T01:48:03.009Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-11T01:48:04.417Z] ---> 4ef2bf987ea9 [2023-04-11T01:48:04.417Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-11T01:48:04.417Z] ---> Running in 40bdf10f5122 [2023-04-11T01:48:04.999Z] Removing intermediate container 40bdf10f5122 [2023-04-11T01:48:04.999Z] ---> 53b050872343 [2023-04-11T01:48:04.999Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-11T01:48:05.266Z] ---> Running in 675729cf237f [2023-04-11T01:48:05.861Z] Removing intermediate container 675729cf237f [2023-04-11T01:48:05.861Z] ---> af6ee1f1837a [2023-04-11T01:48:05.861Z] Step 24/26 : LABEL arch=arm64 [2023-04-11T01:48:06.128Z] ---> Running in 38a6899d8dd4 [2023-04-11T01:48:06.738Z] Removing intermediate container 38a6899d8dd4 [2023-04-11T01:48:06.738Z] ---> 2ee58a354b86 [2023-04-11T01:48:06.738Z] Step 25/26 : LABEL git_sha=ef48cf16abad088f46b7419b747161179f7b3feb [2023-04-11T01:48:07.006Z] ---> Running in d732ace7ea30 [2023-04-11T01:48:07.590Z] Removing intermediate container d732ace7ea30 [2023-04-11T01:48:07.590Z] ---> 9c2c7696257a [2023-04-11T01:48:07.590Z] Step 26/26 : LABEL version=0.0.0 [2023-04-11T01:48:07.858Z] ---> Running in 65800db92081 [2023-04-11T01:48:08.818Z] Removing intermediate container 65800db92081 [2023-04-11T01:48:08.818Z] ---> 97b947c5aa14 [2023-04-11T01:48:08.818Z] [2023-04-11T01:48:09.086Z] Successfully built 97b947c5aa14 [2023-04-11T01:48:09.086Z] Successfully tagged security-spire-server-arm64:latest [2023-04-11T01:48:09.086Z]  Building security-spire-server ... done Building security-spiffe-token-provider [2023-04-11T01:48:09.357Z] Removing intermediate container 6dcd639ddee0 [2023-04-11T01:48:09.357Z] ---> 797470b5e6bb [2023-04-11T01:48:09.357Z] Step 7/25 : COPY . . [2023-04-11T01:48:31.432Z] ---> 800d80da3fda [2023-04-11T01:48:31.432Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-11T01:48:31.432Z] ---> Running in e5f633c5bdbf [2023-04-11T01:48:31.432Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T01:48:31.432Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-11T01:48:31.432Z] ---> d02cded7b620 [2023-04-11T01:48:31.432Z] Step 3/20 : WORKDIR /edgex-go [2023-04-11T01:48:31.432Z] ---> Using cache [2023-04-11T01:48:31.432Z] ---> 119b78a440cb [2023-04-11T01:48:31.432Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-11T01:48:31.432Z] ---> Running in acdd26b187f6 [2023-04-11T01:48:32.018Z] 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-04-11T01:48:32.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T01:48:33.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T01:48:35.650Z] v3.17.3-51-gb3e182d1e6a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-11T01:48:35.650Z] v3.17.3-52-g138c24c548d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-11T01:48:35.650Z] OK: 17694 distinct packages available [2023-04-11T01:48:35.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T01:48:37.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T01:48:38.488Z] Removing intermediate container 9db64429657c [2023-04-11T01:48:38.489Z] ---> e6d67b0632d7 [2023-04-11T01:48:38.489Z] [2023-04-11T01:48:38.489Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T01:48:38.489Z] ---> 51e60588ff2c [2023-04-11T01:48:38.489Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-11T01:48:38.489Z] ---> Using cache [2023-04-11T01:48:38.489Z] ---> e9f39d434327 [2023-04-11T01:48:38.489Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T01:48:38.489Z] ---> Using cache [2023-04-11T01:48:38.489Z] ---> b98196a7f15f [2023-04-11T01:48:38.489Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-11T01:48:38.755Z] OK: 263 MiB in 53 packages [2023-04-11T01:48:38.755Z] ---> Running in 1071c7100ecb [2023-04-11T01:48:39.491Z] Removing intermediate container 1071c7100ecb [2023-04-11T01:48:39.491Z] ---> 5cabb71e4e53 [2023-04-11T01:48:39.491Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-11T01:48:39.780Z] ---> Running in d095e7a61802 [2023-04-11T01:48:40.808Z] Removing intermediate container d095e7a61802 [2023-04-11T01:48:40.808Z] ---> 76f2ed4b83e1 [2023-04-11T01:48:40.808Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T01:48:41.102Z] Removing intermediate container acdd26b187f6 [2023-04-11T01:48:41.103Z] ---> 21a0c2b9cea2 [2023-04-11T01:48:41.103Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-11T01:48:42.106Z] ---> 5a65dc44d6f1 [2023-04-11T01:48:42.106Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T01:48:42.389Z] ---> 28c2c44e3e01 [2023-04-11T01:48:42.389Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T01:48:42.670Z] ---> Running in 61cf000ca43f [2023-04-11T01:48:44.092Z] ---> 75ea2e402e0b [2023-04-11T01:48:44.092Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-11T01:48:47.438Z] ---> 3e7a4b4bd441 [2023-04-11T01:48:47.438Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-11T01:48:48.022Z] ---> c3cd10c78719 [2023-04-11T01:48:48.022Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-11T01:48:48.022Z] ---> Running in ddedc422061f [2023-04-11T01:48:48.604Z] Removing intermediate container ddedc422061f [2023-04-11T01:48:48.604Z] ---> 95cb1f3a7769 [2023-04-11T01:48:48.604Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T01:48:48.604Z] ---> Running in 5bb128c4a1c5 [2023-04-11T01:48:49.564Z] Removing intermediate container 5bb128c4a1c5 [2023-04-11T01:48:49.564Z] ---> 06e9277bdb31 [2023-04-11T01:48:49.564Z] Step 21/23 : LABEL arch=arm64 [2023-04-11T01:48:49.564Z] ---> Running in 0cf071369ada [2023-04-11T01:48:50.150Z] Removing intermediate container 0cf071369ada [2023-04-11T01:48:50.150Z] ---> 22d685e97602 [2023-04-11T01:48:50.150Z] Step 22/23 : LABEL git_sha=ef48cf16abad088f46b7419b747161179f7b3feb [2023-04-11T01:48:50.150Z] ---> Running in 758469d94515 [2023-04-11T01:48:50.732Z] Removing intermediate container 758469d94515 [2023-04-11T01:48:50.732Z] ---> 4be2c60d0449 [2023-04-11T01:48:50.732Z] Step 23/23 : LABEL version=0.0.0 [2023-04-11T01:48:51.011Z] ---> Running in 7e58b6c3e4f9 [2023-04-11T01:48:51.597Z] Removing intermediate container 7e58b6c3e4f9 [2023-04-11T01:48:51.597Z] ---> a2221fc81054 [2023-04-11T01:48:51.597Z] [2023-04-11T01:48:51.863Z] Successfully built a2221fc81054 [2023-04-11T01:48:51.863Z] Successfully tagged support-scheduler-arm64:latest [2023-04-11T01:48:51.863Z]  Building support-scheduler ... done Building core-common-config-bootstrapper [2023-04-11T01:49:13.907Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T01:49:13.907Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T01:49:13.907Z] ---> d02cded7b620 [2023-04-11T01:49:13.907Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T01:49:13.907Z] ---> Using cache [2023-04-11T01:49:13.907Z] ---> 38af0b7c6b02 [2023-04-11T01:49:13.907Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T01:49:13.907Z] ---> Using cache [2023-04-11T01:49:13.907Z] ---> 9599f5b4325e [2023-04-11T01:49:13.907Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-11T01:49:13.907Z] ---> Using cache [2023-04-11T01:49:13.907Z] ---> 49030361b608 [2023-04-11T01:49:13.907Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T01:49:13.907Z] ---> Using cache [2023-04-11T01:49:13.907Z] ---> 25f49d384f0f [2023-04-11T01:49:13.907Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T01:49:13.907Z] ---> Using cache [2023-04-11T01:49:13.907Z] ---> 276b9652d142 [2023-04-11T01:49:13.907Z] Step 8/23 : COPY . . [2023-04-11T01:49:13.907Z] ---> Using cache [2023-04-11T01:49:13.907Z] ---> 2a42df16aa84 [2023-04-11T01:49:13.907Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-11T01:49:13.907Z] ---> Running in 40b7d4ba09ff [2023-04-11T01:49:16.485Z] 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-04-11T01:49:34.734Z] Removing intermediate container 962b9ec52c07 [2023-04-11T01:49:34.734Z] ---> 51890dfcc13d [2023-04-11T01:49:34.734Z] Step 8/23 : COPY . . [2023-04-11T01:49:47.034Z] ---> e9a9c54e9bb7 [2023-04-11T01:49:47.034Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-11T01:49:47.034Z] ---> Running in d447c7d269f2 [2023-04-11T01:49:48.973Z] 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-04-11T01:50:35.799Z] Removing intermediate container 61cf000ca43f [2023-04-11T01:50:35.799Z] ---> 2d80b3f7e158 [2023-04-11T01:50:35.799Z] Step 7/20 : COPY . . [2023-04-11T01:50:41.126Z] ---> e5f239785ff0 [2023-04-11T01:50:41.126Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-11T01:50:41.126Z] ---> Running in ab53028a10d2 [2023-04-11T01:50:43.072Z] 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-04-11T01:55:20.190Z] Removing intermediate container f576fa6d0254 [2023-04-11T01:55:20.190Z] ---> b62ac913c260 [2023-04-11T01:55:20.190Z] [2023-04-11T01:55:20.190Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T01:55:20.190Z] ---> 51e60588ff2c [2023-04-11T01:55:20.190Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T01:55:20.190Z] ---> Running in f010214c7aaa [2023-04-11T01:55:20.190Z] Removing intermediate container f010214c7aaa [2023-04-11T01:55:20.190Z] ---> 876206271813 [2023-04-11T01:55:20.190Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-11T01:55:20.190Z] ---> Running in 8ee951f032af [2023-04-11T01:55:20.190Z] Removing intermediate container 8ee951f032af [2023-04-11T01:55:20.190Z] ---> 6db34d3cae5f [2023-04-11T01:55:20.190Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-11T01:55:20.190Z] ---> Running in 18fd991105ed [2023-04-11T01:55:20.190Z] Removing intermediate container 18fd991105ed [2023-04-11T01:55:20.190Z] ---> a2e5c0c089cb [2023-04-11T01:55:20.190Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-11T01:55:20.190Z] ---> Running in e6258958eeb5 [2023-04-11T01:55:20.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T01:55:20.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T01:55:22.729Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-11T01:55:22.729Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T01:55:22.729Z] OK: 8 MiB in 16 packages [2023-04-11T01:55:22.729Z] 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-04-11T01:55:24.201Z] Removing intermediate container e6258958eeb5 [2023-04-11T01:55:24.201Z] ---> 85566ac5d4b6 [2023-04-11T01:55:24.201Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T01:55:27.564Z] ---> 4f050183c513 [2023-04-11T01:55:27.564Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T01:55:27.835Z] ---> 8a6994606fef [2023-04-11T01:55:27.835Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-11T01:55:29.787Z] ---> 08c4348cde9e [2023-04-11T01:55:29.787Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-11T01:55:30.751Z] ---> 2b59fe60cc53 [2023-04-11T01:55:30.751Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-11T01:55:30.751Z] ---> Running in 26e97dbeb99f [2023-04-11T01:55:31.334Z] Removing intermediate container 26e97dbeb99f [2023-04-11T01:55:31.334Z] ---> 4722186dba79 [2023-04-11T01:55:31.334Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T01:55:31.334Z] ---> Running in 43f411b6f123 [2023-04-11T01:55:31.920Z] Removing intermediate container 43f411b6f123 [2023-04-11T01:55:31.920Z] ---> 989905902332 [2023-04-11T01:55:31.920Z] Step 21/23 : LABEL arch=arm64 [2023-04-11T01:55:31.920Z] ---> Running in ad883551b5ee [2023-04-11T01:55:32.506Z] Removing intermediate container ad883551b5ee [2023-04-11T01:55:32.506Z] ---> 07a14846b844 [2023-04-11T01:55:32.506Z] Step 22/23 : LABEL git_sha=ef48cf16abad088f46b7419b747161179f7b3feb [2023-04-11T01:55:32.506Z] ---> Running in eb6773792891 [2023-04-11T01:55:32.775Z] Removing intermediate container eb6773792891 [2023-04-11T01:55:32.775Z] ---> 06cf72acda04 [2023-04-11T01:55:32.775Z] Step 23/23 : LABEL version=0.0.0 [2023-04-11T01:55:33.042Z] ---> Running in 9783e7ea99b5 [2023-04-11T01:55:33.632Z] Removing intermediate container 9783e7ea99b5 [2023-04-11T01:55:33.632Z] ---> 2a0e270c00b2 [2023-04-11T01:55:33.632Z] [2023-04-11T01:55:33.900Z] Successfully built 2a0e270c00b2 [2023-04-11T01:55:33.900Z] Successfully tagged core-data-arm64:latest [2023-04-11T01:55:33.900Z]  Building core-data ... done Building security-proxy-setup [2023-04-11T01:55:46.240Z] Removing intermediate container e5f633c5bdbf [2023-04-11T01:55:46.240Z] ---> d6044869da20 [2023-04-11T01:55:46.240Z] [2023-04-11T01:55:46.240Z] Step 9/25 : FROM alpine:3.17 [2023-04-11T01:55:46.240Z] ---> 51e60588ff2c [2023-04-11T01:55:46.240Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-11T01:55:46.240Z] ---> Running in 4001a5d00e5d [2023-04-11T01:55:46.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T01:55:48.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T01:55:50.850Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-11T01:55:50.850Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-11T01:55:50.850Z] (3/3) Installing su-exec (0.2-r2) [2023-04-11T01:55:50.850Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T01:55:50.850Z] Executing ca-certificates-20220614-r4.trigger [2023-04-11T01:55:51.810Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T01:55:51.810Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-11T01:55:51.810Z] ---> d02cded7b620 [2023-04-11T01:55:51.810Z] Step 3/22 : WORKDIR /edgex-go [2023-04-11T01:55:51.810Z] ---> Using cache [2023-04-11T01:55:51.810Z] ---> 119b78a440cb [2023-04-11T01:55:51.810Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-11T01:55:51.810Z] ---> Using cache [2023-04-11T01:55:51.810Z] ---> 88d2966b088a [2023-04-11T01:55:51.810Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-11T01:55:51.810Z] ---> Using cache [2023-04-11T01:55:51.810Z] ---> 23a73eb10446 [2023-04-11T01:55:51.810Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T01:55:51.810Z] ---> Using cache [2023-04-11T01:55:51.810Z] ---> 797470b5e6bb [2023-04-11T01:55:51.810Z] Step 7/22 : COPY . . [2023-04-11T01:55:51.810Z] ---> Using cache [2023-04-11T01:55:51.810Z] ---> 800d80da3fda [2023-04-11T01:55:51.810Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-11T01:55:51.810Z] OK: 8 MiB in 18 packages [2023-04-11T01:55:53.214Z] ---> Running in abe11e45d776 [2023-04-11T01:55:54.618Z] Removing intermediate container 4001a5d00e5d [2023-04-11T01:55:54.618Z] ---> 52ed0aadeabd [2023-04-11T01:55:54.886Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-11T01:55:54.886Z] ---> Running in fe049d3d02c6 [2023-04-11T01:55:55.150Z] 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-04-11T01:55:55.416Z] Removing intermediate container fe049d3d02c6 [2023-04-11T01:55:55.416Z] ---> d70b01481702 [2023-04-11T01:55:55.416Z] Step 12/25 : WORKDIR / [2023-04-11T01:55:55.683Z] ---> Running in c36fb0dc3497 [2023-04-11T01:55:56.264Z] Removing intermediate container c36fb0dc3497 [2023-04-11T01:55:56.264Z] ---> 70d90413f06c [2023-04-11T01:55:56.264Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T01:55:57.218Z] ---> cc7a40fd3392 [2023-04-11T01:55:57.218Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T01:55:58.177Z] ---> 1ed4764e0ecb [2023-04-11T01:55:58.177Z] 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-04-11T01:55:59.134Z] ---> 2c12b30d83f3 [2023-04-11T01:55:59.134Z] 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-04-11T01:56:00.093Z] ---> 929b6212f7d7 [2023-04-11T01:56:00.093Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-11T01:56:00.677Z] ---> 7aeb3c87461a [2023-04-11T01:56:00.677Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-11T01:56:02.622Z] ---> 7b4c33551c7b [2023-04-11T01:56:02.622Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-11T01:56:06.876Z] ---> 427b1e3b69f7 [2023-04-11T01:56:06.876Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-11T01:56:07.840Z] ---> 3667bfd5e726 [2023-04-11T01:56:07.840Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-11T01:56:07.840Z] ---> Running in 1d76c9d4d767 [2023-04-11T01:56:11.224Z] Removing intermediate container 1d76c9d4d767 [2023-04-11T01:56:11.224Z] ---> 15393b39910b [2023-04-11T01:56:11.225Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-11T01:56:11.492Z] ---> Running in 5a38e5cb2a3a [2023-04-11T01:56:12.073Z] Removing intermediate container 5a38e5cb2a3a [2023-04-11T01:56:12.073Z] ---> b97abac6b859 [2023-04-11T01:56:12.073Z] Step 23/25 : LABEL arch=arm64 [2023-04-11T01:56:12.073Z] ---> Running in 7880c5ee501a [2023-04-11T01:56:12.653Z] Removing intermediate container 7880c5ee501a [2023-04-11T01:56:12.653Z] ---> eb133ac1033f [2023-04-11T01:56:12.653Z] Step 24/25 : LABEL git_sha=ef48cf16abad088f46b7419b747161179f7b3feb [2023-04-11T01:56:12.653Z] ---> Running in b3bba30a0e4f [2023-04-11T01:56:13.232Z] Removing intermediate container b3bba30a0e4f [2023-04-11T01:56:13.232Z] ---> c94d3904a246 [2023-04-11T01:56:13.232Z] Step 25/25 : LABEL version=0.0.0 [2023-04-11T01:56:13.498Z] ---> Running in f691f617a239 [2023-04-11T01:56:14.081Z] Removing intermediate container f691f617a239 [2023-04-11T01:56:14.081Z] ---> 768ab6bc1a0d [2023-04-11T01:56:14.081Z] [2023-04-11T01:56:14.347Z] Successfully built 768ab6bc1a0d [2023-04-11T01:56:14.347Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-04-11T01:56:41.003Z]  Building security-secretstore-setup ... done Removing intermediate container 40b7d4ba09ff [2023-04-11T01:56:41.003Z] ---> a306dd9c52a2 [2023-04-11T01:56:41.003Z] [2023-04-11T01:56:41.003Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T01:56:41.003Z] ---> 51e60588ff2c [2023-04-11T01:56:41.003Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-11T01:56:41.003Z] ---> Using cache [2023-04-11T01:56:41.003Z] ---> 645a5058a203 [2023-04-11T01:56:41.003Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-11T01:56:41.003Z] ---> Using cache [2023-04-11T01:56:41.003Z] ---> e436f191c54d [2023-04-11T01:56:41.003Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T01:56:41.003Z] ---> Using cache [2023-04-11T01:56:41.269Z] ---> a425ec49ec67 [2023-04-11T01:56:41.269Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T01:56:41.269Z] ---> Using cache [2023-04-11T01:56:41.269Z] ---> 47b597bae99a [2023-04-11T01:56:41.269Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-11T01:56:42.671Z] ---> 562333c9f633 [2023-04-11T01:56:42.671Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-11T01:56:43.629Z] ---> 4a481dc462a8 [2023-04-11T01:56:43.629Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-11T01:56:45.034Z] ---> 2f2d8c12abc4 [2023-04-11T01:56:45.034Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-11T01:56:45.034Z] ---> Running in 73d442adb70d [2023-04-11T01:56:48.508Z] Removing intermediate container 73d442adb70d [2023-04-11T01:56:48.508Z] ---> 36be91f182aa [2023-04-11T01:56:48.508Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-11T01:56:48.508Z] ---> Running in 9751a1395f77 [2023-04-11T01:56:49.141Z] Removing intermediate container 9751a1395f77 [2023-04-11T01:56:49.141Z] ---> 66f63c9d2bd2 [2023-04-11T01:56:49.141Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-11T01:56:49.141Z] ---> Running in db97e22e868b [2023-04-11T01:56:49.756Z] Removing intermediate container db97e22e868b [2023-04-11T01:56:49.756Z] ---> 99575b812e15 [2023-04-11T01:56:49.756Z] Step 21/23 : LABEL arch=arm64 [2023-04-11T01:56:49.756Z] ---> Running in dd66c36b113e [2023-04-11T01:56:50.388Z] Removing intermediate container dd66c36b113e [2023-04-11T01:56:50.388Z] ---> e2aaba49513d [2023-04-11T01:56:50.388Z] Step 22/23 : LABEL git_sha=ef48cf16abad088f46b7419b747161179f7b3feb [2023-04-11T01:56:50.388Z] ---> Running in 8df74b67d3c4 [2023-04-11T01:56:51.015Z] Removing intermediate container 8df74b67d3c4 [2023-04-11T01:56:51.015Z] ---> bd7457efc98c [2023-04-11T01:56:51.015Z] Step 23/23 : LABEL version=0.0.0 [2023-04-11T01:56:51.015Z] ---> Running in 2a5c534c43b0 [2023-04-11T01:56:51.625Z] Removing intermediate container 2a5c534c43b0 [2023-04-11T01:56:51.625Z] ---> fa98630da2be [2023-04-11T01:56:51.625Z] [2023-04-11T01:56:51.902Z] Successfully built fa98630da2be [2023-04-11T01:56:51.902Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-04-11T01:58:58.559Z]  Building core-common-config-bootstrapper ... done Removing intermediate container ab53028a10d2 [2023-04-11T01:58:58.559Z] ---> 03512d85651b [2023-04-11T01:58:58.559Z] [2023-04-11T01:58:58.559Z] Step 9/20 : FROM alpine:3.17 [2023-04-11T01:58:58.559Z] ---> 51e60588ff2c [2023-04-11T01:58:58.559Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-11T01:58:58.559Z] ---> Using cache [2023-04-11T01:58:58.559Z] ---> ee00a99cdbd0 [2023-04-11T01:58:58.559Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-11T01:58:58.559Z] ---> Running in 76090c803de7 [2023-04-11T01:58:58.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T01:58:58.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T01:58:58.559Z] v3.17.3-51-gb3e182d1e6a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-11T01:58:58.559Z] v3.17.3-52-g138c24c548d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-11T01:58:58.559Z] OK: 17689 distinct packages available [2023-04-11T01:58:58.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T01:58:58.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T01:58:58.559Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-11T01:58:58.559Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-11T01:58:58.559Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-11T01:58:58.559Z] (4/9) Installing libcurl (7.88.1-r1) [2023-04-11T01:58:58.559Z] (5/9) Installing curl (7.88.1-r1) [2023-04-11T01:58:58.559Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-11T01:58:58.559Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-11T01:58:58.559Z] (8/9) Installing libucontext (1.2-r0) [2023-04-11T01:58:58.559Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-11T01:58:58.559Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T01:58:58.559Z] Executing ca-certificates-20220614-r4.trigger [2023-04-11T01:58:58.559Z] OK: 11 MiB in 24 packages [2023-04-11T01:59:01.138Z] Removing intermediate container 76090c803de7 [2023-04-11T01:59:01.138Z] ---> a5af74746b1f [2023-04-11T01:59:01.138Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T01:59:02.593Z] ---> 24d723da2c20 [2023-04-11T01:59:02.593Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T01:59:04.001Z] ---> 5fa171ecc5ef [2023-04-11T01:59:04.001Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-11T01:59:06.578Z] ---> 5284beac0f02 [2023-04-11T01:59:06.578Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-11T01:59:07.161Z] ---> 5858a483247f [2023-04-11T01:59:07.161Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-11T01:59:07.161Z] ---> Running in 1216e2496d70 [2023-04-11T01:59:07.743Z] Removing intermediate container 1216e2496d70 [2023-04-11T01:59:07.743Z] ---> 37d934942d4d [2023-04-11T01:59:07.743Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T01:59:07.743Z] ---> Running in 94b191b860f9 [2023-04-11T01:59:08.325Z] Removing intermediate container 94b191b860f9 [2023-04-11T01:59:08.325Z] ---> 5b0ff67467fd [2023-04-11T01:59:08.325Z] Step 18/20 : LABEL arch=arm64 [2023-04-11T01:59:08.325Z] ---> Running in 508196194d65 [2023-04-11T01:59:08.911Z] Removing intermediate container 508196194d65 [2023-04-11T01:59:08.911Z] ---> 47a331487046 [2023-04-11T01:59:08.911Z] Step 19/20 : LABEL git_sha=ef48cf16abad088f46b7419b747161179f7b3feb [2023-04-11T01:59:09.177Z] ---> Running in 4d8e267c0c9f [2023-04-11T01:59:09.441Z] Removing intermediate container d447c7d269f2 [2023-04-11T01:59:09.441Z] ---> 00ae933db772 [2023-04-11T01:59:09.441Z] [2023-04-11T01:59:09.441Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T01:59:09.441Z] ---> 51e60588ff2c [2023-04-11T01:59:09.441Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-11T01:59:10.021Z] ---> Running in 951b9c8be1bb [2023-04-11T01:59:10.021Z] Removing intermediate container 4d8e267c0c9f [2023-04-11T01:59:10.021Z] ---> 1cdb2f7740e1 [2023-04-11T01:59:10.021Z] Step 20/20 : LABEL version=0.0.0 [2023-04-11T01:59:10.287Z] ---> Running in 2bdbfac3551e [2023-04-11T01:59:11.254Z] Removing intermediate container 2bdbfac3551e [2023-04-11T01:59:11.254Z] ---> 20527b2b4fff [2023-04-11T01:59:11.254Z] [2023-04-11T01:59:11.522Z] Successfully built 20527b2b4fff [2023-04-11T01:59:11.522Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-04-11T01:59:11.789Z]  Building security-spiffe-token-provider ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T01:59:12.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T01:59:13.797Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-11T01:59:13.797Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-11T01:59:13.797Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T01:59:13.797Z] Executing ca-certificates-20220614-r4.trigger [2023-04-11T01:59:14.068Z] OK: 8 MiB in 17 packages [2023-04-11T01:59:16.003Z] Removing intermediate container 951b9c8be1bb [2023-04-11T01:59:16.003Z] ---> 31d5ee72264f [2023-04-11T01:59:16.003Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T01:59:16.003Z] ---> Running in ab3eab7adf4b [2023-04-11T01:59:16.589Z] Removing intermediate container ab3eab7adf4b [2023-04-11T01:59:16.589Z] ---> ab1d23253a38 [2023-04-11T01:59:16.589Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-11T01:59:16.856Z] ---> Running in f8f963884103 [2023-04-11T01:59:17.122Z] Removing intermediate container f8f963884103 [2023-04-11T01:59:17.122Z] ---> 169d270f0f3e [2023-04-11T01:59:17.122Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-11T01:59:17.389Z] ---> Running in 5a21a52249c1 [2023-04-11T01:59:17.971Z] Removing intermediate container 5a21a52249c1 [2023-04-11T01:59:17.971Z] ---> 0f2e62be8a41 [2023-04-11T01:59:17.971Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T01:59:18.935Z] ---> 2c76eeef5a11 [2023-04-11T01:59:18.935Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T01:59:19.901Z] ---> ce400abcbc90 [2023-04-11T01:59:19.901Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-11T01:59:23.244Z] ---> e2977787d96f [2023-04-11T01:59:23.244Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-11T01:59:23.521Z] ---> 629d436a30ed [2023-04-11T01:59:23.521Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-11T01:59:23.789Z] ---> Running in 5551a18066f1 [2023-04-11T01:59:24.370Z] Removing intermediate container 5551a18066f1 [2023-04-11T01:59:24.370Z] ---> 6a907250aa46 [2023-04-11T01:59:24.370Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T01:59:24.370Z] ---> Running in 6b7f0c43c1ae [2023-04-11T01:59:24.953Z] Removing intermediate container 6b7f0c43c1ae [2023-04-11T01:59:24.953Z] ---> 9b7ba21085ce [2023-04-11T01:59:24.953Z] Step 21/23 : LABEL arch=arm64 [2023-04-11T01:59:24.953Z] ---> Running in 0e0d94ce8b91 [2023-04-11T01:59:25.219Z] Removing intermediate container 0e0d94ce8b91 [2023-04-11T01:59:25.219Z] ---> 8bbbc6fa3957 [2023-04-11T01:59:25.219Z] Step 22/23 : LABEL git_sha=ef48cf16abad088f46b7419b747161179f7b3feb [2023-04-11T01:59:25.219Z] ---> Running in abada4723906 [2023-04-11T01:59:25.806Z] Removing intermediate container abada4723906 [2023-04-11T01:59:25.806Z] ---> 201f7cc26b67 [2023-04-11T01:59:25.806Z] Step 23/23 : LABEL version=0.0.0 [2023-04-11T01:59:25.806Z] ---> Running in 177c96514743 [2023-04-11T01:59:26.074Z] Removing intermediate container 177c96514743 [2023-04-11T01:59:26.074Z] ---> a6174c56df4f [2023-04-11T01:59:26.074Z] [2023-04-11T01:59:26.343Z] Successfully built a6174c56df4f [2023-04-11T01:59:26.343Z] Successfully tagged support-notifications-arm64:latest [2023-04-11T01:59:41.332Z]  Building support-notifications ... done Removing intermediate container abe11e45d776 [2023-04-11T01:59:41.332Z] ---> 5824ac8b61b5 [2023-04-11T01:59:41.332Z] [2023-04-11T01:59:41.332Z] Step 9/22 : FROM alpine:3.17 [2023-04-11T01:59:41.332Z] ---> 51e60588ff2c [2023-04-11T01:59:41.332Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-11T01:59:41.332Z] ---> Running in 94aef4229cc2 [2023-04-11T01:59:41.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T01:59:42.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T01:59:43.134Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-11T01:59:43.134Z] (2/2) Installing openssl (3.0.8-r3) [2023-04-11T01:59:43.402Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T01:59:43.402Z] OK: 8 MiB in 17 packages [2023-04-11T01:59:44.360Z] Removing intermediate container 94aef4229cc2 [2023-04-11T01:59:44.360Z] ---> 3a79f785b70e [2023-04-11T01:59:44.360Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-11T01:59:44.360Z] ---> Running in 1c94fb0a5bb2 [2023-04-11T01:59:44.626Z] Removing intermediate container 1c94fb0a5bb2 [2023-04-11T01:59:44.626Z] ---> 20a75e41fe53 [2023-04-11T01:59:44.626Z] Step 12/22 : WORKDIR /edgex [2023-04-11T01:59:44.626Z] ---> Running in 6324822f07e4 [2023-04-11T01:59:44.891Z] Removing intermediate container 6324822f07e4 [2023-04-11T01:59:44.891Z] ---> 82821d3b9728 [2023-04-11T01:59:44.891Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T01:59:45.472Z] ---> 2fa2d1bc4e04 [2023-04-11T01:59:45.472Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T01:59:46.053Z] ---> 127eea7c9d04 [2023-04-11T01:59:46.053Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-11T01:59:46.327Z] ---> 1d2c4b0dee0b [2023-04-11T01:59:46.327Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-11T01:59:48.926Z] ---> e8face388eda [2023-04-11T01:59:48.926Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-11T01:59:49.197Z] ---> 56e0c147491f [2023-04-11T01:59:49.197Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-11T01:59:49.197Z] ---> Running in f4ab9bd627ba [2023-04-11T01:59:51.150Z] Removing intermediate container f4ab9bd627ba [2023-04-11T01:59:51.150Z] ---> 8e14cc4ec144 [2023-04-11T01:59:51.150Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-11T01:59:51.150Z] ---> Running in 191ac73b639e [2023-04-11T01:59:51.150Z] Removing intermediate container 191ac73b639e [2023-04-11T01:59:51.150Z] ---> 66832ff74cee [2023-04-11T01:59:51.150Z] Step 20/22 : LABEL arch=arm64 [2023-04-11T01:59:51.150Z] ---> Running in 099bd2a215ea [2023-04-11T01:59:51.421Z] Removing intermediate container 099bd2a215ea [2023-04-11T01:59:51.421Z] ---> 03e68bb1372e [2023-04-11T01:59:51.421Z] Step 21/22 : LABEL git_sha=ef48cf16abad088f46b7419b747161179f7b3feb [2023-04-11T01:59:51.421Z] ---> Running in ce4ea6b60833 [2023-04-11T01:59:52.007Z] Removing intermediate container ce4ea6b60833 [2023-04-11T01:59:52.007Z] ---> c550965d8b5f [2023-04-11T01:59:52.007Z] Step 22/22 : LABEL version=0.0.0 [2023-04-11T01:59:52.007Z] ---> Running in 0eb76acbc030 [2023-04-11T01:59:52.276Z] Removing intermediate container 0eb76acbc030 [2023-04-11T01:59:52.276Z] ---> e1b7891a082c [2023-04-11T01:59:52.276Z] [2023-04-11T01:59:52.545Z] Successfully built e1b7891a082c [2023-04-11T01:59:52.545Z] Successfully tagged security-proxy-setup-arm64:latest [2023-04-11T01:59:52.826Z]  Building security-proxy-setup ... done  [Pipeline] } [2023-04-11T01:59:52.840Z] $ docker stop --time=1 064e3b117f9a80dcf1ae5bf74e1280090c84ecb97cba62e2fd7a5e58a1019d2f [2023-04-11T01:59:54.467Z] $ docker rm -f --volumes 064e3b117f9a80dcf1ae5bf74e1280090c84ecb97cba62e2fd7a5e58a1019d2f [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-11T01:59:54.945Z] + docker images [2023-04-11T01:59:55.210Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-11T01:59:55.210Z] security-proxy-setup-arm64 latest e1b7891a082c 3 seconds ago 18.7MB [2023-04-11T01:59:55.210Z] 5824ac8b61b5 16 seconds ago 1.47GB [2023-04-11T01:59:55.210Z] support-notifications-arm64 latest a6174c56df4f 30 seconds ago 32.3MB [2023-04-11T01:59:55.211Z] security-spiffe-token-provider-arm64 latest 20527b2b4fff 45 seconds ago 32.7MB [2023-04-11T01:59:55.211Z] 00ae933db772 47 seconds ago 1.56GB [2023-04-11T01:59:55.211Z] 03512d85651b About a minute ago 1.53GB [2023-04-11T01:59:55.211Z] core-common-config-bootstrapper-arm64 latest fa98630da2be 3 minutes ago 17.2MB [2023-04-11T01:59:55.211Z] a306dd9c52a2 3 minutes ago 1.48GB [2023-04-11T01:59:55.211Z] security-secretstore-setup-arm64 latest 768ab6bc1a0d 3 minutes ago 32.2MB [2023-04-11T01:59:55.211Z] d6044869da20 4 minutes ago 1.49GB [2023-04-11T01:59:55.211Z] core-data-arm64 latest 2a0e270c00b2 4 minutes ago 19.9MB [2023-04-11T01:59:55.211Z] b62ac913c260 4 minutes ago 1.5GB [2023-04-11T01:59:55.211Z] support-scheduler-arm64 latest a2221fc81054 11 minutes ago 31.5MB [2023-04-11T01:59:55.211Z] e6d67b0632d7 11 minutes ago 1.56GB [2023-04-11T01:59:55.211Z] security-spire-server-arm64 latest 97b947c5aa14 11 minutes ago 87.1MB [2023-04-11T01:59:55.211Z] 6a0e0dd193e3 12 minutes ago 1.35GB [2023-04-11T01:59:55.211Z] core-command-arm64 latest 118ecd9f506e 12 minutes ago 19.7MB [2023-04-11T01:59:55.211Z] security-spire-config-arm64 latest 2f84f6341dd6 12 minutes ago 86.2MB [2023-04-11T01:59:55.211Z] core-metadata-arm64 latest 3f9f2054a60c 12 minutes ago 20.2MB [2023-04-11T01:59:55.211Z] f59bd2c44180 12 minutes ago 1.49GB [2023-04-11T01:59:55.211Z] 5c0bea848486 13 minutes ago 1.5GB [2023-04-11T01:59:55.211Z] security-bootstrapper-arm64 latest ffa20b4d3ea5 13 minutes ago 21.9MB [2023-04-11T01:59:55.211Z] security-proxy-auth-arm64 latest 451146f48630 14 minutes ago 18.3MB [2023-04-11T01:59:55.211Z] cd2d6af56b38 14 minutes ago 1.48GB [2023-04-11T01:59:55.211Z] fed555902854 14 minutes ago 1.47GB [2023-04-11T01:59:55.211Z] security-spire-agent-arm64 latest 65994f5c8c55 20 minutes ago 125MB [2023-04-11T01:59:55.211Z] c177fa2078a8 20 minutes ago 1.35GB [2023-04-11T01:59:55.211Z] ci-base-image-arm64 latest d02cded7b620 36 minutes ago 866MB [2023-04-11T01:59:55.211Z] alpine 3.17 51e60588ff2c 12 days ago 7.46MB [2023-04-11T01:59:55.211Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 4 weeks ago 648MB [2023-04-11T01:59:55.211Z] 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-04-11T01:59:55.642Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-11T01:59:55.642Z] [2023-04-11T01:59:55.642Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T01:59:55.976Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-11T01:59:56.244Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-11T01:59:56.244Z] 8998bd30e6a1: Pulling fs layer [2023-04-11T01:59:56.244Z] 04944245beec: Pulling fs layer [2023-04-11T01:59:56.244Z] 699f458cf7ca: Pulling fs layer [2023-04-11T01:59:56.244Z] 765212b225bb: Pulling fs layer [2023-04-11T01:59:56.244Z] f23df028b6ca: Pulling fs layer [2023-04-11T01:59:56.244Z] d65c8cfc05b1: Pulling fs layer [2023-04-11T01:59:56.244Z] 2437ff75d9bd: Pulling fs layer [2023-04-11T01:59:56.244Z] f23df028b6ca: Waiting [2023-04-11T01:59:56.244Z] d65c8cfc05b1: Waiting [2023-04-11T01:59:56.244Z] 2437ff75d9bd: Waiting [2023-04-11T01:59:56.244Z] 765212b225bb: Waiting [2023-04-11T01:59:56.244Z] 04944245beec: Verifying Checksum [2023-04-11T01:59:56.244Z] 04944245beec: Download complete [2023-04-11T01:59:56.244Z] 765212b225bb: Verifying Checksum [2023-04-11T01:59:56.244Z] 765212b225bb: Download complete [2023-04-11T01:59:56.512Z] f23df028b6ca: Verifying Checksum [2023-04-11T01:59:56.512Z] f23df028b6ca: Download complete [2023-04-11T01:59:56.512Z] d65c8cfc05b1: Verifying Checksum [2023-04-11T01:59:56.512Z] d65c8cfc05b1: Download complete [2023-04-11T01:59:56.512Z] 699f458cf7ca: Verifying Checksum [2023-04-11T01:59:56.512Z] 699f458cf7ca: Download complete [2023-04-11T01:59:57.095Z] 8998bd30e6a1: Download complete [2023-04-11T01:59:59.036Z] 2437ff75d9bd: Verifying Checksum [2023-04-11T01:59:59.037Z] 2437ff75d9bd: Download complete [2023-04-11T02:00:00.969Z] 8998bd30e6a1: Pull complete [2023-04-11T02:00:02.372Z] 04944245beec: Pull complete [2023-04-11T02:00:03.778Z] 699f458cf7ca: Pull complete [2023-04-11T02:00:04.042Z] 765212b225bb: Pull complete [2023-04-11T02:00:04.622Z] f23df028b6ca: Pull complete [2023-04-11T02:00:04.887Z] d65c8cfc05b1: Pull complete [2023-04-11T02:00:19.851Z] 2437ff75d9bd: Pull complete [2023-04-11T02:00:19.851Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-11T02:00:19.851Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-11T02:00:19.851Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T02:00:20.043Z] prd-ubuntu20.04-docker-arm64-4c-16g-7350 does not seem to be running inside a container [2023-04-11T02:00:20.112Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-11T02:00:23.006Z] $ docker top 9a1e06bc4e1ade096d306a8a70fa60950f62b9c404dadc3f6a1327c10b2bc275 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T02:00:23.877Z] ---> job-cost.sh [2023-04-11T02:00:23.877Z] lf-activate-venv: SKIPPING [2023-04-11T02:00:23.877Z] INFO: No Stack... [2023-04-11T02:00:24.142Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-11T02:00:25.094Z] INFO: Archiving Costs [Pipeline] sh [2023-04-11T02:00:25.413Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2023-04-11T02:00:25.413Z] + cut -d, -f6 [Pipeline] lock [2023-04-11T02:00:25.447Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4503-2-stack-cost] [2023-04-11T02:00:25.452Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4503-2-stack-cost] did not exist. Created. [2023-04-11T02:00:25.452Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4503-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-11T02:00:26.094Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-11T02:00:26.255Z] Stashed 1 file(s) [Pipeline] } [2023-04-11T02:00:26.264Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4503-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-11T02:00:26.289Z] $ docker stop --time=1 9a1e06bc4e1ade096d306a8a70fa60950f62b9c404dadc3f6a1327c10b2bc275 [2023-04-11T02:00:30.492Z] $ docker rm -f --volumes 9a1e06bc4e1ade096d306a8a70fa60950f62b9c404dadc3f6a1327c10b2bc275 [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-04-11T02:00:30.909Z] provisioning config files... [2023-04-11T02:00:30.918Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config5255371064155646776tmp [Pipeline] { [Pipeline] sh [2023-04-11T02:00:31.209Z] + set +x [2023-04-11T02:00:31.209Z] + curl -s https://codecov.io/bash [2023-04-11T02:00:31.209Z] + bash -s -- [2023-04-11T02:00:31.209Z] [2023-04-11T02:00:31.209Z] _____ _ [2023-04-11T02:00:31.209Z] / ____| | | [2023-04-11T02:00:31.209Z] | | ___ __| | ___ ___ _____ __ [2023-04-11T02:00:31.209Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-11T02:00:31.209Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-11T02:00:31.209Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-11T02:00:31.209Z] Bash-1.0.6 [2023-04-11T02:00:31.209Z] [2023-04-11T02:00:31.209Z] [2023-04-11T02:00:31.209Z] ==> git version 2.25.1 found [2023-04-11T02:00:31.209Z] ==> 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-04-11T02:00:31.209Z] Release-Date: 2020-01-08 [2023-04-11T02:00:31.209Z] 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-04-11T02:00:31.209Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-11T02:00:31.209Z] ==> Jenkins CI detected. [2023-04-11T02:00:31.209Z] current dir:  /w/workspace/edgex-go/2 [2023-04-11T02:00:31.209Z] project root: . [2023-04-11T02:00:31.209Z] --> token set from env [2023-04-11T02:00:31.209Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-11T02:00:31.209Z] ==> Running gcov in . (disable via -X gcov) [2023-04-11T02:00:31.209Z] ==> Python coveragepy not found [2023-04-11T02:00:31.209Z] ==> Searching for coverage reports in: [2023-04-11T02:00:31.209Z] + . [2023-04-11T02:00:31.469Z] -> Found 1 reports [2023-04-11T02:00:31.469Z] ==> Detecting git/mercurial file structure [2023-04-11T02:00:31.469Z] ==> Reading reports [2023-04-11T02:00:31.469Z] + ./coverage.out bytes=447380 [2023-04-11T02:00:31.469Z] ==> Appending adjustments [2023-04-11T02:00:31.469Z] https://docs.codecov.io/docs/fixing-reports [2023-04-11T02:00:32.405Z] + Found adjustments [2023-04-11T02:00:32.405Z] ==> Gzipping contents [2023-04-11T02:00:32.405Z] 60K /tmp/codecov.Qobbzf.gz [2023-04-11T02:00:32.405Z] ==> Uploading reports [2023-04-11T02:00:32.405Z] url: https://codecov.io [2023-04-11T02:00:32.405Z] query: branch=PR-4503&commit=ef48cf16abad088f46b7419b747161179f7b3feb&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4503%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4503&job=&cmd_args= [2023-04-11T02:00:32.405Z] -> Pinging Codecov [2023-04-11T02:00:32.405Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4503&commit=ef48cf16abad088f46b7419b747161179f7b3feb&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4503%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4503&job=&cmd_args= [2023-04-11T02:00:32.664Z] -> Uploading to [2023-04-11T02:00:32.664Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-11/00271124DB129430A58F1EEE437C3FCB/ef48cf16abad088f46b7419b747161179f7b3feb/dc80c56a-1b1d-4566-b5b5-0ea46fbb14f5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230411%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230411T020032Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1d113bf6ef6edebe1694d71fbb8b43b6bed7cdb3ac72d0442d468dfc1174fa95 [2023-04-11T02:00:32.664Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-11T02:00:32.664Z] Dload Upload Total Spent Left Speed [2023-04-11T02:00:32.923Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57480 0 0 100 57480 0 207k --:--:-- --:--:-- --:--:-- 207k [2023-04-11T02:00:32.923Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ef48cf16abad088f46b7419b747161179f7b3feb [Pipeline] } [2023-04-11T02:00:32.930Z] 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-04-11T02:00:33.532Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-04-11T02:00:33.817Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T02:00:34.667Z] ---> package-listing.sh [2023-04-11T02:00:34.667Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-11T02:00:34.667Z] ++ facter osfamily [2023-04-11T02:00:34.926Z] + OS_FAMILY=debian [2023-04-11T02:00:34.926Z] + workspace=/w/workspace/edgex-go/2 [2023-04-11T02:00:34.926Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-11T02:00:34.926Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-11T02:00:34.926Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-11T02:00:34.926Z] + PACKAGES=/tmp/packages_start.txt [2023-04-11T02:00:34.926Z] + '[' /w/workspace/edgex-go/2 ']' [2023-04-11T02:00:34.926Z] + PACKAGES=/tmp/packages_end.txt [2023-04-11T02:00:34.926Z] + case "${OS_FAMILY}" in [2023-04-11T02:00:34.926Z] + dpkg -l [2023-04-11T02:00:34.926Z] + grep '^ii' [2023-04-11T02:00:34.926Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-11T02:00:34.926Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-11T02:00:34.926Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-11T02:00:34.926Z] + '[' /w/workspace/edgex-go/2 ']' [2023-04-11T02:00:34.926Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2023-04-11T02:00:34.926Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2023-04-11T02:00:34.937Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-11T02:00:35.214Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T02:00:35.767Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-11T02:00:35.767Z] [2023-04-11T02:00:35.767Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T02:00:36.060Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-11T02:00:36.060Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-11T02:00:36.060Z] 5eb5b503b376: Pulling fs layer [2023-04-11T02:00:36.060Z] 5c69ac0246d0: Pulling fs layer [2023-04-11T02:00:36.060Z] ec43610c2a17: Pulling fs layer [2023-04-11T02:00:36.060Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-11T02:00:36.060Z] 33b1e0a273af: Pulling fs layer [2023-04-11T02:00:36.060Z] 5d3b04190fa2: Pulling fs layer [2023-04-11T02:00:36.060Z] 2f39f015ded8: Pulling fs layer [2023-04-11T02:00:36.060Z] 33b1e0a273af: Waiting [2023-04-11T02:00:36.060Z] 5d3b04190fa2: Waiting [2023-04-11T02:00:36.060Z] 2f39f015ded8: Waiting [2023-04-11T02:00:36.060Z] 5c69ac0246d0: Verifying Checksum [2023-04-11T02:00:36.060Z] 5c69ac0246d0: Download complete [2023-04-11T02:00:36.060Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-11T02:00:36.060Z] 3a2ae6a8a46f: Download complete [2023-04-11T02:00:36.060Z] 33b1e0a273af: Verifying Checksum [2023-04-11T02:00:36.060Z] 33b1e0a273af: Download complete [2023-04-11T02:00:36.060Z] 5d3b04190fa2: Download complete [2023-04-11T02:00:36.060Z] ec43610c2a17: Verifying Checksum [2023-04-11T02:00:36.060Z] ec43610c2a17: Download complete [2023-04-11T02:00:36.317Z] 5eb5b503b376: Verifying Checksum [2023-04-11T02:00:36.318Z] 5eb5b503b376: Download complete [2023-04-11T02:00:36.883Z] 2f39f015ded8: Download complete [2023-04-11T02:00:37.446Z] 5eb5b503b376: Pull complete [2023-04-11T02:00:37.703Z] 5c69ac0246d0: Pull complete [2023-04-11T02:00:37.962Z] ec43610c2a17: Pull complete [2023-04-11T02:00:37.963Z] 3a2ae6a8a46f: Pull complete [2023-04-11T02:00:38.222Z] 33b1e0a273af: Pull complete [2023-04-11T02:00:38.222Z] 5d3b04190fa2: Pull complete [2023-04-11T02:00:42.403Z] 2f39f015ded8: Pull complete [2023-04-11T02:00:42.403Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-11T02:00:42.403Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-11T02:00:42.403Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T02:00:42.582Z] prd-ubuntu20.04-docker-8c-8g-7349 does not seem to be running inside a container [2023-04-11T02:00:42.652Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-11T02:00:45.214Z] $ docker top 47e06d027a52496b9b2e84da53529fa225f25de600f7232c8c8f2bb829720ed2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T02:00:45.580Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-11T02:00:45.902Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-11T02:00:46.184Z] + ls /var/log/sa-host [2023-04-11T02:00:46.184Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-11T02:00:46.322Z] provisioning config files... [2023-04-11T02:00:46.330Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config17165869493436619146tmp [Pipeline] { [Pipeline] echo [2023-04-11T02:00:46.379Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T02:00:46.671Z] ---> create-netrc.sh [Pipeline] } [2023-04-11T02:00:46.679Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-11T02:00:47.002Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-11T02:00:47.011Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T02:00:47.294Z] ---> sudo-logs.sh [2023-04-11T02:00:47.294Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-11T02:00:47.315Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T02:00:47.597Z] ---> job-cost.sh [2023-04-11T02:00:47.598Z] lf-activate-venv: SKIPPING [2023-04-11T02:00:47.598Z] DEBUG: total: 0.10999999940395355 [2023-04-11T02:00:47.598Z] INFO: Retrieving Stack Cost... [2023-04-11T02:00:47.857Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-11T02:00:48.423Z] INFO: Archiving Costs [Pipeline] echo [2023-04-11T02:00:48.434Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T02:00:48.715Z] ---> logs-deploy.sh [2023-04-11T02:00:48.715Z] lf-activate-venv: SKIPPING [2023-04-11T02:00:48.716Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4503/2 [2023-04-11T02:00:48.716Z] INFO: archiving workspace using pattern(s): [2023-04-11T02:00:49.650Z] Archives upload complete. [2023-04-11T02:00:49.909Z] INFO: archiving logs to Nexus