Pull request #4496 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6ee4f09db6dd982ca233fc272b24555aa4a2ff5c+581b0da79acfc8c7cfb708782744174800bf9092 (cc07c4513273384faf236306a563783a0b39fcb6) 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-ssh17316001462536923590.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-ssh8792655976936129868.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4496/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-4496/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1725919633550887780.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-4496/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3180015507609396484.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh18197940552529264689.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4496/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-4496/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10889022965159564854.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6919 in /w/workspace/edgexfoundry_edgex-go_PR-4496 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 Merging remotes/origin/main commit 581b0da79acfc8c7cfb708782744174800bf9092 into PR head commit 6ee4f09db6dd982ca233fc272b24555aa4a2ff5c > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4496/head:refs/remotes/origin/PR-4496 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6ee4f09db6dd982ca233fc272b24555aa4a2ff5c # timeout=10 Merge succeeded, producing 6ee4f09db6dd982ca233fc272b24555aa4a2ff5c Checking out Revision 6ee4f09db6dd982ca233fc272b24555aa4a2ff5c (PR-4496) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-05T20:11:03.903Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-05T20:11:04.048Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-05T20:11:04.140Z] ========================================================= [2023-04-05T20:11:04.140Z] EdgeX Global Pipelines Version Info [2023-04-05T20:11:04.140Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 581b0da79acfc8c7cfb708782744174800bf9092 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6ee4f09db6dd982ca233fc272b24555aa4a2ff5c # timeout=10 [2023-04-05T20:11:04.932Z] ------------------- [2023-04-05T20:11:04.932Z] stable info: [2023-04-05T20:11:04.932Z] ------------------- [2023-04-05T20:11:04.932Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-05T20:11:04.932Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-05T20:11:04.932Z] Message: update stable to v1.0.245 [2023-04-05T20:11:05.505Z] ------------------- [2023-04-05T20:11:05.505Z] experimental info: [2023-04-05T20:11:05.505Z] ------------------- [2023-04-05T20:11:05.505Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-05T20:11:05.505Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-05T20:11:05.505Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-05T20:11:05.756Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-04-05T20:11:05.794Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-04-05T20:11:05.832Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-05T20:11:05.870Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-05T20:11:05.911Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-05T20:11:05.952Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-05T20:11:05.994Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-05T20:11:06.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-04-05T20:11:06.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-04-05T20:11:06.105Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-04-05T20:11:06.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-05T20:11:06.179Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-05T20:11:06.215Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-05T20:11:06.252Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-05T20:11:06.288Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-05T20:11:06.324Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-05T20:11:06.361Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-05T20:11:06.398Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-05T20:11:06.436Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-05T20:11:06.473Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-04-05T20:11:06.515Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-05T20:11:06.550Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-05T20:11:06.591Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-05T20:11:06.636Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4496 [Pipeline] echo [2023-04-05T20:11:06.670Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4496 [Pipeline] echo [2023-04-05T20:11:06.704Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4496 [Pipeline] echo [2023-04-05T20:11:06.741Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6ee4f09db6dd982ca233fc272b24555aa4a2ff5c [Pipeline] echo [2023-04-05T20:11:06.778Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6ee4f09 [Pipeline] echo [2023-04-05T20:11:06.814Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-05T20:11:06.914Z] provisioning config files... [2023-04-05T20:11:06.929Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config16586178859968488736tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-05T20:11:07.272Z] ---> docker-login.sh [2023-04-05T20:11:07.272Z] nexus3.edgexfoundry.org:10001 [2023-04-05T20:11:07.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T20:11:07.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T20:11:07.537Z] Configure a credential helper to remove this warning. See [2023-04-05T20:11:07.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T20:11:07.537Z] [2023-04-05T20:11:07.537Z] Login Succeeded [2023-04-05T20:11:07.537Z] nexus3.edgexfoundry.org:10002 [2023-04-05T20:11:07.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T20:11:07.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T20:11:07.797Z] Configure a credential helper to remove this warning. See [2023-04-05T20:11:07.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T20:11:07.797Z] [2023-04-05T20:11:07.797Z] Login Succeeded [2023-04-05T20:11:07.797Z] nexus3.edgexfoundry.org:10003 [2023-04-05T20:11:07.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T20:11:07.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T20:11:07.797Z] Configure a credential helper to remove this warning. See [2023-04-05T20:11:07.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T20:11:07.797Z] [2023-04-05T20:11:07.797Z] Login Succeeded [2023-04-05T20:11:07.797Z] nexus3.edgexfoundry.org:10004 [2023-04-05T20:11:07.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T20:11:08.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T20:11:08.056Z] Configure a credential helper to remove this warning. See [2023-04-05T20:11:08.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T20:11:08.056Z] [2023-04-05T20:11:08.056Z] Login Succeeded [2023-04-05T20:11:08.056Z] docker.io [2023-04-05T20:11:08.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T20:11:08.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T20:11:08.318Z] Configure a credential helper to remove this warning. See [2023-04-05T20:11:08.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T20:11:08.318Z] [2023-04-05T20:11:08.318Z] Login Succeeded [2023-04-05T20:11:08.318Z] ---> docker-login.sh ends [Pipeline] } [2023-04-05T20:11:08.345Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-05T20:11:08.761Z] + 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-05T20:11:08.761Z] + + dirname cmd/core-command/Dockerfile [2023-04-05T20:11:08.761Z] cut -d/ -f2 [2023-04-05T20:11:08.761Z] + echo core-command,cmd/core-command/Dockerfile [2023-04-05T20:11:08.761Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-04-05T20:11:08.761Z] + cut -d/ -f2 [2023-04-05T20:11:08.761Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-04-05T20:11:08.761Z] + + dirname cmd/core-data/Dockerfilecut [2023-04-05T20:11:08.761Z] -d/ -f2 [2023-04-05T20:11:08.761Z] + echo core-data,cmd/core-data/Dockerfile [2023-04-05T20:11:08.761Z] + + cut -d/ -f2 [2023-04-05T20:11:08.761Z] dirname cmd/core-metadata/Dockerfile [2023-04-05T20:11:08.761Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-04-05T20:11:08.761Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-04-05T20:11:08.761Z] + cut -d/ -f2 [2023-04-05T20:11:08.761Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-04-05T20:11:08.761Z] + + dirname cmd/security-proxy-auth/Dockerfile [2023-04-05T20:11:08.761Z] cut -d/ -f2 [2023-04-05T20:11:08.761Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-04-05T20:11:08.761Z] + + cut -d/dirname -f2 cmd/security-proxy-setup/Dockerfile [2023-04-05T20:11:08.761Z] [2023-04-05T20:11:08.761Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-04-05T20:11:08.761Z] + + cut -d/dirname -f2 cmd/security-secretstore-setup/Dockerfile [2023-04-05T20:11:08.761Z] [2023-04-05T20:11:08.761Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-04-05T20:11:08.761Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-04-05T20:11:08.761Z] + cut -d/ -f2 [2023-04-05T20:11:08.761Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-04-05T20:11:08.761Z] + + cut -d/ -f2 [2023-04-05T20:11:08.761Z] dirname cmd/security-spire-agent/Dockerfile [2023-04-05T20:11:08.761Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-04-05T20:11:08.761Z] + dirname cmd/security-spire-config/Dockerfile [2023-04-05T20:11:08.761Z] + cut -d/ -f2 [2023-04-05T20:11:08.761Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-04-05T20:11:08.761Z] + + cutdirname -d/ cmd/security-spire-server/Dockerfile -f2 [2023-04-05T20:11:08.761Z] [2023-04-05T20:11:08.761Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-04-05T20:11:08.761Z] + + cut -d/ -f2 [2023-04-05T20:11:08.761Z] dirname cmd/support-notifications/Dockerfile [2023-04-05T20:11:08.761Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-04-05T20:11:08.761Z] + dirname cmd/support-scheduler/Dockerfile [2023-04-05T20:11:08.761Z] + cut -d/ -f2 [2023-04-05T20:11:08.761Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-04-05T20:11:08.829Z] 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-05T20:11:09.321Z] + git rev-list -1 --merges 6ee4f09db6dd982ca233fc272b24555aa4a2ff5c~1..6ee4f09db6dd982ca233fc272b24555aa4a2ff5c [Pipeline] echo [2023-04-05T20:11:09.354Z] -----------> git rev-list -1 --merges 6ee4f09db6dd982ca233fc272b24555aa4a2ff5c~1..6ee4f09db6dd982ca233fc272b24555aa4a2ff5c 6ee4f09db6dd982ca233fc272b24555aa4a2ff5c [false] [Pipeline] sh [2023-04-05T20:11:09.656Z] + git log --format=format:%s -1 6ee4f09db6dd982ca233fc272b24555aa4a2ff5c [Pipeline] echo [2023-04-05T20:11:09.690Z] ========================================================= [2023-04-05T20:11:09.690Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-05T20:11:09.690Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-04-05T20:11:10.099Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-05T20:11:10.100Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-05T20:11:10.100Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-05T20:11:10.100Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-05T20:11:10.100Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-05T20:11:10.100Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-05T20:11:10.100Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T20:11:10.513Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-05T20:11:10.513Z] [2023-04-05T20:11:10.513Z] 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-05T20:11:10.882Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-05T20:11:10.882Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-05T20:11:10.882Z] b85a868b505f: Pulling fs layer [2023-04-05T20:11:10.882Z] e2be974225ed: Pulling fs layer [2023-04-05T20:11:10.882Z] 339a4e72a1f5: Pulling fs layer [2023-04-05T20:11:10.882Z] 988bab9f4d93: Pulling fs layer [2023-04-05T20:11:10.882Z] 1469e6f7b9e6: Pulling fs layer [2023-04-05T20:11:10.882Z] eaf3925da568: Pulling fs layer [2023-04-05T20:11:10.882Z] bab4dde63d76: Pulling fs layer [2023-04-05T20:11:10.882Z] bde34c3a00c8: Pulling fs layer [2023-04-05T20:11:10.882Z] b352a97aabf1: Pulling fs layer [2023-04-05T20:11:10.882Z] 4872d77fe225: Pulling fs layer [2023-04-05T20:11:10.882Z] 5851b861e8e6: Pulling fs layer [2023-04-05T20:11:10.882Z] eaf3925da568: Waiting [2023-04-05T20:11:10.882Z] b352a97aabf1: Waiting [2023-04-05T20:11:10.882Z] 988bab9f4d93: Waiting [2023-04-05T20:11:10.882Z] 1469e6f7b9e6: Waiting [2023-04-05T20:11:10.882Z] 4872d77fe225: Waiting [2023-04-05T20:11:10.882Z] 5851b861e8e6: Waiting [2023-04-05T20:11:10.882Z] bab4dde63d76: Waiting [2023-04-05T20:11:10.882Z] bde34c3a00c8: Waiting [2023-04-05T20:11:10.882Z] e2be974225ed: Download complete [2023-04-05T20:11:10.882Z] 988bab9f4d93: Verifying Checksum [2023-04-05T20:11:10.882Z] 339a4e72a1f5: Verifying Checksum [2023-04-05T20:11:10.882Z] 339a4e72a1f5: Download complete [2023-04-05T20:11:10.882Z] 1469e6f7b9e6: Verifying Checksum [2023-04-05T20:11:10.882Z] 1469e6f7b9e6: Download complete [2023-04-05T20:11:10.882Z] eaf3925da568: Verifying Checksum [2023-04-05T20:11:10.882Z] eaf3925da568: Download complete [2023-04-05T20:11:11.141Z] bde34c3a00c8: Verifying Checksum [2023-04-05T20:11:11.141Z] bde34c3a00c8: Download complete [2023-04-05T20:11:11.141Z] b352a97aabf1: Verifying Checksum [2023-04-05T20:11:11.141Z] b352a97aabf1: Download complete [2023-04-05T20:11:11.141Z] 4872d77fe225: Verifying Checksum [2023-04-05T20:11:11.141Z] 4872d77fe225: Download complete [2023-04-05T20:11:11.141Z] 5851b861e8e6: Verifying Checksum [2023-04-05T20:11:11.141Z] 5851b861e8e6: Download complete [2023-04-05T20:11:11.141Z] b85a868b505f: Verifying Checksum [2023-04-05T20:11:11.141Z] b85a868b505f: Download complete [2023-04-05T20:11:11.400Z] bab4dde63d76: Verifying Checksum [2023-04-05T20:11:11.400Z] bab4dde63d76: Download complete [2023-04-05T20:11:12.337Z] b85a868b505f: Pull complete [2023-04-05T20:11:12.337Z] e2be974225ed: Pull complete [2023-04-05T20:11:12.907Z] 339a4e72a1f5: Pull complete [2023-04-05T20:11:12.907Z] 988bab9f4d93: Pull complete [2023-04-05T20:11:13.166Z] 1469e6f7b9e6: Pull complete [2023-04-05T20:11:13.166Z] eaf3925da568: Pull complete [2023-04-05T20:11:15.107Z] bab4dde63d76: Pull complete [2023-04-05T20:11:15.107Z] bde34c3a00c8: Pull complete [2023-04-05T20:11:15.107Z] b352a97aabf1: Pull complete [2023-04-05T20:11:15.107Z] 4872d77fe225: Pull complete [2023-04-05T20:11:15.107Z] 5851b861e8e6: Pull complete [2023-04-05T20:11:15.107Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-05T20:11:15.107Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-05T20:11:15.107Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T20:11:15.329Z] prd-ubuntu20.04-docker-8c-8g-6919 does not seem to be running inside a container [2023-04-05T20:11:15.361Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-05T20:11:16.625Z] $ docker top 04e41b5b4dc6dcc03ebcc7c5cf8d0f483da73a0c3ac650ff147ad7c7654f2448 -eo pid,comm [2023-04-05T20:11:16.673Z] 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-05T20:11:16.673Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-05T20:11:16.798Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-05T20:11:16.798Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-05T20:11:16.907Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-05T20:11:16.913Z] $ docker exec 04e41b5b4dc6dcc03ebcc7c5cf8d0f483da73a0c3ac650ff147ad7c7654f2448 ssh-agent [2023-04-05T20:11:17.014Z] SSH_AUTH_SOCK=/tmp/ssh-l3dS1JWUNEQ8/agent.32 [2023-04-05T20:11:17.014Z] SSH_AGENT_PID=38 [2023-04-05T20:11:17.021Z] Running ssh-add (command line suppressed) [2023-04-05T20:11:17.114Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3972870796821407949.key (/w/workspace/edgex-go/1@tmp/private_key_3972870796821407949.key) [2023-04-05T20:11:17.132Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-05T20:11:17.465Z] + git tag --points-at HEAD [Pipeline] } [2023-04-05T20:11:17.488Z] $ docker exec --env ******** --env ******** 04e41b5b4dc6dcc03ebcc7c5cf8d0f483da73a0c3ac650ff147ad7c7654f2448 ssh-agent -k [2023-04-05T20:11:17.584Z] unset SSH_AUTH_SOCK; [2023-04-05T20:11:17.585Z] unset SSH_AGENT_PID; [2023-04-05T20:11:17.585Z] echo Agent pid 38 killed; [2023-04-05T20:11:17.594Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-05T20:11:17.658Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-05T20:11:17.658Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-05T20:11:17.770Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-05T20:11:17.776Z] $ docker exec 04e41b5b4dc6dcc03ebcc7c5cf8d0f483da73a0c3ac650ff147ad7c7654f2448 ssh-agent [2023-04-05T20:11:17.870Z] SSH_AUTH_SOCK=/tmp/ssh-FwpXUTpL1XD1/agent.70 [2023-04-05T20:11:17.870Z] SSH_AGENT_PID=76 [2023-04-05T20:11:17.874Z] Running ssh-add (command line suppressed) [2023-04-05T20:11:17.979Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2563919898493168863.key (/w/workspace/edgex-go/1@tmp/private_key_2563919898493168863.key) [2023-04-05T20:11:17.989Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-05T20:11:18.309Z] + git semver init [2023-04-05T20:11:18.567Z] 2023-04-05 20:11:18,501 [run_init] DEBUG init version:0.0.0 force:False [2023-04-05T20:11:18.567Z] 2023-04-05 20:11:18,502 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-04-05T20:11:18.567Z] 2023-04-05 20:11:18,503 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-04-05T20:11:18.567Z] 2023-04-05 20:11:18,503 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-04-05T20:11:23.856Z] 2023-04-05 20:11:23,098 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-04-05T20:11:23.856Z] 2023-04-05 20:11:23,099 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4496 with force:False [2023-04-05T20:11:23.856Z] 2023-04-05 20:11:23,099 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4496 [2023-04-05T20:11:23.856Z] 2023-04-05 20:11:23,104 [execute] INFO git cat-file --batch-check [2023-04-05T20:11:23.856Z] 2023-04-05 20:11:23,104 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-04-05T20:11:23.856Z] 2023-04-05 20:11:23,110 [execute] INFO git cat-file --batch [2023-04-05T20:11:23.856Z] 2023-04-05 20:11:23,110 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-04-05T20:11:23.856Z] 2023-04-05 20:11:23,116 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4496 [2023-04-05T20:11:23.856Z] 0.0.0 [Pipeline] } [2023-04-05T20:11:23.889Z] $ docker exec --env ******** --env ******** 04e41b5b4dc6dcc03ebcc7c5cf8d0f483da73a0c3ac650ff147ad7c7654f2448 ssh-agent -k [2023-04-05T20:11:23.994Z] unset SSH_AUTH_SOCK; [2023-04-05T20:11:23.995Z] unset SSH_AGENT_PID; [2023-04-05T20:11:23.995Z] echo Agent pid 76 killed; [2023-04-05T20:11:24.004Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-05T20:11:24.431Z] + git semver [Pipeline] } [2023-04-05T20:11:24.719Z] $ docker stop --time=1 04e41b5b4dc6dcc03ebcc7c5cf8d0f483da73a0c3ac650ff147ad7c7654f2448 [2023-04-05T20:11:26.076Z] $ docker rm -f --volumes 04e41b5b4dc6dcc03ebcc7c5cf8d0f483da73a0c3ac650ff147ad7c7654f2448 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-05T20:11:26.482Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-05T20:11:26.729Z] Stashed 1 file(s) [Pipeline] echo [2023-04-05T20:11:26.754Z] [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-05T20:11:27.499Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-04-05T20:11:27.539Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-05T20:11:27.575Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-05T20:11:27.610Z] ========================================================= [2023-04-05T20:11:27.610Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-05T20:11:27.610Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-05T20:11:27.944Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-05T20:11:27.944Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-05T20:11:27.944Z] 63b65145d645: Pulling fs layer [2023-04-05T20:11:27.944Z] a2d21d5440eb: Pulling fs layer [2023-04-05T20:11:27.944Z] 935e6c44a52c: Pulling fs layer [2023-04-05T20:11:27.944Z] 94cc34f8dd06: Pulling fs layer [2023-04-05T20:11:27.944Z] 30dea6a524f1: Pulling fs layer [2023-04-05T20:11:27.944Z] a2aff8979fd8: Pulling fs layer [2023-04-05T20:11:27.944Z] 6808be2612f2: Pulling fs layer [2023-04-05T20:11:27.944Z] f25807f1079a: Pulling fs layer [2023-04-05T20:11:27.944Z] a2aff8979fd8: Waiting [2023-04-05T20:11:27.944Z] 6808be2612f2: Waiting [2023-04-05T20:11:27.944Z] 94cc34f8dd06: Waiting [2023-04-05T20:11:27.944Z] 30dea6a524f1: Waiting [2023-04-05T20:11:27.944Z] a2d21d5440eb: Verifying Checksum [2023-04-05T20:11:27.944Z] a2d21d5440eb: Download complete [2023-04-05T20:11:27.944Z] 94cc34f8dd06: Verifying Checksum [2023-04-05T20:11:27.944Z] 94cc34f8dd06: Download complete [2023-04-05T20:11:27.944Z] 30dea6a524f1: Verifying Checksum [2023-04-05T20:11:27.944Z] 30dea6a524f1: Download complete [2023-04-05T20:11:27.944Z] 63b65145d645: Verifying Checksum [2023-04-05T20:11:27.944Z] 63b65145d645: Download complete [2023-04-05T20:11:27.944Z] a2aff8979fd8: Verifying Checksum [2023-04-05T20:11:27.944Z] a2aff8979fd8: Download complete [2023-04-05T20:11:28.203Z] 63b65145d645: Pull complete [2023-04-05T20:11:28.203Z] a2d21d5440eb: Pull complete [2023-04-05T20:11:28.461Z] f25807f1079a: Verifying Checksum [2023-04-05T20:11:28.461Z] f25807f1079a: Download complete [2023-04-05T20:11:28.461Z] 935e6c44a52c: Verifying Checksum [2023-04-05T20:11:28.461Z] 935e6c44a52c: Download complete [2023-04-05T20:11:28.719Z] 6808be2612f2: Verifying Checksum [2023-04-05T20:11:28.719Z] 6808be2612f2: Download complete [2023-04-05T20:11:32.007Z] 935e6c44a52c: Pull complete [2023-04-05T20:11:32.007Z] 94cc34f8dd06: Pull complete [2023-04-05T20:11:32.007Z] 30dea6a524f1: Pull complete [2023-04-05T20:11:32.007Z] a2aff8979fd8: Pull complete [2023-04-05T20:11:33.906Z] 6808be2612f2: Pull complete [2023-04-05T20:11:34.474Z] f25807f1079a: Pull complete [2023-04-05T20:11:34.474Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-05T20:11:34.474Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-05T20:11:34.474Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-05T20:11:34.830Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-05T20:11:34.830Z] WORKDIR /edgex [2023-04-05T20:11:34.830Z] COPY go.mod . [2023-04-05T20:11:34.830Z] RUN go mod download [2023-04-05T20:11:34.830Z] + docker build -t ci-base-image-x86_64 -f - . [2023-04-05T20:11:35.399Z] Sending build context to Docker daemon 170.5MB [2023-04-05T20:11:35.399Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-05T20:11:35.399Z] ---> 3b553350e43f [2023-04-05T20:11:35.399Z] Step 2/4 : WORKDIR /edgex [2023-04-05T20:11:37.309Z] ---> Running in 8860700e13f6 [2023-04-05T20:11:37.309Z] Removing intermediate container 8860700e13f6 [2023-04-05T20:11:37.309Z] ---> 46d7d0006886 [2023-04-05T20:11:37.309Z] Step 3/4 : COPY go.mod . [2023-04-05T20:11:37.309Z] ---> af14c1bef107 [2023-04-05T20:11:37.309Z] Step 4/4 : RUN go mod download [2023-04-05T20:11:37.309Z] ---> Running in 893f646fdd33 [2023-04-05T20:11:42.047Z] Still waiting to schedule task [2023-04-05T20:11:42.047Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6920’ is offline [2023-04-05T20:11:45.429Z] Removing intermediate container 893f646fdd33 [2023-04-05T20:11:45.429Z] ---> 4ce49641bb35 [2023-04-05T20:11:45.429Z] Successfully built 4ce49641bb35 [2023-04-05T20:11:45.688Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T20:11:46.066Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-05T20:11:46.066Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T20:11:46.224Z] prd-ubuntu20.04-docker-8c-8g-6919 does not seem to be running inside a container [2023-04-05T20:11:46.260Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2023-04-05T20:11:46.651Z] $ docker top d059188e696b5044d49a74c721519d015a7f940f298ffcf8fc8dd39d7957fc95 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-05T20:11:47.044Z] + go version [2023-04-05T20:11:47.044Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-05T20:11:47.077Z] $ docker stop --time=1 d059188e696b5044d49a74c721519d015a7f940f298ffcf8fc8dd39d7957fc95 [2023-04-05T20:11:48.313Z] $ docker rm -f --volumes d059188e696b5044d49a74c721519d015a7f940f298ffcf8fc8dd39d7957fc95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T20:11:49.026Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-05T20:11:49.026Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T20:11:49.174Z] prd-ubuntu20.04-docker-8c-8g-6919 does not seem to be running inside a container [2023-04-05T20:11:49.211Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2023-04-05T20:11:49.567Z] $ docker top eaf25dd130f7a14373ce3907852207c145b46f09ee193c08c1c75ab8a46fdbe3 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-05T20:11:49.681Z] ========================================================= [2023-04-05T20:11:49.681Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-04-05T20:11:49.681Z] ========================================================= [Pipeline] sh [2023-04-05T20:11:49.979Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-04-05T20:11:50.339Z] + make test [2023-04-05T20:11:50.339Z] go test -race -coverprofile=coverage.out ./... [2023-04-05T20:11:58.462Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-04-05T20:12:10.686Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-04-05T20:12:10.686Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-04-05T20:12:11.702Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-04-05T20:12:11.959Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-04-05T20:12:12.525Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-04-05T20:12:13.091Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-04-05T20:12:13.091Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-04-05T20:12:13.091Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-04-05T20:12:13.091Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-04-05T20:12:13.349Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-04-05T20:12:13.607Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-04-05T20:12:13.864Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-04-05T20:12:13.864Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-04-05T20:12:13.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-04-05T20:12:15.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-04-05T20:12:15.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-04-05T20:12:15.764Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements [2023-04-05T20:12:17.664Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.077s coverage: 98.5% of statements [2023-04-05T20:12:22.928Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.100s coverage: 71.3% of statements [2023-04-05T20:12:22.928Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-04-05T20:12:22.928Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-04-05T20:12:22.928Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-04-05T20:12:23.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-04-05T20:12:23.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-04-05T20:12:23.497Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 54.0% of statements [2023-04-05T20:12:24.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-04-05T20:12:24.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-04-05T20:12:24.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-04-05T20:12:24.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-04-05T20:12:24.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-04-05T20:12:25.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-04-05T20:12:25.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-04-05T20:12:27.701Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.941s coverage: 88.5% of statements [2023-04-05T20:12:27.701Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.068s coverage: 3.9% of statements [2023-04-05T20:12:27.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-04-05T20:12:27.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-04-05T20:12:27.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-04-05T20:12:27.960Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.358s coverage: 95.6% of statements [2023-04-05T20:12:28.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-04-05T20:12:28.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-04-05T20:12:28.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-04-05T20:12:28.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-04-05T20:12:28.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-04-05T20:12:28.217Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 72.2% of statements [2023-04-05T20:12:29.155Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-04-05T20:12:29.155Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-04-05T20:12:29.155Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-04-05T20:12:29.155Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.051s coverage: 65.9% of statements [2023-04-05T20:12:31.054Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-04-05T20:12:31.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-04-05T20:12:31.055Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.079s coverage: 0.9% of statements [2023-04-05T20:12:31.055Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.056s coverage: 29.0% of statements [2023-04-05T20:12:31.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 44.1% of statements [2023-04-05T20:12:32.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.070s coverage: 82.9% of statements [2023-04-05T20:12:32.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2023-04-05T20:12:32.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.051s coverage: 96.3% of statements [2023-04-05T20:12:32.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements [2023-04-05T20:12:32.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-04-05T20:12:32.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-04-05T20:12:32.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-04-05T20:12:32.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-04-05T20:12:32.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-04-05T20:12:32.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-04-05T20:12:32.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-04-05T20:12:32.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-04-05T20:12:33.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-04-05T20:12:33.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-04-05T20:12:33.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-04-05T20:12:33.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-04-05T20:12:34.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-04-05T20:12:34.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-04-05T20:12:34.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-04-05T20:12:35.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-04-05T20:12:35.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-04-05T20:12:36.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-04-05T20:12:36.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-04-05T20:12:38.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-04-05T20:12:38.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-04-05T20:12:38.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-04-05T20:12:39.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-04-05T20:12:39.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-04-05T20:12:39.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-04-05T20:12:40.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-04-05T20:12:40.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-04-05T20:12:40.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-04-05T20:12:40.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-04-05T20:12:41.781Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-04-05T20:12:41.781Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-04-05T20:12:41.781Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-04-05T20:12:41.781Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-04-05T20:12:43.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-04-05T20:12:43.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-04-05T20:12:43.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-04-05T20:12:43.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-04-05T20:12:43.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements [2023-04-05T20:12:43.722Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-04-05T20:12:43.722Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-04-05T20:12:44.657Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-04-05T20:12:44.657Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-04-05T20:12:56.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.327s coverage: 79.9% of statements [2023-04-05T20:12:56.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.072s coverage: 92.9% of statements [2023-04-05T20:12:56.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements [2023-04-05T20:12:56.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.044s coverage: 62.3% of statements [2023-04-05T20:12:56.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.056s coverage: 87.2% of statements [2023-04-05T20:12:56.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.051s coverage: 20.0% of statements [2023-04-05T20:12:56.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2023-04-05T20:12:56.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 81.2% of statements [2023-04-05T20:12:56.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.084s coverage: 82.1% of statements [2023-04-05T20:12:56.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.047s coverage: 86.0% of statements [2023-04-05T20:12:56.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.185s coverage: 63.1% of statements [2023-04-05T20:12:56.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements [2023-04-05T20:12:56.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 89.4% of statements [2023-04-05T20:12:56.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2023-04-05T20:12:56.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2023-04-05T20:12:56.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2023-04-05T20:12:56.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.184s coverage: 38.4% of statements [2023-04-05T20:12:56.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2023-04-05T20:12:56.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements [2023-04-05T20:12:56.862Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements [2023-04-05T20:12:56.862Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.118s coverage: 92.3% of statements [2023-04-05T20:12:56.862Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.070s coverage: 61.5% of statements [2023-04-05T20:12:56.862Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements [2023-04-05T20:12:56.862Z] 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-05T20:12:56.862Z] running golangci-lint [2023-04-05T20:12:56.862Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-04-05T20:12:56.862Z] go version go1.20.2 linux/amd64 [2023-04-05T20:12:56.862Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-04-05T20:12:56.862Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-04-05T20:13:11.834Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|files|name|deps|imports|types_sizes) took 14.522595478s" [2023-04-05T20:13:11.834Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 45.842239ms" [2023-04-05T20:13:18.392Z] level=info msg="[linters_context/goanalysis] analyzers took 50.455889792s with top 10 stages: buildir: 28.818334626s, inspect: 2.144222178s, fact_deprecated: 1.715566661s, gosec: 1.086143174s, ctrlflow: 915.812057ms, S1038: 860.000315ms, printf: 832.74538ms, nilness: 690.686312ms, fact_purity: 640.941319ms, unused: 463.543319ms" [2023-04-05T20:13:18.392Z] level=info msg="[runner] Issues before processing: 201, after processing: 0" [2023-04-05T20:13:18.392Z] level=info msg="[runner] Processors filtering stat (out/in): skip_files: 201/201, autogenerated_exclude: 201/201, exclude: 201/201, filename_unadjuster: 201/201, exclude-rules: 21/201, nolint: 0/21, cgo: 201/201, path_prettifier: 201/201, skip_dirs: 201/201, identifier_marker: 201/201" [2023-04-05T20:13:18.392Z] level=info msg="[runner] processing took 19.644155ms with stages: nolint: 7.616769ms, identifier_marker: 6.541765ms, exclude-rules: 1.688911ms, path_prettifier: 1.51573ms, autogenerated_exclude: 1.468539ms, skip_dirs: 735.29µs, cgo: 45.441µs, filename_unadjuster: 26.49µs, max_same_issues: 960ns, uniq_by_line: 670ns, skip_files: 510ns, path_prefixer: 500ns, path_shortener: 500ns, diff: 380ns, source_code: 380ns, exclude: 370ns, severity-rules: 340ns, sort_results: 290ns, max_from_linter: 170ns, max_per_file_from_linter: 150ns" [2023-04-05T20:13:18.392Z] level=info msg="[runner] linters took 6.839946763s with stages: goanalysis_metalinter: 6.820190317s" [2023-04-05T20:13:18.392Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-04-05T20:13:18.392Z] level=info msg="Memory: 215 samples, avg is 176.1MB, max is 777.9MB" [2023-04-05T20:13:18.392Z] level=info msg="Execution took 21.416737854s" [2023-04-05T20:13:18.392Z] go vet ./... [2023-04-05T20:13:22.576Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-05T20:13:22.576Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-05T20:13:22.576Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-05T20:13:22.614Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-04-05T20:13:22.972Z] + ls -al . [2023-04-05T20:13:22.973Z] total 704 [2023-04-05T20:13:22.973Z] drwxrwxr-x 11 1001 1001 4096 Apr 5 20:11 . [2023-04-05T20:13:22.973Z] drwxr-xr-x 4 root root 4096 Apr 5 20:11 .. [2023-04-05T20:13:22.973Z] drwxrwxr-x 2 1001 1001 4096 Apr 5 20:11 .blubracket [2023-04-05T20:13:22.973Z] -rw-rw-r-- 1 1001 1001 16 Apr 5 20:11 .dockerignore [2023-04-05T20:13:22.973Z] drwxrwxr-x 8 1001 1001 4096 Apr 5 20:11 .git [2023-04-05T20:13:22.973Z] drwxrwxr-x 3 1001 1001 4096 Apr 5 20:11 .github [2023-04-05T20:13:22.973Z] -rw-rw-r-- 1 1001 1001 1133 Apr 5 20:11 .gitignore [2023-04-05T20:13:22.973Z] -rw-rw-r-- 1 1001 1001 42 Apr 5 20:11 .golangci.yml [2023-04-05T20:13:22.973Z] -rw-rw-r-- 1 1001 1001 87 Apr 5 20:11 .hadolint.yml [2023-04-05T20:13:22.973Z] drwxr-xr-x 3 1001 1001 4096 Apr 5 20:11 .semver [2023-04-05T20:13:22.973Z] -rw-rw-r-- 1 1001 1001 166 Apr 5 20:11 .sonarcloud.properties [2023-04-05T20:13:22.973Z] -rw-rw-r-- 1 1001 1001 1171 Apr 5 20:11 ADOPTERS.md [2023-04-05T20:13:22.973Z] -rw-rw-r-- 1 1001 1001 10835 Apr 5 20:11 Attribution.txt [2023-04-05T20:13:22.973Z] -rw-rw-r-- 1 1001 1001 73765 Apr 5 20:11 CHANGELOG.md [2023-04-05T20:13:22.973Z] -rw-rw-r-- 1 1001 1001 3804 Apr 5 20:11 CONTRIBUTING.md [2023-04-05T20:13:22.973Z] -rw-rw-r-- 1 1001 1001 677 Apr 5 20:11 GOVERNANCE.md [2023-04-05T20:13:22.973Z] -rw-rw-r-- 1 1001 1001 883 Apr 5 20:11 Jenkinsfile [2023-04-05T20:13:22.973Z] -rw-rw-r-- 1 1001 1001 10775 Apr 5 20:11 LICENSE [2023-04-05T20:13:22.973Z] -rw-rw-r-- 1 1001 1001 14368 Apr 5 20:11 Makefile [2023-04-05T20:13:22.973Z] -rw-rw-r-- 1 1001 1001 582 Apr 5 20:11 OWNERS.md [2023-04-05T20:13:22.973Z] -rw-rw-r-- 1 1001 1001 9403 Apr 5 20:11 README.md [2023-04-05T20:13:22.973Z] -rw-rw-r-- 1 1001 1001 789 Apr 5 20:11 SECURITY.md [2023-04-05T20:13:22.973Z] -rw-rw-r-- 1 1001 1001 5 Apr 5 20:11 VERSION [2023-04-05T20:13:22.973Z] drwxrwxr-x 2 1001 1001 4096 Apr 5 20:11 bin [2023-04-05T20:13:22.973Z] drwxrwxr-x 18 1001 1001 4096 Apr 5 20:11 cmd [2023-04-05T20:13:22.973Z] -rw-r--r-- 1 root root 447380 Apr 5 20:12 coverage.out [2023-04-05T20:13:22.973Z] -rw-rw-r-- 1 1001 1001 3200 Apr 5 20:11 go.mod [2023-04-05T20:13:22.973Z] -rw-rw-r-- 1 1001 1001 31265 Apr 5 20:11 go.sum [2023-04-05T20:13:22.973Z] drwxrwxr-x 7 1001 1001 4096 Apr 5 20:11 internal [2023-04-05T20:13:22.973Z] drwxrwxr-x 3 1001 1001 4096 Apr 5 20:11 openapi [2023-04-05T20:13:22.973Z] -rw-rw-r-- 1 1001 1001 594 Apr 5 20:11 security.txt [2023-04-05T20:13:22.973Z] drwxrwxr-x 4 1001 1001 4096 Apr 5 20:11 snap [2023-04-05T20:13:22.973Z] -rw-rw-r-- 1 1001 1001 204 Apr 5 20:11 version.go [Pipeline] sh [2023-04-05T20:13:23.279Z] + '[' -e coverage.out ] [2023-04-05T20:13:23.279Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-04-05T20:13:23.400Z] Stashed 1 file(s) [Pipeline] sh [2023-04-05T20:13:23.703Z] + make build [2023-04-05T20:13:23.703Z] 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-05T20:13:35.965Z] 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-05T20:13:36.531Z] 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-05T20:13:37.911Z] 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-05T20:13:38.479Z] 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-05T20:13:45.040Z] 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-05T20:13:46.975Z] 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-05T20:13:47.910Z] 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-05T20:13:49.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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-05T20:13:49.872Z] 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-05T20:13:50.810Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-05T20:13:52.216Z] 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-05T20:13:53.628Z] $ docker stop --time=1 eaf25dd130f7a14373ce3907852207c145b46f09ee193c08c1c75ab8a46fdbe3 [2023-04-05T20:13:56.971Z] $ docker rm -f --volumes eaf25dd130f7a14373ce3907852207c145b46f09ee193c08c1c75ab8a46fdbe3 [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-05T20:13:57.987Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-05T20:13:57.987Z] [2023-04-05T20:13:57.987Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T20:13:58.422Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-05T20:13:58.422Z] latest: Pulling from edgex-devops/edgex-compose [2023-04-05T20:13:58.422Z] cbdbe7a5bc2a: Pulling fs layer [2023-04-05T20:13:58.422Z] ca9280d653b3: Pulling fs layer [2023-04-05T20:13:58.422Z] 7e9c9ca2126c: Pulling fs layer [2023-04-05T20:13:58.682Z] cbdbe7a5bc2a: Verifying Checksum [2023-04-05T20:13:58.682Z] cbdbe7a5bc2a: Download complete [2023-04-05T20:13:58.682Z] ca9280d653b3: Verifying Checksum [2023-04-05T20:13:58.682Z] ca9280d653b3: Download complete [2023-04-05T20:13:58.682Z] cbdbe7a5bc2a: Pull complete [2023-04-05T20:13:59.249Z] 7e9c9ca2126c: Download complete [2023-04-05T20:13:59.249Z] ca9280d653b3: Pull complete [2023-04-05T20:14:02.526Z] 7e9c9ca2126c: Pull complete [2023-04-05T20:14:02.526Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-04-05T20:14:02.526Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-05T20:14:02.526Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T20:14:02.736Z] prd-ubuntu20.04-docker-8c-8g-6919 does not seem to be running inside a container [2023-04-05T20:14:02.770Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-04-05T20:14:04.585Z] $ docker top 84b318d559f0364323ae80db893a4d5d9efc5d411a9633f4595794c5233ef54c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-05T20:14:04.997Z] + grep parallel [2023-04-05T20:14:04.997Z] + docker-compose build --help [2023-04-05T20:14:05.565Z] --parallel Build images in parallel. [Pipeline] } [2023-04-05T20:14:05.600Z] $ docker stop --time=1 84b318d559f0364323ae80db893a4d5d9efc5d411a9633f4595794c5233ef54c [2023-04-05T20:14:06.853Z] $ docker rm -f --volumes 84b318d559f0364323ae80db893a4d5d9efc5d411a9633f4595794c5233ef54c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T20:14:07.421Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-05T20:14:07.421Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T20:14:07.623Z] prd-ubuntu20.04-docker-8c-8g-6919 does not seem to be running inside a container [2023-04-05T20:14:07.657Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-04-05T20:14:08.286Z] $ docker top 8e26d83e6de0dcfb60ff468056b956f08fc77cd7e4b3537861aada670c144c9e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-05T20:14:08.676Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-05T20:14:09.243Z] Building core-command ... [2023-04-05T20:14:09.243Z] Building core-common-config-bootstrapper ... [2023-04-05T20:14:09.243Z] Building core-data ... [2023-04-05T20:14:09.243Z] Building core-metadata ... [2023-04-05T20:14:09.243Z] Building security-bootstrapper ... [2023-04-05T20:14:09.243Z] Building security-proxy-auth ... [2023-04-05T20:14:09.243Z] Building security-proxy-setup ... [2023-04-05T20:14:09.243Z] Building security-secretstore-setup ... [2023-04-05T20:14:09.243Z] Building security-spiffe-token-provider ... [2023-04-05T20:14:09.243Z] Building security-spire-agent ... [2023-04-05T20:14:09.243Z] Building security-spire-config ... [2023-04-05T20:14:09.243Z] Building security-spire-server ... [2023-04-05T20:14:09.243Z] Building support-notifications ... [2023-04-05T20:14:09.243Z] Building support-scheduler ... [2023-04-05T20:14:09.243Z] Building core-common-config-bootstrapper [2023-04-05T20:14:09.243Z] Building security-proxy-auth [2023-04-05T20:14:09.243Z] Building security-proxy-setup [2023-04-05T20:14:09.243Z] Building security-spire-agent [2023-04-05T20:14:09.243Z] Building support-notifications [2023-04-05T20:14:11.742Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6921 in /w/workspace/edgexfoundry_edgex-go_PR-4496 [Pipeline] { [Pipeline] ws [2023-04-05T20:14:11.796Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-04-05T20:14:11.875Z] The recommended git tool is: git [2023-04-05T20:14:17.616Z] using credential edgex-jenkins-ssh [2023-04-05T20:14:17.633Z] Cloning the remote Git repository [2023-04-05T20:14:17.677Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-04-05T20:14:17.769Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-04-05T20:14:17.907Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-04-05T20:14:17.908Z] > git --version # timeout=10 [2023-04-05T20:14:17.930Z] > git --version # 'git version 2.25.1' [2023-04-05T20:14:17.932Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-05T20:14:18.087Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-05T20:14:19.227Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T20:14:19.227Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-05T20:14:19.227Z] ---> 4ce49641bb35 [2023-04-05T20:14:19.227Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-05T20:14:19.486Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T20:14:19.486Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-05T20:14:19.486Z] ---> 4ce49641bb35 [2023-04-05T20:14:19.486Z] Step 3/22 : WORKDIR /edgex-go [2023-04-05T20:14:19.744Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T20:14:19.744Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-05T20:14:19.744Z] ---> 4ce49641bb35 [2023-04-05T20:14:19.744Z] Step 3/27 : WORKDIR /edgex-go [2023-04-05T20:14:19.744Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T20:14:19.744Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-05T20:14:19.744Z] ---> 4ce49641bb35 [2023-04-05T20:14:19.744Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-05T20:14:20.002Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T20:14:20.002Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-05T20:14:20.002Z] ---> 4ce49641bb35 [2023-04-05T20:14:20.002Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-05T20:14:23.369Z] ---> Running in 8f5c395fadfe [2023-04-05T20:14:23.369Z] ---> Running in 539cf6caa8f1 [2023-04-05T20:14:23.369Z] ---> Running in 257ea218a4c2 [2023-04-05T20:14:23.369Z] ---> Running in c7a562f4338b [2023-04-05T20:14:23.369Z] ---> Running in 37b55fd95430 [2023-04-05T20:14:23.369Z] Removing intermediate container 8f5c395fadfe [2023-04-05T20:14:23.369Z] ---> 175827854856 [2023-04-05T20:14:23.369Z] Step 4/23 : WORKDIR /edgex-go [2023-04-05T20:14:23.369Z] Removing intermediate container 539cf6caa8f1 [2023-04-05T20:14:23.369Z] ---> 9380f84ecc0f [2023-04-05T20:14:23.369Z] Step 4/23 : WORKDIR /edgex-go [2023-04-05T20:14:23.369Z] Removing intermediate container c7a562f4338b [2023-04-05T20:14:23.369Z] ---> 9b16a3bb06a7 [2023-04-05T20:14:23.369Z] Step 4/23 : WORKDIR /edgex-go [2023-04-05T20:14:23.731Z] ---> Running in ab1b360c9dbe [2023-04-05T20:14:23.731Z] ---> Running in 589be2af3895 [2023-04-05T20:14:23.731Z] ---> Running in 4ed50244f9a1 [2023-04-05T20:14:23.731Z] Removing intermediate container 37b55fd95430 [2023-04-05T20:14:23.731Z] ---> e0a1b89c7af0 [2023-04-05T20:14:23.731Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-05T20:14:23.731Z] ---> Running in 7d31609f0663 [2023-04-05T20:14:23.731Z] Removing intermediate container 257ea218a4c2 [2023-04-05T20:14:23.731Z] ---> 472bf1dd1303 [2023-04-05T20:14:23.731Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-05T20:14:23.731Z] ---> Running in 78e8f0fe5ba0 [2023-04-05T20:14:23.731Z] Removing intermediate container 589be2af3895 [2023-04-05T20:14:23.731Z] ---> f1b7a03ff1b1 [2023-04-05T20:14:23.731Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-05T20:14:23.731Z] Removing intermediate container ab1b360c9dbe [2023-04-05T20:14:23.731Z] ---> c57ea6019603 [2023-04-05T20:14:23.731Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-05T20:14:23.731Z] Removing intermediate container 4ed50244f9a1 [2023-04-05T20:14:23.731Z] ---> 5db03c2a4ccc [2023-04-05T20:14:23.731Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-05T20:14:23.731Z] ---> Running in ae59b52d952a [2023-04-05T20:14:23.731Z] ---> Running in 817a2c5359ce [2023-04-05T20:14:23.731Z] ---> Running in 99d55727a33e [2023-04-05T20:14:23.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T20:14:23.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T20:14:23.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T20:14:24.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T20:14:24.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T20:14:24.264Z] OK: 265 MiB in 53 packages [2023-04-05T20:14:24.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T20:14:24.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T20:14:24.264Z] OK: 265 MiB in 53 packages [2023-04-05T20:14:24.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T20:14:24.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T20:14:24.524Z] OK: 265 MiB in 53 packages [2023-04-05T20:14:24.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T20:14:24.781Z] OK: 265 MiB in 53 packages [2023-04-05T20:14:24.781Z] OK: 265 MiB in 53 packages [2023-04-05T20:14:24.781Z] Removing intermediate container 7d31609f0663 [2023-04-05T20:14:24.781Z] ---> cdd1db9690db [2023-04-05T20:14:24.781Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-05T20:14:24.781Z] Removing intermediate container 78e8f0fe5ba0 [2023-04-05T20:14:24.781Z] ---> 1163cca97c0d [2023-04-05T20:14:24.781Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-05T20:14:24.781Z] Removing intermediate container ae59b52d952a [2023-04-05T20:14:24.781Z] ---> 16ffa67b06b4 [2023-04-05T20:14:25.040Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-05T20:14:25.040Z] ---> aa7cf5e0e68e [2023-04-05T20:14:25.040Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T20:14:25.040Z] ---> Running in a77a8d44c6c6 [2023-04-05T20:14:25.040Z] ---> b5d4434828aa [2023-04-05T20:14:25.040Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T20:14:25.040Z] ---> 057417492ba4 [2023-04-05T20:14:25.040Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T20:14:25.297Z] Removing intermediate container 99d55727a33e [2023-04-05T20:14:25.297Z] ---> ab1a983f3bef [2023-04-05T20:14:25.297Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-05T20:14:25.297Z] Removing intermediate container 817a2c5359ce [2023-04-05T20:14:25.297Z] ---> 6fefc193bf24 [2023-04-05T20:14:25.297Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-05T20:14:25.297Z] ---> Running in c4190753fea2 [2023-04-05T20:14:25.297Z] ---> Running in b0db3a071c32 [2023-04-05T20:14:25.297Z] ---> 05fbae6b4edf [2023-04-05T20:14:25.297Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T20:14:25.297Z] ---> 44347bc9829f [2023-04-05T20:14:25.297Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T20:14:25.297Z] ---> Running in 4c4704a9e447 [2023-04-05T20:14:25.297Z] ---> Running in bf59446efccc [2023-04-05T20:14:37.551Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-04-05T20:14:37.572Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-05T20:14:39.314Z] Merging remotes/origin/main commit 581b0da79acfc8c7cfb708782744174800bf9092 into PR head commit 6ee4f09db6dd982ca233fc272b24555aa4a2ff5c [2023-04-05T20:14:39.757Z] Merge succeeded, producing 6ee4f09db6dd982ca233fc272b24555aa4a2ff5c [2023-04-05T20:14:39.758Z] Checking out Revision 6ee4f09db6dd982ca233fc272b24555aa4a2ff5c (PR-4496) [2023-04-05T20:14:40.439Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" [2023-04-05T20:14:40.498Z] > git --version # timeout=10 [2023-04-05T20:14:40.512Z] > git --version # 'git version 2.25.1' [2023-04-05T20:14:40.532Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-05T20:14:38.500Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-04-05T20:14:38.548Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-04-05T20:14:38.549Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-05T20:14:38.570Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4496/head:refs/remotes/origin/PR-4496 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-05T20:14:39.338Z] > git config core.sparsecheckout # timeout=10 [2023-04-05T20:14:39.412Z] > git checkout -f 6ee4f09db6dd982ca233fc272b24555aa4a2ff5c # timeout=10 [2023-04-05T20:14:39.646Z] > git remote # timeout=10 [2023-04-05T20:14:39.668Z] > git config --get remote.origin.url # timeout=10 [2023-04-05T20:14:39.691Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-05T20:14:39.708Z] > git merge 581b0da79acfc8c7cfb708782744174800bf9092 # timeout=10 [2023-04-05T20:14:39.739Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-05T20:14:39.767Z] > git config core.sparsecheckout # timeout=10 [2023-04-05T20:14:39.784Z] > git checkout -f 6ee4f09db6dd982ca233fc272b24555aa4a2ff5c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-05T20:14:41.650Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-05T20:14:41.650Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-05T20:14:41.650Z] Dload Upload Total Spent Left Speed [2023-04-05T20:14:41.650Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh [2023-04-05T20:14:42.336Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-05T20:14:42.686Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-05T20:14:42.686Z] + sudo tee /etc/docker/daemon.new [2023-04-05T20:14:42.686Z] { [2023-04-05T20:14:42.686Z] "registry-mirrors": [ [2023-04-05T20:14:42.686Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-05T20:14:42.686Z] ], [2023-04-05T20:14:42.686Z] "bip": "10.250.0.254/24", [2023-04-05T20:14:42.686Z] "hosts": [ [2023-04-05T20:14:42.686Z] "tcp://0.0.0.0:5555", [2023-04-05T20:14:42.686Z] "unix:///var/run/docker.sock" [2023-04-05T20:14:42.686Z] ], [2023-04-05T20:14:42.686Z] "mtu": 1458, [2023-04-05T20:14:42.686Z] "selinux-enabled": true, [2023-04-05T20:14:42.686Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-05T20:14:42.686Z] } [Pipeline] sh [2023-04-05T20:14:43.038Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-05T20:14:43.392Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-05T20:15:01.727Z] provisioning config files... [2023-04-05T20:15:01.756Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1364981865518687025tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-05T20:15:02.154Z] ---> docker-login.sh [2023-04-05T20:15:02.154Z] nexus3.edgexfoundry.org:10001 [2023-04-05T20:15:02.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T20:15:02.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T20:15:02.708Z] Configure a credential helper to remove this warning. See [2023-04-05T20:15:02.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T20:15:02.708Z] [2023-04-05T20:15:02.708Z] Login Succeeded [2023-04-05T20:15:02.708Z] nexus3.edgexfoundry.org:10002 [2023-04-05T20:15:02.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T20:15:03.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T20:15:03.247Z] Configure a credential helper to remove this warning. See [2023-04-05T20:15:03.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T20:15:03.247Z] [2023-04-05T20:15:03.247Z] Login Succeeded [2023-04-05T20:15:03.247Z] nexus3.edgexfoundry.org:10003 [2023-04-05T20:15:03.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T20:15:03.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T20:15:03.518Z] Configure a credential helper to remove this warning. See [2023-04-05T20:15:03.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T20:15:03.518Z] [2023-04-05T20:15:03.518Z] Login Succeeded [2023-04-05T20:15:03.518Z] nexus3.edgexfoundry.org:10004 [2023-04-05T20:15:03.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T20:15:03.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T20:15:03.799Z] Configure a credential helper to remove this warning. See [2023-04-05T20:15:03.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T20:15:03.799Z] [2023-04-05T20:15:03.799Z] Login Succeeded [2023-04-05T20:15:03.799Z] docker.io [2023-04-05T20:15:04.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T20:15:05.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T20:15:05.039Z] Configure a credential helper to remove this warning. See [2023-04-05T20:15:05.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T20:15:05.039Z] [2023-04-05T20:15:05.039Z] Login Succeeded [2023-04-05T20:15:05.039Z] ---> docker-login.sh ends [Pipeline] } [2023-04-05T20:15:05.069Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-04-05T20:15:05.792Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-04-05T20:15:05.835Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-05T20:15:05.875Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-05T20:15:05.904Z] ========================================================= [2023-04-05T20:15:05.904Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-05T20:15:05.904Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-05T20:15:06.301Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-05T20:15:06.301Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-05T20:15:06.301Z] af6eaf76a39c: Pulling fs layer [2023-04-05T20:15:06.301Z] 55522c791124: Pulling fs layer [2023-04-05T20:15:06.301Z] ce5c4a1c91eb: Pulling fs layer [2023-04-05T20:15:06.301Z] 169dfbe0d373: Pulling fs layer [2023-04-05T20:15:06.301Z] e1ff8fa3b103: Pulling fs layer [2023-04-05T20:15:06.301Z] 52ebb69f0ebf: Pulling fs layer [2023-04-05T20:15:06.301Z] 5abe8eddf0d5: Pulling fs layer [2023-04-05T20:15:06.301Z] 169dfbe0d373: Waiting [2023-04-05T20:15:06.301Z] e1ff8fa3b103: Waiting [2023-04-05T20:15:06.301Z] 52ebb69f0ebf: Waiting [2023-04-05T20:15:06.301Z] 5abe8eddf0d5: Waiting [2023-04-05T20:15:06.571Z] 55522c791124: Verifying Checksum [2023-04-05T20:15:06.571Z] 55522c791124: Download complete [2023-04-05T20:15:06.571Z] 169dfbe0d373: Verifying Checksum [2023-04-05T20:15:06.571Z] 169dfbe0d373: Download complete [2023-04-05T20:15:06.571Z] e1ff8fa3b103: Verifying Checksum [2023-04-05T20:15:06.571Z] e1ff8fa3b103: Download complete [2023-04-05T20:15:06.571Z] af6eaf76a39c: Verifying Checksum [2023-04-05T20:15:06.571Z] af6eaf76a39c: Download complete [2023-04-05T20:15:07.541Z] af6eaf76a39c: Pull complete [2023-04-05T20:15:07.541Z] 5abe8eddf0d5: Verifying Checksum [2023-04-05T20:15:07.541Z] 5abe8eddf0d5: Download complete [2023-04-05T20:15:08.135Z] 55522c791124: Pull complete [2023-04-05T20:15:09.102Z] ce5c4a1c91eb: Verifying Checksum [2023-04-05T20:15:09.102Z] ce5c4a1c91eb: Download complete [2023-04-05T20:15:09.102Z] 52ebb69f0ebf: Verifying Checksum [2023-04-05T20:15:09.102Z] 52ebb69f0ebf: Download complete [2023-04-05T20:15:19.242Z] ce5c4a1c91eb: Pull complete [2023-04-05T20:15:19.514Z] 169dfbe0d373: Pull complete [2023-04-05T20:15:19.782Z] e1ff8fa3b103: Pull complete [2023-04-05T20:15:28.027Z] 52ebb69f0ebf: Pull complete [2023-04-05T20:15:29.446Z] 5abe8eddf0d5: Pull complete [2023-04-05T20:15:29.446Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-05T20:15:29.446Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-05T20:15:29.446Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-05T20:15:29.848Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-05T20:15:29.848Z] WORKDIR /edgex [2023-04-05T20:15:29.848Z] COPY go.mod . [2023-04-05T20:15:29.848Z] RUN go mod download [2023-04-05T20:15:29.848Z] + docker build -t ci-base-image-arm64 -f - . [2023-04-05T20:15:30.448Z] Sending build context to Docker daemon 2.934MB [2023-04-05T20:15:30.448Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-05T20:15:30.448Z] ---> 6cb57ee374ae [2023-04-05T20:15:30.448Z] Step 2/4 : WORKDIR /edgex [2023-04-05T20:15:32.418Z] ---> Running in 2298323dbf90 [2023-04-05T20:15:32.690Z] Removing intermediate container 2298323dbf90 [2023-04-05T20:15:32.690Z] ---> ffe55217c7f5 [2023-04-05T20:15:32.690Z] Step 3/4 : COPY go.mod . [2023-04-05T20:15:32.962Z] ---> d394784ea728 [2023-04-05T20:15:32.962Z] Step 4/4 : RUN go mod download [2023-04-05T20:15:33.235Z] ---> Running in 985fb312f9d4 [2023-04-05T20:15:46.780Z] Removing intermediate container bf59446efccc [2023-04-05T20:15:46.780Z] ---> bf19d8f989c9 [2023-04-05T20:15:46.780Z] Step 8/23 : COPY . . [2023-04-05T20:15:46.780Z] Removing intermediate container a77a8d44c6c6 [2023-04-05T20:15:46.780Z] ---> f0fa0fa6dcab [2023-04-05T20:15:46.780Z] Step 7/27 : COPY . . [2023-04-05T20:15:46.780Z] Removing intermediate container c4190753fea2 [2023-04-05T20:15:46.780Z] ---> 129fbbb5a392 [2023-04-05T20:15:46.780Z] Step 7/22 : COPY . . [2023-04-05T20:15:46.780Z] Removing intermediate container 4c4704a9e447 [2023-04-05T20:15:46.780Z] ---> 92ddfa3745a9 [2023-04-05T20:15:46.780Z] Step 8/23 : COPY . . [2023-04-05T20:15:46.780Z] Removing intermediate container b0db3a071c32 [2023-04-05T20:15:46.780Z] ---> 611ecb37831e [2023-04-05T20:15:46.780Z] Step 8/23 : COPY . . [2023-04-05T20:16:05.538Z] Removing intermediate container 985fb312f9d4 [2023-04-05T20:16:05.538Z] ---> 27f552aa7f74 [2023-04-05T20:16:05.538Z] Successfully built 27f552aa7f74 [2023-04-05T20:16:05.538Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T20:16:05.948Z] + docker inspect -f . ci-base-image-arm64 [2023-04-05T20:16:05.948Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T20:16:06.269Z] prd-ubuntu20.04-docker-arm64-4c-16g-6921 does not seem to be running inside a container [2023-04-05T20:16:06.354Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2023-04-05T20:16:07.779Z] $ docker top 3e0576cd307dac7111be7d326e433c10e8ecdce5830916626717e6df7e3be97e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-05T20:16:08.676Z] + go version [2023-04-05T20:16:08.676Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-05T20:16:08.715Z] $ docker stop --time=1 3e0576cd307dac7111be7d326e433c10e8ecdce5830916626717e6df7e3be97e [2023-04-05T20:16:10.337Z] $ docker rm -f --volumes 3e0576cd307dac7111be7d326e433c10e8ecdce5830916626717e6df7e3be97e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T20:16:11.245Z] + docker inspect -f . ci-base-image-arm64 [2023-04-05T20:16:11.245Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T20:16:11.517Z] prd-ubuntu20.04-docker-arm64-4c-16g-6921 does not seem to be running inside a container [2023-04-05T20:16:11.587Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2023-04-05T20:16:12.759Z] $ docker top d8bd2dfd96ff40c4a13f4f2b99d2039455b2d02aff67486f6cc7649e9d57d6b1 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-05T20:16:13.023Z] ========================================================= [2023-04-05T20:16:13.023Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-04-05T20:16:13.023Z] ========================================================= [Pipeline] sh [2023-04-05T20:16:13.329Z] ---> ffe154679a19 [2023-04-05T20:16:13.329Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-05T20:16:13.329Z] ---> e32fdc7f975a [2023-04-05T20:16:13.329Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-05T20:16:13.329Z] ---> 0d299b0ffb4a [2023-04-05T20:16:13.329Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-05T20:16:13.329Z] ---> 8921caed8ad4 [2023-04-05T20:16:13.329Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-05T20:16:13.329Z] ---> 528500f7c565 [2023-04-05T20:16:13.329Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-05T20:16:13.329Z] ---> Running in cfa5f3ad62a2 [2023-04-05T20:16:13.329Z] ---> Running in 42dcbe674d8e [2023-04-05T20:16:13.329Z] ---> Running in dcf3cb76f67f [2023-04-05T20:16:13.329Z] ---> Running in 2d38096bf12f [2023-04-05T20:16:13.329Z] ---> Running in df4ae61e8359 [2023-04-05T20:16:13.329Z] Removing intermediate container 2d38096bf12f [2023-04-05T20:16:13.329Z] ---> adf829ffa320 [2023-04-05T20:16:13.329Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-05T20:16:13.329Z] 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-05T20:16:13.329Z] ---> Running in 7f0032e34b92 [2023-04-05T20:16:13.329Z] 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-05T20:16:13.643Z] 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-05T20:16:13.668Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-04-05T20:16:13.903Z] 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-05T20:16:14.071Z] + make test [2023-04-05T20:16:14.168Z] Removing intermediate container 7f0032e34b92 [2023-04-05T20:16:14.168Z] ---> b70f6006642f [2023-04-05T20:16:14.168Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-05T20:16:14.342Z] go test -race -coverprofile=coverage.out ./... [2023-04-05T20:16:15.115Z] ---> Running in 4dfa9a73601c [2023-04-05T20:16:16.836Z] Removing intermediate container 4dfa9a73601c [2023-04-05T20:16:16.837Z] ---> c77b6134b3ac [2023-04-05T20:16:16.837Z] 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-05T20:16:17.096Z] ---> Running in c4d2bc716720 [2023-04-05T20:16:32.363Z] Removing intermediate container c4d2bc716720 [2023-04-05T20:16:32.363Z] ---> fc8505ea5fc3 [2023-04-05T20:16:32.363Z] Step 12/27 : WORKDIR /edgex-go [2023-04-05T20:16:32.363Z] ---> Running in df9ddd7b401d [2023-04-05T20:16:32.964Z] Removing intermediate container df9ddd7b401d [2023-04-05T20:16:32.964Z] ---> a10f3cce5b82 [2023-04-05T20:16:32.964Z] [2023-04-05T20:16:32.964Z] Step 13/27 : FROM alpine:3.17 [2023-04-05T20:16:33.560Z] 3.17: Pulling from library/alpine [2023-04-05T20:16:35.477Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-05T20:16:35.477Z] Status: Downloaded newer image for alpine:3.17 [2023-04-05T20:16:35.477Z] ---> 9ed4aefc74f6 [2023-04-05T20:16:35.477Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-05T20:16:45.599Z] ---> Running in 9d3b88c572f9 [2023-04-05T20:16:46.170Z] Removing intermediate container 9d3b88c572f9 [2023-04-05T20:16:46.170Z] ---> c50022df9b68 [2023-04-05T20:16:46.170Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-05T20:16:48.734Z] ---> Running in 66d4fc8f2efe [2023-04-05T20:16:48.734Z] Removing intermediate container 42dcbe674d8e [2023-04-05T20:16:48.734Z] ---> ce284349ea65 [2023-04-05T20:16:48.734Z] [2023-04-05T20:16:48.734Z] Step 9/22 : FROM alpine:3.17 [2023-04-05T20:16:48.734Z] ---> 9ed4aefc74f6 [2023-04-05T20:16:48.734Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-05T20:16:49.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T20:16:49.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T20:16:49.887Z] v3.17.3-33-g63371ce3229 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-05T20:16:49.887Z] v3.17.3-33-g63371ce3229 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-05T20:16:49.887Z] OK: 17818 distinct packages available [2023-04-05T20:16:49.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T20:16:49.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T20:16:50.145Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-05T20:16:50.418Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-05T20:16:50.418Z] (3/5) Installing libucontext (1.2-r0) [2023-04-05T20:16:50.418Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-05T20:16:50.418Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-05T20:16:50.418Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T20:16:50.418Z] OK: 8 MiB in 20 packages [2023-04-05T20:16:54.645Z] ---> Running in 75695a21e802 [2023-04-05T20:16:54.906Z] Removing intermediate container df4ae61e8359 [2023-04-05T20:16:54.906Z] ---> 0592bfb9c3f0 [2023-04-05T20:16:54.906Z] [2023-04-05T20:16:54.906Z] Step 10/23 : FROM alpine:3.17 [2023-04-05T20:16:54.906Z] ---> 9ed4aefc74f6 [2023-04-05T20:16:54.906Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-05T20:16:54.906Z] Removing intermediate container dcf3cb76f67f [2023-04-05T20:16:54.906Z] ---> 4ba23afa7f70 [2023-04-05T20:16:54.906Z] [2023-04-05T20:16:54.906Z] Step 10/23 : FROM alpine:3.17 [2023-04-05T20:16:54.906Z] ---> 9ed4aefc74f6 [2023-04-05T20:16:54.906Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-05T20:16:55.475Z] Removing intermediate container cfa5f3ad62a2 [2023-04-05T20:16:55.475Z] ---> 63493a814e0a [2023-04-05T20:16:55.475Z] [2023-04-05T20:16:55.475Z] Step 10/23 : FROM alpine:3.17 [2023-04-05T20:16:55.475Z] ---> 9ed4aefc74f6 [2023-04-05T20:16:55.475Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-05T20:16:55.475Z] ---> Running in 533ecb4e669a [2023-04-05T20:16:55.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T20:16:55.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T20:16:55.744Z] ---> Running in c8625115143b [2023-04-05T20:16:55.744Z] ---> Running in 043e12e69f14 [2023-04-05T20:16:55.744Z] Removing intermediate container 66d4fc8f2efe [2023-04-05T20:16:55.744Z] ---> 77a13adf36b9 [2023-04-05T20:16:55.744Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T20:16:55.744Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-05T20:16:55.744Z] (2/2) Installing openssl (3.0.8-r3) [2023-04-05T20:16:55.744Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T20:16:55.744Z] OK: 8 MiB in 17 packages [2023-04-05T20:16:56.313Z] Removing intermediate container 533ecb4e669a [2023-04-05T20:16:56.313Z] ---> de9c931e7d77 [2023-04-05T20:16:56.313Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-05T20:16:56.313Z] Removing intermediate container c8625115143b [2023-04-05T20:16:56.313Z] ---> c887a60667b6 [2023-04-05T20:16:56.313Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-05T20:16:56.573Z] ---> Running in c4eb4f3bd109 [2023-04-05T20:16:56.573Z] ---> e89c66d10b0f [2023-04-05T20:16:56.573Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T20:16:56.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T20:16:56.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T20:16:56.832Z] ---> Running in da26dc975ccb [2023-04-05T20:16:56.832Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-05T20:16:57.092Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-05T20:16:57.092Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T20:16:57.092Z] Executing ca-certificates-20220614-r4.trigger [2023-04-05T20:16:57.092Z] OK: 8 MiB in 17 packages [2023-04-05T20:16:57.092Z] ---> 317f2751c409 [2023-04-05T20:16:57.092Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-05T20:16:57.351Z] Removing intermediate container 75695a21e802 [2023-04-05T20:16:57.351Z] ---> d933864c7091 [2023-04-05T20:16:57.351Z] 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-05T20:16:58.735Z] ---> Running in 2e2fc948bffd [2023-04-05T20:16:58.995Z] ---> c988afd189bc [2023-04-05T20:16:58.995Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-05T20:16:58.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T20:16:58.996Z] Removing intermediate container 2e2fc948bffd [2023-04-05T20:16:58.996Z] ---> d5567123cabf [2023-04-05T20:16:58.996Z] Step 12/22 : WORKDIR /edgex [2023-04-05T20:16:58.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T20:16:58.996Z] Removing intermediate container 043e12e69f14 [2023-04-05T20:16:58.996Z] ---> ddc735803dc4 [2023-04-05T20:16:58.996Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-05T20:16:59.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T20:16:59.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T20:16:59.256Z] ---> Running in aa5246afa48a [2023-04-05T20:16:59.256Z] ---> Running in b669768f5160 [2023-04-05T20:16:59.256Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-05T20:16:59.256Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T20:16:59.256Z] OK: 7 MiB in 16 packages [2023-04-05T20:16:59.613Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-05T20:16:59.613Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T20:16:59.613Z] OK: 7 MiB in 16 packages [2023-04-05T20:17:01.000Z] Removing intermediate container aa5246afa48a [2023-04-05T20:17:01.000Z] ---> 59ebf9c8fa05 [2023-04-05T20:17:01.000Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T20:17:01.000Z] Removing intermediate container b669768f5160 [2023-04-05T20:17:01.000Z] ---> ba1797a018a9 [2023-04-05T20:17:01.000Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-05T20:17:01.000Z] ---> Running in e7bb44fa0ad2 [2023-04-05T20:17:01.000Z] ---> 2e30f5fb39db [2023-04-05T20:17:01.000Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-05T20:17:01.207Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-04-05T20:17:01.260Z] ---> eb48cb5d1b90 [2023-04-05T20:17:01.260Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T20:17:01.260Z] Removing intermediate container da26dc975ccb [2023-04-05T20:17:01.260Z] ---> 8e68c07434be [2023-04-05T20:17:01.260Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T20:17:01.260Z] Removing intermediate container c4eb4f3bd109 [2023-04-05T20:17:01.260Z] ---> a2fe9b76d0b0 [2023-04-05T20:17:01.260Z] Removing intermediate container e7bb44fa0ad2 [2023-04-05T20:17:01.260Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / ---> fe0e019c08c4 [2023-04-05T20:17:01.260Z] [2023-04-05T20:17:01.260Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-05T20:17:01.260Z] ---> 3876c69bd345 [2023-04-05T20:17:01.260Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-05T20:17:01.260Z] ---> Running in b20e159af1f2 [2023-04-05T20:17:01.260Z] ---> e6e88ce6b385 [2023-04-05T20:17:01.260Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-05T20:17:01.531Z] ---> 6baa56123550 [2023-04-05T20:17:01.531Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T20:17:01.794Z] Removing intermediate container b20e159af1f2 [2023-04-05T20:17:01.794Z] ---> 5d9819bf75b4 [2023-04-05T20:17:01.794Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T20:17:01.794Z] ---> 9f1284b12d12 [2023-04-05T20:17:01.794Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T20:17:01.794Z] ---> 744907dba708 [2023-04-05T20:17:01.794Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-05T20:17:02.051Z] ---> faf394a62502 [2023-04-05T20:17:02.051Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-05T20:17:02.309Z] ---> c8c559e47714 [2023-04-05T20:17:02.309Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-05T20:17:03.242Z] ---> 0ae353392f3c [2023-04-05T20:17:03.242Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T20:17:03.242Z] ---> 80fe12912186 [2023-04-05T20:17:03.242Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-05T20:17:03.242Z] ---> 04eefa24d2a1 [2023-04-05T20:17:03.242Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-05T20:17:03.808Z] ---> 97858f64644e [2023-04-05T20:17:03.808Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-05T20:17:05.100Z] ---> afc3e2120085 [2023-04-05T20:17:05.100Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-05T20:17:05.100Z] ---> Running in 2d3b3e3f7290 [2023-04-05T20:17:05.100Z] ---> 9f7b090762a1 [2023-04-05T20:17:05.100Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-05T20:17:05.100Z] ---> c28f06574910 [2023-04-05T20:17:05.100Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-05T20:17:05.100Z] ---> 7e206ea01f91 [2023-04-05T20:17:05.100Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-05T20:17:05.673Z] ---> Running in 666300aef34a [2023-04-05T20:17:05.673Z] ---> 74909ae67b12 [2023-04-05T20:17:05.673Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-05T20:17:05.673Z] Removing intermediate container 2d3b3e3f7290 [2023-04-05T20:17:05.673Z] ---> 5254d9ec84c3 [2023-04-05T20:17:05.673Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-05T20:17:05.673Z] ---> 99c81341b0ba [2023-04-05T20:17:05.673Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-05T20:17:05.673Z] ---> 95671720c155 [2023-04-05T20:17:05.673Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-05T20:17:05.931Z] ---> Running in 279bca20442f [2023-04-05T20:17:05.931Z] ---> 82bd9ddb3374 [2023-04-05T20:17:05.931Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-05T20:17:05.931Z] ---> b2ebfd58223c [2023-04-05T20:17:05.931Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-05T20:17:05.931Z] ---> 7f97faf20ae5 [2023-04-05T20:17:05.931Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-05T20:17:06.193Z] ---> Running in 160bc5288031 [2023-04-05T20:17:06.193Z] Removing intermediate container 279bca20442f [2023-04-05T20:17:06.193Z] ---> 86060ba3d585 [2023-04-05T20:17:06.193Z] Step 25/27 : LABEL arch=x86_64 [2023-04-05T20:17:06.193Z] ---> Running in 6d1b64eafd47 [2023-04-05T20:17:06.193Z] ---> Running in c0ee584a34e1 [2023-04-05T20:17:06.450Z] ---> Running in dd35f141a4aa [2023-04-05T20:17:06.720Z] Removing intermediate container c0ee584a34e1 [2023-04-05T20:17:06.720Z] ---> 9f02bd9e7d91 [2023-04-05T20:17:06.720Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-05T20:17:06.979Z] ---> Running in 9d3f6c02b5bf [2023-04-05T20:17:07.240Z] Removing intermediate container dd35f141a4aa [2023-04-05T20:17:07.240Z] ---> 7f257c3b6ccb [2023-04-05T20:17:07.240Z] Step 26/27 : LABEL git_sha=6ee4f09db6dd982ca233fc272b24555aa4a2ff5c [2023-04-05T20:17:07.500Z] ---> Running in f6db2722bda5 [2023-04-05T20:17:07.500Z] Removing intermediate container 666300aef34a [2023-04-05T20:17:07.500Z] ---> 3e701893372c [2023-04-05T20:17:07.500Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-05T20:17:07.761Z] Removing intermediate container 9d3f6c02b5bf [2023-04-05T20:17:07.761Z] ---> 5e948c49558a [2023-04-05T20:17:07.761Z] Step 21/23 : LABEL arch=x86_64 [2023-04-05T20:17:07.761Z] ---> Running in 3d3327ee13e4 [2023-04-05T20:17:08.022Z] ---> Running in 1e8f0b84cfde [2023-04-05T20:17:08.284Z] Removing intermediate container f6db2722bda5 [2023-04-05T20:17:08.284Z] ---> 91dc72ddb1fd [2023-04-05T20:17:08.284Z] Step 27/27 : LABEL version=0.0.0 [2023-04-05T20:17:08.548Z] Removing intermediate container 160bc5288031 [2023-04-05T20:17:08.548Z] ---> 64f8047ce0ff [2023-04-05T20:17:08.548Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-05T20:17:08.548Z] Removing intermediate container 3d3327ee13e4 [2023-04-05T20:17:08.548Z] ---> 2d9a27c31c1b [2023-04-05T20:17:08.548Z] Step 20/22 : LABEL arch=x86_64 [2023-04-05T20:17:08.809Z] Removing intermediate container 1e8f0b84cfde [2023-04-05T20:17:08.809Z] ---> 02fc19da26aa [2023-04-05T20:17:08.809Z] Step 22/23 : LABEL git_sha=6ee4f09db6dd982ca233fc272b24555aa4a2ff5c [2023-04-05T20:17:08.809Z] ---> Running in 7f0201ff2dd0 [2023-04-05T20:17:08.809Z] ---> Running in 7c65006d8710 [2023-04-05T20:17:08.809Z] Removing intermediate container 6d1b64eafd47 [2023-04-05T20:17:08.809Z] ---> 6db002fdb63b [2023-04-05T20:17:08.809Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-05T20:17:08.809Z] ---> Running in d8be1be4a69f [2023-04-05T20:17:09.070Z] ---> Running in d37dad72d6e0 [2023-04-05T20:17:09.070Z] ---> Running in d4bfff46c7db [2023-04-05T20:17:09.330Z] Removing intermediate container 7f0201ff2dd0 [2023-04-05T20:17:09.330Z] ---> ac37b220e0da [2023-04-05T20:17:09.330Z] [2023-04-05T20:17:09.330Z] Removing intermediate container d8be1be4a69f [2023-04-05T20:17:09.330Z] ---> 615414bc4ae8 [2023-04-05T20:17:09.330Z] Step 21/22 : LABEL git_sha=6ee4f09db6dd982ca233fc272b24555aa4a2ff5c [2023-04-05T20:17:09.597Z] Successfully built ac37b220e0da [2023-04-05T20:17:09.597Z] Removing intermediate container 7c65006d8710 [2023-04-05T20:17:09.597Z] ---> 4036cbafb509 [2023-04-05T20:17:09.597Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-05T20:17:09.597Z] Removing intermediate container d37dad72d6e0 [2023-04-05T20:17:09.597Z] ---> 326d3428bd8c [2023-04-05T20:17:09.597Z] Step 23/23 : LABEL version=0.0.0 [2023-04-05T20:17:09.597Z] Successfully tagged security-spire-agent:latest [2023-04-05T20:17:09.597Z]  Building security-spire-agent ... done Building support-scheduler [2023-04-05T20:17:10.056Z] ---> Running in d19fde8f6dac [2023-04-05T20:17:10.056Z] Removing intermediate container d4bfff46c7db [2023-04-05T20:17:10.056Z] ---> ee773dadf902 [2023-04-05T20:17:10.056Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-05T20:17:13.355Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T20:17:13.355Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-05T20:17:13.355Z] ---> 4ce49641bb35 [2023-04-05T20:17:13.355Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-05T20:17:13.355Z] ---> Using cache [2023-04-05T20:17:13.355Z] ---> 9b16a3bb06a7 [2023-04-05T20:17:13.355Z] Step 4/23 : WORKDIR /edgex-go [2023-04-05T20:17:13.355Z] ---> Using cache [2023-04-05T20:17:13.355Z] ---> 5db03c2a4ccc [2023-04-05T20:17:13.355Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-05T20:17:15.295Z] ---> Running in 2d7105aab7b4 [2023-04-05T20:17:15.295Z] ---> Running in e77b93244558 [2023-04-05T20:17:15.295Z] ---> Running in f4aee0ec5883 [2023-04-05T20:17:15.295Z] ---> Running in 7dae336fd99d [2023-04-05T20:17:15.295Z] Removing intermediate container d19fde8f6dac [2023-04-05T20:17:15.295Z] ---> ca8640174f62 [2023-04-05T20:17:15.295Z] Step 22/22 : LABEL version=0.0.0 [2023-04-05T20:17:15.295Z] Removing intermediate container 2d7105aab7b4 [2023-04-05T20:17:15.295Z] ---> 6a931f043d07 [2023-04-05T20:17:15.295Z] Step 21/23 : LABEL arch=x86_64 [2023-04-05T20:17:15.295Z] ---> Running in fa38a58db587 [2023-04-05T20:17:15.295Z] Removing intermediate container e77b93244558 [2023-04-05T20:17:15.295Z] ---> 2973cc57630b [2023-04-05T20:17:15.295Z] [2023-04-05T20:17:15.573Z] Successfully built 2973cc57630b [2023-04-05T20:17:15.573Z] Successfully tagged support-notifications:latest [2023-04-05T20:17:15.573Z] Building security-spire-config [2023-04-05T20:17:15.573Z]  Building support-notifications ... done Removing intermediate container 7dae336fd99d [2023-04-05T20:17:15.573Z] ---> f8b6f1b9429a [2023-04-05T20:17:15.573Z] Step 21/23 : LABEL arch=x86_64 [2023-04-05T20:17:15.573Z] ---> Running in 5ede2e67c143 [2023-04-05T20:17:16.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T20:17:16.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T20:17:16.739Z] OK: 265 MiB in 53 packages [2023-04-05T20:17:18.651Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T20:17:18.651Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-05T20:17:18.651Z] ---> 4ce49641bb35 [2023-04-05T20:17:18.651Z] Step 3/27 : WORKDIR /edgex-go [2023-04-05T20:17:18.651Z] ---> Using cache [2023-04-05T20:17:18.651Z] ---> 472bf1dd1303 [2023-04-05T20:17:18.651Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-05T20:17:20.030Z] ---> Running in 9d78f7866f47 [2023-04-05T20:17:20.973Z] Removing intermediate container fa38a58db587 [2023-04-05T20:17:20.973Z] ---> 8330c3750524 [2023-04-05T20:17:20.973Z] [2023-04-05T20:17:20.973Z] Successfully built 8330c3750524 [2023-04-05T20:17:21.323Z] ---> Running in 9fdce580d3ae [2023-04-05T20:17:21.323Z] Successfully tagged security-proxy-setup:latest [2023-04-05T20:17:21.323Z] Building core-metadata [2023-04-05T20:17:21.323Z]  Building security-proxy-setup ... done Removing intermediate container 5ede2e67c143 [2023-04-05T20:17:21.323Z] ---> cda086ed28f3 [2023-04-05T20:17:21.323Z] Step 22/23 : LABEL git_sha=6ee4f09db6dd982ca233fc272b24555aa4a2ff5c [2023-04-05T20:17:22.727Z] Removing intermediate container 9d78f7866f47 [2023-04-05T20:17:22.727Z] ---> 455123b02d09 [2023-04-05T20:17:22.727Z] Step 22/23 : LABEL git_sha=6ee4f09db6dd982ca233fc272b24555aa4a2ff5c [2023-04-05T20:17:25.279Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T20:17:25.279Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-05T20:17:25.279Z] ---> 4ce49641bb35 [2023-04-05T20:17:25.279Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-05T20:17:25.279Z] ---> Using cache [2023-04-05T20:17:25.279Z] ---> 9b16a3bb06a7 [2023-04-05T20:17:25.279Z] Step 4/25 : WORKDIR /edgex-go [2023-04-05T20:17:25.279Z] ---> Using cache [2023-04-05T20:17:25.279Z] ---> 5db03c2a4ccc [2023-04-05T20:17:25.279Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-05T20:17:26.663Z] ---> Running in a8e8e58483d4 [2023-04-05T20:17:26.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T20:17:26.663Z] ---> Running in 29e2bae209fe [2023-04-05T20:17:26.663Z] ---> Running in bd92608c2f05 [2023-04-05T20:17:26.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T20:17:26.923Z] Removing intermediate container f4aee0ec5883 [2023-04-05T20:17:26.923Z] ---> c9bf16743912 [2023-04-05T20:17:26.923Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-05T20:17:27.187Z] OK: 265 MiB in 53 packages [2023-04-05T20:17:27.447Z] Removing intermediate container a8e8e58483d4 [2023-04-05T20:17:27.447Z] ---> 7318cd87fbad [2023-04-05T20:17:27.447Z] Step 23/23 : LABEL version=0.0.0 [2023-04-05T20:17:27.447Z] Removing intermediate container 29e2bae209fe [2023-04-05T20:17:27.447Z] ---> 16a232ebb3ec [2023-04-05T20:17:27.447Z] Step 23/23 : LABEL version=0.0.0 [2023-04-05T20:17:27.706Z] ---> Running in 0f884d5fb783 [2023-04-05T20:17:27.706Z] ---> accfcc74e1e9 [2023-04-05T20:17:27.706Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T20:17:27.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T20:17:27.706Z] ---> Running in 1913d1cb1fe6 [2023-04-05T20:17:27.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T20:17:27.965Z] ---> Running in 65778c5a23cf [2023-04-05T20:17:27.965Z] OK: 265 MiB in 53 packages [2023-04-05T20:17:28.536Z] Removing intermediate container 0f884d5fb783 [2023-04-05T20:17:28.536Z] ---> 997ce855e2a2 [2023-04-05T20:17:28.536Z] [2023-04-05T20:17:28.536Z] Removing intermediate container 9fdce580d3ae [2023-04-05T20:17:28.536Z] ---> 8ff9ba0e533c [2023-04-05T20:17:28.536Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-05T20:17:28.536Z] Successfully built 997ce855e2a2 [2023-04-05T20:17:28.802Z] Removing intermediate container 1913d1cb1fe6 [2023-04-05T20:17:28.802Z] ---> 4a1e8235cda0 [2023-04-05T20:17:28.802Z] [2023-04-05T20:17:28.802Z] Successfully tagged core-common-config-bootstrapper:latest [2023-04-05T20:17:28.802Z]  Building core-common-config-bootstrapper ... done Building security-spire-server [2023-04-05T20:17:28.802Z] Successfully built 4a1e8235cda0 [2023-04-05T20:17:28.802Z] Successfully tagged security-proxy-auth:latest [2023-04-05T20:17:28.802Z] Building core-data [2023-04-05T20:17:32.097Z]  Building security-proxy-auth ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T20:17:32.097Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-05T20:17:32.097Z] ---> 4ce49641bb35 [2023-04-05T20:17:32.097Z] Step 3/26 : WORKDIR /edgex-go [2023-04-05T20:17:32.097Z] ---> Using cache [2023-04-05T20:17:32.097Z] ---> 472bf1dd1303 [2023-04-05T20:17:32.097Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-05T20:17:32.097Z] ---> Using cache [2023-04-05T20:17:32.097Z] ---> 8ff9ba0e533c [2023-04-05T20:17:32.097Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-05T20:17:32.097Z] ---> Using cache [2023-04-05T20:17:32.097Z] ---> d2a4cabb7101 [2023-04-05T20:17:32.097Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T20:17:32.097Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T20:17:32.097Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-05T20:17:32.097Z] ---> 4ce49641bb35 [2023-04-05T20:17:32.097Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-05T20:17:32.097Z] ---> Using cache [2023-04-05T20:17:32.097Z] ---> 9b16a3bb06a7 [2023-04-05T20:17:32.097Z] Step 4/23 : WORKDIR /edgex-go [2023-04-05T20:17:32.097Z] ---> Using cache [2023-04-05T20:17:32.097Z] ---> 5db03c2a4ccc [2023-04-05T20:17:32.097Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-05T20:17:32.097Z] ---> Using cache [2023-04-05T20:17:32.097Z] ---> c9bf16743912 [2023-04-05T20:17:32.097Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-05T20:17:32.097Z] ---> Using cache [2023-04-05T20:17:32.097Z] ---> accfcc74e1e9 [2023-04-05T20:17:32.097Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T20:17:36.350Z] ---> d2a4cabb7101 [2023-04-05T20:17:36.350Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T20:17:36.620Z] ---> Running in ed128f058f81 [2023-04-05T20:17:36.620Z] ---> Running in 60cef178b61d [2023-04-05T20:17:36.620Z] Removing intermediate container bd92608c2f05 [2023-04-05T20:17:36.620Z] ---> 7cd7612e12ef [2023-04-05T20:17:36.620Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-05T20:17:36.620Z] ---> Running in 355e6a7c3470 [2023-04-05T20:17:36.880Z] ---> b963189ebf63 [2023-04-05T20:17:36.880Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T20:17:37.140Z] ---> Running in a26aaf599bbe [2023-04-05T20:18:33.625Z] Removing intermediate container 60cef178b61d [2023-04-05T20:18:33.625Z] ---> e459c944e923 [2023-04-05T20:18:33.625Z] Step 7/26 : COPY . . [2023-04-05T20:18:33.625Z] Removing intermediate container 65778c5a23cf [2023-04-05T20:18:33.625Z] ---> 3e7a8642e1b1 [2023-04-05T20:18:33.625Z] Step 8/23 : COPY . . [2023-04-05T20:18:33.625Z] Removing intermediate container a26aaf599bbe [2023-04-05T20:18:33.625Z] ---> 452512935137 [2023-04-05T20:18:33.625Z] Step 8/25 : COPY . . [2023-04-05T20:18:33.626Z] Removing intermediate container 355e6a7c3470 [2023-04-05T20:18:33.626Z] ---> db4ee85702c4 [2023-04-05T20:18:33.626Z] Step 7/27 : COPY . . [2023-04-05T20:18:33.626Z] Removing intermediate container ed128f058f81 [2023-04-05T20:18:33.626Z] ---> 9d491aafa4c9 [2023-04-05T20:18:33.626Z] Step 8/23 : COPY . . [2023-04-05T20:18:41.759Z] ---> c7c54c87a2a3 [2023-04-05T20:18:41.759Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-05T20:18:41.759Z] ---> 3ff81e5beaff [2023-04-05T20:18:41.759Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-05T20:18:41.759Z] ---> d24c3ab864af [2023-04-05T20:18:41.759Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-04-05T20:18:41.759Z] ---> Running in 50806a367443 [2023-04-05T20:18:41.759Z] ---> Running in 6fc7299b76b8 [2023-04-05T20:18:41.759Z] ---> Running in de61a534b077 [2023-04-05T20:18:41.759Z] ---> 33b6828a4a07 [2023-04-05T20:18:41.759Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-05T20:18:41.759Z] ---> 8b6bdfa44890 [2023-04-05T20:18:41.759Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-05T20:18:41.759Z] ---> Running in e205f56747e5 [2023-04-05T20:18:41.759Z] ---> Running in 38ff65972f6b [2023-04-05T20:18:41.759Z] Removing intermediate container de61a534b077 [2023-04-05T20:18:41.759Z] ---> 73589fb44302 [2023-04-05T20:18:41.759Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-05T20:18:41.759Z] ---> Running in 03909f3a27cc [2023-04-05T20:18:41.759Z] Removing intermediate container 38ff65972f6b [2023-04-05T20:18:41.759Z] ---> b181d77f0b94 [2023-04-05T20:18:41.759Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-05T20:18:41.759Z] ---> Running in 39ffac199be5 [2023-04-05T20:18:41.759Z] Removing intermediate container 03909f3a27cc [2023-04-05T20:18:41.760Z] ---> 1d00d56ca7c9 [2023-04-05T20:18:41.760Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-05T20:18:41.760Z] ---> Running in 32a43b6ebb04 [2023-04-05T20:18:41.760Z] Removing intermediate container 39ffac199be5 [2023-04-05T20:18:41.760Z] ---> e3001baad1b5 [2023-04-05T20:18:41.760Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-05T20:18:41.760Z] 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-05T20:18:41.760Z] ---> Running in 3e8914c2c57c [2023-04-05T20:18:41.760Z] Removing intermediate container 32a43b6ebb04 [2023-04-05T20:18:41.760Z] ---> 7c7a36f5e9c3 [2023-04-05T20:18:41.760Z] 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-05T20:18:41.760Z] ---> Running in e1441bdbd90a [2023-04-05T20:18:42.019Z] Removing intermediate container 3e8914c2c57c [2023-04-05T20:18:42.019Z] ---> e1c2893cfeb7 [2023-04-05T20:18:42.019Z] 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-05T20:18:42.019Z] 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-05T20:18:42.019Z] 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-05T20:18:42.019Z] ---> Running in 49a4c88864d6 [2023-04-05T20:18:43.398Z] Removing intermediate container e1441bdbd90a [2023-04-05T20:18:43.398Z] ---> 94bd69daa410 [2023-04-05T20:18:43.398Z] Step 12/26 : WORKDIR /edgex-go [2023-04-05T20:18:43.398Z] Removing intermediate container 49a4c88864d6 [2023-04-05T20:18:43.398Z] ---> 06d4005d6554 [2023-04-05T20:18:43.398Z] Step 12/27 : WORKDIR /edgex-go [2023-04-05T20:18:43.398Z] ---> Running in 063419131baf [2023-04-05T20:18:43.398Z] ---> Running in bff19a866ce4 [2023-04-05T20:18:43.398Z] Removing intermediate container 063419131baf [2023-04-05T20:18:43.398Z] ---> 043b932a62e4 [2023-04-05T20:18:43.398Z] [2023-04-05T20:18:43.398Z] Step 13/26 : FROM alpine:3.17 [2023-04-05T20:18:43.398Z] ---> 9ed4aefc74f6 [2023-04-05T20:18:43.398Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-05T20:18:43.398Z] ---> Using cache [2023-04-05T20:18:43.398Z] ---> c50022df9b68 [2023-04-05T20:18:43.398Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-05T20:18:43.398Z] ---> Using cache [2023-04-05T20:18:43.398Z] ---> 77a13adf36b9 [2023-04-05T20:18:43.398Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T20:18:43.398Z] ---> Using cache [2023-04-05T20:18:43.398Z] Removing intermediate container bff19a866ce4 [2023-04-05T20:18:43.398Z] ---> ecac28511b55 [2023-04-05T20:18:43.398Z] [2023-04-05T20:18:43.398Z] Step 13/27 : FROM alpine:3.17 [2023-04-05T20:18:43.398Z] ---> 9ed4aefc74f6 [2023-04-05T20:18:43.398Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-05T20:18:43.398Z] ---> Using cache [2023-04-05T20:18:43.398Z] ---> c50022df9b68 [2023-04-05T20:18:43.398Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-05T20:18:43.398Z] ---> e89c66d10b0f [2023-04-05T20:18:43.398Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T20:18:43.398Z] ---> Using cache [2023-04-05T20:18:43.398Z] ---> 317f2751c409 [2023-04-05T20:18:43.398Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-05T20:18:43.398Z] ---> Running in 0679ebe82a12 [2023-04-05T20:18:43.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T20:18:43.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T20:18:44.224Z] v3.17.3-33-g63371ce3229 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-05T20:18:44.224Z] v3.17.3-33-g63371ce3229 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-05T20:18:44.224Z] OK: 17818 distinct packages available [2023-04-05T20:18:44.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T20:18:44.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T20:18:44.562Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-05T20:18:44.562Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-05T20:18:44.562Z] (3/4) Installing libucontext (1.2-r0) [2023-04-05T20:18:44.562Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-05T20:18:44.562Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T20:18:44.562Z] OK: 7 MiB in 19 packages [2023-04-05T20:18:45.499Z] ---> 73c283822f6b [2023-04-05T20:18:45.499Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-05T20:18:45.761Z] ---> 2699057ba636 [2023-04-05T20:18:45.761Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-05T20:18:45.761Z] Removing intermediate container 0679ebe82a12 [2023-04-05T20:18:45.761Z] ---> 4ef1a03e5d29 [2023-04-05T20:18:45.761Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T20:18:46.392Z] ---> 75d92ec2c404 [2023-04-05T20:18:46.392Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-05T20:18:46.651Z] ---> 991287bdc105 [2023-04-05T20:18:46.651Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T20:18:46.911Z] ---> 309121a23dca [2023-04-05T20:18:46.911Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-05T20:18:46.911Z] ---> 61f0dfc2d7e8 [2023-04-05T20:18:46.911Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-05T20:18:46.911Z] ---> Running in 1b81413e8f58 [2023-04-05T20:18:48.314Z] Removing intermediate container 1b81413e8f58 [2023-04-05T20:18:48.314Z] ---> 7747f88b1fa7 [2023-04-05T20:18:48.314Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-05T20:18:50.376Z] ---> Running in ee0320243a29 [2023-04-05T20:18:50.376Z] ---> c7bd20dece73 [2023-04-05T20:18:50.376Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-05T20:18:50.376Z] Removing intermediate container ee0320243a29 [2023-04-05T20:18:50.376Z] ---> 94e45d67f714 [2023-04-05T20:18:50.376Z] Step 24/26 : LABEL arch=x86_64 [2023-04-05T20:18:50.636Z] ---> Running in 4fc63a303547 [2023-04-05T20:18:51.587Z] Removing intermediate container 4fc63a303547 [2023-04-05T20:18:51.587Z] ---> 4b9fd8fc1296 [2023-04-05T20:18:51.587Z] Step 25/26 : LABEL git_sha=6ee4f09db6dd982ca233fc272b24555aa4a2ff5c [2023-04-05T20:18:51.587Z] ---> 80bd64476989 [2023-04-05T20:18:51.587Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-05T20:18:51.587Z] ---> Running in d2a3301aebaf [2023-04-05T20:18:51.587Z] ---> Running in 585a063e4846 [2023-04-05T20:18:51.847Z] Removing intermediate container d2a3301aebaf [2023-04-05T20:18:51.847Z] ---> d0ed114247a2 [2023-04-05T20:18:51.847Z] Step 26/26 : LABEL version=0.0.0 [2023-04-05T20:18:51.847Z] Removing intermediate container 585a063e4846 [2023-04-05T20:18:51.847Z] ---> c85cad080fc2 [2023-04-05T20:18:51.847Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-05T20:18:52.110Z] ---> Running in 5b1d7290d82f [2023-04-05T20:18:52.708Z] Removing intermediate container 5b1d7290d82f [2023-04-05T20:18:52.708Z] ---> 521af0b4a372 [2023-04-05T20:18:52.708Z] [2023-04-05T20:18:52.976Z] ---> f319d26439af [2023-04-05T20:18:52.976Z] Step 22/27 : WORKDIR / [2023-04-05T20:18:52.976Z] Successfully built 521af0b4a372 [2023-04-05T20:18:52.976Z] Successfully tagged security-spire-server:latest [2023-04-05T20:18:52.976Z] Building security-secretstore-setup [2023-04-05T20:18:53.238Z]  Building security-spire-server ... done  ---> Running in c39d945a7b54 [2023-04-05T20:18:57.488Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T20:18:57.488Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-05T20:18:57.488Z] ---> 4ce49641bb35 [2023-04-05T20:18:57.488Z] Step 3/25 : WORKDIR /edgex-go [2023-04-05T20:18:57.488Z] ---> Using cache [2023-04-05T20:18:57.488Z] ---> 472bf1dd1303 [2023-04-05T20:18:57.488Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-05T20:18:57.488Z] ---> Using cache [2023-04-05T20:18:57.488Z] ---> 1163cca97c0d [2023-04-05T20:18:57.489Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-05T20:18:57.489Z] ---> Using cache [2023-04-05T20:18:57.489Z] ---> b5d4434828aa [2023-04-05T20:18:57.489Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T20:18:57.489Z] ---> Using cache [2023-04-05T20:18:57.489Z] ---> 129fbbb5a392 [2023-04-05T20:18:57.489Z] Step 7/25 : COPY . . [2023-04-05T20:18:57.489Z] ---> Using cache [2023-04-05T20:18:57.489Z] ---> 0d299b0ffb4a [2023-04-05T20:18:57.489Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-05T20:18:58.442Z] Removing intermediate container c39d945a7b54 [2023-04-05T20:18:58.442Z] ---> 5ce305f91337 [2023-04-05T20:18:58.442Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-05T20:18:58.442Z] ---> Running in 96d6886dd478 [2023-04-05T20:18:58.442Z] ---> Running in 8b22fc497379 [2023-04-05T20:18:58.703Z] Removing intermediate container 8b22fc497379 [2023-04-05T20:18:58.703Z] ---> 9f4c12be268e [2023-04-05T20:18:58.703Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-05T20:18:58.703Z] ---> Running in df5a13902f4a [2023-04-05T20:18:59.284Z] Removing intermediate container df5a13902f4a [2023-04-05T20:18:59.284Z] ---> a02eca4e1811 [2023-04-05T20:18:59.284Z] Step 25/27 : LABEL arch=x86_64 [2023-04-05T20:18:59.284Z] 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-05T20:18:59.284Z] ---> Running in 360a0d4ffe36 [2023-04-05T20:18:59.872Z] Removing intermediate container 360a0d4ffe36 [2023-04-05T20:18:59.872Z] ---> a0e515d6c507 [2023-04-05T20:18:59.872Z] Step 26/27 : LABEL git_sha=6ee4f09db6dd982ca233fc272b24555aa4a2ff5c [2023-04-05T20:19:00.135Z] ---> Running in 8a297fa945da [2023-04-05T20:19:00.433Z] Removing intermediate container 8a297fa945da [2023-04-05T20:19:00.433Z] ---> 25168a51c5a4 [2023-04-05T20:19:00.433Z] Step 27/27 : LABEL version=0.0.0 [2023-04-05T20:19:00.693Z] ---> Running in 6d0793def4ca [2023-04-05T20:19:01.260Z] Removing intermediate container 6d0793def4ca [2023-04-05T20:19:01.260Z] ---> 7e9fc159e1cf [2023-04-05T20:19:01.260Z] [2023-04-05T20:19:01.260Z] Successfully built 7e9fc159e1cf [2023-04-05T20:19:01.260Z] Successfully tagged security-spire-config:latest [2023-04-05T20:19:01.260Z] Building security-spiffe-token-provider [2023-04-05T20:19:05.459Z]  Building security-spire-config ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T20:19:05.459Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-05T20:19:05.459Z] ---> 4ce49641bb35 [2023-04-05T20:19:05.459Z] Step 3/20 : WORKDIR /edgex-go [2023-04-05T20:19:05.459Z] ---> Using cache [2023-04-05T20:19:05.459Z] ---> 472bf1dd1303 [2023-04-05T20:19:05.459Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-05T20:19:07.935Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-04-05T20:19:07.935Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-04-05T20:19:07.935Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-04-05T20:19:07.935Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-04-05T20:19:07.935Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-04-05T20:19:07.935Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-04-05T20:19:07.936Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-04-05T20:19:07.936Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-04-05T20:19:07.936Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-04-05T20:19:07.936Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-04-05T20:19:09.727Z] ---> Running in 61e4678a42f6 [2023-04-05T20:19:10.529Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-04-05T20:19:10.529Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-04-05T20:19:10.529Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-04-05T20:19:10.529Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-04-05T20:19:10.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T20:19:10.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T20:19:11.194Z] v3.17.3-33-g63371ce3229 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-05T20:19:11.194Z] v3.17.3-33-g63371ce3229 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-05T20:19:11.194Z] OK: 17823 distinct packages available [2023-04-05T20:19:11.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T20:19:11.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T20:19:11.452Z] OK: 265 MiB in 53 packages [2023-04-05T20:19:13.991Z] Removing intermediate container 61e4678a42f6 [2023-04-05T20:19:13.991Z] ---> b12bab65b541 [2023-04-05T20:19:13.991Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-05T20:19:16.547Z] ---> 022d7f7c1227 [2023-04-05T20:19:16.547Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T20:19:16.547Z] ---> Running in 4fbb9bdd1526 [2023-04-05T20:19:16.547Z] Removing intermediate container 50806a367443 [2023-04-05T20:19:16.547Z] ---> 09a800ee4adf [2023-04-05T20:19:16.547Z] [2023-04-05T20:19:16.547Z] Step 10/25 : FROM alpine:3.17 [2023-04-05T20:19:16.547Z] ---> 9ed4aefc74f6 [2023-04-05T20:19:16.547Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-05T20:19:16.547Z] Removing intermediate container 6fc7299b76b8 [2023-04-05T20:19:16.547Z] ---> 86a93f419f39 [2023-04-05T20:19:16.547Z] [2023-04-05T20:19:16.547Z] Step 10/23 : FROM alpine:3.17 [2023-04-05T20:19:16.547Z] ---> 9ed4aefc74f6 [2023-04-05T20:19:16.547Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-05T20:19:17.508Z] ---> Running in 2ce54b2bc1da [2023-04-05T20:19:17.508Z] ---> Running in ec0f9ebe8961 [2023-04-05T20:19:17.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T20:19:18.057Z] Removing intermediate container 2ce54b2bc1da [2023-04-05T20:19:18.057Z] ---> 83cb0f3e2913 [2023-04-05T20:19:18.057Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-05T20:19:18.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T20:19:18.057Z] ---> Running in 45c0ea934e06 [2023-04-05T20:19:18.330Z] Removing intermediate container 45c0ea934e06 [2023-04-05T20:19:18.330Z] ---> 3eb2df476653 [2023-04-05T20:19:18.330Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-05T20:19:18.607Z] ---> Running in 4fea22275db0 [2023-04-05T20:19:18.607Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-05T20:19:18.607Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T20:19:18.607Z] OK: 7 MiB in 16 packages [2023-04-05T20:19:18.911Z] Removing intermediate container 4fea22275db0 [2023-04-05T20:19:18.911Z] ---> 6c89db0fb6a2 [2023-04-05T20:19:18.911Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-05T20:19:18.911Z] ---> Running in 8da8ef7d576a [2023-04-05T20:19:19.479Z] Removing intermediate container ec0f9ebe8961 [2023-04-05T20:19:19.479Z] ---> 128e53882ab8 [2023-04-05T20:19:19.479Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-05T20:19:19.774Z] ---> Running in ff64410b79dc [2023-04-05T20:19:19.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T20:19:19.774Z] Removing intermediate container e205f56747e5 [2023-04-05T20:19:19.774Z] ---> cb1e21309741 [2023-04-05T20:19:19.774Z] [2023-04-05T20:19:19.774Z] Step 10/23 : FROM alpine:3.17 [2023-04-05T20:19:19.774Z] ---> 9ed4aefc74f6 [2023-04-05T20:19:19.774Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-05T20:19:19.774Z] ---> Using cache [2023-04-05T20:19:19.774Z] ---> 128e53882ab8 [2023-04-05T20:19:19.774Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-05T20:19:19.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T20:19:19.774Z] ---> Running in ec6ed794f2c7 [2023-04-05T20:19:19.774Z] Removing intermediate container ff64410b79dc [2023-04-05T20:19:19.774Z] ---> d01c39d9fb0e [2023-04-05T20:19:19.774Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-05T20:19:19.774Z] ---> Running in 766b1a6521c4 [2023-04-05T20:19:20.044Z] Removing intermediate container ec6ed794f2c7 [2023-04-05T20:19:20.044Z] ---> 7c9bd59d2a03 [2023-04-05T20:19:20.044Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-05T20:19:20.044Z] ---> Running in 1876bede688e [2023-04-05T20:19:20.044Z] Removing intermediate container 766b1a6521c4 [2023-04-05T20:19:20.044Z] ---> 32680647d261 [2023-04-05T20:19:20.044Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-05T20:19:20.044Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-05T20:19:20.044Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T20:19:20.044Z] OK: 7 MiB in 16 packages [2023-04-05T20:19:20.044Z] ---> Running in 54478cbf5c2c [2023-04-05T20:19:20.044Z] Removing intermediate container 1876bede688e [2023-04-05T20:19:20.044Z] ---> 040ff2b80e2d [2023-04-05T20:19:20.044Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-05T20:19:20.308Z] Removing intermediate container 54478cbf5c2c [2023-04-05T20:19:20.308Z] ---> 48269eb20e39 [2023-04-05T20:19:20.308Z] Step 15/25 : WORKDIR / [2023-04-05T20:19:20.308Z] ---> Running in cd6c736a3599 [2023-04-05T20:19:20.308Z] ---> Running in 85a570c193d0 [2023-04-05T20:19:20.308Z] Removing intermediate container cd6c736a3599 [2023-04-05T20:19:20.308Z] ---> 3fe7a5d7a568 [2023-04-05T20:19:20.308Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T20:19:20.308Z] Removing intermediate container 85a570c193d0 [2023-04-05T20:19:20.308Z] ---> 4ca0f05af526 [2023-04-05T20:19:20.308Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T20:19:20.568Z] Removing intermediate container 8da8ef7d576a [2023-04-05T20:19:20.568Z] ---> 4a4b1a123c58 [2023-04-05T20:19:20.568Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T20:19:20.830Z] ---> 643f5b7f04ac [2023-04-05T20:19:20.830Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T20:19:20.830Z] ---> a41332ee90bf [2023-04-05T20:19:20.830Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T20:19:20.830Z] ---> b6679f67f893 [2023-04-05T20:19:20.830Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T20:19:21.089Z] ---> 96a20392f151 [2023-04-05T20:19:21.089Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-05T20:19:21.089Z] ---> 5d658b10b3f1 [2023-04-05T20:19:21.089Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-05T20:19:21.089Z] ---> 49bff3219d87 [2023-04-05T20:19:21.089Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-05T20:19:22.475Z] ---> f029438cfab9 [2023-04-05T20:19:22.475Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-05T20:19:22.475Z] ---> 59cb50855cc6 [2023-04-05T20:19:22.475Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-05T20:19:22.475Z] ---> da632bcf1003 [2023-04-05T20:19:22.475Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-05T20:19:22.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-04-05T20:19:22.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-04-05T20:19:23.053Z] ---> 29fbb7682785 [2023-04-05T20:19:23.053Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-05T20:19:23.053Z] ---> 7912e36c3a01 [2023-04-05T20:19:23.053Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-05T20:19:23.053Z] ---> b96045a15004 [2023-04-05T20:19:23.053Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-05T20:19:23.053Z] ---> Running in f36014f6c8ea [2023-04-05T20:19:23.053Z] ---> Running in a797f9631f5c [2023-04-05T20:19:23.053Z] 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-05T20:19:23.053Z] Removing intermediate container f36014f6c8ea [2023-04-05T20:19:23.053Z] ---> 0b9b2087800a [2023-04-05T20:19:23.053Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-05T20:19:23.053Z] ---> 24c14fb19f8a [2023-04-05T20:19:23.053Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-05T20:19:23.053Z] ---> Running in 3f9ce8816d50 [2023-04-05T20:19:23.053Z] Removing intermediate container a797f9631f5c [2023-04-05T20:19:23.053Z] ---> db197047cc40 [2023-04-05T20:19:23.053Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-05T20:19:23.053Z] ---> Running in f8843cf18c6f [2023-04-05T20:19:23.053Z] ---> Running in 41b15354e153 [2023-04-05T20:19:23.124Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.507s coverage: 28.7% of statements [2023-04-05T20:19:23.314Z] Removing intermediate container f8843cf18c6f [2023-04-05T20:19:23.314Z] ---> 55113f6c0f47 [2023-04-05T20:19:23.314Z] Step 21/23 : LABEL arch=x86_64 [2023-04-05T20:19:23.314Z] Removing intermediate container 3f9ce8816d50 [2023-04-05T20:19:23.314Z] ---> b5d3e75cf9eb [2023-04-05T20:19:23.314Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-05T20:19:23.314Z] Removing intermediate container 41b15354e153 [2023-04-05T20:19:23.314Z] ---> bc9e2075a5a5 [2023-04-05T20:19:23.314Z] Step 21/23 : LABEL arch=x86_64 [2023-04-05T20:19:23.314Z] ---> Running in 0c7bf5afd168 [2023-04-05T20:19:23.314Z] ---> Running in 23cd2db02f79 [2023-04-05T20:19:23.314Z] ---> Running in 9b67c553d25a [2023-04-05T20:19:23.578Z] Removing intermediate container 23cd2db02f79 [2023-04-05T20:19:23.578Z] ---> bb1377ebdc40 [2023-04-05T20:19:23.578Z] Step 23/25 : LABEL arch=x86_64 [2023-04-05T20:19:23.578Z] Removing intermediate container 0c7bf5afd168 [2023-04-05T20:19:23.578Z] Removing intermediate container 9b67c553d25a [2023-04-05T20:19:23.578Z] ---> 07dab120ed12 [2023-04-05T20:19:23.578Z] Step 22/23 : LABEL git_sha=6ee4f09db6dd982ca233fc272b24555aa4a2ff5c [2023-04-05T20:19:23.578Z] ---> a04452bee83d [2023-04-05T20:19:23.578Z] Step 22/23 : LABEL git_sha=6ee4f09db6dd982ca233fc272b24555aa4a2ff5c [2023-04-05T20:19:23.578Z] ---> Running in b8197cedc6d1 [2023-04-05T20:19:23.578Z] ---> Running in 19cf3a861625 [2023-04-05T20:19:23.578Z] ---> Running in 478796c71ccc [2023-04-05T20:19:23.578Z] Removing intermediate container 19cf3a861625 [2023-04-05T20:19:23.578Z] ---> 8b1752577861 [2023-04-05T20:19:23.578Z] Step 23/23 : LABEL version=0.0.0 [2023-04-05T20:19:23.578Z] Removing intermediate container b8197cedc6d1 [2023-04-05T20:19:23.578Z] ---> e31b8d940d18 [2023-04-05T20:19:23.578Z] Step 24/25 : LABEL git_sha=6ee4f09db6dd982ca233fc272b24555aa4a2ff5c [2023-04-05T20:19:23.578Z] ---> Running in cb58947eacab [2023-04-05T20:19:23.578Z] ---> Running in ccf828487c63 [2023-04-05T20:19:23.839Z] Removing intermediate container 478796c71ccc [2023-04-05T20:19:23.839Z] ---> d8667c961170 [2023-04-05T20:19:23.839Z] Step 23/23 : LABEL version=0.0.0 [2023-04-05T20:19:23.839Z] ---> Running in 116fbec19acc [2023-04-05T20:19:23.839Z] Removing intermediate container cb58947eacab [2023-04-05T20:19:23.839Z] ---> 4b7e50e868cb [2023-04-05T20:19:23.839Z] [2023-04-05T20:19:23.839Z] Removing intermediate container ccf828487c63 [2023-04-05T20:19:23.839Z] ---> 80cfa4c5e748 [2023-04-05T20:19:23.839Z] Step 25/25 : LABEL version=0.0.0 [2023-04-05T20:19:23.839Z] Successfully built 4b7e50e868cb [2023-04-05T20:19:23.839Z] Successfully tagged support-scheduler:latest [2023-04-05T20:19:23.839Z] ---> Running in 1aab182dfd88 [2023-04-05T20:19:23.839Z]  Building support-scheduler ... done Building core-command [2023-04-05T20:19:23.839Z] Removing intermediate container 116fbec19acc [2023-04-05T20:19:23.839Z] ---> ed8953c558df [2023-04-05T20:19:23.839Z] [2023-04-05T20:19:24.101Z] Successfully built ed8953c558df [2023-04-05T20:19:24.101Z] Successfully tagged core-data:latest [2023-04-05T20:19:24.101Z]  Building core-data ... done Building security-bootstrapper [2023-04-05T20:19:24.101Z] Removing intermediate container 1aab182dfd88 [2023-04-05T20:19:24.101Z] ---> 0e59eb713925 [2023-04-05T20:19:24.101Z] [2023-04-05T20:19:24.362Z] Successfully built 0e59eb713925 [2023-04-05T20:19:24.362Z] Successfully tagged core-metadata:latest [2023-04-05T20:19:29.751Z]  Building core-metadata ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T20:19:29.751Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-05T20:19:29.751Z] ---> 4ce49641bb35 [2023-04-05T20:19:29.751Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-05T20:19:29.751Z] ---> Using cache [2023-04-05T20:19:29.751Z] ---> 9b16a3bb06a7 [2023-04-05T20:19:29.751Z] Step 4/24 : WORKDIR /edgex-go [2023-04-05T20:19:29.751Z] ---> Using cache [2023-04-05T20:19:29.751Z] ---> 5db03c2a4ccc [2023-04-05T20:19:29.751Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-05T20:19:29.751Z] ---> Using cache [2023-04-05T20:19:29.751Z] ---> 7cd7612e12ef [2023-04-05T20:19:29.751Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-05T20:19:29.751Z] ---> Using cache [2023-04-05T20:19:29.751Z] ---> b963189ebf63 [2023-04-05T20:19:29.751Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T20:19:29.751Z] ---> Using cache [2023-04-05T20:19:29.751Z] ---> 452512935137 [2023-04-05T20:19:29.751Z] Step 8/24 : COPY . . [2023-04-05T20:19:29.751Z] ---> Using cache [2023-04-05T20:19:29.751Z] ---> 3ff81e5beaff [2023-04-05T20:19:29.751Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-05T20:19:29.751Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T20:19:29.751Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-05T20:19:29.751Z] ---> 4ce49641bb35 [2023-04-05T20:19:29.751Z] Step 3/33 : WORKDIR /edgex-go [2023-04-05T20:19:29.751Z] ---> Using cache [2023-04-05T20:19:29.751Z] ---> 472bf1dd1303 [2023-04-05T20:19:29.751Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-05T20:19:29.751Z] ---> Using cache [2023-04-05T20:19:29.751Z] ---> 1163cca97c0d [2023-04-05T20:19:29.751Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-05T20:19:29.751Z] ---> Using cache [2023-04-05T20:19:29.751Z] ---> b5d4434828aa [2023-04-05T20:19:29.751Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T20:19:29.751Z] ---> Using cache [2023-04-05T20:19:29.751Z] ---> 129fbbb5a392 [2023-04-05T20:19:29.751Z] Step 7/33 : COPY . . [2023-04-05T20:19:29.751Z] ---> Using cache [2023-04-05T20:19:29.751Z] ---> 0d299b0ffb4a [2023-04-05T20:19:29.751Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-05T20:19:35.243Z] ---> Running in dc9c1a36082a [2023-04-05T20:19:35.243Z] ---> Running in 4d2e4c1fe84b [2023-04-05T20:19:35.243Z] Removing intermediate container 96d6886dd478 [2023-04-05T20:19:35.243Z] ---> a46bb06603a8 [2023-04-05T20:19:35.243Z] [2023-04-05T20:19:35.243Z] Step 9/25 : FROM alpine:3.17 [2023-04-05T20:19:35.243Z] ---> 9ed4aefc74f6 [2023-04-05T20:19:35.243Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-05T20:19:35.243Z] ---> Running in 59d7ba8e0965 [2023-04-05T20:19:35.243Z] 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-05T20:19:35.243Z] 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-05T20:19:35.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T20:19:35.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T20:19:35.452Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.416s coverage: 98.5% of statements [2023-04-05T20:19:35.502Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-05T20:19:35.502Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-05T20:19:35.502Z] (3/3) Installing su-exec (0.2-r2) [2023-04-05T20:19:35.502Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T20:19:35.502Z] Executing ca-certificates-20220614-r4.trigger [2023-04-05T20:19:35.502Z] OK: 8 MiB in 18 packages [2023-04-05T20:19:38.926Z] Removing intermediate container 59d7ba8e0965 [2023-04-05T20:19:38.926Z] ---> a49a10b22335 [2023-04-05T20:19:38.926Z] 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-05T20:19:38.926Z] ---> Running in 6ef5e86781cc [2023-04-05T20:19:38.926Z] Removing intermediate container 6ef5e86781cc [2023-04-05T20:19:38.926Z] ---> 616b2225b91e [2023-04-05T20:19:38.926Z] Step 12/25 : WORKDIR / [2023-04-05T20:19:38.926Z] ---> Running in c6c9efa2df5d [2023-04-05T20:19:38.926Z] Removing intermediate container c6c9efa2df5d [2023-04-05T20:19:38.926Z] ---> 3850604a303b [2023-04-05T20:19:38.926Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T20:19:39.686Z] ---> d0e723772a99 [2023-04-05T20:19:39.686Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T20:19:39.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-04-05T20:19:39.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-04-05T20:19:39.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-04-05T20:19:40.844Z] ---> 4a0451eae607 [2023-04-05T20:19:40.844Z] 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-05T20:19:41.476Z] Removing intermediate container 4fbb9bdd1526 [2023-04-05T20:19:41.476Z] ---> e076fe3f7fdf [2023-04-05T20:19:41.476Z] Step 7/20 : COPY . . [2023-04-05T20:19:43.070Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.433s coverage: 71.3% of statements [2023-04-05T20:19:43.391Z] ---> 6ad68ac9a169 [2023-04-05T20:19:43.391Z] 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-05T20:19:45.647Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-04-05T20:19:45.647Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-04-05T20:19:45.647Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.313s coverage: 54.0% of statements [2023-04-05T20:19:48.846Z] ---> 881b16987a29 [2023-04-05T20:19:48.846Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-05T20:19:48.846Z] ---> 451d7e8c2b80 [2023-04-05T20:19:48.846Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-05T20:19:48.846Z] ---> Running in ac3b596dba68 [2023-04-05T20:19:48.846Z] ---> 3a18a6b29b75 [2023-04-05T20:19:48.846Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-05T20:19:49.109Z] 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-05T20:19:49.109Z] ---> 13fed3614477 [2023-04-05T20:19:49.109Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-05T20:19:49.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-04-05T20:19:49.906Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-04-05T20:19:49.906Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-04-05T20:19:49.906Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-04-05T20:19:49.906Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-04-05T20:19:50.495Z] ---> 4e8f4b8a1c6e [2023-04-05T20:19:50.495Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-05T20:19:51.068Z] ---> b8dc05addbc2 [2023-04-05T20:19:51.068Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-05T20:19:51.068Z] ---> Running in c81eeb37540d [2023-04-05T20:19:52.454Z] Removing intermediate container c81eeb37540d [2023-04-05T20:19:52.454Z] ---> b16781382f0d [2023-04-05T20:19:52.454Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-05T20:19:52.454Z] ---> Running in dd834486ccb8 [2023-04-05T20:19:52.454Z] Removing intermediate container dd834486ccb8 [2023-04-05T20:19:52.454Z] ---> 7fc612b44cf5 [2023-04-05T20:19:52.454Z] Step 23/25 : LABEL arch=x86_64 [2023-04-05T20:19:52.454Z] ---> Running in 869e4c7af08c [2023-04-05T20:19:52.454Z] Removing intermediate container 869e4c7af08c [2023-04-05T20:19:52.454Z] ---> 4cc81dcf2af9 [2023-04-05T20:19:52.454Z] Step 24/25 : LABEL git_sha=6ee4f09db6dd982ca233fc272b24555aa4a2ff5c [2023-04-05T20:19:52.454Z] ---> Running in b8a9dcb3f1a2 [2023-04-05T20:19:52.714Z] Removing intermediate container b8a9dcb3f1a2 [2023-04-05T20:19:52.714Z] ---> 45c313d33d4b [2023-04-05T20:19:52.714Z] Step 25/25 : LABEL version=0.0.0 [2023-04-05T20:19:52.714Z] ---> Running in e4b693282d12 [2023-04-05T20:19:52.714Z] Removing intermediate container e4b693282d12 [2023-04-05T20:19:52.714Z] ---> 4a70c7f3f317 [2023-04-05T20:19:52.714Z] [2023-04-05T20:19:52.974Z] Successfully built 4a70c7f3f317 [2023-04-05T20:19:52.974Z] Successfully tagged security-secretstore-setup:latest [2023-04-05T20:19:58.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-04-05T20:19:58.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-04-05T20:20:02.423Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 12.813s coverage: 88.5% of statements [2023-04-05T20:20:02.423Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.516s coverage: 3.9% of statements [2023-04-05T20:20:08.012Z]  Building security-secretstore-setup ... done Removing intermediate container 4d2e4c1fe84b [2023-04-05T20:20:08.012Z] ---> 0a622d72d535 [2023-04-05T20:20:08.012Z] [2023-04-05T20:20:08.012Z] Step 10/24 : FROM alpine:3.17 [2023-04-05T20:20:08.012Z] ---> 9ed4aefc74f6 [2023-04-05T20:20:08.012Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-05T20:20:08.012Z] ---> Using cache [2023-04-05T20:20:08.012Z] ---> 128e53882ab8 [2023-04-05T20:20:08.012Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-05T20:20:08.012Z] ---> Using cache [2023-04-05T20:20:08.012Z] ---> 7c9bd59d2a03 [2023-04-05T20:20:08.012Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-05T20:20:08.012Z] Removing intermediate container dc9c1a36082a [2023-04-05T20:20:08.012Z] ---> 4baf8894f793 [2023-04-05T20:20:08.012Z] [2023-04-05T20:20:08.012Z] Step 9/33 : FROM alpine:3.17 [2023-04-05T20:20:08.012Z] ---> 9ed4aefc74f6 [2023-04-05T20:20:08.012Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-05T20:20:08.012Z] ---> Running in 7830572dd68c [2023-04-05T20:20:08.012Z] ---> Running in 9d09e9f16dcd [2023-04-05T20:20:08.012Z] Removing intermediate container 7830572dd68c [2023-04-05T20:20:08.012Z] ---> 32efb73c8804 [2023-04-05T20:20:08.012Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-05T20:20:08.012Z] Removing intermediate container 9d09e9f16dcd [2023-04-05T20:20:08.012Z] ---> 64149d258269 [2023-04-05T20:20:08.012Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-05T20:20:08.012Z] ---> Running in 73b3bb819bd2 [2023-04-05T20:20:08.012Z] ---> Running in f3f72918f8a2 [2023-04-05T20:20:08.012Z] Removing intermediate container f3f72918f8a2 [2023-04-05T20:20:08.012Z] ---> e4ad971fd3c9 [2023-04-05T20:20:08.012Z] Step 15/24 : WORKDIR / [2023-04-05T20:20:08.012Z] ---> Running in 83d515f0d444 [2023-04-05T20:20:08.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T20:20:08.012Z] Removing intermediate container 83d515f0d444 [2023-04-05T20:20:08.012Z] ---> 183186855309 [2023-04-05T20:20:08.012Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T20:20:08.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T20:20:08.012Z] ---> feead8b8ac0b [2023-04-05T20:20:08.012Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T20:20:08.012Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-05T20:20:08.012Z] (2/2) Installing su-exec (0.2-r2) [2023-04-05T20:20:08.012Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T20:20:08.012Z] OK: 7 MiB in 17 packages [2023-04-05T20:20:08.012Z] ---> 8256e965c199 [2023-04-05T20:20:08.012Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-05T20:20:08.012Z] Removing intermediate container 73b3bb819bd2 [2023-04-05T20:20:08.012Z] ---> 2641beda439d [2023-04-05T20:20:08.012Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-05T20:20:08.012Z] ---> c2a57af19661 [2023-04-05T20:20:08.012Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-05T20:20:08.012Z] ---> Running in 7d86873e6741 [2023-04-05T20:20:08.564Z] Removing intermediate container 7d86873e6741 [2023-04-05T20:20:08.564Z] ---> 1fd248b70911 [2023-04-05T20:20:08.564Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-05T20:20:08.564Z] ---> Running in 34ec614fdc8f [2023-04-05T20:20:08.564Z] ---> fd2030ac6812 [2023-04-05T20:20:08.564Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-05T20:20:08.564Z] ---> Running in 1f94ed3b20a0 [2023-04-05T20:20:08.564Z] Removing intermediate container 34ec614fdc8f [2023-04-05T20:20:08.564Z] ---> 2abd77cad211 [2023-04-05T20:20:08.564Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-05T20:20:08.564Z] ---> Running in aa17c39a5f72 [2023-04-05T20:20:08.564Z] Removing intermediate container 1f94ed3b20a0 [2023-04-05T20:20:08.564Z] ---> 99709550c993 [2023-04-05T20:20:08.564Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-05T20:20:08.564Z] ---> Running in f2f69b233af3 [2023-04-05T20:20:08.564Z] Removing intermediate container aa17c39a5f72 [2023-04-05T20:20:08.564Z] ---> 46020d16b138 [2023-04-05T20:20:08.564Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-05T20:20:08.564Z] ---> Running in d9cd95b4bd5f [2023-04-05T20:20:08.564Z] Removing intermediate container f2f69b233af3 [2023-04-05T20:20:08.564Z] ---> 41d749ed6a0c [2023-04-05T20:20:08.564Z] Step 22/24 : LABEL arch=x86_64 [2023-04-05T20:20:08.564Z] ---> Running in 1aec8308b22e [2023-04-05T20:20:08.564Z] Removing intermediate container d9cd95b4bd5f [2023-04-05T20:20:08.564Z] ---> 575c812b460a [2023-04-05T20:20:08.564Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-05T20:20:08.564Z] Removing intermediate container 1aec8308b22e [2023-04-05T20:20:08.564Z] ---> 4a562e94949c [2023-04-05T20:20:08.564Z] Step 23/24 : LABEL git_sha=6ee4f09db6dd982ca233fc272b24555aa4a2ff5c [2023-04-05T20:20:08.564Z] ---> Running in ca2b9510bccc [2023-04-05T20:20:08.564Z] ---> Running in 14aaa04e1763 [2023-04-05T20:20:09.132Z] Removing intermediate container ca2b9510bccc [2023-04-05T20:20:09.132Z] ---> 841ff372bcd0 [2023-04-05T20:20:09.132Z] Step 24/24 : LABEL version=0.0.0 [2023-04-05T20:20:09.132Z] ---> Running in 84ae8cc715bc [2023-04-05T20:20:09.132Z] Removing intermediate container 84ae8cc715bc [2023-04-05T20:20:09.132Z] ---> 05129236b42e [2023-04-05T20:20:09.132Z] [2023-04-05T20:20:09.132Z] Successfully built 05129236b42e [2023-04-05T20:20:09.132Z] Successfully tagged core-command:latest [2023-04-05T20:20:09.914Z]  Building core-command ... done Removing intermediate container 14aaa04e1763 [2023-04-05T20:20:09.914Z] ---> 8bc42bcecd7c [2023-04-05T20:20:09.914Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-05T20:20:10.327Z] ---> Running in 93cba6f23eca [2023-04-05T20:20:10.327Z] Removing intermediate container 93cba6f23eca [2023-04-05T20:20:10.327Z] ---> 3e3435eaef74 [2023-04-05T20:20:10.327Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-05T20:20:10.327Z] ---> 83e2c545d454 [2023-04-05T20:20:10.327Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-05T20:20:10.327Z] ---> Running in cac0c1c77429 [2023-04-05T20:20:12.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-04-05T20:20:12.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-04-05T20:20:12.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-04-05T20:20:13.326Z] Removing intermediate container cac0c1c77429 [2023-04-05T20:20:13.326Z] ---> 4a59e658a5fe [2023-04-05T20:20:13.326Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T20:20:13.631Z] Removing intermediate container ac3b596dba68 [2023-04-05T20:20:13.631Z] ---> 396b58305ed4 [2023-04-05T20:20:13.631Z] [2023-04-05T20:20:13.631Z] Step 9/20 : FROM alpine:3.17 [2023-04-05T20:20:13.631Z] ---> 9ed4aefc74f6 [2023-04-05T20:20:13.631Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-05T20:20:13.631Z] ---> Using cache [2023-04-05T20:20:13.631Z] ---> 32efb73c8804 [2023-04-05T20:20:13.631Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-05T20:20:13.631Z] ---> Running in 3c7e413dca04 [2023-04-05T20:20:13.631Z] ---> 3f67b9d63099 [2023-04-05T20:20:13.631Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T20:20:13.926Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.963s coverage: 95.6% of statements [2023-04-05T20:20:13.926Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-04-05T20:20:13.926Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-04-05T20:20:13.927Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-04-05T20:20:13.927Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-04-05T20:20:13.927Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-04-05T20:20:14.197Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.222s coverage: 72.2% of statements [2023-04-05T20:20:14.467Z] ---> 83fe0760388a [2023-04-05T20:20:14.467Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-05T20:20:14.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T20:20:14.467Z] ---> 21d4c48af009 [2023-04-05T20:20:14.467Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-05T20:20:14.731Z] ---> e24733350a3e [2023-04-05T20:20:14.731Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-05T20:20:14.731Z] ---> dbd273c24b39 [2023-04-05T20:20:14.731Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-05T20:20:14.731Z] ---> 9b0e0635d78d [2023-04-05T20:20:14.731Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-05T20:20:14.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T20:20:14.731Z] ---> 7dec00606c92 [2023-04-05T20:20:14.731Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-05T20:20:14.992Z] ---> 7f63b5205efd [2023-04-05T20:20:14.992Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-05T20:20:14.992Z] ---> Running in 1015d0e8ed83 [2023-04-05T20:20:14.992Z] v3.17.3-33-g63371ce3229 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-05T20:20:14.992Z] v3.17.3-33-g63371ce3229 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-05T20:20:14.992Z] OK: 17818 distinct packages available [2023-04-05T20:20:14.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T20:20:15.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T20:20:15.255Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-05T20:20:15.516Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-05T20:20:15.516Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-05T20:20:15.516Z] (4/9) Installing libcurl (7.88.1-r1) [2023-04-05T20:20:15.516Z] (5/9) Installing curl (7.88.1-r1) [2023-04-05T20:20:15.516Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-05T20:20:15.516Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-05T20:20:15.516Z] (8/9) Installing libucontext (1.2-r0) [2023-04-05T20:20:15.516Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-05T20:20:15.516Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T20:20:15.516Z] Executing ca-certificates-20220614-r4.trigger [2023-04-05T20:20:15.516Z] OK: 10 MiB in 24 packages [2023-04-05T20:20:15.516Z] Removing intermediate container 1015d0e8ed83 [2023-04-05T20:20:15.516Z] ---> c1401f10a1ff [2023-04-05T20:20:15.516Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-05T20:20:15.516Z] ---> Running in a70f3e77da12 [2023-04-05T20:20:15.777Z] Removing intermediate container a70f3e77da12 [2023-04-05T20:20:15.777Z] ---> 44ea4feea033 [2023-04-05T20:20:15.777Z] Step 30/33 : CMD ["gate"] [2023-04-05T20:20:15.777Z] ---> Running in 58f8150c6582 [2023-04-05T20:20:15.777Z] Removing intermediate container 58f8150c6582 [2023-04-05T20:20:15.777Z] ---> 66d11102b00c [2023-04-05T20:20:15.777Z] Step 31/33 : LABEL arch=x86_64 [2023-04-05T20:20:15.777Z] ---> Running in 3511f7482a66 [2023-04-05T20:20:16.038Z] Removing intermediate container 3511f7482a66 [2023-04-05T20:20:16.038Z] ---> ad85b4602a2f [2023-04-05T20:20:16.038Z] Step 32/33 : LABEL git_sha=6ee4f09db6dd982ca233fc272b24555aa4a2ff5c [2023-04-05T20:20:16.038Z] ---> Running in 20820a8d27d8 [2023-04-05T20:20:16.038Z] Removing intermediate container 3c7e413dca04 [2023-04-05T20:20:16.038Z] ---> 3ee5f9391d85 [2023-04-05T20:20:16.038Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T20:20:16.300Z] Removing intermediate container 20820a8d27d8 [2023-04-05T20:20:16.300Z] ---> c1c1f2a26987 [2023-04-05T20:20:16.300Z] Step 33/33 : LABEL version=0.0.0 [2023-04-05T20:20:16.300Z] ---> Running in 3d0936bb0264 [2023-04-05T20:20:16.300Z] ---> 4f4074df00bf [2023-04-05T20:20:16.300Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T20:20:16.300Z] Removing intermediate container 3d0936bb0264 [2023-04-05T20:20:16.300Z] ---> f4594a12be2d [2023-04-05T20:20:16.300Z] [2023-04-05T20:20:16.300Z] Successfully built f4594a12be2d [2023-04-05T20:20:16.300Z] Successfully tagged security-bootstrapper:latest [2023-04-05T20:20:16.300Z]  Building security-bootstrapper ... done  ---> 81bc9d3b4931 [2023-04-05T20:20:16.300Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-05T20:20:17.242Z] ---> 0b2ead14b801 [2023-04-05T20:20:17.242Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-05T20:20:17.242Z] ---> 97ad2660c870 [2023-04-05T20:20:17.242Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-05T20:20:17.242Z] ---> Running in 23346e3d7a37 [2023-04-05T20:20:17.242Z] Removing intermediate container 23346e3d7a37 [2023-04-05T20:20:17.242Z] ---> dc0e6625355f [2023-04-05T20:20:17.242Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-05T20:20:17.242Z] ---> Running in 970befe30167 [2023-04-05T20:20:17.503Z] Removing intermediate container 970befe30167 [2023-04-05T20:20:17.503Z] ---> 3f525d640002 [2023-04-05T20:20:17.503Z] Step 18/20 : LABEL arch=x86_64 [2023-04-05T20:20:17.503Z] ---> Running in 240316443c36 [2023-04-05T20:20:17.503Z] Removing intermediate container 240316443c36 [2023-04-05T20:20:17.503Z] ---> d15bc127b4d7 [2023-04-05T20:20:17.503Z] Step 19/20 : LABEL git_sha=6ee4f09db6dd982ca233fc272b24555aa4a2ff5c [2023-04-05T20:20:17.503Z] ---> Running in 2063b08e9271 [2023-04-05T20:20:17.766Z] Removing intermediate container 2063b08e9271 [2023-04-05T20:20:17.766Z] ---> 115676b3d3ce [2023-04-05T20:20:17.766Z] Step 20/20 : LABEL version=0.0.0 [2023-04-05T20:20:17.766Z] ---> Running in 8f839e4e1bd7 [2023-04-05T20:20:17.766Z] Removing intermediate container 8f839e4e1bd7 [2023-04-05T20:20:17.766Z] ---> 87afcaddba9b [2023-04-05T20:20:17.766Z] [2023-04-05T20:20:17.766Z] Successfully built 87afcaddba9b [2023-04-05T20:20:17.766Z] Successfully tagged security-spiffe-token-provider:latest [2023-04-05T20:20:17.773Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-04-05T20:20:17.807Z] $ docker stop --time=1 8e26d83e6de0dcfb60ff468056b956f08fc77cd7e4b3537861aada670c144c9e [2023-04-05T20:20:19.491Z] $ docker rm -f --volumes 8e26d83e6de0dcfb60ff468056b956f08fc77cd7e4b3537861aada670c144c9e [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-05T20:20:19.930Z] + docker images [2023-04-05T20:20:19.930Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-05T20:20:19.930Z] security-spiffe-token-provider latest 87afcaddba9b 2 seconds ago 32.8MB [2023-04-05T20:20:19.930Z] security-bootstrapper latest f4594a12be2d 3 seconds ago 22.2MB [2023-04-05T20:20:19.930Z] 396b58305ed4 7 seconds ago 1.73GB [2023-04-05T20:20:19.930Z] core-command latest 05129236b42e 11 seconds ago 19.8MB [2023-04-05T20:20:19.930Z] 4baf8894f793 15 seconds ago 1.67GB [2023-04-05T20:20:19.930Z] 0a622d72d535 17 seconds ago 1.69GB [2023-04-05T20:20:19.930Z] security-secretstore-setup latest 4a70c7f3f317 27 seconds ago 32.8MB [2023-04-05T20:20:19.930Z] a46bb06603a8 48 seconds ago 1.68GB [2023-04-05T20:20:19.930Z] core-data latest ed8953c558df 56 seconds ago 20MB [2023-04-05T20:20:19.930Z] support-scheduler latest 4b7e50e868cb 56 seconds ago 32.1MB [2023-04-05T20:20:19.930Z] core-metadata latest 0e59eb713925 56 seconds ago 20.4MB [2023-04-05T20:20:19.930Z] cb1e21309741 About a minute ago 1.75GB [2023-04-05T20:20:19.930Z] 09a800ee4adf About a minute ago 1.69GB [2023-04-05T20:20:19.930Z] 86a93f419f39 About a minute ago 1.69GB [2023-04-05T20:20:19.930Z] security-spire-config latest 7e9fc159e1cf About a minute ago 88.9MB [2023-04-05T20:20:19.930Z] security-spire-server latest 521af0b4a372 About a minute ago 89.8MB [2023-04-05T20:20:19.930Z] 043b932a62e4 About a minute ago 1.55GB [2023-04-05T20:20:19.930Z] ecac28511b55 About a minute ago 1.55GB [2023-04-05T20:20:19.930Z] security-proxy-auth latest 4a1e8235cda0 2 minutes ago 18.3MB [2023-04-05T20:20:19.930Z] core-common-config-bootstrapper latest 997ce855e2a2 2 minutes ago 17.2MB [2023-04-05T20:20:19.930Z] security-proxy-setup latest 8330c3750524 3 minutes ago 18.7MB [2023-04-05T20:20:19.930Z] support-notifications latest 2973cc57630b 3 minutes ago 32.7MB [2023-04-05T20:20:19.930Z] security-spire-agent latest ac37b220e0da 3 minutes ago 129MB [2023-04-05T20:20:19.930Z] 63493a814e0a 3 minutes ago 1.75GB [2023-04-05T20:20:19.930Z] 4ba23afa7f70 3 minutes ago 1.68GB [2023-04-05T20:20:19.930Z] 0592bfb9c3f0 3 minutes ago 1.67GB [2023-04-05T20:20:19.930Z] ce284349ea65 3 minutes ago 1.67GB [2023-04-05T20:20:19.930Z] a10f3cce5b82 3 minutes ago 1.55GB [2023-04-05T20:20:19.930Z] ci-base-image-x86_64 latest 4ce49641bb35 8 minutes ago 881MB [2023-04-05T20:20:19.930Z] alpine 3.17 9ed4aefc74f6 7 days ago 7.05MB [2023-04-05T20:20:19.930Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 3 weeks ago 664MB [2023-04-05T20:20:19.930Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB [2023-04-05T20:20:19.930Z] 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-05T20:20:20.852Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-04-05T20:20:20.852Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-04-05T20:20:20.852Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-04-05T20:20:20.852Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.244s coverage: 65.9% of statements [2023-04-05T20:20:30.924Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-04-05T20:20:30.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-04-05T20:20:31.206Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.429s coverage: 0.9% of statements [2023-04-05T20:20:31.206Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.248s coverage: 29.0% of statements [2023-04-05T20:20:35.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.435s coverage: 44.1% of statements [2023-04-05T20:20:35.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.467s coverage: 82.9% of statements [2023-04-05T20:20:35.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.267s coverage: 94.1% of statements [2023-04-05T20:20:35.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.317s coverage: 96.3% of statements [2023-04-05T20:20:39.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.208s coverage: 87.5% of statements [2023-04-05T20:20:42.323Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-04-05T20:20:42.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-04-05T20:20:42.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-04-05T20:20:42.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-04-05T20:20:45.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-04-05T20:20:45.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-04-05T20:20:45.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-04-05T20:20:45.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-04-05T20:20:51.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.227s coverage: 94.4% of statements [2023-04-05T20:20:51.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-04-05T20:20:51.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-04-05T20:20:51.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-04-05T20:20:51.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-04-05T20:20:58.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-04-05T20:20:58.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-04-05T20:20:59.894Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-04-05T20:21:06.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.128s coverage: 79.9% of statements [2023-04-05T20:21:06.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.285s coverage: 92.9% of statements [2023-04-05T20:21:06.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.089s coverage: 64.4% of statements [2023-04-05T20:21:06.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.217s coverage: 62.3% of statements [2023-04-05T20:21:06.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.213s coverage: 87.2% of statements [2023-04-05T20:21:06.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.184s coverage: 20.0% of statements [2023-04-05T20:21:06.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements [2023-04-05T20:21:06.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.499s coverage: 81.2% of statements [2023-04-05T20:21:07.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-04-05T20:21:07.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-04-05T20:21:07.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.550s coverage: 82.1% of statements [2023-04-05T20:21:07.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.256s coverage: 86.0% of statements [2023-04-05T20:21:14.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-04-05T20:21:14.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-04-05T20:21:15.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.101s coverage: 63.1% of statements [2023-04-05T20:21:15.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.240s coverage: 100.0% of statements [2023-04-05T20:21:16.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.146s coverage: 89.4% of statements [2023-04-05T20:21:16.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.080s coverage: 100.0% of statements [2023-04-05T20:21:16.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.097s coverage: 73.7% of statements [2023-04-05T20:21:17.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-04-05T20:21:17.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-04-05T20:21:17.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-04-05T20:21:17.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements [2023-04-05T20:21:25.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-04-05T20:21:25.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-04-05T20:21:25.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-04-05T20:21:26.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.072s coverage: 38.4% of statements [2023-04-05T20:21:26.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.278s coverage: 89.5% of statements [2023-04-05T20:21:32.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-04-05T20:21:32.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-04-05T20:21:32.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-04-05T20:21:32.028Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-04-05T20:21:32.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.240s coverage: 84.8% of statements [2023-04-05T20:21:38.680Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-04-05T20:21:38.680Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-04-05T20:21:38.680Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-04-05T20:21:38.680Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-04-05T20:21:45.322Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.304s coverage: 17.7% of statements [2023-04-05T20:21:45.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-04-05T20:21:45.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-04-05T20:21:45.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-04-05T20:21:45.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-04-05T20:21:46.174Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.598s coverage: 92.3% of statements [2023-04-05T20:21:50.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-04-05T20:21:50.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-04-05T20:21:50.425Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.303s coverage: 61.5% of statements [2023-04-05T20:21:52.365Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-04-05T20:21:52.365Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-04-05T20:21:52.948Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.402s coverage: 97.7% of statements [2023-04-05T20:21:53.904Z] 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-05T20:21:53.904Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-05T20:21:53.904Z] go vet ./... [2023-04-05T20:24:30.597Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-05T20:24:30.597Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-05T20:24:30.597Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-05T20:24:30.641Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-04-05T20:24:30.985Z] + ls -al . [2023-04-05T20:24:30.985Z] total 700 [2023-04-05T20:24:30.985Z] drwxrwxr-x 10 1001 1001 4096 Apr 5 20:16 . [2023-04-05T20:24:30.985Z] drwxr-xr-x 4 root root 4096 Apr 5 20:16 .. [2023-04-05T20:24:30.985Z] drwxrwxr-x 2 1001 1001 4096 Apr 5 20:14 .blubracket [2023-04-05T20:24:30.985Z] -rw-rw-r-- 1 1001 1001 16 Apr 5 20:14 .dockerignore [2023-04-05T20:24:30.985Z] drwxrwxr-x 8 1001 1001 4096 Apr 5 20:14 .git [2023-04-05T20:24:30.985Z] drwxrwxr-x 3 1001 1001 4096 Apr 5 20:14 .github [2023-04-05T20:24:30.985Z] -rw-rw-r-- 1 1001 1001 1133 Apr 5 20:14 .gitignore [2023-04-05T20:24:30.985Z] -rw-rw-r-- 1 1001 1001 42 Apr 5 20:14 .golangci.yml [2023-04-05T20:24:30.985Z] -rw-rw-r-- 1 1001 1001 87 Apr 5 20:14 .hadolint.yml [2023-04-05T20:24:30.985Z] -rw-rw-r-- 1 1001 1001 166 Apr 5 20:14 .sonarcloud.properties [2023-04-05T20:24:30.985Z] -rw-rw-r-- 1 1001 1001 1171 Apr 5 20:14 ADOPTERS.md [2023-04-05T20:24:30.985Z] -rw-rw-r-- 1 1001 1001 10835 Apr 5 20:14 Attribution.txt [2023-04-05T20:24:30.985Z] -rw-rw-r-- 1 1001 1001 73765 Apr 5 20:14 CHANGELOG.md [2023-04-05T20:24:30.985Z] -rw-rw-r-- 1 1001 1001 3804 Apr 5 20:14 CONTRIBUTING.md [2023-04-05T20:24:30.985Z] -rw-rw-r-- 1 1001 1001 677 Apr 5 20:14 GOVERNANCE.md [2023-04-05T20:24:30.985Z] -rw-rw-r-- 1 1001 1001 883 Apr 5 20:14 Jenkinsfile [2023-04-05T20:24:30.985Z] -rw-rw-r-- 1 1001 1001 10775 Apr 5 20:14 LICENSE [2023-04-05T20:24:30.985Z] -rw-rw-r-- 1 1001 1001 14368 Apr 5 20:14 Makefile [2023-04-05T20:24:30.985Z] -rw-rw-r-- 1 1001 1001 582 Apr 5 20:14 OWNERS.md [2023-04-05T20:24:30.985Z] -rw-rw-r-- 1 1001 1001 9403 Apr 5 20:14 README.md [2023-04-05T20:24:30.985Z] -rw-rw-r-- 1 1001 1001 789 Apr 5 20:14 SECURITY.md [2023-04-05T20:24:30.985Z] -rw-rw-r-- 1 1001 1001 5 Apr 5 20:11 VERSION [2023-04-05T20:24:30.985Z] drwxrwxr-x 2 1001 1001 4096 Apr 5 20:14 bin [2023-04-05T20:24:30.985Z] drwxrwxr-x 18 1001 1001 4096 Apr 5 20:14 cmd [2023-04-05T20:24:30.985Z] -rw-r--r-- 1 root root 447380 Apr 5 20:21 coverage.out [2023-04-05T20:24:30.985Z] -rw-rw-r-- 1 1001 1001 3200 Apr 5 20:14 go.mod [2023-04-05T20:24:30.985Z] -rw-rw-r-- 1 1001 1001 31265 Apr 5 20:14 go.sum [2023-04-05T20:24:30.985Z] drwxrwxr-x 7 1001 1001 4096 Apr 5 20:14 internal [2023-04-05T20:24:30.985Z] drwxrwxr-x 3 1001 1001 4096 Apr 5 20:14 openapi [2023-04-05T20:24:30.985Z] -rw-rw-r-- 1 1001 1001 594 Apr 5 20:14 security.txt [2023-04-05T20:24:30.985Z] drwxrwxr-x 4 1001 1001 4096 Apr 5 20:14 snap [2023-04-05T20:24:30.985Z] -rw-rw-r-- 1 1001 1001 204 Apr 5 20:14 version.go [Pipeline] sh [2023-04-05T20:24:31.327Z] + '[' -e coverage.out ] [2023-04-05T20:24:31.327Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-04-05T20:24:31.361Z] Warning: overwriting stash ‘coverage-report’ [2023-04-05T20:24:32.182Z] Stashed 1 file(s) [Pipeline] sh [2023-04-05T20:24:32.509Z] + make build [2023-04-05T20:24:32.777Z] 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-05T20:26:09.413Z] 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-05T20:26:09.413Z] 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-05T20:26:10.819Z] 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-05T20:26:14.153Z] 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-05T20:27:10.565Z] 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-05T20:27:10.834Z] 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-05T20:27:17.502Z] 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-05T20:27:22.860Z] 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-05T20:27:27.117Z] 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-05T20:27:32.466Z] 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-05T20:27:39.114Z] 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-05T20:27:45.781Z] $ docker stop --time=1 d8bd2dfd96ff40c4a13f4f2b99d2039455b2d02aff67486f6cc7649e9d57d6b1 [2023-04-05T20:27:47.797Z] $ docker rm -f --volumes d8bd2dfd96ff40c4a13f4f2b99d2039455b2d02aff67486f6cc7649e9d57d6b1 [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-05T20:27:50.493Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-05T20:27:50.493Z] [2023-04-05T20:27:50.493Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T20:27:50.895Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-05T20:27:51.162Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-04-05T20:27:51.162Z] 29e5d40040c1: Pulling fs layer [2023-04-05T20:27:51.162Z] 1ce36da41761: Pulling fs layer [2023-04-05T20:27:51.162Z] 25b303627fd3: Pulling fs layer [2023-04-05T20:27:51.162Z] 29e5d40040c1: Verifying Checksum [2023-04-05T20:27:51.162Z] 29e5d40040c1: Download complete [2023-04-05T20:27:51.429Z] 1ce36da41761: Verifying Checksum [2023-04-05T20:27:51.429Z] 1ce36da41761: Download complete [2023-04-05T20:27:51.695Z] 29e5d40040c1: Pull complete [2023-04-05T20:27:52.651Z] 1ce36da41761: Pull complete [2023-04-05T20:27:52.917Z] 25b303627fd3: Verifying Checksum [2023-04-05T20:27:52.917Z] 25b303627fd3: Download complete [2023-04-05T20:28:02.978Z] 25b303627fd3: Pull complete [2023-04-05T20:28:02.978Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-04-05T20:28:02.978Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-05T20:28:02.978Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T20:28:03.327Z] prd-ubuntu20.04-docker-arm64-4c-16g-6921 does not seem to be running inside a container [2023-04-05T20:28:03.398Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-04-05T20:28:05.830Z] $ docker top 2f5dcde045052da5a9ea19dc22fea92675d39add3e974038b4a4ddb853927534 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-05T20:28:06.715Z] + docker-compose build --help [2023-04-05T20:28:06.715Z] + grep parallel [2023-04-05T20:28:12.050Z] --parallel Build images in parallel. [Pipeline] } [2023-04-05T20:28:12.339Z] $ docker stop --time=1 2f5dcde045052da5a9ea19dc22fea92675d39add3e974038b4a4ddb853927534 [2023-04-05T20:28:15.023Z] $ docker rm -f --volumes 2f5dcde045052da5a9ea19dc22fea92675d39add3e974038b4a4ddb853927534 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T20:28:15.738Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-05T20:28:15.738Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T20:28:16.000Z] prd-ubuntu20.04-docker-arm64-4c-16g-6921 does not seem to be running inside a container [2023-04-05T20:28:16.050Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-04-05T20:28:17.198Z] $ docker top 35cf214b6293242c1a59fa8d5074d2bdfddf82d1b74a7c3923c7531b59ccfe67 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-05T20:28:17.832Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-05T20:28:24.485Z] Building core-command ... [2023-04-05T20:28:24.485Z] Building core-common-config-bootstrapper ... [2023-04-05T20:28:24.485Z] Building core-data ... [2023-04-05T20:28:24.485Z] Building core-metadata ... [2023-04-05T20:28:24.485Z] Building security-bootstrapper ... [2023-04-05T20:28:24.485Z] Building security-proxy-auth ... [2023-04-05T20:28:24.485Z] Building security-proxy-setup ... [2023-04-05T20:28:24.485Z] Building security-secretstore-setup ... [2023-04-05T20:28:24.485Z] Building security-spiffe-token-provider ... [2023-04-05T20:28:24.485Z] Building security-spire-agent ... [2023-04-05T20:28:24.485Z] Building security-spire-config ... [2023-04-05T20:28:24.485Z] Building security-spire-server ... [2023-04-05T20:28:24.485Z] Building support-notifications ... [2023-04-05T20:28:24.485Z] Building support-scheduler ... [2023-04-05T20:28:24.485Z] Building security-proxy-setup [2023-04-05T20:28:24.485Z] Building core-data [2023-04-05T20:28:24.485Z] Building core-common-config-bootstrapper [2023-04-05T20:28:24.485Z] Building security-proxy-auth [2023-04-05T20:28:24.485Z] Building security-spire-server [2023-04-05T20:29:11.319Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T20:29:11.319Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-05T20:29:11.319Z] ---> 27f552aa7f74 [2023-04-05T20:29:11.319Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-05T20:29:12.280Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T20:29:12.280Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-05T20:29:12.280Z] ---> 27f552aa7f74 [2023-04-05T20:29:12.280Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-05T20:29:12.548Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T20:29:12.548Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-05T20:29:12.548Z] ---> 27f552aa7f74 [2023-04-05T20:29:12.548Z] Step 3/22 : WORKDIR /edgex-go [2023-04-05T20:29:12.548Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T20:29:12.548Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-05T20:29:12.548Z] ---> 27f552aa7f74 [2023-04-05T20:29:12.548Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-05T20:29:12.816Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T20:29:12.816Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-05T20:29:12.816Z] ---> 27f552aa7f74 [2023-04-05T20:29:12.816Z] Step 3/26 : WORKDIR /edgex-go [2023-04-05T20:29:13.083Z] ---> Running in b4c709023078 [2023-04-05T20:29:13.083Z] ---> Running in b7734e8fcf84 [2023-04-05T20:29:13.083Z] ---> Running in 97b84cb137e2 [2023-04-05T20:29:13.083Z] ---> Running in c3be14348968 [2023-04-05T20:29:13.083Z] ---> Running in 60b00dc5d45e [2023-04-05T20:29:13.669Z] Removing intermediate container b7734e8fcf84 [2023-04-05T20:29:13.669Z] ---> c1321083060e [2023-04-05T20:29:13.669Z] Step 4/23 : WORKDIR /edgex-go [2023-04-05T20:29:13.669Z] Removing intermediate container b4c709023078 [2023-04-05T20:29:13.669Z] ---> 751ee56706f2 [2023-04-05T20:29:13.669Z] Step 4/23 : WORKDIR /edgex-go [2023-04-05T20:29:13.669Z] Removing intermediate container 97b84cb137e2 [2023-04-05T20:29:13.669Z] ---> 46f7331495c3 [2023-04-05T20:29:13.669Z] ---> Running in cab5ae914c81 [2023-04-05T20:29:13.669Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-05T20:29:13.669Z] Removing intermediate container c3be14348968 [2023-04-05T20:29:13.669Z] ---> e1f575d717b3 [2023-04-05T20:29:13.669Z] Step 4/23 : WORKDIR /edgex-go [2023-04-05T20:29:13.669Z] ---> Running in bed52c7f05d7 [2023-04-05T20:29:13.669Z] Removing intermediate container 60b00dc5d45e [2023-04-05T20:29:13.669Z] ---> acbc9890ceb0 [2023-04-05T20:29:13.935Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-05T20:29:13.935Z] ---> Running in 5cc1385d8d21 [2023-04-05T20:29:13.935Z] ---> Running in a7bc1d075439 [2023-04-05T20:29:14.201Z] ---> Running in a3c53a93cf95 [2023-04-05T20:29:14.467Z] Removing intermediate container cab5ae914c81 [2023-04-05T20:29:14.467Z] ---> 8b894da3d18d [2023-04-05T20:29:14.467Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-05T20:29:14.733Z] ---> Running in 126cde4a70dd [2023-04-05T20:29:15.001Z] Removing intermediate container bed52c7f05d7 [2023-04-05T20:29:15.001Z] ---> d8c34fa15528 [2023-04-05T20:29:15.001Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-05T20:29:15.001Z] Removing intermediate container 5cc1385d8d21 [2023-04-05T20:29:15.001Z] ---> 4ec1ff596b95 [2023-04-05T20:29:15.001Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-05T20:29:15.001Z] ---> Running in 510de56bc0c6 [2023-04-05T20:29:15.266Z] ---> Running in d4ab9b9c6a11 [2023-04-05T20:29:16.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T20:29:16.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T20:29:16.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T20:29:17.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T20:29:17.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T20:29:17.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T20:29:17.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T20:29:17.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T20:29:18.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T20:29:18.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T20:29:18.633Z] OK: 263 MiB in 53 packages [2023-04-05T20:29:18.633Z] OK: 263 MiB in 53 packages [2023-04-05T20:29:19.218Z] OK: 263 MiB in 53 packages [2023-04-05T20:29:19.804Z] OK: 263 MiB in 53 packages [2023-04-05T20:29:19.804Z] OK: 263 MiB in 53 packages [2023-04-05T20:29:21.216Z] Removing intermediate container a3c53a93cf95 [2023-04-05T20:29:21.216Z] ---> a9f945439233 [2023-04-05T20:29:21.216Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-05T20:29:21.216Z] Removing intermediate container 126cde4a70dd [2023-04-05T20:29:21.216Z] ---> 8eb0c0f15641 [2023-04-05T20:29:21.216Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-05T20:29:21.486Z] Removing intermediate container d4ab9b9c6a11 [2023-04-05T20:29:21.486Z] ---> 0be55875b8d5 [2023-04-05T20:29:21.486Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-05T20:29:21.486Z] Removing intermediate container a7bc1d075439 [2023-04-05T20:29:21.486Z] ---> 995384ee283c [2023-04-05T20:29:21.486Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-05T20:29:21.486Z] Removing intermediate container 510de56bc0c6 [2023-04-05T20:29:21.486Z] ---> 24e68d7eb166 [2023-04-05T20:29:21.486Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-05T20:29:22.469Z] ---> 295a0c76ac78 [2023-04-05T20:29:22.469Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T20:29:22.469Z] ---> f781bc7ee275 [2023-04-05T20:29:22.469Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T20:29:22.469Z] ---> Running in 68a6011e2dca [2023-04-05T20:29:22.738Z] ---> Running in 70dc75f2b71d [2023-04-05T20:29:23.017Z] ---> 22e2b0ec5dbd [2023-04-05T20:29:23.017Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T20:29:23.017Z] ---> Running in 50affb8d8342 [2023-04-05T20:29:23.017Z] ---> 8e40998ea271 [2023-04-05T20:29:23.017Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T20:29:23.285Z] ---> b2f7945b0cbb [2023-04-05T20:29:23.285Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T20:29:23.285Z] ---> Running in 20f98a7c5d45 [2023-04-05T20:29:23.553Z] ---> Running in 78a8d4d45bbc [2023-04-05T20:31:15.219Z] Removing intermediate container 50affb8d8342 [2023-04-05T20:31:15.219Z] ---> c7110fac3c82 [2023-04-05T20:31:15.219Z] Step 8/23 : COPY . . [2023-04-05T20:31:15.219Z] Removing intermediate container 20f98a7c5d45 [2023-04-05T20:31:15.219Z] ---> d8db7a8bcff7 [2023-04-05T20:31:15.219Z] Step 7/22 : COPY . . [2023-04-05T20:31:15.219Z] Removing intermediate container 68a6011e2dca [2023-04-05T20:31:15.219Z] ---> f81d6fed3798 [2023-04-05T20:31:15.219Z] Step 7/26 : COPY . . [2023-04-05T20:31:15.219Z] Removing intermediate container 78a8d4d45bbc [2023-04-05T20:31:15.219Z] ---> afe953444b97 [2023-04-05T20:31:15.219Z] Step 8/23 : COPY . . [2023-04-05T20:31:15.219Z] Removing intermediate container 70dc75f2b71d [2023-04-05T20:31:15.219Z] ---> 2555ea21b771 [2023-04-05T20:31:15.219Z] Step 8/23 : COPY . . [2023-04-05T20:31:27.522Z] ---> 363ec2b1f110 [2023-04-05T20:31:27.522Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-05T20:31:27.522Z] ---> b13147670f1d [2023-04-05T20:31:27.522Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-05T20:31:27.522Z] ---> 57efc744537d [2023-04-05T20:31:27.522Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-05T20:31:27.791Z] ---> Running in ad7371e5a2ca [2023-04-05T20:31:27.791Z] ---> Running in dc08743711da [2023-04-05T20:31:27.791Z] ---> Running in c76543d44dd6 [2023-04-05T20:31:28.058Z] ---> 943b9e83d345 [2023-04-05T20:31:28.058Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-05T20:31:28.058Z] ---> 8530ae57dc86 [2023-04-05T20:31:28.058Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-04-05T20:31:28.058Z] ---> Running in 3b9a25f7bb59 [2023-04-05T20:31:28.327Z] ---> Running in 08346c435724 [2023-04-05T20:31:28.911Z] Removing intermediate container 08346c435724 [2023-04-05T20:31:28.911Z] ---> f502ac37d0dc [2023-04-05T20:31:28.911Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-05T20:31:28.911Z] ---> Running in 8e2b2a19d311 [2023-04-05T20:31:29.498Z] Removing intermediate container 8e2b2a19d311 [2023-04-05T20:31:29.498Z] ---> ea25733660d7 [2023-04-05T20:31:29.498Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-05T20:31:29.776Z] ---> Running in 0848375c8d6f [2023-04-05T20:31:30.044Z] 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-05T20:31:30.310Z] 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-05T20:31:32.910Z] Removing intermediate container 0848375c8d6f [2023-04-05T20:31:32.910Z] ---> 6b7d17c0b9a5 [2023-04-05T20:31:32.910Z] 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-05T20:31:33.179Z] ---> Running in 7e584bb45278 [2023-04-05T20:31:33.447Z] 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-05T20:31:33.447Z] 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-05T20:31:36.796Z] Removing intermediate container 7e584bb45278 [2023-04-05T20:31:36.796Z] ---> f2fe91b6929b [2023-04-05T20:31:36.796Z] Step 12/26 : WORKDIR /edgex-go [2023-04-05T20:31:36.796Z] ---> Running in f486dd99786f [2023-04-05T20:31:36.796Z] Removing intermediate container f486dd99786f [2023-04-05T20:31:36.796Z] ---> 3a7dab95f874 [2023-04-05T20:31:36.796Z] [2023-04-05T20:31:36.796Z] Step 13/26 : FROM alpine:3.17 [2023-04-05T20:31:38.753Z] 3.17: Pulling from library/alpine [2023-04-05T20:31:39.716Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-05T20:31:39.716Z] Status: Downloaded newer image for alpine:3.17 [2023-04-05T20:31:39.716Z] ---> 51e60588ff2c [2023-04-05T20:31:39.716Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-05T20:31:40.004Z] ---> Running in 810ae83b90d0 [2023-04-05T20:31:40.588Z] Removing intermediate container 810ae83b90d0 [2023-04-05T20:31:40.588Z] ---> 1dab35017681 [2023-04-05T20:31:40.588Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-05T20:31:40.588Z] ---> Running in 13117cf1d1f2 [2023-04-05T20:31:42.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T20:31:43.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T20:31:44.890Z] v3.17.3-41-g6941dba4129 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-05T20:31:44.890Z] v3.17.3-43-g781c081f9b4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-05T20:31:44.890Z] OK: 17689 distinct packages available [2023-04-05T20:31:45.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T20:31:46.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T20:31:47.511Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-05T20:31:47.511Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-05T20:31:47.511Z] (3/5) Installing libucontext (1.2-r0) [2023-04-05T20:31:47.511Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-05T20:31:47.511Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-05T20:31:47.511Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T20:31:47.511Z] OK: 9 MiB in 20 packages [2023-04-05T20:31:49.461Z] Removing intermediate container 13117cf1d1f2 [2023-04-05T20:31:49.461Z] ---> f887848be4f3 [2023-04-05T20:31:49.461Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T20:31:50.044Z] ---> 06a58743f664 [2023-04-05T20:31:50.044Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T20:31:51.003Z] ---> cd9ed458ffb2 [2023-04-05T20:31:51.003Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-05T20:31:57.650Z] ---> 6765073c0dd4 [2023-04-05T20:31:57.650Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-05T20:31:57.650Z] ---> 35d8dfcec632 [2023-04-05T20:31:57.650Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-05T20:31:58.610Z] ---> ea1650f34a0c [2023-04-05T20:31:58.610Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-05T20:31:59.575Z] ---> c56e29b23b5c [2023-04-05T20:31:59.575Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-05T20:31:59.575Z] ---> Running in dc7d8418e2ab [2023-04-05T20:31:59.842Z] Removing intermediate container dc7d8418e2ab [2023-04-05T20:31:59.842Z] ---> 9d2bf84c9a40 [2023-04-05T20:31:59.842Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-05T20:32:00.110Z] ---> Running in 0a9736d54ae1 [2023-04-05T20:32:00.378Z] Removing intermediate container 0a9736d54ae1 [2023-04-05T20:32:00.378Z] ---> 8ceaff28a40e [2023-04-05T20:32:00.378Z] Step 24/26 : LABEL arch=arm64 [2023-04-05T20:32:00.651Z] ---> Running in 38508f35e783 [2023-04-05T20:32:01.246Z] Removing intermediate container 38508f35e783 [2023-04-05T20:32:01.246Z] ---> f513613bc8b4 [2023-04-05T20:32:01.246Z] Step 25/26 : LABEL git_sha=6ee4f09db6dd982ca233fc272b24555aa4a2ff5c [2023-04-05T20:32:01.246Z] ---> Running in 9d6d18f252a2 [2023-04-05T20:32:01.839Z] Removing intermediate container 9d6d18f252a2 [2023-04-05T20:32:01.839Z] ---> e2591f7b3c16 [2023-04-05T20:32:01.839Z] Step 26/26 : LABEL version=0.0.0 [2023-04-05T20:32:01.839Z] ---> Running in dd25f82e152c [2023-04-05T20:32:02.429Z] Removing intermediate container dd25f82e152c [2023-04-05T20:32:02.429Z] ---> bc6b21c2501f [2023-04-05T20:32:02.429Z] [2023-04-05T20:32:02.697Z] Successfully built bc6b21c2501f [2023-04-05T20:32:02.697Z] Successfully tagged security-spire-server-arm64:latest [2023-04-05T20:32:02.697Z]  Building security-spire-server ... done Building security-bootstrapper [2023-04-05T20:32:20.906Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T20:32:20.906Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-05T20:32:20.906Z] ---> 27f552aa7f74 [2023-04-05T20:32:20.906Z] Step 3/33 : WORKDIR /edgex-go [2023-04-05T20:32:20.906Z] ---> Using cache [2023-04-05T20:32:20.906Z] ---> acbc9890ceb0 [2023-04-05T20:32:20.906Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-05T20:32:20.906Z] ---> Running in f1d7f363479f [2023-04-05T20:32:22.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T20:32:22.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T20:32:24.296Z] OK: 263 MiB in 53 packages [2023-04-05T20:32:25.699Z] Removing intermediate container f1d7f363479f [2023-04-05T20:32:25.699Z] ---> c0c3deb9cb39 [2023-04-05T20:32:25.699Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-05T20:32:26.653Z] ---> fab464c9844e [2023-04-05T20:32:26.653Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T20:32:26.653Z] ---> Running in ff44fdfcb14f [2023-04-05T20:34:03.280Z] Removing intermediate container ff44fdfcb14f [2023-04-05T20:34:03.280Z] ---> 683ec28a2f83 [2023-04-05T20:34:03.280Z] Step 7/33 : COPY . . [2023-04-05T20:34:13.338Z] ---> b54095a2ed7f [2023-04-05T20:34:13.338Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-05T20:34:13.338Z] ---> Running in 8968d70abe7a [2023-04-05T20:34:14.753Z] 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-05T20:38:06.499Z] Removing intermediate container dc08743711da [2023-04-05T20:38:06.499Z] ---> a023e5161779 [2023-04-05T20:38:06.499Z] [2023-04-05T20:38:06.499Z] Step 10/23 : FROM alpine:3.17 [2023-04-05T20:38:06.499Z] ---> 51e60588ff2c [2023-04-05T20:38:06.499Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-05T20:38:06.499Z] ---> Running in 12f11770e4b5 [2023-04-05T20:38:06.499Z] Removing intermediate container 12f11770e4b5 [2023-04-05T20:38:06.499Z] ---> 57f36b4ad7d6 [2023-04-05T20:38:06.499Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-05T20:38:06.499Z] ---> Running in 6411d2a6216e [2023-04-05T20:38:06.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T20:38:06.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T20:38:06.499Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-05T20:38:06.499Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T20:38:06.499Z] OK: 8 MiB in 16 packages [2023-04-05T20:38:06.499Z] Removing intermediate container 6411d2a6216e [2023-04-05T20:38:06.499Z] ---> 86ac825f104d [2023-04-05T20:38:06.499Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T20:38:06.499Z] ---> 42896e01335d [2023-04-05T20:38:06.499Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T20:38:06.499Z] ---> 1f258977c377 [2023-04-05T20:38:06.499Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-05T20:38:07.459Z] ---> 77bb66b39dac [2023-04-05T20:38:07.459Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-05T20:38:09.400Z] ---> d1c0678dcabc [2023-04-05T20:38:09.400Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-05T20:38:10.803Z] ---> 81b4cc008200 [2023-04-05T20:38:10.803Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-05T20:38:10.803Z] ---> Running in c44ea719eaad [2023-04-05T20:38:15.055Z] Removing intermediate container c44ea719eaad [2023-04-05T20:38:15.055Z] ---> 5a660d5f987e [2023-04-05T20:38:15.055Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-05T20:38:15.055Z] ---> Running in e4ada3347221 [2023-04-05T20:38:16.014Z] Removing intermediate container e4ada3347221 [2023-04-05T20:38:16.014Z] ---> 9fac156035b3 [2023-04-05T20:38:16.014Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-05T20:38:16.282Z] ---> Running in 51e73a993d7d [2023-04-05T20:38:19.616Z] Removing intermediate container 51e73a993d7d [2023-04-05T20:38:19.616Z] ---> 847257910643 [2023-04-05T20:38:19.616Z] Step 21/23 : LABEL arch=arm64 [2023-04-05T20:38:19.616Z] ---> Running in f497b942b06e [2023-04-05T20:38:20.580Z] Removing intermediate container f497b942b06e [2023-04-05T20:38:20.580Z] ---> d544c27496d0 [2023-04-05T20:38:20.580Z] Step 22/23 : LABEL git_sha=6ee4f09db6dd982ca233fc272b24555aa4a2ff5c [2023-04-05T20:38:20.580Z] ---> Running in ec0e8ca0c82f [2023-04-05T20:38:20.580Z] Removing intermediate container c76543d44dd6 [2023-04-05T20:38:20.580Z] ---> 6ba25419f371 [2023-04-05T20:38:20.580Z] [2023-04-05T20:38:20.580Z] Step 9/22 : FROM alpine:3.17 [2023-04-05T20:38:20.580Z] ---> 51e60588ff2c [2023-04-05T20:38:20.580Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-05T20:38:20.580Z] ---> Running in 0c754bc59525 [2023-04-05T20:38:21.538Z] Removing intermediate container ec0e8ca0c82f [2023-04-05T20:38:21.538Z] ---> 7f15f278580c [2023-04-05T20:38:21.538Z] Step 23/23 : LABEL version=0.0.0 [2023-04-05T20:38:21.538Z] ---> Running in 0223ca04b9ef [2023-04-05T20:38:22.501Z] Removing intermediate container 0223ca04b9ef [2023-04-05T20:38:22.501Z] ---> 0a01dfcecae7 [2023-04-05T20:38:22.501Z] [2023-04-05T20:38:22.770Z] Successfully built 0a01dfcecae7 [2023-04-05T20:38:22.770Z] Successfully tagged security-proxy-auth-arm64:latest [2023-04-05T20:38:22.770Z] Building core-metadata [2023-04-05T20:38:22.770Z]  Building security-proxy-auth ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T20:38:23.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T20:38:25.137Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-05T20:38:25.137Z] (2/2) Installing openssl (3.0.8-r3) [2023-04-05T20:38:25.137Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T20:38:25.137Z] OK: 8 MiB in 17 packages [2023-04-05T20:38:27.713Z] Removing intermediate container 0c754bc59525 [2023-04-05T20:38:27.713Z] ---> bf5385d70ef6 [2023-04-05T20:38:27.713Z] 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-05T20:38:27.713Z] ---> Running in 8bc995fb2ff4 [2023-04-05T20:38:28.667Z] Removing intermediate container 8bc995fb2ff4 [2023-04-05T20:38:28.667Z] ---> 1925ec535145 [2023-04-05T20:38:28.667Z] Step 12/22 : WORKDIR /edgex [2023-04-05T20:38:28.667Z] ---> Running in d514ba32ef3b [2023-04-05T20:38:29.622Z] Removing intermediate container d514ba32ef3b [2023-04-05T20:38:29.622Z] ---> 0964deb5271e [2023-04-05T20:38:29.622Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T20:38:32.959Z] ---> 502a2ed39cf6 [2023-04-05T20:38:32.959Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T20:38:33.916Z] ---> ce68babf3e74 [2023-04-05T20:38:33.916Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-05T20:38:35.849Z] ---> ad4b4d4a9925 [2023-04-05T20:38:35.849Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-05T20:38:40.092Z] ---> 257f40c62825 [2023-04-05T20:38:40.092Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-05T20:38:41.054Z] ---> 69b4202f3bc0 [2023-04-05T20:38:41.054Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-05T20:38:41.054Z] ---> Running in 7025551dd251 [2023-04-05T20:38:42.992Z] Removing intermediate container ad7371e5a2ca [2023-04-05T20:38:42.992Z] ---> 435756b6d9b4 [2023-04-05T20:38:42.992Z] [2023-04-05T20:38:42.992Z] Step 10/23 : FROM alpine:3.17 [2023-04-05T20:38:42.992Z] ---> 51e60588ff2c [2023-04-05T20:38:42.992Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-05T20:38:42.992Z] ---> Using cache [2023-04-05T20:38:42.992Z] ---> 57f36b4ad7d6 [2023-04-05T20:38:42.992Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-05T20:38:42.992Z] ---> Using cache [2023-04-05T20:38:42.992Z] ---> 86ac825f104d [2023-04-05T20:38:42.992Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T20:38:42.992Z] ---> Using cache [2023-04-05T20:38:42.992Z] ---> 42896e01335d [2023-04-05T20:38:42.993Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T20:38:42.993Z] ---> Using cache [2023-04-05T20:38:42.993Z] ---> 1f258977c377 [2023-04-05T20:38:42.993Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-05T20:38:44.395Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T20:38:44.395Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-05T20:38:44.395Z] ---> 27f552aa7f74 [2023-04-05T20:38:44.395Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-05T20:38:44.395Z] ---> Using cache [2023-04-05T20:38:44.395Z] ---> e1f575d717b3 [2023-04-05T20:38:44.395Z] Step 4/25 : WORKDIR /edgex-go [2023-04-05T20:38:44.395Z] ---> Using cache [2023-04-05T20:38:44.395Z] ---> 4ec1ff596b95 [2023-04-05T20:38:44.395Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-05T20:38:44.395Z] ---> Using cache [2023-04-05T20:38:44.395Z] ---> 0be55875b8d5 [2023-04-05T20:38:44.395Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-05T20:38:44.395Z] ---> Using cache [2023-04-05T20:38:44.395Z] ---> 22e2b0ec5dbd [2023-04-05T20:38:44.395Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T20:38:44.395Z] ---> Using cache [2023-04-05T20:38:44.395Z] ---> c7110fac3c82 [2023-04-05T20:38:44.395Z] Step 8/25 : COPY . . [2023-04-05T20:38:44.913Z] ---> Using cache [2023-04-05T20:38:44.913Z] ---> 363ec2b1f110 [2023-04-05T20:38:44.913Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-05T20:38:46.379Z] ---> Running in e63a9d08d05b [2023-04-05T20:38:47.845Z] Removing intermediate container 7025551dd251 [2023-04-05T20:38:47.845Z] ---> f407cd6a5043 [2023-04-05T20:38:47.845Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-05T20:38:47.845Z] ---> Running in d2278208e229 [2023-04-05T20:38:47.845Z] ---> fcb06e287df3 [2023-04-05T20:38:47.845Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-05T20:38:48.877Z] Removing intermediate container d2278208e229 [2023-04-05T20:38:48.877Z] ---> 912ae1633348 [2023-04-05T20:38:48.877Z] Step 20/22 : LABEL arch=arm64 [2023-04-05T20:38:48.877Z] ---> Running in cf86f081f241 [2023-04-05T20:38:49.502Z] ---> 4b635498c3ae [2023-04-05T20:38:49.502Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-05T20:38:49.502Z] Removing intermediate container cf86f081f241 [2023-04-05T20:38:49.502Z] ---> 417c3f53e071 [2023-04-05T20:38:49.502Z] Step 21/22 : LABEL git_sha=6ee4f09db6dd982ca233fc272b24555aa4a2ff5c [2023-04-05T20:38:49.779Z] 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-05T20:38:49.779Z] ---> Running in 9a2b819d753d [2023-04-05T20:38:50.769Z] Removing intermediate container 9a2b819d753d [2023-04-05T20:38:50.769Z] ---> 2ee8d4d32e96 [2023-04-05T20:38:50.769Z] Step 22/22 : LABEL version=0.0.0 [2023-04-05T20:38:50.769Z] ---> Running in 051fa178e299 [2023-04-05T20:38:50.769Z] ---> ea9ce3c77a87 [2023-04-05T20:38:50.769Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-05T20:38:51.037Z] ---> Running in 5878ae775a2c [2023-04-05T20:38:51.636Z] Removing intermediate container 051fa178e299 [2023-04-05T20:38:51.636Z] ---> 447af6647d69 [2023-04-05T20:38:51.636Z] [2023-04-05T20:38:51.911Z] Successfully built 447af6647d69 [2023-04-05T20:38:52.180Z] Successfully tagged security-proxy-setup-arm64:latest [2023-04-05T20:38:52.180Z]  Building security-proxy-setup ... done Building security-spire-agent [2023-04-05T20:38:54.803Z] Removing intermediate container 5878ae775a2c [2023-04-05T20:38:54.803Z] ---> e6f266d92b90 [2023-04-05T20:38:54.803Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-05T20:38:54.803Z] ---> Running in 1615598c537f [2023-04-05T20:38:55.386Z] Removing intermediate container 1615598c537f [2023-04-05T20:38:55.386Z] ---> 3571268141d9 [2023-04-05T20:38:55.386Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-05T20:38:55.386Z] ---> Running in cf7d8ba2546d [2023-04-05T20:38:55.978Z] Removing intermediate container cf7d8ba2546d [2023-04-05T20:38:55.978Z] ---> 1b3ec6006004 [2023-04-05T20:38:55.978Z] Step 21/23 : LABEL arch=arm64 [2023-04-05T20:38:55.978Z] ---> Running in d941efa132df [2023-04-05T20:38:56.571Z] Removing intermediate container d941efa132df [2023-04-05T20:38:56.571Z] ---> 025695c4ee4f [2023-04-05T20:38:56.571Z] Step 22/23 : LABEL git_sha=6ee4f09db6dd982ca233fc272b24555aa4a2ff5c [2023-04-05T20:38:56.571Z] ---> Running in 6c1a815e2f8f [2023-04-05T20:38:57.159Z] Removing intermediate container 6c1a815e2f8f [2023-04-05T20:38:57.159Z] ---> 36e95224732b [2023-04-05T20:38:57.159Z] Step 23/23 : LABEL version=0.0.0 [2023-04-05T20:38:57.428Z] ---> Running in be53db84eb8f [2023-04-05T20:38:58.012Z] Removing intermediate container be53db84eb8f [2023-04-05T20:38:58.012Z] ---> 06f4548633aa [2023-04-05T20:38:58.012Z] [2023-04-05T20:38:58.282Z] Successfully built 06f4548633aa [2023-04-05T20:38:58.282Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-04-05T20:38:58.282Z]  Building core-common-config-bootstrapper ... done Building support-scheduler [2023-04-05T20:39:10.605Z] Removing intermediate container 3b9a25f7bb59 [2023-04-05T20:39:10.605Z] ---> 55f8ae0d5812 [2023-04-05T20:39:10.605Z] [2023-04-05T20:39:10.605Z] Step 10/23 : FROM alpine:3.17 [2023-04-05T20:39:10.605Z] ---> 51e60588ff2c [2023-04-05T20:39:10.605Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-05T20:39:10.605Z] ---> Running in 888f9801ffd0 [2023-04-05T20:39:10.915Z] Removing intermediate container 888f9801ffd0 [2023-04-05T20:39:10.915Z] ---> af2e09a07012 [2023-04-05T20:39:10.915Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-05T20:39:11.185Z] ---> Running in d22d7b61f1c8 [2023-04-05T20:39:11.456Z] Removing intermediate container d22d7b61f1c8 [2023-04-05T20:39:11.456Z] ---> 173e667506fe [2023-04-05T20:39:11.456Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-05T20:39:11.725Z] ---> Running in a6c5eac83678 [2023-04-05T20:39:14.319Z] Removing intermediate container a6c5eac83678 [2023-04-05T20:39:14.319Z] ---> 988d9f9e2b27 [2023-04-05T20:39:14.319Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-05T20:39:14.319Z] ---> Running in e1e6daf122a9 [2023-04-05T20:39:15.740Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T20:39:15.740Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-05T20:39:15.740Z] ---> 27f552aa7f74 [2023-04-05T20:39:15.740Z] Step 3/27 : WORKDIR /edgex-go [2023-04-05T20:39:15.740Z] ---> Using cache [2023-04-05T20:39:15.740Z] ---> acbc9890ceb0 [2023-04-05T20:39:15.740Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-05T20:39:15.740Z] ---> Using cache [2023-04-05T20:39:15.740Z] ---> a9f945439233 [2023-04-05T20:39:15.740Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-05T20:39:15.740Z] ---> Using cache [2023-04-05T20:39:15.740Z] ---> 295a0c76ac78 [2023-04-05T20:39:15.740Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T20:39:15.740Z] ---> Using cache [2023-04-05T20:39:15.740Z] ---> f81d6fed3798 [2023-04-05T20:39:15.740Z] Step 7/27 : COPY . . [2023-04-05T20:39:15.740Z] ---> Using cache [2023-04-05T20:39:15.740Z] ---> 8530ae57dc86 [2023-04-05T20:39:15.740Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-05T20:39:15.740Z] ---> Using cache [2023-04-05T20:39:15.740Z] ---> f502ac37d0dc [2023-04-05T20:39:15.740Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-05T20:39:15.740Z] ---> Using cache [2023-04-05T20:39:15.740Z] ---> ea25733660d7 [2023-04-05T20:39:15.740Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-05T20:39:15.740Z] ---> Using cache [2023-04-05T20:39:15.740Z] ---> 6b7d17c0b9a5 [2023-04-05T20:39:15.740Z] 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-05T20:39:15.740Z] ---> Running in 0d64ddb9f2cf [2023-04-05T20:39:17.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T20:39:18.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T20:39:19.506Z] Removing intermediate container 0d64ddb9f2cf [2023-04-05T20:39:19.506Z] ---> 8ec20248dac6 [2023-04-05T20:39:19.506Z] Step 12/27 : WORKDIR /edgex-go [2023-04-05T20:39:19.506Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-05T20:39:19.506Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T20:39:19.771Z] OK: 8 MiB in 16 packages [2023-04-05T20:39:19.771Z] ---> Running in fd2b58a83d7f [2023-04-05T20:39:20.726Z] Removing intermediate container fd2b58a83d7f [2023-04-05T20:39:20.726Z] ---> 413e64149547 [2023-04-05T20:39:20.726Z] [2023-04-05T20:39:20.726Z] Step 13/27 : FROM alpine:3.17 [2023-04-05T20:39:20.726Z] ---> 51e60588ff2c [2023-04-05T20:39:20.726Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-05T20:39:20.726Z] ---> Using cache [2023-04-05T20:39:20.726Z] ---> 1dab35017681 [2023-04-05T20:39:20.992Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-05T20:39:20.992Z] ---> Using cache [2023-04-05T20:39:20.992Z] ---> f887848be4f3 [2023-04-05T20:39:20.992Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T20:39:20.992Z] ---> Using cache [2023-04-05T20:39:20.992Z] ---> 06a58743f664 [2023-04-05T20:39:20.992Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T20:39:20.992Z] ---> Using cache [2023-04-05T20:39:20.992Z] ---> cd9ed458ffb2 [2023-04-05T20:39:20.992Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-05T20:39:21.574Z] Removing intermediate container e1e6daf122a9 [2023-04-05T20:39:21.574Z] ---> 95e1f7a3546a [2023-04-05T20:39:21.574Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T20:39:23.512Z] ---> 11d3d18c5e33 [2023-04-05T20:39:23.512Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T20:39:23.779Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T20:39:23.779Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-05T20:39:23.779Z] ---> 27f552aa7f74 [2023-04-05T20:39:23.779Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-05T20:39:23.779Z] ---> Using cache [2023-04-05T20:39:23.779Z] ---> e1f575d717b3 [2023-04-05T20:39:23.779Z] Step 4/23 : WORKDIR /edgex-go [2023-04-05T20:39:23.779Z] ---> Using cache [2023-04-05T20:39:23.779Z] ---> 4ec1ff596b95 [2023-04-05T20:39:23.779Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-05T20:39:23.779Z] ---> Using cache [2023-04-05T20:39:23.779Z] ---> 0be55875b8d5 [2023-04-05T20:39:23.779Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-05T20:39:23.779Z] ---> Using cache [2023-04-05T20:39:23.779Z] ---> 22e2b0ec5dbd [2023-04-05T20:39:23.779Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T20:39:23.779Z] ---> Using cache [2023-04-05T20:39:23.779Z] ---> c7110fac3c82 [2023-04-05T20:39:23.779Z] Step 8/23 : COPY . . [2023-04-05T20:39:24.044Z] ---> Using cache [2023-04-05T20:39:24.044Z] ---> 363ec2b1f110 [2023-04-05T20:39:24.044Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-05T20:39:24.310Z] ---> Running in 405c96177f1f [2023-04-05T20:39:24.575Z] ---> bfdb7f07c8aa [2023-04-05T20:39:24.575Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-05T20:39:27.156Z] 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-05T20:39:27.735Z] ---> 80a3a798775f [2023-04-05T20:39:27.736Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-05T20:39:27.736Z] ---> 5fb692ffe2e3 [2023-04-05T20:39:27.736Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-05T20:39:28.694Z] ---> 9893c56d7fb3 [2023-04-05T20:39:28.694Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-05T20:39:28.959Z] ---> Running in ba788c8e7795 [2023-04-05T20:39:29.918Z] Removing intermediate container ba788c8e7795 [2023-04-05T20:39:29.918Z] ---> 66c5f3999593 [2023-04-05T20:39:29.918Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-05T20:39:29.918Z] ---> Running in 0cfbc3308603 [2023-04-05T20:39:30.877Z] Removing intermediate container 0cfbc3308603 [2023-04-05T20:39:30.877Z] ---> d0d7742b380e [2023-04-05T20:39:30.877Z] Step 21/23 : LABEL arch=arm64 [2023-04-05T20:39:30.877Z] ---> Running in a9cac6345539 [2023-04-05T20:39:31.835Z] Removing intermediate container a9cac6345539 [2023-04-05T20:39:31.835Z] ---> ab0d61d7b634 [2023-04-05T20:39:31.835Z] Step 22/23 : LABEL git_sha=6ee4f09db6dd982ca233fc272b24555aa4a2ff5c [2023-04-05T20:39:31.835Z] ---> Running in 0759ff28e7c3 [2023-04-05T20:39:32.790Z] Removing intermediate container 0759ff28e7c3 [2023-04-05T20:39:32.790Z] ---> 5328d1307912 [2023-04-05T20:39:32.790Z] Step 23/23 : LABEL version=0.0.0 [2023-04-05T20:39:32.790Z] ---> Running in 6cfc1631967d [2023-04-05T20:39:33.371Z] Removing intermediate container 6cfc1631967d [2023-04-05T20:39:33.637Z] ---> e18f0369a0c5 [2023-04-05T20:39:33.637Z] [2023-04-05T20:39:34.222Z] Successfully built e18f0369a0c5 [2023-04-05T20:39:34.222Z] Successfully tagged core-data-arm64:latest [2023-04-05T20:39:34.222Z] Building support-notifications [2023-04-05T20:39:35.179Z]  Building core-data ... done  ---> 8d98c4ce92a4 [2023-04-05T20:39:35.179Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-05T20:39:36.134Z] ---> 88b21e8965b4 [2023-04-05T20:39:36.134Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-05T20:39:37.089Z] ---> 2a9e7dbdbe23 [2023-04-05T20:39:37.089Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-05T20:39:40.430Z] ---> e6edb67ee6e1 [2023-04-05T20:39:40.430Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-05T20:39:40.430Z] ---> Running in 497e907dd892 [2023-04-05T20:39:40.430Z] Removing intermediate container 497e907dd892 [2023-04-05T20:39:40.430Z] ---> c1f0857b3036 [2023-04-05T20:39:40.430Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-05T20:39:40.696Z] ---> Running in 0e9dfed7f157 [2023-04-05T20:39:41.278Z] Removing intermediate container 0e9dfed7f157 [2023-04-05T20:39:41.278Z] ---> 27e7d96d3df3 [2023-04-05T20:39:41.278Z] Step 25/27 : LABEL arch=arm64 [2023-04-05T20:39:41.547Z] ---> Running in 4cefabb87498 [2023-04-05T20:39:42.507Z] Removing intermediate container 4cefabb87498 [2023-04-05T20:39:42.507Z] ---> 0050f8028269 [2023-04-05T20:39:42.507Z] Step 26/27 : LABEL git_sha=6ee4f09db6dd982ca233fc272b24555aa4a2ff5c [2023-04-05T20:39:42.507Z] ---> Running in 6c260636227a [2023-04-05T20:39:43.089Z] Removing intermediate container 6c260636227a [2023-04-05T20:39:43.089Z] ---> e4f70622ca15 [2023-04-05T20:39:43.089Z] Step 27/27 : LABEL version=0.0.0 [2023-04-05T20:39:43.356Z] ---> Running in a2d030377983 [2023-04-05T20:39:44.313Z] Removing intermediate container a2d030377983 [2023-04-05T20:39:44.313Z] ---> 7a3036f04080 [2023-04-05T20:39:44.313Z] [2023-04-05T20:39:44.579Z] Successfully built 7a3036f04080 [2023-04-05T20:39:44.579Z] Successfully tagged security-spire-agent-arm64:latest [2023-04-05T20:39:44.579Z]  Building security-spire-agent ... done Building security-spire-config [2023-04-05T20:39:54.630Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T20:39:54.630Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-05T20:39:54.630Z] ---> 27f552aa7f74 [2023-04-05T20:39:54.630Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-05T20:39:54.630Z] ---> Using cache [2023-04-05T20:39:54.630Z] ---> e1f575d717b3 [2023-04-05T20:39:54.630Z] Step 4/23 : WORKDIR /edgex-go [2023-04-05T20:39:54.630Z] ---> Using cache [2023-04-05T20:39:54.630Z] ---> 4ec1ff596b95 [2023-04-05T20:39:54.630Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-05T20:39:55.611Z] ---> Running in b5cfbda85430 [2023-04-05T20:39:57.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T20:39:57.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T20:40:00.544Z] OK: 263 MiB in 53 packages [2023-04-05T20:40:01.955Z] Removing intermediate container b5cfbda85430 [2023-04-05T20:40:01.955Z] ---> 87b4b4343f26 [2023-04-05T20:40:01.955Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-05T20:40:02.925Z] ---> 7fef5b993b91 [2023-04-05T20:40:02.925Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T20:40:03.209Z] ---> Running in 6b8f26531dcc [2023-04-05T20:40:07.487Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T20:40:07.487Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-05T20:40:07.487Z] ---> 27f552aa7f74 [2023-04-05T20:40:07.487Z] Step 3/27 : WORKDIR /edgex-go [2023-04-05T20:40:07.487Z] ---> Using cache [2023-04-05T20:40:07.487Z] ---> acbc9890ceb0 [2023-04-05T20:40:07.487Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-05T20:40:07.487Z] ---> Using cache [2023-04-05T20:40:07.487Z] ---> a9f945439233 [2023-04-05T20:40:07.487Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-05T20:40:07.487Z] ---> Using cache [2023-04-05T20:40:07.487Z] ---> 295a0c76ac78 [2023-04-05T20:40:07.487Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T20:40:07.487Z] ---> Using cache [2023-04-05T20:40:07.487Z] ---> f81d6fed3798 [2023-04-05T20:40:07.487Z] Step 7/27 : COPY . . [2023-04-05T20:40:07.487Z] ---> Using cache [2023-04-05T20:40:07.487Z] ---> 8530ae57dc86 [2023-04-05T20:40:07.487Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-05T20:40:07.487Z] ---> Using cache [2023-04-05T20:40:07.487Z] ---> f502ac37d0dc [2023-04-05T20:40:07.487Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-05T20:40:07.487Z] ---> Using cache [2023-04-05T20:40:07.487Z] ---> ea25733660d7 [2023-04-05T20:40:07.487Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-05T20:40:07.487Z] ---> Using cache [2023-04-05T20:40:07.487Z] ---> 6b7d17c0b9a5 [2023-04-05T20:40:07.487Z] 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-05T20:40:07.487Z] ---> Using cache [2023-04-05T20:40:07.487Z] ---> 8ec20248dac6 [2023-04-05T20:40:07.487Z] Step 12/27 : WORKDIR /edgex-go [2023-04-05T20:40:07.487Z] ---> Using cache [2023-04-05T20:40:07.487Z] ---> 413e64149547 [2023-04-05T20:40:07.487Z] [2023-04-05T20:40:07.487Z] Step 13/27 : FROM alpine:3.17 [2023-04-05T20:40:07.487Z] ---> 51e60588ff2c [2023-04-05T20:40:07.487Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-05T20:40:07.487Z] ---> Using cache [2023-04-05T20:40:07.487Z] ---> 1dab35017681 [2023-04-05T20:40:07.487Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-05T20:40:07.487Z] ---> Running in 98f453bc8cde [2023-04-05T20:40:08.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T20:40:09.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T20:40:11.276Z] v3.17.3-41-g6941dba4129 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-05T20:40:11.276Z] v3.17.3-43-g781c081f9b4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-05T20:40:11.276Z] OK: 17689 distinct packages available [2023-04-05T20:40:11.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T20:40:12.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T20:40:13.902Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-05T20:40:13.902Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-05T20:40:13.902Z] (3/4) Installing libucontext (1.2-r0) [2023-04-05T20:40:13.902Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-05T20:40:13.902Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T20:40:13.902Z] OK: 8 MiB in 19 packages [2023-04-05T20:40:15.841Z] Removing intermediate container 98f453bc8cde [2023-04-05T20:40:15.841Z] ---> c8bb2356ea63 [2023-04-05T20:40:15.841Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T20:40:16.799Z] ---> b3636f9d568d [2023-04-05T20:40:16.799Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T20:40:20.129Z] ---> d9ab9f8f9c27 [2023-04-05T20:40:20.129Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-05T20:40:24.374Z] ---> f611d8439d71 [2023-04-05T20:40:24.374Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-05T20:40:25.792Z] ---> 25e61c35c643 [2023-04-05T20:40:25.792Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-05T20:40:26.057Z] ---> Running in 944f378c3937 [2023-04-05T20:40:27.013Z] Removing intermediate container 944f378c3937 [2023-04-05T20:40:27.013Z] ---> cfd003342623 [2023-04-05T20:40:27.013Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-05T20:40:28.952Z] ---> 7bc12ad49677 [2023-04-05T20:40:28.952Z] Step 22/27 : WORKDIR / [2023-04-05T20:40:28.952Z] ---> Running in 2c2efbcdb890 [2023-04-05T20:40:29.538Z] Removing intermediate container 2c2efbcdb890 [2023-04-05T20:40:29.538Z] ---> 30ffdcd57d09 [2023-04-05T20:40:29.538Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-05T20:40:29.804Z] ---> Running in aa459d375df1 [2023-04-05T20:40:30.761Z] Removing intermediate container aa459d375df1 [2023-04-05T20:40:30.761Z] ---> 7b7861c5fcb9 [2023-04-05T20:40:30.761Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-05T20:40:30.761Z] ---> Running in 42cb9539bc9d [2023-04-05T20:40:32.713Z] Removing intermediate container 42cb9539bc9d [2023-04-05T20:40:32.713Z] ---> f4f8d495faa6 [2023-04-05T20:40:32.713Z] Step 25/27 : LABEL arch=arm64 [2023-04-05T20:40:32.713Z] ---> Running in c30e5c4c182a [2023-04-05T20:40:33.684Z] Removing intermediate container c30e5c4c182a [2023-04-05T20:40:33.684Z] ---> b2608dcb361f [2023-04-05T20:40:33.684Z] Step 26/27 : LABEL git_sha=6ee4f09db6dd982ca233fc272b24555aa4a2ff5c [2023-04-05T20:40:33.684Z] ---> Running in b094b42e9108 [2023-04-05T20:40:34.650Z] Removing intermediate container b094b42e9108 [2023-04-05T20:40:34.650Z] ---> c6db6a97faec [2023-04-05T20:40:34.650Z] Step 27/27 : LABEL version=0.0.0 [2023-04-05T20:40:34.917Z] ---> Running in 80c2cb8ce772 [2023-04-05T20:40:35.876Z] Removing intermediate container 80c2cb8ce772 [2023-04-05T20:40:35.876Z] ---> 37928c374f25 [2023-04-05T20:40:35.876Z] [2023-04-05T20:40:36.457Z] Successfully built 37928c374f25 [2023-04-05T20:40:36.457Z] Successfully tagged security-spire-config-arm64:latest [2023-04-05T20:40:36.457Z] Building security-spiffe-token-provider [2023-04-05T20:40:36.457Z]  Building security-spire-config ... done Removing intermediate container 8968d70abe7a [2023-04-05T20:40:36.457Z] ---> a7728bfef51e [2023-04-05T20:40:36.457Z] [2023-04-05T20:40:36.457Z] Step 9/33 : FROM alpine:3.17 [2023-04-05T20:40:36.457Z] ---> 51e60588ff2c [2023-04-05T20:40:36.457Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-05T20:40:36.724Z] ---> Running in 15d4d21ed69e [2023-04-05T20:40:37.312Z] Removing intermediate container 15d4d21ed69e [2023-04-05T20:40:37.312Z] ---> 8061d1d0b012 [2023-04-05T20:40:37.312Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-05T20:40:37.312Z] ---> Running in c80fc34e0ee3 [2023-04-05T20:40:39.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T20:40:40.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T20:40:42.159Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-05T20:40:42.159Z] (2/2) Installing su-exec (0.2-r2) [2023-04-05T20:40:42.159Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T20:40:42.159Z] OK: 8 MiB in 17 packages [2023-04-05T20:40:44.141Z] Removing intermediate container c80fc34e0ee3 [2023-04-05T20:40:44.142Z] ---> 1cca3d96f1ef [2023-04-05T20:40:44.142Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-05T20:40:44.413Z] ---> Running in 4e99a8da8b2e [2023-04-05T20:40:46.378Z] Removing intermediate container 4e99a8da8b2e [2023-04-05T20:40:46.378Z] ---> 3aae84b2f4a2 [2023-04-05T20:40:46.378Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-05T20:40:46.378Z] ---> Running in 0dab8927f560 [2023-04-05T20:40:47.348Z] Removing intermediate container 0dab8927f560 [2023-04-05T20:40:47.348Z] ---> 0408d7a5b94a [2023-04-05T20:40:47.348Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-05T20:40:47.348Z] ---> Running in 876e779bc40d [2023-04-05T20:40:48.313Z] Removing intermediate container 876e779bc40d [2023-04-05T20:40:48.313Z] ---> f833b05f6039 [2023-04-05T20:40:48.313Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-05T20:40:48.313Z] ---> Running in 0c81bf719826 [2023-04-05T20:40:48.904Z] Removing intermediate container 0c81bf719826 [2023-04-05T20:40:48.904Z] ---> 7afe0d796028 [2023-04-05T20:40:48.904Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-05T20:40:49.175Z] ---> Running in fa8652a18e4a [2023-04-05T20:40:53.430Z] Removing intermediate container fa8652a18e4a [2023-04-05T20:40:53.430Z] ---> 3af18e1ecce7 [2023-04-05T20:40:53.430Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-05T20:40:53.430Z] ---> Running in b818cb686d38 [2023-04-05T20:40:54.395Z] Removing intermediate container b818cb686d38 [2023-04-05T20:40:54.395Z] ---> eb671a943e0f [2023-04-05T20:40:54.395Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-05T20:40:54.989Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T20:40:54.989Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-05T20:40:54.989Z] ---> 27f552aa7f74 [2023-04-05T20:40:54.989Z] Step 3/20 : WORKDIR /edgex-go [2023-04-05T20:40:54.989Z] ---> Using cache [2023-04-05T20:40:54.989Z] ---> acbc9890ceb0 [2023-04-05T20:40:54.989Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-05T20:40:54.989Z] ---> Running in d03871bdecf2 [2023-04-05T20:40:55.577Z] ---> e65dc848cef4 [2023-04-05T20:40:55.577Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-05T20:40:55.577Z] ---> Running in 93f0c9587ceb [2023-04-05T20:40:57.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T20:40:58.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T20:40:59.532Z] Removing intermediate container 93f0c9587ceb [2023-04-05T20:40:59.532Z] ---> e64c27fa7a99 [2023-04-05T20:40:59.532Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T20:41:00.497Z] v3.17.3-41-g6941dba4129 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-05T20:41:00.497Z] v3.17.3-43-g781c081f9b4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-05T20:41:00.497Z] OK: 17694 distinct packages available [2023-04-05T20:41:00.497Z] ---> 695a2038df48 [2023-04-05T20:41:00.497Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T20:41:00.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T20:41:01.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T20:41:01.735Z] ---> 92fddd81fea0 [2023-04-05T20:41:01.735Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-05T20:41:03.140Z] OK: 263 MiB in 53 packages [2023-04-05T20:41:04.549Z] ---> 181de4e73bf7 [2023-04-05T20:41:04.549Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-05T20:41:05.519Z] Removing intermediate container d03871bdecf2 [2023-04-05T20:41:05.519Z] ---> 657a4522f8a7 [2023-04-05T20:41:05.519Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-05T20:41:05.792Z] ---> ca0202220c82 [2023-04-05T20:41:05.792Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-05T20:41:07.197Z] ---> 229aa63c1ca7 [2023-04-05T20:41:07.197Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T20:41:07.463Z] ---> Running in 5385cb381359 [2023-04-05T20:41:08.048Z] ---> 8bfbea01bf3e [2023-04-05T20:41:08.048Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-05T20:41:09.987Z] ---> e752869780a9 [2023-04-05T20:41:09.987Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-05T20:41:11.397Z] ---> 3d3a6339af78 [2023-04-05T20:41:11.397Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-05T20:41:13.103Z] ---> b69d8b8fd358 [2023-04-05T20:41:13.103Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-05T20:41:13.103Z] ---> Running in a9bbde33c0c6 [2023-04-05T20:41:18.619Z] Removing intermediate container a9bbde33c0c6 [2023-04-05T20:41:18.619Z] ---> 22cc6ed23654 [2023-04-05T20:41:18.619Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-05T20:41:18.619Z] ---> Running in 6123fb0d2a98 [2023-04-05T20:41:18.894Z] Removing intermediate container 6123fb0d2a98 [2023-04-05T20:41:18.894Z] ---> 7fdc81a50cb7 [2023-04-05T20:41:18.894Z] Step 30/33 : CMD ["gate"] [2023-04-05T20:41:18.894Z] ---> Running in 64235380ae3f [2023-04-05T20:41:20.316Z] Removing intermediate container 64235380ae3f [2023-04-05T20:41:20.316Z] ---> 4d249bf5212e [2023-04-05T20:41:20.316Z] Step 31/33 : LABEL arch=arm64 [2023-04-05T20:41:20.316Z] ---> Running in 65bebbeb6d8c [2023-04-05T20:41:21.275Z] Removing intermediate container 65bebbeb6d8c [2023-04-05T20:41:21.275Z] ---> bc432e8213c8 [2023-04-05T20:41:21.275Z] Step 32/33 : LABEL git_sha=6ee4f09db6dd982ca233fc272b24555aa4a2ff5c [2023-04-05T20:41:21.275Z] ---> Running in 77680385b0ca [2023-04-05T20:41:22.242Z] Removing intermediate container 77680385b0ca [2023-04-05T20:41:22.242Z] ---> b2f6cf410d60 [2023-04-05T20:41:22.242Z] Step 33/33 : LABEL version=0.0.0 [2023-04-05T20:41:22.242Z] ---> Running in 7dcf7f6b41f1 [2023-04-05T20:41:23.649Z] Removing intermediate container 7dcf7f6b41f1 [2023-04-05T20:41:23.649Z] ---> 68c66958da5b [2023-04-05T20:41:23.649Z] [2023-04-05T20:41:23.916Z] Successfully built 68c66958da5b [2023-04-05T20:41:23.916Z] Successfully tagged security-bootstrapper-arm64:latest [2023-04-05T20:41:23.916Z]  Building security-bootstrapper ... done Building security-secretstore-setup [2023-04-05T20:41:45.982Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T20:41:45.982Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-05T20:41:45.982Z] ---> 27f552aa7f74 [2023-04-05T20:41:45.982Z] Step 3/25 : WORKDIR /edgex-go [2023-04-05T20:41:45.982Z] ---> Using cache [2023-04-05T20:41:45.982Z] ---> acbc9890ceb0 [2023-04-05T20:41:45.982Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-05T20:41:45.982Z] ---> Using cache [2023-04-05T20:41:45.982Z] ---> c0c3deb9cb39 [2023-04-05T20:41:45.982Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-05T20:41:45.982Z] ---> Using cache [2023-04-05T20:41:45.982Z] ---> fab464c9844e [2023-04-05T20:41:45.982Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T20:41:45.982Z] ---> Using cache [2023-04-05T20:41:45.982Z] ---> 683ec28a2f83 [2023-04-05T20:41:45.982Z] Step 7/25 : COPY . . [2023-04-05T20:41:45.982Z] ---> Using cache [2023-04-05T20:41:45.982Z] ---> b54095a2ed7f [2023-04-05T20:41:45.982Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-05T20:41:46.249Z] ---> Running in 8cee073baa6e [2023-04-05T20:41:48.828Z] 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-05T20:41:50.238Z] Removing intermediate container 6b8f26531dcc [2023-04-05T20:41:50.238Z] ---> 4b6ee5b942bc [2023-04-05T20:41:50.238Z] Step 8/23 : COPY . . [2023-04-05T20:42:05.244Z] ---> 8ce6568161f9 [2023-04-05T20:42:05.244Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-05T20:42:05.244Z] ---> Running in f608fc6672da [2023-04-05T20:42:05.526Z] 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-05T20:42:52.390Z] Removing intermediate container 5385cb381359 [2023-04-05T20:42:52.390Z] ---> cc34f359251c [2023-04-05T20:42:52.390Z] Step 7/20 : COPY . . [2023-04-05T20:43:00.594Z] ---> 95f9963c5845 [2023-04-05T20:43:00.594Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-05T20:43:00.594Z] ---> Running in f8a246f955a1 [2023-04-05T20:43:02.537Z] 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-05T20:46:39.304Z] Removing intermediate container e63a9d08d05b [2023-04-05T20:46:39.304Z] ---> 54273a76c86f [2023-04-05T20:46:39.304Z] [2023-04-05T20:46:39.304Z] Step 10/25 : FROM alpine:3.17 [2023-04-05T20:46:39.304Z] ---> 51e60588ff2c [2023-04-05T20:46:39.304Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-05T20:46:39.304Z] ---> Running in 671b0d0e2c5e [2023-04-05T20:46:39.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T20:46:39.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T20:46:39.304Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-05T20:46:39.304Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T20:46:39.304Z] OK: 8 MiB in 16 packages [2023-04-05T20:46:39.304Z] Removing intermediate container 671b0d0e2c5e [2023-04-05T20:46:39.304Z] ---> d7f8d5139d91 [2023-04-05T20:46:39.304Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-05T20:46:39.304Z] ---> Running in 787cb10cd1b4 [2023-04-05T20:46:39.304Z] Removing intermediate container 787cb10cd1b4 [2023-04-05T20:46:39.304Z] ---> e7e3b0e7b820 [2023-04-05T20:46:39.304Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-05T20:46:39.304Z] ---> Running in f4341e78aa27 [2023-04-05T20:46:39.304Z] Removing intermediate container f4341e78aa27 [2023-04-05T20:46:39.304Z] ---> f46e2f7cd866 [2023-04-05T20:46:39.304Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-05T20:46:39.304Z] ---> Running in 7e63cea3a85c [2023-04-05T20:46:39.304Z] Removing intermediate container 7e63cea3a85c [2023-04-05T20:46:39.304Z] ---> 3ee2b87bf76d [2023-04-05T20:46:39.304Z] Step 15/25 : WORKDIR / [2023-04-05T20:46:39.304Z] ---> Running in 6b68747bbdbe [2023-04-05T20:46:39.304Z] Removing intermediate container 6b68747bbdbe [2023-04-05T20:46:39.304Z] ---> 71127a3c2341 [2023-04-05T20:46:39.304Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T20:46:39.304Z] ---> 57248cd0e49d [2023-04-05T20:46:39.304Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T20:46:39.304Z] ---> b06d4d84a2f6 [2023-04-05T20:46:39.304Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-05T20:46:40.716Z] ---> 85226f1df0dd [2023-04-05T20:46:40.716Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-05T20:46:41.303Z] ---> 1ce4a48762ea [2023-04-05T20:46:41.303Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-05T20:46:42.262Z] ---> fb2d2d29a9b4 [2023-04-05T20:46:42.262Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-05T20:46:42.262Z] ---> Running in 3c5dab60c3a8 [2023-04-05T20:46:42.886Z] Removing intermediate container 3c5dab60c3a8 [2023-04-05T20:46:42.886Z] ---> 72cc490369e1 [2023-04-05T20:46:42.886Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-05T20:46:42.886Z] ---> Running in 27d9c6b51c80 [2023-04-05T20:46:43.470Z] Removing intermediate container 27d9c6b51c80 [2023-04-05T20:46:43.739Z] ---> fbb81d20807d [2023-04-05T20:46:43.739Z] Step 23/25 : LABEL arch=arm64 [2023-04-05T20:46:43.739Z] ---> Running in c710fe7056a2 [2023-04-05T20:46:44.322Z] Removing intermediate container c710fe7056a2 [2023-04-05T20:46:44.322Z] ---> 14b80381decb [2023-04-05T20:46:44.322Z] Step 24/25 : LABEL git_sha=6ee4f09db6dd982ca233fc272b24555aa4a2ff5c [2023-04-05T20:46:44.589Z] ---> Running in 3b98ce828e24 [2023-04-05T20:46:45.175Z] Removing intermediate container 3b98ce828e24 [2023-04-05T20:46:45.175Z] ---> 24f96db146ae [2023-04-05T20:46:45.175Z] Step 25/25 : LABEL version=0.0.0 [2023-04-05T20:46:45.175Z] ---> Running in d711c3417ab7 [2023-04-05T20:46:45.758Z] Removing intermediate container d711c3417ab7 [2023-04-05T20:46:45.758Z] ---> 01e562dbd458 [2023-04-05T20:46:45.758Z] [2023-04-05T20:46:46.026Z] Successfully built 01e562dbd458 [2023-04-05T20:46:46.026Z] Successfully tagged core-metadata-arm64:latest [2023-04-05T20:46:46.026Z]  Building core-metadata ... done Building core-command [2023-04-05T20:47:04.214Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T20:47:04.214Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-05T20:47:04.214Z] ---> 27f552aa7f74 [2023-04-05T20:47:04.214Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-05T20:47:04.214Z] ---> Using cache [2023-04-05T20:47:04.214Z] ---> e1f575d717b3 [2023-04-05T20:47:04.214Z] Step 4/24 : WORKDIR /edgex-go [2023-04-05T20:47:04.214Z] ---> Using cache [2023-04-05T20:47:04.214Z] ---> 4ec1ff596b95 [2023-04-05T20:47:04.214Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-05T20:47:04.214Z] ---> Using cache [2023-04-05T20:47:04.214Z] ---> 0be55875b8d5 [2023-04-05T20:47:04.214Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-05T20:47:04.214Z] ---> Using cache [2023-04-05T20:47:04.214Z] ---> 22e2b0ec5dbd [2023-04-05T20:47:04.214Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T20:47:04.214Z] ---> Using cache [2023-04-05T20:47:04.214Z] ---> c7110fac3c82 [2023-04-05T20:47:04.214Z] Step 8/24 : COPY . . [2023-04-05T20:47:04.214Z] ---> Using cache [2023-04-05T20:47:04.214Z] ---> 363ec2b1f110 [2023-04-05T20:47:04.214Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-05T20:47:04.803Z] ---> Running in 640b1d1ee270 [2023-04-05T20:47:06.742Z] 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-05T20:48:43.364Z] 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-05T20:48:51.570Z] Removing intermediate container 8cee073baa6e [2023-04-05T20:48:51.570Z] ---> f1dbf9a4c0e1 [2023-04-05T20:48:51.570Z] [2023-04-05T20:48:51.570Z] Step 9/25 : FROM alpine:3.17 [2023-04-05T20:48:51.570Z] ---> 51e60588ff2c [2023-04-05T20:48:51.570Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-05T20:48:51.570Z] ---> Running in ca1a7ad4f89c [2023-04-05T20:48:52.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T20:48:53.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T20:48:54.894Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-05T20:48:55.161Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-05T20:48:55.161Z] (3/3) Installing su-exec (0.2-r2) [2023-04-05T20:48:55.161Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T20:48:55.161Z] Executing ca-certificates-20220614-r4.trigger [2023-04-05T20:48:55.750Z] OK: 8 MiB in 18 packages [2023-04-05T20:48:58.327Z] Removing intermediate container ca1a7ad4f89c [2023-04-05T20:48:58.327Z] ---> cce44a55e3a5 [2023-04-05T20:48:58.327Z] 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-05T20:48:58.327Z] ---> Running in 849b83547b56 [2023-04-05T20:48:58.595Z] Removing intermediate container 849b83547b56 [2023-04-05T20:48:58.595Z] ---> efefc704e75e [2023-04-05T20:48:58.595Z] Step 12/25 : WORKDIR / [2023-04-05T20:48:58.873Z] ---> Running in f28256cd46ee [2023-04-05T20:48:59.140Z] Removing intermediate container f28256cd46ee [2023-04-05T20:48:59.140Z] ---> 24132d8ce088 [2023-04-05T20:48:59.140Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T20:49:00.098Z] ---> 0eb758c71e40 [2023-04-05T20:49:00.098Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T20:49:01.062Z] ---> 6f475adf6b31 [2023-04-05T20:49:01.062Z] 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-05T20:49:02.021Z] ---> 58b9dda25d84 [2023-04-05T20:49:02.021Z] 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-05T20:49:02.979Z] ---> a3a1dd67a468 [2023-04-05T20:49:02.979Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-05T20:49:03.939Z] ---> c2801466aaf7 [2023-04-05T20:49:03.939Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-05T20:49:05.879Z] ---> b116ce4b7368 [2023-04-05T20:49:05.879Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-05T20:49:07.820Z] ---> 8683515b0ffa [2023-04-05T20:49:07.820Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-05T20:49:09.763Z] ---> 2b1605282283 [2023-04-05T20:49:09.763Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-05T20:49:10.030Z] ---> Running in 4057d75868e9 [2023-04-05T20:49:13.366Z] Removing intermediate container 4057d75868e9 [2023-04-05T20:49:13.366Z] ---> d087e51f1852 [2023-04-05T20:49:13.366Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-05T20:49:13.366Z] ---> Running in 862dfb0b6eb2 [2023-04-05T20:49:13.949Z] Removing intermediate container 862dfb0b6eb2 [2023-04-05T20:49:13.949Z] ---> 2901b2b7b00b [2023-04-05T20:49:13.949Z] Step 23/25 : LABEL arch=arm64 [2023-04-05T20:49:13.949Z] ---> Running in cbf04d774fbf [2023-04-05T20:49:14.541Z] Removing intermediate container cbf04d774fbf [2023-04-05T20:49:14.541Z] ---> d62d0537e432 [2023-04-05T20:49:14.541Z] Step 24/25 : LABEL git_sha=6ee4f09db6dd982ca233fc272b24555aa4a2ff5c [2023-04-05T20:49:14.814Z] ---> Running in eeb35d7bb7d6 [2023-04-05T20:49:15.406Z] Removing intermediate container eeb35d7bb7d6 [2023-04-05T20:49:15.406Z] ---> 48153239b732 [2023-04-05T20:49:15.406Z] Step 25/25 : LABEL version=0.0.0 [2023-04-05T20:49:15.406Z] ---> Running in 96e532a02e3e [2023-04-05T20:49:16.005Z] Removing intermediate container 96e532a02e3e [2023-04-05T20:49:16.005Z] ---> 33fdc965092a [2023-04-05T20:49:16.005Z] [2023-04-05T20:49:16.274Z] Successfully built 33fdc965092a [2023-04-05T20:49:16.274Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-04-05T20:49:55.181Z]  Building security-secretstore-setup ... done Removing intermediate container 405c96177f1f [2023-04-05T20:49:55.181Z] ---> b701bfd89272 [2023-04-05T20:49:55.181Z] [2023-04-05T20:49:55.451Z] Step 10/23 : FROM alpine:3.17 [2023-04-05T20:49:55.451Z] ---> 51e60588ff2c [2023-04-05T20:49:55.451Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-05T20:49:55.451Z] ---> Using cache [2023-04-05T20:49:55.451Z] ---> d7f8d5139d91 [2023-04-05T20:49:55.451Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-05T20:49:55.451Z] ---> Using cache [2023-04-05T20:49:55.451Z] ---> e7e3b0e7b820 [2023-04-05T20:49:55.451Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-05T20:49:55.451Z] ---> Running in d2e2fe1a6d54 [2023-04-05T20:49:56.037Z] Removing intermediate container d2e2fe1a6d54 [2023-04-05T20:49:56.037Z] ---> cd306c257533 [2023-04-05T20:49:56.037Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-05T20:49:56.037Z] ---> Running in 3dd42a087a5f [2023-04-05T20:49:56.623Z] Removing intermediate container 3dd42a087a5f [2023-04-05T20:49:56.623Z] ---> 71371f197f3f [2023-04-05T20:49:56.623Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T20:49:57.592Z] ---> 3fe941f77ce2 [2023-04-05T20:49:57.592Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T20:49:58.560Z] ---> b29879a3134b [2023-04-05T20:49:58.560Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-05T20:50:02.841Z] ---> aded61ef4f6d [2023-04-05T20:50:02.841Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-05T20:50:03.444Z] ---> 073a6682eddc [2023-04-05T20:50:03.444Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-05T20:50:03.444Z] ---> Running in 53df024b55be [2023-04-05T20:50:04.035Z] Removing intermediate container 53df024b55be [2023-04-05T20:50:04.035Z] ---> be6cee260441 [2023-04-05T20:50:04.035Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-05T20:50:04.035Z] ---> Running in 431f203fc9e5 [2023-04-05T20:50:04.626Z] Removing intermediate container 431f203fc9e5 [2023-04-05T20:50:04.626Z] ---> c2f12de22322 [2023-04-05T20:50:04.626Z] Step 21/23 : LABEL arch=arm64 [2023-04-05T20:50:04.626Z] ---> Running in 1e0f396badf8 [2023-04-05T20:50:05.221Z] Removing intermediate container 1e0f396badf8 [2023-04-05T20:50:05.221Z] ---> e2960a2e9437 [2023-04-05T20:50:05.221Z] Step 22/23 : LABEL git_sha=6ee4f09db6dd982ca233fc272b24555aa4a2ff5c [2023-04-05T20:50:05.493Z] ---> Running in 7bfe117c9af4 [2023-04-05T20:50:05.772Z] Removing intermediate container 7bfe117c9af4 [2023-04-05T20:50:05.772Z] ---> 3997bca1d3ea [2023-04-05T20:50:05.772Z] Step 23/23 : LABEL version=0.0.0 [2023-04-05T20:50:06.040Z] ---> Running in a48ed3534081 [2023-04-05T20:50:06.309Z] Removing intermediate container a48ed3534081 [2023-04-05T20:50:06.309Z] ---> 19a5cb22d773 [2023-04-05T20:50:06.309Z] [2023-04-05T20:50:06.897Z] Successfully built 19a5cb22d773 [2023-04-05T20:50:06.897Z] Successfully tagged support-scheduler-arm64:latest [2023-04-05T20:51:28.600Z]  Building support-scheduler ... done Removing intermediate container f8a246f955a1 [2023-04-05T20:51:28.600Z] ---> a8c89fd3d3f8 [2023-04-05T20:51:28.600Z] [2023-04-05T20:51:28.600Z] Step 9/20 : FROM alpine:3.17 [2023-04-05T20:51:28.600Z] ---> 51e60588ff2c [2023-04-05T20:51:28.600Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-05T20:51:28.600Z] ---> Using cache [2023-04-05T20:51:28.600Z] ---> 8061d1d0b012 [2023-04-05T20:51:28.600Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-05T20:51:28.600Z] ---> Running in 77bea938216d [2023-04-05T20:51:28.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T20:51:28.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T20:51:28.600Z] v3.17.3-41-g6941dba4129 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-05T20:51:28.600Z] v3.17.3-43-g781c081f9b4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-05T20:51:28.600Z] OK: 17689 distinct packages available [2023-04-05T20:51:28.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T20:51:28.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T20:51:28.871Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-05T20:51:29.140Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-05T20:51:29.140Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-05T20:51:29.140Z] (4/9) Installing libcurl (7.88.1-r1) [2023-04-05T20:51:29.140Z] (5/9) Installing curl (7.88.1-r1) [2023-04-05T20:51:29.140Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-05T20:51:29.140Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-05T20:51:29.140Z] (8/9) Installing libucontext (1.2-r0) [2023-04-05T20:51:29.140Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-05T20:51:29.140Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T20:51:29.140Z] Executing ca-certificates-20220614-r4.trigger [2023-04-05T20:51:29.732Z] OK: 11 MiB in 24 packages [2023-04-05T20:51:33.997Z] Removing intermediate container 77bea938216d [2023-04-05T20:51:33.997Z] ---> 57f346c8152e [2023-04-05T20:51:33.997Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T20:51:34.582Z] ---> a9e57ed6ae6a [2023-04-05T20:51:34.582Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T20:51:35.991Z] ---> c56768417ca1 [2023-04-05T20:51:35.991Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-05T20:51:35.991Z] Removing intermediate container f608fc6672da [2023-04-05T20:51:35.991Z] ---> 8fcf52e8fe99 [2023-04-05T20:51:35.991Z] [2023-04-05T20:51:35.991Z] Step 10/23 : FROM alpine:3.17 [2023-04-05T20:51:35.991Z] ---> 51e60588ff2c [2023-04-05T20:51:35.991Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-05T20:51:35.991Z] ---> Running in 05da7a597f15 [2023-04-05T20:51:37.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T20:51:38.525Z] ---> 7efbe25fbbf8 [2023-04-05T20:51:38.525Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-05T20:51:38.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T20:51:39.572Z] ---> 8950580aeecf [2023-04-05T20:51:39.572Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-05T20:51:39.572Z] ---> Running in 9ec926909409 [2023-04-05T20:51:39.888Z] Removing intermediate container 9ec926909409 [2023-04-05T20:51:39.888Z] ---> bf2644b63f30 [2023-04-05T20:51:39.888Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-05T20:51:40.190Z] ---> Running in 20e6a3021184 [2023-04-05T20:51:40.190Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-05T20:51:40.190Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-05T20:51:40.190Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T20:51:40.190Z] Executing ca-certificates-20220614-r4.trigger [2023-04-05T20:51:40.470Z] Removing intermediate container 20e6a3021184 [2023-04-05T20:51:40.470Z] ---> 2b4595a80da9 [2023-04-05T20:51:40.470Z] Step 18/20 : LABEL arch=arm64 [2023-04-05T20:51:40.745Z] ---> Running in b5baad02a65b [2023-04-05T20:51:40.745Z] OK: 8 MiB in 17 packages [2023-04-05T20:51:41.339Z] Removing intermediate container b5baad02a65b [2023-04-05T20:51:41.339Z] ---> c2e6797f3cb7 [2023-04-05T20:51:41.339Z] Step 19/20 : LABEL git_sha=6ee4f09db6dd982ca233fc272b24555aa4a2ff5c [2023-04-05T20:51:41.339Z] ---> Running in 3c68f4ca04bd [2023-04-05T20:51:42.370Z] Removing intermediate container 3c68f4ca04bd [2023-04-05T20:51:42.370Z] ---> 57ff3832a12c [2023-04-05T20:51:42.370Z] Step 20/20 : LABEL version=0.0.0 [2023-04-05T20:51:42.370Z] ---> Running in e2b1d4d010df [2023-04-05T20:51:42.977Z] Removing intermediate container e2b1d4d010df [2023-04-05T20:51:42.977Z] ---> 7405d608a4b5 [2023-04-05T20:51:42.977Z] [2023-04-05T20:51:42.977Z] Removing intermediate container 05da7a597f15 [2023-04-05T20:51:42.977Z] ---> 39931561cd6e [2023-04-05T20:51:42.977Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-05T20:51:42.977Z] ---> Running in e43897a7c28a [2023-04-05T20:51:43.254Z] Successfully built 7405d608a4b5 [2023-04-05T20:51:43.254Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-04-05T20:51:43.552Z]  Building security-spiffe-token-provider ... done Removing intermediate container e43897a7c28a [2023-04-05T20:51:43.552Z] ---> 9daeffa09445 [2023-04-05T20:51:43.552Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-05T20:51:43.827Z] ---> Running in a9a2c9f6bb0f [2023-04-05T20:51:44.103Z] Removing intermediate container a9a2c9f6bb0f [2023-04-05T20:51:44.103Z] ---> 2747b1e6f808 [2023-04-05T20:51:44.103Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-05T20:51:44.374Z] ---> Running in 540a64b30cea [2023-04-05T20:51:44.644Z] Removing intermediate container 540a64b30cea [2023-04-05T20:51:44.644Z] ---> 95d6b91c8df6 [2023-04-05T20:51:44.644Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T20:51:45.232Z] ---> 4b487b2ec61e [2023-04-05T20:51:45.232Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T20:51:46.217Z] ---> 346e67f34600 [2023-04-05T20:51:46.217Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-05T20:51:48.177Z] ---> 9d11d9bf5ae9 [2023-04-05T20:51:48.177Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-05T20:51:48.767Z] ---> a6f1aaef4d4f [2023-04-05T20:51:48.767Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-05T20:51:48.767Z] ---> Running in c7194c81e80e [2023-04-05T20:51:49.359Z] Removing intermediate container c7194c81e80e [2023-04-05T20:51:49.359Z] ---> 523f63250c3c [2023-04-05T20:51:49.359Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-05T20:51:49.359Z] ---> Running in 3082bf88f8fa [2023-04-05T20:51:49.631Z] Removing intermediate container 3082bf88f8fa [2023-04-05T20:51:49.631Z] ---> c3e1e6d098f0 [2023-04-05T20:51:49.631Z] Step 21/23 : LABEL arch=arm64 [2023-04-05T20:51:49.906Z] ---> Running in 8a28ebff6fac [2023-04-05T20:51:50.176Z] Removing intermediate container 8a28ebff6fac [2023-04-05T20:51:50.176Z] ---> 6c741966e158 [2023-04-05T20:51:50.176Z] Step 22/23 : LABEL git_sha=6ee4f09db6dd982ca233fc272b24555aa4a2ff5c [2023-04-05T20:51:50.446Z] ---> Running in 38bdf698a0ca [2023-04-05T20:51:51.035Z] Removing intermediate container 38bdf698a0ca [2023-04-05T20:51:51.035Z] ---> 942e00822ff9 [2023-04-05T20:51:51.035Z] Step 23/23 : LABEL version=0.0.0 [2023-04-05T20:51:51.035Z] ---> Running in fb217735fed6 [2023-04-05T20:51:51.620Z] Removing intermediate container fb217735fed6 [2023-04-05T20:51:51.620Z] ---> 7b8d0929ce82 [2023-04-05T20:51:51.620Z] [2023-04-05T20:51:51.891Z] Successfully built 7b8d0929ce82 [2023-04-05T20:51:51.891Z] Successfully tagged support-notifications-arm64:latest [2023-04-05T20:51:56.160Z]  Building support-notifications ... done Removing intermediate container 640b1d1ee270 [2023-04-05T20:51:56.160Z] ---> 6f66add75ed6 [2023-04-05T20:51:56.160Z] [2023-04-05T20:51:56.160Z] Step 10/24 : FROM alpine:3.17 [2023-04-05T20:51:56.160Z] ---> 51e60588ff2c [2023-04-05T20:51:56.160Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-05T20:51:56.160Z] ---> Using cache [2023-04-05T20:51:56.160Z] ---> d7f8d5139d91 [2023-04-05T20:51:56.160Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-05T20:51:56.160Z] ---> Using cache [2023-04-05T20:51:56.160Z] ---> e7e3b0e7b820 [2023-04-05T20:51:56.160Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-05T20:51:56.160Z] ---> Running in c2dfbda2e6b3 [2023-04-05T20:51:56.160Z] Removing intermediate container c2dfbda2e6b3 [2023-04-05T20:51:56.160Z] ---> 386d58adf11e [2023-04-05T20:51:56.160Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-05T20:51:56.160Z] ---> Running in 1b7364606c92 [2023-04-05T20:51:56.428Z] Removing intermediate container 1b7364606c92 [2023-04-05T20:51:56.428Z] ---> 29e98ad9ef8e [2023-04-05T20:51:56.428Z] Step 15/24 : WORKDIR / [2023-04-05T20:51:56.428Z] ---> Running in 9c07b640bb08 [2023-04-05T20:51:56.698Z] Removing intermediate container 9c07b640bb08 [2023-04-05T20:51:56.698Z] ---> 4b053f87e89d [2023-04-05T20:51:56.698Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T20:51:57.286Z] ---> 7a833ee021d7 [2023-04-05T20:51:57.286Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T20:51:57.874Z] ---> 95d90c96a479 [2023-04-05T20:51:57.874Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-05T20:51:58.842Z] ---> a8a6406e404f [2023-04-05T20:51:58.842Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-05T20:51:59.430Z] ---> cfba8786d856 [2023-04-05T20:51:59.430Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-05T20:51:59.430Z] ---> Running in 5d79cb5d330d [2023-04-05T20:51:59.700Z] Removing intermediate container 5d79cb5d330d [2023-04-05T20:51:59.700Z] ---> 6d91c980da02 [2023-04-05T20:51:59.700Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-05T20:51:59.700Z] ---> Running in 966f8374911d [2023-04-05T20:51:59.971Z] Removing intermediate container 966f8374911d [2023-04-05T20:51:59.971Z] ---> 5eaa332149b3 [2023-04-05T20:51:59.971Z] Step 22/24 : LABEL arch=arm64 [2023-04-05T20:52:00.250Z] ---> Running in d66c07f150c4 [2023-04-05T20:52:00.520Z] Removing intermediate container d66c07f150c4 [2023-04-05T20:52:00.520Z] ---> 52552807bdf7 [2023-04-05T20:52:00.520Z] Step 23/24 : LABEL git_sha=6ee4f09db6dd982ca233fc272b24555aa4a2ff5c [2023-04-05T20:52:00.520Z] ---> Running in c4366add50a3 [2023-04-05T20:52:00.790Z] Removing intermediate container c4366add50a3 [2023-04-05T20:52:00.790Z] ---> fa61636afa41 [2023-04-05T20:52:00.790Z] Step 24/24 : LABEL version=0.0.0 [2023-04-05T20:52:01.062Z] ---> Running in 7d2a492013be [2023-04-05T20:52:01.331Z] Removing intermediate container 7d2a492013be [2023-04-05T20:52:01.331Z] ---> 9ecf1030bda9 [2023-04-05T20:52:01.331Z] [2023-04-05T20:52:01.331Z] Successfully built 9ecf1030bda9 [2023-04-05T20:52:01.331Z] Successfully tagged core-command-arm64:latest [2023-04-05T20:52:01.929Z]  Building core-command ... done  [Pipeline] } [2023-04-05T20:52:01.943Z] $ docker stop --time=1 35cf214b6293242c1a59fa8d5074d2bdfddf82d1b74a7c3923c7531b59ccfe67 [2023-04-05T20:52:03.620Z] $ docker rm -f --volumes 35cf214b6293242c1a59fa8d5074d2bdfddf82d1b74a7c3923c7531b59ccfe67 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-05T20:52:04.163Z] + docker images [2023-04-05T20:52:04.428Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-05T20:52:04.428Z] core-command-arm64 latest 9ecf1030bda9 3 seconds ago 19.7MB [2023-04-05T20:52:04.428Z] 6f66add75ed6 10 seconds ago 1.49GB [2023-04-05T20:52:04.428Z] support-notifications-arm64 latest 7b8d0929ce82 13 seconds ago 32.2MB [2023-04-05T20:52:04.428Z] security-spiffe-token-provider-arm64 latest 7405d608a4b5 22 seconds ago 32.7MB [2023-04-05T20:52:04.428Z] 8fcf52e8fe99 30 seconds ago 1.56GB [2023-04-05T20:52:04.428Z] a8c89fd3d3f8 44 seconds ago 1.53GB [2023-04-05T20:52:04.428Z] support-scheduler-arm64 latest 19a5cb22d773 About a minute ago 31.5MB [2023-04-05T20:52:04.428Z] b701bfd89272 2 minutes ago 1.56GB [2023-04-05T20:52:04.428Z] security-secretstore-setup-arm64 latest 33fdc965092a 2 minutes ago 32.2MB [2023-04-05T20:52:04.428Z] f1dbf9a4c0e1 3 minutes ago 1.49GB [2023-04-05T20:52:04.428Z] core-metadata-arm64 latest 01e562dbd458 5 minutes ago 20.2MB [2023-04-05T20:52:04.428Z] 54273a76c86f 5 minutes ago 1.5GB [2023-04-05T20:52:04.428Z] security-bootstrapper-arm64 latest 68c66958da5b 10 minutes ago 21.9MB [2023-04-05T20:52:04.428Z] a7728bfef51e 11 minutes ago 1.48GB [2023-04-05T20:52:04.428Z] security-spire-config-arm64 latest 37928c374f25 11 minutes ago 86.2MB [2023-04-05T20:52:04.428Z] security-spire-agent-arm64 latest 7a3036f04080 12 minutes ago 125MB [2023-04-05T20:52:04.428Z] core-data-arm64 latest e18f0369a0c5 12 minutes ago 19.9MB [2023-04-05T20:52:04.428Z] 413e64149547 12 minutes ago 1.35GB [2023-04-05T20:52:04.428Z] 55f8ae0d5812 12 minutes ago 1.5GB [2023-04-05T20:52:04.428Z] core-common-config-bootstrapper-arm64 latest 06f4548633aa 13 minutes ago 17.2MB [2023-04-05T20:52:04.428Z] security-proxy-setup-arm64 latest 447af6647d69 13 minutes ago 18.7MB [2023-04-05T20:52:04.428Z] 435756b6d9b4 13 minutes ago 1.49GB [2023-04-05T20:52:04.428Z] security-proxy-auth-arm64 latest 0a01dfcecae7 13 minutes ago 18.3MB [2023-04-05T20:52:04.428Z] 6ba25419f371 13 minutes ago 1.47GB [2023-04-05T20:52:04.428Z] a023e5161779 14 minutes ago 1.47GB [2023-04-05T20:52:04.428Z] security-spire-server-arm64 latest bc6b21c2501f 20 minutes ago 87.1MB [2023-04-05T20:52:04.428Z] 3a7dab95f874 20 minutes ago 1.35GB [2023-04-05T20:52:04.428Z] ci-base-image-arm64 latest 27f552aa7f74 36 minutes ago 866MB [2023-04-05T20:52:04.428Z] alpine 3.17 51e60588ff2c 7 days ago 7.46MB [2023-04-05T20:52:04.428Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 3 weeks ago 648MB [2023-04-05T20:52:04.428Z] 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-05T20:52:05.233Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-05T20:52:05.233Z] [2023-04-05T20:52:05.233Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T20:52:05.630Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-05T20:52:06.207Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-05T20:52:06.207Z] 8998bd30e6a1: Pulling fs layer [2023-04-05T20:52:06.207Z] 04944245beec: Pulling fs layer [2023-04-05T20:52:06.207Z] 699f458cf7ca: Pulling fs layer [2023-04-05T20:52:06.207Z] 765212b225bb: Pulling fs layer [2023-04-05T20:52:06.207Z] f23df028b6ca: Pulling fs layer [2023-04-05T20:52:06.207Z] d65c8cfc05b1: Pulling fs layer [2023-04-05T20:52:06.207Z] 2437ff75d9bd: Pulling fs layer [2023-04-05T20:52:06.207Z] f23df028b6ca: Waiting [2023-04-05T20:52:06.207Z] d65c8cfc05b1: Waiting [2023-04-05T20:52:06.207Z] 2437ff75d9bd: Waiting [2023-04-05T20:52:06.471Z] 04944245beec: Verifying Checksum [2023-04-05T20:52:06.471Z] 04944245beec: Download complete [2023-04-05T20:52:06.471Z] 765212b225bb: Verifying Checksum [2023-04-05T20:52:06.471Z] 765212b225bb: Download complete [2023-04-05T20:52:07.426Z] f23df028b6ca: Verifying Checksum [2023-04-05T20:52:07.426Z] f23df028b6ca: Download complete [2023-04-05T20:52:07.426Z] d65c8cfc05b1: Verifying Checksum [2023-04-05T20:52:07.426Z] d65c8cfc05b1: Download complete [2023-04-05T20:52:10.007Z] 699f458cf7ca: Verifying Checksum [2023-04-05T20:52:10.007Z] 699f458cf7ca: Download complete [2023-04-05T20:52:10.275Z] 8998bd30e6a1: Verifying Checksum [2023-04-05T20:52:10.275Z] 8998bd30e6a1: Download complete [2023-04-05T20:52:12.219Z] 2437ff75d9bd: Verifying Checksum [2023-04-05T20:52:12.219Z] 2437ff75d9bd: Download complete [2023-04-05T20:52:14.159Z] 8998bd30e6a1: Pull complete [2023-04-05T20:52:14.742Z] 04944245beec: Pull complete [2023-04-05T20:52:16.145Z] 699f458cf7ca: Pull complete [2023-04-05T20:52:16.145Z] 765212b225bb: Pull complete [2023-04-05T20:52:17.103Z] f23df028b6ca: Pull complete [2023-04-05T20:52:17.103Z] d65c8cfc05b1: Pull complete [2023-04-05T20:52:32.080Z] 2437ff75d9bd: Pull complete [2023-04-05T20:52:32.080Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-05T20:52:32.080Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-05T20:52:32.080Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T20:52:32.408Z] prd-ubuntu20.04-docker-arm64-4c-16g-6921 does not seem to be running inside a container [2023-04-05T20:52:32.464Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-05T20:52:35.241Z] $ docker top 5d907cc795f4ea6064161ce97adfb87e3582f0db85df510945b57b67ae1a80a6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-05T20:52:36.156Z] ---> job-cost.sh [2023-04-05T20:52:36.156Z] lf-activate-venv: SKIPPING [2023-04-05T20:52:36.156Z] INFO: No Stack... [2023-04-05T20:52:36.422Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-05T20:52:37.381Z] INFO: Archiving Costs [Pipeline] sh [2023-04-05T20:52:38.036Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-04-05T20:52:38.036Z] + cut -d, -f6 [Pipeline] lock [2023-04-05T20:52:38.123Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4496-1-stack-cost] [2023-04-05T20:52:38.129Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4496-1-stack-cost] did not exist. Created. [2023-04-05T20:52:38.129Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4496-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-05T20:52:38.862Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-05T20:52:39.057Z] Stashed 1 file(s) [Pipeline] } [2023-04-05T20:52:39.074Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4496-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-05T20:52:39.148Z] $ docker stop --time=1 5d907cc795f4ea6064161ce97adfb87e3582f0db85df510945b57b67ae1a80a6 [2023-04-05T20:52:40.648Z] $ docker rm -f --volumes 5d907cc795f4ea6064161ce97adfb87e3582f0db85df510945b57b67ae1a80a6 [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-05T20:52:44.815Z] provisioning config files... [2023-04-05T20:52:44.910Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3230974268601393118tmp [Pipeline] { [Pipeline] sh [2023-04-05T20:52:45.229Z] + set +x [2023-04-05T20:52:45.229Z] + curl -s https://codecov.io/bash [2023-04-05T20:52:45.229Z] + bash -s -- [2023-04-05T20:52:45.229Z] [2023-04-05T20:52:45.229Z] _____ _ [2023-04-05T20:52:45.229Z] / ____| | | [2023-04-05T20:52:45.229Z] | | ___ __| | ___ ___ _____ __ [2023-04-05T20:52:45.229Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-05T20:52:45.229Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-05T20:52:45.229Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-05T20:52:45.229Z] Bash-1.0.6 [2023-04-05T20:52:45.229Z] [2023-04-05T20:52:45.229Z] [2023-04-05T20:52:45.229Z] ==> git version 2.25.1 found [2023-04-05T20:52:45.229Z] ==> 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-05T20:52:45.229Z] Release-Date: 2020-01-08 [2023-04-05T20:52:45.229Z] 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-05T20:52:45.229Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-05T20:52:45.229Z] ==> Jenkins CI detected. [2023-04-05T20:52:45.229Z] current dir:  /w/workspace/edgex-go/1 [2023-04-05T20:52:45.229Z] project root: . [2023-04-05T20:52:45.229Z] --> token set from env [2023-04-05T20:52:45.229Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-05T20:52:45.229Z] ==> Running gcov in . (disable via -X gcov) [2023-04-05T20:52:45.229Z] ==> Python coveragepy not found [2023-04-05T20:52:45.229Z] ==> Searching for coverage reports in: [2023-04-05T20:52:45.229Z] + . [2023-04-05T20:52:45.489Z] -> Found 1 reports [2023-04-05T20:52:45.489Z] ==> Detecting git/mercurial file structure [2023-04-05T20:52:45.489Z] ==> Reading reports [2023-04-05T20:52:45.489Z] + ./coverage.out bytes=447380 [2023-04-05T20:52:45.489Z] ==> Appending adjustments [2023-04-05T20:52:45.489Z] https://docs.codecov.io/docs/fixing-reports [2023-04-05T20:52:46.435Z] + Found adjustments [2023-04-05T20:52:46.435Z] ==> Gzipping contents [2023-04-05T20:52:46.435Z] 60K /tmp/codecov.gygOVZ.gz [2023-04-05T20:52:46.435Z] ==> Uploading reports [2023-04-05T20:52:46.435Z] url: https://codecov.io [2023-04-05T20:52:46.435Z] query: branch=PR-4496&commit=6ee4f09db6dd982ca233fc272b24555aa4a2ff5c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4496%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4496&job=&cmd_args= [2023-04-05T20:52:46.435Z] -> Pinging Codecov [2023-04-05T20:52:46.435Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4496&commit=6ee4f09db6dd982ca233fc272b24555aa4a2ff5c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4496%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4496&job=&cmd_args= [2023-04-05T20:54:07.887Z]  [2023-04-05T20:54:07.887Z] [2023-04-05T20:54:07.887Z] [2023-04-05T20:54:07.887Z] 502 Server Error [2023-04-05T20:54:07.887Z] [2023-04-05T20:54:07.887Z] [2023-04-05T20:54:07.887Z]

Error: Server Error

[2023-04-05T20:54:07.887Z]

The server encountered a temporary error and could not complete your request.

Please try again in 30 seconds.

[2023-04-05T20:54:07.887Z]

[2023-04-05T20:54:07.887Z] [2023-04-05T20:54:07.887Z] [2023-04-05T20:54:07.887Z] [2023-04-05T20:54:07.887Z] [2023-04-05T20:54:07.887Z] 502 Server Error [2023-04-05T20:54:07.887Z] [2023-04-05T20:54:07.887Z] [2023-04-05T20:54:07.887Z]

Error: Server Error

[2023-04-05T20:54:07.887Z]

The server encountered a temporary error and could not complete your request.

Please try again in 30 seconds.

[2023-04-05T20:54:07.887Z]

[2023-04-05T20:54:07.887Z] [2023-04-05T20:54:07.887Z] upstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failure [2023-04-05T20:54:07.887Z] 503 [2023-04-05T20:54:07.887Z] ==> Uploading to Codecov [2023-04-05T20:54:07.887Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-05T20:54:07.887Z] Dload Upload Total Spent Left Speed [2023-04-05T20:54:07.887Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57723 100 241 100 57482 1487 346k --:--:-- --:--:-- --:--:-- 347k [2023-04-05T20:54:07.887Z] Reports have been successfully queued for processing at {"message": "Coverage reports upload successfully", "uploaded": true, "queued": true, "id": "1cd98295-201e-46a9-829f-324f16e72a9a", "url": "https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6ee4f09db6dd982ca233fc272b24555aa4a2ff5c"} [Pipeline] } [2023-04-05T20:54:07.916Z] 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-05T20:54:09.189Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-04-05T20:54:09.526Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-05T20:54:10.423Z] ---> package-listing.sh [2023-04-05T20:54:10.423Z] ++ facter osfamily [2023-04-05T20:54:10.423Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-05T20:54:10.683Z] + OS_FAMILY=debian [2023-04-05T20:54:10.683Z] + workspace=/w/workspace/edgex-go/1 [2023-04-05T20:54:10.683Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-05T20:54:10.683Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-05T20:54:10.683Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-05T20:54:10.683Z] + PACKAGES=/tmp/packages_start.txt [2023-04-05T20:54:10.683Z] + '[' /w/workspace/edgex-go/1 ']' [2023-04-05T20:54:10.683Z] + PACKAGES=/tmp/packages_end.txt [2023-04-05T20:54:10.683Z] + case "${OS_FAMILY}" in [2023-04-05T20:54:10.683Z] + dpkg -l [2023-04-05T20:54:10.683Z] + grep '^ii' [2023-04-05T20:54:10.683Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-05T20:54:10.683Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-05T20:54:10.683Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-05T20:54:10.683Z] + '[' /w/workspace/edgex-go/1 ']' [2023-04-05T20:54:10.683Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-04-05T20:54:10.683Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-04-05T20:54:10.715Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-05T20:54:11.009Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T20:54:11.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-05T20:54:11.632Z] [2023-04-05T20:54:11.632Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T20:54:12.004Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-05T20:54:12.004Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-05T20:54:12.004Z] 5eb5b503b376: Pulling fs layer [2023-04-05T20:54:12.004Z] 5c69ac0246d0: Pulling fs layer [2023-04-05T20:54:12.004Z] ec43610c2a17: Pulling fs layer [2023-04-05T20:54:12.004Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-05T20:54:12.004Z] 33b1e0a273af: Pulling fs layer [2023-04-05T20:54:12.004Z] 5d3b04190fa2: Pulling fs layer [2023-04-05T20:54:12.004Z] 2f39f015ded8: Pulling fs layer [2023-04-05T20:54:12.004Z] 5d3b04190fa2: Waiting [2023-04-05T20:54:12.004Z] 2f39f015ded8: Waiting [2023-04-05T20:54:12.004Z] 3a2ae6a8a46f: Waiting [2023-04-05T20:54:12.004Z] 33b1e0a273af: Waiting [2023-04-05T20:54:12.004Z] 5c69ac0246d0: Download complete [2023-04-05T20:54:12.004Z] 3a2ae6a8a46f: Download complete [2023-04-05T20:54:12.004Z] 33b1e0a273af: Verifying Checksum [2023-04-05T20:54:12.004Z] 33b1e0a273af: Download complete [2023-04-05T20:54:12.004Z] ec43610c2a17: Verifying Checksum [2023-04-05T20:54:12.004Z] ec43610c2a17: Download complete [2023-04-05T20:54:12.004Z] 5d3b04190fa2: Download complete [2023-04-05T20:54:12.263Z] 5eb5b503b376: Verifying Checksum [2023-04-05T20:54:12.263Z] 5eb5b503b376: Download complete [2023-04-05T20:54:12.829Z] 2f39f015ded8: Download complete [2023-04-05T20:54:13.405Z] 5eb5b503b376: Pull complete [2023-04-05T20:54:13.664Z] 5c69ac0246d0: Pull complete [2023-04-05T20:54:13.923Z] ec43610c2a17: Pull complete [2023-04-05T20:54:14.192Z] 3a2ae6a8a46f: Pull complete [2023-04-05T20:54:14.451Z] 33b1e0a273af: Pull complete [2023-04-05T20:54:14.451Z] 5d3b04190fa2: Pull complete [2023-04-05T20:54:19.719Z] 2f39f015ded8: Pull complete [2023-04-05T20:54:19.719Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-05T20:54:19.719Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-05T20:54:19.719Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T20:54:19.930Z] prd-ubuntu20.04-docker-8c-8g-6919 does not seem to be running inside a container [2023-04-05T20:54:19.955Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-05T20:54:22.488Z] $ docker top 93ccaeedf006055cc116b3c91f9242decd075448c1909e2bd19b4ca57e53f92f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-05T20:54:22.887Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-05T20:54:23.195Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-05T20:54:23.505Z] + ls /var/log/sa-host [2023-04-05T20:54:23.505Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-05T20:54:23.636Z] provisioning config files... [2023-04-05T20:54:23.644Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4893627161482597857tmp [Pipeline] { [Pipeline] echo [2023-04-05T20:54:23.694Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-05T20:54:24.002Z] ---> create-netrc.sh [Pipeline] } [2023-04-05T20:54:24.031Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-05T20:54:24.418Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-05T20:54:24.454Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-05T20:54:24.764Z] ---> sudo-logs.sh [2023-04-05T20:54:24.764Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-05T20:54:24.845Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-05T20:54:25.160Z] ---> job-cost.sh [2023-04-05T20:54:25.160Z] lf-activate-venv: SKIPPING [2023-04-05T20:54:25.160Z] DEBUG: total: 0.10999999940395355 [2023-04-05T20:54:25.160Z] INFO: Retrieving Stack Cost... [2023-04-05T20:54:25.418Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-05T20:54:25.985Z] INFO: Archiving Costs [Pipeline] echo [2023-04-05T20:54:26.020Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-05T20:54:26.336Z] ---> logs-deploy.sh [2023-04-05T20:54:26.336Z] lf-activate-venv: SKIPPING [2023-04-05T20:54:26.336Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4496/1 [2023-04-05T20:54:26.336Z] INFO: archiving workspace using pattern(s): [2023-04-05T20:54:27.275Z] Archives upload complete. [2023-04-05T20:54:27.534Z] INFO: archiving logs to Nexus